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%}
@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}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html, body {
	font-size: 16px;
}

html, body {
	height: 100%;
}

body,
#wrapper {
	background: #fff;
}

body, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #1a1a18;
	letter-spacing: 0.02em;
}

input, select, textarea, a, p, span {
	line-height: 1.5;
}

figure {
	margin: 0 !important;
}

a {
	color: #555858;
	text-decoration: none;
}

.pt-0 .article-inner-wrapper {
	padding-top: 0 !important;
}

#main .mod_article .content-text a,
#main .mod_newslist .more a,
#header .box-container .box .content-text a,
#main .mod_newsreader .back a,
#main .mod_jamp_location_list a,
.view-officehours a {
	position: relative;
	padding-right: 35px;
	font-style: italic;
	font-size: 1.1rem;
	font-weight: 300;
	transition: all 0.2s ease-out 0s;
	display: inline-block;
	margin-right: 5px;
}

#header .box-container .box .content-text a {
	color: #93C01F;
	font-style: normal;
	font-size: 1.3rem;
}

#main .mod_article .content-text a:after,
#main .mod_newslist .more a:after,
#header .box-container .box .content-text a:after,
#main .mod_newsreader .back a:after,
#main .mod_jamp_location_list a:after,
.view-officehours a::after {
	color: #93C01F;
	content: "\f0a9";
	font-family: FontAwesome;
	font-size: 2rem;
	position: absolute;
	right: 0;
	top: -9px;
	font-style: normal;
}

#main .mod_article .jamp-background .content-text a,
#main .mod_newslist .jamp-background .more a {
	color: #1a1a18;
}

#main .mod_article .content-text a:hover:after,
#main .mod_newslist .more a:hover:after {
	color: #9da19e;
}

#main .mod_article .content-text a:hover,
#main .mod_newslist .more a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}


a[href^="tel"],
a[href^="tel"]:hover {
	text-decoration:none;
	color: initial !important;
	cursor: default;
	font-size: initial !important;
	font-weight: bold;
}

a[href^="tel"]:after {
	content: " " !important;
}


h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
	padding: 0;
	margin: 0;
	font-weight: 400;
	color: #93C01F;
	line-height: 1.4;
	margin-bottom: 15px;
}

h1,
h2 {
	margin-bottom: 30px;
	font-size: 2.5rem;
	border-bottom: 1px dotted #aeaeae;
}

body.standard h2.content-headline {
	color: #1a1a18;
	font-weight: 300;
	font-size: 2rem;
	border-bottom: 1px dotted #aeaeae;
	margin-top: -20px;
	position: relative;
	padding-left: 40px;
}

body.standard h2.content-headline:before {
	color: #93C01F;
	content: "\f04b";
	font-family: FontAwesome;
	font-size: 2rem;
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
}

@media screen and (max-width: 900px){
	h1, h1 a {
		font-size: 1.6rem;
	}
	
	h2, h2 a {
		font-size: 1.3rem;
	} 
}

@media screen and (max-width: 480px){
	h1, h1 a {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	
	h2, h2 a {
		font-size: 1.3rem;
		margin-bottom: 15px;
	}
	
	body.standard h2.content-headline {
		font-size: 1.3rem;
		margin-top: -10px;
	}
	
	body.standard h2.content-headline:before {
		font-size: 1.3rem;
	}
}

h3, h3 a,
h4, h4 a {
	font-size: 1.2rem;
	color: #9da19e;
}

body.standard h3 {
	color: #93C01F;
	font-size: 1.4rem;
}

h5, h5 a {
	font-size: 1rem;
}

.mb-0.rs-columns .rs-column {
	margin-bottom: 0;
}

figure {
	padding: 0;
	margin: 0;
	line-height: 0;
}

p {
	padding: 0;
	margin: 0 0 25px 0;
}

hr {
	max-width: 840px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

table {
	margin-bottom: 15px;
	width: 100%;
}

table td,
table th {
	vertical-align: top;
	padding: 10px 10px 10px 5px;
	text-align: left;
}

.content-form {
	background: #f2f2f2;
	padding: 20px;
}

.content-table tr.even {
	background: #f2f2f2;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

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


.mm-menu {
	background: #9da19e !important;
}

.mm-listview>li>a, 
.mm-listview>li>span,
.mm-listview>li>strong {
	background: none;
	font-size: 1.2rem;
	font-weight: 400;
	text-align: left;
	line-height: 1.5;
	color: #fff;
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar>* {
	color: #fff;
}

.mm-listview>li>strong {
	display: block;
    padding: 10px 10px 10px 20px;
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose,
.mm-list > li.trail a,
.mm-listview>li>strong {
    color: #93C01F;
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
    border-color: #93C01F;
}




#header {
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 100;
}

#header .inner {
	max-width: 1170px;
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
}

@media screen and (max-width: 1200px) {
	#header .inner {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media screen and (max-width: 991px) {
	#header .inner {
		padding-top: 60px;
	}
}

@media screen and (max-width: 600px) {
	#header .inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

#logo a {
	background-image: url(../../files/layout/img/logo.png);
	background-image: url(../../files/layout/img/logo.svg);
	width: 188px;
	height: 129px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0;
}

#logo-text {
	position: absolute;
	bottom: 23px;
	left: 210px;
	background-image: url(../../files/layout/img/logo-text-2023.png);
	background-image: url(../../files/layout/img/logo-text-2023.svg);
	width: 290px;
	height: 24px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0;
}

@media screen and (max-width: 1200px) {
	#logo-text {
		left: 240px;
	}
}

@media screen and (max-width: 600px) {
	#logo-text {
		left: 225px;
	}
}

@media screen and (max-width: 525px) {
	/*#logo a {
		background-image: url(../../files/layout/img/logo-full.png);
		background-image: url(../../files/layout/img/logo-full.svg);
		height: 300px;
	}*/
	#logo-text {
		position: initial;
		margin-top: 15px;
		/*display: none;*/
	}
}

#header .top {
	position: absolute;
	right: 0;
	top: 15px;
}

@media only screen and (max-width: 1200px) {
	#header .top {
		right: 30px;
	}
}

@media only screen and (max-width: 600px) {
	#header .top {
		right: 15px;
	}
}

#header .top-link {
	float: left;
	color: #93C01F;
	text-align: center;
	width: 110px;
}

@media screen and (max-width: 600px) {
	#header .top-link {
		width: 60px;
		height: 60px;
		/*overflow: hidden;*/
		font-size: 14px;
		margin-left: 10px;
	}
}

#header .top-link a {
	display: block;
	border: 1px solid #93C01F;
	padding: 9px 12px;
	color: #93C01F;
	width: 60px;
	height: 60px;
	margin: 0 auto 10px;
	font-size: 1.8rem;
	transition: all 0.2s ease-out 0s;
}

#header .top-link a:hover {
	background: #9da19e;
	color: #fff;
}

#header .mod_navigation {
	background: #93C01F;
}

#header .mod_navigation .level_1 {
	list-style: none;
	padding: 0;
	list-style-type: none;
	max-width: 1170px;
	margin: 0 auto;
}

#header .mod_navigation .level_1:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

#header .mod_navigation .level_1 > li {
	float: left;
	position: relative;
}

#header .mod_navigation .level_1 > li > strong,
#header .mod_navigation .level_1 > li > a {
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 18px 30px;
	font-size: 1.2rem;
	color: #fff;
	font-weight: 300;
	transition: all 0.2s ease-out 0s;
	
}

@media screen and (max-width: 1160px) {
	#header .mod_navigation .level_1 > li > strong,
	#header .mod_navigation .level_1 > li > a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#header .mod_navigation .level_1 > li.first > strong,
	#header .mod_navigation .level_1 > li.first > a {
		padding-left: 30px;
		padding-right: 30px;
	}
}

#header .mod_navigation .level_1 > li > strong,
#header .mod_navigation .level_1 > li > a.trail,
#header .mod_navigation .level_1 > li > a:hover {
	background: #9da19e;
}

#header .mod_navigation .level_1 > li.submenu > a:after {
	font-family: FontAwesome;
	color: #a09f9f;
	font-size: 1rem;
	position: absolute;
	right: 5px;
	content:"\f107";
}

#header .mod_navigation .level_1 > li > strong,
#header .mod_navigation .level_1 > li > a.trail,
#header .mod_navigation .level_1 > li > a:hover {
	color: #fff;
}

#header #submenu {
	background: #9da19e;
	width: 100%;
	float: left;
	border-bottom: 0;
}

@media screen and (max-width: 1160px) {
	#header #submenu {
		padding-left: 8px;
	}
}

#header #submenu .level_1 {
	float: left;
	position: relative;
	left: 50%;
}

#header #submenu .level_1 > li {
	float: left;
	position: relative;
	right: 50%;
}

#header #submenu .level_1 > li > strong,
#header #submenu .level_1 > li > a {
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 18px 18px 0;
	font-size: 0.95rem;
	color: #fff;
	font-weight: 300;
}
#header .mod_navigation span {
	line-height: 20px;
}

@media screen and (max-width: 1160px) {
	#header #submenu .level_1 > li > strong,
	#header #submenu .level_1 > li > a{
		padding-left: 20px;
		padding-right: 20px;
	}
}

#header #submenu .level_1 > li > strong,
#header #submenu .level_1 > li > a:hover,
#header #submenu .level_1 > li.trail > a {
	font-weight: bold;
}

#header #submenu .level_1 > li > strong:before,
#header #submenu .level_1 > li > a:hover:before,
#header #submenu .level_1 > li.trail > a:before {
	content: "\f04b";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 1rem;
	color: #93C01F;
	top: 18px;
	left: 0;
	z-index: 1;
}

#menuBars {
	position: absolute;
	top: 15px;
	left: 25px;
	display: none;
	color: #93C01F;
	padding: 5px;
}

@media screen and (max-width: 991px) {
	#menuBars {
		display: block;
	}
	
	#header #submenu,
	#header .mod_navigation {
		display: none;	
	}
}

@media screen and (max-width: 600px) {
	#menuBars {
		left: 10px;
	}
}

#main .content-text ul, 
#main .content-text ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	text-align: left;
}

#main .content-text ul {
	margin-bottom: 35px;
}

#main .content-text ul li {
	line-height: 2;
	background: #f2f2f2;
	margin-bottom: 15px;
	padding: 3px 45px;
}

#main .content-text ul li:after {
	content: "\f14a";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 1.4rem;
	color: #93C01F;
	top: -1px;
	left: 15px;
	z-index: 1;
}

/*#main .content-gallery {
	margin-bottom: 50px;
	margin-top: 50px;	
}*/

#main .content-gallery .cols_3,
#main .content-gallery .cols_4,
#main .content-gallery .cols_5,
#main .content-gallery .cols_6 {
	margin: 0 -10px;
}

.content-gallery>ul li.col_first {
	clear: none;
}

#main .content-gallery .cols_3 li {
	width: 33.3333%;
	padding: 5px 10px;
}

#main .content-gallery .cols_4 li {
	width: 25%;
	padding: 5px 10px;
}

#main .content-gallery .cols_5 li {
	width: 20%;
	padding: 5px 10px;
}

#main .content-gallery .cols_6 li {
	width: 16.6666666%;
	padding: 5px 10px;
}

@media screen and (max-width: 991px) {
	#main .content-gallery .cols_5 li,
	#main .content-gallery .cols_6 li {
		width: 33.333333333%;
	}
}

@media screen and (max-width: 520px) {
	#main .content-gallery .cols_3 li,
	#main .content-gallery .cols_4 li {
		width: 100%;
	}

	#main .content-gallery .cols_5 li,
	#main .content-gallery .cols_6 li {
		width: 50%;
	}
}

#main .mod_article {
	position: relative;
}

#kopfbild,
body.startseite .mod_rocksolid_slider {
	border-bottom: 20px solid #9da19e;
	border-top: 20px solid #9da19e;
	clear: both;
}

body.startseite #kopfbild {
	border: 0;	
}

@media screen and (max-width: 600px) {
	#kopfbild,
	body.startseite .mod_rocksolid_slider {
		border-bottom: 5px solid #9da19e;
		border-top: 5px solid #9da19e;	
	}
}

@media screen and (min-width: 1920px) {
	#kopfbild img {
		width: 100%;
	}
}

#main .mod_article .content-text {
	text-align: justify;
}

#container,
body.startseite #main .mod_article .article-inner-wrapper {
	max-width: 1170px;
	margin: 0 auto;
}

body.startseite #container {
	max-width: 100%;
	clear: both;
}

body.standard #main .inside {
	padding: 30px 30px 30px 0;	
}

body.standard #right .inside {
	padding: 30px 0;	
}

@media screen and (max-width: 1200px) {
	body.standard #right .inside {
		padding-right: 30px;	
	}
	
	body.standard #main .inside {
		padding-right: 0;	
	}
}

@media screen and (max-width: 767px) {
	body.standard #right {
		display: none;
	}
	
	
}

body.startseite #main .mod_article .article-inner-wrapper {
	padding: 30px 0;	
}

@media screen and (max-width: 1200px) {
	#main .mod_article,
	body.startseite #main .mod_article .article-inner-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

	body.startseite #main .mod_article {
		padding-left:0;
		padding-right: 0;
	}
}

@media screen and (max-width: 600px) {
	#main .mod_article,
	body.startseite #main .mod_article .article-inner-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	body.startseite #main .mod_article {
		padding-left:0;
		padding-right: 0;
	}
}

body.standard #main .inside .image_container {
	margin-bottom: 25px;
}

body.standard #main .inside #mitarbeiterinnen .image_container {
	margin-bottom: 0;
}

body.standard #main .inside .image_container a:after {
	content: " ";
}

body.standard #main .inside .content-gallery .image_container {
	margin-bottom: 0;
}

#main .mod_article .box {
	min-height: 390px;
	position: relative;
}

/*@media screen and (min-width: 992px) {
	#main .mod_article .box .more {
		position: absolute;
		bottom: 0;
	}
}*/

#main .mod_article .box img {
	border: 20px solid #fff;
	margin-bottom: 20px;
}

#main .mod_article .box h3,
#main .mod_newslist h3,
#main .mod_newslist > h2,
#right .mod_customnav h3 {
	background: #93C01F;
	color: #fff;
	border: 0;
	text-align: center;
	margin: 0;
	padding: 5px;
	font-size: 1.4rem;
}

#main .mod_newslist .layout_latest,
#main .mod_newsreader .layout_full {
	border: 20px solid #e7e7e7;
	padding: 27px 27px 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
	#main .mod_newslist .layout_latest {
		padding: 15px 15px 0;
	}
}

#main .mod_newslist .layout_latest h2,
#main .mod_newslist .layout_latest h2 a {
	font-size: 1.2rem;
	margin-bottom: 15px;
	border: 0;
}

#main .mod_newslist .layout_latest .info,
#main .mod_newsreader .info {
	color: #9da19e;
	margin-bottom: 15px;
}

#right .mod_customnav {
	margin-bottom: 25px;
}

#right .mod_customnav ul {
	border: 20px solid #e7e7e7;
	margin: 0;
	padding: 0;
}

#right .mod_customnav ul li {
	border-bottom: 1px solid #e7e7e7;
	list-style: none;
	line-height: 3.4;
	padding-left: 45px;
}

#right .mod_customnav ul li.active a,
#right .mod_customnav ul li span,
#right .mod_customnav ul li.trail a {
	color: #000;
}

#right .mod_customnav ul li {
	position: relative;
}

#right .mod_customnav ul li:before {
	color: #93C01F;
	content: "\f04b";
	font-family: FontAwesome;
	font-size: 1rem;
	position: absolute;
	left: 15px;
	top: 0;
	font-style: normal;
}




#main .content-download {
	position: relative;
	margin-bottom: 25px;
	padding-left: 30px;
}

#main .content-download a {
	color: #93C01F;
	font-size: 1.4rem;
}

#main .content-download a:before {
color: #93C01F;
	content: "\f15c";
	font-family: FontAwesome;
	font-size: 1.6rem;
	position: absolute;
	left: 0;
	top: -6px;
	font-style: normal;
}

#main .content-download img {
	display: none;
}




.mod_rocksolid_slider .rsts-prev, 
.mod_rocksolid_slider .rsts-next, 
.mod_rocksolid_slider .rsts-video-play, 
.mod_rocksolid_slider .rsts-video-stop, 
.mod_rocksolid_slider .rsts-thumbs-prev, 
.mod_rocksolid_slider .rsts-thumbs-next {
	left: 75px;
	right: initial;
	width: 18px;
	height: 27px;
	bottom: 30px;
	border: 0;
	box-shadow: initial;
	border-radius: 0;
	background: url("../../files/layout/img/arrow-left.png") no-repeat;
	background-position: 0;
}

@media screen and (max-width: 900px) {
	.mod_rocksolid_slider .rsts-prev, 
	.mod_rocksolid_slider .rsts-next, 
	.mod_rocksolid_slider .rsts-video-play, 
	.mod_rocksolid_slider .rsts-video-stop, 
	.mod_rocksolid_slider .rsts-thumbs-prev, 
	.mod_rocksolid_slider .rsts-thumbs-next {
		bottom: 15px;
	}
}

.mod_rocksolid_slider .rsts-next, 
.mod_rocksolid_slider .rsts-thumbs-next {
	background: url("../../files/layout/img/arrow-right.png") no-repeat;
	background-position: 0;
	right: 75px;
	left: initial;
}

.mod_rocksolid_slider .rsts-prev:hover, 
.mod_rocksolid_slider .rsts-next:hover, 
.mod_rocksolid_slider .rsts-video-play:hover, 
.mod_rocksolid_slider .rsts-video-stop:hover, 
.mod_rocksolid_slider .rsts-thumbs-prev:hover, 
.mod_rocksolid_slider .rsts-thumbs-next:hover {
	background-color: initial;
	opacity: 0.7;
}

@media screen and (max-width: 900px) {
	.mod_rocksolid_slider .rsts-prev, 
	.mod_rocksolid_slider .rsts-next, 
	.mod_rocksolid_slider .rsts-video-play, 
	.mod_rocksolid_slider .rsts-video-stop, 
	.mod_rocksolid_slider .rsts-thumbs-prev, 
	.mod_rocksolid_slider .rsts-thumbs-next {
		left: 15px;
		background-size: 70%;
	}
	
	.mod_rocksolid_slider .rsts-next, 
	.mod_rocksolid_slider .rsts-thumbs-next {
		right: 15px;
		left: initial;
	}
}

.dlh_googlemap {
	width: 100% !important;
}

@media screen and (max-width: 767px) {
	.dlh_googlemap {
		height: 250px !important;
	}
}

.ce_accordion {
	margin-bottom: 25px;
}

.ce_accordion .toggler {
	outline: 0 none;
	cursor: pointer;
	text-align: left;
	padding: 5px 15px;
	position: relative;
	background: #93C01F;
	color: #fff;
	font-size: 1.3rem;
}

.ce_accordion .accordion {
	padding-top: 30px;	
}

.ce_accordion .ui-icon-triangle-1-e:before {
	content:"\f13a";
	font-family: FontAwesome;
	color: #fff;
	font-size: 1.6rem;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.ce_accordion .ui-icon-triangle-1-s:before {
	color: #fff;
	content:"\f138";
	font-family: FontAwesome;
	font-size: 1.6rem;
	position: absolute;
	bottom: 0;
	right: 15px;
}

#footer .inner {
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px 0;
}

#footer .footer.green {
	background: #93C01F;
}

#footer .footer.green,
#footer .footer.green a {
	color: #fff;
}

#footer .footer.bottom {
	text-align: right;
	
}
.cookiebar-active #footer .footer.bottom {
	padding-bottom: 9rem;
}

@media screen and (max-width: 600px) {
	.cookiebar-active #footer .footer.bottom {
		padding-bottom: 18rem;
	}
}

#footer .footer.bottom .inner {
	padding-top: 15px;
}

#footer .footer.bottom,
#footer .footer.bottom a {
	color: #181715;
	font-size: 0.8rem;
}

#footer .mod_navigation .level_1 {
	margin: 0 -15px;
	padding: 0;
}

#footer .mod_navigation .level_1 > li {
	float: left;
	position: relative;
	width: 20%;
	list-style: none;
	padding: 0 15px;
}

@media screen and (max-width: 900px) {
	#footer .mod_navigation .level_1 > li {
		width: 33.33333333%;
		min-height: 280px;
	}	
}

@media screen and (max-width: 600px) {
	#footer .mod_navigation {
		display: none;
	}
}

#footer .mod_navigation .level_1 > li.nositemap {
	display: none;
}

#footer .mod_navigation .level_1 > li > a,
#footer .mod_navigation .level_1 > li > span {
	font-size: 1.2rem;
	border-bottom: 1px solid #fff;
	display: block;
}

#footer .mod_navigation .level_2 {
	padding: 20px 0 0 20px;
	line-height: 1.5;
}

#footer .mod_navigation .level_2 > li {
	list-style-type: disc;
}

#footer .mod_navigation .level_2 > li > a,
#footer .mod_navigation .level_2 > li > span {
	font-size: 0.8rem;
	display: block;
}

@media screen and (max-width: 1200px) {
	#footer .inner {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.scrollup {
	position: fixed;
	bottom: 55px;
	right: 60px;
	color: #787878;
	font-size: 1.8rem;
	transition: all 0.2s ease-out 0s;
	z-index: 111;
}

.scrollup:hover {
	color: #9da19e;
}

@media screen and (max-width: 1200px) {
	.scrollup {
		right: 15px;
	}
}

.box-container {
    position: absolute;
    top: 345px;
    right: 70px;
    z-index: 101;
    width: 100px;
    height: 230px;
}

.box-container .box {
	position: absolute;
	right: 125px;
	top: 0;
	display: block;
	width: 320px;
	min-height: 122px;
	padding: 20px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 15px -5px #000000;
	box-shadow: 0 0 15px -5px #000000;
	display: none;
	z-index: 100;
}

@media screen and (max-width: 767px) {
	.box-container .box {
		position: fixed;
		right: initial;
		top: 10%;
		left: 50%;
		margin-left: -160px;
		max-height: 420px;
		overflow: scroll;
	}
}

.box-container .box a.close {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
}

.box-container .box-label {
    width: 100px;
    height: 70px;
    padding-top: 10px;
    transition: all 0.2s ease-out 0s;
}

.box-container .box-label:hover {
    background: #9da19e;
}

.box-container .box-label,
.box-container .box-label a {
    color: #fff;
    text-align: center;
}

.box-container .box-label a {
    position: relative;
    display: block;
    font-size: 0.9rem;
    text-decoration: none;
}

.box-container .box-label i {
    font-size: 1.8rem;
}

.box-container .box-label-innenstadt,
.box-container .box-label-stjuergen,
.box-container .box-label-travemuende {
    margin-bottom: 8px;
    background: #93C01F;
}

.box-container .box-label-innenstadt-umzug {
	margin-bottom: 8px;
    background: #ffa200;
    height: 80px;
}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1023px) {
	.box-container {
		position: initial;
		width: 100%;
		height: 80px;
		padding: 10px 30px 0;
	}
	
	.box-container .box-label {
		float: left;
		margin-right: 1%;
		width: 32%;
	}

	.box-container .box-label-innenstadt-umzug {
		width: 98%;
		height: auto;
		padding-bottom: 5px;
	}
	
	.box-container:after {
		content: ".";
		clear: both;
		display: block;
		visibility: hidden;
		height: 0px;
	}
}

@media screen and (max-width: 600px) {
	.box-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}


.aerzte {
    max-width: 1170px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.aerzte .aerzte-inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.mod_jamp_doctor_list.short .aerzte {
	margin: 0 -15px;
}

.mod_jamp_doctor_list.short .aerzte .arzt {
	width: 25%;
	float: left;
	padding: 0 15px;
}

.mod_jamp_doctor_list.short .arzt .bild,
.mod_jamp_doctor_list.short .arzt .beschreibung {
	width: 100%;
	float: none;
}

.mod_jamp_doctor_list.short .arzt h2,
.team h2 {
	font-size: 1.2rem;
	margin-bottom: 8px;
	margin-top: 5px;
}
.mod_jamp_doctor_list.short .arzt h2 {
	height: 55px;
}

#mitarbeiterinnen .team {
	font-style: italic;
	font-weight: 300;
	color: #9da19e;
	font-size: 1.1rem;
}

.mod_jamp_doctor_list.short .arzt .beschreibung {
	height: 120px;
}

@media screen and (max-width: 991px) {
	.mod_jamp_doctor_list.short .aerzte .arzt {
		width: 33.3333333%;
	}
}

@media screen and (max-width: 767px) {
	.mod_jamp_doctor_list.short .aerzte .arzt {
		width: 50%;
	}
}

@media screen and (max-width: 525px) {
	.mod_jamp_doctor_list.short .aerzte .arzt {
		width: 100%;
	}

	.mod_jamp_doctor_list.short .arzt .beschreibung,
	.mod_jamp_doctor_list.short .arzt h2 {
		height: auto;
	}
}

.arzt .inner {
	margin: 0 -15px;
}

.arzt .inner:after {
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.arzt .bild {
	width: 40%;
	float: left;
	padding: 0 15px;
}

.arzt h2 {
	font-size: 2rem;
}

@media screen and (max-width: 600px) {
	.arzt h2 {
		font-size: 1.5rem;
	}	
}

.arzt .beschreibung h4,
.arzt .beschreibung h3,
.arztliste h4 {
	margin-bottom: 5px;
}

.arzt .beschreibung {
	width: 60%;
	float: left;
	padding: 0 15px;
}

.aerzte-slider .arzt .beschreibung ul {
    height: 125px;
}

@media screen and (max-width: 991px) {
	.arzt .bild,
	.arzt .beschreibung {
		width: 100%;
		float: none;
	}
	
	.arzt .bild {
		margin-bottom: 15px;
	}
}

.arzt .beschreibung ul, 
.arzt .beschreibung ul li,
.arzt #memberships ul,
.arzt #memberships ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	text-align: left;
}

.mod_jamp_doctor_reader .arzt .beschreibung ul,
.mod_jamp_doctor_reader .arzt #memberships ul,
.mod_jamp_doctor_reader .bild  {
	margin-bottom: 20px;
}

.mod_jamp_doctor_reader .arzt .beschreibung h3 {
	margin-top: 20px;
}

.arzt .beschreibung ul li,
.arzt #memberships ul li {
	line-height: 1.6;
	padding-left: 25px;
}

.arzt .beschreibung ul li:after,
.arzt #memberships ul li:after {
	content: "\f04b";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 1rem;
	color: #93C01F;
	top: -1px;
	left: 0;
	z-index: 1;
}

.arzt .beschreibung .standorte {
    height: 79px;
}

.arzt .beschreibung .links,
.arzt .beschreibung .standorte {
	margin-bottom: 20px;
    overflow: hidden;
}

.arzt #memberships {
	float: left;
	width: calc(100% - 310px);
}

.arzt .siegel {
	float: right;
}

@media screen and (max-width: 767px) {
	.arzt #memberships {
		float: none;
		width: 100%;
	}

	.arzt .siegel {
		float: none;
	}

}

/*@media screen and (max-width: 600px) {
	.arzt .beschreibung .links,
	.arzt .beschreibung .standort {
		margin-bottom: 15px;
	}	
}*/

.arzt .beschreibung .links a,
.arzt .beschreibung .standort a,
.arztliste a {
    float: left;
	position: relative;
	padding-right: 40px;
	font-style: italic;
	font-weight: 300;
	transition: all 0.2s ease-out 0s;
	color: #9da19e;
	font-size: 1.1rem;
	display: inline-block;
    margin-right: 15px;
}

@media screen and (max-width: 650px) {
	.arzt .beschreibung .links a {
		margin-top: 8px;
	}
	
	.arzt .beschreibung .links {
		max-width: 300px;
	}
}

.arzt .beschreibung .links a:after,
.arzt .beschreibung .standort a:after,
.arztliste a:after {
	content: "\f0a9";
	color: #93C01F;
	font-family: FontAwesome;
	font-size: 1.8rem;
	position: absolute;
	right: 0;
	top: -8px;
	font-style: normal;
}

.arzt .beschreibung .standort,
.arztliste .arzt {
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	padding: 8px 0 11px;
	margin-bottom: -1px;
}

.arzt .beschreibung .standorte .standort {
    margin-top: -1px;
}

.arztliste .arzt {
	border-bottom: 0;
}

.arztliste {
	border-bottom: 1px solid #aeaeae;
}

.arzt .beschreibung .standort .ort,
.arztliste .arzt .ort {
	float: right;
}

@media screen and (max-width: 500px) {
	.arzt .beschreibung .standort .ort,
	.arztliste .arzt .ort {
		float: none;
		display: block;
		width: 127px;
		margin: 8px 0 0;
	}
	
	.arzt .beschreibung .standort .ort {
		width: 155px;
	}
}

.arzt .beschreibung .standort,
.arztliste {
	color: #93C01F;
	font-style: normal;
	font-weight: bold;
}

.arzt .beschreibung .btn {
	background: #93C01F;
	color: #fff;
	position: relative;
	padding: 7px 43px 7px 20px;
	font-size: 1.2rem;
	transition: all 0.2s ease-out 0s;
	display: inline-block;
}

.arzt .beschreibung .btn:hover {
	background: #9da19e;
	text-decoration: none;
}

.arzt .beschreibung .btn:after {
	content: "\f0a9";
	color: #fff;
	font-family: FontAwesome;
	font-size: 1.7rem;
	position: absolute;
	right: 10px;
	top: 1px;
	font-style: normal;
}


.liste-arzt {
    max-width: 1170px;
	border-top: 1px dotted #aeaeae;
	border-bottom: 1px dotted #aeaeae;
	padding: 20px 0;
	/*margin-bottom: 25px;*/
    margin: 0 auto 25px auto;
    overflow: hidden;
}

@media screen and (max-width: 600px) {
	.liste-arzt {
		margin-bottom: 15px;
		padding: 15px 0 10px;
	}	
}

.liste-arzt a {
    margin-right: 1%;
    /* display: inline-block; */
    /* padding-right: 20px; */
    margin-bottom: 10px;
    line-height: 1;
    font-size: 1.1rem;
    font-weight: 300;
    width: 270px;
    float: left;
}

@media screen and (max-width: 991px) {
	.liste-arzt a {
		width: 32%;
		padding-right: 0;
		margin-right: 0.5%;
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.liste-arzt a {
		width: 49%;
	}
}

@media screen and (max-width: 500px) {
	.liste-arzt a {
		width: 100%;
		margin-right: 0;
		font-size: 1.1rem;
	}
}

.liste-arzt a.active {
	color: #93C01F;
	text-decoration: underline;
}

.standorte .standort .inner {
    margin: 0 -15px;
    overflow: hidden;
}

.standorte .standort .bild,
.standorte .standort .beschreibung {
    float: left;
}

.standorte .standort .bild {
    width: 40%;
    padding: 0 15px;
}

.standorte .standort .beschreibung {
    width: 60%;
    padding: 0 15px;
}

@media screen and (max-width: 500px) {
    .standorte .standort .bild,
    .standorte .standort .beschreibung {
        float: none;
        width: 100%;
    }
}

#die-aerzte .article-inner-wrapper {
    max-width: 100% !important;
}

/* Slider Startseite */

.aerzte-slider {}

.aerzte-slider .arzt {
    position: relative;
    float: left;
    max-width: 994px;
    padding-right: 20px;
    margin: 0;
}

.aerzte-slider .arzt:not(.active):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.6);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.aerzte-slider .arzt .bild {
    width: 364px;
}

.aerzte-slider .arzt .bild img {
    width: 364px;
}

.aerzte-slider .arzt .beschreibung {
    width: 630px;
}

.aerzte-slider .arzt .beschreibung ul,
.aerzte-slider .arzt .beschreibung .links {
    margin-bottom: 20px;
}

.aerzte-slider .arzt a.next:after {
    content: "\f0a9";
    color: #fff;
    font-family: FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    right: 10px;
    top: 1px;
    font-style: normal;
}

.aerzte-slider .arzt a.prev {
    padding: 7px 20px 7px 43px;
}

.aerzte-slider .arzt a.prev:after {
    content: "\f0a8";
    color: #fff;
    font-family: FontAwesome;
    font-size: 1.7rem;
    position: absolute;
    right: auto;
    left: 10px;
    top: 1px;
    font-style: normal;
}



#header .umzugsstörer {
	position: fixed;
	left: 25%;
	top: 25%;
	right: auto;
	display: block;
	width: 50%;
	max-height: 90%;
	padding: 20px;
	background: #ffa200;
	z-index: 100;
	color: #fff;
	-webkit-box-shadow: 0 0 15px -5px #000000;
	box-shadow: 0 0 15px -5px #000000;
	
}

#header .umzugsstörer h2 {
	color: #fff;
	border: 0;
	margin-bottom: 15px;
}

#header .umzugsstörer .close {
	color: #fff;
	position: absolute;
	right: 20px;
}

#header .umzugsstörer p:last-of-type {
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	#header .umzugsstörer {
		width: 90%;
		left: 5%;
		top: 5%;
		overflow: scroll;
	}
}



#doctolib a {
	font-size: 20px;
    color: #fff;
    width: 170px;
    margin-left: -70px;
    background: #93C01F;
    padding: 15px;
    height: 120px;
    text-align: center;
    display: block;
}

#doctolib a:hover {
	background: #9da19e;
	text-decoration: none;
}

@media screen and (max-width: 1023px) {
	#doctolib {
		float: left;
		width: 32%;
	}

	#doctolib a {
		margin-left: 0;
		width: auto;
		font-size: 0.9rem;
		height: 70px;
		padding: 5px 0;
	}
	#doctolib br {
		display: none;
	}
	#doctolib img {
		display: block;
		text-align: center;
		margin: 0 auto 6px;
	}
}


@media screen and (max-width: 525px) {
	#doctolib a {
		line-height: 1.1;
		font-size: 0.85rem;
	}
}

.text-doctolib {
	font-size: 1.2rem;
    margin-top: 1rem;
    padding-left: 2rem;
}

@media screen and (max-width: 600px) {
	.text-doctolib {
		font-size: 1rem;
		margin-top: 0;
		padding-left: 0;
	}

	.bild-doctolib {
		max-width: 300px;
	}
}

.button-doctolib:hover {
	text-decoration: none;
	background-color: #9da19e !important;
}


.cookiebar__button {
	background: #93C01F;
}

#stoerer a.btn {
	background: #93C01F;
	color: #fff !important;
	position: relative;
	padding:.5rem 1rem;
	font-size: 1.2rem;
	transition: all 0.2s ease-out 0s;
	display: inline-block;
}

.btn a {
	background: #93C01F;
	color: #fff !important;
	position: relative;
	padding:.5rem 1rem;
	font-size: 1.2rem;
	transition: all 0.2s ease-out 0s;
	display: inline-block;
}

.mb-4 {
	margin-bottom: 2rem;
}

.content-text figure {
	margin: 0;
}



.mm-menu--opened {
	display: block !important;
}


.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width:1px !important; 
    height:1px !important; 
    padding:0 !important; 
    margin:-1px !important; 
    overflow:hidden !important; 
    clip:rect(0, 0, 0, 0) !important; 
    white-space:nowrap !important; 
    border:0 !important;
}

.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
    position: absolute !important;
}

.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) * {
    overflow: hidden !important
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../../files/layout/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../../files/layout/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/layout/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/layout/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-regular - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../../files/layout/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../../files/layout/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/layout/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/layout/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-500 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../../files/layout/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../../files/layout/fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/layout/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/layout/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-700 - latin */
  @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../../files/layout/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../../files/layout/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/layout/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../../files/layout/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/layout/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  }
button,
input[type="submit"] {
    background: #c6d300;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 1em;    
    display: inline-block;
	line-height: 20px;
	text-decoration: none;
	padding: 8px 15px
}

@media only screen and (max-width: 480px) {
    button,
    input[type="submit"] {
        font-size: 1em;
    }
}

button:hover,
input[type="submit"]:hover {
    background: #9da19e;
}

input[type="text"],
input[type="email"],
select,
textarea {
    display: block;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1em;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none;
    border-color: #0c71ae;
}

input[type="text"],
input[type="email"],
select {
    padding: 5px 8px;
}

textarea {
    padding: 0 8px;
}

@media only screen and (max-width: 480px) {
    input[type="text"],
    input[type="email"],
    select,
    textarea {
        font-size: 0.9em;
    }
}

input[type="text"],
input[type="email"],
select {
    width: 100%;
    height: 30px;
}

textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 150px;
    min-height: 100%;
    max-height: 100%;
}

.widget {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.form-inline .widget {
    display: table;
    width: 100%;
}

.widget label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 1em;
    line-height: 1.4;
}

.form-inline .widget label {
    display: table-cell;
    width: 150px;
    vertical-align: top;
}

.form-inline input[type="text"],
.form-inline input[type="email"],
.form-inline select {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

form .required {
    text-align: left;
    line-height: 1.3;
}

.submit_container {
    text-align: right;
    line-height: 1.3;
}

@media only screen and (max-width: 480px) {
    .form-inline .widget,
    .form-inline .widget label,
    .form-inline input[type="text"],
    .form-inline input[type="email"],
    .form-inline select{
        display: block;
        width: 100%;
    }

    form .required,
    .submit_container {
        padding-left: 0;
    }
}

form p.error {
    padding: 0 15px;
    margin: 0 0 5px 0;
    background: #F2DEDE;
    border: 1px solid #EBCCD1;
    -webkit-border-radius: 4px 4px 4px;
    border-radius: 4px 4px 4px;
    color: #a94442;
}

.checkbox_container span {
	display: inline-block;
	margin: 0 3px;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}

/* rs-columns */

.rs-columns {
    display: block;
    width: initial;
    margin: 0 -15px;
    overflow: hidden;
}

.rs-column {
    float: left;
    padding: 0 15px;
    margin: 0 0 15px 0;
}

.rs-column.-large-last {
    margin-right: 0;
}

.rs-column.-large-first-row {
    margin-top: 0;
}

.rs-column.-large-col-1-1 {
    width: 100%;
}

.rs-column.-large-col-2-1 {
    width: 50%;
}

.rs-column.-large-col-2-2 {
    width: 100%;
}

.rs-column.-large-col-3-1 {
    width: 33.33333333%;
}

.rs-column.-large-col-3-2 {
    width: 66.66666666%;
}

.rs-column.-large-col-3-3 {
    width: 100%;
}

.rs-column.-large-col-4-1 {
    width: 25%;
}

.rs-column.-large-col-4-2 {
    width: 50%;
}

.rs-column.-large-col-4-3 {
    width: 75%;
}

.rs-column.-large-col-4-4 {
    width: 100%;
}

.rs-column.-large-col-5-1 {
    width: 20%;
}

.rs-column.-large-col-5-2 {
    width: 40%;
}

.rs-column.-large-col-5-3 {
    width: 60%;
}

.rs-column.-large-col-5-4 {
    width: 80%;
}

.rs-column.-large-col-5-5 {
    width: 100%;
}

.rs-column.-large-col-6-1 {
    width: 16.66666666%;
}

.rs-column.-large-col-6-2 {
    width: 33.33333333%;
}

.rs-column.-large-col-6-3 {
    width: 50%;
}

.rs-column.-large-col-6-4 {
    width: 66.66666666%;
}

.rs-column.-large-col-6-5 {
    width: 83.33333333%;
}

.rs-column.-large-col-6-6 {
    width: 100%;
}

@media screen and (max-width: 991px) {
	.rs-columns {
	    margin: 0 -10px;
	}

	.rs-column {
	    padding: 0 10px;
	}

    .rs-column.-large-first {
        clear: none;
    }

    .rs-column.-large-last {
        margin-right: 0;
    }

    .rs-column.-large-first-row {}

    .rs-column.-medium-first {
        clear: left;
    }

    .rs-column.-medium-last {}

    .rs-column.-medium-first-row {}

    .rs-column.-medium-col-1-1 {
        width: 100%;
    }

    .rs-column.-medium-col-2-1 {
        width: 50%;
    }

    .rs-column.-medium-col-2-2 {
        width: 100%;
    }

    .rs-column.-medium-col-3-1 {
        width: 33.33333333%;
    }

    .rs-column.-medium-col-3-2 {
        width: 66.66666666%;
    }

    .rs-column.-medium-col-3-3 {
        width: 100%;
    }

    .rs-column.-medium-col-4-1 {
        width: 25%;
    }

    .rs-column.-medium-col-4-2 {
        width: 50%;
    }

    .rs-column.-medium-col-4-3 {
        width: 75%;
    }

    .rs-column.-medium-col-4-4 {
        width: 100%;
    }

    .rs-column.-medium-col-5-1 {
        width: 20%;
    }

    .rs-column.-medium-col-5-2 {
        width: 40%;
    }

    .rs-column.-medium-col-5-3 {
        width: 60%;
    }

    .rs-column.-medium-col-5-4 {
        width: 80%;
    }

    .rs-column.-medium-col-5-5 {
        width: 100%;
    }

    .rs-column.-medium-col-6-1 {
        width: 16.66666666%;
    }

    .rs-column.-medium-col-6-2 {
        width: 33.33333333%;
    }

    .rs-column.-medium-col-6-3 {
        width: 50%;
    }

    .rs-column.-medium-col-6-4 {
        width: 66.66666666%;
    }

    .rs-column.-medium-col-6-5 {
        width: 83.33333333%;
    }

    .rs-column.-medium-col-6-6 {
        width: 100%;
    }

}

@media screen and (max-width: 600px) {
    .rs-column {}

    .rs-column.-medium-first {
        clear: none;
    }

    .rs-column.-medium-last {}

    .rs-column.-medium-first-row {}

    .rs-column.-small-first {
        clear: left;
    }

    .rs-column.-small-last {}

    .rs-column.-small-first-row {
        margin-top: 0;
    }

    .rs-column.-small-col-1-1 {
        width: 100%;
    }

    .rs-column.-small-col-2-1 {
        width: 50%;
    }

    .rs-column.-small-col-2-2 {
        width: 100%;
    }

    .rs-column.-small-col-3-1 {
        width: 33.33333333%;
    }

    .rs-column.-small-col-3-2 {
        width: 66.66666666%;
    }

    .rs-column.-small-col-3-3 {
        width: 100%;
    }

    .rs-column.-small-col-4-1 {
        width: 25%;
    }

    .rs-column.-small-col-4-2 {
        width: 50%;
    }

    .rs-column.-small-col-4-3 {
        width: 75%;
    }

    .rs-column.-small-col-4-4 {
        width: 100%;
    }

    .rs-column.-small-col-5-1 {
        width: 20%;
    }

    .rs-column.-small-col-5-2 {
        width: 40%;
    }

    .rs-column.-small-col-5-3 {
        width: 60%;
    }

    .rs-column.-small-col-5-4 {
        width: 80%;
    }

    .rs-column.-small-col-5-5 {
        width: 100%;
    }

    .rs-column.-small-col-6-1 {
        width: 16.66666666%;
    }

    .rs-column.-small-col-6-2 {
        width: 33.33333333%;
    }

    .rs-column.-small-col-6-3 {
        width: 50%;
    }

    .rs-column.-small-col-6-4 {
        width: 66.66666666%;
    }

    .rs-column.-small-col-6-5 {
        width: 83.33333333%;
    }

    .rs-column.-small-col-6-6 {
        width: 100%;
    }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../files/layout/plugins/fontawesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

#stoerer{position:fixed;display:none;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(80, 80, 80, 0.8);z-index:99990;overflow:scroll;left:0}#stoerer>.content{position:relative;background-color:#fff;z-index:99995;padding:2.5rem;margin:1rem;max-height:70vh;overflow-y:auto}@media (min-width:768px){#stoerer>.content{width:50%;max-width:1000px}}#stoerer>.content h1,#stoerer>.content h2,#stoerer>.content h3,#stoerer>.content h4,#stoerer>.content h5,#stoerer>.content h6,#stoerer>.content p,#stoerer>.content span,#stoerer>.content strong,#stoerer>.content div{color:#000}#stoerer>.content a,#stoerer>.content a strong,#stoerer>.content h3 a{color:#93C01F !important}#stoerer>.content>.close{position:absolute;top:1rem;right:1rem;cursor:pointer;max-width:16px}#stoerer.show{display:flex}
.arztliste{margin:0 -15px;border-bottom:0}.arztliste .aerzte{display:flex;flex-wrap:wrap}.arztliste .aerzte .arzt{padding:0 15px;width:100%;border-top:0}@media screen and (min-width:500px){.arztliste .aerzte .arzt{width:50%}}@media screen and (min-width:767px){.arztliste .aerzte .arzt{width:33%}}@media screen and (min-width:991px){.arztliste .aerzte .arzt{width:25%}}.arztliste .aerzte .arzt .inner{display:flex;flex-direction:column}.arztliste .aerzte .bild,.arztliste .aerzte .beschreibung{width:100%}.arztliste .aerzte h2{font-size:1.2rem !important;margin-bottom:8px;margin-top:5px;height:55px}.content-gallery ul{display:flex;padding-left:0;margin:0 -0.5rem 0;flex-wrap:wrap;row-gap:0.5rem}.content-gallery ul li{padding-left:0.5rem;padding-right:0.5rem}.content-gallery ul li img{width:100%}.content-gallery.content-gallery--cols-1 ul li{flex:0 100%}.content-gallery.content-gallery--cols-2 ul li{flex:0 50%}.content-gallery.content-gallery--cols-3 ul li{flex:0 33.333333%}.content-gallery.content-gallery--cols-4 ul li{flex:0 25%}.content-gallery.content-gallery--cols-5 ul li{flex:0 50%}@media screen and (min-width:500px){.content-gallery.content-gallery--cols-5 ul li{flex:0 33%}}@media screen and (min-width:991px){.content-gallery.content-gallery--cols-5 ul li{flex:0 20%}}.media--above .rte{margin-top:1rem !important}.mb-3{margin-bottom:1rem}.content-image+.content-text{margin-top:1rem}.content-table tr:nth-child(even){background:#f2f2f2}.module-doctorlist-location-reader .standorte .standort>.inner{display:flex;gap:30px;flex-direction:column;margin:0}.module-doctorlist-location-reader .standorte .standort>.inner>*,.module-doctorlist-location-reader .standorte .standort>.inner .arztliste{margin:0;padding:0;flex-grow:1;width:100%}@media (min-width:700px){.module-doctorlist-location-reader .standorte .standort>.inner{flex-direction:row}.module-doctorlist-location-reader .standorte .standort>.inner>.bild{flex-basis:40%}.module-doctorlist-location-reader .standorte .standort>.inner>.beschreibung{flex-basis:60%}}.module-doctorlist-location-reader .view-officehours{display:none}.module-doctorlist-location-reader.view-officehours .view-officehours{display:block}.module-doctorlist-location-reader.view-officehours .view-image{display:none}@media (min-width:700px){.module-doctorlist-location-reader.view-officehours .standorte .standort>.inner{flex-direction:row-reverse}}.module-doctorlist-doctor-reader .bild,.module-doctorlist-doctor-reader .beschreibung .standort{margin-bottom:1rem}
