body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.roomview-modal {
    padding: 10px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

.roomview-modal, .roomview-background {
    transition: opacity .45s ease-in-out;
    opacity: 1;
}

.roomview-modal-hide .roomview-background, .roomview-modal-hide .roomview-modal {
    opacity: 0;
}

.roomview-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.roomview-modal-header {
    height: 30px;
    background: #8d7332;
    color: white;
    border-radius: 5px 5px 0 0;
}

.roomview-modal-closer {
    position: absolute;
    top: -4px;
    right: 5px;
    padding: 5px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}

.roomview-modal-content {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: calc(80% - 30px);
    border-radius: 5px;
    background: white;
}

.roomview-modal-content .mod_article {
    padding: 0;
    height: 100%;
}

.roomview-modal-content .content_inside {
    padding: 40px !important;
}

.roomview-modal-content .mod_article .ce_text h3 {
    margin: 25px 0 15px 0;
}

.roomview-modal-content .ce_text {
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    height: 100%
}

.roomview-modal-body {
    position: absolute;
    left: 0;
    top: 30px;
    bottom: 0;
    right: 0;
    overflow: auto;
    padding: 0;
}

.roomview-modal-header input[type=checkbox].roomview-modal-input {
    visibility: hidden;
}
.roomview-modal-checkbox {
    position: relative;
    top: .125rem;
    width: 1rem;
    height: 1rem;
    background: #ccc;
    display: inline-block;
    border-radius: 5px;
}
.roomview-modal-checkbox-label {
    font-weight: 600;
    position: absolute;
    left: 1rem;
    top: 0.25rem;
    cursor: pointer;
    color: white;
}
.roomview-modal-checkbox-label:hover {
    left: 1.1rem;
}
.roomview-modal-checkbox-label.checked .roomview-modal-checkbox::before {
    content: "\2714";
    display: inline-block;
    position: absolute;
    top: -0.2rem;
    left: 0.1rem;
    width: 1rem;
    height: 1rem;
}

.roomview-modal-content:after {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(360deg, #af8a3c, transparent);
}




@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}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

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

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

html.mfp-open {
  margin-right:0!important;
}

body {
	overflow-y:scroll;
}

.clear{clear: both;}
* {-webkit-box-sizing: border-box;box-sizing: border-box;}

a[href^="tel:"],a[href^="mailto:"] {white-space: nowrap;word-break: keep-all;}
a{text-decoration: none;}

*::focus {outline: none;}
*::-moz-selection {background-color:#ccc;}
*::selection {background-color:#ccc;}

h1, h2, h3, h4, h5, h6 {-webkit-font-smoothing: antialiased;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto; word-break: break-word;}

h4 {font-size: 2rem !important; text-transform: uppercase;}
h5 {font-size: 2rem; font-weight: 100; margin: 0;}

html{font-size:16px;}
body{font-size:1rem;line-height:normal;font-family: 'Source Sans Pro', sans-serif;font-weight:400;background-color:#1d1d1d;color:#ffffff;}

/* MOBILE MENÜ */
.open_mobile_navigation{display:none; right: 0; padding-right: 12px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; width: 100%; text-align: right;}
.open_mobile_navigation img{max-width: 40px; width: 40px; height: auto;}
#offcanvas{visibility: hidden;}


/* MOBILE MENÜ  Flash Fix*/
#offcanvas:not( .mm-menu ) {
  display: none;
}

/* MAIN - FORMS */
input[type="text"],
button[type="submit"],
input[type="submit"],
input[type="tel"],
input[type="email"],
input[type="radio"],
textarea,
select{-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;border-radius:0;}

input[type="submit"]{background-color: transparent;}

input[type="text"]:focus,
button[type="submit"]:focus,
input[type="submit"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {outline:none;}


input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before,
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {content:' ';display:inline-block;width: 15px;height:15px;position: relative;top:4px;border: 2px solid #fff;background: transparent;margin-right: 10px;-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0);box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0);}
input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {border-radius: 30px;}
input[type='checkbox']:hover  + label::before,
input[type='radio']:hover  + label::before {background:rgba(255, 255, 255, 0.5);}
input[type='checkbox']:checked  + label::before,
input[type='radio']:checked  + label::before {background:#66d650;}
input[type='checkbox'],
input[type='radio'] {width:auto;float:left;margin-right: .75em;background:transparent;border:none;}
input[type='checkbox']:checked,
input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {background: transparent;position: relative;visibility: hidden;margin:0;padding:0;}
input[type='checkbox'] + label,
input[type='radio'] + label {cursor: pointer;}
input[type="radio"]:checked+label{color:#af8a3c!Important;}

/* HEADER */
#header {position: fixed; width: 100%; position: fixed; z-index: 100; background-color: #1d1d1d; z-index: 105;}
#header .inside {max-width: 1200px; margin: 0 auto; width: 100%; text-align: center; padding: 20px 0 15px 0; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap;}

#multilangContainer {text-align: right; padding-right: 12px;}

#header .navigation {position: relative; display: block; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; width: 100%; text-align: right;}
#header .navigation__link {font-size: 1rem; color: #ffffff; font-weight: 100; padding: 12px; display: inline-block;}
#header .inside a.logo {margin-top: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; position: absolute; background-color: #1d1d1d; border-radius: 100%; padding: 10px 13px; top: 10px; left: 0; z-index: 99;}
#header .inside a.logo img {width: 150px; max-width: 150px; margin-top: 0; position: relative;}

#header .metanav {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2; margin-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex;}
#header .metanav .social__link {margin-right: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 0.8rem;}
#header .metanav .social__link img {max-width: 20px; margin-right: 10px;}
#header .metanav .social__link span {color: #ffffff;}


.content #header .social {display: none;}


/* MAIN - ARTIKEL */
.mod_article {display: -webkit-box;display: -ms-flexbox;display: flex; width: 100%; padding: 70px 0;}
.mod_article.flex > .inside {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.content .mod_article {padding: 30px 0;}
.mod_article .inside, .mod_article .article_inside {max-width: 1200px; margin: 0 auto; width: 100%;}

.content .mod_article .inside .ce_text {max-width: 100%;}
.content .ce_image {margin: 0;}
.teamstolz_blog .ce_image .caption {text-align: center;margin-top: 5px; font-style: italic;}

.start #slider {position: relative;}
.start #slider #stoerer {max-width: 1200px; width: 100%; text-align: right; position: absolute; bottom: 200px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding-right: 30px; z-index: 100; cursor: pointer;}

.content #main > .inside {padding-top: 150px;}

#main .mod_article#ausbildungsplaetze {overflow: visible;}
#main #stoerer-ausbildung {position: absolute; z-index: 10; top: -150px; z-index: 100;}

#main .mod_article .inside .social {position: relative; margin: 50px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 15px; max-width: 235px;}
#main .mod_article .inside .social a {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#main .mod_article .inside .social:hover a img {opacity: 0.5; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
#main .mod_article .inside .social a:hover img {opacity: 1; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
#main .mod_article .inside .social a img {width: 35px; display: inline-block; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
#main .mod_article .inside .social a span {display: none;}

.mod_article.article_img {padding: 0;}
.mod_article.article_img .article_inside {padding: 100px 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;}
.mod_article.article_img .article_inside .ce_text {text-align: right;}
.mod_article.article_img .article_inside .ce_text p {margin: 0;}
.mod_article.article_img .article_inside .ce_text a.button {margin-top: 0; padding:10px 20px 10px 100px}
.mod_article.article_img .article_inside .ce_text.first {text-align: left;}
.mod_article.article_img .article_inside .ce_text.first h2 {text-align: left; font-size: 3.2rem; text-transform: uppercase; line-height: 2.9rem;}

.mod_article.nopadding {padding: 0;}
.mod_article.min800 .inside {max-width: 800px;}
.mod_article.min800 .inside .ce_text {max-width: 650px; margin: 0 auto; text-align: center;}
.mod_article.min800 .inside .ce_text h3 {font-size: 3rem; text-transform: uppercase;}

.mod_article .inside .ce_text {max-width: 650px; margin: 0 auto; text-align: center;}
.mod_article .inside .ce_text.left {text-align: left;}
.content .mod_article .inside .ce_text h2 {font-size: 3rem; text-transform: uppercase;}
.mod_article .inside .ce_text h3 {font-size: 3rem; text-transform: uppercase;}

.mod_article.no-inside > .inside {max-width: none;}

.mod_article#einleitung {margin-top: -110px; overflow: visible;}
.mod_article#einleitung > .inside {background-color: #1d1d1d; padding: 50px 0 0;}
.mod_article#einleitung .headlines {text-align: center;}
.mod_article#einleitung .headlines h1 {font-size: 3.125rem; margin-bottom: 10px; text-transform: uppercase; position: relative; display: inline-block; z-index: 1;}
.mod_article#einleitung .headlines span.slogan {font-size: 2.5rem; text-transform: uppercase; font-weight: 100; display: block; margin-bottom: 30px;}
.mod_article#einleitung .ce_text {max-width: 800px; margin: 0 auto; text-align: center;}

.mod_article.beruf {position: relative; padding: 0; margin: 100px 0;}
.mod_article.beruf .inside {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.mod_article.beruf .ce_text {padding-top: 50px; padding-bottom: 50px; text-align: left; margin: 100px 0;}
.mod_article.beruf .ce_text.sc-first {padding-right: 50px;}
.mod_article.beruf .ce_text.sc-last {padding-left: 50px;}
.mod_article.beruf .ce_text h3 {font-weight: 800; text-transform: uppercase; font-size: 3rem; text-align: left; margin-bottom: 10px;}
.mod_article.beruf .ce_image {-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5); padding: 0 !important;}

.mod_article.awards {text-align: center; padding-bottom: 0;}
.mod_article.awards .ce_gallery {margin: 0 auto;}
.mod_article.awards .ce_gallery ul li {padding: 30px; 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; background-color: #fff; width: calc(33.33% - 20px); margin: 10px;}
.mod_article.awards .ce_gallery ul li img {width: initial; margin: 0 auto;}

.mod_article.awards {text-align: center; padding-bottom: 0;}
.mod_article.awards .content-gallery {margin: 0 auto;}
.mod_article.awards .content-gallery ul li {padding: 30px; 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; background-color: #fff; width: calc(33.33% - 20px); margin: 10px;}
.mod_article.awards .content-gallery ul li img {width: initial; margin: 0 auto;}





.mod_article.abteilung_kachel {display: none;}
.mod_article#bayerwaldhof {background-image: url("../../files/bwh/upload/neugierig/background_bayerwaldhof.jpg"); background-attachment: fixed; background-size: cover; background-position: center;}

.mod_article.gradient-pink:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(187,18,140); background: -moz-linear-gradient(top, rgba(187,18,140,1) 0%, rgba(233,84,192,1) 100%); background: -webkit-linear-gradient(top, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(187,18,140,1)),to(rgba(233,84,192,1))); background: linear-gradient(to bottom, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb128c', endColorstr='#e954c0',GradientType=0 ); }
.mod_article.gradient-green:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(102,214,80); background: -moz-linear-gradient(top, rgba(102,214,80,1) 0%, rgba(143,227,111,1) 100%); background: -webkit-linear-gradient(top, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,214,80,1)),to(rgba(143,227,111,1))); background: linear-gradient(to bottom, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d650', endColorstr='#8fe36f',GradientType=0 );}
.mod_article.gradient-beige:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 );}
.mod_article.gradient-darkgreen:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(0,110,46); background: -moz-linear-gradient(top, rgba(0,110,46,1) 0%, rgba(0,142,33,1) 100%); background: -webkit-linear-gradient(top, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,110,46,1)),to(rgba(0,142,33,1))); background: linear-gradient(to bottom, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008e21',GradientType=0 ); }
.mod_article.gradient-olive:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(38,51,0); background: -moz-linear-gradient(top, rgba(38,51,0,1) 0%, rgba(54,96,0,1) 100%); background: -webkit-linear-gradient(top, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(38,51,0,1)),to(rgba(54,96,0,1))); background: linear-gradient(to bottom, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263300', endColorstr='#366000',GradientType=0 );}
.mod_article.gradient-blue:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: #3b59dd; background: -moz-linear-gradient(top, #3b59dd 0%, #709fea 100%); background: -webkit-linear-gradient(top, #3b59dd 0%,#709fea 100%); background: -webkit-gradient(linear, left top, left bottom, from(#3b59dd),to(#709fea)); background: linear-gradient(to bottom, #3b59dd 0%,#709fea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b59dd', endColorstr='#709fea',GradientType=0 );}
.mod_article.gradient-grey:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(86,86,86); background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(145,145,145,1) 100%); background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(86,86,86,1)),to(rgba(145,145,145,1))); background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#919191',GradientType=0 );}
.mod_article.gradient-babyblue:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(64,150,238); background: -moz-linear-gradient(top, rgba(64,150,238,1) 0%, rgba(96,171,248,1) 56%, rgba(122,188,255,1) 100%); background: -webkit-linear-gradient(top, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,150,238,1)),color-stop(56%, rgba(96,171,248,1)),to(rgba(122,188,255,1))); background: linear-gradient(to bottom, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 );}
.mod_article.gradient-orange:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(245,124,0); background: -moz-linear-gradient(top, rgba(245,124,0,1) 1%, rgba(255,167,38,1) 100%); background: -webkit-linear-gradient(top, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(245,124,0,1)),to(rgba(255,167,38,1))); background: linear-gradient(to bottom, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c00', endColorstr='#ffa726',GradientType=0 );}
.mod_article.gradient-brown:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(78,52,46); background: -moz-linear-gradient(top, rgba(78,52,46,1) 0%, rgba(141,110,99,1) 100%); background: -webkit-linear-gradient(top, rgba(78,52,46,1) 0%,rgba(141,110,99,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e342e', endColorstr='#8d6e63',GradientType=0 );}
.mod_article.gradient-teal:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(0,121,107); background: -moz-linear-gradient(top, rgba(0,121,107,1) 0%, rgba(38,166,154,1) 100%); background: -webkit-linear-gradient(top, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,121,107,1)),to(rgba(38,166,154,1))); background: linear-gradient(to bottom, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00796b', endColorstr='#26a69a',GradientType=0 );}
.mod_article.gradient-red:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(109,0,25); background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(109,0,25,1)),color-stop(56%, rgba(143,2,34,1)),to(rgba(169,3,41,1))); background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 );}
.mod_article.gradient-insta:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(121,0,242);background: -moz-linear-gradient(top, rgba(121,0,242,1) 0%, rgba(238,42,123,1) 100%);background: -webkit-linear-gradient(top, rgba(121,0,242,1) 0%,rgba(238,42,123,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(121,0,242,1)),to(rgba(238,42,123,1)));background: linear-gradient(to bottom, rgba(121,0,242,1) 0%,rgba(238,42,123,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7900f2', endColorstr='#ee2a7b',GradientType=0 );}
.mod_article.gradient-fb:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(66,103,178);background: -moz-linear-gradient(top, rgba(66,103,178,1) 0%, rgba(107,130,175,1) 100%);background: -webkit-linear-gradient(top, rgba(66,103,178,1) 0%,rgba(107,130,175,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(66,103,178,1)),to(rgba(107,130,175,1)));background: linear-gradient(to bottom, rgba(66,103,178,1) 0%,rgba(107,130,175,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4267b2', endColorstr='#6b82af',GradientType=0 );}
.mod_article.gradient-yt:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(196,0,0);background: -moz-linear-gradient(top, rgba(196,0,0,1) 0%, rgba(255,0,0,1) 100%);background: -webkit-linear-gradient(top, rgba(196,0,0,1) 0%,rgba(255,0,0,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(196,0,0,1)),to(rgba(255,0,0,1)));background: linear-gradient(to bottom, rgba(196,0,0,1) 0%,rgba(255,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40000', endColorstr='#ff0000',GradientType=0 );}
.mod_article.gradient-tiktok:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(42,81,84);
background: -moz-linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(42,81,84,1)), to(rgba(105,201,208,1)));
background: linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a5154",endColorstr="#69c9d0",GradientType=1);}

.mod_article.gradient-blog:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(201,164,93);
background: -moz-linear-gradient(top, rgba(201,164,93,1) 0%, rgba(143,120,77,1) 100%);
background: -webkit-linear-gradient(top, rgba(201,164,93,1) 0%,rgba(143,120,77,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(201,164,93,1)),to(rgba(143,120,77,1)));
background: linear-gradient(to bottom, rgba(201,164,93,1) 0%,rgba(143,120,77,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9a45d', endColorstr='#8f784d',GradientType=0 );}

.mod_article.background-white {padding: 50px 0 !important;}
.mod_article.background-white img {max-width: 800px !important;}

#philosophie.mod_article.gradient-grey:after {content: ''; width: 100%; top: 100px; bottom: 100px; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 );}

/* UNTERSEITEN */
.content .mod_article.ueberschrift {margin: 0 auto;}
.content .mod_article.ueberschrift h1 {text-transform: uppercase; font-size: 2.5rem; margin: 0;}
.content.gradient-pink .mod_article.ueberschrift {display: block; background: rgb(187,18,140); background: -moz-linear-gradient(top, rgba(187,18,140,1) 0%, rgba(233,84,192,1) 100%); background: -webkit-linear-gradient(top, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(187,18,140,1)),to(rgba(233,84,192,1))); background: linear-gradient(to bottom, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb128c', endColorstr='#e954c0',GradientType=0 ); }
.content.gradient-green .mod_article.ueberschrift {display: block; background: rgb(102,214,80); background: -moz-linear-gradient(top, rgba(102,214,80,1) 0%, rgba(143,227,111,1) 100%); background: -webkit-linear-gradient(top, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,214,80,1)),to(rgba(143,227,111,1))); background: linear-gradient(to bottom, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d650', endColorstr='#8fe36f',GradientType=0 );}
.content.gradient-olive .mod_article.ueberschrift {display: block;  background: rgb(38,51,0); background: -moz-linear-gradient(top, rgba(38,51,0,1) 0%, rgba(54,96,0,1) 100%); background: -webkit-linear-gradient(top, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(38,51,0,1)),to(rgba(54,96,0,1))); background: linear-gradient(to bottom, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263300', endColorstr='#366000',GradientType=0 );}
.content.gradient-beige .mod_article.ueberschrift {display: block; background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 );}
.content.gradient-darkgreen .mod_article.ueberschrift {display: block; background: rgb(0,110,46); background: -moz-linear-gradient(top, rgba(0,110,46,1) 0%, rgba(0,142,33,1) 100%); background: -webkit-linear-gradient(top, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,110,46,1)),to(rgba(0,142,33,1))); background: linear-gradient(to bottom, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008e21',GradientType=0 ); }
.content.gradient-blue .mod_article.ueberschrift {display: block; background: #3b59dd; background: -moz-linear-gradient(top, #3b59dd 0%, #709fea 100%); background: -webkit-linear-gradient(top, #3b59dd 0%,#709fea 100%); background: -webkit-gradient(linear, left top, left bottom, from(#3b59dd),to(#709fea)); background: linear-gradient(to bottom, #3b59dd 0%,#709fea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b59dd', endColorstr='#709fea',GradientType=0 );}
.content.gradient-grey .mod_article.ueberschrift {display: block; background: rgb(86,86,86); background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(145,145,145,1) 100%); background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(86,86,86,1)),to(rgba(145,145,145,1))); background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#919191',GradientType=0 );}
.content.gradient-babyblue .mod_article.ueberschrift {display: block; background: rgb(64,150,238); background: -moz-linear-gradient(top, rgba(64,150,238,1) 0%, rgba(96,171,248,1) 56%, rgba(122,188,255,1) 100%); background: -webkit-linear-gradient(top, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,150,238,1)),color-stop(56%, rgba(96,171,248,1)),to(rgba(122,188,255,1))); background: linear-gradient(to bottom, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 );}
.content.gradient-orange .mod_article.ueberschrift {display: block; background: rgb(245,124,0); background: -moz-linear-gradient(top, rgba(245,124,0,1) 1%, rgba(255,167,38,1) 100%); background: -webkit-linear-gradient(top, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(245,124,0,1)),to(rgba(255,167,38,1))); background: linear-gradient(to bottom, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c00', endColorstr='#ffa726',GradientType=0 );}
.content.gradient-brown .mod_article.ueberschrift {background: rgb(78,52,46); background: -moz-linear-gradient(top, rgba(78,52,46,1) 0%, rgba(141,110,99,1) 100%); background: -webkit-linear-gradient(top, rgba(78,52,46,1) 0%,rgba(141,110,99,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e342e', endColorstr='#8d6e63',GradientType=0 );}
.content.gradient-teal .mod_article.ueberschrift {background: rgb(0,121,107); background: -moz-linear-gradient(top, rgba(0,121,107,1) 0%, rgba(38,166,154,1) 100%); background: -webkit-linear-gradient(top, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,121,107,1)),to(rgba(38,166,154,1))); background: linear-gradient(to bottom, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00796b', endColorstr='#26a69a',GradientType=0 );}
.content.gradient-red .mod_article.ueberschrift {background: rgb(109,0,25); background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(109,0,25,1)),color-stop(56%, rgba(143,2,34,1)),to(rgba(169,3,41,1))); background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 );
}

.content .mod_article.text {padding-top: 0;}
.content .mod_article.text .ce_text {padding: 50px;}
.content.gradient-pink .mod_article.text .ce_text {display: block; background: rgb(187,18,140); background: -moz-linear-gradient(top, rgba(187,18,140,1) 0%, rgba(233,84,192,1) 100%); background: -webkit-linear-gradient(top, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(187,18,140,1)),to(rgba(233,84,192,1))); background: linear-gradient(to bottom, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb128c', endColorstr='#e954c0',GradientType=0 ); }
.content.gradient-green .mod_article.text .ce_text {display: block; background: rgb(102,214,80); background: -moz-linear-gradient(top, rgba(102,214,80,1) 0%, rgba(143,227,111,1) 100%); background: -webkit-linear-gradient(top, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,214,80,1)),to(rgba(143,227,111,1))); background: linear-gradient(to bottom, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d650', endColorstr='#8fe36f',GradientType=0 );}
.content.gradient-beige .mod_article.text .ce_text {display: block; background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 );}
.content.gradient-darkgreen .mod_article.text .ce_text {display: block; background: rgb(0,110,46); background: -moz-linear-gradient(top, rgba(0,110,46,1) 0%, rgba(0,142,33,1) 100%); background: -webkit-linear-gradient(top, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,110,46,1)),to(rgba(0,142,33,1))); background: linear-gradient(to bottom, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008e21',GradientType=0 ); }
.content.gradient-olive .mod_article.text .ce_text {display: block;  background: rgb(38,51,0); background: -moz-linear-gradient(top, rgba(38,51,0,1) 0%, rgba(54,96,0,1) 100%); background: -webkit-linear-gradient(top, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(38,51,0,1)),to(rgba(54,96,0,1))); background: linear-gradient(to bottom, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263300', endColorstr='#366000',GradientType=0 );}
.content.gradient-blue .mod_article.text .ce_text {display: block; background: #3b59dd; background: -moz-linear-gradient(top, #3b59dd 0%, #709fea 100%); background: -webkit-linear-gradient(top, #3b59dd 0%,#709fea 100%); background: -webkit-gradient(linear, left top, left bottom, from(#3b59dd),to(#709fea)); background: linear-gradient(to bottom, #3b59dd 0%,#709fea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b59dd', endColorstr='#709fea',GradientType=0 );}
.content.gradient-grey .mod_article.text .ce_text {display: block; background: rgb(86,86,86); background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(145,145,145,1) 100%); background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(86,86,86,1)),to(rgba(145,145,145,1))); background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#919191',GradientType=0 );}
.content.gradient-babyblue .mod_article.text .ce_text {display: block; background: rgb(64,150,238); background: -moz-linear-gradient(top, rgba(64,150,238,1) 0%, rgba(96,171,248,1) 56%, rgba(122,188,255,1) 100%); background: -webkit-linear-gradient(top, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,150,238,1)),color-stop(56%, rgba(96,171,248,1)),to(rgba(122,188,255,1))); background: linear-gradient(to bottom, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 );}
.content.gradient-orange .mod_article.text .ce_text {display: block; background: rgb(245,124,0); background: -moz-linear-gradient(top, rgba(245,124,0,1) 1%, rgba(255,167,38,1) 100%); background: -webkit-linear-gradient(top, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(245,124,0,1)),to(rgba(255,167,38,1))); background: linear-gradient(to bottom, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c00', endColorstr='#ffa726',GradientType=0 );}
.content.gradient-brown .mod_article.text .ce_text {background: rgb(78,52,46); background: -moz-linear-gradient(top, rgba(78,52,46,1) 0%, rgba(141,110,99,1) 100%); background: -webkit-linear-gradient(top, rgba(78,52,46,1) 0%,rgba(141,110,99,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e342e', endColorstr='#8d6e63',GradientType=0 );}
.content.gradient-teal .mod_article.text .ce_text {background: rgb(0,121,107); background: -moz-linear-gradient(top, rgba(0,121,107,1) 0%, rgba(38,166,154,1) 100%); background: -webkit-linear-gradient(top, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,121,107,1)),to(rgba(38,166,154,1))); background: linear-gradient(to bottom, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00796b', endColorstr='#26a69a',GradientType=0 );}
.content.gradient-red .mod_article.text .ce_text {background: rgb(109,0,25); background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(109,0,25,1)),color-stop(56%, rgba(143,2,34,1)),to(rgba(169,3,41,1))); background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 );
}

/* VIDEO */
.ce_player {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;}
.ce_player video {width: 100%;}

/* CUSTOM ELEMENT ABTEILUNGEN */
.ce_rsce_abteilungen {width: 100%;}
.ce_rsce_abteilungen > .inside {max-width: none; width: 100%; margin: 0 auto;}

.ce_rsce_abteilungen .abteilung_container {margin-top: 100px; margin-bottom: 100px;}
.ce_rsce_abteilungen .abteilung_container > .inside {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.ce_rsce_abteilungen .abteilung-image {width: 50%; margin-top: -100px; margin-bottom: -100px; -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5); padding: 0 !important;}
.ce_rsce_abteilungen .abteilung-text {width: 50%; padding: 0 50px;}

.ce_rsce_abteilungen .abteilung-text h3 {font-weight: 800; text-transform: uppercase; font-size: 3rem; text-align: left; margin-bottom: 10px; display: block; line-height: 3rem;}
.ce_rsce_abteilungen .abteilung-text p {font-weight: 300; text-transform: uppercase; font-size: 2rem; text-align: left; margin: 0;}
.ce_rsce_abteilungen .abteilung-text p.text-small {font-size: 1.1rem; margin-top: 20px; display: block;}
.ce_rsce_abteilungen .abteilung-links {margin-top: 30px; gap: 10px; display: -webkit-box; display: -ms-flexbox; display: flex;}
.ce_rsce_abteilungen .abteilung-text .button {padding:10px 25px;display: inline-block; border-radius: 10px; border: 2px solid #fff; color: #fff;}
.ce_rsce_abteilungen .abteilung-text .button:hover {background-color: #fff; color: #3d3d3d;text-decoration: none;}

.ce_rsce_abteilungen.gradient-pink .abteilung_container {background: rgb(187,18,140); background: -moz-linear-gradient(top, rgba(187,18,140,1) 0%, rgba(233,84,192,1) 100%); background: -webkit-linear-gradient(top, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(187,18,140,1)),to(rgba(233,84,192,1))); background: linear-gradient(to bottom, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb128c', endColorstr='#e954c0',GradientType=0 ); }
.ce_rsce_abteilungen.gradient-grey .abteilung_container {background: rgb(86,86,86); background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(145,145,145,1) 100%); background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(86,86,86,1)),to(rgba(145,145,145,1))); background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#919191',GradientType=0 );}
.ce_rsce_abteilungen.gradient-green .abteilung_container {background: rgb(102,214,80); background: -moz-linear-gradient(top, rgba(102,214,80,1) 0%, rgba(143,227,111,1) 100%); background: -webkit-linear-gradient(top, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(102,214,80,1)),to(rgba(143,227,111,1))); background: linear-gradient(to bottom, rgba(102,214,80,1) 0%,rgba(143,227,111,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d650', endColorstr='#8fe36f',GradientType=0 );}
.ce_rsce_abteilungen.gradient-beige .abteilung_container {background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 );}
.ce_rsce_abteilungen.gradient-darkgreen .abteilung_container {background: rgb(0,110,46); background: -moz-linear-gradient(top, rgba(0,110,46,1) 0%, rgba(0,142,33,1) 100%); background: -webkit-linear-gradient(top, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,110,46,1)),to(rgba(0,142,33,1))); background: linear-gradient(to bottom, rgba(0,110,46,1) 0%,rgba(0,142,33,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008e21',GradientType=0 ); }
.ce_rsce_abteilungen.gradient-olive .abteilung_container {background: rgb(38,51,0); background: -moz-linear-gradient(top, rgba(38,51,0,1) 0%, rgba(54,96,0,1) 100%); background: -webkit-linear-gradient(top, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(38,51,0,1)),to(rgba(54,96,0,1))); background: linear-gradient(to bottom, rgba(38,51,0,1) 0%,rgba(54,96,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263300', endColorstr='#366000',GradientType=0 );}
.ce_rsce_abteilungen.gradient-blue .abteilung_container {background: #3b59dd; background: -moz-linear-gradient(top, #3b59dd 0%, #709fea 100%); background: -webkit-linear-gradient(top, #3b59dd 0%,#709fea 100%); background: -webkit-gradient(linear, left top, left bottom, from(#3b59dd),to(#709fea)); background: linear-gradient(to bottom, #3b59dd 0%,#709fea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b59dd', endColorstr='#709fea',GradientType=0 );}
.ce_rsce_abteilungen.gradient-babyblue .abteilung_container {background: rgb(64,150,238); background: -moz-linear-gradient(top, rgba(64,150,238,1) 0%, rgba(96,171,248,1) 56%, rgba(122,188,255,1) 100%); background: -webkit-linear-gradient(top, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(64,150,238,1)),color-stop(56%, rgba(96,171,248,1)),to(rgba(122,188,255,1))); background: linear-gradient(to bottom, rgba(64,150,238,1) 0%,rgba(96,171,248,1) 56%,rgba(122,188,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 );}
.ce_rsce_abteilungen.gradient-orange .abteilung_container {background: rgb(245,124,0); background: -moz-linear-gradient(top, rgba(245,124,0,1) 1%, rgba(255,167,38,1) 100%); background: -webkit-linear-gradient(top, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(245,124,0,1)),to(rgba(255,167,38,1))); background: linear-gradient(to bottom, rgba(245,124,0,1) 1%,rgba(255,167,38,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c00', endColorstr='#ffa726',GradientType=0 );}
.ce_rsce_abteilungen.gradient-brown .abteilung_container {background: rgb(78,52,46); background: -moz-linear-gradient(top, rgba(78,52,46,1) 0%, rgba(141,110,99,1) 100%); background: -webkit-linear-gradient(top, rgba(78,52,46,1) 0%,rgba(141,110,99,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e342e', endColorstr='#8d6e63',GradientType=0 );}
.ce_rsce_abteilungen.gradient-teal .abteilung_container {background: rgb(0,121,107); background: -moz-linear-gradient(top, rgba(0,121,107,1) 0%, rgba(38,166,154,1) 100%); background: -webkit-linear-gradient(top, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,121,107,1)),to(rgba(38,166,154,1))); background: linear-gradient(to bottom, rgba(0,121,107,1) 0%,rgba(38,166,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00796b', endColorstr='#26a69a',GradientType=0 );}
.ce_rsce_abteilungen.gradient-red .abteilung_container {background: rgb(109,0,25); background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(109,0,25,1)),color-stop(56%, rgba(143,2,34,1)),to(rgba(169,3,41,1))); background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 );}
.ce_rsce_abteilungen.gradient-insta .abteilung_container {background: rgb(121,0,242);background: -moz-linear-gradient(top, rgba(121,0,242,1) 0%, rgba(238,42,123,1) 100%);background: -webkit-linear-gradient(top, rgba(121,0,242,1) 0%,rgba(238,42,123,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(121,0,242,1)),to(rgba(238,42,123,1)));background: linear-gradient(to bottom, rgba(121,0,242,1) 0%,rgba(238,42,123,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7900f2', endColorstr='#ee2a7b',GradientType=0 );}
.ce_rsce_abteilungen.gradient-fb .abteilung_container {background: rgb(66,103,178);background: -moz-linear-gradient(top, rgba(66,103,178,1) 0%, rgba(107,130,175,1) 100%);background: -webkit-linear-gradient(top, rgba(66,103,178,1) 0%,rgba(107,130,175,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(66,103,178,1)),to(rgba(107,130,175,1)));background: linear-gradient(to bottom, rgba(66,103,178,1) 0%,rgba(107,130,175,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4267b2', endColorstr='#6b82af',GradientType=0 );}
.ce_rsce_abteilungen.gradient-yt .abteilung_container {background: rgb(196,0,0);background: -moz-linear-gradient(top, rgba(196,0,0,1) 0%, rgba(255,0,0,1) 100%);background: -webkit-linear-gradient(top, rgba(196,0,0,1) 0%,rgba(255,0,0,1) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(196,0,0,1)),to(rgba(255,0,0,1)));background: linear-gradient(to bottom, rgba(196,0,0,1) 0%,rgba(255,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40000', endColorstr='#ff0000',GradientType=0 );}
.ce_rsce_abteilungen.gradient-tiktok .abteilung_container {background: rgb(42,81,84);
background: -moz-linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(42,81,84,1)), to(rgba(105,201,208,1)));
background: linear-gradient(180deg, rgba(42,81,84,1) 0%, rgba(105,201,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a5154",endColorstr="#69c9d0",GradientType=1);}



/* INSTAFEED */
.instafeed{width:100%;margin: 15px 0;}
.instafeed .inside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left: -10px;margin-right: -10px;}
.instafeed .inside > a {display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;position: relative;padding: 10px;}
.instafeed .inside figure.image_container{width:100%;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;background-color:#ffffff;}


.instafeed .inside figure.image_container img{width:100%;height:auto;display:block;-webkit-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;}

.instafeed .inside figure.image_container figcaption{opacity: 0; position:absolute;font-size:2.4rem;color:#3a3a3a;font-weight:bold;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;}

.instafeed .inside figure.image_container:hover figcaption{opacity: 1;font-size:4.4rem;}
.instafeed .inside figure.image_container:hover {-webkit-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.instafeed .inside figure.image_container:hover img{opacity:.2;}


@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9;} to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9;} to { opacity:1; } }
.fade-in {opacity:0;-webkit-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:2s;animation-duration:2s;}

.instafeed .inside .fade-in:nth-child(1) {-webkit-animation-delay: 1s;animation-delay: 1s;}
.instafeed .inside .fade-in:nth-child(2) {-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
.instafeed .inside .fade-in:nth-child(3) {-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}
.instafeed .inside .fade-in:nth-child(4) {-webkit-animation-delay: 1.6s;animation-delay: 1.6s;}
.instafeed .inside .fade-in:nth-child(5) {-webkit-animation-delay: 1.8s;animation-delay: 1.8s;}
.instafeed .inside .fade-in:nth-child(6) {-webkit-animation-delay: 2s;animation-delay: 2s;}
.instafeed .inside .fade-in:nth-child(7) {-webkit-animation-delay: 2.2s;animation-delay: 2.2s;}
.instafeed .inside .fade-in:nth-child(8) {-webkit-animation-delay: 2.4s;animation-delay: 2.4s;}

.sc2.instagram_wrapper {display: -webkit-box;display: -ms-flexbox;display: flex; text-align: center; margin-bottom: 20px;}
.sc2.facebook_wrapper {text-align: center;}
.sc2 .instagram, .sc2 .facebook {text-align: center; padding: 30px;width:100%;}
.sc2 .instagram h3, .sc2 .facebook h3 {margin-bottom: 40px;}

.sc2 .instagram a.button, .sc2 .facebook a.button {padding:10px 35px;display: inline-block; margin-top: 30px; border-radius: 10px; border: 2px solid #fff; color: #fff;}
.sc2 .instagram a.button:hover, .sc2 .facebook a.button:hover {background-color: #fff; color: #3d3d3d;text-decoration: none;}

.gradient-fb .ce_image img, .gradient-blog .ce_image img {width: 100%;}

.facebook-video-iframe {position: relative; margin-top: 50px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}

/* GLOSSAR */
.ce_glossar {
    width: 100%;
}

.ce_glossar .glossar_numbers {display: none;}

.ce_glossar_headline {margin-top:20px;}

.ce_glossar .glossar_items {
    padding: 15px;
    list-style-type: none;
}

.ce_glossar .glossar_items h4 {
    font-weight: bold;
    text-transform: uppercase;
}

.ce_glossar a {
    color: #dedede;
}

.ce_glossar .glossar_items li {
    padding: 15px 0;
    border-top: 1px solid #cccccc
}

.ce_glossar .glossar_show_all {
    display: none;
}

.ce_glossar .glossar_alpha_pagination {
    margin-bottom: 30px;
    padding: 0 15px;
}

.ce_glossar .alpha_pagination {
    padding: 10px;
    color: #dedede;
    cursor: not-allowed;
    display: inline-block;
}
.ce_glossar .alpha_pagination:hover {
     background-color: #cccccc;
}

.ce_glossar .alpha_pagination.active {
    background-color: #3a3a3a;
    color: #cccccc;
}

.ce_glossar .alpha_pagination.trueLink {
    cursor: pointer;
}

.ce_glossar .glossar_back {
    display: none;
}

/* MAIN - IMAGE */
figure {margin: 0;padding: 0;}

/* MAIN IMAGE*/
.ce_image {width:100%;display:inline-block;margin: 15px 0 15px;}
.ce_image .image_container{width:100%;}
.ce_image .image_container img {display:block;margin:0 auto;max-width: 100%;height:auto;}

.content-image img {display:block;margin:0 auto;max-width: 100%;height:auto;}

.ce_gallery {margin-left: -5px;margin-right: -5px;padding:20px 0; width: 100%;}
.ce_gallery ul {list-style: none;margin: 0;padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; overflow: visible;}
.ce_gallery ul li {padding: 10px;float: left;overflow:hidden;}
.ce_gallery ul li figure.image_container {width: 100%;margin: 0;padding: 0;overflow:hidden;}
.ce_gallery ul li figure.image_container img {display: block;width: 100%;height: auto;-webkit-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;boverflow:hidden;}
.ce_gallery ul.cols_1 li {width: 100%;}
.ce_gallery ul.cols_2 li {width: 50%;}
.ce_gallery ul.cols_3 li {width: 33.33%;}
.ce_gallery ul.cols_4 li {width: 25%;}
.ce_gallery ul.cols_5 li {width: 20%;}
.ce_gallery ul.cols_6 li {width: 16.66%;}
.ce_gallery ul.cols_7 li {width: 14.2%;}
.ce_gallery ul.cols_8 li {width: 12.5%;}
.ce_gallery ul.cols_9 li {width: 11.11%;}
.ce_gallery ul.cols_10 li {width: 10%;}
.ce_gallery ul.cols_11 li {width: 9.09%;}
.ce_gallery ul.cols_12 li {width: 8.33%;}

.ce_gallery.vorteile ul.cols_5 li {text-align: center; overflow: visible;}
.ce_gallery.vorteile ul.cols_5 li .image_container {overflow: visible; }
.ce_gallery.vorteile ul.cols_5 li img {-webkit-transform: scale(1);transform: scale(1); width: 70px; height: auto; margin: 0 auto;}
.ce_gallery.vorteile ul.cols_5 li img:hover {-webkit-transform: scale(1.3);transform: scale(1.2);}
.ce_gallery.vorteile ul.cols_5 li figcaption {font-weight: 100; margin-top: 20px;}


.content-gallery {margin-left: -5px;margin-right: -5px;padding:20px 0;}
.content-gallery ul {list-style: none;margin: 0;padding: 0;display: flex;justify-content: center;flex-wrap: wrap;width: 100%;overflow: visible;}
.content-gallery ul li {padding: 10px;float: left;overflow:hidden;width: 100%;margin: 0;}
.content-gallery ul li  {}
.content-gallery ul li  img {display: block;width: 100%;height: auto;-webkit-transition: all 300ms ease-in-out;transition:all 300ms ease-in-out;boverflow:hidden;}
.content-gallery--cols-1 ul li {width: 100%;}
.content-gallery--cols-2 ul li {width: 50%;}
.content-gallery--cols-3 ul li {width: 33.33%;}
.content-gallery--cols-4 ul li {width: 25%;}
.content-gallery--cols-5 ul li {width: 20%;}
.content-gallery--cols-6 ul li {width: 16.66%;}
.content-gallery--cols-7 ul li {width: 14.2%;}
.content-gallery--cols-8 ul li {width: 12.5%;}
.content-gallery--cols-9 ul li {width: 11.11%;}
.content-gallery--cols-10 ul li {width: 10%;}
.content-gallery--cols-11 ul li {width: 9.09%;}
.content-gallery--cols-12 ul li {width: 8.33%;}


.content-gallery.vorteile {
    display: none;
}
.content-gallery.vorteile.content-gallery--cols-5 ul li {text-align: center; overflow: visible; padding: 20px}
.content-gallery.vorteile.content-gallery--cols-5 ul li  {overflow: visible; }
.content-gallery.vorteile.content-gallery--cols-5 ul li img {-webkit-transform: scale(1);transform: scale(1); width: 70px; height: auto; margin: 0 auto;}
.content-gallery.vorteile.content-gallery--cols-5 img:hover {-webkit-transform: scale(1.3);transform: scale(1.2);}
.content-gallery.vorteile.content-gallery--cols-5 ul li figcaption {font-weight: 100; margin-top: 20px;}

.ce_accordionStart.vorteile.mobile {display: none;}

@media screen and (min-width: 768px) {
    .content-gallery.vorteile {
        display: block;
    }
}

/* NEWS */
.mod_newslist {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; width: 100%;}
.mod_newslist .layout_latest {position: relative;margin-bottom:15px;margin-top:15px;display: inline-block; width: calc(50% - 15px);margin-left:15px;float:left;overflow: hidden;}
.mod_newslist .layout_latest.even{margin-right:15px;margin-left:0;}

.mod_newslist .layout_latest img.more{width: 1rem;position: absolute;right: 24px;bottom: 10;bottom: 25px;z-index: 3;opacity:0;-webkit-transition: all 500ms ease-in-out;
    transition:all 500ms ease-in-out;}
.mod_newslist .layout_latest:hover img.more,
.mod_newslist .layout_latest:focus img.more{opacity:1;-webkit-transition: all 500ms ease-in-out;
    transition:all 500ms ease-in-out;}

.mod_newslist .layout_latest .stoerer {background-color: #af8a3c;position: absolute;right: 21px;top: 20px;color: #fff;border-radius: 100%;width: 130px;height: 130px;text-align: center;vertical-align: middle;-webkit-transform: rotate(-13deg);transform: rotate(-13deg);z-index:20;}
.mod_newslist .layout_latest .stoerer span {position:relative;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);height:auto;display:block;line-height:0.9;font-size:1.8rem}
.mod_newslist .layout_latest .news_inside{position: absolute;left: 25px;bottom:25px;right:25px;z-index: 2;overflow: hidden;}
.mod_newslist .layout_latest .news_inside h2{text-transform: uppercase;font-weight: 300;font-size: 2.8rem; margin-bottom: 0; text-align: left;}
.mod_newslist .layout_latest .news_inside h2 {color: #fff;}
.mod_newslist .layout_latest .news_inside p{letter-spacing:0.025rem;font-weight:300;margin-bottom:0; max-height: 0px; opacity: 0; overflow: hidden;-webkit-transition: all .5s ease;transition: all .5s ease;margin-right: 35px;}
.mod_newslist .layout_latest:hover .news_inside p{margin-bottom:0;overflow: hidden; max-height: 300px; opacity: 1; -webkit-transition: all .5s ease;transition: all .5s ease;}

.mod_newslist .layout_latest .news_image{position: relative;}
.mod_newslist .layout_latest .news_image:after {z-index: 1;content:"";position: absolute;display: block;width:100%;height:100%;opacity:0;top:0;left:0;
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(68%, rgba(175,138,60,0.6)),color-stop(82%, rgba(175,138,60,0.72)),to(rgba(175,138,60,0.93)));
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(175,138,60,0.6) 68%,rgba(175,138,60,0.72) 82%,rgba(175,138,60,0.93) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#edaf8a3c',GradientType=0 ); -webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}

.mod_newslist .layout_latest:hover .news_image:after,
.mod_newslist .layout_latest:focus .news_image:after {opacity: 1;-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}

.mod_newslist .layout_latest:hover,
.mod_newslist .layout_latest:active {-webkit-user-select: none; -webkit-touch-callout: none;}

.mod_newslist .layout_latest .news_image:before {z-index: 1;content:"";position: absolute;display: block;width:100%;height:100%; opacity:1;
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(68%, rgba(0,0,0,0.6)),color-stop(82%, rgba(0,0,0,0.72)),to(rgba(0,0,0,0.93)));
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 68%,rgba(0,0,0,0.72) 82%,rgba(0,0,0,0.93) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ed000000',GradientType=0 );

    -webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.mod_newslist .layout_latest:hover .news_image:before,
.mod_newslist .layout_latest:focus .news_image:before{ opacity:0;-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}

.mod_newslist .layout_latest figure.image_container{width:100%;}
.mod_newslist .layout_latest figure.image_container img{width:100%;height:auto;display:block;}

.mod_newsreader .back {display: none;}
.mod_newsreader h1 {text-transform: uppercase; font-weight: bold;}
.mod_newsreader .ce_text.textleft {text-align: left;}
.mod_newsreader .ce_text.textleft h2 {text-align: left;}
.mod_newsreader .news_image img {width: 100%;}

.mod_newsreader .teamstolz_blog.layout_full.no-news-image .news_image {display: none;}

/* MAIN CE YOTUBE*/
.ce_rsce_youtube{margin-bottom:15px;margin-top:15px;display:block;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;}
.ce_rsce_youtube .inside{width:100%;}
.ce_rsce_youtube .inside iframe {margin-top: 0;}
.ce_rsce_youtube .inside img {width: 100%; position: relative; z-index: 1;}
.ce_rsce_youtube .inside img.playicon {width: 200px;height: 200px;position: absolute;z-index: 5;left: 50%;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}

/* CE BOXEN */
.ce_rsce_boxen {width: 100%;}
.ce_rsce_boxen.active {display: block;}
.ce_rsce_boxen .box_small_container,
.ce_rsce_boxen .box_big_container {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.ce_rsce_boxen .box_item{position: relative;margin-bottom:15px;margin-top:15px;display: inline-block;}
.ce_rsce_boxen .box_item.big{width: calc(50% - 15px);margin-right:15px;float:left;overflow: hidden;}
.ce_rsce_boxen .box_item.big.even{margin-right:0;margin-left:15px;}

.ce_rsce_boxen .box_small_container {margin-left: -15px; margin-right: -15px;}

.ce_rsce_boxen .box_item.small{width: calc(33.33% - 30px);margin:15px;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;overflow: hidden;}

.ce_rsce_boxen .box_item img.more{width: 1rem;position: absolute;right: 24px;bottom: 10;bottom: 25px;z-index: 3;opacity:0;-webkit-transition: all 500ms ease-in-out;
transition:all 500ms ease-in-out;}
.ce_rsce_boxen .box_item:hover img.more,
.ce_rsce_boxen .box_item:focus img.more{opacity:1;-webkit-transition: all 500ms ease-in-out;
transition:all 500ms ease-in-out;}

.ce_rsce_boxen .box_item .box_inside{position: absolute;left: 25px;bottom:25px;right:25px;z-index: 2;overflow: hidden;}
.ce_rsce_boxen .box_item .box_inside h3{text-transform: uppercase;font-weight: 300;font-size: 2rem; margin-bottom: 0 !important;}
.ce_rsce_boxen .box_item.big .box_inside h3{font-size: 2.8rem;word-wrap: break-word; }
.ce_rsce_boxen .box_item a {text-decoration: none;color:#fff;}
.ce_rsce_boxen .box_item .box_inside h3{text-transform: uppercase;font-weight: 300;font-size: 2rem;}
.ce_rsce_boxen .box_item .box_inside p{letter-spacing:0.025rem;font-weight:300;margin-bottom:0; max-height: 0px; opacity: 0; overflow: hidden;-webkit-transition: all .5s ease;transition: all .5s ease;margin-right: 35px;}
.ce_rsce_boxen .box_item:hover .box_inside p{margin-bottom:0;overflow: hidden; max-height: 300px; opacity: 1; -webkit-transition: all .5s ease;transition: all .5s ease;}

.ce_rsce_boxen .box_item .box_image{position: relative;}
.ce_rsce_boxen .box_item .box_image:after {z-index: 1;content:"";position: absolute;display: block;width:100%;height:100%;opacity:0;top:0;left:0;
background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(68%, rgba(175,138,60,0.6)),color-stop(82%, rgba(175,138,60,0.72)),to(rgba(175,138,60,0.93)));
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(175,138,60,0.6) 68%,rgba(175,138,60,0.72) 82%,rgba(175,138,60,0.93) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#edaf8a3c',GradientType=0 );


-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.ce_rsce_boxen .box_item:hover .box_image:after,
.ce_rsce_boxen .box_item:focus .box_image:after {opacity: 1;-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}

.ce_rsce_boxen .box_item:hover,
.ce_rsce_boxen .box_item:active {-webkit-user-select: none; -webkit-touch-callout: none;}

.ce_rsce_boxen .box_item .box_image:before {z-index: 1;content:"";position: absolute;display: block;width:100%;height:100%; opacity:1;
background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(68%, rgba(0,0,0,0.6)),color-stop(82%, rgba(0,0,0,0.72)),to(rgba(0,0,0,0.93)));
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 68%,rgba(0,0,0,0.72) 82%,rgba(0,0,0,0.93) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ed000000',GradientType=0 );
-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.ce_rsce_boxen .box_item:hover .box_image:before,
.ce_rsce_boxen .box_item:focus .box_image:before{ opacity:0;-webkit-transition: all 500ms ease-in-out;transition:all 500ms ease-in-out;}

.ce_rsce_boxen .box_item .box_image {overflow: hidden;}
.ce_rsce_boxen .box_item .box_image figure.image_container{width:100%;}
.ce_rsce_boxen .box_item .box_image figure.image_container img{width:100%;height:auto;display:block;}

/* FORMS */

.ce_form .ui-datepicker-trigger {display: none;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: 1px solid #fff; background: transparent; font-size: 1.5rem; text-transform: uppercase; font-weight: 800;  padding: 20px 0; text-align: center;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {color: #fff;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {background: #ddd; color: #fff;}

/* MAIN - FORMULAR */
.ce_form  form,
.ce_form  form .formbody .widget-explanation p{margin:0;}
.ce_form  form .formbody {margin-left: -15px;margin-right: -15px;}
.ce_form  form .formbody .widget,
.ce_form  form .formbody .submit_container{float:left;width:100%;padding: 0 15px;display: inline-block;margin-bottom:30px;}
.ce_form  form .formbody .widget p.error{width:100%;letter-spacing: 0.02rem;margin-bottom: 5px;color:#de5b5b;}
.ce_form  form .formbody .widget.w50{width:50%;}
.ce_form  form .formbody .widget.w50.full .w50 {width: calc(50% - 15px);}
.ce_form  form .formbody .widget.w33.full .w33 {width: calc(33% - 15px);}
.ce_form  form .formbody .widget label,
.ce_form  form .formbody .widget input,
.ce_form  form .formbody .widget textarea,
.ce_form  form .formbody .widget select{width:100%;display:block;padding: 20px 10px 10px 10px; font-family: "Source Sans Pro", sans-serif;}
.ce_form  form .formbody .widget select option {color: #000; font-family: "Source Sans Pro", sans-serif;}
.ce_form  form .formbody .widget select{background-image: url(/files/bwh/src/img/icons/arrow/select-arrow.png);background-position: right 30px;background-repeat: no-repeat; padding: 20px 10px 10px 10px;}
.ce_form  form .formbody .widget textarea{resize: vertical; padding: 10px;}
.ce_form  form .formbody .widget input.upload {padding: 10px;}
.ce_form  form .formbody .widget-explanation {opacity:.6;letter-spacing: 0.02rem;line-height:140%;font-size:.85rem;}
.ce_form  form .formbody .widget label{padding:15px 0 5px;letter-spacing: 0.02rem;color: #ccc;}
.ce_form  form .formbody .widget-select select{outline:none;}
.ce_form  form .formbody .widget-radio legend {margin-bottom:15px;}
.ce_form  form .formbody .widget-radio > span {display: inline-block;margin-right: 50px;float: left;}
.ce_form  form .formbody .widget-radio span input {display:none;}
.ce_form  form .formbody .widget-radio span label {padding:0 15px 0 5px;float:left;display:inline-block;width:auto;line-height: 110%;}
.ce_form  form .formbody .submit_container{text-align: center;margin-top:25px; float: left; }
.ce_form  form .formbody .submit_container label{padding:10px 0;background-color:transparent;border:1px solid #ffffff;width:33%;margin:0 auto;display: block;cursor: pointer;}
.ce_form  form .formbody .submit_container label:hover {background-color: #ffffff;border:1px solid #ffffff;}
.ce_form  form .formbody .submit_container label input{color:#ffffff;font-weight:300;cursor: pointer;}
.ce_form  form .formbody .submit_container label:hover input {color:#af8a3c}
.ce_form  form .formbody .widget.mandatory span.invisible{display:none;}
.ce_form  form .formbody .widget-dropzone {margin-bottom: 10px;}
.ce_form  form .formbody .widget-dropzone label {display: none;}
.ce_form  form .formbody .widget-dropzone .dropzone {background: transparent; border: 2px solid #fff; min-height: auto; padding: 10px; border-radius: 10px;}
.ce_form  form .formbody .widget-dropzone .dropzone .dz-message {margin: 0; text-align: left; font-weight: 100;}
.ce_form  form .formbody .widget-dropzone .dropzone .dz-preview {border-radius: 10px;}
.ce_form  form .formbody .widget-dropzone .dropzone .dz-preview .dz-remove {padding: 10px; color: #000;}
.ce_form  form .formbody .widget-checkbox .checkbox_container {border: none; padding: 0;}
.ce_form  form .formbody .widget-checkbox {margin: 0; padding: 25px 20px; font-size: 14px;}
.ce_form  form .formbody .widget-checkbox a {color: #fff; font-weight: bold;}
.ce_form  form .formbody .submit_container .submit {width: 100% !important; padding: 15px; font-weight: 600;}
.ce_form  form .formbody .submit_container .submit:hover {background-color: #fff; color: #000;}

button.submit {
    color: #ffffff;
    letter-spacing: 0.02rem;
    border: 2px solid #fff;
    border-radius: 10px;
    background-color: transparent;
    width: 100% !important;
    padding: 15px;
    font-weight: 600;
    font-family: inherit;
    font-size: 99%;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.ce_form form .formbody .widget.w33 {width: 33.33%;}
.ce_form form .formbody .widget.w66 {width: 66.66%;}

.ce_form form .formbody .widget.w33.full,
.ce_form form .formbody .widget.w50.full {width:100%;}

.ce_form  form .formbody .widget input,
.ce_form  form .formbody .widget select,
.ce_form  form .formbody .widget textarea{color:#ffffff;font-weight:100;letter-spacing: 0.02rem; border: 2px solid #fff; border-radius: 10px; background-color: transparent;}

.ce_form.bewerbung {max-width:800px;margin: 0 auto;}

/* CONTACT QUOTE */
.ce_rsce_contactquote {width: 100%; margin: 100px 0;}
.ce_rsce_contactquote > .inside {}
.ce_rsce_contactquote .content-container {gap: 60px; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;;position: relative;}
.ce_rsce_contactquote .content-container .quote {max-width: calc(1200px - 360px); -webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;background-color: #3d3d3d;color: #fff;padding: 30px 40px;font-size: 1.5rem;line-height: 175%;position: relative;}
.ce_rsce_contactquote .content-container .quote:before {width: 0;height: 0;border-style: solid;border-width: 30px 30px 30px 0;border-color: transparent #3d3d3d transparent transparent;display: inline-block;position: absolute; content: '';left: -30px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.ce_rsce_contactquote .content-container .quote p {margin: 0;}
.ce_rsce_contactquote .content-container .quote .text-container {margin-top: 30px;}
.ce_rsce_contactquote .content-container .quote .name {font-size: 1.3rem; line-height: normal; display: block;}
.ce_rsce_contactquote .content-container .quote .job {font-size: 1rem; display: block; line-height: normal;}
.ce_rsce_contactquote .content-container .picture {position: relative;z-index: 1; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
.ce_rsce_contactquote .content-container .picture img {display: block;width:270px;height:270px;}

/* MAIN - HEADLINE */
h1 {font-size:2.8rem;margin:0 0 25px;font-weight:300;width:100%; text-align: center;}
h2 {font-size:2.2rem;margin:0 0 25px;font-weight:300;width:100%; text-align: center;}
h3 {font-size:1.8rem;margin:0 0 15px;font-weight:300;width:100%;}
h4 {font-size:1.45rem;margin:0 0 15px;font-weight:300;width:100%;}

/* MAIN - TEXT ELEMENTE STANDARD*/
.ce_text{width: 100%;max-width:1200px;display:block;margin:0 auto;margin-bottom:15px; margin-top: 15px;}
.ce_text .content_inside{display: inline-block;width:100%;}

.ce_text.paradies_auswahl p {display: none;}

.ce_text ul {margin: 5px 0; padding: 0;}
.ce_text ul li {line-height: 120%;padding-bottom: 6px;padding-left:20px;position: relative;text-align:left;}
.ce_text ul li:before {content:"●";display:block;width:10px;height:10px;position: absolute;left:0;}

.ce_text ul.haken{text-align: left;}
.ce_text ul.haken li {line-height:140%;padding-bottom:15px;padding-left: 26px;}
.ce_text ul.haken li:before {content:"";display:block;width:18px;height:18px;position: absolute;left:0;background-image:url('/files/bwh/src/img/icons/haken_white.svg');background-size:contain;background-position:center center;background-repeat:no-repeat;}

.ce_text p{line-height:170%;font-size:1rem;font-weight: 300;letter-spacing: 0.01rem; margin-bottom: 0;}
.ce_text a,
.ce_text a:visited {color:#ccc}
.ce_text a:hover,
.ce_text a:focus{color:#ffffff;text-decoration: underline;}

.ce_text a.button {padding:10px 35px;display: inline-block; margin-top: 30px; border-radius: 10px; border: 2px solid #fff; color: #fff;}
.ce_text a.button:hover {background-color: #fff; color: #3d3d3d;text-decoration: none;}

.ce_text.max-700 {text-align: left !important; max-width: 700px !important;}

/* SIMPLE COLUMNS */
.sc{display:block;float:left;padding:0 15px;}
.sc-first {padding-left:0px;}
.sc-last {padding-right:0px}
.sc-clear{clear:both;}
.sc2{width:50%;}
.sc3{width:33.33%;}
.sc3-2{width:66.66%!important;}
.sc4{width:25%;}
.sc4-2{width:50%;}
.sc4-3{width:75%;}
.sc5{width:20%;}
.sc5-2{width:40%;}
.sc5-3{width:60%;}
.sc5-4{width:80%;}

.sc-container{width: 100%;}
.sc-container .sc-inside{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -15px;margin-right: -15px;}

.sc-container .sc-first {padding-left: 15px;}
.sc-container .sc-last {padding-right: 15px;}




.ce_slick-slider,
.ce_slick-content-start{width:100%;}
.ce_slick-slider.sc2,
.ce_slick-content-start.sc2{width:50%;}
.ce_slick-slider.sc3,
.ce_slick-content-start.sc3{width:33.33%;}
.ce_slick-slider.sc3-2,
.ce_slick-content-start.sc3-2{width:66.66%;}
.ce_slick-slider.sc4,
.ce_slick-content-start.sc4{width:25%;}
.ce_slick-slider.sc4-2,
.ce_slick-content-start.sc4-2{width:50%;}
.ce_slick-slider.sc4-3,
.ce_slick-content-start.sc4-3{width:75%;}
.ce_slick-slider.sc5,
.ce_slick-content-start.sc5{width:20%;}
.ce_slick-slider.sc5-2,
.ce_slick-content-start.sc5-2{width:40%;}
.ce_slick-slider.sc5-3,
.ce_slick-content-start.sc5-3{width:60%;}
.ce_slick-slider.sc5-4,
.ce_slick-content-start.sc5-4{width:80%;}


/* MAIN - PAGINATION */
.pagination{max-width: 1200px;padding: 0 15px;display: block;margin: 0 auto;}
.pagination p{text-align: center;display:inline-block;width:100%;}
.pagination ul {text-align: center;font-size:1rem;}
.pagination ul li{display:inline-block;}
.pagination ul li.last,
.pagination ul li.first{font-size:1rem}
.pagination ul li a,
.pagination ul li span {padding:10px;}
.pagination ul li span {cursor: not-allowed;}


/* SLICK */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

.slick-prev {position: absolute; top: 50%; left: 50px; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; background-image: url("../../files/bwh/src/img/neugierig/left-arrow.svg"); background-size: cover; background-position: center; background-repeat: no-repeat; width: 50px; height: 50px; background-color: transparent; border: none; text-indent: -10000px; overflow: hidden;}
.slick-next {position: absolute; top: 50%; right: 50px; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; background-image: url("../../files/bwh/src/img/neugierig/right-arrow.svg"); background-size: cover; background-position: center; background-repeat: no-repeat; width: 50px; height: 50px; background-color: transparent; border: none; text-indent: -10000px; overflow: hidden;}
.slick-prev:focus, .slick-prev:active, .slick-next:focus, .slick-next:active {outline: none;}

.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:25px;line-height:50px;position:absolute;top:0;left:0;width:50px;height:50px;content:'•';text-align:center;opacity:.25;color:#af8a3c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#c9c9c9}


/* SLICK SLIDER */
.ce_slick-slider,
.ce_slick-content-start {width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ce_slick-slider .slick-slide,
.ce_slick-content-start .slick-slide{outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ce_slick-slider .slick-container,
.ce_slick-content-start .slick-container {width:100%;}
.ce_slick-slider .slick-container .image_container{width:100%;}
.ce_slick-slider .slick-container .image_container img{width:100%;height:auto;display:inline-block;}


.ce_slick-slider .ce_image,
.ce_slick-content-start .ce_image{margin:0;}
.ce_slick-slider .ce_image .image_container img,
.ce_slick-content-start .ce_image .image_container img{width:100%;}

/* POPUP */
.sign_up_popup {position: fixed;width: 700px;height: 300px;right: 20px;bottom: 80px;z-index: 999999;}
.sign_up_popup .sign_up_inner {width: 700px;height: 300px; background: rgb(178,139,69); background: -moz-linear-gradient(top, rgba(178,139,69,1) 0%, rgba(209,177,120,1) 100%); background: -webkit-linear-gradient(top, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(178,139,69,1)),to(rgba(209,177,120,1))); background: linear-gradient(to bottom, rgba(178,139,69,1) 0%,rgba(209,177,120,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28b45', endColorstr='#d1b178',GradientType=0 ); margin: 0 auto;position: relative;text-align: center;overflow: hidden; -webkit-box-shadow: 0px 0px 50px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 50px -10px rgba(0,0,0,0.75); box-shadow: 0px 0px 50px -10px rgba(0,0,0,0.75);}
.sign_up_popup .sign_up_inner.animate {-webkit-animation: signupanimation 2500ms linear both;animation: signupanimation 2500ms linear both;}

/* animations */
@-webkit-keyframes signupanimation {
    0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -500, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -500, 0, 1); }
    4.3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -242.865, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -242.865, 0, 1); }
    8.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -60.707, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -60.707, 0, 1); }
    12.91% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 26.138, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 26.138, 0, 1); }
    17.22% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 46.667, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 46.667, 0, 1); }
    28.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.313, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.313, 0, 1); }
    39.44% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.115, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.115, 0, 1); }
    61.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.208, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.208, 0, 1); }
    83.98% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.014, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.014, 0, 1); }
    100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}
@keyframes signupanimation {
    0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -500, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -500, 0, 1); }
    4.3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -242.865, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -242.865, 0, 1); }
    8.61% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -60.707, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -60.707, 0, 1); }
    12.91% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 26.138, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 26.138, 0, 1); }
    17.22% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 46.667, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 46.667, 0, 1); }
    28.33% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.313, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.313, 0, 1); }
    39.44% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.115, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.115, 0, 1); }
    61.66% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.208, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.208, 0, 1); }
    83.98% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.014, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.014, 0, 1); }
    100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

.sign_up_popup .sign_up_inner .popup .inside {display: -webkit-box;display: -ms-flexbox;display: flex;}
.sign_up_popup .sign_up_inner .popup .inside .image {height: 300px;}
.sign_up_popup .sign_up_inner .popup .inside .image .content-image{height: 300px; margin: 0;}
.sign_up_popup .sign_up_inner .popup .inside .image .content-image img {height: 300px; display: block; width: auto;}
.sign_up_popup .sign_up_inner .sign_up_body 
{
  display: block;
  width: 100%;
  padding: 0;
}

.sign_up_popup .sign_up_inner .popup .inside .content {width: 65%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.sign_up_popup .sign_up_inner .popup .inside .content .ce_text {text-align: left;padding: 20px;margin: 0;}
.sign_up_popup .sign_up_inner .popup .inside .content h3 {text-transform: uppercase;}

.sign_up_popup .sign_up_inner .cancel_wrapper {padding: 9px; position: absolute; right: 10px; top: 10px;}
.sign_up_popup .sign_up_inner .cancel_wrapper span { font-size: 15px; color: #fff; cursor: pointer; position: relative; top: -3px; }
.sign_up_popup .sign_up_inner .cancel_wrapper span:hover { text-decoration: underline; }

.sign_up_popup .sign_up_inner a.button {padding:10px 15px;}
.sign_up_popup .sign_up_inner span.later-button {padding:10px 15px; margin-left: 10px; margin-right: 10px; display: inline-block; margin-top: 30px; border-radius: 10px; border: 2px solid #fff; color: #fff;}
.sign_up_popup .sign_up_inner span.later-button:hover {background-color: #fff; color: #3d3d3d;text-decoration: none;}

.content .sign_up_popup {display: none;}


/* FOOTER OPTIONS */
.bottomoptions .inside {text-align: center; padding: 10px 0 50px;}
.bottomoptions .inside a {margin: 0 10px;}
.bottomoptions .inside a img {max-width: 25px;}

/* FOOTER */
#footer > .inside {margin: 0 auto; width: 100%; margin-top: 150px;}
#footer .inside .mod_article {padding: 0 0 50px;}
#footer .inside .mod_article .inside {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; max-width: 1200px; }
#footer .inside .mod_article .inside .ce_text {max-width: 380px; margin: 0;}
#footer .inside .mod_article .inside .logo {width: 100%; max-width: 155px;}
#footer .inside .mod_article .inside .right {text-align: right;}
#footer .inside .mod_article .inside .social {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center; min-width: 380px; text-align: right;}
#footer .inside .mod_article .inside .social a img {width: 30px; height: auto; margin: 0 5px;}
#footer .inside .mod_article .inside .navigation ul {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin: 0; padding: 0; list-style-type: none; margin-top: 10px;}
#footer .inside .mod_article .inside .navigation ul li a, #footer .inside .mod_article .inside .navigation ul li span {color: #fff; font-weight: 100; font-size: 0.9rem;}
#footer .inside .mod_article .inside .navigation ul li a:after, #footer .inside .mod_article .inside .navigation ul li span:after {content: '|'; font-size: 1rem; margin: 0 5px;}
#footer .inside .mod_article .inside .navigation ul li.last a:after, #footer .inside .mod_article .inside .navigation ul li.last span:after {display: none;}
#footer .inside .copyright {text-align: center; padding: 15px 10px; background: rgb(187,18,140); background: -moz-linear-gradient(top, rgba(187,18,140,1) 0%, rgba(233,84,192,1) 100%); background: -webkit-linear-gradient(top, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(187,18,140,1)),to(rgba(233,84,192,1))); background: linear-gradient(to bottom, rgba(187,18,140,1) 0%,rgba(233,84,192,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb128c', endColorstr='#e954c0',GradientType=0 ); font-weight: 100;}
#footer .inside .copyright a {color: #fff; font-weight: 100;}

#footerMultilangContainer {
  margin-top: .8rem;
}

@media only screen and (max-width: 767px) {
  #footerMultilangContainer {
      text-align: center;
  }
}


/** TEAMSTOLZ **/
.teamstolz_blog .ce_text, #blog_weiterlesen {max-width:650px !important;text-align:left !important;margin-top:30px !important;margin-bottom:50px !important;}
.teamstolz_blog .ce_headline {max-width:650px !important;text-align:left !important;margin-top:30px !important;margin-bottom:50px !important;text-transform:none;}
.teamstolz_blog h2 {text-transform:none !important;font-size:2.5rem !important; -webkit-hyphens:none; -ms-hyphens:none; hyphens:none;text-align:left !important;}
.teamstolz_blog .ce_text a {color:#c8a769;text-decoration:underline;font-weight:bold;}

/** ANPASSUNGEN IE **/
.edge .ce_form  form .formbody .widget select{padding: 18px 10px 10px 10px;}
.ie .ce_form  form .formbody .widget select{padding: 18px 10px 10px 10px;}

/* multilang flags */
a.gflag {
  vertical-align: middle;
  font-size: 20px;
  padding: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  min-width: 25px !important;
  margin: 0 2px;
}
a.gflag.de,
a.gflag.de:hover {
  background-image: url("/files/bwh/src/img/icons/language/icon-flag-de.svg");
}
a.gflag.en,
a.gflag.en:hover {
  background-image: url("/files/bwh/src/img/icons/language/icon-flag-en.svg");
}
a.gflag.cz,
a.gflag.cz:hover {
  background-image: url("/files/bwh/src/img/icons/language/icon-flag-cz.svg");
  margin-right: 0;
}
a.gflag img {
  border: 0;
}

a.gflag:hover {
  background-image: url(//gtranslate.net/flags/16a.png);
}
#goog-gt-tt,
.goog-te-banner-frame,
#google_translate_element2 {
  display:none !important;
}
.goog-te-menu-value:hover {
  text-decoration:none !important;
}

.contentpage .mod_article h1, .contentpage .mod_article h2, .contentpage .mod_article h3, .contentpage .mod_article h4 {text-align:left;}
.contentpage h2 {text-transform:none !important;font-size:2.5rem !important;margin-top:30px;}
.contentpage h3 {text-transform:none !important;font-size:2rem;}
.contentpage .mod_article .inside .ce_text {text-align:left;}
.contentpage .mod_article .inside {max-width:900px;}

#blog-detail .ce_download {max-width: 650px;margin: 0 auto; text-align: center;}
#blog-detail .ce_download {padding: 10px 35px; display:block; margin-top: 20px;border-radius: 10px;border: 2px solid #fff;color: #fff;cursor:pointer;}
#blog-detail .ce_download a {color:white;}

/* DOWNLOADS */
.ce_downloads {max-width: 650px;margin: 0 auto; text-align: center; margin-top: 70px;}
.ce_downloads h3 {font-size: 3rem;text-transform: uppercase;}
.ce_downloads ul {padding: 0; list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.ce_downloads ul li img {display: none;}
.ce_downloads ul li:before {content: ''; width: 50px; height: 50px; display: block; position: relative; background-image: url("../../files/bwh/src/img/icons/icon-download-file-white.svg");background-size: contain; background-repeat: no-repeat; background-position: center; margin: 0 auto 10px;}
.ce_downloads ul li a {color: #fff;}
.ce_downloads ul li a span.size {display: block; opacity: 0.6;}

.content-downloads {max-width: 650px;margin: 0 auto; text-align: center; margin-top: 70px;}
.content-downloads h3 {font-size: 3rem;text-transform: uppercase;}
.content-downloads ul {padding: 0; list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.content-downloads ul li img {display: none;}
.content-downloads ul li:before {content: ''; width: 50px; height: 50px; display: block; position: relative; background-image: url("../../files/bwh/src/img/icons/icon-download-file-white.svg");background-size: contain; background-repeat: no-repeat; background-position: center; margin: 0 auto 10px;}
.content-downloads ul li a {color: #fff;}
.content-downloads ul li a span.size {display: block; opacity: 0.6;}

#header .navigation__link:last-child {
	background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold; 
}

.goldies__framebox p:first-letter {
    initial-letter: 2;
    margin-right: 5px;
    margin-bottom: 10px;
    color: #af873e;
    font-family: serif;
}

.goldies__framebox {
	 padding: 45px;
	 max-width: 800px !important;
	 margin-top: 25px;
	 position: relative;
	 overflow: visible;
	 background: #252525;
}

.goldies__framebox > .frame {
	 width: 65px;
}

.goldies__framebox p {
	 margin-top: 0px !important;
}


.goldies__framebox > .frame:nth-child(2) {
position: absolute;
    right: 10px;
    top: 10px;
    transform: rotate(90deg);
}

.goldies__framebox > .frame:nth-child(3) {
    position: absolute;
    bottom: 10px;
    left: 10px;
    transform: rotate(270deg);
}

.goldies__framebox > .frame:nth-child(4) {
    position: absolute;
    right: 10px;
    bottom: 10px;
    transform: rotate(180deg);
}

.goldies__framebox > .frame:nth-child(5) {
    position: absolute;
    top: 10px;
    left: 10px;
}


.gradient-whatsapp .abteilung_container {background-image: linear-gradient(to bottom, #18bc56, #10b546, #09af36, #03a822, #00a100);}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

    /* CE BOXEN */
     .ce_rsce_boxen .box_item .box_inside p{max-height:200px;}

}

@media only screen and (min-width: 1100px) {
  #slider .slick-track {height: 100vh;}
}

@media only screen and (max-width: 1450px) {
  #header .navigation {text-align: right;}
}

@media only screen and (max-width: 1200px){
  .mod_article#einleitung .headlines h1 {font-size: 2.5rem;}
  .mod_article#einleitung .headlines h1:after {width: 750px; height: 90px; left: 53%; top: -20px;}
  .mod_article#einleitung .headlines span.slogan {font-size: 2.1rem;}
  .mod_article#einleitung .headlines span.neugierig {font-size: 8rem;}
  .mod_article#einleitung .headlines span.neugierig:after {width: 750px; height: 135px; left: -25px; top: 15px;}
  #header:after {height: 300px;}

  #slider {padding-top: 110px;}
  #slider .ce_slick-slider .slick-container .image_container img {height: 100%; -o-object-fit: cover; object-fit: cover; min-height: 500px;}

  .mod_article.article_img .article_inside {padding: 100px 20px;}

  /* CONTACT QUOTE */
  .ce_rsce_contactquote .content-container {gap: 60px; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
  .ce_rsce_contactquote .content-container .quote {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
  .ce_rsce_contactquote .content-container .quote:before {width: 0;height: 0;border-style: solid;border-width: 30px 30px 0 30px;border-color: #3d3d3d transparent transparent transparent;display: inline-block;position: absolute; content: '';left: 50%;top: initial;-webkit-transform: translateX(-50%);transform: translateX(-50%); bottom: -30px;}
  .ce_rsce_contactquote .content-container .quote p {text-align: center;}
  .ce_rsce_contactquote .content-container .picture {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
  .ce_rsce_contactquote .content-container .picture img {display: block;width:240px;height:240px;}
  .ce_rsce_contactquote .content-container .text-container {text-align: center;}

  .mod_article > .inside {padding: 100px 20px;}
  .mod_article.no-inside > .inside {padding: 0;}
  .mod_article.beruf > .inside {padding: 0;}
  .mod_article.beruf {margin: 50px 0;}
  .mod_article {padding: 0;}

  .mod_article.beruf .ce_text.sc-first {padding-left: 20px;}
  .mod_article.beruf .ce_text.sc-last {padding-right: 20px;}

  #main #stoerer-ausbildung {position: absolute; top: -100px;}
}

@media only screen and (max-width: 1100px) {
  .ce_rsce_abteilungen .abteilung_container {margin-top: 50px; margin-bottom: 50px;}
  .ce_rsce_abteilungen .abteilung-image {margin-top: -50px; margin-bottom: -50px;}
  .ce_rsce_abteilungen .abteilung-text {padding: 0 80px 0 50px;}
  .ce_rsce_abteilungen .abteilung-links {-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .slick-prev {left: 10px;}
  .slick-next {right: 10px;}
}

@media only screen and (max-width: 1024px){
    #header .navigation {display: none;}
    #header .inside a.logo {padding: 10px; left: 12px;}
    #header .inside a.logo img {max-width: 100px;}
    .open_mobile_navigation {display: block;}
    #offcanvas{visibility: visible !important;}
    #main .mod_article .inside .social {display: none;}
    #header .social {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;right: 20px;top:20px;}
    #infopart {position: absolute;bottom: 20px;padding-left: 20px;text-align: center;width: 100%;}
    #infopart img {max-width: 150px;text-align: center;margin-bottom: 20px;}
    .navigation__flags {right:27px;top:10px;}
    #main #stoerer-ausbildung {position: relative; top: -50px;}
}

@media only screen and (max-width: 900px){
  #abteilungen-kachel .slick-container .slick-prev, #abteilungen-kachel .slick-container .slick-next, #socialmedia-kachel .slick-container .slick-prev, #socialmedia-kachel .slick-container .slick-next {background-color: #3d3d3d; background-size: 50%; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); width: 50px; height: 50px; border-radius: 100%;}
  #abteilungen-kachel .slick-container .slick-prev, #socialmedia-kachel .slick-container .slick-prev {background-position: 10px center;}
  #abteilungen-kachel .slick-container .slick-next, #socialmedia-kachel .slick-container .slick-next {background-position: 15px center;}
  .ce_rsce_abteilungen .abteilung_container {margin-top: 0; margin-bottom: 0;}
  .ce_rsce_abteilungen .abteilung_container > .inside {display: block;}
  .ce_rsce_abteilungen .abteilung-image {width: 100%; margin-top: 0; margin-bottom: 0; }
  .ce_rsce_abteilungen .abteilung-text {width: 100%; padding: 50px;}
  .ce_rsce_abteilungen .abteilung-text h3 {font-size: 2rem;}
  .ce_rsce_abteilungen .abteilung-text p {font-size: 1.5rem;}
  .slick-prev {width: 30px; height: 30px;}
  .slick-next {width: 30px; height: 30px;}
}

@media only screen and (max-width: 820px){
  #header:after {height: 250px;}
  .mod_article#einleitung .inside {padding-top: 50px;}
  .mod_article#einleitung .headlines h1 {font-size: 1.7rem;}
  .mod_article#einleitung .headlines h1:after {width: 500px; height: 77px; left: 53%; top: -20px;}
  .mod_article#einleitung .headlines span.slogan {font-size: 1.5rem;}
  .mod_article#einleitung .headlines span.neugierig {font-size: 5.8rem;}
  .mod_article#einleitung .headlines span.neugierig:after {width: 500px; height: 90px; left: -10px; top: 14px;}
}

@media only screen and (max-width: 768px) {
  html{font-size:16px}

  #slider {overflow: visible;}



  .ce_gallery.vorteile.desktop {display: none;}
  .ce_accordionStart.vorteile.mobile {display: block;}





  .content .mod_article .inside .ce_text h2 {font-size: 2rem;}

  .start #slider #stoerer {bottom: -30px;}
  .start #slider #stoerer img {max-width: 120px;}
  .mod_article#einleitung {margin-top: 0;}

  h1 {font-size: 2rem;}
  h2 {font-size: 1.8rem;}
  .mod_article.min800 .inside .ce_text h3 {font-size: 1.8rem;}
  h4 {font-size: 1.5rem !important; word-break: break-word;}

  .mod_article.flex > .inside {display: block;}
  .mod_article.beruf:after {top: 0; bottom: 0;}
  .mod_article.beruf > .inside {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
  .mod_article.beruf .ce_text {margin: 0; max-width: none; padding: 50px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
  .mod_article.beruf .ce_image {margin: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
  .mod_article.gradient-pink:after, .mod_article.gradient-beige:after, .mod_article.gradient-green:after,   .mod_article.gradient-grey:after, .mod_article.gradient-darkgreen:after, .mod_article.gradient-babyblue:after, .mod_article.gradient-orange:after, .mod_article.gradient-blue:after  {top: 0; bottom: 0;}

  .mod_article.beruf .ce_text.sc-first {padding-left: 50px;}
  .mod_article.beruf .ce_text.sc-last {padding-right: 50px;}

  .mod_article.article_img .article_inside {-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
  .mod_article.article_img .article_inside .ce_text {text-align: left;}

  .mod_article .inside .ce_text h3 {font-size: 2rem;}
  .ce_rsce_youtube .inside img.playicon {width: 100px; height: 100px;}

  #main #stoerer-ausbildung {position: relative; top: -50px;}

  .start .mod_article.abteilungen.gradient-fb, .start .mod_article.abteilungen.gradient-insta, .start .mod_article.abteilungen.gradient-yt, .start .mod_article.abteilungen.gradient-tiktok, .start .mod_article.abteilungen.gradient-blog  {display: block;}
  .mod_article.abteilung_kachel {display: block;}

  #philosophie.mod_article.gradient-grey:after {content: ''; width: 100%; top: 0; bottom: 0; left: 0; right: 0; position: absolute; z-index: -1; display: block; background: rgb(86,86,86); background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(145,145,145,1) 100%); background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(86,86,86,1)),to(rgba(145,145,145,1))); background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(145,145,145,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#919191',GradientType=0 );}

  .mod_article.article_img .article_inside .ce_text.first h2 {font-size: 2.5rem;}

  #footer .inside .mod_article .inside {-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
  #footer .inside .mod_article .inside .ce_text {max-width: none; text-align: center;}
  #footer .inside .mod_article .inside > img {padding: 50px 0;}
  #footer .inside .mod_article .inside .right {width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
  #footer .inside .mod_article .inside .social {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; min-width: none;}
  #footer .inside .mod_article .inside .navigation ul {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}

  /* CE BOXEN */
  .ce_rsce_boxen .box_item.big{width: 100%;margin-right:0;margin-left:0;}
  .ce_rsce_boxen .box_item.big.even{margin-left:0;}
  .ce_rsce_boxen .box_item.small{width:100%; }
  .ce_rsce_boxen .box_item.big .box_inside h3{font-size: 2rem;}

  .ce_rsce_boxen .box_item .box_image:before {
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 23%,rgba(0,0,0,0.43) 33%,rgba(0,0,0,0.8) 61%,rgba(0,0,0,0.93) 100%);
  background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(23%, rgba(0,0,0,0.3)),color-stop(33%, rgba(0,0,0,0.43)),color-stop(61%, rgba(0,0,0,0.8)),to(rgba(0,0,0,0.93)));
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 23%,rgba(0,0,0,0.43) 33%,rgba(0,0,0,0.8) 61%,rgba(0,0,0,0.93) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ed000000',GradientType=0 );}

  /* NEWS */
  .mod_newslist .layout_latest{width: 100%;margin-right:0;margin-left:0;}
  .mod_newslist .layout_latest.even{margin-right:0;}
  .mod_newslist .layout_latest .news_inside h2{font-size: 2rem; word-break: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}

  .mod_newslist .layout_latest .news_image:before {
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 23%,rgba(0,0,0,0.43) 33%,rgba(0,0,0,0.8) 61%,rgba(0,0,0,0.93) 100%);
        background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0)),color-stop(23%, rgba(0,0,0,0.3)),color-stop(33%, rgba(0,0,0,0.43)),color-stop(61%, rgba(0,0,0,0.8)),to(rgba(0,0,0,0.93)));
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 23%,rgba(0,0,0,0.43) 33%,rgba(0,0,0,0.8) 61%,rgba(0,0,0,0.93) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ed000000',GradientType=0 );}



  /* SIMPLE COLUMNS */
  .sc{padding:0;}
  .sc2,
  .sc3,
  .sc3-2,
  .sc4,
  .sc4-2,
  .sc4-3,
  .sc5,
  .sc5-2,
  .sc5-3,
  .sc5-4{width:100%!important;}
  .sc-container .sc-first {padding-left: 0;}
  .sc-container .sc-last {padding-right: 0;}
  .sc-container .sc-inside .sc {padding: 0 15px;}

  .mod_article > .inside {padding: 50px 20px;}

  .ce_gallery ul.cols_1 li {width: 100%;}
  .ce_gallery ul.cols_2 li {width: 50%;}
  .ce_gallery ul.cols_3 li {width: 33.33%;}
  .ce_gallery ul.cols_4 li {width: 25%;}
  .ce_gallery ul.cols_5 li {width: 50%;}
  .ce_gallery ul.cols_6 li {width: 50%;}
  .ce_gallery ul.cols_7 li {width: 100%;}
  .ce_gallery ul.cols_8 li {width: 50%;}
  .ce_gallery ul.cols_9 li {width: 100%;}
  .ce_gallery ul.cols_10 li {width: 50%;}
  .ce_gallery ul.cols_11 li {width: 100%;}
  .ce_gallery ul.cols_12 li {width: 50%;}

  .ce_gallery ul li {padding: 20px 0;}

  /* FORMS */
  .ce_form form .formbody .widget,
  .ce_form form .formbody .widget.w50,
  .ce_form form .formbody .widget.w66,
  .ce_form form .formbody .widget.w33,
  .ce_form form .formbody .widget.w33.full .w33,
  .ce_form form .formbody .widget.w50.full .w50 {width:100%;}
  .ce_form  form .formbody .widget-radio .radio_container > span {width: 100%;display: inline-block;margin: 0 0 15px;}
  .ce_form  form .formbody .submit_container label {width:100%;}

  /* CONTACT QUOTE */
  .ce_rsce_contactquote .content-container .quote {font-size: 1.3rem;}
  .ce_rsce_contactquote .content-container .picture img {width:200px;height:200px;}
}

@media only screen and (max-width: 530px){
  #header .social__link img {
    max-width: 20px;
  }

  #abteilungen-kachel .slick-container .slick-prev, #abteilungen-kachel .slick-container .slick-next, #socialmedia-kachel .slick-container .slick-prev, #socialmedia-kachel .slick-container .slick-next {top: 40%;}

  .start #slider .stoerer img {max-width: 100px;}

  #header .inside a.logo {left: 12px; top: 17px; padding: 0;}
  #header .inside a.logo img {max-width: 90px;}
  #header:after {height: 150px;}
  .mod_article#einleitung .headlines h1 {font-size: 1.2rem;}
  .mod_article#einleitung .headlines h1:after {width: 350px; height: 77px; left: 53%; top: -26px;}
  .mod_article#einleitung .headlines span.slogan {font-size: 1rem;}
  .mod_article#einleitung .headlines span.neugierig {font-size: 3.9rem;}
  .mod_article#einleitung .headlines span.neugierig:after {width: 350px; height: 80px; left: -10px; top: 0px;}

  .sign_up_popup {display: none !important;}
  .mod_article .inside .ce_text h3 {font-size: 1.5rem;}
  .ce_gallery ul.cols_4 li {width: 50%;}
  h1 {font-size: 1.7rem;}
  .content .mod_article .inside .ce_text h2 {font-size: 1.4rem;}
  .mod_newslist .layout_latest .news_inside h2{font-size: 1.5rem;}

  .mod_article.awards .ce_gallery ul li {padding: 20px; width: 100%; margin: 10px 0;}

  #main #stoerer-ausbildung {max-width: 150px;}

  .ce_downloads ul {-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .ce_downloads ul li {width: 100%;}

  .facebook-video-iframe {width: 100%;}
}

@media only screen and (max-width: 430px){
  #header:after {height: 150px;}
  #abteilungen-kachel .slick-container .slick-prev, #abteilungen-kachel .slick-container .slick-next, #socialmedia-kachel .slick-container .slick-prev, #socialmedia-kachel .slick-container .slick-next {top: 30%;}
  .mod_article#einleitung .headlines h1 {font-size: 1.2rem;}
  .mod_article#einleitung .headlines h1:after {width: 100%; max-width: 350px; height: 77px; left: 53%; top: -26px;}
  .mod_article#einleitung .headlines span.slogan {font-size: 1rem;}
  .mod_article#einleitung .headlines span.neugierig {font-size: 3.9rem;}
  .mod_article#einleitung .headlines span.neugierig:after {width: 100%; max-width: 350px; height: 80px; left: -10px; top: 0;}
  #footer .inside .mod_article .inside .social {min-width: 0; text-align: center;}
  #header .social__link span {display:none;}
  #header .social__link img {margin-right: 0 !important;}
}

/* HEARTQUEST */

.mod_article.heart-quest {background-image: url("../../files/bwh/upload/seitenbilder/video-background-bayerwaldhof.jpg") !important; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; background-attachment: fixed !important; padding: 0; padding:80px 0; position: relative;}

.mod_article.heart-quest .ce_text .text_inside,  .mod_article.heart-quest .ce_text .text_inside h2{
    background: none;
}

.heart-quest:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 325px;
    width: 100%;
    background: linear-gradient(180deg, rgba(58,58,59,1) 0%, rgba(58,58,59,0.8547794117647058) 29%, rgba(58,58,59,0) 100%);
}

.heart-quest div.surround polygon {
    fill: #8A6A37;
}

.heart-quest div.surround.separate polygon {
    fill: #af8a3c;
}

.heart-quest .ce_text h2 {
	margin-bottom: 10px !important;
}

.heart-quest div.surround {
    position: relative;
    height: auto;
    width:100%;
    display: flex;
    justify-content: center;
}

.heart-quest svg {
    max-width: 600px;
    width: 100%;
}

.heart-quest .ce_headline {
    margin-bottom: 40px;
}

.heart-quest polygon {
    transition: all .2s linear;

}

.heart-quest .separate #poly-bottom, .separate #poly_tl, .separate #poly_tr {
    stroke-width: 1;
    stroke: white;
	cursor: pointer;
}

.heart-quest .separate #poly_tl:hover, .separate #poly_tr:hover, .separate #poly-bottom:hover {
    fill: #8A6A37;
    stroke-width: 1;
}

.heart-quest .separate #poly_tl {
    transform: translate(-10px, 0);

}

.heart-quest .separate #poly_tr {
    transform: translate(10px, 0);
}

.heart-quest .separate #poly-bottom {
    transform: translate(0, 10px);
}


.heart-quest .pe_none {
    pointer-events: none;
}

.heart-quest .cls-1, .cls-2 {
    fill: #fff;
}

.heart-quest .cls-3 {
    letter-spacing: -.04em;
}

.heart-quest .cls-4 {
    letter-spacing: 0em;
}

.heart-quest .cls-2 {
    font-family: SourceSansPro-Regular,
    'Source Sans Pro';
    font-size: 16.05px;
}

.heart-quest cls-5 {
    fill: #af8a3c;
}

.heart-quest .cls-6 {
    letter-spacing: -.05em;
}

.heart-quest #surrounding {
    transition: all 0s ease;
    transition-delay: .2s;
}

.heart-quest .separate #surrounding {
    opacity: 0;
    transition: all 0s linear;
    transition-delay: 0s;
}

.heart-quest text, path {
    transition: opacity .25s ease;
}

.heart-quest text.center {
    font-size: 1.7rem;
    opacity: 1;
}

.heart-quest text, .heart-quest path {
    opacity: 0;
}

.heart-quest .separate text, .heart-quest .separate path {
    opacity: 1;
}


.heart-quest .separate text.center {
    opacity: 0;
}


.heartbreak  .btn {
    color: #fff;
    border: solid 1px #fff;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .3s ease;
}

.heartbreak  .btn:hover {
    background: #fff;
    color: #4b4b4b;

}

.heartbreak.separate .linkbutton, .heartbreak.separate .link_center {
    display: none;
}

.heartbreak .link_center a {
    stroke: none;
    fill: white;
}


.heartbreak polygon {
    transition: all .2s linear;

}

.heartbreak.separate #poly-bottom, .heartbreak.separate #poly_tl, .heartbreak.separate #poly_tr {
    stroke-width: 1;
    stroke: white;
}

.heartbreak.surround.separate foreignObject {display: none}

.heartbreak.surround:not(.separate) .link_center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}



.heartbreak.separate #poly_tl {
    transform: translate(-10px, 0);

}

.heartbreak.separate #poly_tr {
    transform: translate(10px, 0);
}

.heartbreak.separate #poly-bottom {
    transform: translate(0, 10px);
}


.heartbreak .pe_none {
    pointer-events: none;
}

.heartbreak .cls-1, .heartbreak .cls-2 {
    fill: #fff;
}

.heartbreak .cls-3 {
    letter-spacing: -.04em;
}

.heartbreak .cls-4 {
    letter-spacing: 0em;
}

.heartbreak .cls-2 {
    font-family: SourceSansPro-Regular,
    'Source Sans Pro';
    font-size: 16.05px;
}

.heartbreak .cls-5 {
    fill: #af8a3c;
}

.heartbreak .cls-6 {
    letter-spacing: -.05em;
}

.heartbreak text, .heartbreak path {
    transition: opacity .25s ease;
    opacity: 0;
}


.heartbreak.separate text, .heartbreak.separate path {
    opacity: 1;
}

.heartbreak text.center {
    font-size: 1.7rem;
    opacity: 1;
}

.heartbreak.separate text.center {
    opacity: 0;
}

.heartbreak #surrounding {
    transition: all 0s ease;
    transition-delay: .2s;
}

.heartbreak.separate #surrounding {
    opacity: 0;
    transition: all 0s linear;
    transition-delay: 0s;
}

.heart-quest .icon-holder {
    width: 35px;
    display: inline-block;
    margin: 10px;
}

.heart-quest .icon-holder svg {
    width: 100%;
    max-width: 100%;
}

.heart-quest .icon-holder path {
    opacity: 1;
}

.heart-quest .icon-holder [class*=cls-1], .heart-quest .icon-holder [class*=cls-2] {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

.heart-quest .icon-holder [class*=cls-1] {
    stroke: #fff; }

.heart-quest .icon-holder [class*=cls-2] {
    stroke: #fff;

}

.heart-quest .hint {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.heart-quest .icon-holder .tap_cls-2 {
    animation: p_fadeOutTop 1s ease-out 0s infinite;
}

@keyframes p_fadeOutTop {
    0% {
        opacity: 0;
        transform: translateY(0); }
    10%, 70% {
        opacity: 1; }
    100% {
        opacity: 0;
        transform: translateY(-20%); } }

/* HEARTQUEST END */
