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}.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}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*!
 * Font Awesome Free 5.0.11 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../../files/website/iconfonts/fa-brands-400.eot");
  src: url("../../files/website/iconfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../files/website/iconfonts/fa-brands-400.woff2") format("woff2"), url("../../files/website/iconfonts/fa-brands-400.woff") format("woff"), url("../../files/website/iconfonts/fa-brands-400.ttf") format("truetype"), url("../../files/website/iconfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/website/iconfonts/fa-regular-400.eot");
  src: url("../../files/website/iconfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../files/website/iconfonts/fa-regular-400.woff2") format("woff2"), url("../../files/website/iconfonts/fa-regular-400.woff") format("woff"), url("../../files/website/iconfonts/fa-regular-400.ttf") format("truetype"), url("../../files/website/iconfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../../files/website/iconfonts/fa-solid-900.eot");
  src: url("../../files/website/iconfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../files/website/iconfonts/fa-solid-900.woff2") format("woff2"), url("../../files/website/iconfonts/fa-solid-900.woff") format("woff"), url("../../files/website/iconfonts/fa-solid-900.ttf") format("truetype"), url("../../files/website/iconfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

	
/* ===========================================

	1.  Basic
	2.  Grid 16 Prozent
	3.  Layout
	4.  Navigation
	5.  Footer
	6.  Logo / Kontakt
	7.  Abstände oben / unten
	7.	Spalten
	8.  Startseite
	9.  Unterseiten
	10. Überschriften
	11. Buttons
	12. Tabellen
	13. Accordions
	14. Listen
	15. Bilder
	16. Galerie
	17. Formulare
	18. Social
	19. Google Map
	20. News
	20. Blog
	21. Download
	22. Back to Top
	23. Sprachwechsler
	23. Isotope
	24. Slider Rocksolid
	25. Slider Contao
	25. Headerbild
	26. Animations
	27. Tabs
	28 iframe
	
	Media Responsive
	
	@media only screen and (min-width:1100px) and (max-width: 1280px)
	@media only screen and (min-width:768px) and (max-width:1024px)
	@media only screen and (min-width:768px) and (max-width:830px)
	@media only screen and (max-width: 767px)
	@media only screen and (max-width: 600px)
	@media only screen and (max-width: 450px)
	@media only screen and (max-width: 384px)
	@media only screen and (max-width: 320px)
	
	
  ======================================== */
 
/* ===========================================
 * Schriften
 * ======================================== */
 
 /* shadows-into-light-two-regular - latin */
@font-face {
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Shadows Into Light Two'), local('ShadowsIntoLightTwo-Regular'),
       url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/shadows-into-light-two-v6-latin-regular.svg#ShadowsIntoLightTwo') format('svg'); /* Legacy iOS */
}


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/website/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../../files/website/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../files/website/fonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('../../files/website/fonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/website/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../../files/website/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/website/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../../files/website/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/website/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../../files/website/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../files/website/fonts/open-sans-v15-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('../../files/website/fonts/open-sans-v15-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/website/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../../files/website/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/website/fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../../files/website/fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/website/fonts/open-sans-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('../../files/website/fonts/open-sans-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../../files/website/fonts/open-sans-v15-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
       url('../../files/website/fonts/open-sans-v15-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/website/fonts/open-sans-v15-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/website/fonts/open-sans-v15-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/website/fonts/open-sans-v15-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}







/* ===========================================
 * Basic
 * ======================================== */

*{
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin: 0; 
	padding: 0; 
	border: 0; 
	background-repeat: no-repeat;
}

html{
	-webkit-text-size-adjust: none;
	overflow-y: scroll;
	-webkit-text-rendering: optimizelegibility;
	font-size: 1rem;
	}

body{
	background-color:#F4EFDF;
	font:1.188rem/1.46 'Open Sans',sans-serif;
	font-weight:normal;
	color:#000000;
	overflow-x:hidden;
	font-weight: 300;
	}

p,pre,blockquote,table,ol,ul,form{
	margin-bottom:15px}
	
.unterseiten p {
	margin-bottom:20px}

section,figure{
	margin:0;padding:0}

a{
	color:#1D4E23;
    font-weight: 400;}

a:hover{
	color:#1D4E23}

i{
	margin-right:4px}

ul li{
	list-style-type:none}
	
p.more{
	margin-top: 30px;
	}
	
p.back{
	margin-top: 20px;
	}
	
p.back a,p.more a{
	background-color: #1D4E23;
	border: 1px solid #1D4E23;
	border-radius: 50px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	margin-top: 10px;
	font-size: 18px;
	padding: 8px 20px;
	}	
	
hr{
	border: 1px dotted #1D4E23;
	}

.code{
	background-color: #1D4E23;
	border: 1px solid #1D4E23;
	color: #F0F0F0;
	font-size: 12px;
	padding: 20px;
	overflow: scroll;
	}	
	
/* ===========================================
 * Grid 1% Zwischenabstand
 * ======================================== */

*[class*="grid"]{
	float:left;
	display:inline;
	margin-right:1%;
	margin-left:0%;
	}

/**
 * Grid column widths
 */
.grid1{width:5.3125%}
 
.grid2{width:11.625%}

.grid3{width:17.9375%}

.grid33{width:32.6667%}

.grid4{width:24.25%}

.grid5{width:30.5625%}

.grid55{width:31.1%}

.grid6{width:36.875%}

.grid7{width:43.1875%}

.grid8{width:49.5%}

.grid9{width:55.1825%}

.grid10{width:62.125%}

.grid11{width:68.4375%}

.grid12{width:74.75%}

.grid13{width:81.0625%}

.grid14{width:87.375%}

.grid15{width:93.6875%}

.grid16{width:100%; margin-right:0%}

/**
 * Grid column last
 */
 *[class*="grid"].last{
	margin-right:0% !important;
	}
	
	
/* ===========================================
 * Grid 2% Zwischenabstand
 * ======================================== */
	
*[class*="grid02"]{
	float:left;
	display:inline;
	margin-right:2%;
	margin-left:0%;
	}

/**
 * Grid column widths
 */
.grid02-1{width:4.375%}
 
.grid02-2{width:10.75%}

.grid02-3{width:17.125%}

.grid02-33{width:32%}
 
.grid02-4{width:23.5%}

.grid02-5{width:29.875%}

.grid02-6{width:36.25%}

.grid02-7{width:42.625%}

.grid02-8{width:49%}

.grid02-9{width:55.375%}

.grid02-10{width:61.75%}

.grid02-11{width:68.125%}

.grid02-12{width:74.5%}

.grid02-13{width:80.875%}

.grid02-14{width:87.25%}

.grid02-15{width:93.625%}

.grid02-16{width:100%; margin-right:0%}

/**
 * Grid column last
 */
 *[class*="grid"].last{
	margin-right:0%;
	} 

/* ===========================================
 * Grid 3% Zwischenabstand
 * ======================================== */
	
*[class*="grid03"]{
	float:left;
	display:inline;
	margin-right:3%;
	margin-left:0%;
	}

/**
 * Grid column widths
 */
.grid03-1{width:3.4375%}

.grid03-2{width:9.875%}

.grid03-3{width:16.3125%}

.grid03-33{width:31.33333%}
 
.grid03-4{width:22.75%}

.grid03-5{width:29.1875%}

.grid03-55{width:17.6%}

.grid03-6{width:35.625%}

.grid03-7{width:42.0625%}

.grid03-8{width:48.5%}

.grid03-9{width:54.9375%}

.grid03-10{width:61.375%}

.grid03-11{width:67.8125%}

.grid03-12{width:74.25%}

.grid03-13{width:80.6875%}

.grid03-14{width:87.125%}

.grid03-15{width:93.5625%}

.grid03-16{width:100%; margin-right:0%}

/**
 * Grid column last
 */
  *[class*="grid"].last{
	margin-right:0%;
	} 

/**
 * Default offset widths
 */
.offset1{margin-left:7.25% !important}

.offset2{margin-left:13.5% !important}

.offset3{margin-left:19.75% !important}

.offset4{margin-left:26% !important}

.offset5{margin-left:32.25% !important}

.offset6{margin-left:38.5% !important}

.offset7{margin-left:44.75% !important}

.offset8{margin-left:51% !important}

.offset9{margin-left:57.25% !important}

.offset10{margin-left:63.5% !important}

.offset11{margin-left:69.75% !important}

.offset12{margin-left:76% !important}

.offset13{margin-left:82.25% !important}

.offset14{margin-left:88.5% !important}

.offset15{margin-left:94.75% !important}
	
/* ===========================================
 * Layout
 * ======================================== */
 
#wrapper{
	background-color:#000000;
		background: 
		url("../../files/website/layout/segment12.jpg") no-repeat left bottom;
		background-attachment: fixed;
		background-size: 100% auto;
	}

	
#header{
	position:relative;
	}

.navi-section{
	width:100%;
	position:fixed;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	z-index:9999 !important;
	background-color:#1D4E23;
	}

.navi-section .inside{
	width: 100%;
	max-width:1280px;
	overflow:visible;
	margin-right:auto;
	margin-left:auto;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	z-index:999;
	}		

#afterheader, #afterheader02, #afterheader03{
	display:block;
	margin: 0px 0 0;
	padding:0;
	background-position: 100px 100%;
    background-repeat: no-repeat;
	}

.unterseiten #afterheader{
	background-color:#fff8f0;
	}
	

#afterheader .inside{
	margin-right:auto;
	margin-left:auto;
	max-width: 3000px;
	}

#afterheader02 .inside{
	margin-right:auto;
	margin-left:auto;
	max-width: 1280px;
	padding-top: 82px;
	}

#afterheader03 .inside{
	margin-right:auto;
	margin-left:auto;
	max-width: 1160px;
	}
	
.unterseiten #afterheader .inside{
	margin-right:auto;
	margin-left:auto;
	}

#container{
	max-width:1280px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 0px;
	background-color:#F4EFDF;
	}

.linke-spalte #container{
	max-width:1280px;
	}

.rechte-spalte #container{
	max-width:1160px;
	}

#main .inside {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
	padding-bottom: 30px;
	}

.home #main .inside {
	padding-bottom: 0px;
	}

#main .inside .mod_article .inside{
	max-width:1160px;
	margin: 0 auto;
	padding:45px 30px 40px 30px;
	}

#left .inside{
	padding:30px 20px 20px 30px;
	}

#right .inside{
	padding:55px 30px 20px
	}

#footer{
	width: 100%;
	max-width:1280px;
	margin: 0 auto;
	position:relative;
	display:block;
	/*background: 
		url("../../files/website/layout/segment32.jpg") no-repeat left bottom;*/
	/*background-size: auto 220%;*/
	background-color: #1D4E23;	
	color:#000000;
	}

#footer .inside{
	max-width:1160px;
	margin-right:auto;
	margin-left:auto;
	padding:50px 30px;
	}

	
/* ===========================================
 * Navigation
 * ======================================== */
 
 a.invisible {
    z-index: 10;
    position: absolute;
    visibility: visible;
}

a.invisible:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: auto;
  visibility: visible;
  top: 0;
}
 
.mod_quicknav.mobileselect{
	display:none}

	
.dk_menu{
	display:none}

/* Hauptnavigation */
#mainmenu{
	padding: 15px;
	width:100%;
	max-width: 960px;

	float:right;

	}
	
#mainmenu ul{
	margin-bottom:0;
	display: inline-block;
	}

#mainmenu ul li{
	float:left;
	margin-right:10px;
	text-align: left;
	}

#mainmenu ul li.last{
	float:left;
	margin-right:0;
	}

#mainmenu .level_1 li:hover a{
	/*color:#000000;*/
	}

#mainmenu ul li a,#mainmenu ul li span{
	position:relative;
	float:none;
	display:block;
	padding:3px 10px;
	font-size: 1.15rem;
	line-height: 1.6;
	text-decoration:none;
	letter-spacing:1px;
	-webkit-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	transition: All 0.25s ease;
	z-index:10;
	}

#mainmenu ul li.submenu a:after,#mainmenu ul li.submenu span:after{
	content: "\f107";
	margin-left:5px;
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	text-decoration:none;
	}

#mainmenu ul li ul li a:after,#mainmenu ul li ul li span:after{
	display:none
	}

#mainmenu ul li:hover a:after{
	height:100%;
	z-index:-1
	}

#mainmenu ul ul li a:after{
	display:none
	}

#mainmenu a{
	text-decoration:none;
	color:#ffffff;
	font-weight: 400;
	-webkit-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	transition: All 0.25s ease
	}

#mainmenu a:hover{
	/*background-color:#06641E;*/
	}
	
#mainmenu a.trail, #mainmenu span.trail{
	/*background-color:#06641E;*/
	}

#mainmenu ul li a:hover{
	color:#000000;
	}

#mainmenu ul li span{
	color:#ffffff;
	font-weight: 400;
	}	

#mainmenu ul li a::before{
	width:0%;
	height:2px;
	left:0;
	top:0;
	position:absolute;
	margin-left:12px;
	background-color:#1D4E23;
	content:"";
	-webkit-transition: All 0.55s ease;
	-moz-transition: All 0.55s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.55s ease;
	transition: All 0.55s ease
	}

#mainmenu ul ul li a:hover::before,#mainmenu ul ul li span:before,#mainmenu ul ul li a.trail::before{
	display:none;
	content:""
	}

#mainmenu ul:after{
	clear:both;
	display:block;
	content: ""
	}

#mainmenu ul ul li:after{
	display:none
	}

#mainmenu ul ul{
	width:300px;
	top:60px;
	position:absolute;
	display:none;
	padding:0;
	background-color:rgba(0,0,171,.95);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);
	box-shadow:0 0 3px rgba(0,0,0,.3);
	behavior:url('assets/css3pie/1.0.0/PIE.htc');
	opacity:0;
	-webkit-transition: All 0.55s ease;
	-moz-transition: All 0.55s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.55s ease;
	transition: All 0.55s ease;
	z-index: 999;
	}

#mainmenu ul li:hover > ul{
	top:auto;
	display:block;
	opacity:1
	}

#mainmenu ul ul li{
	width:100%;
	border-bottom:1px solid #ffffff;
	}
	
#mainmenu ul.level_1 li:hover ul,
#mainmenu ul.level_1 li:focus-within ul,
#mainmenu ul.level_1 li:focus ul
{
    height: fit-content !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block;
}

#mainmenu ul ul li a{
	display:block;
	padding:10px 14px;
	text-align:left;
	line-height:1.5;
	text-transform:none;
	background:#1D4E23;
	font-size:1rem;
	}

#mainmenu ul ul li a:hover{
	background-color:#06641E;
	}	
	
#mainmenu ul ul span,#mainmenu ul ul a.trail{
	display:block;
	padding:10px 14px 10px 18px;
	font-size:22px;
	line-height:1.5;
	text-transform:none;
	letter-spacing:1px;
	background:#06641E;
	color: #ffffff;
	}

#mainmenu ul ul span.first,#mainmenu ul ul li.first a.trail,#mainmenu ul ul li.first a:hover{
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	behavior:url('assets/css3pie/1.0.0/PIE.htc')
	}

#mainmenu ul ul ul{
	left:100%;
	top:auto;
	position:absolute;
	margin-top:-41px;
	padding-top:0
	}
	
#mainmenu .active{
	background-color: #06641E;
	color: #000000;
	}

#mainmenu ul ul .active{
	background:#1D4E23;
	color: #000000;
	}
	
/* Menu right */
#mainmenu ul li.last ul{
	right:0
	}

/* Menu right */
#mainmenu ul.level_1 li.submenu.last ul.level_2{
	right:0
	}

/* Menu right */
#mainmenu > ul > li.submenu.last > ul > li.submenu > ul,#mainmenu > ul > li.submenu.last > ul > li.submenu > ul > li.submenu.last > ul{
	left:auto;
	right:100%
	}

/* Unternavigation links */
#submenu{
	margin-bottom:20px;
	background-color: #1D4E23;
	border-radius: 15px;
	}

#submenu h3{
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:1px solid #1D4E23;
	font-size:1.2em;
	font-weight:400
	}

#submenu ul{
	margin-bottom:0px;
	}
	
#submenu li{
	/*margin-bottom:10px*/
	border-bottom: 1px solid #000000;
	}

#submenu .level_1 a{
	display:block;
	color:#ffffff;
	margin-bottom:0;
	padding:5px 20px 5px 20px;
	line-height:2;
	text-decoration:none;
	font-weight:400;
	font-size: 1.15rem;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease
	}

#submenu .level_1 a:hover{
	background-color:#1D4E23;
	}
	
#submenu .level_2 a{
	display:block;
	color:#000000;
	background-color:#B1C9B0;
	margin-bottom:0;
	padding: 10px 10px 10px 35px;
	border:0px solid #f4f4f4;
	line-height:1;
	text-decoration:none;
	font-weight:400;
	font-size: 1rem;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease
	}

/*#submenu a:before{
	display:inline-block;
	padding-right:6px;
	font:12px/2 Font Awesome 5 Free;
	text-decoration:none;
	color:#000000;
	content: "\f105"
	}*/

/*#submenu span:before,#submenu a:hover:before{
	display:inline-block;
	padding-right:6px;
	font:12px/2 Font Awesome 5 Free;
	color:#000000;
	content: "\f105"
	}*/

#submenu .level_1 a.active,#submenu .level_1 a:hover,#submenu .level_1 span{
	display:block;
	margin-bottom:0;
	padding:5px 20px 5px 20px;
	background-color: #06601D;
	/*border:1px solid #1D4E23;*/
	line-height:2;
	text-decoration:none;
	color:#ffffff;
	font-weight:700;
	font-size: 1.15rem;
	}

#submenu .level_2 a.active,#submenu .level_2 a:hover,#submenu .level_2 span{
	display:block;
	margin-bottom:0;
	padding: 10px 10px 10px 45px;
	border:0px solid #000000;
	font-size: 1rem;
	line-height:1;
	text-decoration:none;
	color:#ffffff;
	font-weight:400;
	}


/* Breadcrumb */	
.mod_breadcrumb{
	float:left;
	display:block;
	margin-left:1%;
	font-size:11px;
	line-height:38px
	}

#main .mod_breadcrumb{
	float:none;
	display:block;
	margin-left:0;
	font-size:11px;
	line-height:30px
	}

.mod_breadcrumb ul li{
	float:left
	}

.mod_breadcrumb ul li:before{
	margin-right:6px;
	margin-left:6px;
	font-family:Font Awesome 5 Free;
	content: "\f105"
	}

.mod_breadcrumb ul li.first:before{
	display:none
	}

.mod_breadcrumb ul li a{
	text-decoration:none
	}

/* Galerie Navigation */
#galeriemenu{
	margin-bottom: 30px;
	}
	
#galeriemenu ul{
	margin-bottom:0;
	}

#galeriemenu ul li{
	float:left;
	margin-right:10px;
	}

#galeriemenu ul li.last{
	float:left;
	margin-right:0;
	}

#galeriemenu .level_1 li:hover a{
	color:#1D4E23;
	}

#galeriemenu ul li a,#galeriemenu ul li span{
	position:relative;
	float:none;
	display:block;
	padding:3px 16px;
	font-size: 22px;
	line-height: 1.6;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	-webkit-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	transition: All 0.25s ease;
	z-index:10;
	}

#galeriemenu ul li.submenu a:after,#galeriemenu ul li.submenu span:after{
	margin-left:5px;
	font:12px/1 Font Awesome 5 Free;
	text-decoration:none;
	content: "\f107";
	}

#galeriemenu ul li ul li a:after,#galeriemenu ul li ul li span:after{
	display:none
	}

#galeriemenu ul li:hover a:after{
	height:100%;
	z-index:-1
	}

#galeriemenu ul ul li a:after{
	display:none
	}

#galeriemenu a{
	text-decoration:none;
	color:#1D4E23;
	-webkit-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	transition: All 0.25s ease
	}

#galeriemenu a.trail{
	color:#000000;
	background-color:rgba(255, 255, 255, 0.1);
	}

#galeriemenu ul li a:hover{
	color:#000000;
	background-color:rgba(255, 255, 255, 0.1);
	}

#galeriemenu ul li span{
	color:#000000;
	}	

#galeriemenu ul li a::before{
	width:0%;
	height:2px;
	left:0;
	top:0;
	position:absolute;
	margin-left:12px;
	background-color:#1D4E23;
	content:"";
	-webkit-transition: All 0.55s ease;
	-moz-transition: All 0.55s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.55s ease;
	transition: All 0.55s ease
	}

#galeriemenu ul ul li a:hover::before,#galeriemenu ul ul li span:before,#galeriemenu ul ul li a.trail::before{
	display:none;
	content:""
	}

#galeriemenu ul:after{
	clear:both;
	display:block;
	content: ""
	}

#galeriemenu ul ul li:after{
	display:none
	}

#galeriemenu ul ul{
	width:350px;
	top:60px;
	position:absolute;
	display:none;
	padding:0;
	background-color:rgba(0,0,171,.95);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);
	box-shadow:0 0 3px rgba(0,0,0,.3);
	behavior:url('assets/css3pie/1.0.0/PIE.htc');
	opacity:0;
	-webkit-transition: All 0.55s ease;
	-moz-transition: All 0.55s ease;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.55s ease;
	transition: All 0.55s ease
	}

#galeriemenu ul li:hover > ul{
	top:auto;
	display:block;
	opacity:1
	}

#galeriemenu ul ul li{
	width:100%;
	border-bottom:1px solid #000000;
	}

#galeriemenu ul ul li a{
	display:block;
	padding:10px 14px;
	text-align:left;
	line-height:1.5;
	text-transform:none;
	text-transform:uppercase;
	background:#1D4E23 !important;
	font-size:15px;
	}

#galeriemenu ul ul span,#galeriemenu ul ul a.trail,#galeriemenu ul ul li a:hover{
	display:block;
	padding:10px 14px 10px 18px;
	font-size:15px;
	line-height:1.5;
	text-transform:none;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#1D4E23 !important;
	}

#galeriemenu ul ul span.first,#galeriemenu ul ul li.first a.trail,#galeriemenu ul ul li.first a:hover{
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	behavior:url('assets/css3pie/1.0.0/PIE.htc')
	}

#galeriemenu ul ul ul{
	left:100%;
	top:auto;
	position:absolute;
	margin-top:-41px;
	padding-top:0
	}

#galeriemenu .active{
	background:#1D4E23 !important
	}

/* Menu right */
#galeriemenu ul li.last ul{
	right:0
	}

/* Menu right */
#galeriemenu ul.level_1 li.submenu.last ul.level_2{
	right:0
	}

/* Menu right */
#galeriemenu > ul > li.submenu.last > ul > li.submenu > ul,#galeriemenu > ul > li.submenu.last > ul > li.submenu > ul > li.submenu.last > ul{
	left:auto;
	right:100%
	}


/* ===========================================
 * Scroll-to fix Navigation
 * ======================================== */
 
.nav--slide_in.nav--is-fixed{
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	}
	
.nav--slide_in.nav--is-fixed{
	left:0;
	top:0;
	background-color:#1D4E23;
	opacity: 1;
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
	box-shadow:0 2px 2px rgba(0,0,0,0.2);behavior:url('assets/css3pie/1.0.0/PIE.htc');
	position: fixed !important;
	-webkit-animation: slide_in 1.3s;
	-moz-animation: slide_in .3s;
	-o-animation: slide_in .3s;
	animation: slide_in 1.3s;
	}

.nav--slide_in.nav--is-fixed .inside{
	padding-top:25spx;
	padding-bottom:25spx;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	background-color: #1D4E23;
	}

.nav--slide_in.nav--fade-out{
	webkit-animation: slide_out 1.3s;
	-moz-animation: fade_out .3s;
	-o-animation: fade_out .3s;
	animation: slide_out 1.3s;
	top: 0px;
	}
	
.nav--is-fixed #mainmenu {
    padding: 15px;
    transition: all 600ms ease-in-out 0s;
    margin: 0 auto;
}

.nav--slide_in .inside #mainmenu {
    transition: all 600ms ease-in-out 0s;
}

.nav--is-fixed #mainmenu a, .nav--is-fixed #mainmenu span{
    color: #ffffff;
}
	
/*.nav--slide_in.nav--is-fixed{
	left:0;
	top:0;
	background-color:rgba(255,255,255,1);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
	box-shadow:0 2px 2px rgba(0,0,0,0.2);behavior:url('assets/css3pie/1.0.0/PIE.htc');
	-webkit-animation: slide_in 1.3s;
	-moz-animation: slide_in .3s;
	-o-animation: slide_in .3s;
	animation: slide_in 1.3s;
	}

.nav--slide_in.nav--is-fixed .inside{
	padding-top:25spx;
	padding-bottom:25spx;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	background-color: #1D4E23;
	}

.nav--slide_in.nav--fade-out{
	webkit-animation: slide_out 1.3s;
	-moz-animation: fade_out .3s;
	-o-animation: fade_out .3s;
	animation: slide_out 1.3s;
	top: 0px;
	}	*/
	
/* ===========================================
 * Footer
 * ======================================== */
 
#footer .inside{
	color:#000000
	}

#footer .inside h4{
	padding-bottom:16px;
	margin-bottom:24px;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
	font-size:22px;
	color:#ffffff;
	}

#footer .inside a{
	text-decoration:none;
	color:#ffffff;
	}

#footer .inside a:hover{
	text-decoration:underline
	}

#footer .inside .footermenu{
	margin-top:30px;
	padding-top:12px;
	border-top:1px solid rgba(255,255,255,0.2);
	font-size:12px;
	}

#footer .inside .newsletter.button02 p a{
	background-color: #ccca15;
	border:1px solid #ccca15;
	margin-top: 10px;
	}
	
/* ===========================================
 * Header - Logo / Kontakt
 * ======================================== */

/* Header oben01 */
 
#logo{
    background-image: url("../../files/website/layout/logo-inu-berlin.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-color: #ffffff;
	margin: -10px 0 20px 3%;
    height: 119px;
    width: 180px;
	position: fixed;
	}

.nav--is-fixed #logo{
    background-image: url("../../files/website/layout/logo-inu-berlin.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
	margin: -10px 0 20px 3%;
    height: 119px;
    width: 180px;
	position: fixed;

	}

.nav--slide_in .inside #logo {
    transition: all 1600ms ease-in-out 0s;
}

#logo a{
	width:100%;
	height:100%;
	display:block;
	}	

.wrapper-logo-contact {
    margin-left: auto;
    margin-right: auto;
}

.fa-phone::before {
	content: "\f095";
	}
	
.fa-envelope::before {
	content: "\f0e0";
	}	
	
.kontaktdaten_oben {
    float: right;
    padding: 40px 5.5% 40px 10px;
}
	
.kontaktdaten_oben p {
	margin-bottom: 3px;
	}
	
.kontaktdaten_oben .tel a, .kontaktdaten_oben .email a {
    text-decoration: none;
	font-size: 18px;
	color: #1D4E23;
	font-family: "Shadows Into Light Two",sans-serif;
	}
	
.kontaktdaten_oben .tel::before {
    font: 25px Font Awesome 5 Free;
    margin-right: 6px;
	color: #1D4E23;
	}
	
.kontaktdaten_oben .email::before {
    font: 18px Font Awesome 5 Free;
    margin-right: 6px;
	color: #1D4E23;
	}

 /* Header oben02*/

 #logo02{
    background-image: url("../../files/website/..layout/logo.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
	margin: 10px 0 20px 5.5%;
    height: 94px;
    width: 428px;
	float: left;
	}
	
#logo02 a{
	width:100%;
	height:100%;
	display:block;
	}	

.wrapper-logo-contact02 {
    margin-left: auto;
    margin-right: auto;
}

.kontaktdaten_oben02 {
    float: right;
    padding: 55px 0% 10px 0px;
	color: #1D4E23;
	width: 100%;
	max-width: 720px;
	margin-right: 10%;
	}		

.kontaktbox{
	max-width: 430px;
	}		

.kontaktbox-mobile{
	display: none;
	}			
	
.kontaktdaten_oben02 .fa-envelope, .kontaktdaten_oben02 .fa-phone{
    display: inline-block;
	font: 15px/1.6 "Shadows Into Light Two",sans-serif;
	font-weight: 300;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 28px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
	transition: all 0.3s ease 0s;
	color: #1D4E23;
	text-decoration: none;
	}		

	
.kontaktdaten_oben02 a.tel::before, .kontaktdaten_oben02 a.email::before {
    font-family: Font Awesome 5 Free;
    margin-right: 10px;
}


/* Kontakt mobile oben */
.kontaktbox-mobile {
	text-align: center;
	margin-bottom: 40px;
	color: #1D4E23;
	}
.kontaktbox-mobile .tel:before{
	margin-right:6px;
	font-family:Font Awesome 5 Free;
	content: "\f095";
	}

.kontaktbox-mobile .tel span.type{
	display:none;
	}

.kontaktbox-mobile .phonefax {
	margin-top:0px;
	}

.kontaktbox-mobile .tel.fax:before{
	margin-right:6px;
	font-family:Font Awesome 5 Free;
	content: "\f1ac";
	}

.kontaktbox-mobile .tel.mobil:before{
	width:14px;
	display:inline-block;
	margin-right:6px;
	text-align:center;
	font-family:Font Awesome 5 Free;
	content: "\f10b";
	}

.kontaktbox-mobile .email:before{
	margin-right:6px;
	font-family:Font Awesome 5 Free;
	content: "\f0e0";
	}

.kontaktbox-mobile a{
	font-weight: 300;
	text-decoration: none;
	}
	
.kontaktbox-mobile .zeit:before{
	margin-right:6px;
	font-family:Font Awesome 5 Free;
	content: "\f017";
	}
	
/* Kontakt unten */
.kontaktdaten_unten .org{
	font-size:17px;
	}

.kontaktdaten_unten .vcard div{
	margin-right:0;
	margin-left:0;
	}

.kontaktdaten_unten .tel:before{
	margin-right:6px;
	content: "\f095";
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	
	}

.kontaktdaten_unten .tel span.type{
	display:none;
	}

.kontaktdaten_unten .phonefax {
	margin-top:30px;
	margin-bottom:30px;
	}

.kontaktdaten_unten .tel.fax:before{
	margin-right:6px;
	content: "\f1ac";
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	}

.kontaktdaten_unten .tel.mobil:before{
	width:14px;
	display:inline-block;
	margin-right:6px;
	text-align:center;
	content: "\f10b";
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	}

.kontaktdaten_unten a.email:before{
	margin-right:6px;
	content: "\f0e0";
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	}

.kontaktdaten_unten .zeit:before{
	margin-right:6px;
	content: "\f017";
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	}

.kontaktdaten_unten .footer-anfahrt	{
	margin-bottom:30px;
	}

/* ===========================================
 * Abstände / Hilfreiche Klassen
 * ======================================== */
 
.desktop_nein{
	display:none}

.mobile_nein{
	display:none}
	
.clear, #clear {
    clear: both;
	}
	
.center{
	text-align:center;
	}
	
.left{
	text-align:left;
	}

.right {
    text-align: right;
}	

.float-left{
	float:left;
	}

.float-right{
	float:right;
	}
	
.rund img {
    border-radius: 100%;
	border-color: #1D4E23;
    border-style: solid;
    border-width: 5px;
}
	
.top10{
	margin-top:10px !important;
	}

.bottom10{
	margin-bottom:10px !important;
	}

.top15{
	margin-top:15px !important;
	}

.bottom15{
	margin-bottom:15px !important;
	}

.top20{
	margin-top:20px !important;
	}

.bottom20{
	margin-bottom:20px !important;
	}

.top30{
	margin-top:30px !important;
	}

.bottom30{
	margin-bottom:30px !important;
	}

.top35{
	margin-top:35px !important;
	}

.bottom35{
	margin-bottom:35px !important;
	}

.top40{
	margin-top:40px !important;
	}

.bottom40{
	margin-bottom:40px !important;
	}
	
.spruch01 {
    color: #1D4E23;
    font: 40px/1 "Tangerine",sans-serif;
	font-style:italic;
    padding-top: 7%;
	font-weight:500;
}

.spruch02 {
    color: #1D4E23;
    font: 50px/1 "Tangerine",sans-serif;
	font-style:italic;
    padding-top: 7%;
	font-weight:500;
}

.spruch03 {
    color: #1D4E23;
    font: 60px/1 "Tangerine",sans-serif;
	font-style:italic;
    padding-top: 7%;
	font-weight:500;
}			

.spalte2{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;

    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	}

.spalte3{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	}

.datenschutzerklärung h2 {
	font-size:30px;
	margin-bottom:30px;
	margin-top:20px;
	}

.datenschutzerklärung h3 {
	font-size:22px;
	margin-top:20px;
	}
	
/* ===========================================
 * Startseite
 * ======================================== */

 /* Segment01 mit Text */
.mod_article.segment01{
	background-color:#000000;
	color: #1D4E23;
	text-align: center;
	}
	
#main .inside .mod_article.segment01 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}
	
.mod_article.segment01 h1{
	color: #1D4E23;
	}
	
.mod_article.segment01 h2{
	color: #1D4E23;
	}

.mod_article.segment01 h3{
	color: #1D4E23;
	}	

.mod_article.segment01 h1.celine::after, .mod_article.segment01 .celine h1:after, .mod_article.segment01 h2.celine::after, .mod_article.segment01 .celine h2:after {
    border-bottom: 3px solid #1D4E23;
}

.mod_article.segment01 .image_container.float_left{
	margin-top: 8px;
	margin-bottom:30px;
	margin-right:3%;
	}

.mod_article.segment01 .image_container.float_right{
	margin-top: 8px;
	margin-bottom:30px;
	margin-left:3%;
	}

 /* Segment02 Text u. Bild links */
.mod_article.segment02{
	background-color:#1D4E23;
	color: #000000;
	text-align: center;
	}

#main .inside .mod_article.segment02 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}

.mod_article.segment02 h1{
	color: #000000;
	}
	
.mod_article.segment02 h2{
	color: #000000;
	}

.mod_article.segment02 h3{
	color: #000000;
	}	

.mod_article.segment02 h1.celine::after, .mod_article.segment02 .celine h1:after, .mod_article.segment02 h2.celine::after, .mod_article.segment02 .celine h2:after {
    border-bottom: 3px solid #000000;
}
	
 /* Segment03 Text u. Bild rechts */
.mod_article.segment03{
	background-color:#1D4E23;
	color: #000000;
	text-align: center;
	}

#main .inside .mod_article.segment03 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	

.mod_article.segment03 h1{
	color: #000000;
	}
	
.mod_article.segment03 h2{
	color: #000000;
	}

.mod_article.segment03 h3{
	color: #000000;
	}	

.mod_article.segment03 h1.celine::after, .mod_article.segment03 .celine h1:after, .mod_article.segment03 h2.celine::after, .mod_article.segment03 .celine h2:after {
    border-bottom: 3px solid #000000;
}

 /* Segment04 Teaserboxen mit Bild*/
.mod_article.segment04{
	background-color:#1D4E23;
	background-position: 100px 0%;
	background-repeat: repeat;
	color: #000000;
	text-align: center;
	}

#main .inside .mod_article.segment04 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	

.mod_article.segment04 h2{
	font:38px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #000000;
	}

.mod_article.segment04 h3{
	font-size:28px;
	padding: 20px 20px 10px 10px;
	text-align: center;
	text-transform: none;
	font-weight: 500;
	font-family: "Shadows Into Light Two",sans-serif;
	color: #000000;
	}	

.mod_article.segment04 h1.celine::after, .mod_article.segment04 .celine h1:after{
    border-bottom: 3px solid #000000;
	}

.mod_article.segment04 .intro p {
	font-size:22px;
	line-height: 1.6;
	padding-bottom: 30px;
	}	


 /* Segment05 mit Text - einfache Überschrift */
.mod_article.segment05{
	background-color:#000000;
	color: #1D4E23;
	text-align: center;
	}
	
#main .inside .mod_article.segment05 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment05 h2{
	font:18px/1.0 'Shadows Into Light Two',sans-serif;
	font-size:38px;
	padding-bottom: 20px;
	text-align: center;
	color: #1D4E23;
	}

.mod_article.segment05 h3{
	color: #1D4E23;
	}	

.mod_article.segment05 .image_container.float_left{
	margin-top: 8px;
	margin-bottom:30px;
	margin-right:3%;
	}

.mod_article.segment05 .image_container.float_right{
	margin-top: 8px;
	margin-bottom:30px;
	margin-left:3%;
	}

 /* Segment06 mit Text linksbündig / Bild rechts - 2 Überschriften */
.mod_article.segment06{
	background-color:#F4EFDF;
	color: #000000;
	}
	
#main .inside .mod_article.segment06 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment06 h2{
	font:22px/1.46 'Open Sans',sans-serif;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #1D4E23;
	}

.mod_article.segment06 h3{
	color: #000000;
	font-size:42px;
	margin-bottom: 20px;
	}	

.mod_article.segment06 .image_container.float_left{
	margin-top: 70px;
	margin-bottom:30px;
	margin-right:6%;
	}

.mod_article.segment06 .image_container.float_right{
	margin-top: 0px;
	margin-bottom:30px;
	margin-left:6%;
	}

.mod_article.segment06 .button02 p{
	margin-top: 10px;
	}	

 /* Segment07 mit Text linksbündig / Bild links - 2 Überschriften */
.mod_article.segment07{
	background-color:#000000;
	color: #1D4E23;

	}
	
#main .inside .mod_article.segment07 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment07 h2{
	font:18px/1.0 sans-serif;
	font-size:24px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1D4E23;
	}

.mod_article.segment07 h3{
	color: #1D4E23;
	font-size:38px;
	margin-bottom: 20px;
	}	

.mod_article.segment07 .image_container.float_left{
	margin-top: 70px;
	margin-bottom:30px;
	margin-right:6%;
	}

.mod_article.segment07 .image_container.float_right{
	margin-top: 70px;
	margin-bottom:30px;
	margin-left:6%;
	}
	
.mod_article.segment07 .button02 p{
	margin-top: 10px;
	}	
	
 /* Segment08 mit Textzeile u. Button */
.mod_article.segment08{
	background-color:#1D4E23;
	background: url("../../files/website/layout/parallax.jpg");
	background-position: center;
	color: #000000;
	height: 300px;
	}
	
#main .inside .mod_article.segment08 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 30px 20px 30px;
	}	
	
.mod_article.segment08 h2{
	font:38px/1.0 sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1D4E23;
	text-align: center;
	}
	
.mod_article.segment08 p {
	 font: 20px/1.6 sans-serif;
	 font-weight: 300;
	 margin-top: 30px;
	 margin-bottom: 30px;
	}

.mod_article.segment08 a {
	background-color: #1D4E23;
	border:0px solid #000000;
	font-size: 36px;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	}

.mod_article.segment08 a:hover {
	background-color: #1D4E23;
	border:0px solid #000000;
	color: #000000;
	}	

	/* Segment08-2 mit Textzeile u. Button */
.mod_article.segment08-2{
	background-color:#1D4E23;
	color: #000000;
	}
	
#main .inside .mod_article.segment08-2 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 30px 20px 30px;
	}	
	
.mod_article.segment08-2 p {
	 margin-top: 20px;
	 margin-bottom: 20px;
	}

.mod_article.segment08-2 .button02 p a {
	background-color: #173E1D;
	border:1px solid #000000;
	font-size: 26px;
	color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
	}

.mod_article.segment08-2 a:hover {
	background-color: #1D4E23;
	border:0px solid #000000;
	color: #000000;
	}	
	
 /* Segment09  Kompetenzen */
.mod_article.segment09{
	background-color:#1D4E23;
	color: #000000;
	}
	
#main .inside .mod_article.segment09 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment09 h2{
	font:38px/1.0 sans-serif;
	padding-bottom: 35px;
	color: #000000;
	text-align: center;
	}
	
.mod_article.segment09 p {
	 font: 20px/1.6 sans-serif;
	 font-weight: 300;
	}

.mod_article.segment09 a {
	background-color:#1D4E23;
	border:1px solid #000000;
	}

.mod_article.segment09 a:hover {
	background-color:#7B1517;
	border:1px solid #000000;
	}	

	  /* Segment10 Contaoslider*/
.mod_article.segment10{
	background-color:#1D4E23;
	color: #000000;
	}
	
#main .inside .mod_article.segment10 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment10 h2{
    font:38px/1.0 'Amatic',sans-serif;
    padding-bottom: 40px;
	color: #000000;
    text-align: center;
	}

.mod_article.segment10 h3{
    font: 22px/1 "Shadows Into Light Two",sans-serif;
	color: #000000;
	}	
	
.mod_article.segment10 h4{
    font: 25px/1 "Shadows Into Light Two",sans-serif;
	}	
	
.mod_article.segment10 p {

	}

 /* Segment11 Vorteile */
.mod_article.segment11{
	background-color:#000000;
	color: #1D4E23;

	}
	
#main .inside .mod_article.segment11 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 10px 30px;
	}	
	
.mod_article.segment11 h2{
	font:18px/1.0 'Shadows Into Light Two',sans-serif;
	font-size:38px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1D4E23;
	text-align: center;
	padding-bottom: 20px;
	}

.mod_article.segment11 h3{
	color: #1D4E23;
	font-size:26px;
	}	

.mod_article.segment11 .ce_text{
	margin-bottom: 30px;
	}	

 /* Segment12 Tabelle */
.mod_article.segment12{
	background-color:#000000;
	color: #1D4E23;
	text-align: center;
	}
	
#main .inside .mod_article.segment12 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment12 h2{
	font:18px/1.0 'Shadows Into Light Two',sans-serif;
	font-size:38px;
	padding-bottom: 20px;
	text-align: center;
	color: #1D4E23;
	}

 /* Segment13 FAQ */
.mod_article.segment13{
	background-color:#000000;
	color: #1D4E23;
	}
	
#main .inside .mod_article.segment13 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	
	
.mod_article.segment13 h2{
	font:18px/1.0 'Shadows Into Light Two',sans-serif;
	font-size:38px;
	padding-bottom: 20px;
	text-align: center;
	color: #1D4E23;
	}

 /* Segment14 mit Textzeile u. Telefonnummer */
.mod_article.segment14{
	background-color:#1D4E23;
	color: #000000;
	}
	
#main .inside .mod_article.segment14 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 30px 20px 30px;
	}	
	
.mod_article.segment14 h2{
	font:38px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1D4E23;
	text-align: center;
	}
	
.mod_article.segment14 p {
	 font: 20px/1.6 "Shadows Into Light Two",sans-serif;
	 font-style:italic;
	 font-weight: 300;
	}

.mod_article.segment14 .tel:before{
	margin-right:12px;
	font-family:Font Awesome 5 Free;
	content: "\f095";
	font-size: 40px;
	}		

.mod_article.segment14 a {
	font-style:italic;
	background-color:#1D4E23;
	border:1px solid #000000;
	}

.mod_article.segment14 a:hover {
	background-color:#7B1517;
	border:1px solid #000000;
	}

 /* Segment15 Teaserboxen mit Icon */
.mod_article.segment15{
	background-color:#1D4E23;
	background-position: 100px 0%;
	background-repeat: repeat;
	color: #000000;
	text-align: center;
	}

#main .inside .mod_article.segment15 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}	

.mod_article.segment15 h2{
	font:38px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #000000;
	}

.mod_article.segment15 h3{
	font-size:28px;
	padding: 20px 20px 10px 10px;
	text-align: center;
	text-transform: none;
	font-weight: 500;
	font-family: "Shadows Into Light Two",sans-serif;
	color: #000000;
	}	

.mod_article.segment15 h1.celine::after, .mod_article.segment15 .celine h1:after{
    border-bottom: 3px solid #000000;
	}

.mod_article.segment15 .intro p {
	font-size:22px;
	line-height: 1.6;
	padding-bottom: 30px;
	}	
	
.mod_article.segment15 .fa-contao, .mod_article.segment15 .fa-briefcase , .mod_article.segment15 .fa-adjust , .mod_article.segment15 .fa-book {
    display: inline-block;
    font-family: Font Awesome 5 Free;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 60px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
	transition: all 0.3s ease 0s;
	color: #00a5cb;
}

.mod_article.segment15 i {
    margin-left: 8px;
}	

 /* Segment16 Teaserboxen02 mit Bild*/
.mod_article.segment16{
	background-color: #F4EFDF;
	background: url("../../files/website/layout/tierspuren.gif") no-repeat right bottom;
	color: #000000;
	}

#main .inside .mod_article.segment16 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 60px 30px;
	}	

.mod_article.segment16 .logo-ws-eichhörnchen{
	margin-top: -50px
	}
	
.mod_article.segment16 h2{
	font:42px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #000000;
	}

.mod_article.segment16 h3{
	font-size:18px;
	padding: 30px 20px 10px 10px;
	text-align: center;
	text-transform: none;
	font-weight: 400;
	font-family: "Shadows Into Light Two",sans-serif;
	color: #1D4E23;
	}	

.mod_article.segment16 h1.celine::after, .mod_article.segment16 .celine h1:after{
    border-bottom: 3px solid #000000;
	}

.mod_article.segment16 .intro p {
	font-size:20px;
	line-height: 1.6;
	padding-bottom: 30px;
	}	
	
.mod_article.segment16 .image_container{
	margin:0px;
	}

.mod_article.segment16 .teaserbox h3{
	font-size: 24px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-transform: none;
	font-weight: 500;
	font-family: "Open sans",sans-serif;
	background-color: #1D4E23;
	margin: -110px 60px 0px 60px;
	border-width: 0px;
	max-width: 100%;
	border-radius: 10px;
	opacity: 0.9;
	}

.mod_article.segment16 .teaserbox h3 a{
	color: #ffffff;
	text-decoration: none;
	}	
.mod_article.segment16 .ce_text.teaserbox{
	/*background-color:#1D4E23;*/
	color: #000000;
	padding-bottom: 40px;
	}
	
.mod_article.segment16 .ce_text.teaserbox p{
	padding:0 24px 0 24px;
	}
		
.mod_article.segment16 .ce_text.teaserbox ul{
	padding-left: 33%;
	text-align: left;
	}		

.mod_article.segment16 .button03.teaserbox p a{
	background-color: #1D4E23;
	border:0px solid #000000;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	margin-top:10px;
	font-size:18px;
	}	
	
.mod_article.segment16 .button03.teaserbox p a:hover{
	background-color: #1D4E23;
	border:0px solid #000000;
	text-decoration:none;
	color:#000000;
	}
	
.mod_article.segment16 .button03 p a{
	background-color: #000000;
	border:0px solid #1D4E23;
	text-decoration:none;
	color:#1D4E23;
	font-style: normal;
	margin-top:10px;
	font-size:18px;
	}	

.mod_article.segment16 .button03 p a:hover{
	background-color: #1D4E23;
	border:0px solid #000000;
	text-decoration:none;
	color:#000000;
	}
	
 /* Segment17 Parallax*/
.mod_article.segment17{
	background-color:#1D4E23;
	background: url("../../files/website/inhalte/slider/slide10.jpg") right; 
	background-size: cover;
	height:400px;
	padding-bottom: 20px;
	color: #000000;
	}
	
.ios .mod_article.segment17{
	background-position: 0px 37%;
	background-attachment:scroll;
	}
	
#main .inside .mod_article.segment17 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px 100px 0px 30px;
	}

.mod_article.segment17 h2{
	font:32px/1.0 sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #000000;
	}
	

.mod_article.segment17 p {
    color: #fff;
    font: 400 32px/1.6 sans-serif;
    padding-top: 9.8%;
    text-align: center;
}	

 /* Segment18 Spruch */
.mod_article.segment18{
	background-color:#1D4E23;
	color: #000000;
	text-align: center;
	}
	
#main .inside .mod_article.segment18 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 30px 40px 30px;
	}		

.mod_article.segment18 p {
    font: 30px/1.6 sans-serif;
	font-style:italic;
    text-align: center;
	font-weight:500;
}	

 /* Segment19 Intro */
.mod_article.segment19{
	color: #1D4E23;
	text-align: center;
	/* background: 
		url("../../files/website/layout/segment33.jpg") no-repeat right bottom,
		url("../../files/website/layout/segment31.jpg") no-repeat left bottom;*/
	background-color: #97B461;	
	}

#main .inside .mod_article.segment19 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 60px 100px 60px 100px;
	}	

.mod_article.segment19 h2{
	font:24px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #97B461;
	margin-top:15px;
	text-transform: uppercase;
	}

.mod_article.segment19 h3{
	font-size:22px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	text-transform: none;
	font-weight: 500;
	font-family: "Shadows Into Light Two",sans-serif;
	color: #97B461;
	}	

.mod_article.segment19 h1.celine::after, .mod_article.segment19 .celine h1:after{
    border-bottom: 3px solid #000000;
	}

.mod_article.segment19 .intro p {
	font-size:20px;
	line-height: 1.6;
	}	
	
.mod_article.segment19 p {
	font-size:18px;
	}	
	
.mod_article.segment19 .button03 {
	margin-top:20px;
	}
	
.mod_article.segment19 .button03 p a{
	border:1px solid #000000;
	text-decoration:none;
	color:#000000;
	}	

.mod_article.segment19 .button03 p a:hover{
	background-color: #1D4E23;
	border:1px solid #000000;
	text-decoration:none;
	color:#000000;
	}
	
 /* Segment20 3 Icons mit Text quer*/
.mod_article.segment20{
	background-color:#1D4E23;
	color: #000000;
	}
	
#main .inside .mod_article.segment20 .inside {
	max-width: 1160px;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 30px 20px 30px;
	}	
	
.mod_article.segment20 h2{
	font:38px/1.0 'Shadows Into Light Two',sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1D4E23;
	text-align: center;
	}
	
.mod_article.segment20 p {
	 font: 20px/1.6 "Shadows Into Light Two",sans-serif;
	 font-style:italic;
	 font-weight: 300;
	 float:right;
	}

.mod_article.segment20 a {
	font-style:italic;
	background-color:#1D4E23;
	border:1px solid #000000;
	}

.mod_article.segment20 a:hover {
	background-color:#7B1517;
	border:1px solid #000000;
	}	

.mod_article.segment20 .fa-envelope, .mod_article.segment20 .fa-map-marker, .mod_article.segment20 .fa-phone{
    display: inline-block;
    font-family: Font Awesome 5 Free;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 60px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
	transition: all 0.3s ease 0s;
	color: #00a5cb;
}	

.mod_article.segment20 .inline{
    display: inline-block;
}	

 /* Segment21 3 Galerie volle Breite*/
#main .inside .mod_article.segment21 .inside {
	max-width: 100%;
	padding: 0px;
	}	

.mod_article.segment21 .ce_gallery {
	margin-bottom: 0px;
	}

.mod_article.segment21 .ce_gallery ul li{
	margin-bottom:0%;
	}

.mod_article.segment21 .ce_gallery ul.cols_1 li{
	margin-bottom:0%;

	}

.mod_article.segment21 .ce_gallery ul.cols_2 li{
	width:50%;
	margin-right:0%;
	margin-left:0%;
	}

.mod_article.segment21 .ce_gallery ul.cols_3 li{
	width:33.33%;
	margin-right:0%;
	margin-left:0%;
	}

.mod_article.segment21 .ce_gallery ul.cols_4 li{
	width:25%;
	margin-right:0%;
	margin-left:0%;
	}

.mod_article.segment21 .ce_gallery ul.cols_5 li{
	width:20%;
	margin-right:0%;
	margin-left:0%;
	}

/* Segment22 News*/

.mod_article.segment22 h2.blog-ueberschrift{
	font:38px/1.0 'Amatic',sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #1D4E23;
	}
	
.mod_article.segment22 .mod_newslist .layout_latest {
    border-bottom: 0px;
	}

.mod_article.segment22 .mod_newslist h2{
    font-size: 25px;
	margin-bottom: 20px;
	}
	
/* ===========================================
 * Unterseiten
 * ======================================== */

#cboxCurrent {
    display: none !important;
}

 /* Video*/
.unterseiten .ce_youtube {
	max-width:480px;
	max-height:270px;
	margin: 0 auto;
	margin-bottom: 40px;
	}



/* ===========================================
 * Überschriften / Unterstriche
 * ======================================== */
 
 h1,h2,h3,h4,h5,h6{
	position:relative;
	margin-top:0;
	line-height:1.2;
	font-weight: 400;
	}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-weight: inherit
	}

h1{
	font-size:40px;
	font-weight:500;
	line-height:1.2;
	font-family: 'Shadows Into Light Two', sans-serif;
	color: #1D4E23;
	}

.unterseiten h1{
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #000000;
	font-size: 42px;

	}

.unterseiten h1.abstand{
	margin-bottom: -15px;
	}	

.home h1{
	color: #1D4E23;
	font-size:40px;
	font-weight:400;
	margin-bottom: 25px;
	}
	
h2{
	font-size:22px;
	font-weight:400;
	line-height:1.2;
	color: #1D4E23;
	}	

.unterseiten h2{
	color: #1D4E23;
	margin-top: 25px;
	font: 22px/1.46 'Open Sans',sans-serif;
	padding-bottom: 15px;
	text-transform: uppercase;
	}	

.unterseiten .mod_newslist h2{
	font-size:32px;
	margin-bottom: 20px;
	}
	
h3{
	font-size:18px;
	font-weight:400;
	line-height:1.2;
	color: #1D4E23;
	}

.unterseiten h3{
	color: #1D4E23;
	margin-top: 15px;
	font-size:22px;
	}
	
aside h3{
	padding-bottom:6px;
	border-bottom:1px solid #1D4E23;
	font-size:1.2em;
	}

h4{
	font-size:19px;
	font-weight:400;
	line-height:1.2;

	color: #1D4E23;
	}
	
.unterseiten h4{
	color: #1D4E23;
	margin-top: 12px;
	font-size:19px;
	}	
	
h5{
	font-size:15px;
	font-weight:400;
	line-height:1.2;
	font-family: 'Shadows Into Light Two', sans-serif;
	color: #1D4E23;
	}

h6{
	font-size:12px;
	font-weight:400;
	line-height:1.2;
	font-family: 'Shadows Into Light Two', sans-serif;
	color: #1D4E23;
	}

.celine h1,.celine h2,.celine h3,.celine h4,.celine h5,.celine h6{
	margin-bottom:40px;
	padding-bottom:16px;
	text-align:center;
	border-bottom:1px solid #E9E9E9;
	}

h1.celine,h2.celine,h3.celine,h4.celine,h5.celine,h6.celine{
	margin-bottom:40px;
	padding-bottom:16px;
	border-bottom:1px solid #E9E9E9;
	}

.celine h1:after,.celine h2:after,.celine h3:after,.celine h4:after,.celine h5:after,.celine h6:after{
	width:48%;
	right:26%;
	position:absolute;
	border-bottom:3px solid #1D4E23;
	bottom:-2px;
	content:"";
	}

h1.celine:after,h2.celine:after,h3.celine:after,h4.celine:after,h5.celine:after,h6.celine:after{
	width:4%;
	bottom:-2px;
	left:48%;
	position:absolute;
	display:block;
	border-bottom:3px solid #000000;
	content:"";
	}

.leftline h1,.leftline h2,.leftline h3,.leftline h4,.leftline h5,.leftline h6{
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:3px solid #1D4E23;
	display:inline-block;
	}

/*.leftline h1:after,.leftline h2:after,.leftline h3:after,.leftline h4:after,.leftline h5:after,.leftline h6:after{
	width:440px;
	bottom:-2px;
	left:0;
	position:absolute;
	display:block;
	border-bottom:3px solid #1D4E23;
	content:"";
	}*/

h1.leftline,h2.leftline,h3.leftline,h4.leftline,h5.leftline,h6.leftline{
	clear:both;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:3px solid #1D4E23;
	display:inline-block;
	}

/*h1.leftline:after,h2.leftline:after,h3.leftline:after,h4.leftline:after,h5.leftline:after,h6.leftline:after{
	width:440px;
	bottom:-2px;
	left:0;
	position:absolute;
	display:block;
	border-bottom:3px solid #1D4E23;
	content:"";
	}*/

hr.centerline{
	width:98%;
	height:1px;
	position:relative;
	display:block;
	margin:40px auto 60px;
	background-color:#E9E9E9;
	}

hr.centerline:before{
	width:48%;
	height:3px;
	right:26%;
	position:absolute;
	display:block;
	background-color:#1D4E23;
	content:"";
	bottom:-1px;
	}

hr.leftline{
	width:98%;
	height:1px;
	position:relative;
	display:block;
	margin:40px auto 60px;
	background-color:#E9E9E9;
	}

hr.leftline:before{
	width:31.33333%;
	height:3px;
	left:0;
	position:absolute;
	display:block;
	background-color:#1D4E23;
	content:"";bottom:-1px;
	}

hr.invisible_hr{
	width:100%;
	height:1px;
	position:relative;
	display:block;
	margin:40px auto;
	background: transparent;
	}

hr.segment{
	width:100%;
	height:1px;
	position:relative;
	display:block;
	margin-bottom: 1.8em;
	background-color:#E9E9E9;
	}

	
/* ===========================================
 * Buttons
 * ======================================== */

  /* Runder Button*/ 
.button p a:after{
	display:inline-block;
	margin-left:10px;
	font-family:Font Awesome 5 Free;
	text-decoration:none;
	content: '\f105';
	}

.button p a{
	display:inline-block;
	padding:6px 20px;
	border:1px solid #1D4E23;
	background-color:#1D4E23;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
    border-radius: 40px;
	font-style:italic;
	}	

.button p a:hover{
	display:inline-block;
	background-color: #0173BA;
	border:1px solid #0173BA;
	text-decoration:none;
	color:#fff;
	}

 /* Eckiger Button*/ 
.button02 p a:after{
	display:inline-block;
	margin-left:10px;
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	text-decoration:none;
	content: '\f105';
	}

.button02 p a{
	display:inline-block;
	padding:8px 20px;
	border:1px solid #1D4E23;
	background-color:#1D4E23;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	border-radius: 5px;
	font-size: 18px;
	}	

.button02 p a:hover{
	display:inline-block;
	background-color: #1D4E23;
	border:1px solid #1D4E23;
	text-decoration:none;
	color:#fff;
	}

 /* Eckiger Button nur Rahmen*/ 
.button03 p a:after{
	display:inline-block;
	margin-left:10px;
	text-decoration:none;
	content: '\f105';
	font-family:"Font Awesome 5 Free";
	font-size: 16px;
	line-height:1;
	font-weight: 900;
	}

.button03 p a{
	display:inline-block;
	padding:8px 20px;
	border:1px solid #1D4E23;
	text-decoration:none;
	color:#000000;
	text-transform:uppercase;
	border-radius: 50px;
	}	

.button03 p a:hover{
	display:inline-block;
	background-color: #1D4E23;
	border:1px solid #1D4E23;
	text-decoration:none;
	color:#fff;
	}
	
/* ===========================================
 * Tabellen
 * ======================================== */
 
table{
	width:100%;
	max-width: 700px;
	margin-bottom:10px;
	white-space:nowrap;
	border:1px solid #e3e3e3;
	}

.ce_table {
	overflow:auto;
	}
	
.ce_table table th,.ce_table table tfoot td{
	text-align:left;
	background-color:#1D4E23;
	border-top:1px solid #e3e3e3;
	}

table th{
	padding:.5em;
	color: #000000;
	font-weight: 400;
	}

table td{
	padding:.5em;
	border-top:1px solid #e3e3e3;
	}

tbody th{
	background-color:#B1C9B0 !important;
	}
	
table td.col_1 {
	width: 200px;
	}
	
.zubehoer table th.head_0 {
	width: 80%;
	}
	
.zubehoer table th.head_1 {
	width: 200%;
	}

.ce_table.striped tr.even{
	background-color:#f8f8f8;
	}

/* ===========================================
 * Accordion
 * ======================================== */
 
.ce_accordion .accordion{
	padding:20px;
	border:0;
	background: none;
	}

.ce_accordion .accordion > div{
	padding:0;
	}

.ce_accordion .toggler{
	padding:7px 0;
	background-image:none;
	border:1px solid #e9e9e9;
	line-height:30px;
	font-weight: 500;
	color:#1D4E23;
	cursor: pointer;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
	}

.ce_accordion .toggler:hover{
	border:1px solid #1D4E23;
	color:#1D4E23;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
	}

.ce_accordion .toggler:before{
	width:25px;
	height:25px;
	float:left;
	clear:both;
	display:inline-block;
	margin-top:3px;
	margin-right:15px;
	margin-left:15px;
	padding:0;
	text-align:center;
	border-radius:3px;
	font:1.3em/28px "Font Awesome 5 Free";
	font-weight:700;
	color:#1D4E23;
	behavior:url('assets/css3pie/1.0.0/PIE.htc');
	content: '\f0d7';
	}

.ce_accordion .ui-accordion-header-active{
	border:1px solid #1D4E23;
	color:#1D4E23;
	}

.ce_accordion .toggler.ui-state-active:before{
	font-family:Font Awesome 5 Free;
	content: '\f0d8';
	}

.ce_accordion .toggler:after{
	display:none;
	}

/* ===========================================
 * Listen
 * ======================================== */
 
.ce_list ul,.ce_text ul{
	padding-left:1.8em;
	}

.ce_list ol,.ce_text ol{
	padding-left:1.8em;
	}


.ce_list ul li{
	list-style-type:disc;
	list-style-position:outside;
	}

.ce_text ul li{
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:3px;
	}

.ce_list.circle ul li{
	list-style-type:circle;
	list-style-position:outside;
	}

.ce_list.square ul li{
	list-style-type:square;
	list-style-position:outside;
	}

.ce_list ol li{
	list-style-type:decimal;
	list-style-position:outside;
	}

.ce_list.upper-alpha ol li{
	list-style-type:upper-alpha;
	list-style-position:outside;
	}

.ce_list[class^="symlist"] ul,.ce_list[class*="symlist"] ul{
	margin-left:12px;
	padding-left:0;list-style-type:none;
	}

.ce_list[class^="symlist"] ul li,.ce_list[class*="symlist"] ul li{
	margin-left:12px;
	padding-left:0;
	list-style-type:none;
	}

.ce_list.symlist1 ul li:before{
	width:1em;
	display:inline-block;
	margin-right:.5em;
	margin-left:-1.55em;
	font-family:Font Awesome 5 Free;
	list-style-type:none;
	content: "\f105";
	}

.ce_list.symlist2 ul li:before{
	width:1em;
	display:inline-block;
	margin-right:.5em;
	margin-left:-1.55em;
	font-family:Font Awesome 5 Free;
	list-style-type:none;
	content: "\f101";
	}


/* ===========================================
 * Bilder
 * ======================================== */
 
.image_container{
	position:relative;
	overflow:hidden;
	line-height:0;
	}

.image_container a img{
	transform:scale(1,1);
	transition:all 300ms ease-out;
	}

/*.image_container a:hover img{
	transform:scale(1.1,1.1);
	transition:all 300ms ease-out
	}*/


.image_container.float_left{
	margin-right:3%;
	margin-bottom:1%;
	margin-top: 8px;
	}

.image_container.float_right{
	margin-bottom:1%;
	margin-left:3%;
	margin-top: 8px;
	}

.image_container.float_above{
	margin-bottom:20px;
	}

.image_container.float_below{
	margin-top: 20px;
	}

.image_container .caption{
	bottom:0;
	left:0;
	padding:13px;
	background-color:rgba(255,255,255,.95);
	border:1px solid #f4f4f4;
	font-size:.8em;
	line-height:1.5;
	margin: 0 auto;
    max-width: 400px;
	text-align: center;
	}

.bild-rechts .image_container img{
	float: right;
	}
	
.bild-rechts .p{
	clear:both;
	}
	
.bild-mittig .image_container img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/* Galerie Unterseiten 	
.unterseiten .image_container a:hover::before, .unterseiten .image_container a:focus::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.unterseiten .image_container a:hover::after, .unterseiten .image_container a:focus::after {

	content: "\f00e";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
	color:#000000;
    font-size: 30px;
    left: 50%;
    margin: -0.5em;
    position: absolute;
    text-indent: 0;
    text-rendering: geometricprecision;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
    top: 50%;
    z-index: 2;
}
.unterseiten .image_container a:hover img, .unterseiten .image_container a:focus img {
    filter: blur(2px);
    transform: scale(1.05);
}
.unterseiten .image_container figcaption, .unterseiten .image_container .caption {
    color: #525663;
    font-size: 0.875em;
    padding: 0.42857em 0 0;
    width: 100% !important;
}*/


/* ===========================================
 * Galerie
 * ======================================== */

.ce_gallery {
	margin-bottom: 0px;
	}
	
.ce_gallery ul{
	overflow:hidden;
	}

.ce_gallery.gallery_bg{
	overflow:hidden;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
	background-color:#f2f2f2;
	}

.ce_text .ce_gallery ul{
	padding-left:0;
	}

.ce_gallery ul li{
	position:relative;
	float:left;
	margin-bottom:2%;
	}

.ce_text .ce_gallery ul li{
	list-style-type:none;
	}

/* gallery-neu.css */
.ce_gallery ul.cols_1 li{
	position:relative;
	float:left;
	margin-right:0;
	margin-bottom:2%;
	margin-left:0;
	}

.ce_gallery ul.cols_2 li{
	width:49%;
	margin-right:1%;
	margin-left:1%;
	}

.ce_gallery ul.cols_3 li{
	width:32%;
	margin-right:1%;
	margin-left:1%;
	}

.ce_gallery ul.cols_4 li{
	width:23.4%;
	margin-right:1%;
	margin-left:1%;
	}

.ce_gallery ul.cols_5 li{
	width:18.3%;
	margin-right:1%;
	margin-left:1%;
	}

.ce_gallery ul.cols_6 li{
	width:15%;
	margin-right:1%;
	margin-left:1%
	}

.ce_gallery ul.cols_8 li{
	width:10.75%;
	margin-right:1%;
	margin-left:1%;
	}

.ce_gallery.gallery1 ul li{
	position:relative;
	float:left;
	margin-right:0;
	margin-bottom:2%;
	margin-left:0
	}

.ce_gallery ul li.col_first{
	margin-left:0;
	}

.ce_gallery ul li.col_last{
	margin-right:0;
	}


/* ===========================================
 * Formulare
 * ======================================== */

.kontaktformular{
	max-width:500px;
	}

.onlinefragebogen {
	max-width:100%;
	}
	
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea{
	padding:8px;
	background-color:#ffffff;
	border:2px solid #1D4E23;
	border-radius:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');
	box-shadow:none;
	transition:all 0.15s linear 0s
	}

input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:focus:not([type]),textarea:focus{
	padding:8px;
	background-color:#ffffff;
	border:4px solid #1D4E23;
	border-radius:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');
	box-shadow:none;
	transition:all 0.15s linear 0s
	}

input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important}

input.submit[type="submit"]{
	position:relative;
	display:block;
	padding:10px 8px;
	font-size:24px;
	color:#fff;
	background-color:#1D4E23;
	border:0 !important;
	cursor:pointer;
	transition: all 0.2s ease-out 0s
	}

input[type="submit"]:hover{
	opacity:0.8 !important
	}

form div{
	margin-bottom:30px
	}

form div label[class*="grid"],form div input[class*="grid"],form div textarea[class*="grid"],form div select[class*="grid"],form div fieldset{
	width:100%;
	float:none;
	margin-right:0;
	margin-left:0
	}

p.error{
	width:100%;
	display:inline-block;
	font-size:12px;color:#f00
	}

form fieldset,div.widget-upload{
	padding:10px;
	border:1px solid #E9E9E9
	}

form fieldset[class*="grid"]{
	width:100%
	}

form fieldset legend{
	width:auto;
	padding-right:10px;
	padding-left:10px;
	background-color:#000000;
	color: #1D4E23;
	}

form select{
	padding:10px;
	border:1px solid #E9E9E9
	}
	
.ce_form form select{
	display:inline-block;
	padding:8px;
	background-color:#fff;
	border:4px solid #1D4E23;
	}

.ce_form form select.multiselect{
	background-image:none
	}

form select option{
	padding-right:10px;
	padding-left:10px
	}

form select.multiselect option{
	padding-right:0;
	padding-left:0
	}

.checkbox_container.vertical span,.radio_container.vertical span{
	display:block
	}

.radio_container  label,.checkbox_container  label{
	margin-left:6px
	}

.checkbox_container span,.radio_container span{
	margin-right:12px
	}

span.mandatory{
	color:#f00
	}


/* ===========================================
 * Social
 * ======================================== */
 
.socialbuttons{
	overflow:hidden;
	float:right;
	line-height:0;
	margin-top:30px;
	margin-right:1%
	}

.socialbuttons ul{
	margin-bottom:0}

.socialbuttons li{
	overflow:hidden;
	display:inline-block;
	margin-left:6px
	}

.socialbuttons li[class*="fa-"]:before,.socialbuttons li[class^="fa-"]:before{
	display:none
	}

.socialbuttons a{
	display: block;
	overflow: hidden;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	}

.socialbuttons a:hover{
	text-decoration:none
	}
	
.socialbuttons a:before{
	width:27px;
	height:27px;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	border:1px solid #000000;
	font:18px/28px "Font Awesome 5 Brands";
	color:#000000
	}

.socialbuttons a.fa-facebook-f:hover:before{
	background-color:#0d6eac;
	border-color:#0d6eac;
	color:#fff;
	}
	
.socialbuttons a.fa-twitter:hover:before{
	background-color:#55ACEE;
	border-color:#55ACEE;
	color:#fff;
	}

.socialbuttons a.fa-google-plus-g:hover:before{
	background-color:#E43D2B;
	border-color:#E43D2B;
	color:#fff;
	}	

.socialbuttons a.fa-xing:hover:before{
	background-color:#006464;
	border-color:#006464;
	color:#fff;
	}

.socialbuttons a.fa-linkedin:hover:before{
	background-color:#069;
	border-color:#069;
	color:#fff;
	}

.socialbuttons a.fa-youtube:hover:before{
	background-color:#cc181e;
	border-color:#cc181e;
	color:#fff;
	}
	
.pdf_link{
	text-align: right;
	}


/* ===========================================
 * Google Map
 * ======================================== */
 
  /* Segment30 Google*/
.mod_article.segment30{
	height:100% !important;
	}

#main .inside .mod_article.segment30 .inside {
	width:100% !important;
	max-width: 100% !important;
	margin-left: 0px;
    margin-right: 0px;
	padding: 0px;
	}	

.ce_dlh_googlemaps{
	/*width:100%;*/
	margin-left:0 !important;
	margin-right:0 !important;
	}

.ce_dlh_googlemaps .dlh_googlemap{
	width:100% !important;
	}

#dlh_googlemap_1 > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div > div.gm-style-iw > div > div > div > div > form > input.submit{
	display:inline-block;
	padding-top:8px;
	padding-bottom:9px;
	}

#confirm-googlemaps{
	color: #525252;
	background-image:url("../../files/website/layout/map.gif");
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;
	padding: 20px;
	font-size: 14px;
	}
}	


	
/* ===========================================
 * Blog
 * ======================================== */
 
.mod_newslist p.info, .mod_newsreader p.info {
    border: 0px solid #f4f4f4;
    color: #1D4E23;
    font-size: 16px;
	font-weight: 400;
    max-width: 130px;
    padding: 6px 12px;
}

.mod_newslist .layout_latest {
    margin-bottom: 16px;
    padding-bottom: 10px;
}

.mod_newslist .layout_latest.last{
    border-bottom: 0 solid #e9e9e9;
    margin-bottom: 16px;
    padding-bottom: 10px;
}

.mod_newslist .layout_latest {
    float: left;
    margin-right: 1.3%;
    width: 32%;
}

.mod_newslist .layout_latest:nth-child(3n+1) { 
	clear: both; 
}

.mod_newsreader .grid02-33 {
    width: 100%;
}

.pagination {
    border-top: 1px solid #ddd;
    clear: both;
    margin-top: 10px;
    padding-top: 8px;
    white-space: nowrap;
}

.pagination p {
    display: block;
    float: left;
    margin-bottom: 0;
}

.pagination ul {
    float: right;
    margin-bottom: 0;
}

.pagination ul li {
    float: left;
}

.pagination ul li span.current {
    background-color: #ccca15;
    color: #fff;
}
.pagination ul li a, .pagination ul li span {
    display: block;
    margin-right: 2px;
    padding: 4px 12px;
    text-decoration: none;
}

 /* Blog Detail */
 
.unterseiten .mod_newsreader .layout_full .info{
    margin-bottom:0px;
}
 
.blog .pdf_link {
    margin-bottom: 20px;
}

 /* Blog Detail rechts*/
 
 #right .mod_newslist h2 {
    font-size: 18px;
    margin-top: 0px;
}

.mod_newslist .layout_latest.top3-news {
    float: none;
    margin-right: 0px;
    width: 100%;
}

.mod_newslist .layout_latest.top3-news {
    margin-bottom: 10px;
    padding-bottom: 0px;
}

/* ===========================================
 * Newsletter2go
 * ======================================== */

.newsletter {
    max-width: 300px;
	}

.newsletter table td {
    border-top: 0px solid;
	}
	
.newsletter table {
    border-bottom: 0px solid;
}	

/* ===========================================
 * Login / Passwortgeschützte Seite
 * ======================================== */

.mod_login {
    background-color: #f4f4f4;
    max-width: 400px;
    padding: 20px 40px;
}

#afterheader .mod_login form label {
    display: none;
}
.mod_closeAccount {
    background-color: #f4f4f4;
    max-width: 400px;
    padding: 20px 40px;
}
.mod_login form div {
    margin-bottom: 0;
}
.mod_login form div.submit_container {
    margin-bottom: 0;
    margin-top: 20px;
}
.mod_login form div label {
    display: block;
    margin-bottom: 0;
}

.mod_login form div input {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
	
/* ===========================================
 * Download
 * ======================================== */
 
.ce_download img.mime_icon,.ce_downloads img.mime_icon{
	vertical-align:middle
	}


.ce_download a,.ce_downloads a{
	text-decoration:none
	}


.ce_download a span.size,.ce_downloads a span.size{
	font-size:12px;
	font-style:italic;
	text-decoration:none
	}


.ce_downloads li{
	margin-bottom:6px;
	padding-bottom:6px;
	vertical-align:middle;
	border-bottom:1px solid #E9E9E9
	}



/* ===========================================
 * Back to Top
 * ======================================== */
 
#backtotop{
	height:auto;
	bottom:30px;
	right:30px;
	position:fixed;
	display:none;
	z-index: 30;
	}

#backtotop ul{
	padding-top:15px;
	padding-bottom:15px;
	}

#backtotop ul li a:before{
	width:30px;
	height:30px;
	top:-15px;
	position:relative;
	float:right;
	display:block;
	text-align:center;
	font:20px/30px Font Awesome 5 Free;
	color:#fff;
	content: "\f077";
	}

#backtotop ul li a{
	width:30px;
	height:30px;
	bottom:30px;
	right:30px;
	float:right;
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#1D4E23;
	font-size:0;
	}

#backtotop ul li a:hover{
	background-color:#aaa;
	}

/* ===========================================
 * Sprachwechsler
 * ======================================== */
 
.mod_langswitcher {
    float: right;
    position: absolute;
	top: 20px;
	right: 20px;
    z-index: 3000;
}
.mod_langswitcher .mod_langswitcher_inside {
    border: 1px solid #1D4E23;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    padding: 10px 15px;
}
.mod_langswitcher .mod_langswitcher_inside:after {
    content: "\f0d7";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
	color:#1D4E23;
    font-size: 10px;
    margin-left: 10px;
    position: relative;
    top: -4px;
}
.mod_langswitcher .mod_langswitcher_inside i {
    margin-right: 5px;
}
.mod_langswitcher img {
    height: 15px;
    width: 20px;
}
.mod_langswitcher ul {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
    display: none;
    left: 0;
    margin-top: 16px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 71px;
}
.mod_langswitcher ul li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    line-height: 15px;
    padding: 6px 15px;
    transition: all 0.5s ease 0s;
}
.mod_langswitcher ul li a img {
    border: 1px solid rgb(200, 200, 200);
}
.mod_langswitcher ul li a:hover {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}
.mod_langswitcher ul li:last-of-type a {
    border-bottom: 0 none;
}
.mod_langswitcher .mod_langswitcher_inside:hover ul {
    display: block;
}
.mod_langswitcher:hover .mod_langswitcher_inside {
    border-radius: 5px 5px 0 0;
}

/* ===========================================
 * Isotope / Masonary
 * ======================================== */
 
#filters.button-group {
    margin-bottom: 20px;
    text-align: center;
}
#filters.button-group button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    color: #5e6366;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 18px;
    text-align: center;
}
#filters.button-group button:hover {
    border: 1px solid #00a5cb;
    color: #00a5cb;
    cursor: pointer;
}
#filters.button-group button.is-checked {
    border: 1px solid #00a5cb;
    color: #00a5cb;
    cursor: default;
}
.isotope-item .image_container.float_above {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.fullwidth #main .inside #portfolio-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.mod_article .portfolioRegular {
    margin-left: 0;
    margin-right: 0;
}
.isotope-item {
    margin-bottom: 20px;
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.bx-wrapper .ce_text {
    margin-bottom: 0;
    margin-left: 0;
}
.bx-wrapper ul.gallery_slider li {
    margin-bottom: 0;
    margin-left: 0;
}
.teaser_content {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.teaser_content div.more {
    background-color: rgba(0, 165, 203, 1);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 300ms ease-out 0s;
    vertical-align: middle;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}
.isotope-item:hover .teaser_content div.more {
    opacity: 1;
    transition: all 300ms ease-out 0s;
    visibility: visible;
    z-index: 2;
}
.teaser_content div.more span {
    display: table;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.teaser_content div.more span a {
    color: #fff;
    display: table-cell;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.teaser_content div.more span a::before {
    color: #fff;
    content: "";
    display: block;
    font: 30px Font Awesome 5 Free;
    text-decoration: none;
}
.mod_newslist .isotope-item img {
    transform: scale(1, 1);
    transition: all 300ms ease-out 0s;
}
.mod_newslist .isotope-item:hover img {
    opacity: 0.7;
    transform: scale(1.1, 1.1);
    transition: all 300ms ease-out 0s;
}
.isotope-item .meta_box {
    border-bottom: 1px solid #00a5cb;
    margin-bottom: 0;
}
.isotope-item .meta_box .info, .isotope-item .meta_box .info_author {
    display: block;
    width: 100%;
}
.isotope-item .teaser_content {
    background-color: #f4f4f4;
    padding: 1em 1.5em 0.5em;
}
.isotope-item .teaser_content h2 {
    font-size: 1.4em;
}
.mod_newslist.portfoliolist {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.mod_newslist.portfoliolist .pagination {
    margin-left: 1%;
    margin-right: 1%;
}
.layout_full_cts.grid4, .layout_full_cts.grid33, .layout_full_cts.grid8 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}
.isotope-item .ceport_content {
    background-color: rgba(0, 165, 203, 0.7);
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}
.isotope-item:hover .ceport_content {
    opacity: 1;
    transform: scale(1);
}
.isotope-item .ceport_cell {
    bottom: 20px;
    display: block;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.isotope-item .ceport_cell h2, .isotope-item .ceport_cell p {
    color: #fff;
}
.isotope-item .ceport_cell p a {
    border: 1px solid #fff;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 6px 12px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.isotope-item .ceport_cell p a:hover {
    background-color: rgba(255, 255, 255, 0.3);
}
	
/* ===========================================
 * Rocksolid Slider
 * ======================================== */
 
.mod_rocksolid_slider, .mod_rocksolid_slider .ce_image {
	margin-right:0% !important;
	margin-left:0% !important;
	}

.main-slider {
       /* height: calc(100vh - 200px); */
    }	
	
.rsts-skin-liquid .rsts-nav-bullets a:hover, .rsts-skin-liquid .rsts-nav-bullets a.active {
    background-color: #1D4E23;
	}	

.slide01 .videoinfo {
    position: absolute;
	top: 22%;
	right:9%;
	z-index:2000;
	width: 600px;
	border: 8px solid #000000;
	}		

.slide01 .videoinfo02 {
    position: absolute;
	top: 20%;
	right:6%;
	color: #1D4E23;
	font-size: 24px;
	font-weight: 500;
	background-color: #CBDFF5;
	padding: 2% 2.5% 2% 2.5%;
	opacity:0.8;
	}

.slide01 .videoinfo03 {
    position: absolute;
	top: 20%;
	right:6%;
	color: #000000;
	font-size: 35px;
	font-weight: 500;
	}

.slide01 .videoinfo04 {
    position: absolute;
	top: 30%;
	margin: 0 auto;
    width: 100%;
	}
	
.slide01 .videoinfo04  h1{
    opacity: 0.7;
    width: 100%;
	color: #CBDFF5;
	font-size: 46px;
	font-weight: 500;
	}
	
.slide01 .videoinfo05 {
    position: absolute;
	top: 40%;
	color: #000000;
	font-size: 35px;
	font-weight: 500;
	margin: 0 auto;
    opacity: 0.7;
    width: 100%;
}

.slide01 .button {
    position: absolute;
	top: 75%;
	right:18%;
	z-index:2000;
}

.slide01 .button p a::after {
    content: "";
    display: inline-block;
    font-family: Font Awesome 5 Free;
    margin-left: 10px;
    text-decoration: none;
}
.slide01 .button p a {
    background-color: #1D4E23;
    border: 1px solid #1D4E23;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-style: italic;
    padding: 6px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.kontaktdetails01{
    position: absolute;
	top: 10%;
	right:4%;
    width: auto;
	background-color: #1D4E23;
}

.kontaktdetails02 {
    position: absolute;
	top: 19%;
	right:4%;
    width: auto;
	background-color: #1D4E23;
}

.kontaktdetails01 a{
	color: #000000;
	font-size: 28px;
	font-weight: 500;
	padding: 0px 15px 0px 15px;
	font-family: 'Shadows Into Light Two','Droid Serif',sans-serif;
	text-decoration: none;
}

.kontaktdetails02 a{
    color: #000000;
	font-size: 28px;
	font-weight: 500;
	padding: 10px 15px 0px 15px;
	font-family: 'Shadows Into Light Two','Droid Serif',sans-serif;
	text-decoration: none !important;
}

.kontaktdetails01 p, .kontaktdetails02 p{
    margin-bottom: 5px;
}

/* ===========================================
 * Contao Slider
 * ======================================== */
 
.slider-control {
    height: 0 !important;
    position: static !important;
}
.slider-control a {
    font-size: 0;
    margin-top: -35px;
    opacity: 0.7;
    text-decoration: none;
    top: 30%;
}
.slider-control a:hover {
    opacity: 1;
}
.slider-menu {
    bottom: 15px;
    font-family: Arial,sans-serif;
    top: auto !important;
}
.slider-menu b {
    margin: 0 2px !important;
}

.slider-control .slider-menu b.active {
    color: #1D4E23;
}

.slider-control .slider-menu b  {
    color: #000000;
}

.slider-control .slider-menu {
    left: 80%;
    margin-left: -40%;
    width: 20%;
}
#header .ce_sliderStart, #header .slider-wrapper .ce_image, #header .ce_sliderStart, #header .slider-wrapper .ce_text {
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    position: relative;
}
#main .slider-wrapper .ce_image, #main .slider-wrapper .ce_text {
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    position: relative;
}

.home .slider-wrapper p {
    margin: 0 auto !important;
	max-width: 700px;

}

.home .slider-wrapper .ce_image img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
}
.home .slider-wrapper .image_container.float_above {
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    position: relative;
}
.ce_sliderStart {
    position: relative !important;
	max-height: 300px;
}
.slider-next {
    background: rgba(160, 160, 160, 0.0) none repeat scroll 0 0;
    border-radius: 10px;
    color: #1D4E23;
    height: 70px;
    right: 0;
    width: 50px;
    z-index: 100;
}
.slider-next::before {
    color: #000000;
    content: "";
    display: block;
    font: 30px/26px Font Awesome 5 Free;
    margin-top: -12px;
    position: relative;
    text-align: center;
    top: 50%;
}
.slider-prev {
    background-color: rgba(160, 160, 160, 0.0);
    border-radius: 10px;
    color: #1D4E23;
    height: 70px;
    width: 50px;
    z-index: 100;
}
.slider-prev::before {
    color: #000000;
    content: "";
    display: block;
    font: 30px/26px Font Awesome 5 Free;
    margin-top: -12px;
    position: relative;
    text-align: center;
    top: 50%;
}
.ce_sliderStart .caption {
    display: none;
}	

.mod_article.textslider {
    position: relative;
}
.mod_article.textslider .ce_sliderStart {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}
.mod_article.textslider .ce_sliderStart .content-slider, .mod_article.textslider .ce_sliderStart .slider-wrapper {
    height: 100%;
    width: 100%;
}
.mod_article.textslider .ce_text {
    height: 100%;
}
.mod_article.textslider .ce_image, .mod_article.textslider .ce_video-container {
    margin: 0;
    position: relative;
}
.mod_article.textslider.bgvideo .ce_text {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}
.mod_article.textslider .textbox {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.slider_text {
    bottom: 0;
    display: table-cell;
    left: 0;
    padding: 30px 56px;
    text-align: center;
    vertical-align: middle;
    width: 75%;
}
.bottom .slider_text {
    bottom: 0;
    display: table-cell;
    left: 0;
    padding: 30px 56px;
    text-align: left;
    vertical-align: bottom;
    width: 75%;
}
.left .slider_text {
    text-align: left;
}

/* ===========================================
 * Headerbild
 * ======================================== */
 
#afterheader .ce_image {
	margin-right:0%;
	margin-left:0%;
	}
	
/* ===========================================
 * Animations
 * ======================================== */

.animated-05 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-2 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-3 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-4 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-5 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  animation-delay: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-6 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  animation-delay: 6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-7 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  animation-delay: 7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated-8 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  animation-delay: 8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
} 

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/***** Hover Effekte *****/

.codedrops {
    list-style: outside none none;
    max-width: 1000px;
    position: relative;
    text-align: center;
}
.codedrops figure.image_container {
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.codedrops figure img {
    display: block;
    max-width: 100%;
    opacity: 0.9;
    position: relative;
}
.codedrops figure.image_container a::before, .codedrops figure.image_container a:hover::after {
    display: none;
}
.codedrops figure.image_container figcaption.caption {
    backface-visibility: hidden;
    background-color: transparent;
    color: #fff;
    font-size: 1.25em;
    padding: 2em;
    text-transform: uppercase;
    width: 100% !important;
}
.codedrops figure figcaption::before, .codedrops figure figcaption::after {
    pointer-events: none;
}
.codedrops figure figcaption, .codedrops figure figcaption > a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.codedrops figure figcaption.caption > a {
    font-size: 0;
    opacity: 0;
    text-decoration: none;
    text-indent: 200%;
    white-space: nowrap;
    z-index: 1000;
}
.codedrops figure h2 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    text-decoration: none;
    word-spacing: -0.15em;
}
.codedrops figure a {
    text-decoration: none;
}
.codedrops figure h2 span {
    font-weight: 800;
}
.codedrops figure h2, .codedrops figure p {
    margin: 0;
}
.codedrops figure p {
    font-size: 68.5%;
    letter-spacing: 1px;
}

figure.effect-sadie figcaption::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 50%, 0px);
    width: 100%;
}
figure.effect-sadie h2 {
    color: #484c61;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
    transition: transform 0.35s ease 0s, color 0.35s ease 0s;
    width: 100%;
}
figure.effect-sadie figcaption::before, figure.effect-sadie p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-sadie p {
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 2em;
    position: absolute;
    transform: translate3d(0px, 10px, 0px);
    width: 100%;
}
figure.effect-sadie:hover h2 {
    color: #fff;
    transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
}
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-julia {
    background: #2f3238 none repeat scroll 0 0;
}
figure.effect-julia img {
    backface-visibility: hidden;
    max-width: none;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}
figure.effect-julia figcaption {
    text-align: left;
}
figure.effect-julia h2 {
    padding: 0.5em 0;
    position: relative;
}
figure.effect-julia p {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    color: #2f3238;
    display: inline-block;
    font-size: 75%;
    font-weight: 500;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    text-transform: none;
    transform: translate3d(-360px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-julia p:first-child {
    transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
    transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
    transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
    transition-delay: 0.1s;
}
figure.effect-julia:hover img {
    opacity: 0.4;
    transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-goliath {
    background: #df4e4e none repeat scroll 0 0;
}
figure.effect-goliath img, figure.effect-goliath h2 {
    transition: transform 0.35s ease 0s;
}
figure.effect-goliath img {
    backface-visibility: hidden;
}
figure.effect-goliath h2, figure.effect-goliath p {
    bottom: 0;
    left: 0;
    padding: 30px;
    position: absolute;
}
figure.effect-goliath p {
    font-size: 90%;
    opacity: 0;
    text-transform: none;
    transform: translate3d(0px, 50px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-goliath:hover img {
    transform: translate3d(0px, -100px, 0px);
}
figure.effect-goliath:hover h2 {
    transform: translate3d(0px, -100px, 0px);
}
figure.effect-goliath:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-hera {
    background: #303fa9 none repeat scroll 0 0;
}
figure.effect-hera h2 {
    font-size: 158.75%;
}
figure.effect-hera h2, figure.effect-hera p {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    transform-origin: 50% 50% 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-hera figcaption::before {
    border: 2px solid #fff;
    content: "";
    height: 200px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform-origin: 50% 50% 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 200px;
}
figure.effect-hera p {
    font-size: 121%;
    line-height: 2;
    text-transform: none;
    width: 100px;
}
figure.effect-hera p a {
    color: #fff;
}
figure.effect-hera p a:hover, figure.effect-hera p a:focus {
    opacity: 0.6;
}
figure.effect-hera p a i {
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-hera p a:first-child i {
    transform: translate3d(-60px, -60px, 0px);
}
figure.effect-hera p a:nth-child(2) i {
    transform: translate3d(60px, -60px, 0px);
}
figure.effect-hera p a:nth-child(3) i {
    transform: translate3d(-60px, 60px, 0px);
}
figure.effect-hera p a:nth-child(4) i {
    transform: translate3d(60px, 60px, 0px);
}
figure.effect-hera:hover figcaption::before {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
figure.effect-hera:hover h2 {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0px) scale3d(0.8, 0.8, 1);
}
figure.effect-hera:hover p i:empty {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-winston {
    background: #162633 none repeat scroll 0 0;
    text-align: left;
}
figure.effect-winston img {
    backface-visibility: hidden;
    transition: opacity 0.45s ease 0s;
}
figure.effect-winston figcaption::before {
    background: rgba(0, 0, 0, 0) url("../../files/files/theme/img/triangle.svg") no-repeat scroll center center / 100% 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: 0 100% 0;
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    width: 100%;
}
figure.effect-winston h2 {
    transform: translate3d(0px, 20px, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-winston p {
    bottom: 0;
    padding: 0 1.5em 7% 0;
    position: absolute;
    right: 0;
}
figure.effect-winston a {
    color: #5d504f;
    font-size: 170%;
    margin: 0 10px;
}
figure.effect-winston a:hover, figure.effect-winston a:focus {
    color: #cc6055;
}
figure.effect-winston p a i {
    opacity: 0;
    transform: translate3d(0px, 50px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-winston:hover img {
    opacity: 0.6;
}
figure.effect-winston:hover h2 {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-winston:hover figcaption::before {
    opacity: 0.7;
    transform: rotate3d(0, 0, 1, 20deg);
}
figure.effect-winston:hover p i {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-winston:hover p a:nth-child(3) i {
    transition-delay: 0.05s;
}
figure.effect-winston:hover p a:nth-child(2) i {
    transition-delay: 0.1s;
}
figure.effect-winston:hover p a:first-child i {
    transition-delay: 0.15s;
}
figure.effect-selena {
    background: #fff none repeat scroll 0 0;
}
figure.effect-selena img {
    opacity: 0.95;
    transform-origin: 50% 50% 0;
    transition: transform 0.35s ease 0s;
}
figure.effect-selena:hover img {
    transform: scale3d(0.95, 0.95, 1);
}
figure.effect-selena h2 {
    transform: translate3d(0px, 20px, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-selena p {
    opacity: 0;
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform-origin: 50% 0 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-selena:hover h2 {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-selena:hover p {
    opacity: 1;
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
figure.effect-terry {
    background: #34495e none repeat scroll 0 0;
}
figure.effect-terry figcaption {
    padding: 1em;
}
figure.effect-terry figcaption::before, figure.effect-terry figcaption::after {
    border-color: #101010;
    border-style: solid;
    content: "";
    height: 200%;
    position: absolute;
    transition: transform 0.35s ease 0s;
    width: 200%;
}
figure.effect-terry figcaption::before {
    border-width: 0 70px 60px 0;
    bottom: 0;
    right: 0;
    transform: translate3d(70px, 60px, 0px);
}
figure.effect-terry figcaption::after {
    border-width: 15px 0 0 15px;
    left: 0;
    top: 0;
    transform: translate3d(-15px, -15px, 0px);
}
figure.effect-terry img, figure.effect-terry p a {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-terry img {
    opacity: 0.85;
}
figure.effect-terry h2 {
    bottom: 0;
    left: 0;
    padding: 0.4em 10px;
    position: absolute;
    transform: translate3d(100%, 0px, 0px);
    transition: transform 0.35s ease 0s;
    width: 50%;
}
@media screen and (max-width: 920px) {
figure.effect-terry h2 {
    font-size: 120%;
    padding: 0.75em 10px;
}
}
figure.effect-terry p {
    clear: both;
    float: right;
    font-size: 111%;
    text-align: left;
    text-transform: none;
}
figure.effect-terry p a {
    color: #fff;
    display: block;
    margin-bottom: 1em;
    opacity: 0;
    transform: translate3d(90px, 0px, 0px);
}
figure.effect-terry p a:hover, figure.effect-terry p a:focus {
    color: #f3cf3f;
}
figure.effect-terry:hover figcaption::before, figure.effect-terry:hover figcaption::after {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-terry:hover img {
    opacity: 0.6;
}
figure.effect-terry:hover h2, figure.effect-terry:hover p a {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-terry:hover p a {
    opacity: 1;
}
figure.effect-terry:hover p a:first-child {
    transition-delay: 0.025s;
}
figure.effect-terry:hover p a:nth-child(2) {
    transition-delay: 0.05s;
}
figure.effect-terry:hover p a:nth-child(3) {
    transition-delay: 0.075s;
}
figure.effect-terry:hover p a:nth-child(4) {
    transition-delay: 0.1s;
}
figure.effect-phoebe {
    background: #675983 none repeat scroll 0 0;
}
figure.effect-phoebe img {
    opacity: 0.85;
    transition: opacity 0.35s ease 0s;
}
figure.effect-phoebe:hover img {
    opacity: 0.6;
}
figure.effect-phoebe figcaption::before {
    background: rgba(0, 0, 0, 0) url("../../files/files/theme/img/triangle2.svg") no-repeat scroll center center / 100% 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(5, 2.5, 1);
    transform-origin: 50% 50% 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 100%;
}
figure.effect-phoebe:hover figcaption::before {
    opacity: 0.6;
    transform: scale3d(1, 1, 1);
}
figure.effect-phoebe h2 {
    margin-top: 1em;
    transform: translate3d(0px, 40px, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-phoebe:hover h2 {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-phoebe p a {
    color: #fff;
    display: inline-block;
    font-size: 140%;
    opacity: 0;
    position: relative;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-phoebe p a:first-child {
    transform: translate3d(-60px, -60px, 0px);
}
figure.effect-phoebe p a:nth-child(2) {
    transform: translate3d(0px, 60px, 0px);
}
figure.effect-phoebe p a:nth-child(3) {
    transform: translate3d(60px, -60px, 0px);
}
figure.effect-phoebe:hover p a {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-apollo {
    background: #3498db none repeat scroll 0 0;
}
figure.effect-apollo img {
    opacity: 0.95;
    transform: scale3d(1.05, 1.05, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-apollo figcaption::before {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    transition: transform 0.6s ease 0s;
    width: 100%;
}
figure.effect-apollo p {
    border-right: 4px solid #fff;
    bottom: 0;
    margin: 3em;
    max-width: 150px;
    opacity: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    text-align: right;
    transition: opacity 0.35s ease 0s;
}
figure.effect-apollo h2 {
    text-align: left;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    transform: scale3d(1, 1, 1);
}
figure.effect-apollo:hover figcaption::before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}
figure.effect-apollo:hover p {
    opacity: 1;
    transition-delay: 0.1s;
}
figure.effect-kira {
    background: #fff none repeat scroll 0 0;
    text-align: left;
}
figure.effect-kira img {
    transition: opacity 0.35s ease 0s;
}
figure.effect-kira figcaption {
    z-index: 1;
}
figure.effect-kira p {
    font-size: 100%;
    font-weight: 600;
    line-height: 1.5;
    opacity: 0;
    padding: 2.25em 0.5em;
    transform: translate3d(0px, -10px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-kira p a {
    color: #101010;
    margin: 0 0.5em;
}
figure.effect-kira p a:hover, figure.effect-kira p a:focus {
    opacity: 0.6;
}
figure.effect-kira figcaption::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 3.5em;
    left: 2em;
    position: absolute;
    right: 2em;
    top: 0;
    transform: translate3d(0px, 4em, 0px) scale3d(1, 0.023, 1);
    transform-origin: 50% 0 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: -1;
}
figure.effect-kira:hover img {
    opacity: 0.5;
}
figure.effect-kira:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-kira:hover figcaption::before {
    opacity: 0.7;
    transform: translate3d(0px, 5em, 0px) scale3d(1, 1, 1);
}
figure.effect-steve {
    background: #000 none repeat scroll 0 0;
    overflow: visible;
    z-index: auto;
}
figure.effect-steve::before, figure.effect-steve h2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.35s ease 0s;
    width: 100%;
    z-index: -1;
}
figure.effect-steve::before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
}
figure.effect-steve figcaption {
    z-index: 1;
}
figure.effect-steve img {
    opacity: 1;
    transform: perspective(1000px) translate3d(0px, 0px, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-steve h2, figure.effect-steve p {
    background: #fff none repeat scroll 0 0;
    color: #2d434e;
}
figure.effect-steve h2 {
    margin-top: 2em;
    padding: 0.25em;
    position: relative;
}
figure.effect-steve h2::before {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
figure.effect-steve p {
    font-weight: 800;
    margin-top: 1em;
    opacity: 0;
    padding: 0.5em;
    transform: scale3d(0.9, 0.9, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-steve:hover::before {
    opacity: 1;
}
figure.effect-steve:hover img {
    transform: perspective(1000px) translate3d(0px, 0px, 21px);
}
figure.effect-steve:hover h2::before {
    opacity: 0;
}
figure.effect-steve:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
figure.effect-moses {
    background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #ec65b7 0%, #05e0d8 100%) repeat scroll 0 0;
}
figure.effect-moses img {
    opacity: 0.85;
    transition: opacity 0.35s ease 0s;
}
figure.effect-moses h2, figure.effect-moses p {
    border: 2px solid #fff;
    height: 50%;
    padding: 20px;
    width: 50%;
}
figure.effect-moses h2 {
    height: 50%;
    padding: 20px;
    text-align: left;
    transform: translate3d(10px, 10px, 0px);
    transition: transform 0.35s ease 0s;
    width: 50%;
}
figure.effect-moses p {
    float: right;
    opacity: 0;
    padding: 20px;
    text-align: right;
    transform: translate3d(-50%, -50%, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-moses:hover h2 {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-moses:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-moses:hover img {
    opacity: 0.6;
}
figure.effect-jazz {
    background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%) repeat scroll 0 0;
}
figure.effect-jazz img {
    opacity: 0.9;
}
figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-jazz figcaption::after {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform-origin: 50% 50% 0;
    width: 100%;
}
figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    transform: scale3d(0.8, 0.8, 1);
}
figure.effect-jazz h2 {
    padding-top: 26%;
    transition: transform 0.35s ease 0s;
}
figure.effect-jazz p {
    font-size: 0.85em;
    opacity: 0;
    padding: 0.5em 2em;
    text-transform: none;
}
figure.effect-jazz:hover img {
    opacity: 0.7;
    transform: scale3d(1.05, 1.05, 1);
}
figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
figure.effect-ming {
    background: #030c17 none repeat scroll 0 0;
}
figure.effect-ming img {
    opacity: 0.9;
    transition: opacity 0.35s ease 0s;
}
figure.effect-ming figcaption::before {
    border: 2px solid #fff;
    bottom: 30px;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: "";
    left: 30px;
    opacity: 0;
    position: absolute;
    right: 30px;
    top: 30px;
    transform: scale3d(1.4, 1.4, 1);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-ming h2 {
    margin: 11% 0 10px;
    transition: transform 0.35s ease 0s;
}
figure.effect-ming p {
    opacity: 0;
    padding: 1em;
    transform: scale(1.5);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-ming:hover h2 {
    transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-ming:hover img {
    opacity: 0.4;
}
figure.effect-lexi {
    background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #000 0%, #fff 100%) repeat scroll 0 0;
}
figure.effect-lexi img {
    backface-visibility: hidden;
    margin: -10px 0 0 -10px;
    max-width: none;
    opacity: 0.9;
    transform: translate3d(10px, 10px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: calc(100% + 10px);
}
figure.effect-lexi figcaption::before, figure.effect-lexi p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-lexi figcaption::before {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: -100px;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: "";
    height: 300px;
    opacity: 0;
    position: absolute;
    right: -100px;
    transform: scale3d(0.5, 0.5, 1);
    transform-origin: 50% 50% 0;
    width: 300px;
}
figure.effect-lexi:hover img {
    opacity: 0.6;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-lexi h2 {
    text-align: left;
    transform: translate3d(5px, 5px, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-lexi p {
    bottom: 0;
    opacity: 0;
    padding: 0 1.5em 1.5em 0;
    position: absolute;
    right: 0;
    text-align: right;
    transform: translate3d(20px, 20px, 0px);
    width: 140px;
}
figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
figure.effect-lexi:hover h2, figure.effect-lexi:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-duke {
    background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #34495e 0%, #cc6055 100%) repeat scroll 0 0;
}
figure.effect-duke img, figure.effect-duke p {
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-duke:hover img {
    opacity: 0.1;
    transform: scale3d(2, 2, 1);
}
figure.effect-duke h2 {
    transform: scale3d(0.8, 0.8, 1);
    transform-origin: 50% 100% 0;
    transition: transform 0.35s ease 0s;
}
figure.effect-duke p {
    border: 2px solid #fff;
    bottom: 0;
    font-size: 90%;
    left: 0;
    margin: 20px;
    opacity: 0;
    padding: 30px;
    position: absolute;
    text-transform: none;
    transform: scale3d(0.8, 0.8, 1);
    transform-origin: 50% -100% 0;
}
figure.effect-duke:hover h2, figure.effect-duke:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
figure.effect-dexter {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%) repeat scroll 0 0;
}
figure.effect-dexter img {
    transition: opacity 0.35s ease 0s;
}
figure.effect-dexter:hover img {
    opacity: 0.4;
}
figure.effect-dexter figcaption::after {
    border: 7px solid #fff;
    bottom: 30px;
    content: "";
    height: calc(50% - 30px);
    left: 30px;
    position: absolute;
    right: 30px;
    transform: translate3d(0px, -100%, 0px);
    transition: transform 0.35s ease 0s;
}
figure.effect-dexter:hover figcaption::after {
    transform: translate3d(0px, 0px, 0px);
}
figure.effect-dexter figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-dexter p {
    bottom: 60px;
    left: 60px;
    opacity: 0;
    position: absolute;
    right: 60px;
    transform: translate3d(0px, -100px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-dexter:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

/* ===========================================
 * Tabs
 * ======================================== 
 
.tabs.grid16 {
    margin-left: 0%;
    margin-right: 0%;
}
	
.tabs ul.horizontal {
    display: inline-block;
    margin-bottom: 0;
}

.tabs ul.horizontal li.active {
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
	border-radius: 2px;
}
.tabs ul.horizontal li {
    cursor: pointer;
    float: left;
    line-height: 38px;
    list-style-type: none;
    margin: 0;
    padding: 0 16px;
    position: relative;
}

.tabs ul li a::before {
    font-family: Font Awesome 5 Free;
    margin-right: 8px;
}

.tabs ul.horizontal li a {
    display: block;
    list-style-type: none;
    position: relative;
    text-decoration: none;
}

.tabs ul li a {
    cursor: pointer;
	color: #000000;
}

.tabs ul li.active a {
	color: #1D4E23;
}

.tabs ul.horizontal li {
    background-color: #1D4E23;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    cursor: pointer;
    float: left;
    line-height: 38px;
    list-style-type: none;
    margin: 0;
    padding: 0 16px;
    position: relative;
}

.tabs > DIV {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin: -9px 0 0 !important;
    padding: 30px 30px 20px;
}	

*/

/* ===========================================
 * Tabs
 * ======================================== */

.tabs{
    margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
 
.tabs.grid16 {
    margin-left: 0%;
    margin-right: 0%;
}
	
.tabs ul.horizontal {
    display: inline-block;
    margin-bottom: 40px;
}

.tabs ul.horizontal li.active {
    background-color: #fff;
	border-radius: 2px;
}
.tabs ul.horizontal li {
    cursor: pointer;
    float: left;
    line-height: 38px;
    list-style-type: none;
    margin: 0;
    padding: 0 16px;
    position: relative;
}

.tabs ul li a::before {
    font-family: Font Awesome 5 Free;
    margin-right: 8px;
}

.tabs ul.horizontal li a {
    display: block;
    list-style-type: none;
    position: relative;
    text-decoration: none;
}

.tabs ul li a {
    cursor: pointer;
	color: #1D4E23;
}

.tabs ul li.active a {
	color: #1D4E23;
}

.tabs ul.horizontal li {
    border: 1px solid #1D4E23;
    cursor: pointer;
    float: left;
    line-height: 38px;
    list-style-type: none;
    margin-right: 10px;
    padding: 0 16px;
    position: relative;
}

.tabs > DIV {
    /*background-color: #fff;
    border: 1px solid #e4e4e4;
    margin: -9px 0 0 !important;
    padding: 30px 30px 20px;*/
	text-align: left;
}	


/* ===========================================
 * iframe
 * ======================================== */


/*.elastic-frame {
position: relative;
position: relative; 
padding-bottom: 56.25%; /* ratio 16x9 */
/*height: 0; 
overflow: hidden; 
width: 100%;
max-width: 400px;
height: 500px;
}

.elastic-frame iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
*/

/* ===========================================
 * Mobile Navigation
 * ======================================== */
 
 /*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-list{
		font:30px/1.46 'Shadows Into Light Two';
		font-weight: 400;		}

.mm-menu.mm-light {
  background: #1D4E23;
  color: #000000;}
  
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: #06641E; }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #1D4E23; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #1D4E23; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #1D4E23; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }



/* ===========================================
 * @media only screen and (max-width: 1280px)
 * ======================================== */
 
@media only screen and (max-width: 1280px){

#wrapper{
		background: 
		url("../../files/website/layout/segment12x.jpg") no-repeat left bottom;
	}
}
	
/* ===========================================
 * @media only screen and (max-width: 1024px)
 * ======================================== */
 
@media only screen and (max-width: 1024px){

#left {
    margin-left: 0;
    right: 0;
	}
	
#main, #left, #right {
    float: none;
    width: 100%;
	}
	
#main, #left, #right {
    position: relative;
	}
	
#container {
    padding-left: 0;
    padding-right: 0;
	}
	
#mainmenu{
	display:none;
	}

#afterheader02 .inside{
	padding-top: 50px;
	}	

.kontaktdaten_oben02 {
	margin: 0 auto;
    padding: 20px 0px 60px 0px;
	float: none;
	}
	
/* dk_mmenu */

	
/* dk_mmenu */
.dk_menu{
    display: table-cell;
    text-align: right;
    vertical-align: middle;
	margin:12px 15px 0px 10px;
	float:right;
	}

.dk_menu i{
	margin-right:0
	}

.dk_menu a.dk_mobilmenu{
	width:44px;
	height:44px;
	float:right;
	display:block;
	text-align:center;
	background-color:#$color;
	font-size:26px;
	line-height:44px;
	text-decoration:none;
	color:#ffffff;
	}
	
/* Videoplayer Header*/	
.slide01 .videoinfo {
	width: 440px;
	height: 254px;
	right: 8%;
    top: 12%;
	border: 5px solid #000000;
	}		

.slide01 .button {
	top: 70%;
	right:19%;
	}

.slide01 .button p a {
	font-size: 15px;
	}

/* Segmente*/	
.mod_article.segment19{
	background-size: 20% auto, 40% auto;
	}		
}



/* ===========================================
 * @media only screen and (max-width: 860px)
 * ======================================== */
 
@media only screen and (max-width: 860px){

/* logo */
#logo{
    height: 119px;
    width: 180px;
	}
	
.nav--is-fixed #logo{
    height: 95px;
    width: 144px;
	}
	
/* Kontaktdetails */
.kontaktdetails01{
	top: 40px;
	right:4%;
	}

.kontaktdetails02 {
	top: 90px;
	right:4%;
	}



.socialbuttons {
    float: left;
	}

#footer .inside .footermenu {
    padding-left: 0px;
	}	
}
	
/* ===========================================
 * @media only screen and (max-width: 768px)
 * ======================================== */
 
@media only screen and (max-width: 768px){

	
/* Basic */
.mobil_no{
	display:none !important
	}
	
.home .mod_article{
	text-align: center;
	}	
	
/* Grid */
*[class*="grid"]{
	float:none !important;
	display:block !important;
	width:auto !important
	}

*[class*="offset"]{
	margin-left:1% !important
	}
	
/* Layout */
#wrapper{
	width:100%
	}

#footer .inside {
	padding-right:30px;
	padding-left:30px;
	max-width: 1280px;
	}

.mod_article *[class*="ce_"],.mod_article *[class*="mod_"]{
	margin-right:0;
	margin-left:0
	}

#left .inside{
	margin-left:0;
	padding-right:30px;
	padding-left:30px;
	}

#right .inside{
	margin-right:0;
	margin-left:0;
	padding-right:30px;
	padding-left:30px
	}

#mainmenu{
	display:none
	}

* {
    -moz-text-size-adjust: none;
    background-repeat: no-repeat;
    border: 0 none;
    box-sizing: border-box;
    margin: 0;
    outline: 0 none;
    padding: 0;
	}
	
*::-moz-selection {
    background-color: #00a5cb;
    color: #fff;
	}

i {
    margin-right: 4px;
	}
	
* {
    background-repeat: no-repeat;
    border: 0 none;
    box-sizing: border-box;
    outline: 0 none;
    padding: 0;
	}
	
html {
    -moz-text-size-adjust: none;
	}

/* dk_mmenu */

.nav-mobile {
	top: 0px;
	}		

.wrapper-logo-contact02 {
    margin-top: 0px;
}	


/* Kontaktdetails */
.kontaktdetails01 a{
	font-size: 20px;
	padding: 0px 15px 0px 15px;
}

.kontaktdetails02 a{
	font-size: 20px;
	padding: 10px 15px 0px 15px;
}

/* Videoplayer Header*/	
.slide01 .videoinfo {
	width: 320px;
	height: 185px;
	right: 8%;
    top: 12%;
	border: 3px solid #000000;
	}		

.slide01 .button {
	top: 68%;
	right:19%;
	}

.slide01 .button p a {
	font-size: 14px;
	}

/* Tabs */
.tabs ul.horizontal{
	width:100%;
	display:block
	}

.tabs ul.horizontal li{
	float:none;
	margin:0 0 6px
	}

.tabs > DIV{
	margin-top:0 !important
	}

.tabs.horizontal.tab2 li,.tabs.horizontal.tab3 li,.tabs.horizontal.tab4 li{
	width:100%
	}

.tabs.vertical ul.vertical{
	width:100%;
	float:none
	}

.tabs.vertical ul.vertical li{
	border-right:1px solid #e4e4e4
	}

	
/* Breadcrumb Navigation */
.mod_breadcrumb,#main .mod_breadcrumb{
	display:none
	}

/* Bilder */
.image_container.float_left,.image_container.float_right{
	float:none;
	margin-right:0;
	margin-left:0;
	margin-bottom: 20px;
	float:none !important;
	}

.image_container img{
	/*width:100%;*/
	height:auto;
	/*max-width:100%;*/
	vertical-align:middle;
	}

.boxen-start .image_container img{
	width:100%;
	max-width:100%;
	}	

/* Formular */
input.submit[type="submit"]{
	background:-moz-linear-gradient(top,#$color,#$color);
	background:-webkit-linear-gradient(top,#$color,#$color);
	background:-o-linear-gradient(top,#$color,#$color);
	background:-ms-linear-gradient(top,#$color,#$color);
	background:linear-gradient(to bottom,#$color,#$color);
	-pie-background:linear-gradient(top,#$color,#$color);
	behavior:url('assets/css3pie/1.0.0/PIE.htc')
	}

.ce_form [class*="grid"]{
	width:100%
	}

.ce_form [class*="grid"] input[class*="grid"],.ce_form [class*="grid"] select[class*="grid"],.ce_form [class*="grid"] textarea[class*="grid"]{
	width:100% !important
	}

/* Blog*/
.mod_newslist .layout_latest {
    width: 100%;
}

/* Segment04*/
.mod_article.segment04.button a{
	margin-bottom:20px;
	}

#main .inside .mod_article.segment04 .inside {
    padding-bottom: 20px;
	}	
	
/* Segment06*/
.mod_article.segment06 .float-left{
	float: none;
	}
.mod_article.segment06 .image_container.float_right{
	margin-top: 0px;
	margin-left:0%;
	}
	
.mod_article.segment06 .button02 p{
	margin-right: 0px;
	}

/* Segment07*/
.mod_article.segment07 .float-left{
	float: none;
	}

.mod_article.segment07 .image_container.float_left{
	margin-top: 0px;
	margin-right:0%;
	}

.mod_article.segment07 .button02 p{
	margin-right: 0px;
	}

/* Segment13*/
.mod_article.segment13{
	text-align: left;
	}	
	
/* Segment15*/
.mod_article.segment15.button a{
	margin-bottom:40px;
	}	

#main .inside .mod_article.segment15 .inside {
    padding-bottom: 0px;
	}	

/* Segment16*/
.mod_article.segment16 .ce_text.teaserbox {
    margin-bottom: 30px;
	}	

.mod_article.segment16 .ce_text.last.teaserbox {
    margin-bottom: 0px;
	}	

/* Segment19*/	
#main .inside .mod_article.segment19 .inside {
    padding: 60px 40px 60px 40px;
}	

/* Segment22*/
#main .inside .mod_article.segment22 .mod_newslist p.info, #main .inside .mod_article.segment22 .mod_newsreader p.info {
	margin: 20px auto;
	}	
	
.mod_article.segment22 .mod_newslist .layout_latest {
    border-bottom: 1px solid #e9e9e9;
	}	
}	

/* Footer*/
#footer .right{
    text-align: left;
	}	
	
#footer .image_container img {
    margin-top: 10px;
	}	
	

/* ===========================================
 * @media only screen and (max-width: 736px)
 * ======================================== */
 
@media only screen and (max-width: 736px){
	
/* Button */	
.button-anmeldung {
    margin-top: 20px;
	}

/* Accordion */
.ce_accordion .toggler::before {
    height: 12px;
    margin-left: 5px;
    margin-right: 5px;
    width: 12px;
}

.ce_accordion .toggler{
	font-size:12px;
	}	
}


/* ===========================================
 * @media only screen and (max-width: 666px)
 * ======================================== */
 
@media only screen and (max-width: 666px){

.kontaktdaten_oben {
	padding-top: 0px;
	}	

.leftline h1:after,.leftline h2:after,.leftline h3:after,.leftline h4:after,.leftline h5:after,.leftline h6:after{
	width:90%;
	}


h1.leftline:after,h2.leftline:after,h3.leftline:after,h4.leftline:after,h5.leftline:after,h6.leftline:after{
	width:90%;
	}	

/* Videoplayer Header*/	
.slide01 .videoinfo {
	width: 200px;
	height: 115px;
	right: 8%;
    top: 12%;
	border: 3px solid #000000;
	}		

.slide01 .button {
	display: none
	}	
	

#main .inside .mod_article.segment19 .inside {
    padding: 60px 60px 60px 60px;
	}
}

/* ===========================================
 * @media only screen and (max-width: 450px)
 * ======================================== */
 
@media only screen and (max-width: 450px){

.mod_rocksolid_slider .rsts-prev, .mod_rocksolid_slider .rsts-next, .mod_rocksolid_slider .rsts-nav{
    display: none;
	}	
	
/* logo */
#logo {
    height: 53px;
    width: 80px;
	}
	
.nav--is-fixed #logo {
    height: 53px;
    width: 80px;
	}
	
/* Segmente*/	
.mod_article.segment19{
	background-size: 40% auto, 70% auto;
	}	
	
#main .inside .mod_article.segment19 .inside {
    padding: 60px 10px 60px 10px;
	}	
}

/* ===========================================
 * @media only screen and (max-width: 320px)
 * ======================================== */
 
@media only screen and (max-width: 320px){
	
.home h1 {
    font-size: 26px !important;
	}

.home h2 {
    font:28px/1.0 sans-serif!important;
	}
	
.home h3	{
    font-size: 32px !important;
	}
	
.slide01 .button {
	display: none
	}		
}

	
