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{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{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}
div.grid_4 {
    position: relative;
    width: 100vw;
}

div.grid_4 div .mossaicImageOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s, top 0.5s;
}

div.grid_4 div .overlayNotVisible {
    opacity: 0;
    top: -100%;
    transition: opacity 0.5s, top 0.5s;
}

div.grid_4 div .mossaicImageOverlay .mossaicImageDescription {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);

}

div.grid_4 .mossaicWrapper {
    overflow: hidden;
    float: left;
    position: relative;
    max-height: 40vh;
    height: auto;
}

div.grid_4 .mossaicWrapper .mossaicImage {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

div.grid_4 .mossaicWrapper .mossaicImage img{
    position: relative;
    display: block;
    height: 100%;
    min-width: 100%;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


div.grid_4 .height_1 {
    height: 25%;
}
div.grid_4 .height_2 {
    height: 50%;
}
div.grid_4 .height_3 {
    height: 75%;
}
div.grid_4 .height_4 {
    height: 100%;
}

div.grid_4 .width_1 {
    width: 25%;
}

div.grid_4 .width_2 {
    width: 50%;
}
div.grid_4 .width_3 {
    width: 75%;
}
div.grid_4 .width_4 {
    width: 100%;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-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
{
    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;
}
.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;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../system/modules/onepageToolkit/assets/lib/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../system/modules/onepageToolkit/assets/lib/slick/./fonts/slick.eot');
    src: url('../../system/modules/onepageToolkit/assets/lib/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../system/modules/onepageToolkit/assets/lib/slick/./fonts/slick.woff') format('woff'), url('../../system/modules/onepageToolkit/assets/lib/slick/./fonts/slick.ttf') format('truetype'), url('../../system/modules/onepageToolkit/assets/lib/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 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: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background: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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../files/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../../files/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../files/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../files/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../files/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../files/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* lato-300 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local(''),
        url('/files/fonts/lato-v23-latin-300.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-300.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-300italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local(''),
        url('/files/fonts/lato-v23-latin-300italic.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-300italic.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('/files/fonts/lato-v23-latin-regular.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local(''),
        url('/files/fonts/lato-v23-latin-italic.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-italic.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local(''),
        url('/files/fonts/lato-v23-latin-700.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-700italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local(''),
        url('/files/fonts/lato-v23-latin-700italic.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/files/fonts/lato-v23-latin-700italic.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}

@charset "UTF-8";
html {
  min-height: 100%;
  font-family: "Lato";
}

html {
  font-size: 62.5%;
}
@media (max-width: 1280px) {
  html {
    font-size: 52%;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 47%;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 42%;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 37%;
  }
}
@media (max-width: 760px) {
  html {
    font-size: 42%;
  }
}
html.font-zoom-1 {
  font-size: 68.75%;
}
@media (max-width: 1280px) {
  html.font-zoom-1 {
    font-size: 57.2%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-1 {
    font-size: 51.7%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-1 {
    font-size: 46.2%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-1 {
    font-size: 40.7%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-1 {
    font-size: 46.2%;
  }
}
html.font-zoom-2 {
  font-size: 75%;
}
@media (max-width: 1280px) {
  html.font-zoom-2 {
    font-size: 62.4%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-2 {
    font-size: 56.4%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-2 {
    font-size: 50.4%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-2 {
    font-size: 44.4%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-2 {
    font-size: 50.4%;
  }
}
html.font-zoom-3 {
  font-size: 81.25%;
}
@media (max-width: 1280px) {
  html.font-zoom-3 {
    font-size: 67.6%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-3 {
    font-size: 61.1%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-3 {
    font-size: 54.6%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-3 {
    font-size: 48.1%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-3 {
    font-size: 54.6%;
  }
}
html.font-zoom-3 h2,
html.font-zoom-3 #main > .inside .information .addInfo .tabControl .tabToggler p,
html.font-zoom-3 h3,
html.font-zoom-3 #footer > .inside .topFooter ul li,
html.font-zoom-3 body #main .inside #heimatliteratur-slider .doSlick .sliderElement p,
html.font-zoom-3 #right a,
html.font-zoom-3 #left a,
html.font-zoom-3 #main > .inside .ce_accordion .toggler,
html.font-zoom-3 #main > .inside #serviceBWRestLebenslagen a,
html.font-zoom-3 #main > .inside #serviceBWRestLeistung a {
  word-break: break-word;
}
html.font-zoom-4 {
  font-size: 87.5%;
}
@media (max-width: 1280px) {
  html.font-zoom-4 {
    font-size: 72.8%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-4 {
    font-size: 65.8%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-4 {
    font-size: 58.8%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-4 {
    font-size: 51.8%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-4 {
    font-size: 58.8%;
  }
}
html.font-zoom-4 h2,
html.font-zoom-4 #main > .inside .information .addInfo .tabControl .tabToggler p,
html.font-zoom-4 h3,
html.font-zoom-4 #footer > .inside .topFooter ul li,
html.font-zoom-4 body #main .inside #heimatliteratur-slider .doSlick .sliderElement p,
html.font-zoom-4 #right a,
html.font-zoom-4 #left a,
html.font-zoom-4 #main > .inside .ce_accordion .toggler,
html.font-zoom-4 #main > .inside #serviceBWRestLebenslagen a,
html.font-zoom-4 #main > .inside #serviceBWRestLeistung a {
  word-break: break-word;
}
html.font-zoom-4 .scrollTable,
html.font-zoom-4 .table_3_last_2_downloads,
html.font-zoom-4 .ui-accordion-content .ce_text {
  overflow: auto;
}
html.font-zoom-4 #mainNav {
  width: 100%;
  margin-bottom: 1.5rem !important;
}
html.font-zoom-4 #header > .inside .submenuContainer > div {
  height: auto;
}
html.font-zoom-4 .submenuContainer .mod_navigation {
  width: 100%;
}
html.font-zoom-4 .submenuContainer .span_1_of_4 {
  display: none;
}
html.font-zoom-4 .submenuContainer .closeButton {
  display: none;
}
html.font-zoom-4 body #wrapper #header .inside #mainNav ul li {
  display: inline-block;
  margin-bottom: 1rem;
}
html.font-zoom-4 .mod_search {
  margin: 0 auto;
}
html.font-zoom-5 {
  font-size: 106.25%;
}
@media (max-width: 1280px) {
  html.font-zoom-5 {
    font-size: 88.4%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-5 {
    font-size: 79.9%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-5 {
    font-size: 71.4%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-5 {
    font-size: 62.9%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-5 {
    font-size: 71.4%;
  }
}
html.font-zoom-5 h2,
html.font-zoom-5 #main > .inside .information .addInfo .tabControl .tabToggler p,
html.font-zoom-5 h3,
html.font-zoom-5 #footer > .inside .topFooter ul li,
html.font-zoom-5 body #main .inside #heimatliteratur-slider .doSlick .sliderElement p,
html.font-zoom-5 #right a,
html.font-zoom-5 #left a,
html.font-zoom-5 #main > .inside .ce_accordion .toggler,
html.font-zoom-5 #main > .inside #serviceBWRestLebenslagen a,
html.font-zoom-5 #main > .inside #serviceBWRestLeistung a {
  word-break: break-word;
}
html.font-zoom-5 .scrollTable,
html.font-zoom-5 .table_3_last_2_downloads,
html.font-zoom-5 .ui-accordion-content .ce_text {
  overflow: auto;
}
html.font-zoom-5 #main > .inside #startseite .information .addInfo .tabContentContainer .tabContent .mod_newslist,
html.font-zoom-5 #main > .inside #startseite .information .addInfo .tabContentContainer .tabContent .mod_eventlist {
  display: none;
}
html.font-zoom-5 #main > .inside .information .addInfo .tabContentContainer .tabContent {
  height: auto;
  padding-bottom: 1.5rem;
}
html.font-zoom-5 #main > .inside .information .addInfo .tabControl {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html.font-zoom-5 #main > .inside .information .addInfo .tabControl .tabToggler {
  height: auto;
}
html.font-zoom-5 #main > .inside .information {
  height: initial;
}
html.font-zoom-5 #main > .inside .information div.randomArticle .backgroundImage .ce_image figure img {
  height: 40rem;
}
html.font-zoom-5 #main > .inside .information .addInfo .tabContentContainer .tabContent:first-child {
  position: relative;
}
html.font-zoom-5 #main > .inside .information .addInfo .tabContentContainer {
  min-height: auto;
}
html.font-zoom-5 #mainNav {
  width: 100%;
  margin-bottom: 1.5rem !important;
}
html.font-zoom-5 #header > .inside .submenuContainer > div {
  height: auto;
}
html.font-zoom-5 .submenuContainer .mod_navigation {
  width: 100%;
}
html.font-zoom-5 .submenuContainer .span_1_of_4 {
  display: none;
}
html.font-zoom-5 .submenuContainer .closeButton {
  display: none;
}
html.font-zoom-5 body #wrapper #header .inside #mainNav ul li {
  display: inline-block;
  margin-bottom: 1rem;
}
html.font-zoom-5 .mod_search {
  margin: 0 auto;
}
html.font-zoom-6 {
  font-size: 118.75%;
}
@media (max-width: 1280px) {
  html.font-zoom-6 {
    font-size: 98.8%;
  }
}
@media (max-width: 1200px) {
  html.font-zoom-6 {
    font-size: 89.3%;
  }
}
@media (max-width: 1024px) {
  html.font-zoom-6 {
    font-size: 79.8%;
  }
}
@media (max-width: 992px) {
  html.font-zoom-6 {
    font-size: 70.3%;
  }
}
@media (max-width: 760px) {
  html.font-zoom-6 {
    font-size: 79.8%;
  }
}
html.font-zoom-6 h2,
html.font-zoom-6 #main > .inside .information .addInfo .tabControl .tabToggler p,
html.font-zoom-6 h3,
html.font-zoom-6 #footer > .inside .topFooter ul li,
html.font-zoom-6 body #main .inside #heimatliteratur-slider .doSlick .sliderElement p,
html.font-zoom-6 #right a,
html.font-zoom-6 #left a,
html.font-zoom-6 #main > .inside .ce_accordion .toggler,
html.font-zoom-6 #main > .inside #serviceBWRestLebenslagen a,
html.font-zoom-6 #main > .inside #serviceBWRestLeistung a {
  word-break: break-word;
}
html.font-zoom-6 .scrollTable,
html.font-zoom-6 .table_3_last_2_downloads,
html.font-zoom-6 .ui-accordion-content .ce_text {
  overflow: auto;
}
html.font-zoom-6 #main > .inside #startseite .information .addInfo .tabContentContainer .tabContent .mod_newslist,
html.font-zoom-6 #main > .inside #startseite .information .addInfo .tabContentContainer .tabContent .mod_eventlist {
  display: none;
}
html.font-zoom-6 #main > .inside .information .addInfo .tabContentContainer .tabContent {
  height: auto;
  padding-bottom: 1.5rem;
}
html.font-zoom-6 #main > .inside .information .addInfo .tabControl {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html.font-zoom-6 #main > .inside .information .addInfo .tabControl .tabToggler {
  height: auto;
}
html.font-zoom-6 #main > .inside .information {
  height: initial;
}
html.font-zoom-6 #main > .inside .information div.randomArticle .backgroundImage .ce_image figure img {
  height: 40rem;
}
html.font-zoom-6 #main > .inside .information .addInfo .tabContentContainer .tabContent:first-child {
  position: relative;
}
html.font-zoom-6 #main > .inside .information .addInfo .tabContentContainer {
  min-height: auto;
}
html.font-zoom-6 #mainNav {
  width: 100%;
  margin-bottom: 1.5rem !important;
}
html.font-zoom-6 #header > .inside .submenuContainer > div {
  height: auto;
}
html.font-zoom-6 .submenuContainer .mod_navigation {
  width: 100%;
}
html.font-zoom-6 .submenuContainer .span_1_of_4 {
  display: none;
}
html.font-zoom-6 .submenuContainer .closeButton {
  display: none;
}
html.font-zoom-6 body #wrapper #header .inside #mainNav ul li {
  display: inline-block;
  margin-bottom: 1rem;
}
html.font-zoom-6 .mod_search {
  margin: 0 auto;
}

body {
  height: 100%;
}

@media screen and (min-width: 641px) {
  .notDesktop {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .notMobile {
    display: none !important;
  }
}
@media screen and (max-width: 1400px) {
  #header > .inside #topNav ul {
    font-size: 2rem;
  }
}
#wrapper {
  width: 90%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.98);
  min-height: 100%;
  max-width: 1800px;
}

#container {
  clear: both;
}

.mod_search {
  float: none;
}
.mod_search .search_container {
  position: relative;
}
.mod_search .search_container input[type=search] {
  height: 35px;
  border: 1px solid #e2ddbc;
  padding-right: 2vw;
  padding-left: 0.5vw;
  background-color: #FFFFFF;
  font-size: 2rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod_search .search_container .search_img {
  background: url(/files/layout/magnifyingGlass.jpg) no-repeat center center;
  background-size: contain;
  background-color: #e2ddbd;
  width: 5rem;
  height: 100%;
  position: absolute;
  right: 0;
  border: none;
}
.mod_search input[type=submit] {
  display: none;
}

.mod_search {
  float: right;
}

#header > .inside {
  width: 90%;
  margin: 0 auto;
}
#header > .inside #topNav {
  font-family: "Lato";
  display: inline-block;
  float: right;
}
#header > .inside #topNav ul {
  font-size: 1.5rem;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
#header > .inside #topNav ul li {
  padding: 0 1vw;
}
#header > .inside #topNav ul li a {
  color: #505050;
  text-decoration: none;
}
#header > .inside #topNav ul li a:hover {
  color: #15438f;
}
#header > .inside #topNav ul li a.trail,
#header > .inside #topNav ul li span {
  color: #15438f;
}
#header > .inside #topNav ul li:not(.last) {
  border-right: 2px solid #505050;
}
#header > .inside .logo figure {
  margin-top: 5vw;
  margin-left: 0;
}
#header > .inside .contentContainer {
  margin-top: 2vw;
}
@media screen and (min-width: 641px) {
  #header > .inside #mainNav {
    overflow: visible;
    margin-top: 0;
    margin-bottom: 0;
  }
  #header > .inside #mainNav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-justify-content: left;
    font-family: "Lato";
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1;
  }
  #header > .inside #mainNav ul li {
    padding: 0 2rem;
  }
  #header > .inside #mainNav ul li a {
    color: #4b6ba2;
    text-decoration: none;
  }
  #header > .inside #mainNav ul li a:hover {
    color: #6eaafb;
  }
  #header > .inside #mainNav ul li.open, #header > .inside #mainNav ul li.active:not(.first), #header > .inside #mainNav ul li.trail:not(.first) {
    background-color: #efefef;
  }
  #header > .inside #mainNav ul li.first {
    padding-left: 0;
  }
}
@media (max-width: 1680px) {
  #header > .inside #mainNav ul {
    font-size: 1.7rem;
  }
}
@media (max-width: 1280px) {
  #header > .inside #mainNav ul {
    font-size: 2rem;
  }
}
@media (max-width: 1100px) {
  #header > .inside #mainNav ul {
    font-size: 1.8rem;
  }
}
#header > .inside .mod_search {
  margin-top: 0;
  margin-bottom: 0;
}
#header > .inside .submenuContainer {
  position: relative;
  margin-top: 0;
  font-size: 1.6rem;
}
#header > .inside .submenuContainer > div {
  display: none;
  position: absolute;
  z-index: 10000;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #efefef;
}
#header > .inside .submenuContainer > div ul.level_1 {
  padding: 0;
  list-style-type: none;
}
#header > .inside .submenuContainer > div ul.level_1 > li {
  float: left;
  margin: 0 1vw;
}
#header > .inside .submenuContainer > div ul.level_1 > li > a {
  color: #4b6ba2;
  font-weight: bold;
}
#header > .inside .submenuContainer > div ul.level_1 > li ul {
  padding: 0;
  list-style-type: none;
}
#header > .inside .submenuContainer > div ul.level_1 > li ul li {
  padding: 0.2vw 0;
}
#header > .inside .submenuContainer > div ul.level_1 > li ul li a {
  color: #505050;
  text-decoration: none;
}
#header > .inside .submenuContainer > div ul.level_1 > li ul li a:hover {
  color: #6eaafb;
}
#header > .inside .submenuContainer > div ul.level_1 > li ul li.active, #header > .inside .submenuContainer > div ul.level_1 > li ul li.trail {
  color: #6eaafb;
}
#header > .inside .submenuContainer .closeButton {
  position: absolute;
  display: none;
  cursor: pointer;
  top: 0;
  right: 25%;
}
#header > .inside .submenuContainer .ce_text:not(.closeButton) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 95%;
  border-left: 5px solid #c7c7c7;
}
#header > .inside .submenuContainer .ce_text:not(.closeButton) figure {
  margin: 0;
  width: 90%;
  margin: 5%;
}
#header > .inside .submenuContainer .ce_text:not(.closeButton) figure img {
  display: block;
  width: 100%;
  height: auto;
}
#header > .inside .submenuContainer .ce_text:not(.closeButton) p {
  font-size: 1.5rem;
  margin: 5%;
}
@media screen and (max-width: 1024px) {
  #header > .inside .submenuContainer {
    font-size: 1.7rem;
  }
  #header > .inside .submenuContainer > div {
    display: none;
    margin-top: 3.5vw;
    min-height: 28vw;
  }
  #header > .inside .submenuContainer > div ul.level_1 li ul li {
    padding: 0.5vw 0;
  }
  #header > .inside .submenuContainer > div .closeButton {
    display: block;
  }
}

/*
	Widgetbar ist vorhanden
*/
#main figure {
  margin: 0;
}
#main figure.float_below {
  margin-top: 1em;
}
#main .lpc-consent-reset {
  font-size: 1.9rem;
}
@media screen and (max-width: 1024px) and (min-width: 641px) {
  #main .lpc-consent-reset {
    font-size: 3rem;
  }
}
#main a {
  color: #15438f;
}
#main a:hover {
  color: #ffd252;
}
#main ul li {
  font-size: 1.9rem;
  font-weight: 300;
  line-height: 1.5em;
}
#main table {
  font-size: 1.6rem;
}
#main table tr td {
  padding: 0.5vw;
}
#main table tr td a {
  color: #505050;
  text-decoration: none;
}
#main table tr td a:hover {
  color: #ffd252;
}
#main table tr:nth-child(2n) {
  background-color: #efefef;
}
#main .teaserContainer {
  margin-top: 3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .teaserContainer > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#main .teaserContainer > div h2 {
  position: absolute;
  font-weight: normal;
  top: 0;
  left: 0.5vw;
  font-size: 2.2rem;
}
#main .teaserContainer > div .ce_image {
  overflow: visible;
}
#main .teaserContainer > div .ce_image > figure {
  width: 100%;
}
#main .teaserContainer > div .ce_image > figure img {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
}
#main .teaserContainer > div .ce_text {
  padding: 0 0.5vw;
}
#main .teaserContainer > div .ce_hyperlink {
  padding: 0 0.5vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: auto;
}
#main .teaserContainer > div .ce_hyperlink a {
  display: block;
  border: 1px solid #4b6ba2;
  color: #4b6ba2;
  text-decoration: none;
  padding: 0.5vw 2vw;
}

#footer {
  margin-top: 3vw;
}
#footer > .inside > .contentContainer:not(.lowerFooter) {
  width: 90%;
  margin: 0 auto;
}
#footer > .inside .topFooter h2 {
  color: #FFFFFF;
  font-size: 2.8rem;
  background-color: #6eaafb;
  padding: 0.5vw 0;
  width: 100%;
  text-align: center;
  margin: 1vw 0 1vw 0;
}
#footer > .inside .topFooter .ce_image figure {
  margin: 0;
  text-align: center;
}
#footer > .inside .topFooter ul {
  list-style-type: none;
  padding: 0;
}
#footer > .inside .topFooter ul li {
  padding: 0.5vw;
  font-size: 2.1rem;
  font-weight: 300;
}
#footer > .inside .topFooter ul li a {
  color: #505050;
  text-decoration: none;
}
#footer > .inside .topFooter ul li a:hover {
  text-decoration: underline;
}
#footer > .inside .topFooter ul li span {
  color: #ffd252;
}
#footer > .inside .topFooter .left {
  float: left;
}
#footer > .inside .topFooter .right {
  width: 30%;
  float: right;
  margin-right: 2vw;
}
#footer > .inside .topFooter .right figure {
  width: 100%;
}
#footer > .inside .topFooter .right figure img {
  width: 100%;
  height: auto;
}
#footer > .inside .contentContainer.middleFooter {
  margin-bottom: 1vw !important;
}
#footer > .inside .contentContainer.middleFooter .socialMedia {
  margin-bottom: 5vw;
  overflow: visible;
}
#footer > .inside .contentContainer.middleFooter .socialMedia p {
  text-align: center;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-justify-content: space-around;
}
#footer > .inside .contentContainer.middleFooter .socialMedia p a {
  margin: 0 1vw;
  display: inline-block;
  width: 3vw;
  height: 3vw;
}
#footer > .inside .contentContainer.middleFooter .socialMedia p a img {
  display: block;
  width: auto;
  height: 100%;
}
#footer > .inside .contentContainer.middleFooter .copyright {
  text-align: center;
}
#footer > .inside .contentContainer.middleFooter .copyright p {
  margin: 0;
  line-height: 3vw;
  font-size: 2.1rem;
}
#footer > .inside .lowerFooter {
  padding: 2vw 5%;
  background-color: #15438f;
  color: #FFFFFF;
  text-align: center;
}
#footer > .inside .lowerFooter p {
  margin: 0;
  font-size: 2rem;
}
#footer > .inside .lowerFooter p a {
  color: #FFFFFF;
}
#footer > .inside .lowerFooter .footerWappen {
  text-align: center;
}
#footer > .inside .lowerFooter .footerWappen figure {
  margin: 1vw auto;
  width: 6vw;
}
#footer > .inside .lowerFooter .footerWappen figure img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  /*
  	Offcanvas Menu Styles
  */
  #mobileNavigation.mm-menu {
    background-color: #677079;
    color: #FFFFFF;
    font-size: 6vw;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel {
    padding-left: 0;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel .mm-navbar .mm-prev::before {
    border-color: rgb(110, 170, 251);
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel .mm-navbar .mm-title {
    color: #6eaafb;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel ul li {
    padding-left: 20px;
    border-color: #FFFFFF;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel ul li .active {
    background-color: #e2ddbc;
    color: #505050;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel ul li .mm-next {
    border-color: #FFFFFF;
  }
  #mobileNavigation.mm-menu .mm-panels > .mm-panel ul li .mm-next::after {
    border-color: rgb(255, 255, 255);
  }
  .mm-menu,
  .mm-panels,
  .mm-panels > .mm-panel {
    z-index: 1 !important;
  }
  /*
  	Ende Navigation
  */
  body {
    background: none;
  }
  body #wrapper {
    width: 100%;
  }
  #header > .inside {
    width: 100%;
  }
  #header > .inside #topNav {
    display: none;
  }
  #header > .inside .contentContainer {
    margin: 0;
  }
  #header > .inside .logo {
    width: 80%;
    margin: 0 auto;
  }
  #header > .inside .logo figure {
    margin: 5vw 0;
  }
  #header > .inside .mobileHeader {
    margin-bottom: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #header > .inside .mobileHeader .wappenInverted {
    margin-top: 2vw;
    margin-bottom: 4vw;
    text-align: center;
  }
  #header > .inside .mobileHeader .closeButton,
  #header > .inside .mobileHeader .openButton {
    display: block;
    width: 20%;
  }
  #header > .inside .mobileHeader .closeButton figure,
  #header > .inside .mobileHeader .openButton figure {
    margin: 0;
    width: auto;
    text-align: center;
  }
  #header > .inside .mobileHeader .closeButton figure img,
  #header > .inside .mobileHeader .openButton figure img {
    display: inline-block;
    width: 12vw;
    height: auto;
  }
  #header > .inside .mobileHeader .mod_search {
    width: 70%;
    display: block;
    margin-left: 0;
    margin-right: 6vw;
  }
  #header > .inside .mobileHeader .mod_search input[type=search] {
    height: 12vw;
    background-size: contain;
  }
  #footer > .inside .topFooter h2 {
    font-size: 4.5rem;
  }
  #footer > .inside .topFooter ul li {
    font-size: 3.5rem;
    padding: 1vw 0;
  }
  #footer > .inside .contentContainer.middleFooter {
    margin-bottom: 5vw !important;
  }
  #footer > .inside .contentContainer.middleFooter .socialMedia p a {
    height: auto;
    width: auto;
  }
  #footer > .inside .contentContainer.middleFooter .copyright {
    display: none;
  }
  #footer > .inside .lowerFooter p {
    font-size: 4rem;
  }
  #footer > .inside .lowerFooter > .ce_text {
    display: none;
  }
  #footer > .inside .lowerFooter .footerWappen figure {
    margin: 8vw auto;
    width: 20%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 641px) {
  body {
    background: none;
  }
  body h2 {
    font-size: 4.4rem;
  }
  body p {
    font-size: 2.6rem;
    font-weight: normal;
  }
  body #wrapper {
    width: 100%;
  }
  body #wrapper #header .inside .submenuContainer > div ul.level_1 > li,
  body #wrapper #header .inside .submenuContainer .ce_text:not(.closeButton) p {
    font-size: 1.7rem;
  }
  body #wrapper #header .inside #font-resizer {
    padding-top: 2rem;
  }
  body #wrapper #header .inside #topNav {
    display: block;
    float: right;
  }
  body #wrapper #header .inside #topNav ul {
    font-size: 2.6rem;
  }
  body #wrapper #header .inside #mainNav {
    width: 100%;
    text-align: center;
  }
  body #wrapper #header .inside #mainNav ul {
    display: inline-block;
  }
  body #wrapper #header .inside #mainNav ul li {
    display: inline;
    font-size: 3rem;
  }
  body #wrapper #header .inside div.mod_search {
    width: 100%;
  }
  body #wrapper #header .inside div.mod_search form {
    width: 65%;
    margin: 2vw auto;
  }
  body #wrapper #header .inside div.logo {
    clear: both;
  }
  body #wrapper #header .inside div.logo figure {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
  body #wrapper #header .inside div.logo figure img {
    display: block;
    margin: 0 auto;
  }
  body #wrapper #container #main .inside {
    width: 100%;
  }
  body #wrapper #container #main .inside .dateBlock span.year {
    font-size: 2.2rem;
  }
  body #wrapper #container #main .inside .dateBlock span.day {
    font-size: 2.8rem;
  }
  body #wrapper #container #main .inside .dateBlock span.month {
    font-size: 2.2rem;
    padding-top: 1.5vw;
  }
  body #wrapper #container #main .inside .aktuelles {
    height: auto;
  }
  body #wrapper #container #main .inside .aktuelles h2 {
    margin-top: 1vw;
    font-size: 3.5rem;
    line-height: 3vw;
  }
  body #wrapper #container #main .inside .aktuelles p {
    font-size: 2.6rem;
  }
  body #wrapper #container #main .inside .aktuelles p:first-child {
    margin-top: 1vw;
  }
  body #wrapper #container #main .inside .information {
    padding: 0 2vw;
  }
  body #wrapper #container #main .inside .information .mod_newslist .news h2 {
    font-size: 2.2rem;
  }
  body #wrapper #container #main .inside .information .span_2_of_4 {
    width: 100%;
    margin: 2% 0 0 0;
  }
  body #wrapper #container #main .inside .information div.randomArticle div.backgroundImage {
    width: 50%;
    float: left;
  }
  body #wrapper #container #main .inside .information div.randomArticle div.backgroundImage img {
    height: 100%;
    width: 100%;
  }
  body #wrapper #container #main .inside .information div.randomArticle div.overlayText {
    width: 50%;
    height: 100%;
    float: left;
    position: initial;
  }
  body #wrapper #container #main .inside .information div.addInfo {
    height: auto;
  }
  body #wrapper #container #main .inside .information div.addInfo div.bgOrange {
    height: auto;
    min-height: 29rem;
    width: 49.2%;
    margin-right: 1.8%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.bgOrange h2 {
    margin-bottom: 1vw;
  }
  body #wrapper #container #main .inside .information div.addInfo div.bgOrange p {
    line-height: 1.2;
  }
  body #wrapper #container #main .inside .information div.addInfo div.bgBlue {
    height: auto;
    min-height: 29rem;
    width: 49%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.bgBlue h2 {
    margin-bottom: 1vw;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabControl {
    height: auto;
    margin-top: 2%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabControl .tabToggler.bgBeige,
  body #wrapper #container #main .inside .information div.addInfo div.tabControl .tabToggler.bgLightBlue {
    height: auto;
    min-height: 10rem;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_mitteilungen .ce_text p {
    padding: 1% 3%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_mitteilungen div.news h2 {
    margin: 2% 0 0 0;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_mitteilungen div.news div.teaser p {
    margin-top: 4%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_veranstaltungen .ce_text p {
    padding: 1% 3%;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_veranstaltungen h2 {
    font-size: 2.5rem;
    margin: 2% 0 0 0;
  }
  body #wrapper #container #main .inside .information div.addInfo div.tabContentContainer div.tab_veranstaltungen div.teaser p {
    margin-top: 4%;
  }
  body #wrapper #container #main .inside .teaserContainer {
    padding: 2% 2vw 0 2vw;
  }
  body #wrapper #container #main .inside .teaserContainer > div .ce_hyperlink {
    font-size: 3rem;
  }
  body #wrapper #container #main .inside .teaserContainer .span_1_of_4 {
    width: 49.2%;
  }
  body #wrapper #container #main .inside .teaserContainer div.teaser1,
  body #wrapper #container #main .inside .teaserContainer div.teaser3 {
    margin-right: 1.6%;
    margin-left: 0;
  }
  body #wrapper #container #main .inside .teaserContainer div.teaser2,
  body #wrapper #container #main .inside .teaserContainer div.teaser4 {
    margin-right: 0;
    margin-left: 0;
  }
  body #wrapper #footer div.topFooter {
    width: 96%;
  }
  body #wrapper #footer div.topFooter h2 {
    font-size: 3.5rem;
  }
  body #wrapper #footer div.topFooter li {
    padding: 0.4vw;
    font-size: 3rem;
    font-weight: normal;
  }
  body #wrapper #footer div.topFooter .span_1_of_4 {
    width: 49.2%;
    margin: 0;
  }
  body #wrapper #footer div.topFooter .span_1_of_4:first-child {
    margin-right: 1.6%;
  }
  body #wrapper #footer div.topFooter .span_2_of_4 {
    width: 100%;
    margin: 5% 0 0 0;
  }
  body #wrapper #footer div.middleFooter .socialMedia {
    display: none;
  }
  body #wrapper #footer div.middleFooter .copyright {
    width: 96%;
    margin: 2% 0 0 0;
  }
  body #wrapper #footer div.middleFooter .copyright p {
    font-size: 2.8rem;
  }
  body #wrapper #footer div.middleFooter .mod_search {
    width: 96%;
    float: none;
  }
  body #wrapper #footer div.middleFooter .mod_search div.formbody {
    text-align: center;
  }
  body #wrapper #footer div.middleFooter .mod_search div.formbody input[type=search] {
    width: 70%;
  }
  body #wrapper #footer div.lowerFooter .ce_text,
  body #wrapper #footer div.lowerFooter .footerWappen {
    width: 100%;
    margin: 0;
  }
  body #wrapper #footer div.lowerFooter p {
    font-size: 2.8rem;
  }
  body #wrapper #footer div.lowerFooter a {
    padding: 0 0.8vw;
  }
  body #wrapper #footer div.lowerFooter .notMobile {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .span_1_of_4,
  .span_2_of_4,
  .span_3_of_4,
  .span_4_of_4 {
    width: 100%;
  }
  .col {
    margin: 1% 0 1% 0;
  }
  #header div.mod_breadcrumb {
    display: none;
  }
  #footer > .inside > .contentContainer:not(.lowerFooter) {
    width: 90% !important;
  }
  #footer > .inside .topFooter ul li {
    font-weight: normal;
  }
  #footer > .inside .lowerFooter .footerWappen figure {
    margin: 3vw auto 0;
  }
  #footer > .inside .lowerFooter div.contentContainer div.contentContainer p {
    line-height: 4vw;
  }
}
/* pt-sans-regular - latin */
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  src: url("../../files/fonts/fa-solid-900.eot");
  /* IE9 Compat Modes */
  src: url("../../files/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/fa-solid-900.woff2") format("woff2"), url("../../files/fonts/fa-solid-900.woff") format("woff"), url("../../files/fonts/fa-solid-900.ttf") format("truetype"), url("../../files/fonts/fa-solid-900.svg") format("svg");
  /* Legacy iOS */
}
#container p > a,
#footer a {
  text-decoration: none;
}
#container p > a:hover,
#footer a:hover {
  text-decoration: underline;
}

#container p > a::before,
#container p > strong a::before,
#footer a::before,
.ce_hyperlink a::before,
.ce_download a::before,
#container h2 > span a[href$=pdf]::before,
#container h2 > strong a[href$=pdf]::before,
#container .leistungenMain ul li a::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 5px;
  text-decoration: none;
}

#container p > strong a[href*="http://"],
#container p > strong a {
  text-decoration: none;
}

#container p > a[href^="http://"]:not([href*="philippsburg.de"])::before,
#container p > strong a[href^="http://"]:not([href*="philippsburg.de"])::before,
#footer a[href^="http://"]:not([href*="philippsburg.de"])::before,
#container p > a[href^="http://"]:not([href*="www.philippsburg.de"])::before,
#container p > strong a[href^="http://"]:not([href*="www.philippsburg.de"])::before,
#footer a[href^="http://"]:not([href*="www.philippsburg.de"])::before,
#container p > a[href^="https://"]:not([href*="philippsburg.de"])::before,
#container p > strong a[href^="https://"]:not([href*="philippsburg.de"])::before,
#footer a[href^="https://"]:not([href*="philippsburg.de"])::before,
#container p > a[href^="//"]:not([href*="philippsburg.de"])::before,
#container p > strong a[href^="//"]:not([href*="philippsburg.de"])::before,
#footer a[href^="//"]:not([href*="philippsburg.de"])::before,
#container p > a[href^="http://"]:not([href*="webdev16.lpc-computer.de"])::before,
#container p > strong a[href^="http://"]:not([href*="webdev16.lpc-computer.de"])::before,
#footer a[href^="http://"]:not([href*="webdev16.lpc-computer.de"])::before,
#container p > a[href^="https://"]:not([href*="webdev16.lpc-computer.de"])::before,
#container p > strong a[href^="https://"]:not([href*="webdev16.lpc-computer.de"])::before,
#footer a[href^="https://"]:not([href*="webdev16.lpc-computer.de"])::before,
#container p > a[href^="//"]:not([href*="webdev16.lpc-computer.de"])::before,
#container p > strong a[href^="//"]:not([href*="webdev16.lpc-computer.de"])::before,
#footer a[href^="//"]:not([href*="webdev16.lpc-computer.de"])::before,
.ce_hyperlink a[href^="//"]:not([href*="philippsburg.de"])::before,
.ce_hyperlink a[href^="https://"]:not([href*="philippsburg.de"])::before,
.ce_hyperlink a[href^="http://"]:not([href*="philippsburg.de"])::before,
.ce_hyperlink a[href^="//"]:not([href*="webdev16.lpc-computer.de"])::before,
.ce_hyperlink a[href^="https://"]:not([href*="webdev16.lpc-computer.de"])::before,
.ce_hyperlink a[href^="http://"]:not([href*="webdev16.lpc-computer.de"])::before {
  font-family: "FontAwesome";
  padding-right: 5px;
  text-decoration: none;
  content: "\f0ac";
}

#container p > a[href$=pdf]::before,
#container p > strong a[href$=pdf]::before,
#container h2 > span a[href$=pdf]::before,
#container h2 > strong a[href$=pdf]::before,
.ce_download a[href$=pdf]::before,
.ce_downloads a[href$=pdf]::before {
  font-family: "FontAwesome";
  padding-right: 5px;
  text-decoration: none;
  content: "\f1c1";
}

#container p > a[href*="mailto:"]::before,
#container p > strong a[href*="mailto:"]::before,
#footer a[href*="mailto:"]::before {
  font-family: "FontAwesome";
  padding-right: 5px;
  text-decoration: none;
  content: "\f0e0";
}

.socialMedia a::before {
  display: none;
}

.no-before::before {
  display: none;
}

#font-resizer {
  float: right;
}
#font-resizer .font-resizer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  padding: 0.5rem 0.25rem;
}
#font-resizer .font-resizer-inner .font-resizer {
  height: 3.5rem;
  width: 3.5rem;
  border: none;
  background-color: #10458e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  border-radius: 3px;
}
#font-resizer .font-resizer-inner .color-contrast {
  margin-right: 0.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
}
#font-resizer .font-resizer-inner .color-contrast::after {
  content: "\f042";
  font-family: "FontAwesome";
  font-size: 1.55rem !important;
  color: white;
}
#font-resizer .font-resizer-inner .font-resizer-decrease {
  margin-right: 0.25rem;
}
#font-resizer .font-resizer-inner .font-resizer-decrease::after {
  content: "\f031";
  font-family: "FontAwesome";
  font-size: 1.25rem !important;
  margin-bottom: 0.3rem;
  color: white;
}
#font-resizer .font-resizer-inner .font-resizer-increase::after {
  content: "\f031";
  font-family: "FontAwesome";
  font-size: 1.75rem !important;
  margin-bottom: 0.3rem;
  color: white;
}

@media (max-width: 1024px) {
  .submenuContainer > div {
    height: auto;
  }
  .submenuContainer .closeButton {
    display: none !important;
  }
}
.aktuellesUp {
  text-align: center;
}
.aktuellesUp:hover {
  text-decoration: none;
}
.aktuellesUp::after {
  content: "\f077";
  font-family: "FontAwesome";
  color: white;
  font-size: 3.6rem;
}

.aktuellesDown {
  text-align: center;
}
.aktuellesDown:hover {
  text-decoration: none;
}
.aktuellesDown::after {
  content: "\f078";
  font-family: "FontAwesome";
  color: white;
  font-size: 3.6rem;
}

#main > .inside .doSlick .slick-prev::after {
  content: "\f053";
  font-family: "FontAwesome";
  color: #e2ddbc;
  font-size: 50px;
}

#main > .inside .doSlick .slick-next::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: #e2ddbc;
  font-size: 50px;
}

#main > .inside .doSlick .slick-prev,
#main > .inside .doSlick .slick-next {
  background: none !important;
  overflow: visible;
}

.only-high-contrast {
  display: none;
}

.high-contrast .only-high-contrast {
  display: block;
}
.high-contrast * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.high-contrast #font-resizer .font-resizer-inner .font-resizer {
  background-color: white;
  border: 2px solid black;
}
.high-contrast #font-resizer .font-resizer-inner .font-resizer::after {
  color: black;
}
.high-contrast #header > .inside #mainNav ul li a,
.high-contrast #left a,
.high-contrast #left a:hover,
.high-contrast #left .mod_navigation ul.level_2 > li > span {
  color: black;
}
.high-contrast #main > .inside div.aktuelles,
.high-contrast #main > .inside .information div.randomArticle .overlayText,
.high-contrast #main > .inside .information .addInfo div.bgOrange,
.high-contrast #main > .inside .information .addInfo div.bgBlue,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgBeige,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgLightBlue,
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent.bgBeige,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgBeige button,
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent.bgLightBlue,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgLightBlue button,
.high-contrast #footer > .inside .topFooter h2,
.high-contrast #footer > .inside .lowerFooter,
.high-contrast #header > .inside .submenuContainer > div,
.high-contrast #main > .inside .doSlick .sliderElement,
.high-contrast .mod_search input[type=search],
.high-contrast #main > .inside .ce_accordion .toggler,
.high-contrast #main > .inside #serviceBWRestLebenslagen #tabMenu li,
.high-contrast #main > .inside #serviceBWRestLeistung #tabMenu li {
  background-color: white;
  border: 2px solid black;
  color: black;
}
.high-contrast #main > .inside div.aktuelles *,
.high-contrast #main > .inside .information div.randomArticle .overlayText *,
.high-contrast #main > .inside .information .addInfo div.bgOrange *,
.high-contrast #main > .inside .information .addInfo div.bgBlue *,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgBeige *,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgLightBlue *,
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent.bgBeige *,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgBeige button *,
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent.bgLightBlue *,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgLightBlue button *,
.high-contrast #footer > .inside .topFooter h2 *,
.high-contrast #footer > .inside .lowerFooter *,
.high-contrast #header > .inside .submenuContainer > div *,
.high-contrast #main > .inside .doSlick .sliderElement *,
.high-contrast .mod_search input[type=search] *,
.high-contrast #main > .inside .ce_accordion .toggler *,
.high-contrast #main > .inside #serviceBWRestLebenslagen #tabMenu li *,
.high-contrast #main > .inside #serviceBWRestLeistung #tabMenu li * {
  color: black !important;
}
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgLightBlue button,
.high-contrast #main > .inside .information .addInfo .tabControl .tabToggler.bgBeige button {
  border: none;
}
.high-contrast #startseite .information .mod_newslist .slick-prev,
.high-contrast #startseite .information .mod_eventlist .slick-prev,
.high-contrast #startseite .information .mod_newslist .slick-next,
.high-contrast #startseite .information .mod_eventlist .slick-next {
  border-color: black;
}
.high-contrast #startseite .information .mod_newslist .slick-prev:before,
.high-contrast #startseite .information .mod_eventlist .slick-prev:before,
.high-contrast #startseite .information .mod_newslist .slick-next:before,
.high-contrast #startseite .information .mod_eventlist .slick-next:before,
.high-contrast #footer > .inside .topFooter h2,
.high-contrast #header > .inside .submenuContainer > div ul.level_1 > li ul li.active,
.high-contrast #header > .inside .submenuContainer > div ul.level_1 > li ul li.trail,
.high-contrast #header > .inside .submenuContainer > div ul.level_1 > li > a,
.high-contrast #main a:hover,
.high-contrast #main a,
.high-contrast #main > .inside h1,
.high-contrast #header .mod_breadcrumb ul li:hover,
.high-contrast #header .mod_breadcrumb ul li:hover a,
.high-contrast #right a,
.high-contrast #right a:hover,
.high-contrast #left a,
.high-contrast #left a:hover,
.high-contrast #footer > .inside .topFooter ul li span,
.high-contrast #left .mod_article a:hover,
.high-contrast #left .mod_article a {
  color: black;
}
.high-contrast #main > .inside .ce_accordion .toggler.ui-state-active,
.high-contrast #main > .inside #serviceBWRestLebenslagen #tabMenu li.selected,
.high-contrast #main > .inside #serviceBWRestLeistung #tabMenu li.selected {
  background-color: black;
  color: white !important;
}
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent .mod_eventlist .item,
.high-contrast #main > .inside .information .addInfo .tabContentContainer .tabContent .mod_newslist .item {
  border: 1px solid black;
}
.high-contrast #main .teaserContainer > div .ce_hyperlink a {
  border-color: black;
  color: black;
}
.high-contrast .aktuellesUp,
.high-contrast .aktuellesDown {
  text-decoration: none;
}
.high-contrast .aktuellesUp::after,
.high-contrast .aktuellesDown::after {
  color: black;
}
.high-contrast .teaser1 .ce_image,
.high-contrast .teaser2 .ce_image,
.high-contrast .teaser3 .ce_image,
.high-contrast .teaser4 .ce_image {
  display: none;
}
.high-contrast .teaser1 h2,
.high-contrast .teaser2 h2,
.high-contrast .teaser3 h2,
.high-contrast .teaser4 h2 {
  position: relative !important;
}
.high-contrast #main > .inside .doSlick .slick-prev {
  background: none;
}
.high-contrast #main > .inside .doSlick .slick-prev::after {
  content: "\f053";
  font-family: "FontAwesome";
  color: black;
  font-size: 50px;
}
.high-contrast #main > .inside .doSlick .slick-next {
  background: none;
}
.high-contrast #main > .inside .doSlick .slick-next::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: black;
  font-size: 50px;
}
.high-contrast .mod_search input[type=search] {
  background: none !important;
}
.high-contrast .mod_search {
  position: relative;
}
.high-contrast .mod_search::after {
  content: "\f002";
  font-family: "FontAwesome";
  color: black;
  font-size: 25px;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.rsts-prev:focus,
.rsts-next:focus {
  outline: 2px solid white;
}

.slick-prev:focus,
.slick-next:focus {
  outline: 2px solid black;
}

.mime_icon {
  display: none;
}

body {
  background: white !important;
  overflow-x: hidden;
}

@media (max-width: 1800px) {
  .starteite-neu {
    width: 95% !important;
  }
}

#teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#teaser .span_1_of_4 {
  width: 24.6%;
}
#teaser .span_2_of_4 {
  height: 67.6rem;
}
@media (min-width: 3000px) {
  #teaser {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #teaser .span_1_of_4 {
    width: 49.5%;
  }
  #teaser .span_2_of_4 {
    width: 100%;
  }
  #teaser .appearance {
    height: 67.6rem;
  }
  #teaser .appearance::before {
    -webkit-box-shadow: inset 0px -100px 24px 6px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px -100px 24px 6px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 1800px) {
  #teaser {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #teaser .span_1_of_4 {
    width: 49.5%;
  }
  #teaser .span_2_of_4 {
    width: 100%;
  }
  #teaser .appearance {
    height: 67.6rem;
  }
  #teaser .appearance::before {
    -webkit-box-shadow: inset 0px -100px 24px 6px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px -100px 24px 6px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 1024px) {
  #teaser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #teaser .span_1_of_4 {
    width: 100%;
  }
  #teaser .span_1_of_4:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #teaser .span_1_of_4:nth-of-type(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #teaser .span_2_of_4 {
    width: 100%;
    height: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #teaser .appearance {
    height: 50vh;
  }
}

.appearance {
  margin: 1vw 0;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 57.6rem;
}
.appearance::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px -50px 24px 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -50px 24px 6px rgba(0, 0, 0, 0.4);
}
.appearance .appearance__headline {
  position: absolute;
  bottom: 2.5rem;
  left: 2rem;
  color: white;
  font-weight: 400;
}
@media (max-width: 640px) {
  .appearance .appearance__headline {
    top: 25%;
  }
}
.appearance .appearance__button {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  text-decoration: none;
  color: white !important;
}
.appearance .appearance__button::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 5px;
  text-decoration: none;
}
.appearance .appearance__button:hover {
  text-decoration: underline;
}

.veranstaltungen-startseite {
  background-color: #15438f;
  margin: 1vw 0;
  overflow: hidden;
  padding: 2rem 2rem 6rem 2rem;
  position: relative;
  height: 49.6rem;
}
@media (max-width: 1800px) {
  .veranstaltungen-startseite {
    height: 57.6rem;
    padding: 2rem 2rem 8rem 2rem;
  }
}
@media (min-width: 3000px) {
  .veranstaltungen-startseite {
    height: 59.6rem;
  }
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite {
    height: inherit;
  }
}
.veranstaltungen-startseite h2 {
  margin: 0 0 2rem 0;
  color: white;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite h2 {
    text-align: center;
  }
}
.veranstaltungen-startseite .ce_text {
  position: absolute;
  bottom: 0;
  left: 2rem;
}
.veranstaltungen-startseite .ce_text p {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 300;
  margin: 1rem 0;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .ce_text p {
    font-size: 2.2rem !important;
  }
}
.veranstaltungen-startseite .ce_text * {
  color: white !important;
}
.veranstaltungen-startseite .mod_eventlist h4 {
  color: white !important;
  font-size: 1.75rem !important;
  margin: 1rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .mod_eventlist h4 {
    font-size: 2.5rem !important;
  }
}
.veranstaltungen-startseite .mod_eventlist h4 a {
  color: white !important;
  text-decoration: none;
  font-size: 1.75rem !important;
  margin: 1rem 0;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .mod_eventlist h4 a {
    font-size: 2.5rem !important;
  }
}
.veranstaltungen-startseite .mod_eventlist h4 a:hover {
  text-decoration: underline;
}
.veranstaltungen-startseite .mod_eventlist p {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-size: 1.5rem;
  margin: 0.25 0;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .mod_eventlist p {
    font-size: 2rem !important;
  }
}
.veranstaltungen-startseite .mod_eventlist p .standart-img {
  display: block;
}
.veranstaltungen-startseite .mod_eventlist p .high-contrast-img {
  display: none;
}
.veranstaltungen-startseite .mod_eventlist p img {
  margin-right: 1rem;
  width: 1.5rem;
  height: auto;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .mod_eventlist p img {
    width: 2rem !important;
  }
}
.veranstaltungen-startseite .mod_eventlist p span {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-right: 0.3rem;
  color: #15438f;
  color: white;
}
@media (max-width: 1024px) {
  .veranstaltungen-startseite .mod_eventlist p span {
    font-size: 2rem !important;
  }
}
.veranstaltungen-startseite .mod_eventlist .layout_teaser:nth-of-type(2) {
  border-top: 1px solid rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}

.home-news {
  padding: 7.5rem 0;
  margin: 1vw 0 1.6% !important;
  height: 23.7rem;
}
@media (max-width: 1800px) {
  .home-news {
    margin: 0.5% 0 1.6% !important;
  }
}
.home-news .home-news_slider > .ce_text * {
  color: white !important;
}
.home-news .home-news_slider > .ce_text a {
  position: absolute;
  left: 1.5vw;
  bottom: 1.5vw;
}
@media (max-width: 767px) {
  .home-news .home-news_slider > .ce_text a {
    bottom: 7.5rem;
  }
}
.home-news .home-news_slider h3 a:hover {
  text-decoration: underline !important;
}
@media (max-width: 640px) {
  .home-news .home-news_slider h3 {
    line-height: 3rem !important;
  }
}
.home-news .home-news_slider .slick-control-panel {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .home-news .home-news_slider .slick-control-panel {
    width: 100%;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner {
  width: auto;
  position: relative;
  padding: 2rem 4rem 2rem 4rem;
  background: rgba(255, 255, 255, 0.33);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots {
  position: static;
  list-style: none;
  right: 0;
  margin: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots .slick-active {
  background-color: white;
  border: 1px solid white;
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid white;
  border-radius: 50%;
  list-style: none;
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots li button::before {
  content: "";
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev {
  left: 11px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -6px;
}
@media (max-width: 1400px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev {
    margin-top: -1px;
    left: 8px;
  }
}
@media (max-width: 767px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev {
    left: 15px;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev::before {
  content: "";
  background-image: url("/files/philippsburg/Startseite-2024/Icon_awesome-chevron-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 3.5rem;
  display: block;
  opacity: 1;
}
@media (max-width: 1400px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev::before {
    height: 3rem;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev:focus {
  outline: 0;
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next {
  right: 11px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -6px;
}
@media (max-width: 1400px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next {
    margin-top: -1px;
    right: 0px;
  }
}
@media (max-width: 992px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next {
    margin-top: 0;
    right: 2px;
  }
}
@media (max-width: 767px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next {
    right: 9px;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next::before {
  content: "";
  background-image: url("/files/philippsburg/Startseite-2024/Icon_awesome-chevron-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 3.5rem;
  display: block;
  opacity: 1;
}
@media (max-width: 1400px) {
  .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next::before {
    height: 3rem;
  }
}
.home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next:focus {
  outline: 0;
}
.home-news .news-slider-headline {
  position: absolute;
  font-size: 8.75rem;
  opacity: 0.2;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: 600;
}
@media (max-width: 767px) {
  .home-news .news-slider-headline {
    font-size: 6rem;
  }
}
.home-news h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Maksimum satır sayısı */
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: white;
}
.home-news h3 a {
  font-size: 2.5rem !important;
}
.home-news .teaser p {
  padding-right: 15%;
}
@media (max-width: 767px) {
  .home-news .teaser p {
    padding-right: 0;
    margin-bottom: 7.5rem;
  }
}

.search-box {
  background-color: #ffd252;
  padding: 1rem 2rem 2.1rem 2rem;
}
.search-box h1 {
  color: #15438f;
  margin-bottom: 3rem;
  font-weight: 400;
}
@media (max-width: 400px) {
  .search-box h1 {
    font-size: 1.5em;
  }
}
.search-box .mod_search {
  float: none;
  margin: 0;
}
.search-box .mod_search .search_container input {
  height: 6rem;
  background-color: transparent;
  border: 2px solid #15438f;
}
@media (max-width: 1024px) {
  .search-box .mod_search .search_container input {
    height: 8rem;
  }
}
.search-box .mod_search .search_container input::-webkit-input-placeholder {
  font-style: italic;
  color: #15438f;
  opacity: 1;
  font-size: 18px;
}
.search-box .mod_search .search_container input::-moz-placeholder {
  font-style: italic;
  color: #15438f;
  opacity: 1;
  font-size: 18px;
}
.search-box .mod_search .search_container input:-ms-input-placeholder {
  font-style: italic;
  color: #15438f;
  opacity: 1;
  font-size: 18px;
}
.search-box .mod_search .search_container input::-ms-input-placeholder {
  font-style: italic;
  color: #15438f;
  opacity: 1;
  font-size: 18px;
}
.search-box .mod_search .search_container input::placeholder {
  font-style: italic;
  color: #15438f;
  opacity: 1;
  font-size: 18px;
}
.search-box .mod_search .search_container button.search_img {
  background: #15438f;
  width: 7rem;
  height: 100%;
}
.search-box .mod_search .search_container button.search_img::after {
  content: url("/files/philippsburg/Startseite-2024/Icon_awesome-search.svg");
}
@media (max-width: 1400px) {
  .search-box .mod_search .search_container button.search_img {
    width: 10rem;
  }
}

#mitteilungen-ausschreibungen {
  overflow: visible;
}
@media (max-width: 1400px) {
  #mitteilungen-ausschreibungen {
    overflow: hidden;
  }
}

.mitteilungen {
  position: relative;
  padding-bottom: 10rem;
}
.mitteilungen.col {
  margin: 0;
}
.mitteilungen h1 {
  margin: 1rem 0;
  font-size: 3.75rem;
  font-weight: 600;
  color: #15438f;
  opacity: 1;
}
.mitteilungen .header .dateBlock {
  font-weight: 600;
  color: #15438f !important;
}
.mitteilungen .header .dateBlock span {
  font-size: 1em;
}
@media (max-width: 1024px) {
  .mitteilungen .header .dateBlock span {
    font-size: 1.5em !important;
  }
}
@media (max-width: 640px) {
  .mitteilungen .header .dateBlock span {
    font-size: 0.75em !important;
  }
}
.mitteilungen .news h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Maksimum satır sayısı */
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 6rem;
  -ms-hyphens: auto;
      hyphens: auto;
}
.mitteilungen .news h3 a {
  text-decoration: none;
}
.mitteilungen .news h3 a:hover {
  color: #15438f !important;
  text-decoration: underline;
}
.mitteilungen .news .more {
  font-weight: 400;
  position: absolute;
  right: 2rem;
  bottom: 0;
}
.mitteilungen .news .more a {
  text-decoration: none;
  font-size: 1.75rem;
}
.mitteilungen .news .more a::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 5px;
  text-decoration: none;
}
.mitteilungen .news .more a:hover {
  color: #15438f !important;
  text-decoration: underline;
}
.mitteilungen .splide {
  position: static;
}
.mitteilungen .splide .splide__slide {
  width: 100%;
  margin-top: 2.5rem;
  background-color: #e2ddbc;
  padding: 2rem;
  margin-right: 14px;
}
@media (max-width: 1400px) {
  .mitteilungen .splide .splide__slide {
    margin-right: 4px;
  }
}
.mitteilungen .splide .splide__track {
  overflow: visible;
}
.mitteilungen .splide .splide__arrows {
  position: absolute;
  width: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  right: 0;
}
@media (max-width: 500px) {
  .mitteilungen .splide .splide__arrows {
    left: 0;
    bottom: 2rem;
    right: auto;
    top: auto;
  }
}
.mitteilungen .splide .splide__arrow {
  background-color: #15438f;
  position: static;
  width: auto;
  height: 5rem;
  width: 5rem;
  border-radius: 0;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
.mitteilungen .splide .splide__arrow:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.mitteilungen .splide .splide__arrow [disabled] {
  display: none;
}
.mitteilungen .splide .splide__arrow svg {
  fill: white;
}
.mitteilungen .splide .splide__arrow--prev {
  margin-left: -11rem;
}
@media (max-width: 500px) {
  .mitteilungen .splide .splide__arrow--prev {
    margin-left: 0;
    margin-right: 1rem;
  }
}

#digitales-gemeinde {
  overflow: visible;
}

.gemeinde {
  height: 100%;
  width: 100%;
  padding: 2rem 0 7.5rem 0;
  position: relative;
  background-color: #e3efff !important;
}
.gemeinde::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  left: -100vw;
  background-color: #e3efff !important;
  top: 0;
}
@media (max-width: 1400px) {
  .gemeinde::before {
    display: none;
  }
}
.gemeinde::after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  right: -100vw;
  background-color: #e3efff !important;
  top: 0;
}
@media (max-width: 1400px) {
  .gemeinde::after {
    display: none;
  }
}
.gemeinde > h1 {
  font-weight: 600;
  color: #15438f;
  font-size: 3.75rem;
  padding: 3rem 0 1rem 0;
  text-align: center;
}
.gemeinde .digital {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1400px) {
  .gemeinde .digital {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (max-width: 640px) {
  .gemeinde .digital {
    padding-left: 1%;
    padding-right: 1%;
  }
}
.gemeinde .digital .col {
  margin: 0% 0 1% 0%;
}
.gemeinde .digital .digital__box {
  height: 35rem;
  margin-bottom: 0.8%;
  width: 24.35%;
}
@media (max-width: 1024px) {
  .gemeinde .digital .digital__box {
    height: 55rem;
    width: 49.6%;
  }
}
@media (max-width: 650px) {
  .gemeinde .digital .digital__box {
    width: 100%;
    margin-bottom: 1%;
  }
}
.gemeinde .digital .digital__box.bg-image * {
  color: white !important;
}
.gemeinde .digital .digital__box.bg-image .digital_container {
  margin: 1vw 0;
  background-size: cover;
  background-position: center;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box.bg-image .digital_container {
    margin: 2vw 0;
  }
}
.gemeinde .digital .digital__box.bg-image .digital_container::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px -50px 24px -7px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px -50px 24px -7px rgba(0, 0, 0, 0.6);
}
.gemeinde .digital .digital__box.bg-image .digital_container .digital__headline {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  font-size: 2em;
  padding-right: 2rem;
  padding-bottom: 2rem;
  font-weight: 400;
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  word-break: break-word !important;
}
.gemeinde .digital .digital__box.bg-image .digital_container .digital__headline * {
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box.bg-image .digital_container .digital__headline {
    bottom: 5rem;
    font-size: 1.5em;
  }
}
.gemeinde .digital .digital__box.bg-image .digital_container .digital__button {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  text-decoration: none;
  -ms-hyphens: auto;
      hyphens: auto;
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box.bg-image .digital_container .digital__button {
    font-size: 0.85em;
  }
}
.gemeinde .digital .digital__box.bg-image .digital_container .digital__button::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 5px;
  text-decoration: none;
}
.gemeinde .digital .digital__box.bg-image .digital_container .digital__button:hover {
  text-decoration: underline;
}
.gemeinde .digital .digital__box .digital_container {
  margin: 1vw 0;
  background-size: cover;
  background-position: center;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box .digital_container {
    margin: 2vw 0;
  }
}
.gemeinde .digital .digital__box .digital_container img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 25%;
  height: 7.5rem;
  width: auto;
}
.gemeinde .digital .digital__box .digital_container .digital__headline {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  font-size: 2em;
  padding-right: 2rem;
  padding-bottom: 2rem;
  font-weight: 400;
  hyphens: auto;
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  word-break: break-word !important;
}
.gemeinde .digital .digital__box .digital_container .digital__headline * {
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box .digital_container .digital__headline {
    bottom: 5rem;
    font-size: 1.5em;
  }
}
.gemeinde .digital .digital__box .digital_container .digital__button {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  text-decoration: none;
  -ms-hyphens: auto;
      hyphens: auto;
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0;
}
@media (max-width: 640px) {
  .gemeinde .digital .digital__box .digital_container .digital__button {
    font-size: 0.85em;
  }
}
.gemeinde .digital .digital__box .digital_container .digital__button::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 5px;
  text-decoration: none;
}
.gemeinde .digital .digital__box .digital_container .digital__button:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  #footer > .inside > .contentContainer:not(.lowerFooter) {
    width: 100% !important;
  }
}
@media (max-width: 1400px) {
  #footer {
    overflow-x: hidden;
  }
}
.footerHome {
  height: 100%;
  padding: 3.5rem 0;
  background-color: #15438f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.footerHome .bankverbindungen {
  margin: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .footerHome .bankverbindungen {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .footerHome .bankverbindungen {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .footerHome .bankverbindungen .ce_image {
    text-align: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 3.5rem;
  }
}
.footerHome .bankverbindungen .bank_container {
  text-align: center;
  padding: 0 1rem;
}
@media (max-width: 1024px) {
  .footerHome .bankverbindungen .bank_container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.footerHome .bankverbindungen .bank_container * {
  color: white;
}
.footerHome .bankverbindungen .bank_container h1 {
  font-size: 2em;
}
@media (max-width: 1024px) {
  .footerHome .bankverbindungen .bank_container h1,
  .footerHome .bankverbindungen .bank_container p {
    font-size: 2rem !important;
  }
}
@media (max-width: 1200px) {
  .footerHome .bankverbindungen .bank_container h1 a::before,
  .footerHome .bankverbindungen .bank_container p a::before {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .footerHome .bankverbindungen .bank_container h1,
  .footerHome .bankverbindungen .bank_container p {
    font-size: 2.5rem !important;
  }
}
.footerHome .footer-lower {
  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;
}
@media (max-width: 1024px) {
  .footerHome .footer-lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1024px) {
  .footerHome .footer-lower > p {
    text-align: center;
  }
}
.footerHome .footer-lower::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  left: -100vw;
  background-color: #15438f !important;
  top: 0;
}
.footerHome .footer-lower::after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  right: -100vw;
  background-color: #15438f !important;
  top: 0;
}
.footerHome .footer-lower * {
  color: white;
}
@media (max-width: 1024px) {
  .footerHome .footer-lower .footerNav {
    left: auto;
    -webkit-transform: none;
            transform: none;
    position: relative;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .footerHome .footer-lower .ce_image {
    text-align: center;
    margin-top: 5rem;
  }
}
.footerHome .footer-lower .ce_image img {
  height: 9rem;
  width: auto;
}
@media (max-width: 1024px) {
  .footerHome .footer-lower .ce_image img {
    height: 100%;
  }
}

.locations > h1 {
  font-weight: 600;
  color: #15438f;
  font-size: 3.75rem;
  padding: 3rem 0 1rem 0;
}
.locations .location ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid rgba(21, 67, 143, 0.3);
  margin: 5rem 0;
}
@media (max-width: 1200px) {
  .locations .location ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.locations .location ul li {
  list-style: none;
  color: white;
  margin-right: 0;
}
.locations .location ul li a {
  text-decoration: none;
  font-size: 1.5rem;
  color: #1c2e2e;
}
.locations .location ul li a:hover {
  color: #15438f !important;
}
.locations .location ul li a h1 {
  margin: 0.67em;
  font-weight: 400;
  font-size: 1.5em;
}
.locations .location ul li.active {
  background: #15438f;
}
.locations .location ul li.active a {
  color: white !important;
  opacity: 1 !important;
}
.locations .location ul li.active a h1 {
  font-weight: 600;
}
.locations .location .location_container {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (max-width: 1200px) {
  .locations .location .location_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5rem;
  }
  .locations .location .location_container .digital__headline {
    margin: 3rem 0 !important;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
.locations .location .location_container .location_left {
  width: 60%;
  height: 100%;
}
@media (max-width: 1200px) {
  .locations .location .location_container .location_left {
    width: 100%;
    height: 100%;
  }
}
.locations .location .location_container .location_left img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.locations .location .location_container .location_right {
  width: 35%;
}
@media (max-width: 1200px) {
  .locations .location .location_container .location_right {
    width: 100%;
  }
}
.locations .location .location_container .location_right h1 {
  margin: 0.2em 0 0.67em 0;
  color: #15438f;
  font-weight: 600;
}
@media (max-width: 650px) {
  .locations .location .location_container .location_right h1 {
    font-size: 3.75rem;
  }
}
.locations .location .location_container .location_right .location_right_container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.locations .location .location_container .location_right .location_right_container .contact {
  width: 40%;
  padding-right: 1rem;
}
@media (max-width: 1023px) {
  .locations .location .location_container .location_right .location_right_container .contact * {
    font-size: 2rem !important;
  }
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container .contact {
    margin-bottom: 2.5rem;
  }
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress,
.locations .location .location_container .location_right .location_right_container .contact .contact_tel,
.locations .location .location_container .location_right .location_right_container .contact .contact_fax,
.locations .location .location_container .location_right .location_right_container .contact .contact_email {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #15438f;
  font-size: 1.5rem;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress a::before,
.locations .location .location_container .location_right .location_right_container .contact .contact_tel a::before,
.locations .location .location_container .location_right .location_right_container .contact .contact_fax a::before,
.locations .location .location_container .location_right .location_right_container .contact .contact_email a::before {
  display: none !important;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress .standart-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_tel .standart-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_fax .standart-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_email .standart-img {
  display: block;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress .high-contrast-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_tel .high-contrast-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_fax .high-contrast-img,
.locations .location .location_container .location_right .location_right_container .contact .contact_email .high-contrast-img {
  display: none;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress img,
.locations .location .location_container .location_right .location_right_container .contact .contact_tel img,
.locations .location .location_container .location_right .location_right_container .contact .contact_fax img,
.locations .location .location_container .location_right .location_right_container .contact .contact_email img {
  margin-right: 1.5rem;
  width: 2rem;
  height: auto;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_adress p {
  font-weight: 600;
  color: #15438f;
  font-size: 1.5rem;
  margin: 0;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_email {
  margin-bottom: 3.5rem;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_email a::before {
  display: none;
}
.locations .location .location_container .location_right .location_right_container .contact .contact_email a:hover {
  color: #15438f !important;
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container .contact {
    width: 100%;
  }
}
.locations .location .location_container .location_right .location_right_container .contact_info {
  width: 60%;
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container .contact_info {
    width: 100%;
  }
}
.locations .location .location_container .location_right .location_right_container .contact_info .contact_map {
  text-decoration: none;
  font-size: 1.2em;
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container .contact_info .contact_map {
    font-size: 0.85em;
  }
}
@media (max-width: 1023px) {
  .locations .location .location_container .location_right .location_right_container .contact_info .contact_map {
    font-size: 2rem !important;
  }
}
.locations .location .location_container .location_right .location_right_container .contact_info .contact_map:hover {
  color: #15438f !important;
  text-decoration: underline;
}
.locations .location .location_container .location_right .location_right_container .contact_info .contact_map::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 10px;
  text-decoration: none;
}
.locations .location .location_container .location_right .location_right_container .openinghours {
  padding: 1.25rem;
  background-color: #e2ddbc;
  height: 8rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 1023px) {
  .locations .location .location_container .location_right .location_right_container .openinghours {
    height: 10rem;
  }
}
@media (max-width: 640px) {
  .locations .location .location_container .location_right .location_right_container .openinghours {
    height: 100%;
  }
}
.locations .location .location_container .location_right .location_right_container .openinghours h4 {
  color: #15438f;
  margin: 0;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .locations .location .location_container .location_right .location_right_container .openinghours h4 {
    font-size: 2.5rem !important;
  }
}
.locations .location .location_container .location_right .location_right_container .openinghours p {
  font-weight: 400;
  color: #15438f;
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .locations .location .location_container .location_right .location_right_container .openinghours p {
    font-size: 2rem !important;
  }
}
.locations .location .location_container.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .locations .location .bank h4 {
    font-size: 2.5rem !important;
  }
  .locations .location .bank p {
    font-size: 2rem !important;
  }
}
@media (max-width: 1200px) {
  .locations .location #tabs-1 .bank h4 {
    font-size: 2rem;
  }
  .locations .location #tabs-1 .bank p a::before {
    display: none !important;
  }
}
@media (min-width: 1201px) {
  .locations .location #tabs-1 .bank h4 {
    margin: 1rem 0;
  }
  .locations .location #tabs-1 .bank p {
    font-size: 1em;
    line-height: 1;
    margin: 0.5rem 0;
  }
  .locations .location #tabs-1 .bank p a::before {
    display: none !important;
  }
}

.bank {
  margin: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .bank {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .bank {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.bank .bank_container {
  text-align: center;
  padding: 0 1rem;
}
@media (max-width: 640px) {
  .bank .bank_container {
    text-align: left;
  }
}
.bank .bank_container * {
  color: #15438f;
}
.bank .bank_container h1 {
  font-size: 1.5em;
}
@media (max-width: 850px) {
  .bank .bank_container h1,
  .bank .bank_container p {
    font-size: 2rem !important;
  }
}
@media (max-width: 1200px) {
  .bank .bank_container h1 a::before,
  .bank .bank_container p a::before {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .bank .bank_container h1,
  .bank .bank_container p {
    font-size: 2.5rem !important;
  }
}

#weitere-informationen {
  overflow: visible;
}

.infos > h1 {
  font-weight: 600;
  color: #15438f;
  font-size: 3.75rem;
  padding: 3rem 0 1rem 0;
  text-align: center;
}
.infos .infos_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .infos .infos_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.infos .infos_container .info_menü {
  width: 17.6%;
  background-color: #15438f;
  height: 36rem;
  margin: 1vw 0.75% 0.75% 0;
  padding: 2rem;
}
@media (max-width: 1200px) {
  .infos .infos_container .info_menü {
    margin: 0;
    margin-bottom: 1%;
    width: calc(100% - 4rem);
  }
  .infos .infos_container .info_menü ul li a {
    font-size: 2rem;
  }
}
.infos .infos_container .info_menü * {
  color: white !important;
}
.infos .infos_container .info_menü h2 {
  margin-top: 0;
}
.infos .infos_container .info_menü ul {
  padding: 0;
  margin: 0;
  margin-top: 1rem;
}
.infos .infos_container .info_menü ul li {
  list-style: none;
  border-bottom: 1px solid white;
  padding: 1rem 0;
}
@media (max-width: 1800px) {
  .infos .infos_container .info_menü ul li {
    padding: 0.5rem 0;
  }
}
.infos .infos_container .info_menü ul li:nth-last-of-type(1) {
  border-bottom: none;
  padding-bottom: 0;
}
.infos .infos_container .info_menü ul li a {
  text-decoration: none;
}
.infos .infos_container .info_menü ul li a:hover {
  text-decoration: underline;
}
.infos .infos_container .info_menü ul li a::before {
  font-family: "FontAwesome";
  content: "\f061";
  padding-right: 10px;
  text-decoration: none;
}
.infos .infos_container .info {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .infos .infos_container .info {
    width: 100%;
  }
}
.infos .infos_container .info .col {
  margin: 0% 0 1% 0%;
}
.infos .infos_container .info .info__box {
  height: 40rem;
  margin-bottom: 1%;
  width: 24.2%;
}
.infos .infos_container .info .info__box:nth-last-of-type(1) {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .infos .infos_container .info .info__box {
    height: 55rem;
    margin-right: 0;
    width: 49.5%;
  }
}
@media (max-width: 650px) {
  .infos .infos_container .info .info__box {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .infos .infos_container .info .info__box:nth-child(odd) {
    margin-right: 1%;
  }
}
@media (max-width: 650px) {
  .infos .infos_container .info .info__box:nth-child(odd) {
    margin-right: 0;
  }
}
.infos .infos_container .info .info__box.bg-image * {
  color: white !important;
}
.infos .infos_container .info .info__box.bg-image .info_container {
  margin: 1vw 0;
  background-size: cover;
  background-position: center;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .infos .infos_container .info .info__box.bg-image .info_container {
    margin: 0;
  }
}
.infos .infos_container .info .info__box.bg-image .info_container::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px -100px 24px -7px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -100px 24px -7px rgba(0, 0, 0, 0.4);
}
.infos .infos_container .info .info__box.bg-image .info_container .info__headline {
  position: absolute;
  left: 2rem;
  bottom: 1rem;
  padding-right: 3rem;
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  word-break: break-word !important;
}
.infos .infos_container .info .info__box.bg-image .info_container .info__headline p {
  margin-bottom: 0;
}
.infos .infos_container .info .info__box.bg-image .info_container .info__headline * {
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 640px) {
  .infos .infos_container .info .info__box.bg-image .info_container .info__headline {
    font-size: 1.5em;
  }
}
.infos .infos_container .info .info__box .info_container {
  margin: 1vw 0;
  background-size: cover;
  background-position: center;
  background-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .infos .infos_container .info .info__box .info_container {
    margin: 0;
  }
}
.infos .infos_container .info .info__box .info_container img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(50% - 3rem);
  height: 6rem;
  width: auto;
}
.infos .infos_container .info .info__box .info_container .info__headline {
  position: absolute;
  left: 2rem;
  font-size: 2em;
  bottom: 1rem;
  padding-right: 3rem;
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  word-break: break-word !important;
}
.infos .infos_container .info .info__box .info_container .info__headline p {
  margin-bottom: 0;
}
.infos .infos_container .info .info__box .info_container .info__headline * {
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 640px) {
  .infos .infos_container .info .info__box .info_container .info__headline {
    font-size: 1.5em;
  }
}

.high-contrast .veranstaltungen-startseite {
  height: 57.6rem;
}
@media (max-width: 1800px) {
  .high-contrast .veranstaltungen-startseite {
    height: 67.6rem;
  }
}
.high-contrast .mitteilungen * {
  color: black !important;
}
.high-contrast .mitteilungen .news h3 a:hover {
  color: black !important;
}
.high-contrast .mitteilungen .news .more a:hover {
  color: black !important;
}
.high-contrast .mitteilungen .splide__slide {
  background-color: transparent !important;
  border: 2px solid black;
}
.high-contrast .mitteilungen .splide__arrow {
  background-color: black;
}
.high-contrast .appearance {
  border: 2px solid black;
  background: transparent;
  background-image: none !important;
}
.high-contrast .appearance::before {
  display: none;
}
.high-contrast .appearance a {
  color: black !important;
}
.high-contrast .veranstaltungen-startseite {
  background-color: transparent;
  border: 2px solid black;
}
.high-contrast .veranstaltungen-startseite * {
  color: black !important;
}
.high-contrast .veranstaltungen-startseite .mod_eventlist h4 {
  color: black !important;
}
.high-contrast .veranstaltungen-startseite .mod_eventlist h4 a {
  color: black !important;
}
.high-contrast .veranstaltungen-startseite .mod_eventlist .standart-img {
  display: none;
}
.high-contrast .veranstaltungen-startseite .mod_eventlist .high-contrast-img {
  display: block;
}
.high-contrast .home-news {
  height: 38.6rem;
}
.high-contrast .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.high-contrast .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots .slick-active {
  background-color: black;
  border: 1px solid black;
}
.high-contrast .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-dots li {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid black;
}
.high-contrast .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-prev::before {
  background-image: url("/files/philippsburg/Startseite-2024/Icon_awesome-chevron-right_black.svg");
}
.high-contrast .home-news .home-news_slider .slick-control-panel .slick-control-panel_inner .slick-next::before {
  background-image: url("/files/philippsburg/Startseite-2024/Icon_awesome-chevron-left_black.svg");
}
.high-contrast .search-box {
  background-color: transparent;
  border: 2px solid black;
}
.high-contrast .search-box .mod_search::after {
  display: none;
}
.high-contrast .search-box .mod_search .search_container button.search_img {
  background: black;
}
.high-contrast .search-box .mod_search .search_container button.search_img::after {
  content: url("/files/philippsburg/Startseite-2024/Icon_awesome-search.svg");
}
.high-contrast .search-box .mod_search input::-webkit-input-placeholder {
  color: #000000;
}
.high-contrast .search-box .mod_search input::-moz-placeholder {
  color: #000000;
}
.high-contrast .search-box .mod_search input:-ms-input-placeholder {
  color: #000000;
}
.high-contrast .search-box .mod_search input::-ms-input-placeholder {
  color: #000000;
}
.high-contrast .search-box .mod_search input::placeholder {
  color: #000000;
}
.high-contrast .gemeinde {
  background-color: transparent !important;
}
.high-contrast .gemeinde::before {
  background-color: transparent !important;
}
.high-contrast .gemeinde::after {
  background-color: transparent !important;
}
.high-contrast .gemeinde .digital_container {
  background-color: transparent !important;
  border: 2px solid black;
}
.high-contrast .gemeinde .digital_container img {
  display: none;
}
.high-contrast .gemeinde .digital_container * {
  color: black !important;
}
.high-contrast .gemeinde .bg-image .digital_container {
  background: transparent;
  background-image: none !important;
}
.high-contrast .gemeinde .bg-image .digital_container img {
  display: none;
}
.high-contrast .gemeinde .bg-image .digital_container * {
  color: black !important;
}
.high-contrast .gemeinde .bg-image .digital_container::before {
  display: none;
}
.high-contrast .gemeinde .bg-image .digital_container a {
  color: black !important;
}
.high-contrast .infos {
  background-color: transparent !important;
}
.high-contrast .infos .ce_headline {
  color: black !important;
}
.high-contrast .infos .info_menü {
  background-color: transparent !important;
  border: 2px solid black;
  height: 40rem !important;
  width: 19%;
}
@media (max-width: 1024px) {
  .high-contrast .infos .info_menü {
    width: 100% !important;
  }
}
.high-contrast .infos .info_menü li a {
  color: black !important;
}
.high-contrast .infos .info_container {
  background-color: transparent !important;
  border: 2px solid black;
}
.high-contrast .infos .info_container img {
  display: none;
}
.high-contrast .infos .info_container * {
  color: black !important;
}
.high-contrast .infos .bg-image .info_container {
  background: transparent;
  background-image: none !important;
}
.high-contrast .infos .bg-image .info_container .info__headline {
  color: black !important;
}
.high-contrast .infos .bg-image .info_container .info__headline * {
  color: black !important;
}
.high-contrast .infos .bg-image .info_container::before {
  display: none;
}
.high-contrast .locations * {
  color: black !important;
}
.high-contrast .locations .location ul li.active {
  background: transparent !important;
  border: 2px solid black;
}
.high-contrast .locations .location .contact .location_container {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.high-contrast .locations .location .contact .location_container .location_right {
  width: 35%;
}
.high-contrast .locations .location .contact .location_container .location_right .location_right_container .contact_email a:hover {
  color: #000000 !important;
}
.high-contrast .locations .location .contact .location_container .location_right .location_right_container .contact_map:hover {
  color: #000000 !important;
}
.high-contrast .locations .location .contact .location_container .location_right .location_right_container .contact_map::before {
  color: #000000 !important;
}
.high-contrast .locations .location .contact .contact_adress .standart-img,
.high-contrast .locations .location .contact .contact_tel .standart-img,
.high-contrast .locations .location .contact .contact_fax .standart-img,
.high-contrast .locations .location .contact .contact_email .standart-img {
  display: none !important;
}
.high-contrast .locations .location .contact .contact_adress .high-contrast-img,
.high-contrast .locations .location .contact .contact_tel .high-contrast-img,
.high-contrast .locations .location .contact .contact_fax .high-contrast-img,
.high-contrast .locations .location .contact .contact_email .high-contrast-img {
  display: block !important;
}
.high-contrast .locations .location .openinghours {
  background-color: transparent !important;
  border: 2px solid black;
  height: 12rem !important;
}
@media (max-width: 1200px) {
  .high-contrast .locations .location .openinghours {
    height: 14rem !important;
  }
}
@media (max-width: 640px) {
  .high-contrast .locations .location .openinghours {
    height: 100% !important;
  }
}

.font-zoom-1 #teaser,
.font-zoom-2 #teaser,
.font-zoom-3 #teaser,
.font-zoom-4 #teaser,
.font-zoom-5 #teaser,
.font-zoom-6 #teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.font-zoom-1 #teaser .span_1_of_4,
.font-zoom-2 #teaser .span_1_of_4,
.font-zoom-3 #teaser .span_1_of_4,
.font-zoom-4 #teaser .span_1_of_4,
.font-zoom-5 #teaser .span_1_of_4,
.font-zoom-6 #teaser .span_1_of_4 {
  width: 100%;
}
.font-zoom-1 #teaser .span_1_of_4:nth-of-type(1),
.font-zoom-2 #teaser .span_1_of_4:nth-of-type(1),
.font-zoom-3 #teaser .span_1_of_4:nth-of-type(1),
.font-zoom-4 #teaser .span_1_of_4:nth-of-type(1),
.font-zoom-5 #teaser .span_1_of_4:nth-of-type(1),
.font-zoom-6 #teaser .span_1_of_4:nth-of-type(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.font-zoom-1 #teaser .span_1_of_4:nth-of-type(2),
.font-zoom-2 #teaser .span_1_of_4:nth-of-type(2),
.font-zoom-3 #teaser .span_1_of_4:nth-of-type(2),
.font-zoom-4 #teaser .span_1_of_4:nth-of-type(2),
.font-zoom-5 #teaser .span_1_of_4:nth-of-type(2),
.font-zoom-6 #teaser .span_1_of_4:nth-of-type(2) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.font-zoom-1 #teaser .span_2_of_4,
.font-zoom-2 #teaser .span_2_of_4,
.font-zoom-3 #teaser .span_2_of_4,
.font-zoom-4 #teaser .span_2_of_4,
.font-zoom-5 #teaser .span_2_of_4,
.font-zoom-6 #teaser .span_2_of_4 {
  width: 100%;
  height: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.font-zoom-1 #teaser .appearance,
.font-zoom-2 #teaser .appearance,
.font-zoom-3 #teaser .appearance,
.font-zoom-4 #teaser .appearance,
.font-zoom-5 #teaser .appearance,
.font-zoom-6 #teaser .appearance {
  height: 50vh;
}
.font-zoom-1 #teaser .appearance::before,
.font-zoom-2 #teaser .appearance::before,
.font-zoom-3 #teaser .appearance::before,
.font-zoom-4 #teaser .appearance::before,
.font-zoom-5 #teaser .appearance::before,
.font-zoom-6 #teaser .appearance::before {
  -webkit-box-shadow: inset 10px 10px 10px hsla(0, 0%, 0%, 0.1), inset 10px 10px 10px hsla(0, 0%, 0%, 0.1), inset -10px 10px 10px hsla(0, 0%, 0%, 0.1), inset 0 -150px 0 hsla(0, 0%, 0%, 0.1);
          box-shadow: inset 10px 10px 10px hsla(0, 0%, 0%, 0.1), inset 10px 10px 10px hsla(0, 0%, 0%, 0.1), inset -10px 10px 10px hsla(0, 0%, 0%, 0.1), inset 0 -150px 0 hsla(0, 0%, 0%, 0.1);
}
@media (max-width: 640px) {
  .font-zoom-1 #teaser .appearance .appearance__headline,
  .font-zoom-2 #teaser .appearance .appearance__headline,
  .font-zoom-3 #teaser .appearance .appearance__headline,
  .font-zoom-4 #teaser .appearance .appearance__headline,
  .font-zoom-5 #teaser .appearance .appearance__headline,
  .font-zoom-6 #teaser .appearance .appearance__headline {
    font-size: 1.5em;
  }
}
@media (max-width: 550px) {
  .font-zoom-1 #teaser .appearance .appearance__headline,
  .font-zoom-2 #teaser .appearance .appearance__headline,
  .font-zoom-3 #teaser .appearance .appearance__headline,
  .font-zoom-4 #teaser .appearance .appearance__headline,
  .font-zoom-5 #teaser .appearance .appearance__headline,
  .font-zoom-6 #teaser .appearance .appearance__headline {
    top: 10%;
  }
}
@media (max-width: 450px) {
  .font-zoom-1 #teaser .appearance .appearance__headline,
  .font-zoom-2 #teaser .appearance .appearance__headline,
  .font-zoom-3 #teaser .appearance .appearance__headline,
  .font-zoom-4 #teaser .appearance .appearance__headline,
  .font-zoom-5 #teaser .appearance .appearance__headline,
  .font-zoom-6 #teaser .appearance .appearance__headline {
    font-size: 1.2em;
  }
}
@media (max-width: 640px) {
  .font-zoom-1 .veranstaltungen-startseite .layout_teaser p,
  .font-zoom-2 .veranstaltungen-startseite .layout_teaser p,
  .font-zoom-3 .veranstaltungen-startseite .layout_teaser p,
  .font-zoom-4 .veranstaltungen-startseite .layout_teaser p,
  .font-zoom-5 .veranstaltungen-startseite .layout_teaser p,
  .font-zoom-6 .veranstaltungen-startseite .layout_teaser p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.font-zoom-1 .home-news .news-slider-headline,
.font-zoom-2 .home-news .news-slider-headline,
.font-zoom-3 .home-news .news-slider-headline,
.font-zoom-4 .home-news .news-slider-headline,
.font-zoom-5 .home-news .news-slider-headline,
.font-zoom-6 .home-news .news-slider-headline {
  word-break: normal;
}
@media (max-width: 640px) {
  .font-zoom-1 .home-news .news-slider-headline,
  .font-zoom-2 .home-news .news-slider-headline,
  .font-zoom-3 .home-news .news-slider-headline,
  .font-zoom-4 .home-news .news-slider-headline,
  .font-zoom-5 .home-news .news-slider-headline,
  .font-zoom-6 .home-news .news-slider-headline {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .font-zoom-1 .home-news h3,
  .font-zoom-2 .home-news h3,
  .font-zoom-3 .home-news h3,
  .font-zoom-4 .home-news h3,
  .font-zoom-5 .home-news h3,
  .font-zoom-6 .home-news h3 {
    line-height: 5rem !important;
  }
}
@media (max-width: 640px) {
  .font-zoom-1 .home-news p,
  .font-zoom-2 .home-news p,
  .font-zoom-3 .home-news p,
  .font-zoom-4 .home-news p,
  .font-zoom-5 .home-news p,
  .font-zoom-6 .home-news p {
    margin-bottom: 10rem;
  }
}
.font-zoom-1 .gemeinde *,
.font-zoom-2 .gemeinde *,
.font-zoom-3 .gemeinde *,
.font-zoom-4 .gemeinde *,
.font-zoom-5 .gemeinde *,
.font-zoom-6 .gemeinde * {
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (max-width: 1800px) {
  .font-zoom-1 .gemeinde .digital,
  .font-zoom-2 .gemeinde .digital,
  .font-zoom-3 .gemeinde .digital,
  .font-zoom-4 .gemeinde .digital,
  .font-zoom-5 .gemeinde .digital,
  .font-zoom-6 .gemeinde .digital {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .font-zoom-1 .gemeinde .digital .digital__box,
  .font-zoom-2 .gemeinde .digital .digital__box,
  .font-zoom-3 .gemeinde .digital .digital__box,
  .font-zoom-4 .gemeinde .digital .digital__box,
  .font-zoom-5 .gemeinde .digital .digital__box,
  .font-zoom-6 .gemeinde .digital .digital__box {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .font-zoom-1 .gemeinde .digital .digital_container img,
  .font-zoom-2 .gemeinde .digital .digital_container img,
  .font-zoom-3 .gemeinde .digital .digital_container img,
  .font-zoom-4 .gemeinde .digital .digital_container img,
  .font-zoom-5 .gemeinde .digital .digital_container img,
  .font-zoom-6 .gemeinde .digital .digital_container img {
    top: 10%;
  }
  .font-zoom-1 .gemeinde .digital .bg-image .digital_container .digital__headline,
  .font-zoom-2 .gemeinde .digital .bg-image .digital_container .digital__headline,
  .font-zoom-3 .gemeinde .digital .bg-image .digital_container .digital__headline,
  .font-zoom-4 .gemeinde .digital .bg-image .digital_container .digital__headline,
  .font-zoom-5 .gemeinde .digital .bg-image .digital_container .digital__headline,
  .font-zoom-6 .gemeinde .digital .bg-image .digital_container .digital__headline {
    bottom: 8rem;
  }
}
.font-zoom-1 .infos *,
.font-zoom-2 .infos *,
.font-zoom-3 .infos *,
.font-zoom-4 .infos *,
.font-zoom-5 .infos *,
.font-zoom-6 .infos * {
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (max-width: 1800px) {
  .font-zoom-1 .infos .infos_container,
  .font-zoom-2 .infos .infos_container,
  .font-zoom-3 .infos .infos_container,
  .font-zoom-4 .infos .infos_container,
  .font-zoom-5 .infos .infos_container,
  .font-zoom-6 .infos .infos_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .font-zoom-1 .infos .infos_container .info,
  .font-zoom-2 .infos .infos_container .info,
  .font-zoom-3 .infos .infos_container .info,
  .font-zoom-4 .infos .infos_container .info,
  .font-zoom-5 .infos .infos_container .info,
  .font-zoom-6 .infos .infos_container .info {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .font-zoom-1 .infos .infos_container .info .info__box,
  .font-zoom-2 .infos .infos_container .info .info__box,
  .font-zoom-3 .infos .infos_container .info .info__box,
  .font-zoom-4 .infos .infos_container .info .info__box,
  .font-zoom-5 .infos .infos_container .info .info__box,
  .font-zoom-6 .infos .infos_container .info .info__box {
    width: 100%;
  }
  .font-zoom-1 .infos .infos_container .info_menü,
  .font-zoom-2 .infos .infos_container .info_menü,
  .font-zoom-3 .infos .infos_container .info_menü,
  .font-zoom-4 .infos .infos_container .info_menü,
  .font-zoom-5 .infos .infos_container .info_menü,
  .font-zoom-6 .infos .infos_container .info_menü {
    width: 95%;
  }
}
@media (max-width: 550px) {
  .font-zoom-1 .infos .infos_container .info_menü,
  .font-zoom-2 .infos .infos_container .info_menü,
  .font-zoom-3 .infos .infos_container .info_menü,
  .font-zoom-4 .infos .infos_container .info_menü,
  .font-zoom-5 .infos .infos_container .info_menü,
  .font-zoom-6 .infos .infos_container .info_menü {
    width: calc(100% - 4rem);
  }
}
@media (max-width: 400px) {
  .font-zoom-1 .infos .info__box .info_container img,
  .font-zoom-2 .infos .info__box .info_container img,
  .font-zoom-3 .infos .info__box .info_container img,
  .font-zoom-4 .infos .info__box .info_container img,
  .font-zoom-5 .infos .info__box .info_container img,
  .font-zoom-6 .infos .info__box .info_container img {
    top: 10% !important;
  }
}
@media (max-width: 1800px) {
  .font-zoom-1 .location ul,
  .font-zoom-2 .location ul,
  .font-zoom-3 .location ul,
  .font-zoom-4 .location ul,
  .font-zoom-5 .location ul,
  .font-zoom-6 .location ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .font-zoom-1 .location .location_right_container,
  .font-zoom-2 .location .location_right_container,
  .font-zoom-3 .location .location_right_container,
  .font-zoom-4 .location .location_right_container,
  .font-zoom-5 .location .location_right_container,
  .font-zoom-6 .location .location_right_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .font-zoom-1 .location .openinghours,
  .font-zoom-2 .location .openinghours,
  .font-zoom-3 .location .openinghours,
  .font-zoom-4 .location .openinghours,
  .font-zoom-5 .location .openinghours,
  .font-zoom-6 .location .openinghours {
    height: 15rem !important;
  }
}
@media (max-width: 640px) {
  .font-zoom-1 .location .openinghours,
  .font-zoom-2 .location .openinghours,
  .font-zoom-3 .location .openinghours,
  .font-zoom-4 .location .openinghours,
  .font-zoom-5 .location .openinghours,
  .font-zoom-6 .location .openinghours {
    height: 100% !important;
  }
}

.font-zoom-2 .infos *,
.font-zoom-3 .infos *,
.font-zoom-4 .infos *,
.font-zoom-5 .infos *,
.font-zoom-6 .infos * {
  -ms-hyphens: auto;
      hyphens: auto;
}
.font-zoom-2 .infos .info_menü,
.font-zoom-3 .infos .info_menü,
.font-zoom-4 .infos .info_menü,
.font-zoom-5 .infos .info_menü,
.font-zoom-6 .infos .info_menü {
  padding: 1rem 2rem;
  height: 38rem;
}
.font-zoom-2 .infos h2.ce_headline,
.font-zoom-3 .infos h2.ce_headline,
.font-zoom-4 .infos h2.ce_headline,
.font-zoom-5 .infos h2.ce_headline,
.font-zoom-6 .infos h2.ce_headline {
  margin-bottom: 0 !important;
}
.font-zoom-2 .infos li,
.font-zoom-3 .infos li,
.font-zoom-4 .infos li,
.font-zoom-5 .infos li,
.font-zoom-6 .infos li {
  padding: 0 !important;
}
.font-zoom-2 .location .location_container,
.font-zoom-3 .location .location_container,
.font-zoom-4 .location .location_container,
.font-zoom-5 .location .location_container,
.font-zoom-6 .location .location_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.font-zoom-2 .location .location_container .location_left,
.font-zoom-2 .location .location_container .location_right,
.font-zoom-3 .location .location_container .location_left,
.font-zoom-3 .location .location_container .location_right,
.font-zoom-4 .location .location_container .location_left,
.font-zoom-4 .location .location_container .location_right,
.font-zoom-5 .location .location_container .location_left,
.font-zoom-5 .location .location_container .location_right,
.font-zoom-6 .location .location_container .location_left,
.font-zoom-6 .location .location_container .location_right {
  width: 100%;
}
.font-zoom-2 .location .location_container .digital__headline,
.font-zoom-3 .location .location_container .digital__headline,
.font-zoom-4 .location .location_container .digital__headline,
.font-zoom-5 .location .location_container .digital__headline,
.font-zoom-6 .location .location_container .digital__headline {
  margin: 3rem 0 !important;
}

.font-zoom-1 .infos ul li {
  line-height: 1 !important;
}

#mainNav ul li.trail {
  background-color: transparent;
}
#mainNav ul li {
  border-right: 2px solid #15438f;
  background-color: transparent !important;
}
#mainNav ul li:nth-last-of-type(1) {
  border: none;
}
#mainNav ul li:hover {
  background: transparent !important;
}
#mainNav ul li a:hover {
  color: #4b6ba2 !important;
}

@media (max-width: 1024px) {
  #formular-maengelmeldung table label {
    font-size: 0.9em !important;
  }
}
@media (max-width: 450px) {
  #formular-maengelmeldung table td {
    font-size: 2rem !important;
  }
  #formular-maengelmeldung table td select {
    width: 100%;
  }
  #formular-maengelmeldung table td input,
  #formular-maengelmeldung table td textarea {
    width: 98%;
  }
}

#header .mod_breadcrumb ul li.active {
  color: #000000 !important;
}

#header .mod_breadcrumb ul li a {
  color: #6e6e6e !important;
}

#footer > .inside .topFooter h2 {
  background-color: #15438f !important;
}

.contentContainer.notDesktop.mobileHeader {
  text-align: center;
}
.contentContainer.notDesktop.mobileHeader .hamburgerButtonImg {
  background: url(/files/layout/iconMenuMobile.png) no-repeat center center;
  background-size: contain;
  background-color: #e2ddbd;
  width: 12vw;
  height: 12vw;
  margin-left: 5%;
  border: none;
}

/* From Uiverse.io by nihad-abbasov */
/* switch settings 👇 */
.ui-switch {
  /* switch */
  --switch-bg: rgb(135, 150, 165);
  --switch-width: 48px;
  --switch-height: 20px;
  /* circle */
  --circle-diameter: 32px;
  --circle-bg: #ffd252;
  --circle-inset: calc((var(--circle-diameter) - var(--switch-height)) / 2);
  margin: 0.65rem;
}
@media (max-width: 1023px) {
  .ui-switch {
    --switch-width: 40px !important;
    --switch-height: 15px !important;
    --circle-diameter: 25px !important;
  }
}

.ui-switch input {
  display: none;
}

.slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--switch-width);
  height: var(--switch-height);
  background: var(--switch-bg);
  border-radius: 999px;
  position: relative;
  cursor: pointer;
}

.slider .circle {
  top: calc(var(--circle-inset) * -1);
  left: 0;
  width: var(--circle-diameter);
  height: var(--circle-diameter);
  position: absolute;
  background: var(--circle-bg);
  border-radius: inherit;
  background-image: url("/files/philippsburg/Startseite-2024/contrast-svgrepo-com1.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  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-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.slider .circle::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7490196078);
  border-radius: inherit;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  opacity: 0;
}

/* actions */
.ui-switch input:checked + .slider .circle {
  left: calc(100% - var(--circle-diameter));
  background-image: url("/files/philippsburg/Startseite-2024/contrast-svgrepo-com.svg");
  background-color: #ffffff;
  border: 0.5px solid #5c5c5c;
}

.ui-switch input:active + .slider .circle::before {
  -webkit-transition: 0s;
  transition: 0s;
  opacity: 1;
  width: 0;
  height: 0;
}

.ui-switch {
  --switch-bg: rgb(135, 150, 165);
  --switch-width: 48px;
  --switch-height: 20px;
  --circle-diameter: 32px;
  --circle-bg: #15438f;
  --circle-inset: calc((var(--circle-diameter) - var(--switch-height)) / 2);
  display: inline-block;
  position: relative;
}

.ui-switch input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.slider {
  display: inline-block;
  width: var(--switch-width);
  height: var(--switch-height);
  background: var(--switch-bg);
  border-radius: 999px;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.circle {
  display: inline-block;
  width: var(--circle-diameter);
  height: var(--circle-diameter);
  background: var(--circle-bg);
  position: absolute;
  top: calc(var(--circle-inset) * -1);
  left: 0;
  border-radius: 50%;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

input:checked + .slider {
  background-color: #e3efff;
}

input:checked + .slider .circle {
  left: calc(100% - var(--circle-diameter));
}

.schalter {
  background: transparent;
  border: none;
}

.pdf ul {
  padding-left: 0;
}

.pdf ul li {
  list-style: none;
}

.pdf ul li a[href$=pdf] {
  text-decoration: none;
  margin-bottom: 1rem;
}

.pdf ul li a[href$=pdf]::before {
  font-family: "FontAwesome";
  padding-right: 5px;
  text-decoration: none;
  content: "\f1c1";
}

.ditial-box-link {
  color: inherit !important;
}

nav.mod_navigation.mobilMyMenu {
  background-color: #677079;
  color: #fff;
  position: fixed;
  width: 75vw;
  height: 100%;
  z-index: 9;
  top: 0;
  display: none;
  padding: 5rem 2.5rem 10rem 2.5rem;
  left: 0;
  overflow: scroll;
  scrollbar-color: white grey;
  scrollbar-width: thin;
  text-align: left;
}
nav.mod_navigation.mobilMyMenu #mobileClose {
  display: none;
  background-color: #333;
  color: #fff;
  border: none;
  font-size: 1.5em;
  padding: 10px 15px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
}
nav.mod_navigation.mobilMyMenu #mobileClose:hover {
  background-color: #444;
}
nav.mod_navigation.mobilMyMenu.open {
  display: inline;
}
nav.mod_navigation.mobilMyMenu.open #mobileClose {
  display: block !important;
  z-index: 999999;
  top: 0;
  right: 0;
}
nav.mod_navigation.mobilMyMenu > ul.level_1 {
  padding-bottom: 7.5rem;
}
nav.mod_navigation.mobilMyMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.mod_navigation.mobilMyMenu li.active span {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px 15px;
  font-size: 2.5rem;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  color: #ffd252;
}
nav.mod_navigation.mobilMyMenu .forward.trail.submenu span {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  font-size: 2.5rem;
  border-bottom: 1px solid #fff;
}
nav.mod_navigation.mobilMyMenu .forward.submenu.last span {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  font-size: 2.5rem;
  border-bottom: 1px solid #fff;
}
nav.mod_navigation.mobilMyMenu a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px 15px;
  font-size: 2.5rem;
  border-bottom: 1px solid #fff;
}
nav.mod_navigation.mobilMyMenu .submenu > span::after {
  content: "▼";
  float: right;
  font-size: 0.8em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
nav.mod_navigation.mobilMyMenu .submenu > a::after {
  content: "▼";
  float: right;
  font-size: 0.8em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
nav.mod_navigation.mobilMyMenu .submenu.open > a::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
nav.mod_navigation.mobilMyMenu .submenu.open > span::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
nav.mod_navigation.mobilMyMenu .submenu ul.level_2,
nav.mod_navigation.mobilMyMenu .submenu ul.level_3 {
  display: none;
  padding-left: 20px;
}
nav.mod_navigation.mobilMyMenu .submenu.open > ul {
  display: block;
}
nav.mod_navigation.mobilMyMenu #mobileToggle {
  display: none;
  background-color: #333;
  color: #fff;
  border: none;
  font-size: 1.6rem;
  padding: 10px 15px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 10px;
}
nav.mod_navigation.mobilMyMenu #mobileToggle:hover {
  background-color: #444;
}
nav.mod_navigation.mobilMyMenu.open ul.level_1 {
  display: block;
}
@media (max-width: 768px) {
  nav.mod_navigation.mobilMyMenu ul.level_1 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  nav.mod_navigation.mobilMyMenu #mobileToggle {
    display: block;
  }
}

.forward.submenu.last {
  position: relative;
}

.forward.submenu.last > a::after {
  content: "▼";
  font-size: 0.8em;
  float: right;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.forward.submenu.last.open > a::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.forward.submenu.last > ul.level_3 {
  display: none;
  padding-left: 20px;
}

.forward.submenu.last.open > ul.level_3 {
  display: block;
}

.footerDefault {
  height: 100%;
  padding: 3.5rem 0;
  background-color: #15438f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.footerDefault p {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 300;
}
.footerDefault .bankverbindungen {
  margin: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .footerDefault .bankverbindungen {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .footerDefault .bankverbindungen {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .footerDefault .bankverbindungen .ce_image {
    text-align: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 3.5rem;
  }
}
.footerDefault .bankverbindungen .bank_container {
  text-align: center;
  padding: 0 1rem;
}
@media (max-width: 1024px) {
  .footerDefault .bankverbindungen .bank_container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.footerDefault .bankverbindungen .bank_container * {
  color: white;
}
.footerDefault .bankverbindungen .bank_container h1 {
  font-size: 2em !important;
}
@media (max-width: 1024px) {
  .footerDefault .bankverbindungen .bank_container h1,
  .footerDefault .bankverbindungen .bank_container p {
    font-size: 2rem !important;
  }
}
@media (max-width: 1200px) {
  .footerDefault .bankverbindungen .bank_container h1 a::before,
  .footerDefault .bankverbindungen .bank_container p a::before {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .footerDefault .bankverbindungen .bank_container h1,
  .footerDefault .bankverbindungen .bank_container p {
    font-size: 2.5rem !important;
  }
}
.footerDefault .footer-lower {
  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;
}
@media (max-width: 1024px) {
  .footerDefault .footer-lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1024px) {
  .footerDefault .footer-lower > p {
    text-align: center;
  }
}
.footerDefault .footer-lower::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  left: -100vw;
  background-color: #15438f !important;
  top: 0;
}
.footerDefault .footer-lower::after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  right: -100vw;
  background-color: #15438f !important;
  top: 0;
}
.footerDefault .footer-lower * {
  color: white;
}
@media (max-width: 1024px) {
  .footerDefault .footer-lower .footerNav {
    left: auto;
    -webkit-transform: none;
            transform: none;
    position: relative;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .footerDefault .footer-lower .ce_image {
    text-align: center;
    margin-top: 5rem;
  }
}
.footerDefault .footer-lower .ce_image img {
  height: 9rem;
  width: auto;
}
@media (max-width: 1024px) {
  .footerDefault .footer-lower .ce_image img {
    height: 100%;
  }
}

.locations--footer h1 {
  font-weight: 600;
  color: #15438f;
  font-size: 3.75rem;
  padding: 3rem 0 1rem 0;
}
.locations--footer .location--footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid rgba(21, 67, 143, 0.3);
  margin: 5rem 0;
}
@media (max-width: 1200px) {
  .locations--footer .location--footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.locations--footer .location--footer ul li {
  list-style: none;
  color: white;
  margin-right: 0;
}
.locations--footer .location--footer ul li a {
  text-decoration: none;
  font-size: 1.5rem;
  color: #1c2e2e;
}
.locations--footer .location--footer ul li a:hover {
  color: #15438f !important;
}
.locations--footer .location--footer ul li a h1 {
  margin: 0.67em;
  font-weight: 400;
  font-size: 1.5em;
}
.locations--footer .location--footer ul li.active {
  background: #15438f;
}
.locations--footer .location--footer ul li.active a {
  color: white !important;
  opacity: 1 !important;
}
.locations--footer .location--footer ul li.active a h1 {
  font-weight: 600;
}
.locations--footer .location--footer .location_container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (max-width: 1200px) {
  .locations--footer .location--footer .location_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5rem;
  }
  .locations--footer .location--footer .location_container .digital__headline {
    margin: 3rem 0 !important;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
.locations--footer .location--footer .location_container .location_right {
  width: 100%;
}
.locations--footer .location--footer .location_container .location_right h1 {
  margin: 0.2em 0 0.67em 0;
  color: #15438f;
  font-weight: 600;
}
@media (max-width: 650px) {
  .locations--footer .location--footer .location_container .location_right h1 {
    font-size: 3.75rem;
  }
}
.locations--footer .location--footer .location_container .location_right .location_right_container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .locations--footer .location--footer .location_container .location_right .location_right_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact {
  width: 40%;
  padding-right: 1rem;
}
@media (max-width: 1023px) {
  .locations--footer .location--footer .location_container .location_right .location_right_container .contact * {
    font-size: 2rem !important;
  }
}
@media (max-width: 640px) {
  .locations--footer .location--footer .location_container .location_right .location_right_container .contact {
    margin-bottom: 2.5rem;
  }
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_tel,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_fax,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #15438f;
  font-size: 1.5rem;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress a::before,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_tel a::before,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_fax a::before,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email a::before {
  display: none !important;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress .standart-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_tel .standart-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_fax .standart-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email .standart-img {
  display: block;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress .high-contrast-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_tel .high-contrast-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_fax .high-contrast-img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email .high-contrast-img {
  display: none;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_tel img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_fax img,
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email img {
  margin-right: 1.5rem;
  width: 2rem;
  height: auto;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_adress p {
  font-weight: 600;
  color: #15438f;
  font-size: 1.5rem;
  margin: 0;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email {
  margin-bottom: 3.5rem;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email a::before {
  display: none;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact .contact_email a:hover {
  color: #15438f !important;
}
@media (max-width: 640px) {
  .locations--footer .location--footer .location_container .location_right .location_right_container .contact {
    width: 100%;
  }
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact_info {
  width: 75%;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact_map {
  text-decoration: none;
  font-size: 2rem;
  color: #15438f;
}
@media (max-width: 1023px) {
  .locations--footer .location--footer .location_container .location_right .location_right_container .contact_map {
    font-size: 2rem !important;
  }
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact_map:hover {
  color: #15438f !important;
  text-decoration: underline;
}
.locations--footer .location--footer .location_container .location_right .location_right_container .contact_map::before {
  font-family: "FontAwesome";
  content: "\f061" !important;
  padding-right: 5px;
  text-decoration: none;
}
.locations--footer .location--footer .location_container .openinghours {
  padding: 1.25rem;
  background-color: #e2ddbc;
  height: 8rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 1023px) {
  .locations--footer .location--footer .location_container .openinghours {
    height: 10rem;
  }
}
@media (max-width: 640px) {
  .locations--footer .location--footer .location_container .openinghours {
    height: 100%;
  }
}
.locations--footer .location--footer .location_container .openinghours h4 {
  color: #15438f;
  margin: 0;
  font-weight: 600;
  font-size: 1.5rem !important;
}
@media (max-width: 1023px) {
  .locations--footer .location--footer .location_container .openinghours h4 {
    font-size: 2.5rem !important;
  }
}
.locations--footer .location--footer .location_container .openinghours p {
  font-weight: 400;
  color: #15438f;
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .locations--footer .location--footer .location_container .openinghours p {
    font-size: 2rem !important;
  }
}

@media (max-width: 1024px) {
  #footer > .inside > .contentContainer:not(.lowerFooter) {
    width: 90% !important;
  }
}
.high-contrast .locations--footer * {
  color: black !important;
}
.high-contrast .locations--footer .location--footer .contact .location_container {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.high-contrast .locations--footer .location--footer .contact .location_container .location_right .location_right_container .contact_email a:hover {
  color: #000000 !important;
}
.high-contrast .locations--footer .location--footer .contact .contact_adress .standart-img,
.high-contrast .locations--footer .location--footer .contact .contact_tel .standart-img,
.high-contrast .locations--footer .location--footer .contact .contact_fax .standart-img,
.high-contrast .locations--footer .location--footer .contact .contact_email .standart-img {
  display: none !important;
}
.high-contrast .locations--footer .location--footer .contact .contact_adress .high-contrast-img,
.high-contrast .locations--footer .location--footer .contact .contact_tel .high-contrast-img,
.high-contrast .locations--footer .location--footer .contact .contact_fax .high-contrast-img,
.high-contrast .locations--footer .location--footer .contact .contact_email .high-contrast-img {
  display: block !important;
}
.high-contrast .locations--footer .location--footer .contact .contact_map:hover {
  color: #000000 !important;
}
.high-contrast .locations--footer .location--footer .contact .contact_map::before {
  color: #000000 !important;
}
.high-contrast .locations--footer .location--footer .openinghours {
  background-color: transparent !important;
  border: 2px solid black;
  height: 12rem !important;
}
@media (max-width: 1200px) {
  .high-contrast .locations--footer .location--footer .openinghours {
    height: 14rem !important;
  }
}
@media (max-width: 640px) {
  .high-contrast .locations--footer .location--footer .openinghours {
    height: 100% !important;
  }
}

#main > .inside .mod_article {
  padding-bottom: 1.5vw !important;
}
/*# sourceMappingURL=main.css.map */
#wrapper {
  width: 100%; }

#header {
  width: 90%;
  margin: 0 auto; }
  #header .mod_breadcrumb ul {
    padding: 0;
    list-style-type: none; }
    #header .mod_breadcrumb ul li {
      display: inline-block;
      color: #c7c7c7;
      font-size: 1.4rem; }
      @media (max-width: 1024px) {
        #header .mod_breadcrumb ul li {
          font-size: 2.4rem; } }
      #header .mod_breadcrumb ul li a {
        color: #c7c7c7;
        padding-right: 10px;
        text-decoration: none; }
        #header .mod_breadcrumb ul li a:hover {
          color: #6eaafb; }
      #header .mod_breadcrumb ul li:not(.last)::after {
        content: ">"; }
      #header .mod_breadcrumb ul li:not(.first) {
        margin-left: 5px; }

li.phoneIcon::before {
  font-family: "FontAwesome";
  content: "\f095";
  padding-right: 5px;
  text-decoration: none; }

li.faxIcon::before {
  font-family: "FontAwesome";
  content: "\f1ac";
  padding-right: 5px;
  text-decoration: none; }

li.emailIcon::before {
  font-family: "FontAwesome";
  content: "\f003";
  padding-right: 5px;
  text-decoration: none; }

.employeeName.rightBlock {
  border-bottom: 1px solid #15438f; }

aside h2 {
  font-size: 2.5rem; }
aside h3 {
  font-size: 2.2rem; }
aside p,
aside a {
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: 300; }
@media (max-width: 1024px) {
  aside h2 {
    font-size: 3.5rem; }
  aside h3 {
    font-size: 3.25rem; }
  aside p,
  aside a {
    font-size: 3rem; } }

#main > .inside {
  padding-top: 2vw;
  color: #505050; }
  #main > .inside ul li, #main > .inside ol li {
    font-size: 1.9rem;
    font-weight: 300; }
  #main > .inside .mod_article {
    padding-bottom: 4vw; }
  #main > .inside .mod_article:not(.fullsize) {
    margin-left: auto;
    margin-right: auto;
    width: 81%; }
  #main > .inside .mod_article.fullsize.withPadding {
    padding: 4vw 5%; }
  #main > .inside .mod_newslist > div {
    padding: 2vw 0;
    border-bottom: 1px solid #505050; }
    #main > .inside .mod_newslist > div.last {
      border-bottom: none; }
  #main > .inside .mod_newslist .layout_simple {
    border-bottom: none !important;
    padding: 0.75vw 0 !important;
    display: flex;
    flex-direction: row; }
    @media (max-width: 400px) {
      #main > .inside .mod_newslist .layout_simple {
        flex-direction: column; } }
    #main > .inside .mod_newslist .layout_simple p.info {
      min-width: 110px; }
  #main > .inside .bgLightGrey {
    background-color: #efefef; }
    #main > .inside .bgLightGrey div.ce_text,
    #main > .inside .bgLightGrey section.ce_accordion,
    #main > .inside .bgLightGrey div.ce_gallery {
      padding: 0 5%; }
  #main > .inside h1 {
    color: #15438f;
    margin-bottom: 2vw;
    font-size: 3.5rem; }
    @media (max-width: 1024px) {
      #main > .inside h1 {
        font-size: 4rem; } }
  #main > .inside h2 {
    font-size: 2.5rem; }
    @media (max-width: 1024px) {
      #main > .inside h2 {
        font-size: 3.2rem; } }
  #main > .inside h3 {
    font-size: 2.2rem; }
    @media (max-width: 1024px) {
      #main > .inside h3 {
        font-size: 3.25rem; } }
  #main > .inside h4 {
    font-size: 2rem; }
    @media (max-width: 1024px) {
      #main > .inside h4 {
        font-size: 3rem; } }
  #main > .inside p {
    font-size: 1.9rem;
    line-height: 1.5;
    font-weight: 300; }
  #main > .inside figure.float_left {
    margin-right: 1vw;
    margin-bottom: 1vw; }
  #main > .inside figure.float_right {
    margin-left: 1vw;
    margin-bottom: 1vw; }
  #main > .inside .ce_image.centered {
    text-align: center; }
  #main > .inside div.adressBox {
    margin-bottom: 15px; }
    #main > .inside div.adressBox a {
      text-decoration: none;
      font-weight: normal; }
    #main > .inside div.adressBox p {
      margin: 5px 0; }
      #main > .inside div.adressBox p.adressName {
        font-weight: normal;
        font-size: 1.8rem; }
      #main > .inside div.adressBox p.phone::before {
        font-family: "FontAwesome";
        content: "\f095";
        padding-right: 10px;
        text-decoration: none; }
      #main > .inside div.adressBox p.fax ::before {
        font-family: "FontAwesome";
        content: "\f1ac";
        padding-right: 10px;
        text-decoration: none; }
      #main > .inside div.adressBox p.mobile ::before {
        font-family: "FontAwesome";
        content: "\f10b";
        padding-right: 10px;
        text-decoration: none; }
      #main > .inside div.adressBox p.email ::before {
        font-family: "FontAwesome";
        content: "\f003";
        padding-right: 10px;
        text-decoration: none; }
  #main > .inside div.mod_search form {
    display: none; }
  #main > .inside .ce_form.serviceFormular tr td.headline p {
    color: #15438f;
    font-size: 2rem;
    font-weight: normal; }
  #main > .inside .ce_form.serviceFormular tr td fieldset {
    border: none; }
  #main > .inside .ce_form.serviceFormular tr td input {
    font-size: 1.6rem; }
  #main > .inside .ce_form.serviceFormular tr:nth-child(2n) {
    background-color: transparent; }
  #main > .inside #kontakt div.ce_form tr:nth-child(2n) {
    background-color: transparent; }
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement h2,
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement h3 {
    min-height: 180px; }
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement p {
    min-height: 75px; }
  #main > .inside #veranstaltungen div.event.layout_teaser {
    margin-bottom: 3vw;
    padding-bottom: 2vw;
    border-bottom: 1px solid #505050; }
    #main > .inside #veranstaltungen div.event.layout_teaser h2 {
      margin: 0.5vw 0 1vw 0; }
  #main > .inside #veranstaltungen div.mod_eventlist div.header {
    font-size: 19px; }
  #main > .inside .doSlick {
    position: relative; }
    #main > .inside .doSlick .slick-list {
      width: 81%;
      margin: 0 auto; }
    #main > .inside .doSlick .slick-prev {
      position: absolute;
      margin: 0;
      background: url("/files/layout/sliderPrev.png") no-repeat center center;
      background-size: auto 100%;
      left: 5%;
      z-index: 10000;
      height: 6vw;
      width: 4vw; }
    #main > .inside .doSlick .slick-prev::before {
      content: none; }
    #main > .inside .doSlick .slick-next {
      position: absolute;
      margin: 0;
      background: url("/files/layout/sliderNext.png") no-repeat center center;
      background-size: auto 100%;
      right: 5%;
      z-index: 10000;
      height: 6vw;
      width: 4vw; }
    #main > .inside .doSlick .slick-next::before {
      content: none; }
    #main > .inside .doSlick .sliderElement {
      background-color: #e2ddbc;
      margin: 0 0.5%; }
      #main > .inside .doSlick .sliderElement h2,
      #main > .inside .doSlick .sliderElement h3 {
        color: #15438f;
        padding: 0 1vw;
        min-height: 90px; }
      #main > .inside .doSlick .sliderElement p {
        padding: 0 1vw;
        font-size: 1.9rem; }
        #main > .inside .doSlick .sliderElement p a {
          color: #15438f;
          text-decoration: none; }
          #main > .inside .doSlick .sliderElement p a:hover {
            color: #6eaafb; }
      #main > .inside .doSlick .sliderElement figure {
        width: 100%;
        margin: 0;
        overflow: hidden; }
        #main > .inside .doSlick .sliderElement figure img {
          display: block;
          width: 100%;
          height: auto; }
      #main > .inside .doSlick .sliderElement .infoText {
        background-color: #efefef; }
  #main > .inside .ce_hyperlink {
    margin-top: 2vw;
    overflow: visible;
    padding: 1px; }
    #main > .inside .ce_hyperlink a {
      color: #15438f;
      text-decoration: none;
      font-size: 1.6rem; }
      #main > .inside .ce_hyperlink a:hover {
        color: #6eaafb; }
  #main > .inside .ce_download a {
    font-size: 1.6rem;
    font-weight: 300;
    text-decoration: none; }
  #main > .inside .ce_accordion {
    margin-bottom: 1vw;
    overflow: visible; }
    #main > .inside .ce_accordion .toggler {
      color: #FFFFFF;
      font-size: 1.6rem;
      padding: 1%;
      width: 98%;
      background-color: #15438f;
      cursor: pointer; }
      #main > .inside .ce_accordion .toggler:focus {
        outline: 3px solid #848484; }
      #main > .inside .ce_accordion .toggler.ui-state-active {
        background-color: #ffd252;
        color: #505050; }
  #main > .inside .table_3_last_2_downloads table {
    width: 100%; }
    #main > .inside .table_3_last_2_downloads table tr td {
      line-height: 30px; }
      #main > .inside .table_3_last_2_downloads table tr td a:before {
        content: url("/files/layout/iconDownloads.png");
        display: inline-block;
        vertical-align: middle;
        padding-right: 5px; }
      #main > .inside .table_3_last_2_downloads table tr td:nth-child(1) {
        width: 70%; }
      #main > .inside .table_3_last_2_downloads table tr td:nth-child(2) {
        width: 15%; }
      #main > .inside .table_3_last_2_downloads table tr td:nth-child(3) {
        width: 15%; }
  #main > .inside #serviceBWRestLebenslagen,
  #main > .inside #serviceBWRestLeistung {
    /* styling for the content*/ }
    #main > .inside #serviceBWRestLebenslagen a,
    #main > .inside #serviceBWRestLeistung a {
      text-decoration: none;
      font-size: 1.6rem;
      font-weight: normal; }
    #main > .inside #serviceBWRestLebenslagen a:hover,
    #main > .inside #serviceBWRestLeistung a:hover {
      text-decoration: none; }
    #main > .inside #serviceBWRestLebenslagen li,
    #main > .inside #serviceBWRestLeistung li {
      font-size: 2rem;
      font-weight: 300; }
    #main > .inside #serviceBWRestLebenslagen .hinweis,
    #main > .inside #serviceBWRestLeistung .hinweis {
      padding: 5px;
      background-color: #fde2b4;
      /*border: 1px solid #ffab19;*/
      border-radius: 5px; }
      #main > .inside #serviceBWRestLebenslagen .hinweis img,
      #main > .inside #serviceBWRestLeistung .hinweis img {
        margin-right: 5px; }
    #main > .inside #serviceBWRestLebenslagen .tipp,
    #main > .inside #serviceBWRestLeistung .tipp {
      padding: 5px;
      background-color: #c2f3b8;
      /*border: 1px solid #37b81c;*/
      border-radius: 5px; }
      #main > .inside #serviceBWRestLebenslagen .tipp img,
      #main > .inside #serviceBWRestLeistung .tipp img {
        margin-right: 5px; }
    #main > .inside #serviceBWRestLebenslagen .achtung,
    #main > .inside #serviceBWRestLeistung .achtung {
      padding: 5px;
      background-color: #ffc2ad;
      /*border: 1px solid #ff4b0d;*/
      border-radius: 5px; }
      #main > .inside #serviceBWRestLebenslagen .achtung img,
      #main > .inside #serviceBWRestLeistung .achtung img {
        margin-right: 5px; }
    #main > .inside #serviceBWRestLebenslagen #tabMenu,
    #main > .inside #serviceBWRestLeistung #tabMenu {
      margin: 0;
      padding: 0 0 0 15px;
      list-style: none; }
      #main > .inside #serviceBWRestLebenslagen #tabMenu li,
      #main > .inside #serviceBWRestLeistung #tabMenu li {
        float: left;
        height: 35px;
        width: 35px;
        margin-right: 10px;
        line-height: 35px;
        text-align: center;
        background-color: #efefef;
        color: #15438f;
        cursor: pointer; }
        #main > .inside #serviceBWRestLebenslagen #tabMenu li.selected,
        #main > .inside #serviceBWRestLeistung #tabMenu li.selected {
          background-color: #ffd252; }
        #main > .inside #serviceBWRestLebenslagen #tabMenu li button,
        #main > .inside #serviceBWRestLeistung #tabMenu li button {
          height: 35px;
          width: 35px;
          border: none;
          background-color: transparent; }
    #main > .inside #serviceBWRestLebenslagen .boxTop,
    #main > .inside #serviceBWRestLeistung .boxTop {
      height: 30px;
      clear: both; }
    #main > .inside #serviceBWRestLebenslagen .boxBottom,
    #main > .inside #serviceBWRestLeistung .boxBottom {
      height: 11px; }
    #main > .inside #serviceBWRestLebenslagen .boxBody,
    #main > .inside #serviceBWRestLeistung .boxBody {
      min-height: 300px; }
      #main > .inside #serviceBWRestLebenslagen .boxBody div.parent,
      #main > .inside #serviceBWRestLeistung .boxBody div.parent {
        display: none; }
      #main > .inside #serviceBWRestLebenslagen .boxBody div.show,
      #main > .inside #serviceBWRestLeistung .boxBody div.show {
        display: block; }
      #main > .inside #serviceBWRestLebenslagen .boxBody #category a,
      #main > .inside #serviceBWRestLeistung .boxBody #category a {
        display: block; }
    #main > .inside #serviceBWRestLebenslagen .boxBody a,
    #main > .inside #serviceBWRestLeistung .boxBody a {
      font-size: 2rem; }
    #main > .inside #serviceBWRestLebenslagen .boxBody div ul,
    #main > .inside #serviceBWRestLeistung .boxBody div ul {
      margin: 0 10px 0 25px;
      padding: 0;
      width: 370px;
      max-width: calc(100% - 10px); }
    #main > .inside #serviceBWRestLebenslagen .boxBody div li,
    #main > .inside #serviceBWRestLeistung .boxBody div li {
      border-bottom: 1px dotted #8e8e8e;
      padding: 10px 0;
      cursor: pointer; }
    #main > .inside #serviceBWRestLebenslagen .boxBody div ul li.last,
    #main > .inside #serviceBWRestLeistung .boxBody div ul li.last {
      border-bottom: none; }
    #main > .inside #serviceBWRestLebenslagen .boxBody .boxBody div li span,
    #main > .inside #serviceBWRestLeistung .boxBody .boxBody div li span {
      font-size: 8px;
      font-style: italic;
      color: #888; }
    #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper,
    #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper,
    #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper,
    #main > .inside #serviceBWRestLeistung div#leistungenWrapper {
      max-width: 81%;
      position: relative;
      margin: 0 auto;
      padding-right: 300px; }
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenMain,
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenMain,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenMain,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenMain,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenMain,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenMain,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenMain,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenMain {
        width: 100%;
        float: left; }
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenMain div.inside,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenMain div.inside,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenMain div.inside,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenMain div.inside,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenMain div.inside,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenMain div.inside,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenMain div.inside,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenMain div.inside {
          margin-right: 30px; }
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight,
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight {
        width: 300px;
        float: left;
        margin-right: -100%; }
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight .rightBlock p,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight .rightBlock a,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight .rightBlock li,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock p,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock a,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock li,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight .rightBlock p,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight .rightBlock a,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight .rightBlock li,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock p,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock a,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock li,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight .rightBlock p,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight .rightBlock a,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight .rightBlock li,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock p,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock a,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock li,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight .rightBlock p,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight .rightBlock a,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight .rightBlock li,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock p,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock a,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock li {
          font-size: 1.6rem; }
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight ul,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight ul,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight ul,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight ul,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight ul,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight ul,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight ul,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight ul {
          padding-left: 0;
          list-style-type: none; }
          #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight ul li,
          #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight ul li,
          #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight ul li,
          #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight ul li,
          #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight ul li,
          #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight ul li,
          #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight ul li,
          #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight ul li {
            margin-bottom: 5px; }
            #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight ul li a,
            #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight ul li a,
            #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight ul li a,
            #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight ul li a,
            #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight ul li a,
            #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight ul li a,
            #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight ul li a,
            #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight ul li a {
              font-weight: normal; }
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight div.inside,
        #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight div.inside,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight div.inside,
        #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight div.inside,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight div.inside,
        #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight div.inside,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight div.inside,
        #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight div.inside {
          margin-left: 20px; }

.undisplay {
  display: none; }

.default-bg-color {
  background-color: #efefef; }

.news-filter-active {
  background-color: #ffd252; }

#footer > .inside > .contentContainer:not(.lowerFooter) {
  width: 81%;
  margin: 0 auto; }

#footer > .inside > .contentContainer:not(.lowerFooter) {
  width: 81%;
  margin: 0 auto; }

#veranstaltungen .mod_eventmenu .level_1 {
  padding-left: 0; }
  #veranstaltungen .mod_eventmenu .level_1 .year.submenu {
    list-style: none; }
    #veranstaltungen .mod_eventmenu .level_1 .year.submenu > span,
    #veranstaltungen .mod_eventmenu .level_1 .year.submenu > a {
      display: none; }
#veranstaltungen .mod_eventmenu .level_2 {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #veranstaltungen .mod_eventmenu .level_2 a {
    background-color: #efefef; }
    #veranstaltungen .mod_eventmenu .level_2 a:hover {
      color: #15438f; }
  #veranstaltungen .mod_eventmenu .level_2 a,
  #veranstaltungen .mod_eventmenu .level_2 span {
    text-decoration: none;
    padding: 10px 10px;
    margin-right: 1vw; }
  #veranstaltungen .mod_eventmenu .level_2 li {
    margin-top: 20px; }
    #veranstaltungen .mod_eventmenu .level_2 li span {
      background-color: #ffd252; }

.force-button-active-color {
  background-color: #ffd252 !important; }

.pagination ul {
  display: flex;
  display: -webkit-flex;
  list-style-type: none;
  padding-left: 0; }
  .pagination ul li {
    margin-right: 15px; }

@media screen and (max-width: 1510px) {
  #altstadtrundgang .ce_gallery > ul li.col_first {
    clear: none; } }
@media screen and (max-width: 1400px) {
  #header > .inside #topNav ul {
    font-size: 1.8rem; }

  #main ul li, #main ol li {
    font-size: 2rem; }
  #main > .inside p {
    font-size: 2rem; }
  #main > .inside table p {
    font-size: 1.8rem; }
  #main div.scrollTable {
    overflow: auto; } }
@media screen and (max-width: 1100px) {
  #main > .inside .doSlick .sliderElement h2,
  #main > .inside .doSlick .sliderElement h3 {
    min-height: 150px; } }
@media screen and (max-width: 1024px) {
  #main ul li, #main ol li {
    font-size: 2rem; }
  #main > .inside p {
    font-size: 3rem; }
  #main > .inside .bgLightGrey {
    background-color: #efefef; }
    #main > .inside .bgLightGrey div.ce_text,
    #main > .inside .bgLightGrey section.ce_accordion,
    #main > .inside .bgLightGrey div.ce_gallery {
      padding: 0 0.5%; }
  #main > .inside #veranstaltungen div.event.layout_teaser {
    margin-bottom: 6vw; }
    #main > .inside #veranstaltungen div.event.layout_teaser h2 {
      margin: 0.5vw 0 1vw 0; }
  #main > .inside #dienststellen table td:nth-child(4),
  #main > .inside #dienststellen table td:nth-child(6) {
    display: none; }
  #main > .inside #oeffnungszeiten table p,
  #main > .inside #oepnv table p,
  #main > .inside #statistiken table p,
  #main > .inside #einwohnerzahlen table p,
  #main > .inside #gemarkungsflaeche-tabelle table p,
  #main > .inside #einwohnerentwicklung-tabelle table p,
  #main > .inside #satzungen table p,
  #main > .inside #rathaus-serviceportal table p,
  #main > .inside #ortschaftsrat table p,
  #main > .inside #ortschaftsrat-rh table p,
  #main > .inside #baugebiete-bebauungsplaene-kopie table p {
    font-size: 2rem; }
  #main > .inside .table_3_last_2_downloads table tr td:nth-child(2) {
    width: 25%; } }
@media screen and (max-width: 640px) {
  #main div.inside ul li, #main div.inside ol li {
    font-size: 3rem;
    font-weight: normal; }
  #main div.inside .doSlick .sliderElement h2,
  #main div.inside .doSlick .sliderElement h3 {
    min-height: 115px;
    font-size: 3.5rem; }
  #main div.inside div#serviceBWRestLebenslagen div#lebenslagenWrapper {
    padding-right: 0;
    max-width: initial; }
    #main div.inside div#serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenMain {
      float: initial; }
      #main div.inside div#serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenMain div.inside {
        margin-right: 0; }
    #main div.inside div#serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight {
      display: none; }

  #kontakt div.ce_form td {
    display: block; }
    #kontakt div.ce_form td textarea {
      width: 98%; } }
@media screen and (max-width: 1024px) and (min-width: 641px) {
  body #main .inside p {
    font-size: 3rem;
    line-height: 1.4em;
    font-weight: normal; }
  body #main .inside ul, body #main .inside ol li {
    font-size: 3rem;
    font-weight: normal; }
  body #main .inside table {
    font-size: 2.7rem; }
  body #main .inside #heimatliteratur-slider .doSlick .sliderElement h2,
  body #main .inside #heimatliteratur-slider .doSlick .sliderElement h3 {
    min-height: 110px; }
  body #main .inside #heimatliteratur-slider .doSlick .sliderElement p {
    min-height: 75px; }
  body #main .inside .doSlick .sliderElement h2,
  body #main .inside .doSlick .sliderElement h3 {
    min-height: 70px; }
  body #main .inside .doSlick .sliderElement p {
    font-size: 3rem; }
  body #main .inside .mod_article:not(.fullsize) {
    width: 95%;
    margin: 0 auto; }
  body #main .inside .mod_article.fullsize.withPadding {
    padding: 4vw 2%; }
  body #main .inside .ce_accordion .toggler {
    font-size: 4rem; }
  body #main .inside .ce_accordion table {
    font-size: 2.7rem; }
    body #main .inside .ce_accordion table tr {
      height: 8vw; }
    body #main .inside .ce_accordion table td:nth-child(1) {
      width: 50%; }
    body #main .inside .ce_accordion table td:nth-child(2),
    body #main .inside .ce_accordion table td:nth-child(3) {
      width: 25%; }
  body #main .inside #serviceBWRestLebenslagen a,
  body #main .inside #serviceBWRestLebenslagen li,
  body #main .inside #serviceBWRestLeistung a,
  body #main .inside #serviceBWRestLeistung li {
    font-size: 3rem;
    font-weight: normal; }
  body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper,
  body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper,
  body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper,
  body #main .inside #serviceBWRestLeistung div#leistungenWrapper {
    max-width: 100%;
    padding-right: 0; }
    body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenMain,
    body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenMain,
    body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenMain,
    body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenMain {
      float: none; }
    body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight,
    body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight,
    body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight,
    body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight {
      display: none; }
    body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight,
    body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight,
    body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight,
    body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight {
      width: 100%;
      float: none;
      margin-right: 0; }
      body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight div.inside,
      body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight div.inside,
      body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight div.inside,
      body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight div.inside {
        margin-left: 0; }
      body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock p,
      body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock li,
      body #main .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock a,
      body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock p,
      body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock li,
      body #main .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock a,
      body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock p,
      body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock li,
      body #main .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock a,
      body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock p,
      body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock li,
      body #main .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock a {
        font-size: 3rem;
        font-weight: normal; }
  body #main .inside #serviceBWRestLebenslagen .boxBody a,
  body #main .inside #serviceBWRestLeistung .boxBody a {
    font-size: 3.2rem; }
  body #main .inside #serviceBWRestLebenslagen #tabMenu li,
  body #main .inside #serviceBWRestLeistung #tabMenu li {
    margin-bottom: 10px;
    font-size: 3.2rem;
    font-weight: normal; }
  body #main .inside figure.float_right {
    margin-left: 0;
    margin-top: 1em;
    float: none; }
    body #main .inside figure.float_right img {
      display: block;
      margin: 0 auto; }
  body #main .inside figure.float_left {
    margin-left: 0;
    margin-top: 1em;
    float: none; }
    body #main .inside figure.float_left img {
      display: block;
      margin: 0 auto; }
  body #main .inside #ehrenbuerger-slider h2 {
    font-size: 3.8rem; }
  body #main .inside #oeffnungszeiten table p {
    font-size: 3.2rem; } }
@media screen and (max-width: 640px) {
  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px; }

  ::-webkit-scrollbar:vertical {
    width: 12px; }

  ::-webkit-scrollbar:horizontal {
    height: 12px; }

  ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff; }

  ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff; }

  #main ul, #main ol li {
    font-size: 3rem;
    font-weight: normal; }
  #main > .inside div.adressBox p.adressName {
    font-weight: bold;
    font-size: 3rem; }
  #main > .inside .ce_download a {
    font-size: 3rem;
    font-weight: normal;
    text-decoration: none; }
  #main > .inside figure.float_right {
    margin-left: 0;
    margin-top: 1em;
    float: none; }
    #main > .inside figure.float_right img {
      display: block;
      margin: 0 auto; }
  #main > .inside figure.float_left {
    margin-left: 0;
    margin-top: 1em;
    float: none; }
    #main > .inside figure.float_left img {
      display: block;
      margin: 0 auto; }
  #main > .inside .table_3_last_2_downloads table tr td a:before {
    padding-left: 20px; }
  #main > .inside table td {
    font-size: 2.4rem; }
  #main > .inside table strong {
    font-size: 2.5rem; }
  #main > .inside p {
    font-size: 3rem;
    font-weight: normal; }
  #main > .inside .mod_article:not(.fullsize) {
    width: 90%; }
  #main > .inside #gemeinderat .ce_accordion .toggler {
    font-size: 4rem;
    padding: 3%; }
  #main > .inside #gemeinderat .ce_accordion table {
    font-size: 3rem; }
    #main > .inside #gemeinderat .ce_accordion table td {
      margin-left: 7%; }
    #main > .inside #gemeinderat .ce_accordion table td:nth-child(1) {
      width: 100%;
      display: table; }
    #main > .inside #gemeinderat .ce_accordion table td:nth-child(2) {
      width: 50%;
      display: inline; }
    #main > .inside #gemeinderat .ce_accordion table td:nth-child(3) {
      width: 50%;
      display: inline; }
  #main > .inside .ce_accordion .toggler {
    font-size: 4rem;
    padding: 3%; }
  #main > .inside .ce_accordion table {
    font-size: 3rem; }
    #main > .inside .ce_accordion table td {
      margin-left: 7%; }
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement h2,
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement h3 {
    min-height: 110px;
    font-size: 3.5rem; }
  #main > .inside #heimatliteratur-slider .doSlick .sliderElement p {
    min-height: 75px; }
  #main > .inside .doSlick .slick-list {
    width: 95%; }
  #main > .inside .doSlick .sliderElement {
    margin: 0 0.1%; }
    #main > .inside .doSlick .sliderElement h2,
    #main > .inside .doSlick .sliderElement h3,
    #main > .inside .doSlick .sliderElement p {
      padding: 0 5vw; }
    #main > .inside .doSlick .sliderElement p {
      font-size: 3rem; }
  #main > .inside #serviceBWRestLebenslagen #tabMenu,
  #main > .inside #serviceBWRestLeistung #tabMenu {
    padding: 0; }
  #main > .inside #serviceBWRestLebenslagen .boxBody a,
  #main > .inside #serviceBWRestLeistung .boxBody a {
    font-size: 4rem; }
  #main > .inside #serviceBWRestLebenslagen li,
  #main > .inside #serviceBWRestLeistung li {
    font-size: 3.6rem;
    font-weight: normal;
    margin-bottom: 10px; }
  #main > .inside #serviceBWRestLebenslagen a,
  #main > .inside #serviceBWRestLeistung a {
    font-size: 3.6rem; }
  #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper,
  #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper,
  #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper,
  #main > .inside #serviceBWRestLeistung div#leistungenWrapper {
    max-width: 100%;
    padding-right: 0; }
    #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenMain,
    #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenMain,
    #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenMain,
    #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenMain {
      float: none; }
    #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.lebenslagenRight,
    #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.lebenslagenRight,
    #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.lebenslagenRight,
    #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.lebenslagenRight {
      display: none; }
    #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight,
    #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight,
    #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight,
    #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight {
      width: 100%;
      float: none;
      margin-right: 0; }
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight div.inside,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight div.inside,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight div.inside,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight div.inside {
        margin-left: 0; }
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock p,
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock li,
      #main > .inside #serviceBWRestLebenslagen div#lebenslagenWrapper div.leistungenRight .rightBlock a,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock p,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock li,
      #main > .inside #serviceBWRestLebenslagen div#leistungenWrapper div.leistungenRight .rightBlock a,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock p,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock li,
      #main > .inside #serviceBWRestLeistung div#lebenslagenWrapper div.leistungenRight .rightBlock a,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock p,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock li,
      #main > .inside #serviceBWRestLeistung div#leistungenWrapper div.leistungenRight .rightBlock a {
        font-size: 3.6rem;
        font-weight: normal; } }
/*@media screen and (max-width: 580px) {
	#main {
	  > .inside {
		.ce_gallery {
		  li {
			width: 100%;
			img {
			  width: 100%;
			}
		  }
		}
	  }
	}
}*/

/*# sourceMappingURL=standard.css.map */

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -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); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit; }

.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }
  .mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 40px; }
  .mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a,
  .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-navbar .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-navbar .mm-btn:first-child {
      padding-left: 20px;
      left: 0; }
    .mm-navbar .mm-btn:last-child {
      text-align: right;
      padding-right: 20px;
      right: 0; }

.mm-panel .mm-navbar {
  display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li, .mm-listview > li:after,
    .mm-listview > li .mm-next,
    .mm-listview > li .mm-next:before {
      border-color: inherit; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }
  .mm-listview .mm-inset > li {
    padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }
  .mm-listview .mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview .mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }
  .mm-menu .mm-navbar > *,
  .mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-listview > li .mm-next:after,
    .mm-menu .mm-listview > li .mm-arrow:after {
      border-color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-listview > li a:not(.mm-next) {
      -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
      tap-highlight-color: rgba(255, 255, 255, 0.5); }
    .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu .mm-listview > li.mm-selected > span {
      background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking {
  overflow: hidden; }
  html.mm-blocking body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 30px;
}
.lds-ellipsis div {
  position: absolute;
  top: 10px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.spinner-wrapper {
  display: flex;
  align-items: center;
}

@media (max-width: 585px) {
  .tableform .even,
  .tableform .odd {
    display: flex;
    flex-direction: column;
  }

  .tableform .even textarea {
    width: 35rem;
  }

  .tableform .odd textarea {
    width: 35rem;
  }

  .tableform .row_7 fieldset {
    width: 5rem;
  }
}

@media (max-width: 435px) {
  #lbl_598_0 {
    hyphens: auto;
    display: block;
    max-width: 43rem;
    font-size: 1.5rem;
  }
  #captcha_text_594 {
    display: block;
  }
}

.mod_calendar.belegungsplan {
  margin-bottom: 30px; }
  .mod_calendar.belegungsplan thead tr:first-child th {
    padding-bottom: 7px;
    font-size: 1.9rem; }
    .mod_calendar.belegungsplan thead tr:first-child th a {
      text-decoration: none; }
  .mod_calendar.belegungsplan thead tr:last-child th {
    padding: 5px 0; }
  .mod_calendar.belegungsplan tbody tr td {
    padding: 20px 30px !important;
    font-size: 1.6rem; }
    @media (max-width: 660px) {
      .mod_calendar.belegungsplan tbody tr td {
        padding: 15px 17px !important; } }
    .mod_calendar.belegungsplan tbody tr td.active {
      background-color: #15438f; }
      .mod_calendar.belegungsplan tbody tr td.active a {
        color: #ffd252 !important;
        pointer-events: none;
        cursor: default; }

@media screen and (max-width: 1400px) {
  .mod_calendar.belegungsplan thead tr:first-child th {
    font-size: 2rem; }
  .mod_calendar.belegungsplan tbody tr td {
    font-size: 1.9rem; } }
@media screen and (max-width: 1024px) and (min-width: 641px) {
  .mod_calendar.belegungsplan thead tr:first-child th {
    font-size: 3rem; }
  .mod_calendar.belegungsplan tbody tr td {
    font-size: 2.6rem; } }
@media screen and (max-width: 640px) {
  .mod_calendar.belegungsplan thead tr:first-child th {
    font-size: 3rem; }
  .mod_calendar.belegungsplan tbody tr td {
    font-size: 2.6rem; } }
@media screen and (max-width: 425px) {
  .mod_calendar.belegungsplan {
    overflow: scroll; } }
.days .tooltip {
  visibility: hidden;
  width: 75px;
  background-color: white;
  color: #15438f;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #15438f;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1; }
.days:hover {
  background-color: #a0a0a0;
  color: white; }
  .days:hover .tooltip {
    visibility: visible; }

.days.active:hover {
  background-color: #10336b !important; }

.days.empty:hover {
  background-color: transparent; }

/*# sourceMappingURL=belegungsplan.css.map */

/* Overrides.css */
html:not(.high-contrast) #topNav ul li svg{fill: #10458e}.nb-nws img{max-width: 70%}.news-nb-image{float: right;    width: 50%}.styled-table td:not(:last-child){white-space: nowrap;vertical-align: top}.news-main-content{float: left;padding-right: 30px;width: 45%}.home-news_slider img{display: none}
