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}
:root{--hc-black: black;--hc-black-bis: hsl(0, 0%, 7%);--hc-black-ter: hsl(0, 0%, 14%);--hc-grey-darker: hsl(0, 0%, 21%);--hc-grey-dark: hsl(0, 0%, 29%);--hc-grey: hsl(0, 0%, 48%);--hc-white: white}.wcag-square,.wcag-size{transform:scale(0.4)}.wcag-size:visited{color:var(--hc-black)}.contrast-size-switcher button{background:none;border:none;padding:0;display:flex}.contrast-size-switcher button:focus{background:none}.high-contrast a,.high-contrast a:visited{text-decoration:underline}.high-contrast .hc-invert:not(.hc-greyscale),.high-contrast .hc-invert-pictures:not(.hc-greyscale-pictures) img,.high-contrast .hc-invert-pictures:not(.hc-greyscale-pictures) svg{filter:invert(1)}.high-contrast .hc-greyscale:not(.hc-invert),.high-contrast .hc-greyscale-pictures:not(.hc-invert-pictures) img,.high-contrast .hc-greyscale-pictures:not(.hc-invert-pictures) svg{filter:grayscale(1)}.high-contrast .hc-invert.hc-greyscale,.high-contrast .hc-invert-pictures.hc-greyscale-pictures img,.high-contrast .hc-invert-pictures.hc-greyscale-pictures svg{filter:invert(1) grayscale(1)}.high-contrast .hc-bg-black{background:var(--hc-black) !important}.high-contrast .hc-bg-black,.high-contrast .hc-bg-black *{color:var(--hc-white) !important}.high-contrast .hc-bg-black-bis{background:var(--hc-black-bis) !important}.high-contrast .hc-bg-black-bis,.high-contrast .hc-bg-black-bis *{color:var(--hc-white) !important}.high-contrast .hc-bg-black-ter{background:var(--hc-black-ter) !important}.high-contrast .hc-bg-black-ter,.high-contrast .hc-bg-black-ter *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey-darker{background:var(--hc-grey-darker) !important}.high-contrast .hc-bg-grey-darker,.high-contrast .hc-bg-grey-darker *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey-dark{background:var(--hc-grey-dark) !important}.high-contrast .hc-bg-grey-dark,.high-contrast .hc-bg-grey-dark *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey{background:var(--hc-grey) !important}.high-contrast .hc-bg-grey,.high-contrast .hc-bg-grey *{color:var(--hc-white) !important}.high-contrast .hc-bg-white{background:var(--hc-white) !important}.high-contrast .hc-bg-white,.high-contrast .hc-bg-white *{color:var(--hc-black) !important}.high-contrast .hc-text-white,.high-contrast .hc-text-white *{color:var(--hc-white) !important}.high-contrast .hc-hover-text-white:hover,.high-contrast .hc-hover-text-white:hover *{color:var(--hc-white) !important}.high-contrast .hc-text-black,.high-contrast .hc-text-black *{color:var(--hc-black) !important}.high-contrast .hc-hover-text-black:hover,.high-contrast .hc-hover-text-black:hover *{color:var(--hc-black) !important}.high-contrast .hc-hover-bg-black:hover{background:var(--hc-black) !important}.high-contrast .hc-hover-bg-black-bis:hover{background:var(--hc-black-bis) !important}.high-contrast .hc-hover-bg-black-ter:hover{background:var(--hc-black-ter) !important}.high-contrast .hc-hover-bg-grey-darker:hover{background:var(--hc-grey-darker) !important}.high-contrast .hc-hover-bg-grey-dark:hover{background:var(--hc-grey-dark) !important}.high-contrast .hc-hover-bg-grey:hover{background:var(--hc-grey) !important}.high-contrast .hc-hover-bg-white:hover{background:var(--hc-white) !important}.high-contrast .wcag-square,.high-contrast .wcag-size,.high-contrast .wcag-size:visited{color:#fff;fill:#fff}.high-contrast .text-decoration-none,.high-contrast .text-decoration-none a{text-decoration:none}.first-headline.block,.subheadline{font-size:0.7em;font-weight:300;display:block}.first-headline:not(.block){font-weight:300}.first-headline:not(.block)+.main-headline{font-weight:700}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
p {
  font-size: 1.8rem;
}

/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../../files/theme/fonts/open-sans-v17-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../../files/theme/fonts/open-sans-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-300.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-300.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-300.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("../../files/theme/fonts/open-sans-v17-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url("../../files/theme/fonts/open-sans-v17-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-300italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-300italic.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-300italic.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-300italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme/fonts/open-sans-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../files/theme/fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-regular.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-regular.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../../files/theme/fonts/open-sans-v17-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../files/theme/fonts/open-sans-v17-latin-italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-italic.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-italic.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../../files/theme/fonts/open-sans-v17-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../files/theme/fonts/open-sans-v17-latin-600.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-600.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-600.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-600.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../../files/theme/fonts/open-sans-v17-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../files/theme/fonts/open-sans-v17-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-600italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-600italic.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-600italic.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-600italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme/fonts/open-sans-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../files/theme/fonts/open-sans-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-700.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-700.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-700.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../../files/theme/fonts/open-sans-v17-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../files/theme/fonts/open-sans-v17-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-700italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-700italic.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-700italic.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-700italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../../files/theme/fonts/open-sans-v17-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../../files/theme/fonts/open-sans-v17-latin-800.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-800.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-800.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-800.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("../../files/theme/fonts/open-sans-v17-latin-800italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold Italic"), local("OpenSans-ExtraBoldItalic"), url("../../files/theme/fonts/open-sans-v17-latin-800italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/open-sans-v17-latin-800italic.woff2") format("woff2"), url("../../files/theme/fonts/open-sans-v17-latin-800italic.woff") format("woff"), url("../../files/theme/fonts/open-sans-v17-latin-800italic.ttf") format("truetype"), url("../../files/theme/fonts/open-sans-v17-latin-800italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/*!
 *  Font Awesome 4.7.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/theme/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../files/theme/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../files/theme/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../files/theme/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../files/theme/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../files/theme/fonts/fontawesome-webfont.svg?v=4.7.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: 0.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: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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 {
  -webkit-filter: none;
          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-pp: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-resistance: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: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";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**
 * Display sizes
 *
 * 1. Phone portrait
 * 2. Phone landscape
 * 3. Tablet portrait
 * 4. Tablet landscape
 * 5. Desktop
 */
/**
 * Media-query min-width
 */
/**
 * Media-query max-width
 */
/**
 * Layout / Content sizes
 */
#main p.error {
  color: #FF3300;
  font-size: 1rem;
  font-weight: 600;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
textarea {
  margin: 5px 0 5px 0;
  padding: 8px 5px 0px 5px;
  font-size: 1.8rem;
  line-height: 2em;
  font-family: inherit;
  font-weight: 300;
  font-style: italic;
  -moz-box-sizing: border-box;
  display: inline-block;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  width: 100%;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #afcb38;
  border-right-color: #afcb38;
  border-bottom-color: rgb(37, 96, 131);
  border-left-color: #afcb38;
  background-color: #F7F7F7;
}

#ctrl_8 {
  font-size: 1.8rem;
}

select {
  background-color: #fafcf3;
  width: 98%;
  font-size: 1.8rem;
  font-family: inherit;
  font-weight: 300;
  font-style: italic;
  border: 1px solid rgb(37, 96, 131);
}

select option {
  font-family: "Open Sans", sans-serif !important;
  font-style: italic !important;
}

input[type=text]:hover,
input[type=password]:hover,
input[type=date]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=number]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=time]:hover,
input[type=url]:hover,
textarea:hover {
  outline: 0 none;
  background-attachment: scroll;
  background-color: #58585a;
  color: #000;
  opacity: 0.7;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
textarea:focus {
  outline: 0 none;
  background-attachment: scroll;
  background-color: #58585a;
  color: #fff;
  opacity: 1;
}

label {
  font-size: 1.8rem;
  line-height: 1.5em;
  display: block;
  padding: 8px 5px 0px 5px;
}

#kontakt-formular .formbody div:nth-child(12) {
  padding-top: 24px;
}

input.captcha {
  width: 50px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.captcha_text {
  padding-left: 4px;
  font-size: 1.8rem;
  line-height: 1.5em;
  color: #638200;
}

input[type=radio],
input[type=checkbox] {
  width: auto;
}

button[type=submit] {
  width: auto;
  display: inline-block;
  margin-top: 16px;
  background-color: rgb(214, 100, 20);
  font-size: 1.8rem;
  color: #fff;
  border: 1px solid rgb(214, 100, 20);
  font-weight: 300;
  border-radius: 0.2em;
  padding: 8px 24px;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

button[type=submit]:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(29, 60, 139);
  border: 1px solid rgb(214, 100, 20);
}

fieldset {
  margin: 1em 0 2em 0;
  padding: 1em;
  border: 1px solid rgb(0, 65, 99);
}
fieldset legend {
  margin-bottom: 0.25rem;
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #505050;
  border: 0;
  padding: 0 0.5rem;
}
fieldset span {
  display: block;
  line-height: 1.5rem;
}
fieldset span label {
  display: inline;
  padding-left: 0.5rem;
  padding-right: 1.5rem;
}
fieldset fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  margin-bottom: 0.75em;
  font-size: 1.8rem;
  line-height: 1.5em;
  color: #505050;
  border: 0;
  padding: 0;
}

.text-klein {
  font-size: 1.4rem;
}

.ueberschrift-rot h2,
.ueberschrift-rot h3 {
  color: rgb(228, 60, 60);
  font-weight: 600;
}

.text-spalten-2 p,
.textspalten-2 p {
  -webkit-columns: 300px 2;
  -moz-columns: 300px 2;
  columns: 300px 2;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;
  -webkit-column-rule: 1px dotted #635f5b;
  -moz-column-rule: 1px dotted #635f5b;
  column-rule: 1px dotted #635f5b;
  margin-bottom: 36px;
}

.text-blau-fett {
  color: rgb(240, 121, 5);
  font-weight: 700;
}

.padding-top-1,
.pt-1 {
  padding-top: 1em !important;
}

.padding-bottom-1,
.pb-1 {
  padding-bottom: 1em !important;
}

.padding-top-2,
.pt-2 {
  padding-top: 2em !important;
}

.padding-top-3,
.pt-3 {
  padding-top: 3em !important;
}

.margin-top-3,
.mt-3 {
  margin-top: 3em !important;
}

.padding-top-4,
.pt-4 {
  padding-top: 4em;
}

.padding-top-5,
.pt-5 {
  padding-top: 5em !important;
}

.padding-bottom-0,
.pb-0 {
  padding-bottom: 0em !important;
}

.padding-bottom-1,
.pb-1 {
  padding-bottom: 1em !important;
}

.padding-bottom-2,
.pb-2 {
  padding-bottom: 2em !important;
}

.padding-bottom-3,
.pb-3 {
  padding-bottom: 3em;
}

.margin-bottom-3,
.mb-3 {
  margin-bottom: 3em !important;
}

.padding-bottom-4 {
  padding-bottom: 4em;
}

.pb-4 {
  padding-bottom: 4em !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 4em !important;
}

.pb-5 {
  padding-bottom: 5em !important;
}

.mb-5 {
  margin-bottom: 5em !important;
}

.padding-l-r-3em {
  padding-left: 3rem;
  padding-right: 3rem;
}

.col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1rem;
  min-height: 1px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-2-1 {
  width: 50%;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 0px dotted #666;
}
@media (max-width: 767px) {
  .sp-2-1 {
    width: 100%;
  }
}
.sp-10-1 {
  width: 9.9999%;
  border: 0 dotted #666;
}

.sp-10-9 {
  width: 89.9999%;
  border: 0 dotted #666;
}

.sp-9-1 {
  width: 11.1111%;
  border: 0 dotted #666;
}

.sp-3-1 {
  width: 33.3333%;
  border: 0 dotted #666;
}
@media (max-width: 767px) {
  .sp-3-1 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sp-3-1 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sp-3-1 {
    width: 33.3333%;
  }
}
.sp-3-2 {
  width: 66.6666%;
  border: 0 dotted #666;
}
@media (max-width: 767px) {
  .sp-3-2 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sp-3-2 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sp-3-2 {
    width: 66.6666%;
  }
}
.sp-4-1 {
  width: 25%;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 991px) {
  .sp-4-1 {
    width: 50%;
  }
}
.sp-4-3 {
  width: 75%;
}

.sp-8-1 {
  width: 12.5%;
  border: none;
}

.sp-6-1 {
  width: 16.66%;
  border: none;
}

.sp-2-1,
.sp-3-1,
.sp-3-2,
.sp-4-1,
.sp-4-3,
.sp-6-1,
.sp-8-1,
.sp-10-1,
.sp-10-9,
#custom-thema-einrichtung .inside {
  min-height: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}
.sp-2-1,
.sp-3-1,
.sp-3-2,
.sp-4-1,
.sp-4-3,
.sp-6-1,
.sp-8-1,
.sp-9-1,
.sp-10-1 {
  float: left;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  outline: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.ce_text .image_container {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.ce_text .float_left {
  padding-right: 2rem;
}
.ce_text .float_right {
  padding-left: 2rem;
}

.bilderrahmen-grau-2px img {
  border: 2px solid #ecebeb;
}

.css-wohneinheiten .ce_image {
  padding-left: 2rem;
  margin-bottom: 3rem;
  margin-right: 3px;
  border: 1px solid rgb(110, 155, 46);
  -webkit-box-shadow: 2px 1px 3px #d8d7d6;
          box-shadow: 2px 1px 3px #d8d7d6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 125%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
  font-size: 60%;
}

h1 {
  font-size: 4.2rem;
  font-weight: 300;
  letter-spacing: -2px;
  margin: 0.67em 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 991px) {
  h1 {
    font-size: 3rem;
    padding-bottom: 0.8rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 2.6rem;
  }
}
.datenschutz h1 {
  font-size: 3.2rem;
}

h2 {
  font-size: 3rem;
  color: rgb(37, 96, 131);
  margin-bottom: 16px;
  font-weight: 300;
}
@media (max-width: 991px) {
  h2 {
    font-size: 2.5rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

h3 {
  color: #504b47;
  font-size: 2.5rem;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: 2rem;
  margin-bottom: 16px;
  font-weight: 700;
}
@media (max-width: 991px) {
  h4 {
    font-size: 1.8rem;
  }
}

h5 {
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: 700;
}
@media (max-width: 991px) {
  h5 {
    font-size: 2.2rem;
  }
}

.content-hyperlink a {
  color: rgb(255, 255, 255);
  font-size: 2.5rem;
  font-weight: 400;
  word-break: keep-all;
  background-color: rgb(155, 180, 10);
  border: 1px solid rgb(255, 255, 255);
  min-height: 2.5rem;
  padding: 0.5rem 1.15rem;
  cursor: pointer;
  line-height: 1.5em;
  letter-spacing: -0.01em;
  background-image: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.35rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.content-hyperlink a:hover {
  color: #afcb38;
  background-color: #fff;
  border: 1px solid #afcb38;
  text-decoration: none;
}

.ce_hyperlink,
.css-link-blau {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.ce_hyperlink a,
.css-link-blau a {
  font-size: 1.8rem;
  color: rgb(255, 255, 255);
  background-color: rgb(10, 70, 105);
  padding: 1em 1.5em 1em 1.5em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  border: 1px solid rgb(0, 50, 83);
  border-radius: 0.3em;
  display: block;
}
.ce_hyperlink a:hover,
.css-link-blau a:hover {
  background-color: rgb(240, 121, 5);
  padding-left: 3em;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}

.ce_hyperlink-pt-0 {
  padding-top: 0rem;
  padding-bottom: 0.75rem;
}
.ce_hyperlink-pt-0 a {
  margin-top: 0em;
  margin-bottom: 0em;
}

.content-downloads ul {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 1em;
  margin-block-start: 1em;
  -webkit-margin-after: 1em;
  margin-block-end: 1em;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  -webkit-padding-start: 0px;
  padding-inline-start: 0px;
}
.content-downloads ul li {
  background-color: #e2e1e0;
}
.content-downloads ul li::before {
  font-family: FontAwesome;
  padding-right: 6px;
  content: "\f1c1";
  font-size: 18px;
  position: absolute;
  top: 6px;
  left: 6px;
}
.content-downloads ul li a {
  font-size: 1.8rem;
  color: rgb(37, 96, 131);
  text-decoration: none;
  padding: 0.6rem 1rem 0.6rem 3rem;
  display: inline-block;
  outline: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgb(60, 55, 50);
  line-height: 1.2;
}
@media only screen and (max-width: 1023px) {
  body.has--mobile-menu {
    overflow: hidden;
  }
}

p {
  line-height: 135%;
}

b,
strong {
  font-weight: 600;
}

a {
  display: inline-block;
  text-decoration: none;
  outline: none;
  color: rgb(37, 96, 131);
}

ul,
ol {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li,
ol li {
  position: relative;
  margin-bottom: 10px;
}

figure {
  margin: 0;
}

img,
video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

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

.float-container {
  color: red;
}
@media only screen and (max-width: 1023px) {
  .float-container {
    color: blue;
  }
}
@media only screen and (min-width: 1280px) {
  .float-container {
    color: green;
  }
}
.float-container .kind {
  float: left;
}

.rte ul {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  unicode-bidi: isolate;
}
.rte ul li {
  font-size: 1.8rem;
  list-style-type: none;
  padding-left: 20px;
  position: relative;
}
.rte ul li::before {
  font-family: "Open Sans";
  display: inline-block;
  margin-left: -1.1em;
  width: 1.1em;
  font-size: 1.3rem;
  line-height: 1.5em;
}
.rte ul li::before {
  content: "•";
}
.rte ol {
  list-style-type: decimal;
}
.rte ol li {
  font-size: 1.8rem;
  margin-left: 36px;
}
.rte ol li ul li {
  list-style-type: none;
}
.rte ol.liste-typ-a {
  list-style-type: lower-alpha;
}

.content-download a {
  font-size: 1.8rem;
  display: block;
}
.content-download ul {
  display: block;
  list-style-type: none;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.content-download ul li {
  background-color: #e2e1e0;
}
.content-download ul li::before {
  font-family: FontAwesome;
  padding-right: 6px;
  content: "\f1c1";
  font-size: 18px;
  position: absolute;
  top: 6px;
  left: 6px;
}
.content-download ul li a {
  font-size: 1.8rem;
  display: block;
  padding: 0.6rem 1rem 0.6rem 3rem;
}

#header {
  position: relative;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 6px #b1afad;
          box-shadow: 0 0 6px #b1afad;
}
#header .inside {
  background-attachment: scroll;
  background-image: url(../../files/theme/bilder/hg-farben.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  min-height: 100px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  #header .inside {
    *zoom: 1;
  }
  #header .inside:before, #header .inside:after {
    content: "";
    display: table;
  }
  #header .inside:after {
    clear: both;
  }
}

.container .mod_newslist,
#custom-jobs-bewirb-dich .inside .mod_newslist,
#fusszeile-hilfe-spenden .inside .mod_newslist {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: left;
}

#fusszeile-externe-links {
  padding: 6rem 0 8rem 0;
}
#fusszeile-externe-links .ce_image {
  text-align: center;
}

#fusszeile-hilfe-ueberschrift,
#fusszeile-hilfe-spenden,
#fusszeile-kontakt,
footer {
  padding: 4rem 0 4rem 0;
}
#fusszeile-hilfe-ueberschrift .inside,
#fusszeile-hilfe-spenden .inside,
#fusszeile-kontakt .inside,
footer .inside {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
#fusszeile-hilfe-ueberschrift .inside h2,
#fusszeile-hilfe-spenden .inside h2,
#fusszeile-kontakt .inside h2,
footer .inside h2 {
  font-size: 4rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
  line-height: 2.5em;
}
@media (max-width: 991px) {
  #fusszeile-hilfe-ueberschrift .inside h2,
  #fusszeile-hilfe-spenden .inside h2,
  #fusszeile-kontakt .inside h2,
  footer .inside h2 {
    font-size: 3rem;
  }
}
#fusszeile-hilfe-ueberschrift .inside h3,
#fusszeile-hilfe-spenden .inside h3,
#fusszeile-kontakt .inside h3,
footer .inside h3 {
  font-size: 3rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
@media (max-width: 991px) {
  #fusszeile-hilfe-ueberschrift .inside h3,
  #fusszeile-hilfe-spenden .inside h3,
  #fusszeile-kontakt .inside h3,
  footer .inside h3 {
    font-size: 2.4rem;
  }
}
#fusszeile-hilfe-ueberschrift .inside p,
#fusszeile-hilfe-spenden .inside p,
#fusszeile-kontakt .inside p,
footer .inside p {
  color: rgb(255, 255, 255);
}
#fusszeile-hilfe-ueberschrift .inside a,
#fusszeile-hilfe-spenden .inside a,
#fusszeile-kontakt .inside a,
footer .inside a {
  color: rgb(189, 188, 11);
  font-weight: 400;
}
#fusszeile-hilfe-ueberschrift .inside table,
#fusszeile-hilfe-spenden .inside table,
#fusszeile-kontakt .inside table,
footer .inside table {
  width: 80%;
  color: rgb(255, 255, 255);
  margin: 0;
  padding: 0;
  border: 0;
}
#fusszeile-hilfe-ueberschrift .inside table tr,
#fusszeile-hilfe-spenden .inside table tr,
#fusszeile-kontakt .inside table tr,
footer .inside table tr {
  margin: 0;
  padding: 0;
  border: 0;
}
#fusszeile-hilfe-ueberschrift .inside table tr td,
#fusszeile-hilfe-spenden .inside table tr td,
#fusszeile-kontakt .inside table tr td,
footer .inside table tr td {
  font-size: 1.8rem;
  padding: 0;
  line-height: 135%;
}
#fusszeile-hilfe-ueberschrift .inside table tr td:nth-child(2n),
#fusszeile-hilfe-spenden .inside table tr td:nth-child(2n),
#fusszeile-kontakt .inside table tr td:nth-child(2n),
footer .inside table tr td:nth-child(2n) {
  text-align: right;
}

#fusszeile-hilfe-ueberschrift {
  background-color: rgb(0, 65, 99);
  padding: 0;
}

#fusszeile-hilfe-spenden {
  background-color: rgb(31, 91, 126);
  padding: 0 0 4rem 0;
}

#fusszeile-kontakt {
  background-color: rgb(10, 70, 105);
  border-top: 2px solid rgb(255, 255, 255);
}
#fusszeile-kontakt h4,
#fusszeile-kontakt h5 {
  color: rgb(255, 255, 255);
  line-height: 135%;
  font-size: 1.8rem;
  font-weight: 600;
}
#fusszeile-kontakt .css-fuss-offen h4 {
  color: rgb(214, 100, 20);
  margin-bottom: 0;
  font-weight: 400;
}
#fusszeile-kontakt .css-fuss-offen h5 {
  color: rgb(247, 204, 27);
  margin-bottom: 0;
  font-weight: 400;
}
#fusszeile-kontakt .css-fuss-offen p {
  margin-top: 0;
}
#fusszeile-kontakt .css-fuss-offen ul li {
  color: rgb(255, 255, 255);
  line-height: 135%;
  margin-bottom: 0;
}
#fusszeile-kontakt .css-mitarbeiter h4 {
  color: rgb(244, 162, 20);
  margin-bottom: 0;
  font-weight: 400;
}
#fusszeile-kontakt .css-mitarbeiter p {
  margin-top: 0;
}
#fusszeile-kontakt .css-sponsoren-spender h4 {
  color: rgb(255, 255, 255);
  margin-bottom: 1rem;
  font-weight: 400;
}
#fusszeile-kontakt .css-gefoerdert-durch ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.1px;
}
#fusszeile-kontakt .css-gefoerdert-durch ul li::before {
  width: 0;
  font-size: 0.1px;
  line-height: 0;
}

#fuss-kontaktdaten {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
}
@media (max-width: 459px) {
  #fuss-kontaktdaten .sp-3-1 {
    width: 100%;
  }
}
@media (min-width: 460px) {
  #fuss-kontaktdaten .sp-3-1 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #fuss-kontaktdaten .sp-3-1 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #fuss-kontaktdaten .sp-3-1 {
    width: 33.3333%;
  }
}
@media (max-width: 459px) {
  #fuss-kontaktdaten .sp-4-1 {
    width: 100%;
  }
}
@media (min-width: 460px) {
  #fuss-kontaktdaten .sp-4-1 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #fuss-kontaktdaten .sp-4-1 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #fuss-kontaktdaten .sp-4-1 {
    width: 25%;
  }
}
footer {
  background-color: rgb(0, 65, 99);
  border-top: 1px solid rgb(240, 121, 5);
}
footer .inside .ce_text {
  padding-left: 2rem;
}
footer .inside .ce_text p {
  text-align: center;
}
@media (max-width: 991px) {
  footer .inside .ce_text p {
    text-align: left;
  }
}

.css-copyright {
  color: rgb(255, 255, 255);
  padding: 1em 0;
  margin-top: 0;
  font-size: 1.4rem;
  text-align: center;
}
@media (max-width: 767px) {
  .css-copyright {
    font-size: 1.2rem;
  }
}
.css-copyright a:hover {
  color: rgb(255, 255, 255);
}

.platzhalter-blau {
  margin-bottom: 2rem;
}
.platzhalter-blau p {
  font-size: 0.1rem;
  color: rgb(0, 65, 99);
  padding: 0;
  margin: 0em;
}

.container-fluid,
#container #main .inside,
.custom .inside,
.farbstreifen .inside-fbox,
.farbstreifen-o .inside-fbox,
#custom-jobs-bewirb-dich .inside,
#fusszeile-hilfe-ueberschrift .inside,
#fusszeile-hilfe-spenden .inside,
#fusszeile-kontakt .inside,
.max-withe-desktop {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.rechte-sp #container,
.start-rechte-sp #container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  min-width: inherit;
  margin: 0 auto;
  border: 0px dotted #666;
  padding-bottom: 1em;
  background-image: none;
}

#wrapper {
  max-width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background-color: #ffffff;
}

.inside {
  position: relative;
  margin: 0;
  padding: 0;
}

.block {
  overflow: hidden;
}

#container {
  position: relative;
}
#container #main .inside {
  background-repeat: repeat;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 6em;
  padding-top: 3rem;
}
@media (max-width: 991px) {
  #container #main .inside {
    padding: 1rem 0 3rem 0;
  }
}
@media (max-width: 599px) {
  #container #main {
    padding: 0;
  }
}
.rechte-sp #container #main .inside,
.start-rechte-sp #container #main .inside {
  padding-right: 2rem;
}
@media only screen and (max-width: 767px) {
  .rechte-sp #container #main .inside,
  .start-rechte-sp #container #main .inside {
    padding-bottom: 2rem;
  }
}
.infos-rechts {
  padding-top: 3rem;
}
.infos-rechts p {
  margin-bottom: 0.5rem;
}

#custom-jobs,
#custom-jobs-bewirb-dich {
  padding: 6rem 0 10rem 0;
}
#custom-jobs h2,
#custom-jobs-bewirb-dich h2 {
  text-align: center;
  font-size: 4rem;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
@media (max-width: 991px) {
  #custom-jobs h2,
  #custom-jobs-bewirb-dich h2 {
    font-size: 3.4rem;
  }
}
#custom-jobs h3,
#custom-jobs-bewirb-dich h3 {
  text-align: center;
  font-size: 3rem;
  margin-top: 0;
  font-weight: 300;
}

#custom-jobs-bewirb-dich {
  background-color: whitesmoke;
}
#custom-jobs-bewirb-dich .mod_newslist .layout_simple {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0.7rem;
}
#custom-jobs-bewirb-dich .mod_newslist .layout_simple p,
#custom-jobs-bewirb-dich .mod_newslist .layout_simple a {
  font-size: 1.8rem;
  color: rgb(255, 255, 255);
  background-color: rgb(10, 70, 105);
  padding: 1em 1.5em 1em 1.5em;
  margin: 0;
  border: 1px solid rgb(0, 50, 83);
  border-radius: 0.3em;
  display: block;
}
#custom-jobs-bewirb-dich .mod_newslist .layout_simple p:hover,
#custom-jobs-bewirb-dich .mod_newslist .layout_simple a:hover {
  background-color: rgb(240, 121, 5);
  padding-left: 3em;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
#custom-jobs {
  background-color: #e2e1e0;
}
#custom-jobs .content-hyperlink {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0.7rem;
}
#custom-jobs .content-hyperlink a {
  font-size: 1.8rem;
  color: rgb(240, 121, 5);
  background-color: rgb(255, 255, 255);
  padding: 1em 1.5em 1em 1.5em;
  margin: 0;
  border: 1px solid #b1afad;
  border-radius: 0.2em;
  display: block;
}
#custom-jobs .content-hyperlink a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(240, 121, 5);
  padding-left: 3em;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.liste-jobs-einzeln .content-hyperlink a {
  font-size: 1.8rem;
  color: rgb(255, 255, 255);
  background-color: rgb(10, 70, 105);
  padding: 1em 1.5em 1em 1.5em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  border: 1px solid rgb(0, 50, 83);
  border-radius: 0.3em;
  display: block;
}
.liste-jobs-einzeln .content-hyperlink a:hover {
  background-color: rgb(240, 121, 5);
  padding-left: 3em;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}

.startseite-artikel-aktuell-stellen .liste-stellenausschreibung-start a {
  font-size: 1.8rem;
  color: rgb(255, 255, 255);
  background-color: rgb(10, 70, 105);
  padding: 1em 1.5em 1em 1.5em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  border: 1px solid rgb(0, 50, 83);
  border-radius: 0.3em;
  display: block;
}
.startseite-artikel-aktuell-stellen .liste-stellenausschreibung-start a:hover {
  background-color: rgb(240, 121, 5);
  padding-left: 3em;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.mod_article {
  min-height: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.toggler {
  position: relative;
  font-size: 2.4rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
  padding-left: 0;
  padding: 2rem 3rem;
  margin-left: 0;
  margin-bottom: 4px;
  cursor: pointer;
  /* toggle active and hover status */
  /* inside active */
}
.toggler:after {
  width: 30px;
  height: 36px;
  right: 12px;
  position: absolute;
  display: block;
  background-image: url("/files/theme/img/icon/icon_arrow-bottom.png");
  background-repeat: no-repeat;
  text-indent: -9999em;
  content: ".";
  top: 14px;
  background-position: 100% 5px;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.toggler:hover, .toggler.active {
  color: rgb(255, 255, 255);
  background-color: #8a8784;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.toggler:focus {
  outline: none;
}
.toggler.ui-state-active:after {
  background-image: url("/files/theme/img/icon/icon_arrow-top.png");
}
.toggler.ui-state-active span {
  color: #303030;
}
.toggler h3 {
  padding-bottom: 0;
  display: block;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}

.ce_accordion .box-kontakt-schuso {
  margin-left: 0;
}

.hg-zeile-gruen-accordion .ui-accordion-header {
  background-color: rgb(189, 188, 11);
}

.hg-zeile-blau-accordion .ui-accordion-header {
  background-color: rgb(26, 81, 156);
}

.hg-zeile-orange-accordion .ui-accordion-header {
  background-color: rgb(244, 162, 20);
}

.ce_accordion .toggler.toggler:before {
  content: "";
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  font-size: inherit;
}

.hg-zeile-gruen h2,
.hg-zeile-blau h2,
.hg-zeile-orange h2 {
  color: rgb(255, 255, 255);
  font-weight: 600;
  padding-left: 0;
}
.hg-zeile-gruen .sp-2-1,
.hg-zeile-blau .sp-2-1,
.hg-zeile-orange .sp-2-1 {
  padding-left: 0;
}
.hg-zeile-gruen h3,
.hg-zeile-blau h3,
.hg-zeile-orange h3 {
  color: rgb(255, 255, 255);
  font-weight: 600;
  border-bottom: 1px dotted rgb(255, 255, 255);
  padding-bottom: 0.7rem;
  padding-left: 0;
}
.hg-zeile-gruen p,
.hg-zeile-blau p,
.hg-zeile-orange p {
  color: rgb(255, 255, 255);
  padding: 0;
}

.hg-zeile-gruen {
  background-color: rgb(189, 188, 11);
}

.hg-zeile-blau {
  background-color: rgb(26, 81, 156);
}
.hg-zeile-blau a {
  color: rgb(189, 188, 11);
}

.hg-zeile-orange {
  background-color: rgb(244, 162, 20);
}
.hg-rahmen-gruen,
.hg-rahmen-blau,
.hg-rahmen-orange {
  border: 1px solid rgb(189, 188, 11);
  margin-top: 0;
  margin-bottom: 4px;
}
.hg-rahmen-gruen .sp-2-1,
.hg-rahmen-blau .sp-2-1,
.hg-rahmen-orange .sp-2-1 {
  padding-left: 0;
}
.hg-rahmen-gruen h3,
.hg-rahmen-gruen h2,
.hg-rahmen-blau h3,
.hg-rahmen-blau h2,
.hg-rahmen-orange h3,
.hg-rahmen-orange h2 {
  color: rgb(189, 188, 11);
  font-weight: 600;
  border-bottom: 1px dotted rgb(189, 188, 11);
  padding-bottom: 0.7rem;
  padding-left: 0;
}
.hg-rahmen-gruen p,
.hg-rahmen-blau p,
.hg-rahmen-orange p {
  padding: 0;
}

.hg-rahmen-gruen {
  border-color: rgb(189, 188, 11);
}

.hg-rahmen-blau {
  border-color: rgb(26, 81, 156);
}
.hg-rahmen-blau h3 {
  color: rgb(26, 81, 156);
  border-color: rgb(26, 81, 156);
}

.hg-rahmen-orange {
  border-color: rgb(244, 162, 20);
}
.hg-rahmen-orange h3 {
  color: rgb(244, 162, 20);
  border-color: rgb(244, 162, 20);
}

.box-kontakt-schuso {
  padding: 2rem 3rem;
  margin-left: 2rem;
  margin-bottom: 4px;
}

.navi-standorte-schuso {
  margin-left: 2rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.navi-standorte-schuso .sp-3-1 {
  padding-left: 0;
}
.navi-standorte-schuso .hg-zeile-gruen,
.navi-standorte-schuso .hg-zeile-blau,
.navi-standorte-schuso .hg-zeile-orange {
  border-radius: 6px;
  border: 2px solid rgb(255, 255, 255);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navi-standorte-schuso .hyperlink_txt {
  color: rgb(255, 255, 255);
  display: block;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}
.navi-standorte-schuso .hyperlink_txt :hover {
  opacity: 0.6;
}

.content-gallery ul {
  margin-left: -8px;
  margin-right: -8px;
}
.content-gallery ul li {
  padding: 8px;
  padding: 0 8px 8px 8px;
  margin: 0;
  list-style-type: none;
  line-height: 0;
}

.content-gallery[class*=cols-4] ul li {
  width: 25%;
}
@media only screen and (max-width: 1023px) {
  .content-gallery[class*=cols-4] ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .content-gallery[class*=cols-4] ul li {
    width: 25%;
  }
}
@media only screen and (max-width: 567px) {
  .content-gallery[class*=cols-4] ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .content-gallery[class*=cols-4] ul li {
    width: 100%;
  }
}
.content-gallery[class*=cols-4] ul li figure img {
  border: 1px solid rgba(255, 255, 255, 0.9);
}

.titelbild-start {
  padding: 0;
}
.titelbild-start .content-image {
  max-width: 1920px;
  margin: 0 auto;
}

.info-text-box {
  padding: 1rem 2rem 1rem 2rem;
  margin: 1rem 2rem;
  border: 1px solid rgb(244, 162, 20);
  background: rgb(26, 81, 156);
  border-radius: 0.6rem;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
.info-text-box p {
  color: #fff;
}
@media (max-width: 767px) {
  .info-text-box {
    margin: 0;
  }
}
.info-text-box-gruen {
  margin: 1rem 2rem;
  border: 1px solid rgb(244, 162, 20);
  background: rgb(189, 188, 11);
  border-radius: 0.6rem;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  max-width: 99%;
}
.info-text-box-gruen p {
  color: #fff;
}
.platzhalter-h-2rem {
  height: 2rem;
  clear: both;
}

.css-wichtige-infos-rot,
h1.rote-ueberschrift,
h2.rote-ueberschrift,
h3.rote-ueberschrift,
h4.rote-ueberschrift {
  color: red;
}

.css-team {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
}
.css-team .sp-3-1 {
  margin-bottom: 3rem;
}
.css-team h3 {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.css-team p {
  font-size: 1.4rem;
  margin-right: 3rem;
  margin-top: 0;
}
.css-team .ce_text .image_container {
  padding-bottom: 0rem;
}

blockquote {
  margin: auto;
  font-size: 4rem;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  padding-top: 4rem;
}

blockquote p {
  font-size: 2.2rem;
  color: rgb(110, 155, 46);
  margin: 0;
}

blockquote cite {
  margin-top: 3rem;
  font-size: 1.6rem;
}

blockquote::before,
blockquote::after {
  content: "";
  display: block;
  height: 2em;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6%200%2012%204%22%3E%3Ctext%20x%3D%220%22%20y%3D%222%22%20text-anchor%3D%22middle%22%20font-family%3D%22Georgia%22%20font-size%3D%223%22%20fill%3D%22hsl%28224%2C%2060%25%2C%2060%25%29%22%3E%E2%80%9E%3C%2Ftext%3E%3Cg%20stroke-width%3D%220.1%22%20stroke%3D%22hsl%28224%2C%2060%25%2C%2060%25%29%22%3E%3Cline%20x1%3D%226%22%20x2%3D%221.5%22%20y1%3D%222%22%20y2%3D%222%22%2F%3E%3Cline%20x1%3D%22-6%22%20x2%3D%22-1.5%22%20y1%3D%222%22%20y2%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-6 0 12 4"><text x="0" y="2" text-anchor="middle" font-family="Georgia" font-size="5" fill="hsl(224, 60%, 60%)">„</text><g stroke-width="0.1" stroke="hsl(224, 60%, 60%)"><line x1="6" x2="1.5" y1="2" y2="2"/><line x1="-6" x2="-1.5" y1="2" y2="2"/></g></svg> */
  background-position: center;
  background-repeat: no-repeat;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

blockquote:lang(en)::before,
blockquote:lang(de)::after {
  -webkit-transform: rotate(0.5turn);
          transform: rotate(0.5turn);
}

#thema-einrichtung {
  position: relative;
  width: 100%;
  padding-right: 2rem;
}
#thema-einrichtung .hg-farbe-thema {
  position: relative;
  float: right;
  width: 99.9999%;
  max-width: 100%;
  background-color: rgb(80, 39, 115);
  border-bottom-left-radius: 24px;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (min-width: 460px) {
  #thema-einrichtung .hg-farbe-thema {
    width: 88.8888%;
  }
}
@media (min-width: 768px) {
  #thema-einrichtung .hg-farbe-thema {
    width: 77.7777%;
  }
}
@media (min-width: 992px) {
  #thema-einrichtung .hg-farbe-thema {
    width: 66.6666%;
  }
}
@media (min-width: 1200px) {
  #thema-einrichtung .hg-farbe-thema {
    width: 44.4444%;
  }
}
#thema-einrichtung .hg-farbe-thema p {
  color: rgb(255, 255, 255);
  font-size: 1.6rem;
  font-weight: 400;
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: right;
}
@media (max-width: 1199px) {
  #thema-einrichtung .hg-farbe-thema p {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  #thema-einrichtung .hg-farbe-thema p {
    font-size: 2.2rem;
  }
}
#thema-einrichtung .hg-farbe-thema p:nth-child(2) {
  font-size: 1.6rem;
  margin-top: 0;
}

.farbstreifen {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
}
.farbstreifen .inside-fbox .row {
  height: 15px;
  padding-left: 2rem;
}
.farbstreifen .inside-fbox .row .box-farbstreifen {
  position: relative;
  height: 15px;
  float: left;
}

.farbstreifen-o {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgb(0, 65, 99);
}
.farbstreifen-o .inside-fbox .row {
  height: 2px;
  padding-left: 2rem;
}
.farbstreifen-o .inside-fbox .row .box-farbstreifen {
  position: relative;
  height: 2px;
  float: left;
}

.farbe-01 {
  background-color: rgb(247, 204, 27);
}

.farbe-02 {
  background-color: rgb(189, 188, 11);
}

.farbe-03 {
  background-color: rgb(110, 155, 46);
}

.farbe-04 {
  background-color: rgb(244, 162, 20);
}

.farbe-05 {
  background-color: rgb(214, 100, 20);
}

.farbe-06 {
  background-color: rgb(182, 30, 30);
}

.farbe-07 {
  background-color: rgb(26, 81, 156);
}

.farbe-08 {
  background-color: rgb(29, 60, 139);
}

.farbe-09 {
  background-color: rgb(80, 39, 115);
}

.main-navigation-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  border-left: 1px solid #dedede;
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f1f1f1));
  background: linear-gradient(#fbfbfb, #f1f1f1);
  -webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 900px) {
  .main-navigation-search {
    position: relative;
    height: 2.72222em;
    border-bottom: 1px solid #dedede;
    border-left: 0;
  }
}
.main-navigation-search input {
  float: right;
  width: 10.25em;
  margin: 0.5625em 4em 0 -10.3125em;
  padding-top: 0.25em;
  padding-bottom: 0.1875em;
  border: 1px solid #dedede;
  font-size: 0.88889em;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: margin-left 0.2s ease-out;
  transition: margin-left 0.2s ease-out;
}

.main-navigation-search:hover input,
.main-navigation-search input:hover,
.main-navigation-search input:focus {
  margin-left: 1.375em;
}

.main-navigation-search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.55556em;
  height: 100%;
  margin: 0;
  padding: 0.77778em 0;
  border: 0;
  color: #636363;
  text-align: left;
  text-indent: -99em;
  text-shadow: none;
  line-height: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.main-navigation-search button:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f002";
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  text-indent: 0;
  display: inline-block;
  position: relative;
  display: block;
  text-align: center;
}

.main-navigation-search button:hover,
.main-navigation-search button:focus {
  color: #3d566e;
}

.content-wrapper {
  zoom: 1;
}

.content-wrapper:before {
  content: "";
  display: table;
}

.content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.logo-vsp-kopfzeile-ab2022 {
  height: 124px;
  padding-top: 24px;
}
.logo-vsp-kopfzeile-ab2022 figure {
  text-align: left;
  padding-left: 1rem;
}

.css-start-vsp .logo-vsp-kopfzeile-ab2022 {
  padding-top: 0;
}

.logo-vsp-kopfzeile {
  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;
  height: 100px;
  padding-top: 40px;
  padding-bottom: 70px;
}
.logo-vsp-kopfzeile .image_container {
  text-align: left;
}

.slogan-vsp-kopfzeile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  height: 55px;
  padding-top: 43px;
  padding-bottom: 70px;
}
.slogan-vsp-kopfzeile .image_container {
  text-align: left;
}

.start-logo-slogan {
  position: relative;
  height: 106px;
  margin-top: -106px;
}
.start-logo-slogan .container-100 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.75);
}
.start-logo-slogan .container-100 .row {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 0;
  padding-top: 12px;
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.nachrichten-start-3sp .mod_newslist {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: left;
}
.nachrichten-start-3sp .mod_newslist .sp-3-1 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  margin: 0;
}
.nachrichten-start-3sp .mod_newslist .sp-3-1 .inner {
  height: 100%;
  padding: 0;
  margin: 1rem;
  background-color: rgb(189, 188, 11);
  border: 1px solid #ecebeb;
}
.nachrichten-start-3sp .mod_newslist .sp-3-1 .inner .text-teaser {
  overflow: visible;
  position: relative;
  padding: 20px 30px 20px 30px;
  color: #000;
}

.mod_newsreader {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.mod_newsreader .layout_full h1,
.mod_newsreader .layout_full p.info,
.mod_newsreader .layout_full h2 {
  padding-left: 2rem;
}
.mod_newsreader .layout_full .sp-1-1 h2 {
  padding-left: 0;
}
.mod_newsreader .layout_full .sp-1-1 h3,
.mod_newsreader .layout_full .sp-1-1 h4 {
  margin-bottom: 6px;
}
.mod_newsreader .layout_full .sp-1-1 p {
  margin-top: 0.5rem;
}
.mod_newsreader p.back {
  padding-left: 2rem;
}

.css-start-vsp .container-nachrichten-liste-1,
.css-start-vsp .liste-aktuelle-infos-start {
  background-color: rgb(255, 255, 255);
  padding: 6rem 0 4rem 0;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  /* Standardwert = nowrap */
  padding-right: 0;
  /* blaettern      /////////////////////////////*/
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside {
  margin: 1rem;
  padding: 1rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
  border: 1px solid #ecebeb;
  height: 100%;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside figure,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside figure {
  width: 25%;
  margin-right: 3%;
}
@media (max-width: 991px) {
  .css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside figure,
  .css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside figure {
    width: 100%;
    padding-bottom: 2rem;
    margin-right: 0;
  }
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container {
  width: 72%;
}
@media (max-width: 991px) {
  .css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container,
  .css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container {
    width: 100%;
  }
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2 {
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0.5rem 0;
  margin: 0;
  line-height: 1.4em;
}
@media (max-width: 459px) {
  .css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2,
  .css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2 {
    font-size: 2rem;
  }
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2 + p,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container h2 + p {
  color: rgb(214, 100, 20);
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container p,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .sp-2-1 .nachrichten-box-inside .artikel-teaser-container p {
  padding: 0 0 0.5rem 0;
  margin: 0;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination {
  float: none;
  clear: both;
  padding: 0;
  margin: 0 0 2rem 2rem;
  width: 100%;
  text-align: right;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination {
  position: relative;
  margin: 0 auto;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul {
  list-style-type: none;
  float: right;
  margin: 0 0 2rem 2rem;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul li,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul li strong.active,
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul li a,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul li strong.active,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul li a {
  display: inline-block;
  float: left;
  padding: 2px 11px;
  margin: 0 1px;
  color: #292928;
  font-size: 12px;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 1.6rem;
  line-height: 2rem;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul li strong.active:hover,
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination ul li a:hover,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul li strong.active:hover,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination ul li a:hover {
  color: #fff;
  background-color: #afcb38;
}
.css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination p,
.css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination p {
  float: left;
  font-size: 1.6rem;
  color: #6E6E6E;
  line-height: 2rem;
  padding: 2px 11px;
  margin: 0 1px;
}
@media (min-width: 768px) {
  .css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination,
  .css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .css-start-vsp .container-nachrichten-liste-1 .mod_newslist .pagination .container-pagination,
  .css-start-vsp .liste-aktuelle-infos-start .mod_newslist .pagination .container-pagination {
    width: 100%;
  }
}
.liste-aktuelle-infos-start .layout_latest {
  padding: 0;
  margin-bottom: 2rem;
  border: 1px solid #ecebeb;
}
.liste-aktuelle-infos-start .layout_latest .nachrichten-box-inside {
  padding: 2rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
}
.liste-aktuelle-infos-start .layout_latest .nachrichten-box-inside figure {
  width: 25%;
  margin-right: 3%;
}
.liste-aktuelle-infos-start .layout_latest .nachrichten-box-inside .artikel-teaser-container {
  width: 72%;
}
.liste-aktuelle-infos-start .layout_latest .nachrichten-box-inside .artikel-teaser-container h2 {
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0.5rem 0;
  margin: 0;
  line-height: 1.4em;
}
.liste-aktuelle-infos-start .layout_latest .nachrichten-box-inside .artikel-teaser-container p {
  padding: 0 0 0.5rem 0;
  margin: 0;
}

.css-start-vsp .container-nachrichten-liste {
  background-color: rgb(0, 65, 99);
  padding: 6rem 0 10rem 0;
}
.css-start-vsp .container-nachrichten-liste h2 {
  text-align: center;
  font-size: 4rem;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  color: rgb(255, 255, 255);
}
.css-start-vsp .container-nachrichten-liste h3 {
  text-align: center;
  font-size: 3rem;
  margin-top: 0;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.css-start-vsp .container-nachrichten-liste .mod_newslist {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
}
.css-start-vsp .container-nachrichten-liste .mod_newslist .sp-3-1 {
  padding: 0;
  margin-bottom: 3%;
  margin-left: 3%;
  background-color: rgb(255, 255, 255);
  border: 1px solid #F5F5F5;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
  width: 30%;
}
.css-start-vsp .container-nachrichten-liste .mod_newslist .sp-3-1 .nachrichten-box-inside {
  padding: 2em 2em 0;
}
.css-start-vsp .container-nachrichten-liste .mod_newslist .sp-3-1 .nachrichten-box-inside h2 {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: left;
  padding-top: 1rem;
}
.css-start-vsp .container-nachrichten-liste .mod_newslist .sp-3-1 .nachrichten-box-inside p {
  margin-top: 0;
}

.start-container-ueberschrift h2 {
  font-size: 4rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
@media (max-width: 991px) {
  .start-container-ueberschrift h2 {
    font-size: 3.4rem;
  }
}
.start-container-ueberschrift h3 {
  font-size: 3rem;
  margin-top: 0;
  font-weight: 300;
}
.start-container-ueberschrift p {
  font-size: 2.2rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .start-container-ueberschrift p {
    font-size: 1.8rem;
  }
}
.mod_navigation ul {
  list-style: none;
  overflow: visible;
  padding-right: 0;
  height: auto;
  position: relative;
}

.nav-main {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  height: 50px;
  overflow: visible;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  border-bottom: 0px solid rgb(255, 255, 255);
}
@media only screen and (min-width: 992px) {
  .nav-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* Unified Off Status for Navigation Items */
.nav-main > ul > li > a,
.nav-main > ul > li > .active,
.nav-main > ul > li > .trail {
  text-decoration: none;
  /* Old browsers */
  /* FF3.6+ */
  display: block;
  color: rgb(0, 65, 99);
  padding: 0.5rem;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .nav-main > ul > li > a,
  .nav-main > ul > li > .active,
  .nav-main > ul > li > .trail {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
}
@media only screen and (min-width: 1280px) {
  .nav-main > ul > li > a,
  .nav-main > ul > li > .active,
  .nav-main > ul > li > .trail {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.nav-main > ul > li > .active,
.nav-main > ul > li > strong {
  color: rgb(240, 121, 5);
  font-size: 1.6rem;
  text-transform: uppercase;
}

.nav-main > ul > li > .trail {
  color: rgb(240, 121, 5);
  color: rgb(240, 121, 5);
  font-size: 1.6rem;
  text-transform: uppercase;
}

/* Unified Hover Status for Navigation Items */
.nav-main.dropdown > ul > li:hover > a,
.nav-main.dropdown > ul > li.submenu:hover > .active {
  color: rgb(240, 121, 5);
}

/* Unified Active Status for Navigation Items */
.nav-main > ul > li > .active,
.nav-main > ul > li > .trail {
  color: rgb(240, 121, 5);
  /* Old browsers */
}

/* First level li */
.nav-main {
  /* Reset last item */
  /* add a padding to bottom for the dropdown effect */
  /* style the hover effect */
}
.nav-main > ul > li {
  display: inline-block;
  position: relative;
  width: auto;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  margin-bottom: 0;
}
.nav-main li.last {
  margin-right: 0;
}
.nav-main.dropdown {
  /* add base dropdown styles */
  /* add base dropdown styles */
  /* show dropdown on hover */
  /* show dropdown on hover */
}
.nav-main.dropdown > ul > li.submenu:hover > a,
.nav-main.dropdown > ul > li.submenu:hover > .active {
  border-bottom: none;
}
.nav-main.dropdown .submenu .level_2 {
  min-width: 240px;
  left: -9999em;
  position: absolute;
  z-index: 88;
}
.nav-main.dropdown li.submenu:hover .level_2 {
  left: auto;
}
.nav-main .submenu {
  /* style the buttons */
}
.nav-main .submenu .level_2 {
  background: rgb(0, 65, 99);
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(240, 121, 5);
  border-bottom-color: #fff;
  margin-top: 0;
  padding-right: 0;
  padding-bottom: 3px;
}
.nav-main .submenu .level_2 li {
  margin-bottom: 0;
}
.nav-main .submenu .level_2 a,
.nav-main .submenu .level_2 strong {
  clear: both;
  display: block;
  border-bottom: 1px solid rgb(31, 91, 126);
  font-size: 1.6rem;
  text-decoration: none;
  border-bottom: 0 none;
  color: #fff;
  display: block;
  line-height: 1.5em;
  padding: 0.5em 1em;
  text-transform: none;
}
.nav-main .submenu .level_2 a.last,
.nav-main .submenu .level_2 strong.last {
  border-bottom: none;
}
.nav-main.dropdown .level_2 a:hover,
.nav-main .level_2 .trail {
  color: #fff;
  background-color: rgb(240, 121, 5);
}
.nav-main .level_2 .trail strong,
.nav-main .level_2 .active strong {
  display: block;
  line-height: 1.5em;
  padding: 0.5em 1em;
  text-transform: none;
  color: #fff;
  background-color: rgb(240, 121, 5);
}

li.css-suche a:after,
li.css-suche strong.active::after {
  background-image: url("/files/theme/img/icon/Lupe-svg-50x50.svg");
  font: 0/0 serif;
  /* Unternavigation ausblenden */
  z-index: -1;
}
@media only screen and (min-width: 991px) {
  li.css-suche a:after,
  li.css-suche strong.active::after {
    font: inherit;
    /*  Unternavigation einblenden */
    z-index: auto;
  }
}

li.css-leichte-sprache a::after,
li.css-leichte-sprache strong.active::after {
  background-image: url("/files/theme/img/icon/leichte-sprache.svg");
  font: 0/0 serif;
  /* Unternavigation ausblenden */
  z-index: -1;
}
@media only screen and (min-width: 991px) {
  li.css-leichte-sprache a::after,
  li.css-leichte-sprache strong.active::after {
    font: inherit;
    /*  Unternavigation einblenden */
    z-index: auto;
  }
}

li.li-grafik a,
li.li-grafik strong.active {
  font-size: 0 !important;
  color: transparent !important;
  padding-right: 0.3rem !important;
  padding-left: 0.3rem !important;
}
li.li-grafik a::after,
li.li-grafik strong.active::after {
  background-size: 34px 34px;
  display: inline-block;
  width: 34px;
  height: 34px;
  content: "";
  background-repeat: no-repeat;
}

#mm-1 li.li-grafik,
#mm-1 li.li-grafik a {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: 34px 34px;
}

.navi-e02-sub-fuss {
  position: relative;
  width: 100%;
  display: block;
  overflow: visible;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  padding: 2rem;
}
.navi-e02-sub-fuss ul {
  overflow: visible;
  max-width: 1920px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .navi-e02-sub-fuss ul {
    text-align: left;
  }
}
.navi-e02-sub-fuss ul li {
  display: inline;
  position: relative;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  margin: 0;
  padding: 0;
  border-right: 0px solid gainsboro;
}
.navi-e02-sub-fuss ul li::after {
  content: "|";
  color: rgb(255, 255, 255);
  position: relative;
  top: -3px;
  font-size: 12px;
}
.navi-e02-sub-fuss ul li.last::after {
  display: none;
}
.navi-e02-sub-fuss ul li a,
.navi-e02-sub-fuss ul li strong {
  display: inline-block;
  color: rgb(255, 255, 255);
  padding: 0.5rem 1.2rem 0.5rem 0.5rem;
  font-weight: 400;
  font-size: 1.8rem;
}
@media (max-width: 991px) {
  .navi-e02-sub-fuss ul li a,
  .navi-e02-sub-fuss ul li strong {
    padding-right: 1rem;
  }
}
.navi-e02-sub-fuss ul li a.active, .navi-e02-sub-fuss ul li a.trail,
.navi-e02-sub-fuss ul li strong.active,
.navi-e02-sub-fuss ul li strong.trail {
  font-size: 1.8rem;
}
.navi-e02-sub-fuss ul li a:hover,
.navi-e02-sub-fuss ul li strong:hover {
  color: rgb(214, 100, 20);
}
.navi-e02-sub-fuss ul li::before {
  display: none;
}
.navi-e02-sub-fuss ul li::after {
  right: 0;
}
.navi-e02-sub-fuss ul li strong.active {
  color: rgb(240, 121, 5);
}

#right {
  padding-right: 2rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  #right {
    padding-left: 2rem;
  }
}

.navi-e02-sub-rechts,
#right .navi-e2-vertikal {
  margin-top: 1rem;
  color: rgb(37, 96, 131);
}
@media only screen and (max-width: 767px) {
  .navi-e02-sub-rechts,
  #right .navi-e2-vertikal {
    margin-top: 1em;
  }
}
.navi-e02-sub-rechts h3,
#right .navi-e2-vertikal h3 {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0.6rem;
  color: rgb(0, 65, 99);
}
.navi-e02-sub-rechts ul,
#right .navi-e2-vertikal ul {
  border-top: 2px solid rgb(0, 65, 99);
}
.navi-e02-sub-rechts ul li,
#right .navi-e2-vertikal ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  background-color: #ecebeb;
}
.navi-e02-sub-rechts ul li a,
#right .navi-e2-vertikal ul li a {
  display: block;
  padding: 5px 0 5px 10px;
  margin-bottom: 2px;
  border-left-width: 0;
  border-left-style: solid;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  border-left-color: rgb(240, 121, 5);
  color: #303030;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.navi-e02-sub-rechts ul li a:hover,
#right .navi-e2-vertikal ul li a:hover {
  background-color: rgb(255, 255, 255);
  border-left-color: rgb(37, 96, 131);
  color: rgb(0, 65, 99);
}
.navi-e02-sub-rechts ul li strong.active,
#right .navi-e2-vertikal ul li strong.active {
  display: block;
  padding: 5px 0 5px 10px;
  margin-bottom: 2px;
  border-left-width: 0;
  border-left-style: solid;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  background-color: rgb(37, 96, 131);
  border-left-color: rgb(240, 121, 5);
  color: #fff;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.navi-e02-sub-rechts ul li .level_2,
#right .navi-e2-vertikal ul li .level_2 {
  border-top: 0 solid rgb(0, 65, 99);
}

.uebersicht-einrichtungen {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  alin-items: stretch;
  padding-left: 2rem;
}
.uebersicht-einrichtungen .sp-4-1 {
  padding: 0;
}
.uebersicht-einrichtungen .sp-4-1 .navi-e2-einrichtungen {
  padding: 1rem;
  margin: 1rem;
  border: 1px solid rgb(31, 91, 126);
  border-radius: 0.6rem;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  height: 94%;
}
.uebersicht-einrichtungen .sp-4-1 .navi-e2-einrichtungen .image_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.uebersicht-einrichtungen .sp-4-1 .navi-e2-einrichtungen p {
  text-align: center;
}
.uebersicht-einrichtungen .sp-4-1 .navi-e2-einrichtungen p a {
  font-size: 2.4rem;
  color: rgb(37, 96, 131);
}
@media (max-width: 991px) {
  .uebersicht-einrichtungen .sp-4-1 .navi-e2-einrichtungen p a {
    font-size: 1.8rem;
  }
}
.bild-rund img {
  border-radius: 50%;
  border: 15px solid rgb(255, 255, 255);
}

.navi-e02-uebersicht {
  padding: 3rem;
}
.navi-e02-uebersicht ul {
  overflow: visible;
  max-width: 1920px;
  list-style-type: "»";
  color: rgb(37, 96, 131);
}
.navi-e02-uebersicht ul li {
  padding-left: 1rem;
}
.navi-e02-uebersicht ul li a,
.navi-e02-uebersicht ul li strong {
  font-weight: 400;
  display: block;
}
.navi-e02-uebersicht ul li a:hover,
.navi-e02-uebersicht ul li strong:hover {
  color: rgb(214, 100, 20);
}
.navi-e02-uebersicht ul li strong.active {
  color: rgb(240, 121, 5);
}

#navi-mobil li a,
#navi-mobil li span,
#navi-mobil li span.active {
  font-size: 1.4rem;
}
@media (min-width: 460px) {
  #navi-mobil li a,
  #navi-mobil li span,
  #navi-mobil li span.active {
    font-size: 1.6rem;
  }
}
#navi-mobil a span {
  font-size: 1.4rem;
}
@media (min-width: 460px) {
  #navi-mobil a span {
    font-size: 1.6rem;
  }
}
/* e//////////////////////////////////////////// ----------- */
/* einblendung mobil navi ----------- */
/* e//////////////////////////////////////////// ----------- */
/*
	MENU
*/
#menu:not(.mm-menu) {
  display: none;
}

#menu .fa {
  width: 15px;
  color: #ccc;
}

.mm-panel > p {
  font-size: 14px;
  margin-top: 20px;
}

.mm-panel > p + .mm-list {
  padding-top: 0;
}

#donate {
  padding: 45px 20px 30px 44px;
}

#donate:after {
  border: none !important;
}

/*
	LAYOUT
*/
#dd-mobil-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 70px;
  height: 45px;
  position: fixed;
  top: 15px;
  right: 19px;
  margin: 0;
  z-index: 1002;
  background-color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 991px) {
  #dd-mobil-menu {
    display: none;
  }
}

#dd-mobil-menu:before,
#dd-mobil-menu:after,
#dd-mobil-menu span {
  background-color: rgb(240, 121, 5);
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  left: 20px;
}

#dd-mobil-menu:before {
  top: 10px;
}

#dd-mobil-menu span {
  top: 20px;
}

#dd-mobil-menu:after {
  top: 30px;
}

/* animation */
#dd-mobil-menu:before,
#dd-mobil-menu:after,
#dd-mobil-menu span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

html.mm-opening #dd-mobil-menu:before,
html.mm-opening #dd-mobil-menu:after {
  top: 20px;
}

html.mm-opening #dd-mobil-menu span {
  left: -50px;
  opacity: 0;
}

html.mm-opening #dd-mobil-menu:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

html.mm-opening #dd-mobil-menu:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mm-listview > li > strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

/* pagination      /////////////////////////////*/
.pagination {
  display: block;
  float: none;
  clear: both;
  padding: 2em 0 2em 0;
}
.pagination ul {
  list-style-type: none;
  float: right;
  margin: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.pagination ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination ul li span,
.pagination ul li a,
.pagination ul li strong {
  position: relative;
  display: inline-block;
  padding: 2px 11px;
  margin: 0 1px;
  color: #292928;
  font-size: 12px;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 12px;
  line-height: 1.7rem;
}
.pagination ul li a:hover {
  color: #fff;
  background-color: rgb(37, 96, 131);
}
.pagination p {
  float: left;
  font-size: 12px;
  color: #6E6E6E;
  line-height: 1.7rem;
}

/* pagination - Ausgleich      /////////////////////////////*/
#container .pagination li {
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

table thead tr {
  border-bottom: 2px solid #889900;
}

table thead tr th {
  font-weight: 400;
  color: #889900;
}

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

table td {
  font-size: 1.6rem;
  vertical-align: top;
}

table tbody tr {
  border-bottom: 1px solid #ddd;
}

table tbody tr th {
  font-weight: 400;
}

table tbody tr td.col_0 {
  font-weight: 600;
}

table tfoot tr {
  border-top: 2px solid #ddd;
  border-bottom: 3px double #ddd;
}

table tfoot tr td {
  font-weight: 400;
}

.table-striped .odd {
  background-color: #ecebeb;
}

.table-striped .even {
  background-color: whitesmoke;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #ddd;
}

.table-hovered tbody tr:hover {
  background-color: #eee;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

/* Price table */
.respo-table td {
  display: block;
}

@media (min-width: 768px) {
  .respo-table td {
    display: table-cell;
  }
}
.respo-table td.col_1 {
  text-align: left;
}

@media (min-width: 768px) {
  .respo-table td.col_1 {
    text-align: left;
  }
}
#table_1089 .row_0 td {
  font-style: italic;
  color: rgb(214, 100, 20);
}

.css-kursiv {
  font-style: italic;
  color: rgb(214, 100, 20);
}
