header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
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}
.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=');-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.rsts-skin-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

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


* {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

h1.bigbox {
	font-family:'BogueSlabBlack', sans-serif;
}

.invisible {
	display:none;
}

html {
	height:100%;
}

body {
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	color:#444;
	font-weight:300;
	line-height:1.4em;
	background-color:#a8cb5c;
}
body.terrawell {
	background-color:#21a8ac;
}
#header .inside,
#nav_main .inside,
#footer .inside,
#main + .ce_headline,
#main + .ce_text,
#main .ce_form,
#main .rs-columns,
.wrapper_slidertext,
body.karriere #main .ce_accordion,
body.karriere #main .ce_headline,
body.karriere #main .ce_headline + .ce_text,
body.rechtliches #main .mod_article,
body.faq #main .mod_article,
.breite_begrenzt {
	width:1320px;
	margin:0 auto;
}
.rs-columns {
	display:block;
}

#wrapper {
	position:relative;
	padding-top:97px;
}
body.terrawell #wrapper {
	padding-top:50px;
}

#header {
	position:fixed;
	top:0;
	width:100%;
	background-color:#ebf3db;
	z-index:999;
}
body.terrawell #header {
	top:60px;
	background-color:unset;
}

#header .inside {
	padding-top:20px;
	padding-bottom:20px;
	transition:all 0.3s ease;
}



/* ##### Fixed Header ##### */

#header,
#header .inside,
#search_header .inside,
#header.fixed,
.mod_navigation {
	transition:all 0.3s ease;
}
#header.fixed {
	position:fixed;
	top:0;
	width:100%;
	height:auto;
	z-index:998;
	transition:all 0.3s ease;
	overflow:visible;
}
#header.fixed .inside {
	padding-top:8px;
	padding-bottom:8px;
}
#header.fixed .mod_navigation {
	margin-top:0;
}
body.terrawell #header.fixed  {
	top:0;
	padding-top:14px;
	padding-bottom:2px;
	background-color:#21a8ac;
}



.logo {
	float:left;
	width:240px;
	margin-top:14px;
	transition:all 0.3s ease;
}
body.terrawell #header .logo {
	width:300px;
	margin-top:-8px;
	margin-left:366px;
}
#header.fixed .logo {
	width:200px;
}
.logo img {
	display:block;
	width:100%;
	height:auto;
}
.logo a {
	display:block;
}

#container {
	min-height:600px;
	background-color:#fff;
}

#main .mod_article {
	padding-top:60px;
	padding-bottom:80px;
}
#main > .inside > .mod_article:first-of-type {
	padding-top:0;
	padding-bottom:0;
}

.wrapper_footerbox {
	width:50%;
	float:left;
}

.green-light {
	color:#fff;
	background-color:#bdd683;
}
.green {
	color:#fff;
	background-color:#a8cb5c;
}
#main .green ul li,
#main .green ul ::marker {
	color:#fff;
}
.blue {
	color:#fff;
	background-color:#21a8ac;
}
.hellblau {
	color:#000;
	background-color:#ddf2f3;
}
.tuerkis {
	color:#21a8ac;
	background-color:#8fd3d5;
}
.tuerkis h2 {
	color:#21a8ac;
}
.beige {
	color:#000;
	background-color:#eaedd6;
}
.dunkelbeige {
	color:#000;
	background-color:#dde1ba;
}
.green h2,
.blue h2 {
	color:#fff;
}
#newsletter {
	text-align:center;
}

#footer {
	padding-top:30px;
	color:#fff;
	overflow:hidden;
}
#footer .inside {
	padding-top:0;
	padding-bottom:30px;
}
#footer .logo {
	width:100%;
	margin-top:40px;
	margin-bottom:40px;
	float:none;
	clear:both;
}
#footer .logo img {
	width:240px;
	height:auto;
	margin:0 auto;
}
#footer .ce_text {
	text-align:center;
}
#footer h4 {
	margin-top:0;
	padding-top:8px;
}
#footer p {
	margin-bottom:12px;
}
#footer table td {
	font-weight:300;
	font-size:20px;
}
#footer a {
	position:relative;
	text-decoration:none;
	color:#fff;
	transition:all 0.3s ease;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration:none;
}

#footer .ce_text.copyright {
	float:none;
	margin-right:auto;
	margin-bottom:0;
	padding-left:0;
}
#footer .ce_text.copyright p {
	margin-top:0;
	text-align:center;
	font-size:0.8em;
}


/* ##### Grafik im Footer ##### */
#footergrafik {
	position:absolute;
	bottom:-30px;
	right:-70px;
	width:180px;
	pointer-events:none;
}
#footergrafik img {
	display:block;
	width:100%;
	height:auto;
}

.adresse, .telefon, .email {
	position:relative;
	padding-left:36px;
}
.adresse::before,
.telefon::before,
.email::before {
	position:absolute;
	font-family:'Font Awesome 6 Free';
	font-weight:normal;
	color:#b6d98e;
}
.telefon::before {
	top:-4px;
	left:2px;
	font-size:28px;
	content:'\f095';
}
.email::before {
	top:-3px;
	left:2px;
	font-size:28px;
	content:'\f0e0';
}



/* ##### Rocksolid Slider ##### */

#slider,
.mod_rocksolid_slider,
.rsts-crop,
.rsts-slide,
.rsts-crop {
	overflow:visible;
}
.mod_rocksolid_slider.breite_begrenzt {
	width:1000px;
	overflow:hidden;
}
.mod_rocksolid_slider h1,
.mod_rocksolid_slider h2,
.mod_rocksolid_slider h3 {
	color:#fff;
	text-align:left;
}
.mod_rocksolid_slider img {
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
}
.wrapper_slidertext {
	position:relative;
}
.wrapper_slidertext .ce_text {
	overflow:visible;
}
#main .mod_rocksolid_slider .ce_text,
#main .mod_rocksolid_slider .ce_headline {
	position:absolute;
	left:0;
	bottom:-30px;
	width:40%;
	padding:30px;
	color:#fff;
	background-color:rgba(33,168,172,0.9);
	z-index:999;
}
#main .mod_rocksolid_slider .ce_text {
	font-size:15px;
}
#main .mod_rocksolid_slider .blockbild {
	position:absolute;
	left:0;
	bottom:-60px;
	width:800px;
	z-index:999;
}
body.granulat #main .mod_rocksolid_slider .blockbild {
	bottom:-140px;
}
/* Fetter Text im blauen Block */
.wrapper_slidertext h1 {
	margin-bottom:12px;
	font-family:"Montserrat", serif;
	font-weight:800;
	letter-spacing:0.02em;
}
.wrapper_slidertext h1.ce_headline {
	margin-bottom:0;
}
.wrapper_slidertext p {
	margin-bottom:0;
	font-size:17px;
	font-weight:400;
}
/* Icon Switzerland */
.icon_switzerland {
	position:absolute;
	top:140px;
	right:-60px;
	width:120px;
}
.icon_switzerland img {
	width:100%;
	height:auto;
}
body.ueber-uns .icon_switzerland {
	top:70px;
}

body.seite-info .icon_switzerland {
	top:-50px;
}
/* Icon swiss made */
.icon_swissmade {
	position:absolute;
	top:2px;
	right:10px;
	width:110px;
}
.icon_swissmade img {
	width:100%;
	height:auto;
}
body.granulat .icon_swissmade {
	top:20px;
	right:40px;
}



/* ##### Bilder und Bildergalerie ##### */

h1 + .ce_gallery {
	padding-top:30px;
}
#main .ce_gallery ul {
	margin:0;
	padding:0;
	list-style:none;
}
#main .ce_gallery ul,
#main .ce_gallery ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#main .ce_gallery ul li {
	width:25%;
}
.ce_gallery img {
	width:100%;
	height:auto;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ce_gallery img,
#main .image_container a img {
	display:block;
	opacity:1.0;
	transition:all 0.3s ease;
}
.ce_gallery img:hover,
.ce_gallery img:focus,
.ce_gallery img:active,
#main .image_container a img:hover,
#main .image_container a img:focus,
#main .image_container a img:active {
	opacity:0.7;
}

#main .image_container.float_left {
	padding-top:20px;
	padding-right:60px;
	padding-bottom:40px;
}
#main .image_container.float_right {
	padding-top:20px;
	padding-left:60px;
	padding-bottom:40px;
}
#main .accordion .image_container.float_left,
#main .accordion .image_container.float_right {
	padding-top:8px;
}
#main .image_container a,
#main .image_container a:hover,
#main .image_container a:focus,
#main .image_container a:active {
	border-bottom:none;
}

.caption {
	color:#aaa;
	font-size:20px;
	font-style:italic;
}

#cboxContent {
	margin-top:30px;
	background:#fff;
}
#cboxLoadedContent {
	border:5px solid #fff;
}
#cboxTitle,
#cboxCurrent {
	top:-30px;
	font-size:20px;
	color:#fff;
}



/* ##### Abstaende ##### */

.mt60 {
	margin-top:60px;
}
.mt80 {
	margin-top:80px;
}
.mb60 {
	margin-bottom:60px;
}
.mb80 {
	margin-bottom:80px;
}



/* ##### Typografie ##### */

h1 {
	text-align:center;
	margin-top:0;
	margin-bottom:28px;
	padding-top:3px;
	font-family:'Ubuntu', serif;
	font-weight:800;
	font-size:44px;
	color:#21a8ac;
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing:0.07em;
}
h2 {
	margin-top:34px;
	margin-bottom:20px;
	font-weight:700;
	font-size:28px;
	color:#000;
	line-height:1.5em;
	text-transform:uppercase;
	letter-spacing:0.18em;
}
h1 + .ce_text > h2 {
	margin-top:0;
}
h3 {
	margin-top:34px;
	margin-bottom:14px;
	font-family:'Ubuntu', sans-serif;
	font-weight:500;
	font-size:28px;
	color:#444;
	line-height:1.2em;
}
.unterueberschrift h3 {
	margin-bottom:0;
	padding-bottom:0;
}
.unterueberschrift h3 + h2 {
	margin-top:0;
	padding-top:0;
	line-height:0.9em;
}
.ce_accordion + .ce_text h3 {
	margin-top:54px;
}
h4 {
	margin-bottom:14px;
	font-weight:500;
	font-size:24px;
}
#footer h4 {
	position:relative;
	font-family:'Ubuntu', sans-serif;
	font-weight:500;
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:0.03em;
}
h5 {
	margin-top:30px;
	margin-bottom:17px;
	font-size:18px;
	color:#444;
	font-weight:700;
	line-height:1.4em;
}
h6 {
	margin-top:17px;
	margin-bottom:17px;
	font-size:17px;
	color:#444;
	font-weight:600;
	line-height:1.4em;
}

.einleitung p {
	font-size:24px;
}
.center {
	text-align:center;
}

strong, b, .bold {
	font-weight:700;
}

.warnung {
	color:#cd0000;
	font-weight:700;
}

.big {
	font-size:1.6em;
}
.weiss {
	color:#fff;
}

.ce_text.linie_oben {
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #dce1e5;
}

.ce_youtube iframe {
	width:100%;
	border:2px solid #f0f0f1;
}


/* ##### Tabellen ##### */

/* Tabellen */
table,
table tr,
table td {
	border-spacing: 0;
}
#main table {
	width:100%;
	margin-bottom:18px;
}
#footer table {
	margin-bottom:0;
}
table th {
	padding:38px 20px;
	color:#fff;
	vertical-align:middle;
	background-color:#31402e;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#container table td {
	padding:28px;
	padding-left:12px;
	padding-right:12px;
	vertical-align:middle;
	background-color:#eef0de;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#container table th:last-of-type,
#container table td:last-of-type {
	border-right:none;
}
#container table tr td:first-of-type {
	background-color:#cbd294;
}
#footer table td:first-of-type {
	padding-right:8px;
}
#footer table td {
	padding-right:0;
}
#container .no-style table td {
	padding:0;
	border-bottom:none;
	background-color:transparent;
}
#footer table td {
	font-weight:300;
}
.center table th,
.center table td {
	text-align:center;
}



/* ##### Listen ##### */

#main ul ::marker {
	color:#21a8ac;
}
#main ul {
	list-style-type:square;
    margin:4px 0 32px 9px;
    padding:0 0 0 20px;
	color:#21a8ac;
}
#main ul ul {
	margin:0;
}
#main ol {
    list-style-type:decimal;
    margin:9px 0 18px 9px;
    padding:0 0 0 18px;
}
#main ol li {
    margin-bottom:0;
    padding-left:18px;
    line-height:18px;
	color:#444;
}
#main ul li {
    margin-bottom:0;
    padding-left:0;
	color:#444;
	line-height:1.8em;
}



/* ##### Links ##### */

#main a {
	color:#21a8ac;
	font-weight:500;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,0);
	transition:all 0.3s ease;
}
#main a:hover,
#main a:focus,
#main a:active {
	text-decoration:none;
	border-bottom:1px solid #21a8ac;
}
a[href^="tel"],
#footer a[href^="tel"] {
	margin-left:0;
	text-decoration:none;
	border-bottom:none;
}
#footer a[href^="tel"]::before {
	content:none;
}
a[href^="tel"]:hover,
a[href^="tel"]:focus,
a[href^="tel"]:active,
#footer a[href^="tel"]:hover,
#footer a[href^="tel"]:focus,
#footer a[href^="tel"]:active {
	cursor:text;
	text-decoration:none;
	border-bottom:none;
}



/* ##### Bereich Startseite Unsere Produkte ##### */

#unsere-produkte .ce_headline {
	padding-bottom:40px;
}

.zeile_produkte .rs-column {
	margin-right:2.69231%;
}
.zeile_produkte .rs-column.-large-col-3-1 {
	width:30.60513%;
}




/* ##### Bereich Startseite Unternehmen ##### */

#unternehmen .ce_image {
	position:relative;
	margin-top:-30px;
	z-index:1;
}
#unternehmen .image_container {
	position:relative;
	margin-top:0;
	z-index:1;
}
#unternehmen img {
	position:relative;
	display:block;
	width:100%;
	height:auto;
}
#main #unternehmen .link_button p a {
	position:relative;
	margin-top:30px;
	padding-left:80px;
	padding-right:80px;
	z-index:9;
}



/* ##### Bereich Terrawell Was ist Terrawell ##### */

#was-ist-terrawell {
	background: rgb(234,237,214);
	background: linear-gradient(180deg, rgba(234,237,214,1) 0%, rgba(234,237,214,1) 75%, rgba(221,225,185,1) 75%, rgba(221,225,185,1) 100%);
}
#main #was-ist-terrawell.mod_article {
	padding-top:120px;
	padding-bottom:40px;
}
#was-ist-terrawell .ce_text {
	position:relative;
}
#was-ist-terrawell h2 {
	color:#b8c36d;
}
#was-ist-terrawell .image_container {
	padding-left:60px;
}
#was-ist-terrawell .rs-columns .rs-column {
	margin-right:0;
}
#was-ist-terrawell .link_button p:last-of-type {
	margin-top:60px;
}


/* #####  Bereich Terrawell Referenzen ##### */

#main #referenzen.mod_article {
	padding-bottom:0;
	overflow:visible;
}

#referenzen {
	position:relative;
	z-index:99;
}
#referenzen .blue {
	padding-top:80px;
	padding-bottom:80px;
}
#referenzen .mod_rocksolid_slider {
	margin:0 auto;
	margin-top:-350px;
	width:600px;
	overflow:hidden;
}
#referenzen .ce_image {
	position:absolute;
	left:0;
	bottom:-80px;
	width:100%;
	text-align:center;
	z-index:999;
}
#referenzen .ce_image img {
	width:600px;
}


/* ##### Bereich Wachstum aus der Natur ##### */

#main #wachstum-aus-der-natur.mod_article {
	padding-bottom:0;
}
#wachstum-aus-der-natur .mod_rocksolid_slider {
	margin-top:80px;
}
#wachstum-aus-der-natur .rs-columns .ce_image {
	margin-top:10px;
	margin-bottom:10px;
}
body.granulat #main #wachstum-aus-der-natur {
	padding-bottom:80px;
}



/* ##### Bereich heute bestellen ##### */

#main #heute-bestellen.mod_article {
	padding-top:120px;
	padding-bottom:0;
}
#heute-bestellen .blue {
	margin-top:40px;
	padding-top:40px;
	padding-bottom:50px;
}
#heute-bestellen h2 {
	margin-top:0;
}
.rueckfragen {
	margin-top:50px;
}
.rueckfragen p {
	margin-bottom:0;
	padding:14px;
	color:#fff;
	text-align:center;
}
#main .rueckfragen a {
	color:#fff;
}
#main .rueckfragen a:hover,
#main .rueckfragen a:focus,
#main .rueckfragen a:active {
	border-bottom:1px solid #fff;
}
.rueckfragen p:first-of-type {
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-weight:500;
	background-color:#21a8ac;
}
.rueckfragen p:last-of-type {
	background-color:#a8cb5c;
}
body.granulat #main #heute-bestellen.mod_article {
	padding-top:60px;
}
body.granulat #heute-bestellen .blue {
	margin-top:0;
	padding-top:120px;
}
body.granulat #heute-bestellen .ce_image.block {
	overflow:visible;
}
body.granulat #heute-bestellen .ce_image img {
	margin-bottom:-160px;
}
body.granulat .rueckfragen {
	margin-top:100px;
}



/* ##### Seite Produkte, Übersicht ##### */

body.products #main {
	padding-top:20px;
	padding-bottom:120px;
}

/* ##### Über uns ##### */

.tuerkis-zweifarbig {
	background: rgb(221,242,243);
	background: linear-gradient(180deg, rgba(221,242,243) 0%, rgba(221,242,243,1) 60%, rgba(143,211,213,1) 60%, rgba(143,211,213,1) 100%);
}



/* #### Info ##### */

body.seite-info #main .green {
	padding-top:0;
}
body.seite-info .green {
	background: rgb(168,203,92);
	background: linear-gradient(180deg, rgba(255,255,255) 0%, rgba(255,255,255,1) 5%, rgba(168,203,92,1) 5%, rgba(168,203,92,1) 100%);
}
body.seite-info .green .ce_text {
	padding-top:50px;
}
body.seite-info #main .green-light .ce_text {
	padding-top:130px;
}
body.seite-info .ce_player {
	margin-top:20px;
}
body.seite-info .beige {
	background: rgb(234,237,214);
	background: linear-gradient(180deg, rgba(255,255,255) 0%, rgba(255,255,255,1) 25%, rgba(234,237,214,1) 25%, rgba(234,237,214,1) 100%);
}



/* ##### Karriere / Jobs ##### */

body.karriere #main #current-jobs h2.ce_headline {
	margin-bottom:30px;
}



/* ##### Kontakt ##### */

body.kontakt #main > .inside > .mod_article:first-of-type {
	padding-top:20px;
	padding-bottom:50px;
}


/* ##### Seite FAQ ##### */

body.faq #main h2 {
	margin-bottom:30px;
}



/* ##### Seite Impressum ##### */

body.rechtliches #main,
body.faq #main {
	padding-top:30px;
	padding-bottom:80px;
}



/* ##### Icons ##### */

.link_extern p a::after {
	position:absolute;
	right:-26px;
	bottom:-2px;
	font-family:'Font Awesome 6 Free';
	font-size:16px;
	font-weight:normal;
	color:#21a8ac;
	content:'\f35d';	
}
.link_extern p a {
	position:relative;
}

.mod_newslist p a::before {
	position:absolute;
	top:-1px;
	left:1px;
	font-family:'Font Awesome 6 Free';
	font-size:16px;
	font-weight:normal;
	color:rgba(0,0,0,0.2);
	content:'\f04b';
	transition:all 0.5s ease;
}
.mod_newslist p a:hover::before {
	color:#21a8ac;
}
.mod_newslist  p {
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	padding-left:22px;
	color:#aaa;
}



/* ##### Akkordeon ##### */

.ce_accordion {
	overflow:visible;
	margin-top:1px;
}
.trennlinie + .ce_accordion {
	margin-top:40px;
}
.ce_accordion + .trennlinie {
	margin-top:60px;
}
.ce_accordion .toggler {
	position:relative;
	margin:0;
	padding:16px 9px 14px 50px;
	font-weight:600;
	color:#21a8ac;
	background-color:#c7e9ea;
	transition:all 0.3s ease;
}
body.faq .ce_accordion .toggler {
	color:#a8cb5c;
	background-color:#eaf2d6;
}
.ce_accordion .toggler:hover,
.ce_accordion .toggler:focus,
.ce_accordion .toggler:active {
	cursor:pointer;
	background-color:#c7e9ea;
}
.ce_accordion .toggler::before {
	position:absolute;
	top:15px;
	left:14px;
	font-family:'Font Awesome 6 Free';
	font-size:22px;
	font-weight:normal;
	color:#21a8ac;
	content:'+';
	transform: rotate(0deg);
	transition:all 0.3s ease;
}
body.faq .ce_accordion .toggler::before,
body.faq .ce_accordion .toggler:hover::before,
body.faq .ce_accordion .toggler:focus::before,
body.faq .ce_accordion .toggler.active::before,
body.faq #main ul ::marker {
	color:#a8cb5c;
}

.ce_accordion .toggler:hover::before {
	top:15px;
	left:10px;
	font-size:32px;
	color:#21a8ac;
}
.ce_accordion .toggler:focus::before,
.ce_accordion .toggler.active::before {
	top:15px;
	left:10px;
	font-size:28px;
	color:#21a8ac;
	transform: rotate(90deg);
}
.ce_accordion .accordion {
	padding:10px 30px 40px 30px;
	background-color:#ddf2f3;
}
body.faq .ce_accordion .accordion {
	padding:30px 30px 20px 30px;
}
body.faq .ce_accordion .accordion {
	background-color:#f2f7e7;
}



/* ##### Video ##### */

.bg_video .ce_text {
	position:relative;
	width:500px;
	margin:0 auto;
	margin-bottom:-200px;
	padding:0 40px 30px 40px;
	background-color:#b7c26c;
}
.bg_video .ce_text h3,
.bg_video .ce_text p {
	color:#fff;
}
.ce_player.breite_begrenzt {
	width:1000px;
}
#main .mod_article.bg_video {
	padding-bottom:0;
}
.video_container video {
	display:block;
}



/* ##### Seitenbild ##### */

#seitenbild .inside {
	width:100%;
}
#seitenbild img {
	display:block;
	width:100%;
	height:auto;
}



/* ##### Formularfelder und Buttons ##### */

*:focus {
	outline:none;
}

button {
	font-family:'Ubuntu', sans-serif;
	font-weight:500;
}
button.submit,
#header_startseite .link_button p a,
#main .link_button p a,
#main .back a {
	display:inline-block;
	padding:10px 18px 10px 18px;
	color:#fff;
	font-weight:500;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.1em;
	background-color:#21a8ac;
	border:none;
	transition:all 0.3s ease;
}
#header_startseite .link_button p a {
	padding:8px 18px 8px 18px;
}
button.submit:hover,
button.submit:focus,
button.submit:active,
#header_startseite .link_button p a:hover,
#header_startseite .link_button p a:focus,
#header_startseite .link_button p a:active,
#main .link_button p a:hover,
#main .link_button p a:focus,
#main .link_button p a:active,
#main .back a:hover,
#main .back a:focus,
#main .back a:active {
	cursor:pointer;
	color:#fff;
	background-color:#21a8ac;
}
#main .blue.link_button p a {
	background-color:#a8cb5c;
}
.mod_search button.submit {
	margin-top:12px;
	margin-bottom:12px;
	padding:10px 34px 12px 34px;
}

.formbody input.text,
.formbody .select,
.formbody textarea {
	width:100%;
	padding:10px 14px;
	color:#000;
	background-color:#fff;
	border:1px solid #21a8ac;
	border-radius:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.beige .formbody input.text,
.beige .formbody .select,
.beige .formbody textarea {
	border:1px solid #fff;
}
.formbody .widget-text,
.formbody .widget-radio,
.formbody .widget-checkbox {
	margin-bottom:18px;
}
.formbody .radio_container span {
	padding-right:20px;
}
fieldset {
	border:none;
	padding:0;
}
.widget-checkbox span,
.widget-radio span {
	display:block;
}
body.standort .link_button {
	margin-top:30px;
}
body.standort .link_button p,
body.karriere .link_button p {
	margin-right:20px;
	float:left;
}
#main .link_button .telefon,
#main .link_button .email {
	padding-left:48px;
}
#main .link_button .telefon::before {
	top:11px;
	left:12px;
}
#main .link_button .email::before {
	top:9px;
	left:12px;
}

#schreiben-sie-uns .formbody {
	margin-top:30px;
}
#schreiben-sie-uns .widget-submit {
	margin-top:30px;
	text-align:center;
}
.feld_name,
.feld_unternehmen,
.feld_telefon,
.feld_email {
	width:50%;
	float:left;
}
.feld_name,
.feld_telefon {
	padding-right:1%;
}
.feld_unternehmen,
.feld_email {
	padding-left:1%;
}

#newsletter .widget-text {
	text-align:center;
}
#newsletter .text {
	width:400px;
	text-align:center;
	color:#21a8ac;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:0.1em;
	background-color:#c7e9ea;
	border:1px solid #c7e9ea;
}
#newsletter.blue .text {
	background-color:#fff;
}
#newsletter .widget-text,
#newsletter .widget-submit {
	float:left;
}
#main #newsletter .ce_form {
	width:450px;
}
#newsletter .widget-submit button {
	padding:12px;
	font-family:'Font Awesome 6 Free';
	font-weight:normal;
	color:#fff;
	background-color:#21a8ac;
}
#newsletter.blue .widget-submit button {
	background-color:#a8cb5c;
}
.widget-submit button:hover {
	cursor:pointer;
}



/* Sprachwechsler */

.mod_changelanguage ul::before {
	position:absolute;
	left:-20px;
	top:-5px;
	padding:0 10px 0 0;
	font-family:'Font Awesome 6 Free';
	font-size:20px;
	font-weight:normal;
	color:#21a8ac;
	content:'\f0d7';
	cursor:pointer;
}
body.terrawell .mod_changelanguage ul::before {
	color:#fff;
}

.mod_changelanguage {
	position:relative;
	width:22px;
	height:16px;
	margin-top:20px;
	margin-bottom:0;
	float:right;
	overflow:visible;
}
body.terrawell .mod_changelanguage {
	position:absolute;
	margin-top:21px;
	margin-right:0;
	margin-top: 20px;
	margin-bottom: 0;
	float:none;
	top:-60px;
	right:0;
}
body.terrawell #header.fixed .mod_changelanguage {
	top:10px;
}
body.terrawell #header.fixed .mod_customnav.part2 {
	margin-right:70px;
}

.mod_changelanguage ul {
	margin-top:0;
	margin-bottom:0;
	padding-left:20px;
}
.mod_changelanguage ul li {
	position:absolute;
	top:0;
	left:0;
	float:none;
	margin-right:0;
	padding-bottom:10px;
	opacity:0;
	transition:all 0.3s ease;
	/*display:none;*/
}
.mod_changelanguage ul:hover li:nth-of-type(2) {
	top:20px;
}
.mod_changelanguage ul:hover li:nth-of-type(3) {
	top:40px;
}
.mod_changelanguage ul:hover li:nth-of-type(4) {
	top:60px;
}
.mod_changelanguage ul:hover li:nth-of-type(5) {
	top:80px;
}
.mod_changelanguage ul:hover li:nth-of-type(6) {
	top:100px;
}
.mod_changelanguage ul li.active {
	opacity:1.0;
	display:block;
}
.mod_changelanguage ul:hover li {
	display:block;
	padding-bottom:0;
	opacity:1.0;
}

.mod_changelanguage .lang-ar a, .mod_changelanguage .lang-ar span, .mod_changelanguage .lang-ar strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/ar.png') no-repeat;
	background-size:22px;
	cursor: pointer;
    text-indent: -9999px;
}
.mod_changelanguage .lang-it a, .mod_changelanguage .lang-it span, .mod_changelanguage .lang-it strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/it.png') no-repeat;
	background-size:22px;
	cursor: pointer;
    text-indent: -9999px;
}
.mod_changelanguage .lang-es a, .mod_changelanguage .lang-es span, .mod_changelanguage .lang-es strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/es.png') no-repeat;
	background-size:22px;
	cursor: pointer;
    text-indent: -9999px;
}
.mod_changelanguage .lang-fr a, .mod_changelanguage .lang-fr span, .mod_changelanguage .lang-fr strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/fr.png') no-repeat;
	background-size:22px;
	cursor: pointer;
    text-indent: -9999px;
}
.mod_changelanguage .lang-en a, .mod_changelanguage .lang-en span, .mod_changelanguage .lang-en strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/en.gif') no-repeat;
	cursor: pointer;
    text-indent: -9999px;
}
.mod_changelanguage .lang-de a, .mod_changelanguage .lang-de span, .mod_changelanguage .lang-de strong {
	width: 22px;
	height: 16px;
	display:inline-block;
	background:url('../../files/theme/images/layout/de.gif') no-repeat;
	cursor: pointer;
    text-indent: -9999px;
}



/* ##### Navigation: Main ##### */

.mod_navigation {
	overflow:visible;
}

.mod_navigation ul.level_1 {
	width:auto;
	margin:0;
	margin-left:80px;
	padding:0;
	font-family:'Ubuntu', serif;
	float:left;
}

.mod_navigation ul.level_1 > li {
	position:relative;
	list-style-type:none;
	float:left;
}
.mod_navigation ul.level_1 > li.active strong,
.mod_navigation ul.level_1 > li.trail > a,
.mod_navigation ul.level_1 > li.trail > strong,
.mod_navigation ul.level_2 > li.trail > a {
	font-weight:500;
}
.mod_navigation ul li a,
.mod_navigation ul li strong {
	display:block;
	padding:17px 12px;
	color:#21a8ac;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
.mod_navigation ul li.last a,
.mod_navigation ul li.last strong {
	padding-right:0;
}
.mod_navigation ul.level_1 > li.trail strong,
.mod_navigation ul li.active strong,
.mod_navigation ul.level_1 li.submenu.trail > a,
.mod_navigation ul.level_1 li.submenu.trail li.trail a {
	color:#21a8ac;
}
.mod_navigation ul.level_1 li a:hover,
.mod_navigation ul.level_1 li a:focus,
.mod_navigation ul.level_1 li a:active {
	text-decoration:none;
	color:#21a8ac;
}

/* Aufklappmenu */

.mod_navigation ul.level_1 li.submenu {
	position:relative;
}
.mod_navigation ul.level_2 {
	display:block;
	margin-top:50px;
	pointer-events: none;
	opacity:0;
	min-width:270px;
	transition:all 0.3s ease-in-out;
}
.mod_navigation ul > li:hover .level_2 {
	margin-top:0;
	pointer-events: auto;
	opacity:1.0;
	top:100%;
	background-color:#ebf3db;
}
.mod_navigation ul > li > ul {
	position:absolute;
	top:73px;
	left:0;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:7;
}
.mod_navigation ul.level_2 li a,
.mod_navigation ul.level_2 li strong {
	display:block;
	padding:12px 20px;
	color:#21a8ac;
	transition:all 0.3s ease;
}
.mod_navigation ul.level_2 > li a {
	border-bottom:none;
}
.mod_navigation ul.level_2 li.active strong {
	border-bottom:none;
}
.mod_navigation ul.level_2 li span {
	padding:0;
}
mod_navigation ul.level_2 li.last span {
	padding-bottom:0;
}
.mod_navigation ul.level_2 li a:hover,
.mod_navigation ul.level_2 li a:focus,
.mod_navigation ul.level_2 li a:active {
	text-decoration:none;
	border-bottom:none;
}
.mod_navigation ul.level_2 li.active,
.mod_navigation ul.level_2 strong.active,
.mod_navigation ul.level_2 span.active {
	color:#21a8ac;
	font-weight:500;
}


/* ##### Navigation: Main Terrawell ##### */

#header .mod_customnav {
	overflow:visible;
}
.mod_customnav.part1 {
	float:left;
}
#header .mod_customnav.part1 ul li:first-of-type a {
	padding-left:0;
}
.mod_customnav.part2 {
	float:right;
}

#header .mod_customnav ul.level_1 {
	width:auto;
	margin:0;
	margin-left:0;
	padding:0;
	font-family:'Ubuntu', serif;
	float:left;
}

#header .mod_customnav ul.level_1 > li {
	position:relative;
	list-style-type:none;
	float:left;
}
#header .mod_customnav ul.level_1 > li.active strong,
#header .mod_customnav ul.level_1 > li.trail > a,
#header .mod_customnav ul.level_1 > li.trail > strong,
#header .mod_customnav ul.level_2 > li.trail > a {
	font-weight:500;
}
#header .mod_customnav ul li a,
#header .mod_customnav ul li strong {
	display:block;
	padding:17px 12px;
	color:#fff;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
}
#header .mod_customnav ul li.last a,
#header .mod_customnav ul li.last strong {
	padding-right:0;
}
#header .mod_customnav ul.level_1 > li.trail strong,
#header .mod_customnav ul li.active strong,
#header .mod_customnav ul.level_1 li.submenu.trail > a,
#header .mod_customnav ul.level_1 li.submenu.trail li.trail a {
	color:#fff;
}
#header .mod_customnav ul.level_1 li a:hover,
#header .mod_customnav ul.level_1 li a:focus,
#header .mod_customnav ul.level_1 li a:active {
	text-decoration:none;
	color:#fff;
}



/* Navigation FOOTER */

#footer .mod_customnav {
	margin-top:20px;
}
#footer .mod_customnav ul {
	padding:0;
	list-style:none;
	text-align:center;
}
#footer .mod_customnav li {
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
#footer .mod_customnav a,
#footer .mod_customnav strong {
	float:left;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:300;
	padding:0px 10px 0px 10px;
}
#footer .mod_customnav li.active strong {
	font-weight:500;
}
#footer .mod_customnav li.last strong,
#footer .mod_customnav a.last span {
	padding-right:0;
}
#footer .mod_customnav a:hover,
#footer .mod_customnav a:focus {
	text-decoration:underline;
}
#footer .mod_customnav span.active,
#footer .mod_customnav .trail {
	
}
#footer .mod_customnav a.first,
#footer .mod_customnav span.first {
	padding-left:0;
}
#footer .mod_customnav a.last,
#footer .mod_customnav span.last {
	padding-right:0;
}



/* ### Navigation mobile ### */

.btn_nav_mobile {
	display:none;
	animation:all 0.3s ease;
}

.btn_nav_mobile {
	position:relative;
	float:right;
	margin-top:25px;
	padding:0 10px 16px 24px;
	z-index:99;
}
body.terrawell .btn_nav_mobile {
	margin-top:0;
}
.btn_nav_mobile:hover {
	cursor:pointer;
}
.btn_nav_mobile a {
	display:block;
	text-decoration:none;
}
.btn_nav_mobile a:after {
	position:absolute;
	top:0;
	left:9px;
	font-family:'Font Awesome 6 Free';
	content:'\f0c9';
	font-size:34px;
	color:#21a8ac;
	line-height:1.2em;
}
body.terrawell .btn_nav_mobile a:after {
	color:#fff;
}
.btn_nav_mobile ul {
	display:none;
}

.mm-panels, .mm-panel {
	background:#fff;
}
.mm-menu_offcanvas {
	z-index:999;
}
.mm-navbar_sticky {
	color:#fff;
	background-color:#a8cb5c;
}
.mm-navbar {
	background-color:#a8cb5c;
	border-bottom:none;
}
.mm-navbar__title {
	margin-top:6px;
	margin-bottom:4px;
}
.mm-navbar__title > span {
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
	font-size:28px;
	font-weight:400;
}
.mm-listitem {
	border-bottom:1px solid #dcdcdc;
	transition:all 0.3s ease;
}
.mm-listitem:hover,
.mm-listitem:focus,
.mm-listitem:active {
	background-color:#f0f0f1;
}
.mm-listitem:hover .mm-btn::after {
	border-color:#a8cb5c;
}
.mm-listitem_selected > .mm-listitem__text,
.mm-listitem.trail > .mm-listitem__text,
.mm-listitem.trail > .mm-listitem__btn {
    background:#f0f0f1;
}
.mm-listitem.trail > .mm-listitem__text {
    color:#444;
}
.mm-listitem.mm-listitem_selected {
	color:#444;
	border-color:#dcdcdc;
}
.mm-listitem.trail .mm-btn::after,
.mm-listitem.trail .mm-btn::before,
.mm-navbar_sticky .mm-btn::after,
.mm-navbar_sticky .mm-btn::before {
	border-color:#dcdcdc;
}
/* border mit Abstand nach links deaktivieren */
.mm-listitem::after {
	display:none;
}
.mm-listitem .mm-btn::after {
	transition:all 0.3s ease;
}
.mm-listitem.trail .mm-btn::after {
	border-color:#a8cb5c;
}



@media (max-width:1720px) {

	#main .mod_rocksolid_slider .blockbild {
		width:50%;
	}

}
@media (max-width:1500px) {

	#main .mod_rocksolid_slider .ce_text {
		width:609px;
	}

	#main .mod_rocksolid_slider .blockbild {
		width:45%;
	}

	.wrapper_slidertext h1 {
		font-size:38px;
	}

}



@media (min-width:1600px) {

	body.home .wrapper_slidertext h1 {
		font-size:63px;
	}

	#main .mod_rocksolid_slider .ce_text {
		bottom:-50px;
		width:609px;
		padding: 30px;
		font-size: 15px;
	}

}



@media (max-width:1370px) {

	.btn_nav_mobile {
		display:block;
	}

	#header .mod_navigation,
	#header .mod_customnav {
		display:none;
	}

	#header_startseite .ce_text {
		padding-bottom:30px;
	}
	
	#header .inside,
	#nav_main .inside,
	#footer .inside,
	#main + .ce_headline,
	#main + .ce_text,
	#main .ce_form,
	#main .rs-columns,
	.wrapper_slidertext,
	body.karriere #main .ce_headline,
	body.karriere #main .ce_headline + .ce_text,
	body.rechtliches #main .mod_article,
	body.faq #main .mod_article {
		width:100%;
		padding-left:40px;
		padding-right:40px;
	}
	#main .ce_accordion,
	.breite_begrenzt {
			width:100%;
	}

	#header .logo {
		width:240px;
	}
	body.terrawell #header .logo {
		width:240px;
		margin-top:-8px;
		margin-left:0;
	}
	.mod_changelanguage {
		margin-top:24px;
		margin-right:30px;
	}
	body.terrawell .mod_changelanguage {
		margin-top:6px;
	}
	body.terrawell #header.fixed .mod_changelanguage {
		top:2px;
	}
	#wrapper {
		padding-top:87px;
	}
	.btn_nav_mobile {
		margin-top:10px;
	}
	.fixed .btn_nav_mobile {
		margin-top:12px;
	}

	body.terrawell .mod_changelanguage {
		top:18px;
		right:100px;
	}

	body.terrawell #header {
		top:-6px;
	}
	body.terrawell .btn_nav_mobile {
		margin-top:-8px;
		margin-right:0;
		padding-bottom:22px;
	}
	body.terrawell #header.fixed .btn_nav_mobile {
		margin-top:-12px;
	}

	#main .mod_rocksolid_slider .blockbild {
		left:40px;
	}
	#main .mod_rocksolid_slider .ce_text,
	#main .mod_rocksolid_slider .ce_headline {
		left:40px;
		bottom:-60px;
		width:50%;
		padding:20px;
	}

	body.ueber-uns .icon_switzerland {
	  top:30px;
	}

}



@media (max-width:1370px) and (min-width:601px) {

	#header_startseite .rs-column.-large-col-3-1 {
	  width: 30.20513%;
	}
	#header_startseite .rs-column {
		margin-right: 4.69231%;
	}
	#header_startseite .rs-column.-large-last {
		margin-right: -5px;
	}

}



@media (max-width:1260px) {

	#main .mod_rocksolid_slider .blockbild {
		width:50%;
	}
	.icon_switzerland {
		top:20px;
	}

	#unternehmen .image_container {
		margin-top:0;
	}

	#main .mod_rocksolid_slider .ce_text,
	#main .mod_rocksolid_slider .ce_headline {
		left:40px;
		bottom:-60px;
		width:70%;
		padding:20px;
	}
	.wrapper_slidertext h1 {
		font-size:28px;
	}

}



@media (max-width:1020px) {

	.mod_rocksolid_slider.breite_begrenzt,
	.ce_player.breite_begrenzt {
		width:100%;
	}

}



@media (max-width:910px) {

	.fixed .btn_nav_mobile {
		margin-right:20px;
	}

	#header_startseite img {
		border:5px solid #fff;
	}
	#header_startseite h2 {
		font-size:38px;
	}
	#header_startseite .caption {
		font-size:18px;
	}

	.icon_switzerland {
		top:10px;
		right:10px;
		width:80px;
	}
	body.ueber-uns .icon_switzerland {
	  top:-50px;
	}

	#footer .ce_text {
		float:none;
		width:100%;
		margin-right:0;
	}

	#main .image_container.float_left {
		padding-right:20px;
		padding-bottom:30px;
	}
	#main .image_container.float_right {
		padding-left:20px;
		padding-bottom:30px;
	}
	#main .image_container.float_left,
	#main .image_container.float_right {
		width:50%;
	}

	.mod_customnav {
		float:none;
	}
	.mod_customnav ul.level_1 {
		width:100%;
		margin:0;
		padding:0;
		display:-webkit-flex;
		display:flex;
		-webkit-justify-content:center;
		justify-content:center;
	}
	#footer .mod_customnav ul li.last {
		padding-right:0;
	}

	#main .mod_rocksolid_slider .blockbild {
	  position: absolute;
	  left:40px;
	  bottom: -30px;
		width:55%;
	}

	#main .mod_rocksolid_slider .ce_text,
	#main .mod_rocksolid_slider .ce_headline {
		position:relative;
		left:0;
		bottom:0;
		width:100%;
		padding:20px;
	}
	.wrapper_slidertext {
		padding-left:0;
		padding-right:0;
	}

	.cookiebar__text {
		padding-bottom:20px;
	}
	.cookiebar__text,
	.cookiebar__button {
		line-height:1.2em;
	}

}



@media (max-width:800px) {

	body.vorstand h3,
	body.vorstand p {
		float:none;
	}
	body.vorstand h3 + p {
		margin-top:4px;
	}
	#referenzen .mod_rocksolid_slider {
	  margin-top:-80px;
	  width:100%;
	}

}



@media (max-width:700px) {

	/* Icon Switzerland */
	.icon_switzerland {
		top:-60px;
	}

}



@media (max-width:599px) {

	.zeile_produkte .rs-column {
		margin-right:0;
	}
	.zeile_produkte .rs-column.-large-col-3-1 {
		width:100%;
	}

}



@media (max-width:580px) {

	body {
		hyphens:auto;
	}

	#header .logo {
		float:none;
		width:180px;
	}
	body.terrawell #header .logo {
		width:200px;
		margin-right:0;
		margin-left:0;
	}
	.mod_changelanguage {
		margin-top:-19px;
	}

	#wrapper {
		padding-top:77px;
	}
	#container {
		min-height:auto;
	}

	body.home #main .ce_image,
	body.home #main .ce_image img {
		width:100%;
		margin-right:0;
	}

	body.home #main .ce_image.blockbild {
		width:55%;
	}

	#main .ce_text.center {
		padding-left:20px;
		padding-right:20px;
	}

	#header.fixed .inside {
		padding-top:12px;
		padding-bottom:12px;
	}
	#header.fixed .logo {
		width:180px;
	}
	#header.fixed .btn_nav_mobile {
		margin-top:0;
	}
	body.terrawell #header.fixed .btn_nav_mobile {
		margin-top:-16px;
	}

	#header_startseite {
		padding-bottom:30px;
	}
	#header_startseite .caption {
		position:absolute;
		padding:12px 10px 10px 10px;
		width:100%;
		bottom:0;
		color:#fff;
		background-color:rgba(0,0,0,0.5);
	}
	#header_startseite img {
		border:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	#header_startseite .ce_image {
		padding-left:20px;
		padding-right:20px;
	}
	#header_startseite .image_container {
		border:8px solid #fff;
		-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
	}

	#main .image_container.float_left,
	#main .image_container.float_right {
		float:none;
		width:100%;
		padding-left:0;
		padding-right:0;
	}
	#main .image_container.float_left img,
	#main .image_container.float_right img {
		width:100%;
	}
	#main .accordion .image_container.float_left,
	#main .accordion .image_container.float_right {
		padding-top:20px;
		padding-bottom:20px;
	}

	#was-ist-terrawell .ce_image img {
		padding-left:30px;
		padding-right:30px;
	}

	#main .ce_gallery ul li {
		width:50%;
	}
	.ce_gallery img {
		padding-right:5px;
		padding-bottom:5px;
	}

	.c4g_map {
		height:300px;
	}

	#newsletter .text {
		width:100%;
	}

	  .mod_customnav ul.level_1 {
		width:100%;
	    display:block;
	    display:block;
	    -webkit-justify-content: center;
	    justify-content: center;
	  }
	#footer .mod_customnav li {
		width:100%;
		display: block;
	}
	#footer .mod_customnav a,
	#footer .mod_customnav strong {
		float:none;
	}
	#footer .mod_customnav a.first,
	#footer .mod_customnav span.first {
		padding-left:10px;
	}

	body h2 {
		font-size:24px;
	}

}



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

	 #header .logo {
		width:180px;
		margin-top:8px;
	  }
	.btn_nav_mobile {
		margin-top:4px;
	}

	.rs-columns {
		margin-left:0;
		margin-right:0;
	}
	.rs-column.-small-col-2-1 {
		width:100%;
	}

}
