body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width: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%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn.success {
      background: #4e9e3e;
      border-color: #3e7830;
      color: #fff; }
      .contao-cookiebar .cc-btn.success:hover {
        background: #4c933f; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.cookiebar_default {
  color: #444444; }
  .cookiebar_default p {
    color: #868686;
    line-height: 1.4; }
  .cookiebar_default .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .cookiebar_default .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .cookiebar_default .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .cookiebar_default .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .cookiebar_default .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .cookiebar_default .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .cookiebar_default .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .cookiebar_default .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .cookiebar_default .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .cookiebar_default .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .cookiebar_default .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .cookiebar_default .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .cookiebar_default .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .cookiebar_default .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .cookiebar_default .cc-cookies > p {
      font-size: 0.875rem; }
    .cookiebar_default .cc-cookies > p, .cookiebar_default .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px; }
      .cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .cookiebar_default .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .cookiebar_default .cc-cookies .cc-cookie label.cookie + p, .cookiebar_default .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .cookiebar_default .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .cookiebar_default .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .cookiebar_default .cc-footer, .cookiebar_default .cc-info {
    text-align: center; }
  .cookiebar_default .cc-info {
    margin-top: 15px; }
    .cookiebar_default .cc-info > p {
      font-size: 0.875rem; }
    .cookiebar_default .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .cookiebar_default .cc-info > a:hover {
        color: #717171; }
      .cookiebar_default .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

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

/* encode-sans-300 - latin */
@font-face {
  font-family: 'Encode Sans Light';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-300.svg#EncodeSans') format('svg'); /* Legacy iOS */
}

/* encode-sans-regular - latin */
@font-face {
  font-family: 'Encode Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-regular.svg#EncodeSans') format('svg'); /* Legacy iOS */
}

/* encode-sans-600 - latin */
@font-face {
  font-family: 'Encode Sans Bold';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/encode-sans-v8-latin/encode-sans-v8-latin-600.svg#EncodeSans') format('svg'); /* Legacy iOS */
}
.hamburger {
	display: inline-block;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible; 
}

.hamburger:hover {
	opacity: 0.7;
}

.hamburger-box {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 30px;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-open .hamburger--squeeze .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu-open .hamburger--squeeze .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.menu-open .hamburger--squeeze .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
div#cboxCurrent {
    font-size:0.7rem;
}
div#cboxTitle {
    position:unset;
    display:none;
    color:#4d4d4d;
}
div #cboxLoadedContent {
    background:#4d4d4d;
    border:5px solid #4d4d4d;
}

.custom #navBar nav ul.level_1 ul li.neuIcon:after {
    content: url("../../files/theme/img/icon_neu.png") ;
    position:relative;
    margin-left:-4px;
    bottom:-5px;
}
.custom #navBar nav ul.level_1 ul li.newIcon:after {
    content: url("../../files/theme/img/icon_new.png") ;
    position:relative;
    margin-left:-4px;
    bottom:-5px;
}
.icon {
    opacity:0.8;
}
.iconOverview {
    display:block;
    width:92%;
}
.icon:hover {
    opacity:1;
    transition: 0.70s;
      -webkit-transition: 0.70s;
      -moz-transition: 0.70s;
      -ms-transition: 0.70s;
      -o-transition: 0.70s;
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
}
.iconGalerie {
    display:flex;
    position:absolute;
    top:13%;
    left:25%;
}
.mediaUebersicht {
    justify-items: self-start;
    display: flex;
    flex-wrap:wrap;
}
#container .ce_gallery.gallery-stack figure a::before {
    background-size:47%;
}
.mediaUebersichtElemente {
    width:100%;
    height:100%;
    min-width:100px;
    max-width:200px;
    padding-right:1%;
    position:relative;
}
.mediaUebersichtElemente:hover {
    opacity:0.5;
}
.mediaUebersichtElementeVideo {
    width:100%;
    height:100%;
    min-width:100px;
    max-width:200px;
    padding-right:1%;
    position:relative;
}
.mediaUebersichtElementeVideo img:hover {
    opacity:0.5;
}
.nohover {
    pointer-events:none;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html {
    font-size: 100%;
}
body {
    font-family: 'Encode Sans Light', sans-serif;
    font-size: 1rem;
    color: #4d4d4d;
    letter-spacing: 0.2px;
}
.overlay {
    position: fixed;
    background-color: #231f20;
    height: 0;
    width: 0;
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    overflow: hidden;
}
.menu-open .overlay {
    height: 100%;
    width: 100%;
    opacity: 0.95;
    z-index: 1;
}
.clear {
    clear: both;
}
#header {
    font-family: 'Encode Sans Regular', sans-serif;
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: uppercase;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #4d4d4d;
    z-index: 99;
}
#header .inside {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#header a {
    color: #ffffff;
    text-decoration: none;
}
#header .logo {
    margin: 0 0 -25px 0;
}
#header .logo img {
    width: 75px;
    margin: -5px 0;
}
#header .menuToggler {
    cursor: pointer;
}
#header .info {
    position: absolute;
    background-color: #4d4d4d;
    width: 70%;
    left: -75%;
    top: 65px;
    text-align: center;
    padding: 40px 0 20px;
    transition: left 1s ease 0s;
    -webkit-transition: left 1s ease 0s;
    -o-transition: left 1s ease 0s;
    z-index: -5;
}
.menu-open #header .info {
    left: 0;
}
#header .language {
    margin-bottom: 10px;
}
#header .language ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-box-pack: center;
}
#header .language ul li {
    list-style-type: none;
    margin: 0 7px;
}
#header .language ul li.first {
    margin-left: 0;
}
#header .language ul li.last {
    margin-right: 0;
}
#header .language ul li.active {
    color: #f7931e;
    font-family: 'Encode Sans Light', sans-serif;
}
#header .contact span {
    display: block;
}
.custom {
    position: relative;
    padding-top: 50px;
}
.custom #shape .picLeft {
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: none;
}
.custom #shape .picRight {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.schaaf .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/schaaf-right.jpg");
}
.news .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/news-right.jpg");
}
.products .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/products-right.jpg");
}
.machines .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/machines-right.jpg");
}
.technology .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/technology-right.jpg");
}
.company .custom #shape .picRight {
    background-image: url("../../files/files/theme/shapeBar/company-right.jpg");
}
.custom #shape .slogan {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #7f7f7f;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Encode Sans Bold', sans-serif;
    color: #ffffff;
}
.custom #shape .infoBox {
    display: none;
    visibility: hidden;
    /*border: 0.5px solid #bdb9b9;*/
}
.custom #navBar {
    position: fixed;
    height: calc(100% - 50px);
    width: 70%;
    left: -75%;
    bottom: 0;
    background-color: #4d4d4d;
    padding: 140px 20px 20px;
    transition: left 1s ease 0s;
    -webkit-transition: left 1s ease 0s;
    -o-transition: left 1s ease 0s;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 98;
}
.menu-open #navBar {
    left: 0;
}
.custom #navBar nav ul li.hidden {
    display: none;
}
.custom #navBar nav > ul.level_1 > li {
    margin-bottom: 16px;
    list-style-type: none;
}
.custom #navBar nav ul li a,
.custom #navBar nav ul li strong {
    text-decoration: none;
    color: #ffffff;
}
.custom #navBar nav > ul.level_1 > li > a,
.custom #navBar nav > ul.level_1 > li > strong {
    display: block;
    font-family: 'Encode Sans Regular', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 5px;
}
.custom #navBar nav > ul.level_1 > li > a:hover {
    background-color: #fbd08d;
    color: #4d4d4d;
}
.custom #navBar nav > ul.level_1 > li.active > strong,
.custom #navBar nav > ul.level_1 > li.trail > a {
    background-color: #f7931e;
    color: #ffffff;
}
.custom #navBar nav ul.level_1 ul {
    margin-left: 40px;
}
.custom #navBar nav ul.level_1 ul li {
    margin: 5px 0;
    list-style-type: square;
    color: #ffffff;
}
.custom #navBar nav ul.level_1 ul li a,
.custom #navBar nav ul.level_1 ul li strong {
    font-size: 0.875rem;
}
.custom #navBar nav ul.level_1 ul li a:hover {
    color: #fbd08d;
}
.custom #navBar nav ul.level_1 ul li.active strong,
.custom #navBar nav ul.level_1 .secondSubNav ul li a.active {
    color: #f7931e;
}
.custom #navBar nav .secondSubNav ul.level_2 {
    display: none;
}
.custom #navBar nav ul.level_3 {
    display: none;
}
#container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 30px 20px;
}
#container #main {
    margin-bottom: 60px;
}
#container h1 {
    display: inline-block;
    max-width: 80%;
    font-family: 'Encode Sans Light', sans-serif;
    color: #ffffff;
    font-size: 1.375rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 5px 10px;
    margin: 20px 0 25px;
    background-color: #f7931e;
    -webkit-box-shadow: 5px 5px 10px #7f7f7f;
    box-shadow: 5px 5px 10px #7f7f7f;
}
#container h2 {
    font-family: 'Encode Sans Bold', sans-serif;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin: 10px 0 15px;
}
#container .scrollpage > h2 {
    margin: 100px 0 15px;
    padding: 10px;
    color: #ffffff;
    background-color: #4d4d4d;
    font-family: 'Encode Sans Light', sans-serif;
    display: inline-block;
}
#container .scrollpage > h2 > a {
    color: #ffffff;
}
#container .scrollpage.first > h2 {
    margin-top: 0px;
}
#container .dsgvo h2 {
    margin: 50px 0 15px -40px;
    padding: 10px;
    color: #ffffff;
    background-color: #4d4d4d;
    font-family: 'Encode Sans Light', sans-serif;
    display: inline-block;
}
#container .dsgvo .ce_text {
    padding-left: 40px;
}
#container h3 {
    font-family: 'Encode Sans Bold', sans-serif;
    font-size: 1rem;
    margin: 10px 0 15px;
}
#container #belegschaft > h3,
#container #personnel > h3 {
    display: block;
    padding: 50px 0 20px;
    text-transform: uppercase;
}
#container .dsgvo h3 {
    font-size: 1.125rem;
    text-transform: uppercase;
}
#container .dsgvo p + h3 {
    margin-top: 45px;
}
#container h4 {
    font-family: 'Encode Sans Light', sans-serif;
    font-size: 1rem;
}
#container .headline {
    display: inline-block;
    max-width: 90%;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #f7931e;
    -webkit-box-shadow: 5px 5px 10px #7f7f7f;
    box-shadow: 5px 5px 10px #7f7f7f;
}
#container .headline a {
    color: #ffffff;
}
#container .subline,
#container .bottomline {
    display: inline-block;
    max-width: 90%;
    font-size: 1.125rem;
    padding: 5px 10px;
    margin: 0;
}
#container .headline,
#container .subline {
    position: absolute;
    left: -20px;
    top: -20px;
}
#container .hright .headline,
#container .hright .subline {
    left: auto;
    right: -20px;
}
#container .bottomline {
    position: absolute;
    right: -20px;
    bottom: -20px;
}
#container .light .subline,
#container .light .bottomline {
    background-color: #7f7f7f;
    color: #ffffff;
}
#container .light .subline a,
#container .light .bottomline a {
    color: #ffffff;
}
#container .medium .subline,
#container .medium .bottomline {
    background-color: #4d4d4d;
    color: #ffffff;
}
#container .medium .subline a,
#container .medium .bottomline a {
    color: #ffffff;
}
#container .dark .subline,
#container .dark .bottomline {
    background-color: #bdb9b9;
    color: #4d4d4d;
}
#container .dark .subline a,
#container .dark .bottomline a {
    color: #4d4d4d;
}
#container p {
    margin-bottom: 15px;
}
#container strong,
#container b {
    font-family: 'Encode Sans Bold', sans-serif;
}
#container .dsgvo strong {
    font-size: 1.05rem;
}
#container .zitat {
    color: #f7931e;
    font-style: italic;
}
#container span.tab {
    display: inline-block;
    width: 70px;
}
#container ul {
    margin: 15px 15px 15px 30px;
}
#container ul li {
    padding-left: 10px;
    margin-bottom: 5px;
}
#container a {
    text-decoration: none;
    color: #f7931e;
}
#container small {
    display: block;
    color: #7f7f7f;
    margin-top: 60px;
}
#container hr {
    color: #bdb9b9;
    width: 80%;
    margin: 30px auto 50px;
}
#container .scrollpage + hr {
    margin: 80px auto 0px;
}
#container hr.hint {
    opacity: 45%;
}
#container .light {
    background-color: #bdb9b9;
}
#container .medium {
    background-color: #7f7f7f;
    color: #ffffff;
}
#container .dark {
    background-color: #4d4d4d;
    color: #ffffff;
}
#container .layout_full.light,
#container .layout_full.medium,
#container .layout_full.dark {
    background-color: transparent;
    color: #4d4d4d;
}
#container .card {
    padding: 50px 20px 30px;
    margin: 40px 0;
    position: relative;
    overflow: visible;
}
#container .margin,
#container .card.margin {
    margin-right: 20px;
    margin-left: 20px;
}
#container .milestones {
    margin-top: 50px;
}
#container .milestones p {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-bottom: 50px;
}
#container .milestones p:nth-child(even) {
    justify-content: flex-end;
    -webkit-box-pack: end;
}
#container .milestones .date {
    font-family: 'Encode Sans Regular', sans-serif;
    font-size: 1.125rem;
    display: inline-block;
    padding: 10px;
    background-color: #f7931e;
    color: #ffffff;
}
#container .milestones p:nth-child(even) .date {
    order: 3;
}
#container .milestones .event {
    padding: 5px 5px 5px 20px;
    border-left: 3px solid #f7931e;
    max-width: 80%;
}
#container .milestones p:nth-child(even) .event {
    border-left: none;
    border-right: 3px solid #f7931e;
    padding: 5px 20px 5px 5px;
    text-align: right;
}
#container .ce_rsce_machine {
    text-align: center;
}
#container .ce_rsce_machine div {
    position: relative;
    display: inline-block;
    max-width: 250px;
    margin: 15px;
}
#container .ce_rsce_machine figure img {
    border-style: solid;
    border-color: #f7931e;
    border-width: 0;
    border-radius: 50%;
}
#container .ce_rsce_machine span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f7931e;
    padding: 5px;
    color: #ffffff;
    text-align: center;
}
#container .ce_rsce_machine span a {
    color: #ffffff;
}
#container .ce_rsce_machine small {
    display: block;
    margin-top: 50px;
}
#container .ce_rsce_machine_peripher {
    text-align: center;
}
#container .ce_rsce_machine_peripher div {
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    color: #4d4d4d;
    width: 100%;
    margin: 15px;
}
#container .ce_rsce_machine_peripher span {
    display: block;
    background-color: #f7931e;
    padding: 5px;
    color: #ffffff;
}
#container .ce_rsce_machine_peripher ul {
    text-align: left;
}
#container .ce_rsce_machine_peripher a {
    display: block;
    margin-top: 50px;
}
#container .machinelist,
#container .ce_gallery,
#container .ce_player,
#container .mod_catalogUniversalView {
    margin-top: 40px;
}
#container .ce_gallery li:not(:first-child) {
    display: none;
}
#container .ce_image .icon_container {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-top: -35px;
}
#container .ce_image .icon_container .icon {
    display: block;
    width: 70px;
}
#container .ce_image .icon_container .ce_gallery {
    margin: 0;
}
#container .ce_image .icon_container .ce_gallery ul {
    margin: 0;
}
#container .ce_image .icon_container .ce_gallery ul li {
    padding: 0;
    margin: 0;
}
#container .ce_gallery.gallery-stack {
    margin: 0;
    position: relative;
}
#container .ce_gallery.gallery-stack figure a::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../../files/theme/css/files/theme/img/galerie-icon.png");
    background-repeat: no-repeat;
    background-position: center;
}
#container .ce_gallery.gallery-stack ul {
    margin: 0;
}
#container .ce_gallery.gallery-stack ul li {
    width: 100%;
    padding-left: 0;
}
#container .ce_gallery.gallery-stack ul li img {
    width: 100%;
}
#container .ce_image {
    width: 100%;
    margin: 20px 0;
}
#container .ce_image figure {
    position: relative;
    width: 100%;
}
#container .ce_image.border figure {
    border: 0.5px solid #bdb9b9;
}
#container .ce_image figure img {
    display: block;
    margin: 0 auto;
}
#container .ce_image figure figcaption {
    text-align: center;
    background-color: #4d4d4d;
    color: #ffffff;
    padding: 10px;
    margin: 0 auto;
}
#container .person {
    position: relative;
    margin: 210px 20px 20px;
}
#container .person .ce_image {
    position: absolute;
    top: -160px;
    right: 20px;
    width: 80%;
    max-width: 160px;
    z-index: 1;
}
#container .person.picLeft .ce_image {
    right: auto;
    left: 20px;
}
#container .person .card {
    margin: 0;
    padding: 100px 20px 20px;
}
#container .person.noPic .card {
    padding-top: 40px;
}
#container .person .headline {
    z-index: 2;
}
#container .person.picLeft .headline {
    left: auto;
    right: -20px;
}
#container .ce_catalogFilterForm .ctlg_form_field {
    margin: 10px 0px;
}
#container .ce_catalogFilterForm label {
    display: inline-block;
    width: 150px;
}
#container .ce_catalogFilterForm input {
    font-family: 'Encode Sans Light';
    padding: 5px 10px;
}
#container .ce_catalogFilterForm select {
    font-family: 'Encode Sans Light';
    padding: 5px 10px;
    width: 250px;
    cursor: pointer;
}
#container .ce_catalogFilterForm .submit_container button {
    font-family: 'Encode Sans Light';
    color: #ffffff;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-top: 10px;
    background-color: #f7931e;
    border: none;
}
#container .ce_product {
    margin-bottom: 20px;
}
#container .ce_product p {
    background-color: #bdb9b9;
    padding: 20px 10px 10px;
    color: #ffffff;
    margin-bottom: 0px;
    position: relative;
    z-index: -1;
}
#container .ce_product span.title {
    position: absolute;
    right: 10px;
}
.ce_product .product-pic {
    width: 90%;
    margin: 0 auto -15px;
}
.ce_product .product-pic img {
    border: 1px solid #bdb9b9;
}
#container .mod_newslist p.info {
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid #231f20;
}
#container .mod_newslist .light p.info {
    border-color: #4d4d4d;
}
#container .mod_newslist .medium p.info,
#container .mod_newslist .dark p.info {
    border-color: #bdb9b9;
}
#container .mod_newslist .more {
    display: inline-block;
    border: 1px solid #f7931e;
    background-color: #ffffff;
    padding: 10px;
}
#container .mod_newslist .more:hover {
    background-color: #f7931e;
}
#container .mod_newslist .more:hover a {
    color: #ffffff;
}
#container .ce_sliderStart {
    margin-top: 50px;
}
#container .ls-wrapper .ls-nav {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 45px;
    display: flex;
    justify-content: center;
}
#container .ls-wrapper .ls-nav ul {
    margin: 0;
}
#container .ls-wrapper .ls-nav ul li {
    margin: 0;
    padding: 0;
    width: 15px;
}
#container .ls-wrapper .ls-nav ul li a {
    text-indent: -999999px;
    position: relative;
    background: none;
    padding: 8px 7px;
    color: #bdb9b9;
}
#container .ls-wrapper .ls-nav ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "●";
    text-indent: initial;
    padding: 8px 0 0 2px;
}
#container .ls-wrapper .ls-nav ul li.current a {
    color: #4d4d4d;
}
#container .panel-wrapper {
    padding-right: 15px;
    padding-left: 15px;
}
#container .videoContainer {
    width: 100%;
    margin: 0 auto;
}
#container .lazyYT iframe,
#container .lazyYT object,
#container .lazyYT embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#container .videobox .playvideolightbox,
#container .flexbox .playvideolightbox {
    margin: 10px 0;
}
#container div[id*=_videolightbox] {
    display: none;
    position: fixed;
    top: 20%;
    left: 5%;
    width: 90%;
    z-index: 1002;
    overflow: visible;
}
div.mediaUebersichtElemente div.nohover {
    opacity:1;
}
#container #fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
#container .playvideolightbox {
    border: 1px solid #bdb9b9;
    cursor: pointer;
}
#container .icon .playvideolightbox {
    border: none;
}
#container .boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 3px;
    background: #222222;
    font-size: 31px;
    font-family: 'Encode Sans Bold', sans-serif;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: 0.9;
}
#container .boxclose:before {
    content: "×";
}
#container .ce_image .mousewheel {
    width: 100%;
    height: 350px;
    border: 0.5px solid #bdb9b9;
    overflow-y: hidden;
    overflow-x: scroll;
    /*
    scrollbar-width: none;
    -ms-overflow-style: none;
    transform: rotate(270deg) translateX(-100%);
    transform-origin: top left;
    */
}
#container .ce_image .mousewheel figure {
    width: 100%;
    height: 100%;
    border: none;
    /*
    transform: rotate(90deg) translateY(-350px);
    transform-origin: top left;
    */
}
#container .ce_image .mousewheel figure img {
    height: 100%;
    width: auto;
    max-width: none;
}
#container .ce_image .mousewheel_icon {
    display: inline-block;
    margin-top: 10px;
}
#container .ce_image .mousewheel_icon img {
    width: 50px;
    height: auto;
    -webkit-animation: swipe 3s ease-in-out infinite;
    -moz-animation: swipe 3s ease-in-out infinite;
    animation: swipe 3s ease-in-out infinite;
}
@-webkit-keyframes swipe {
    0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0)
    transform: translateX(0);
    }
    50% {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px)
    transform: translateX(50px);
    }
    100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0)
    transform: translateX(0);
    }
}
#container #left .card:first-child {
    margin-top: 0;
}
#container #left .card:last-child {
    margin-bottom: 0;
}
#container #left h3 {
    display: block;
    background-color: #f7931e;
    font-family: 'Encode Sans Light', sans-serif;
    color: #ffffff;
    font-size: 0.875rem;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-top: -30px;
    margin-bottom: 20px;
    box-shadow: 5px 5px 10px #231f20;
    -webkit-box-shadow: 5px 5px 10px #231f20;
}
#container #left .card h4 {
    font-family: 'Encode Sans Bold', sans-serif;
}
#container #left .card h4 a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 10px;
}
#container #left .card p {
    padding-bottom: 10px;
    border-bottom: 10px solid #ffffff;
}
#container #left .card.dark p {
    border-color: #f7931e;
}
#container #left .card p:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
#container #left .mod_newslist .light,
#container #left .mod_newslist .medium,
#container #left .mod_newslist .dark {
    background-color: transparent;
}
#footer {
    background-color: #4d4d4d;
    color: #ffffff;
    font-size: 0.8125rem;
}
#footer .inside {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}
#footer h3 {
    color: #f7931e;
    font-size: 0.875rem;
    font-family: 'Encode Sans Bold', sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}
#footer p {
    margin-bottom: 15px;
}
#footer a {
    text-decoration: none;
    color: #ffffff;
}
#footer li {
    list-style-type: none;
}
#footer span.tab {
    display: inline-block;
    width: 50px;
}
#footer span.tab2 {
    display: inline-block;
    width: 100px;
}
#footer .event {
    width: 100%;
    max-width: 300px;
    margin-top: 20px;
}
#footer .event strong {
    display: block;
    font-family: 'Encode Sans Bold', sans-serif;
    margin-bottom: 15px;
}
#footer .event figure {
    width: 80%;
    height: auto;
}
#footer .event .details {
    margin-top: 15px;
}
#footer .shortLink {
    margin-top: 20px;
}
#footer .shortLink ul.level_1 > li {
    margin-bottom: 8px;
}
#footer .shortLink ul.level_1 > li > a {
    font-family: 'Encode Sans Bold', sans-serif;
}
#footer .shortLink ul.level_1 > li > ul {
    margin-left: 8px;
}
#footer .shortLink .secondSubNav ul.level_2 {
    display: none;
}
#footer .shortLink ul.level_3 {
    display: none;
}
#footer .navbar {
    border-top: 1px solid #bdb9b9;
    padding-top: 20px;
    margin-top: 20px;
}
.contao-cookiebar .cc-inner {
    color: #ffffff;
    background-color: #4d4d4d;
    max-width: 500px;
}
.contao-cookiebar.cookiebar_default h3 {
    margin-bottom: 10px;
}
.contao-cookiebar.cookiebar_default p {
    color: #ffffff;
}
.contao-cookiebar .cc-btn.success {
    background-color: #f7931e;
    text-transform: uppercase;
}
.contao-cookiebar.cookiebar_default .cc-cookies {
    background-color: transparent;
}
.contao-cookiebar.cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info {
    background-color: transparent;
}

@media (min-width: 480px) {
#header .contact span {
    display: inline-block;
}
#header .contact span.phone {
    margin-right: 10px;
}
#container .ce_rsce_machine_peripher div {
    width: 250px;
}
#container .person {
    height: 290px;
    max-width: 460px;
    margin: 20px;
}
#container .person.long {
    height: 340px;
}
#container .person .ce_image {
    right: 20px;
    top: auto;
    bottom: 0;
    width: 45%;
}
#container .person.long .ce_image {
    bottom: 60px;
}
#container .person .card {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 50px;
}
#container .person .description {
    padding-right: 180px;
}
#container .person.picLeft .description {
    padding-right: 0;
    padding-left: 180px;
}
#container .person.long .description,
#container .person.long.picLeft .description {
    padding-right: 0;
    padding-left: 0;
}
#container .person.long .description::before {
    content: "";
    display: block;
    width: 160px;
    height: 110px;
}
#container .person.long.picRight .description::before {
    float: right;
    margin-left: 10px;
}
#container .person.long.picLeft .description::before {
    float: left;
    margin-right: 10px;
}
#container .ce_product {
    width: 70%;
    margin: 0 auto 20px;
}
#footer .adresses:after {
    content: "";
    display: table;
    clear: both;
}
#footer .adresses .adress {
    float: left;
    margin-right: 50px;
}
#footer .adresses .adress:last-of-type {
    margin-right: 0;
}
#footer .adresses .ceo {
    display: block;
    width: 100%;
    margin-top: 15px;
    float: none;
}
#footer .navbar::after {
    content: "";
    display: table;
    clear: both;
}
#footer .shortlinks ul.level_1 {
    display: flex;
    justify-content: space-between;
}
#footer .shortlinks ul.level_1 > li {
    margin-right: 10px;
}
#footer .navbar .copyright {
    float: left;
}
#footer .navbar .nav {
    float: right;
}
}

@media (min-width: 650px) {
body {
    font-size: 1.125rem;
}
#header .logo img {
    width: 100px;
    margin-bottom: -20px;
}
.custom {
    padding-top: 55px;
}
.custom #shape {
    display: block;
    height: auto;
    width: 100%;
    visibility: visible;
}
.custom #shape .pics {
    display: flex;
    display: -webkit-flex; 
    justify-content: space-between;
    align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
}
.custom #shape .picLeft {
    display: block;
    width: 32.5%;
    height: auto;
    visibility: visible;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.custom #shape .picRight {
    width: 65.5%;
}
.schaaf .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/schaaf-left.jpg");
}
.news .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/news-left.jpg");
}
.products .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/products-left.jpg");
}
.machines .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/machines-left.jpg");
}
.technology .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/technology-left.jpg");
}
.company .custom #shape .picLeft {
    background-image: url("../../files/files/theme/shapeBar/company-left.jpg");
}
.custom #shape .slogan {
    bottom: 45px;
    left: calc(50% - 175px);
    font-size: 1.15rem;
    width: 350px;
    background-color: #7f7f7f;
    box-shadow: 5px 5px 10px #7f7f7f;
    -webkit-box-shadow: 5px 5px 10px #7f7f7f;
}
#container .subline {
    top: -15px;
}
#container .bottomline {
    bottom: -15px;
}
#container .machinelist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 15px 0;
}
#container .machinelist ul li {
    list-style-type: none;
    margin: 0 50px 0 0;
    padding: 0;
}
#container .machinelist ul li::before {
    content: "»";
    margin-right: 10px;
}
#container .machinelist ul li::after {
    content: "«";
    margin-left: 10px;
}
#container .videobox,
#container .flexbox {
    display: flex;
    flex-wrap: wrap;
    align-items: self-start;
}
#container .videobox {
    justify-content: space-between;
}
#container .flexbox {
    justify-content: flex-start;
}
#container .videobox .playvideolightbox,
#container .flexbox .playvideolightbox {
    width: 25%;
    height: auto;
}
#container .flexbox .playvideolightbox {
    margin: 0 1.25%;
}
#container .flexbox .ce_gallery.gallery-stack {
    width: 25%;
    height: auto;
    margin: 0 1.25%;
}
#container .ce_image {
    /*width: max-content;*/
    width: auto;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#container .ce_image.maxwidth {
    max-width: none;
}
#container .ce_image.captionLeft {
    padding-left: 30px;
}
#container .ce_image.captionRight {
    padding-right: 30px;
}
#container .ce_image.captionLeft .caption,
#container .ce_image.captionRight .caption,
#container .ce_image.captionTop .caption,
#container .ce_image.captionBottom .caption {
    position: absolute;
}
#container .ce_image.captionLeft .caption {
    left: -30px;
}
#container .ce_image.captionRight .caption {
    right: -30px;
}
#container .ce_image.captionTop .caption {
    top: 30px;
}
#container .ce_image.captionBottom .caption {
    bottom: 30px;
}
#container .ce_image.portrait figure img {
    height: 450px;
    width: auto;
}
#container div.ce_rsce_team .ce_image.portrait figure img {
    height: auto;
    width: auto;
}
#container .ce_image.landscape img {
    width: 450px;
    height: auto;
}
#container .mod_newslist .layout_card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#container .mod_newslist .layout_card > div {
    width: 55%;
}
#container .mod_newslist .layout_card figure {
    width: 40%;
}
#container .mod_newslist p.info {
    width: 100%;
}
.mod_catalogUniversalView {
    display: flex;
    flex-wrap: wrap;
}
.mod_catalogUniversalView h2 {
    width: 100%;
}
#container .ce_product {
    width: 47.5%;
}
#container .ce_image .mousewheel {
    height: 500px;
}
#footer .inside {
    padding: 20px;
}
#footer .footerbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#footer .footerbar .event {
    margin-top: 0;
}
#footer .footerbar .shortlinks {
    display: block;
    width: 100%;
}
}

@media (min-width: 950px) {
#container div[id*=_videolightbox] {
    top: 20%;
    left: 20%;
    width: 60%;
}
.menu-open .overlay {
    height: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
    z-index: -99;
}
#header {
    font-size: 1rem;
    padding: 0 70px;
}
#header .inside {
    padding: 30px 0 10px;
}
.stick #header .inside {
    padding-top: 10px;
}
#header .logo {
    margin: 0 0 -70px -60px;
    /*
    transition: margin-bottom 2s ease 0s;
    -webkit-transition: margin-bottom 2s ease 0s;
    -o-transition: margin-bottom 2s ease 0s;
    */
}
.stick #header .logo {
    margin-bottom: -30px;
}
#header .logo img {
    width: 120px;
    /*
    transition: width 2s ease 0s;
    -webkit-transition: width 2s ease 0s;
    -o-transition: width 2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    */
}
.stick #header .logo img {
    width: 80px;
}
#header .menuToggler {
    display: none;
}
#header .info {
    position: static;
    text-align: right;
    padding: 0;
    background-color: transparent;
    z-index: 0;
}
.stick #header .language {
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 15px;
}
#header .language ul {
    justify-content: flex-end;
}
.stick #header .contact {
    display: inline-block;
}
#header .contact span.phone {
    margin-right: 20px;
}
.custom {
    position: static;
    height: auto;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 110px 70px 10px;
    overflow: visible;
}
.custom #shape {
    margin-bottom: 50px;
}
.custom #shape .infoBox {
    display: block;
    visibility: visible;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32.5%;
}
.custom #shape .slogan {
    bottom: 15px;
    left: calc(50% - 250px);
    width: 500px;
    font-size: 1.875rem;
}
.custom #navBar {
    position: static;
    height: auto;
    width: 100%;
    background-color: transparent;
    padding: 0;
    overflow: visible;
    transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.stick .custom #navBar {
    position: fixed;
    top: 49px;
    bottom: auto;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 70px;
    z-index: 20;
}
.stick .custom #navBar .inside {
    max-width: 1200px;
    margin: 0 auto;
}
.custom #navBar .inside {
    background-color: #4d4d4d;
    padding: 10px 20px 40px;
}
.noSubNav .custom #navBar .inside {
    padding-bottom: 20px;
}
.stick .custom #navBar .inside {
    padding-top: 0;
}
.custom #navBar .inside nav {
    margin-top: -20px;
    overflow: visible;
}
.stick .custom #navBar .inside nav {
    margin-top: 0;
}
.custom #navBar ul.level_1 {
    display: flex;
    display: -webkit-flex; 
    justify-content: space-between;
    position: relative;
}
.custom #navBar nav > ul.level_1 > li {
    margin-bottom: 0;
    width: 18%;
    box-shadow: 5px 5px 10px #231f20;
    -webkit-box-shadow: 5px 5px 10px #231f20;
}
.custom #navBar nav > ul.level_1 > li > a,
.custom #navBar nav > ul.level_1 > li > strong {
    background-color: #f7931e;
    font-family: 'Encode Sans Light', sans-serif;
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
}
.custom #navBar nav > ul.level_1 > li.active > strong,
.custom #navBar nav > ul.level_1 > li.trail > a {
    background-color: #fbd08d;
    color: #4d4d4d;
}
.custom #navBar nav ul.level_1 ul {
    margin: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    /*
    display: flex;
    display: -webkit-flex; 
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    */
    text-align: center;
}
.custom #navBar nav .secondSubNav ul.level_2 {
    display: block;
}
.custom #navBar nav > ul.level_1 > li.active > ul,
.custom #navBar nav > ul.level_1 > li.trail > ul {
    position: absolute;
    left: 0;
    height: auto;
    width: 100%;
    overflow: visible;
}
.custom #navBar nav ul.level_1 ul li {
    list-style-type: none;
    margin: 10px 10px;
    display: inline-block;
    vertical-align: bottom;
}
.custom #navBar nav ul.level_1 ul li.first {
    margin-left: 0;
}
.custom #navBar nav ul.level_1 ul li.last {
    margin-right: 0;
}
.custom #navBar nav ul.level_1 ul li a {
    color: #ffffff;
    font-size: 0.85rem;
}
.custom #navBar nav ul.level_1 ul li.active strong {
    font-size: 0.85rem;
}
.thirdSubNav .custom #navBar .inside {
    padding-bottom: 70px
}
.custom #navBar nav > ul.level_1 > li.active > ul.level_2 > li.active > ul,
.custom #navBar nav > ul.level_1 > li.trail > ul.level_2 > li.active > ul {
    position: absolute;
    left: 0;
    height: auto;
    width: 100%;
    overflow: visible;
    background-color: #bdb9b9;
    margin-top: 10px;
}
.custom #navBar nav ul.level_1 ul.level_3 {
    display: block;
}
.custom #navBar nav ul.level_1 ul.level_3 li {
    margin: 5px 10px;
}
.custom #navBar nav ul.level_1 ul.level_3 li a {
    font-size: 0.75rem;
    color: #4d4d4d;
}
.custom #navBar nav .level_2 .level_3 li a.active {
    font-family: 'Encode Sans Bold', sans-serif;
    color: #fbd08d;
}
#container {
    padding: 30px 70px 50px;
}
#container .scrollpage > h2 {
    margin-top: 200px;
    width: auto !important;
}
#container .scrollpage + hr {
    margin: 150px auto 0px;
}
#container .flex,
#container .scrollpage {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#container .flex > *:not(h1):not(hr):not(.ce_image),
#container .scrollpage > *:not(h1):not(.ce_image):not(.prev):not(.prev_portrait) {
    width: 100%;
}
#container .flex > .ce_image.floatLeft.portrait + .ce_text,
#container .scrollpage > .ce_image.floatLeft.portrait + .ce_text,
#container .flex > .prev_portrait,
#container .scrollpage > .prev_portrait {
    width: calc(100% - 500px);
}
#container .flex > .ce_image.floatLeft.landscape + .ce_text,
#container .scrollpage > .ce_image.floatLeft.landscape + .ce_text,
#container .flex > .prev_landscape,
#container .scrollpage > .prev_landscape {
    width: calc(100% - 550px);
}
#container .videobox .playvideolightbox,
#container .flexbox .playvideolightbox {
    width: 17%;
}
#container .flexbox .ce_gallery.gallery-stack {
    width: 17%;
}
#footer {
    padding: 0 70px;
}
}

@media (min-width: 1200px) {
.custom #navBar nav > ul.level_1 > li > a,
.custom #navBar nav > ul.level_1 > li > strong {
    font-size: 1.25rem;
}
.custom #navBar nav ul.level_1 ul.level_3 li {
    margin: 5px 20px;
}
.custom #shape .infoBox {
    right: 20px;
}
.custom #navBar nav > ul.level_1 > li > a,
.custom #navBar nav > ul.level_1 > li > strong {
    font-size: 1.375rem;
}
.stick .custom #navBar nav > ul.level_1 > li > a,
.stick .custom #navBar nav > ul.level_1 > li > strong {
    font-size: 1.125rem;
}
.custom #navBar nav ul.level_1 ul li {
    list-style-type: none;
    margin: 10px 20px;
}
.custom #navBar nav ul.level_1 ul li a {
    font-size: 1rem;
}
.custom #navBar nav ul.level_1 ul li.active strong {
    font-size: 1rem;
}
.custom #navBar nav ul.level_1 ul.level_3 li a {
    font-size: 0.82rem;
}
#container .ce_product {
    width: 31%;
}
}



.formdata {	padding: 3%;
			color: #fff;
			width:90%;
	}

div .formdata .widget{padding: 4% 0;
	display: flex;
	flex-direction: column;
	}

fieldset {border: 0;
	}

legend 		{background-color: #f7931e;
			padding: 10px;
			box-shadow: 5px 5px 10px #7f7f7f;
			margin-top: 2%;
			;
	}

fieldset.checkbox_container legend 		
			{
			background-color: unset;
			box-shadow: unset;
			padding:0px 0 2px 0;
			margin:unset;
			width:unset;
			color:unset;			
			}

input {float:right;
}

input.checkbox{width: unset;}


.sampleform {display: flex;
		    flex-wrap: wrap;
		    justify-content: center;
		    gap:3%;
		    }

.sample {margin: 2% 0% 5% 0%;
		max-width: 300px;
		}

.addtext{margin: 2% 0% 5% 0%;
			min-width: 400px;
}

#ctrl_32.textarea {
		margin:2%;
		background-color: #fff;
		color: #4d4d4d;

}


.submit		{background-color:#f7931e;
		border: 10px;
		padding: 10px;
		color: white;
		margin: 2%;
		font-size: 0.9rem;}

.submit:hover{background-color: #fff;
				color:#f7931e;}

#tl_login_38 .submit{margin: 5% 0% 0% 0%;
					max-width: 150px;}

#tl_login_38 .submit:hover,
#tl_logout_38 .submit:hover
				{background-color:#4d4d4d; }

#tl_login_38 .formbody .widget{padding: 3% 5% 0% 0%;
			display: flex;
			flex-direction: column;}

.error {color:#f7931e; }


@media (min-width: 650px) {

.formdata {width: 40%;}

#tl_login_38 .formbody{max-width: 500px;}
}









}
