
.femanager_flashmessages>div{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px}.femanager_flashmessages>.message-2{background-color:#f6d3cf;border:1px solid #d66c68;color:#aa0225}.femanager_flashmessages>.message-1{background-color:#fbf6de;border:1px solid #b1905c;color:#9e7d4a}.femanager_flashmessages>.message-0{background-color:#cdeaca;border:1px solid #58b548;color:#3b7826}.femanager_flashmessages>.message--1{background-color:#eaf7ff;border:1px solid #c5dbe6;color:#4c73a1}.femanager_flashmessages>.message--2{background-color:#f6f7fa;border:1px solid #c2cbcf;color:#444}.femanager_note{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px;background-color:#f6f7fa;border:1px solid #c2cbcf;color:#444;list-style-type:none;margin-left:0}.femanager_error{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px;background-color:#f6d3cf;border:1px solid #d66c68;color:#aa0225;list-style-type:none;margin-left:0}
/* DOCUMENT INFORMATION
    - Document: Stylesheet for WACON COOKIE CONSENT BOX
    - Version:  4.1.0
    - Client:   WACON Internet GmbH
    - Author:   Kerstin Schmitt / Oliver Best
*/

.waconcookiemanagement {
    display: none;
    font-family: Helvetica, sans-serif;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 300;
}

.cookie-set.script img , .cookie-set-direct.script img {
    max-width: 100%;
    height: auto;
}

.cookie-information {
    margin-bottom: 20px;
}

#CookieBox p,
#CookieBox h1,
#CookieBox h2,#CookieBox .h2,
#CookieBox h3, #CookieBox .h3{
    color: #333333;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
}
#CookieBox .h2{
    font-size:120%;
    margin-top:1rem;
    margin-bottom:.6rem;
}
#CookieBox .h3{
    font-size:110%;
    margin-bottom:.6rem;
}

#CookieBox a {
    color: #333333;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
}

#CookieBox {
    z-index: 201;
    position: fixed;
    top: 10%;
    left: 20%;
    width: 60%;
    max-width: 100%;
    max-height: 80%;
    overflow: auto;
    background: #fff;
    padding: 70px 20px 20px;
    border-radius: 5px;
}

.waconcookiemanagementlist #CookieBox {
    z-index: 201;
    position: relative;
    width: 100%;
    top: 0%;
    left: 0%;
    max-width: 100%;
    max-height: auto;
    overflow: auto;
    background: #fff;
    padding: 0px;
    border-radius: 0px;
}

#CookieBox .h2 {
    text-align: center;
    font-weight: 600;
    font-size: 1.6rem;
}

#CookieBox ul, #CookieBox2 ul {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#CookieBox .cookie-info ul, #CookieBox2 .cookie-infolist ul {
    text-align: left;
    padding: 0;
    padding-left: 1rem;
}

#CookieBox p, #CookieBox2 p {
    font-size: 1.1rem;
    margin: 0 auto 10px;
}

#CookieBox .cookie-btn {
    display: inline-block;
    font-family: inherit;
    font-size: 1.1rem;
    min-width:80%;
    font-weight: bold;
    padding: .5rem 1rem;
    text-decoration: none;
    background: #558217;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    margin: 15px auto;
}

#CookieBox .cookie-btn:hover {
    color: white;
    text-decoration: none;
}

#CookieBox .cookie-refuse .cookie-btn {
    background: #ccc;
}

#CookieBox .cookie-accept-container {
    text-align: center;
    cursor: pointer;
}



#CookieBox .cookieclose {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    width:30px;
    height:30px;
    border-radius: 4px;
    border: 1px solid #333;
    background: #333;
}


#CookieBox .cookieclose:before,#CookieBox .cookieclose:after{
    content:'';
    position:absolute;
    width:26px;
    height:4px;
    background-color:white;
    border-radius:2px;
    top:12px;

}

#CookieBox .cookieclose:before{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
    left:1px;
}
#CookieBox .cookieclose:after{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
    right:1px;
}
#CookieBox .intro p {
    width: 75%;
}

#CookieBox .cookie-management,
#CookieBox .cookie-refuse {
    margin: 10px auto;
}

#CookieBox .text-center {
    text-align: center;
}

#CookieBox .text-right,
#CookieBox .text-back-right {
    text-align: right;
}

#CookieBox .text-back-right a {
    display: inline-block;
    
    margin-right: 10px;
    text-decoration: none;
}

#CookieBox .cookieback {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align: center;
    cursor: pointer;
    border-radius: 15px;

}

#CookieBox .cookie-on,
#CookieBox .cookie-off, #CookieBox2 .cookie-on,
#CookieBox2 .cookie-off {
    float: left;
    cursor: pointer;
    margin-right: 5px;
}



#CookieBox .intro .cookie-legal, #CookieBox2 .intro .cookie-legal {
    padding: 0px 30px;
    margin-top: 50px;
    width: 100%;
}

#CookieBox .cookie-legal a {
    display: inline-block;
    padding: 0;
    font-size: .9rem;
    margin-right: 30px;
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

#CookieBox .cookie-legal a:hover {
    text-decoration: underline;
}

#CookieBox .info-text {
    display: none;
}

#CookieBox .info-show {
    cursor: pointer;
}

#CookieBox .info-hide {
    cursor: pointer;
}


#CookieBox .category {
    background: #eeeeee;
    padding: 10px;
    margin: 25px 30px;
}

.waconcookiemanagementlist #CookieBox2 .category {
    background: #eeeeee;
    padding: 10px;
    margin: 25px 0px;
}

#CookieBox .category .h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 1.25rem;
}


#CookieBox .cookie-info, #CookieBox2 .cookie-infolist {
    background: #fff;
    padding: 10px;
}

#CookieBox .cookie-info table, #CookieBox2 .cookie-infolist table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

#CookieBox .cookie-info td, #CookieBox2 .cookie-infolist td {
    padding: 3px 10px 3px 0;
    border-top: #eeeeee solid 1px;
}

#CookieBox .cookie-info p, #CookieBox2 .cookie-infolist p {
    margin-top: 0;
}

#CookieBox .box-cookie-management {
    display: none;
    overflow: auto;
}

#CookieBox .box-cookie-management-in > p {
    width: 80%;
}

.waconcookiemanagementlist #CookieBox .box-cookie-management {
    display: block;
}

.waconcookiemanagementlist #CookieBox .box-cookie-management-in > p {
    width: 100%;
    margin: 25px 0 0 0;
}

.waconcookiemanagementlist #CookieBox .intro p {
    width: 100%;
}


#CookieBox .activated,
#CookieBox2 .activated {
    width: 40px;
    height: 20px;
    border-radius: 10px;
    background: #ccc;
    display: inline-block;
}

#CookieBox .cookie-on .activated, #CookieBox2 .cookie-on .activated {
    background: #558217;
}

#CookieBox .on,
#CookieBox2 .on {
    cursor: pointer;
    display: block;
    float: left;
    background: #fff;
    width: 16px;
    margin: 2px;
    height: 16px;
    border-radius: 8px;
}

#CookieBox .cookie-on .on, #CookieBox2 .cookie-on .on {
    float: right;
}

#CookieBox .arrow, #CookieBox2 .arrow {
    border: .5rem solid #333;
    font-size: 0;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0px 10px;
    display: inline-block;
}

#CookieBox .arrow.down, #CookieBox2 .arrow.down {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    margin-bottom: -5px;
}

#CookieBox .arrow.up, #CookieBox2 .arrow.up {
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    margin-top: -5px;
}

/* CookieFix unterer Bereich mit Buttons */
#CookieBox .cookie-fix {
    display: none;
    overflow: auto;
    padding: 20px 0 0 0;
    margin: 25px 30px;
}

.waconcookiemanagementlist #CookieBox .cookie-fix {
    display: block;
}

#CookieBox .cookie-fix .cookie-save {
    float: left;
    width:50%;
    
}

#CookieBox .cookie-fix .text-back-right {
    float: right;
    width:50%;
}

#CookieBox .cookie-refuse-container, #CookieBox .cookie-accept-container, #CookieBox .cookie-management-container {
    text-align: center;
}

#CookieBox .cookie-fix .cookieback,
#CookieBox .cookie-fix .cookie-refuse {
    display: block;
    margin-top: 10px ;
    margin-bottom: 10px ;
    text-align: center;
    cursor: pointer;
width:80%;
    white-space: nowrap;
}

#CookieBox .cookie-fix .cookie-legal {
    clear: both
}

.cookie-set.script , .cookie-set-direct.script{
    cursor: pointer;
    position: relative;
    min-height: 50px;
    background: #ffffff;
    text-align: center;
}

.cookie-set.script p , .cookie-set-direct.script p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #333333;
    text-align: center;
    background-color: rgb(255, 255, 255, 0.8);
    margin: 0 auto;
    padding: 40px;
    border-radius: 5px;
}

.cookie-set, .cookie-set-direct {
    cursor: pointer
}


@media (max-width: 1000px) {
    #CookieBox {
        left: 2%;
        width: 96%;
        top: 5%;
        max-height: 90%;
        min-height: 90%;
    }
}

@media (max-width: 786px) {
    #CookieBox .cookie-fix .text-back-right {
        width: 87%;
    }

}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;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;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../../typo3conf/ext/pm_fontawesome_4/Resources/Public/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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;
}
/* Deprecated as of 4.4.0 */
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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: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";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}

:root{--gap: 30px;--default-mobile-spacing: 20px;--content-width: 1260px}@font-face{font-family:"Icons";src:url("/typo3conf/ext/pm_core/Resources/Public/Fonts/icomoon/Icons/fonts/Icons.ttf?xoe6i7") format("truetype"), url("/typo3conf/ext/pm_core/Resources/Public/Fonts/icomoon/Icons/fonts/Icons.woff?xoe6i7") format("woff"), url("/typo3conf/ext/pm_core/Resources/Public/Fonts/icomoon/Icons/fonts/Icons.svg?xoe6i7#Icons") format("svg");font-weight:normal;font-style:normal;font-display:block}i.icon{font-family:"Icons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-home:before{content:"\f015"}.icon-search:before{content:"\f002"}.icon-times:before{content:"\f00d"}.icon-external-link:before{content:"\f08e"}.icon-envelope:before{content:"\f0e0"}.icon-envelope-o:before{content:"\f003"}.icon-user:before{content:"\f007"}.icon-user-o:before{content:"\f2c0"}.icon-phone:before{content:"\f095"}.icon-check:before{content:"\f00c"}.icon-circle:before{content:"\f111"}.icon-circle-o:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-file:before{content:"\f016"}.icon-file-text:before{content:"\f0f6"}.icon-file-image:before{content:"\f1c5"}.icon-file-photo:before{content:"\f1c5"}.icon-file-picture:before{content:"\f1c5"}.icon-file-pdf:before{content:"\f1c1"}.icon-file-powerpoint:before{content:"\f1c4"}.icon-file-word:before{content:"\f1c2"}.icon-file-excel:before{content:"\f1c3"}.icon-file-archive:before{content:"\f1c6"}.icon-file-zip:before{content:"\f1c6"}.icon-file-audio:before{content:"\f1c7"}.icon-file-sound:before{content:"\f1c7"}.icon-file-movie:before{content:"\f1c8"}.icon-file-video:before{content:"\f1c8"}.icon-facebook-color:before{content:"\e900";color:#1877f2}.icon-instagram-color:before{content:"\e901";color:#e4405f}.icon-linkedin-color:before{content:"\e902";color:#0077b5}.icon-xing-color:before{content:"\e903";color:#006567}.icon-whatsapp-color:before{content:"\e904";color:#25d366}.icon-youtube-color:before{content:"\e905";color:#f00}.icon-vimeo-color:before{content:"\e906";color:#1ab7ea}.icon-facebook:before{content:"\f39e"}.icon-instagram:before{content:"\f16d"}.icon-linkedin:before{content:"\f0e1"}.icon-xing:before{content:"\f168"}.icon-whatsapp:before{content:"\f098"}.icon-youtube:before{content:"\f167"}.icon-vimeo:before{content:"\f27d"}.icon-arrow-up-left:before{content:"\ea39"}.icon-arrow-up:before{content:"\ea3a"}.icon-arrow-up-right:before{content:"\ea3b"}.icon-arrow-right:before{content:"\ea3c"}.icon-arrow-down-right:before{content:"\ea3d"}.icon-arrow-down:before{content:"\ea3e"}.icon-arrow-down-left:before{content:"\ea3f"}.icon-arrow-left:before{content:"\ea40"}.icon-arrow-left-b:before{content:"\f060"}.icon-arrow-right-b:before{content:"\f061"}.icon-arrow-up-b:before{content:"\f062"}.icon-arrow-down-b:before{content:"\f063"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-down:before{content:"\f0d7"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}:root{--wacon--icon--background: #FFF;--wacon--icon--background-hover: var(--color-primary);--wacon--icon--box-shadow: var(--wacon--management--box-shadow);--wacon--icon--color: #000;--wacon--icon--color-hover: #FFF;--wacon--management--background: #FFF;--wacon--management--box-shadow: 0 0 20px rgba(0, 0, 0, .6);--wacon--management--border-radius: 5px;--wacon--management--padding: var(--default-mobile-spacing);--wacon--management--category-margin: var(--gap) 0 0;--wacon--cookieclose--background: var(--color-primary);--wacon--cookieclose--background-hover: #FFF;--wacon--cookieclose--border-color: var(--color-primary);--wacon--cookieclose--border-color-hover: var(--color-primary);--wacon--cookieclose--border-radius: var(--wacon--management--border-radius);--wacon--cookieclose--color: #FFF;--wacon--cookieclose--color-hover: var(--color-primary);--wacon--cookieclose--height: var(--gap);--wacon--cookieclose--width: var(--gap);--wacon--cookieclose--top: calc(var(--wacon--management--padding) * -1);--wacon--cookieclose--right: calc(var(--wacon--management--padding) * -1);--wacon--cookie-set--p-color: #FFF;--wacon--cookie-set--p-background: #000;--wacon--cookie-set--p-background-transparency: 60%;--wacon--cookie-set--p-padding: 20px}body>.cookie-management>div{display:none}.js body>.cookie-management>.cookie-set{display:block;position:fixed;bottom:16px;left:16px;z-index:100}.js body>.cookie-management>.cookie-set .ce-icon{background:var(--wacon--icon--background);border:1px solid var(--color-primary);border-radius:50%;box-shadow:var(--wacon--icon--box-shadow);display:block;padding:8px;height:32px;width:32px;transition:0.5s ease}@media screen and (min-width:768px){.js body>.cookie-management>.cookie-set .ce-icon{padding:12px}}@media screen and (min-width:1024px){.js body>.cookie-management>.cookie-set .ce-icon{padding:16px}}@media screen and (min-width:768px){.js body>.cookie-management>.cookie-set .ce-icon{height:48px}}@media screen and (min-width:1024px){.js body>.cookie-management>.cookie-set .ce-icon{height:60px}}@media screen and (min-width:768px){.js body>.cookie-management>.cookie-set .ce-icon{width:48px}}@media screen and (min-width:1024px){.js body>.cookie-management>.cookie-set .ce-icon{width:60px}}.js body>.cookie-management>.cookie-set .ce-icon svg{display:block;height:100%;width:100%;fill:var(--wacon--icon--color)}@media (hover:hover){.js body>.cookie-management>.cookie-set .ce-icon:hover{background:var(--wacon--icon--background-hover)}.js body>.cookie-management>.cookie-set .ce-icon:hover svg{fill:var(--wacon--icon--color-hover)}}@media print{.js body>.cookie-management>.cookie-set{display:none !important}}.waconcookiemanagement{z-index:999999}.waconcookiemanagement~.waconcookiemanagement{display:none !important}.waconcookiemanagement td{word-break:break-all}.waconcookiemanagement #CookieBox{background:var(--wacon--management--background);border-radius:var(--wacon--management--border-radius);box-shadow:var(--wacon--management--box-shadow);height:96%;max-height:96%;max-width:94%;overflow:hidden;padding:var(--wacon--management--padding);position:absolute;top:2%;left:50%;z-index:201;transform:translate(-50%, 0)}@media (min-width:768px){.waconcookiemanagement #CookieBox{height:auto;width:var(--content-width);transform:translate(-50%, -50%);top:50%;transition:all 0.4s ease}.waconcookiemanagement #CookieBox:has(.intro:not([style*="display: none;"])){max-width:600px}}.waconcookiemanagement #CookieBox .middle-center{position:relative}.waconcookiemanagement #CookieBox .h2{color:var(--color-h2);font-family:var(--font-family--h2);font-size:3rem;font-weight:var(--font-weight--h2);line-height:var(--line-height--h2);margin-top:0;padding-top:0;text-align:center}@media screen and (min-width:768px){.waconcookiemanagement #CookieBox .h2{font-size:4rem}}@media screen and (min-width:1024px){.waconcookiemanagement #CookieBox .h2{font-size:4.6rem}}.waconcookiemanagement #CookieBox .h2+p{text-align:center}.waconcookiemanagement #CookieBox .cookiecat{--cookiecat-margin:2.6rem;margin-top:calc(var(--cookiecat-margin) / 3);margin-right:calc(var(--cookiecat-margin) / 2)}@media screen and (min-width:768px){.waconcookiemanagement #CookieBox .cookiecat{--cookiecat-margin:3rem}}@media screen and (min-width:1024px){.waconcookiemanagement #CookieBox .cookiecat{--cookiecat-margin:3.8rem}}.waconcookiemanagement #CookieBox .h3{color:var(--color-h3);font-family:var(--font-family--h3);font-size:2.6rem;font-weight:var(--font-weight--h3);line-height:var(--line-height--h3);display:inline-block;margin-top:0;padding-top:0}@media screen and (min-width:768px){.waconcookiemanagement #CookieBox .h3{font-size:3rem}}@media screen and (min-width:1024px){.waconcookiemanagement #CookieBox .h3{font-size:3.8rem}}.waconcookiemanagement #CookieBox p{color:var(--color-text);font-family:var(--font-family);font-size:1.6rem;font-weight:var(--font-weight);line-height:var(--line-height)}@media screen and (min-width:768px){.waconcookiemanagement #CookieBox p{font-size:1.8rem}}.waconcookiemanagement #CookieBox p.cookie-accept-container{margin-top:var(--gap)}.waconcookiemanagement #CookieBox .intro p{width:100%}.waconcookiemanagement #CookieBox .cookieclose{background:var(--wacon--cookieclose--background);border-color:var(--wacon--cookieclose--border-color);border-radius:var(--wacon--cookieclose--border-radius);height:var(--wacon--cookieclose--height);width:var(--wacon--cookieclose--width);margin-top:-1px;padding:0;top:var(--wacon--cookieclose--top);right:var(--wacon--cookieclose--right);text-align:center;z-index:1;transition:all 0.4s ease}.waconcookiemanagement #CookieBox .cookieclose::before,.waconcookiemanagement #CookieBox .cookieclose::after{background-color:var(--wacon--cookieclose--color)}@media (hover:hover){.waconcookiemanagement #CookieBox .cookieclose:hover{background:var(--wacon--cookieclose--background-hover);border-color:var(--wacon--cookieclose--border-color-hover)}.waconcookiemanagement #CookieBox .cookieclose:hover::before,.waconcookiemanagement #CookieBox .cookieclose:hover::after{background-color:var(--wacon--cookieclose--color-hover)}}.waconcookiemanagement #CookieBox .text-back-right a{width:100%}.waconcookiemanagement #CookieBox .cookieback{margin-top:var(--gap-half)}.waconcookiemanagement #CookieBox .cookie-legal a{color:inherit;font-size:initial}.waconcookiemanagement #CookieBox .category{margin:var(--wacon--management--category-margin)}.waconcookiemanagement #CookieBox .category .cookie-acc .arrow{pointer-events:none}.waconcookiemanagement #CookieBox .box-cookie-management{overflow-y:scroll;margin-right:-20px;padding-right:20px;position:static}.waconcookiemanagement #CookieBox .box-cookie-management-in>p{width:100%}.waconcookiemanagement #CookieBox .cookie-fix{margin:0}.waconcookiemanagement #CookieBox .cookie-fix .cookie-save-container{float:left;margin:0}@media (max-width:767.98px){.waconcookiemanagement #CookieBox .cookie-fix .cookie-save-container{float:none}}.waconcookiemanagement #CookieBox .cookie-fix .cookie-save-container .cookie-save{float:none;margin:0;width:100%}.waconcookiemanagement #CookieBox .cookie-fix .text-back-right{display:flex;float:right;flex-direction:column;gap:var(--gap-half);margin-right:15px;width:auto}@media (max-width:767.98px){.waconcookiemanagement #CookieBox .cookie-fix .text-back-right{clear:both;float:none;margin:10px 0 20px;width:100%}}.cookie-set.script p{background:color-mix(in srgb, var(--wacon--cookie-set--p-background) var(--wacon--cookie-set--p-background-transparency), transparent);border-radius:0;color:var(--wacon--cookie-set--p-color)}@media (prefers-reduced-transparency){.cookie-set.script p{background:var(--wacon--cookie-set--p-background)}}.cookie-set.script p:first-child{position:static;transform:none}.cookie-set.script p a{color:var(--wacon--cookie-set--p-color);text-decoration:underline}.cookie-set.script p a:hover{color:var(--wacon--cookie-set--p-color)}.cookie-set.script img+p{width:100%}.waconcookiemanagement #CookieBox .btn{background:var(--color-primary);border:solid 1px var(--color-primary);color:#FFF;display:block;font-size:16px;font-weight:400;margin:15px 0;padding:10px 50px;width:100%}.waconcookiemanagement #CookieBox .btn:hover{background:#FFF;border:solid 1px var(--color-primary);color:var(--color-primary);text-decoration:none}.waconcookiemanagement #CookieBox .btn::before,.waconcookiemanagement #CookieBox .btn::after{display:none}
/** Roboto */

/* roboto-100 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
	src: local('Roboto Thin'), local('Roboto-Thin'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.eot');
	src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-100italic.svg#Roboto') format('svg');
}
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.eot');
	src: local('Roboto Light'), local('Roboto-Light'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300.svg#Roboto') format('svg');
}
/* roboto-300italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.eot');
	src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-300italic.svg#Roboto') format('svg');
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.eot');
	src: local('Roboto'), local('Roboto-Regular'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-regular.svg#Roboto') format('svg');
}
/* roboto-italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.eot');
	src: local('Roboto Italic'), local('Roboto-Italic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-italic.svg#Roboto') format('svg');
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500.svg#Roboto') format('svg');
}
/* roboto-500italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.eot');
	src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-500italic.svg#Roboto') format('svg');
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.eot');
	src: local('Roboto Bold'), local('Roboto-Bold'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700.svg#Roboto') format('svg');
}
/* roboto-700italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.eot');
	src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-700italic.svg#Roboto') format('svg');
}
/* roboto-900 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.eot');
	src: local('Roboto Black'), local('Roboto-Black'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900.svg#Roboto') format('svg');
}
/* roboto-900italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	src: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.eot');
	src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.eot?#iefix') format('embedded-opentype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.woff2') format('woff2'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.woff') format('woff'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.ttf') format('truetype'),
		 url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Fonts/Roboto/roboto-v18-latin-900italic.svg#Roboto') format('svg');
}

/* eof */

/** globals */

* {
	margin: 0;
}

*, *:before, *:after {
	box-sizing: border-box;
}

*:focus, body a:focus {
	outline: none;
}

html,
body {
	min-height: 100vh;
}

html {
	overflow-y: scroll;
	font-size: 10px;
}

body {
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* ipad - portrait */
@media screen and (max-width: 768px) {
	html {
		overflow-y: auto;
	}
	html, body {
		min-height: 100%;
	}
}

#outer-wrapper {
	min-height: 100vh;
}

/* smaller than iPhone6 - portrait */
@media screen and (max-width: 374px) {
	#root {
		min-width: 300px;
	}
}

/* t3 deletes nbsp in p */
p:empty:before {
	content: "\00a0";
}

img {
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
}

nav ul {
	list-style: none;
	padding: 0;
}

nav ul:after {
	content: "";
	clear: both;
	display: block;
	width: 100%;
}

/* a:tel */
a[href^="tel:"] {
	color: inherit;
	cursor: text;
}

a[href^="tel:"],
a[href^="tel:"]:hover {
	text-decoration: none !important;
}

/* iphone 6+ - landscape OR pointing device of limited accuracy (e.g. finger) */
@media screen and (max-width: 736px), (pointer: coarse) {
	a[href^="tel:"] {
		text-decoration: underline !important;
	}
}


/* detect scrollbar width */
#scrollbar-measure--outer {
	width: 100px;
	overflow-y: scroll;
	position: absolute;
	top: -9999px;
}

#scrollbar-measure--inner {
	height: 50px;
}


/** overlay background */
#overlay-bg {
	display: none;
	background: #000;
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10003;
	opacity: .5;
}

#overlay-bg.loading {
	background-image: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Css/Img/loading.svg');
	background-size: 50px 50px;
	background-position: center;
	background-repeat: no-repeat;
}

#overlay-bg.ajax-bg {}

html.overlay-visible {
	overflow-y: hidden;
}
html.overlay-visible #overlay-bg {
	overflow-y: scroll;
}

html.overlay-visible body {
	overflow-y: scroll;
}


/** ajax layer */
@keyframes ajaxSlideDown {
	0% { transform: translateY(-5vh); }
	100% { transform: translateY(0); }
}

#ajaxLayerAdd {
	display: none;
	margin: 10vh auto 0;
	width: 90%;
	min-width: 300px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20001;
	animation: ajaxSlideDown .8s;
	transition: margin .5s ease;
}

#ajaxCloseLayerAdd {
	background: #000;
	border: 2px solid #FFF;
	border-radius: 50%;
	box-shadow: 0 0 2px 1px #555;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	height: 26px;
	width: 26px;
	position: absolute;
	top: -13px;
	right: -13px;
	z-index: 10;
	transition: all .3s ease;
}

#ajaxCloseLayerAdd:hover {
	border-radius: 5px;
}

#ajaxCloseLayerAdd i {
	color: #FFF;
	font-size: 16px;
	margin: 2px 0 0;
	width: 22px;
}

#ajax-content {
	height: 85vh;
	position: relative;
}

#ajax-content .content-wrapper-outer {
	background: #FFF;
	border: 1px solid #555;
	border-radius: 5px;
	box-shadow: 0 0 15px 1px #555;
	display: flex;
	margin: 0 auto;
	padding: 20px 5px;
	max-height: 100%;
	overflow: hidden;
}

#ajax-content .content-wrapper-inner {
	max-height: 100%;
	overflow: auto;
	padding: 0 15px;
	position: relative;
}

@media screen and (max-width: 767px) {
	#ajaxLayerAdd {
		margin-top: 5vh;
	}
	#ajax-content {
		height: 90vh;
	}
}

@media screen and (max-width: 329px) {
	#ajaxCloseLayerAdd {
		top: -5px;
		right: -5px;
	}
}

@media screen and (max-width: 319px) {
	#ajaxCloseLayerAdd {
		margin-top: -13px;
		position: fixed;
		top: 5vh;
		right: 13px;
	}
}


/** cookie hint */
@keyframes slideUp {
	0% { transform: translateY(66px); }
	100% { transform: translateY(0); }
}
.cc_container,
.cc_message,
.cc_btn {
	animation-duration: .8s;
	animation-name: slideUp;
}

.cc_spacer {}

.cc_banner-wrapper {
	display: none;
	position: absolute;
	z-index: 9001;
}

@media print {
	.cc_banner-wrapper {
		display: none !important;
	}
}

.cc_banner-wrapper .cc_container {
	align-items: center;
	background: #FFF;
	border-top: 1px solid #CCC;
	box-sizing: border-box;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
}

.cc_banner-wrapper .cc_container-content {
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
}

.cc_banner-wrapper .cc_btn {
	cursor: pointer;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin-left: 10px;
	padding: 8px 10px;
	text-decoration: none;
	width: 100%;
	max-width: 120px;
	transition: all .2s ease-in-out;
	order: 1;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	color: #000;
	background-color: #C8C8C8;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
	color: #888;
	background-color: #D3D3D3;
}

.cc_container .cc_message {
	display: block;
	color: #888;
	margin: 0 auto 0 0;
	padding: 0;
	width: 100%;
	max-width: calc(100% - 150px);
}

@media screen and (max-width: 767px) {
	.cc_banner-wrapper .row {
		align-items: start;
	}
}

@media screen and (max-width: 414px) {
	.cc_container .cc_message {
		max-width: 100%;
	}
	.cc_banner-wrapper .cc_btn {
		margin: 10px 0 0 auto;
		max-width: 100%;
	}
}


/** headline */
header {}

@media screen and (max-width: 666px) {
	header * {
		-webkit-hyphens: auto;
		   -moz-hyphens: auto;
			-ms-hyphens: auto;
				hyphens: auto;
	}
}

/* headline positions */
header .center,
header .ce-headline-center {
	text-align: center;
}

header .right,
header .ce-headline-right {
	text-align: right;
}

header .left,
header .ce-headline-left {
	text-align: left;
}


/** zweispaltiger Text */
.frame-layout-1 {}

/* ipad - portrait */
@media screen and (min-width: 768px) {
	.frame-layout-1 > ul, /* frame-type-bullets */
	.frame-layout-1 .ce-bodytext {
		column-count: 2;
		column-gap: 30px;
	}

	.frame-layout-1 .row ul,
	.frame-layout-1 .row .ce-bodytext,
	.sidebar .frame-layout-1 > ul,
	.sidebar .frame-layout-1 .ce-bodytext,
	.frame-type-gridelements_pi1 .col .frame-layout-1 > ul,
	.frame-type-gridelements_pi1 .col .frame-layout-1 .ce-bodytext {
		column-count: auto;
	}

	.frame-layout-1 .ce-bodytext p,
	.frame-layout-1 .ce-bodytext li {
		-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
		   -moz-column-break-inside: avoid; /* Mozilla */
			-mx-column-break-inside: avoid;
				column-break-inside: avoid;
				  page-break-inside: avoid; /* Firefox */
					   break-inside: avoid; /* IE 10+ */
	}

	.frame-layout-1 .ce-bodytext p:first-of-type:last-of-type {
		display: inline-block;
	}
}

@media print {
	.frame-layout-1 > ul,
	.frame-layout-1 .ce-bodytext {
		column-count: auto;
	}
}

/* Chrome, Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.frame-layout-1 .ce-bodytext p {
		margin-bottom: 0;
	}

	.frame-layout-1 .ce-bodytext p:after {
		content: '';
		display: block;
		height: 20px; /* height of bottom-margin */
	}

	.frame-layout-1 .ce-bodytext p:last-child:after {
		height: 0;
	}
}

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), .frame-layout-1 .ce-bodytext p {
	margin-bottom: 20px;
}

_:-ms-lang(x), .frame-layout-1 .ce-bodytext p:after {
	display: none;
}


/** iframes */
iframe {
	border: none;
	max-width: 100%;
}

/* youtube iframes */
.iframe-outer-wrapper {
	max-width: 100%;
}

.align-left .iframe-outer-wrapper {
	margin: 0 auto 0 0;
}

.align-center .iframe-outer-wrapper {
	margin: 0 auto;
}

.align-right .iframe-outer-wrapper {
	margin: 0 0 0 auto;
}

.iframe-inner-wrapper {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding: 56.25% 0 0; /* padding -> ratio 16x9 */
	position: relative;
}

.iframe-inner-wrapper iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

video {
	max-width: 100%;
}


/** maps */
div.tapToEnable {
	display: block;
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 300;
}

@media print {
	div.tapToEnable {
		display: none !important;
	}
}

div.tapToEnable.open {
	height: auto;
}

div.tapToEnable span {
	background: rgba(0, 0, 0, .5);
	box-sizing: border-box;
	height: 36px;
	width: 36px;
	position: absolute;
	top: 0;
	right: 0;
}

div.tapToEnable span:before,
div.tapToEnable span:after {
	box-sizing: initial;
	content: "";
	position: absolute;
}

div.tapToEnable span:before {
	border: 4px solid #FFF;
	border-radius: 50%;
	clip: rect(auto, auto, auto, 5px);
	height: 8px;
	width: 6px;
	top: 7px;
	left: 11px;
	transform: rotate(-90deg);
	transition: .1s ease-out;
}

div.tapToEnable span:after {
	background: #FFF;
	border-radius: 2px;
	height: 12px;
	width: 18px;
	bottom: 7px;
	left: 9px;
}

div.tapToEnable.open span:before {
	top: 5px;
	left: 13px;
	transform: rotate(-60deg);
}

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), div.tapToEnable span:before {
	height: 15px;
	width: 15px;
	left: 10px;
}


/** img in text */
p img[style*="float: right;"],
p img[style*="float:right;"] {
	padding-left: 20px;
}

p img[style*="float: left;"],
p img[style*="float:left;"] {
	padding-right: 20px;
}

/* smaller than iPhone5 - landscape */
@media screen and (max-width: 567px) {
	p img[style*="float: right;"],
	p img[style*="float:right;"] {
		float: none !important;
		padding-left: 0;
	}
	p img[style*="float: left;"],
	p img[style*="float:left;"] {
		float: none !important;
		padding-right: 0;
	}
}


/** media */
div.ce-textpic {}
div.ce-gallery {}

div.ce-textpic:empty,
div.ce-gallery:empty { display: none; }

div.ce-textpic:after,
div.ce-gallery:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

div.ce-gallery img {
	/*background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Css/Img/loading.svg') no-repeat center;*/
	background-size: 30px 30px;
	display: block;
	height: auto;
	/*width: auto;*/
	max-width: 100%;
	margin: 0 auto;
}

/* border */
.ce-border .ce-media,
.ce-border figure img,
.ce-border iframe {
	border: 1px solid #CCC;
	padding: 5px;
}

/* position */
div.ce-above .ce-bodytext {
	clear: both;
}

div.ce-below .ce-bodytext {}

div.ce-below .ce-gallery {}

div.ce-below .ce-bodytext + .ce-gallery {
	margin-top: 20px;
}

div.ce-right .ce-gallery,
div.ce-left .ce-gallery {
	max-width: calc(50% + 15px);
	z-index: 1;
}

div.ce-right .ce-gallery {
	float: right;
	margin-left: 0;
	padding-left: 30px;
}

div.ce-right .ce-gallery .ce-media {
	text-align: right;
}

div.ce-left .ce-gallery {
	float: left;
	margin-right: 0;
	padding-right: 30px;
}

div.ce-left .ce-gallery .ce-media {
	text-align: left;
}

div.ce-center .ce-gallery {
	margin: 0 auto;
	text-align: center;
}

div.ce-center .ce-gallery img {
	margin: 0 auto;
}

/* desc */
div.ce-gallery .ce-column figure {
	display: block;
	margin: 0;
}

div.ce-gallery .ce-column figure figcaption {
	display: block;
	font-size: 90%;
	text-align: left;
	margin: 5px 0 0;
}

/* in text */
div.csc-textpic .csc-textpic-image:last-child {
	margin-bottom: 0;
}

div.ce-intext .ce-gallery {
	margin-bottom: 10px;
}

div.ce-intext .ce-gallery[data-ce-columns="1"] img {}

div.ce-intext.ce-right .ce-gallery {}

div.ce-intext.ce-left .ce-gallery {}

div.ce-intext .ce-gallery .ce-row {
	width: auto;
}

/* smaller than iPhone5 - landscape */
@media screen and (max-width: 567px) {
	div.ce-right .ce-gallery,
	div.ce-left .ce-gallery {
		float: none;
		max-width: 100%;
	}
	div.ce-intext.ce-right .ce-gallery {
		padding-left: 0;
	}
	div.ce-intext.ce-left .ce-gallery {
		padding-right: 0;
	}
	div.ce-textpic .ce-gallery + .ce-bodytext,
	div.ce-textpic .ce-bodytext + .ce-gallery {
		margin-top: 40px;
	}
	.ce-gallery .ce-row:last-child .ce-column:last-child {
		margin-bottom: 0;
	}
}

/* beside text */
@media screen and (min-width: 667px) {
	div.ce-textpic.ce-intext.ce-nowrap {
		display: flex;
		align-items: start;
		flex: 0 1 auto;
		flex-flow: row wrap;
		justify-content: space-between;
		height: 100%;
	}
	div.ce-textpic.ce-intext.ce-nowrap:after {
		content: "";
		clear: both;
		display: block;
		height: 0;
		visibility: hidden;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-right {
		flex-direction: row-reverse;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery,
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
		flex: 0 0 auto;
		flex-wrap: wrap;
		width: 100%;
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery:first-child:last-child,
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext:first-child:last-child {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-gallery {
		float: none;
		margin-bottom: 0;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery {
		padding-left: 30px;
	}
	div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery {
		padding-right: 30px;
	}
	div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap {
		display: block;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery {
		float: right;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery {
		float: left;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
		max-width: 100%;
		overflow: visible;
	}
	.col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header + * {
		clear: both;
		padding-top: 10px;
	}
}

/* columns */
.ce-gallery .ce-row {
	align-items: stretch;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-ms-flex: 0 1 auto;
	-ms-flex-align: center;
	-ms-flex-direction: row;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;

	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-flex: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: start;
	-webkit-flex-wrap: wrap;

	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-right: -15px;
	margin-left: -15px;
}

.ce-intext .ce-gallery .ce-row {
	-webkit-box-align: start;
	   -ms-flex-align: start;
		  align-items: start;
}

.ce-gallery .ce-row:before,
.ce-gallery .ce-row:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.ce-gallery .ce-row + .ce-row {}

.ce-gallery .ce-column {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	flex-wrap: wrap;

	margin: 0 0 20px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 100%;
}

.ce-gallery[data-ce-columns="8"] {}

.ce-gallery[data-ce-columns="8"] .ce-column {
	-ms-flex-preferred-size: 12.5%;
				 flex-basis: 12.5%;
				  max-width: 12.5%;
}

.ce-gallery[data-ce-columns="7"] {}

.ce-gallery[data-ce-columns="7"] .ce-column {
	-ms-flex-preferred-size: 14.2857%;
				 flex-basis: 14.2857%;
				  max-width: 14.2857%;
}

.ce-gallery[data-ce-columns="6"] {}

.ce-gallery[data-ce-columns="6"] .ce-column {
	-ms-flex-preferred-size: 16.66666667%;
				 flex-basis: 16.66666667%;
				  max-width: 16.66666667%;
}

.ce-gallery[data-ce-columns="5"] {}

.ce-gallery[data-ce-columns="5"] .ce-column {
	-ms-flex-preferred-size: 20%;
				 flex-basis: 20%;
				  max-width: 20%;
}

.ce-gallery[data-ce-columns="4"] {}

.ce-gallery[data-ce-columns="4"] .ce-column {
	-ms-flex-preferred-size: 25%;
				 flex-basis: 25%;
				  max-width: 25%;
}

.ce-gallery[data-ce-columns="3"] {}

.ce-gallery[data-ce-columns="3"] .ce-column {
	-ms-flex-preferred-size: 33.33333333%;
				 flex-basis: 33.33333333%;
				  max-width: 33.33333333%;
}

.ce-gallery[data-ce-columns="2"] {}

.ce-gallery[data-ce-columns="2"] .ce-column {
	-ms-flex-preferred-size: 50%;
				 flex-basis: 50%;
				  max-width: 50%;
}

.ce-gallery[data-ce-columns="1"] {}

.ce-gallery[data-ce-columns="1"] .ce-column {
	-ms-flex-preferred-size: 100%;
				 flex-basis: 100%;
				  max-width: 100%;
}

div.ce-right .ce-gallery[data-ce-columns] .ce-column,
div.ce-left .ce-gallery[data-ce-columns] .ce-column {
	-ms-flex-preferred-size: auto;
				 flex-basis: auto;
}

.ce-gallery[data-ce-columns="1"] .ce-row:last-child .ce-column:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 992px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.ce-gallery[data-ce-columns="6"] .ce-column {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}
}

/* ipad - portrait */
@media screen and (max-width: 768px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column,
	.ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-gallery[data-ce-columns="4"] .ce-column {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}
}

/* smaller than ipad - portrait */
@media screen and (max-width: 767px) {
	.ce-gallery[data-ce-columns="6"] .ce-column,
	.ce-gallery[data-ce-columns="3"] .ce-column {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}
}

/* iPhone6+ - portrait */
@media screen and (max-width: 414px) {
	.ce-gallery[data-ce-columns="8"] .ce-column,
	.ce-gallery[data-ce-columns="7"] .ce-column,
	.ce-gallery[data-ce-columns="6"] .ce-column,
	.ce-gallery[data-ce-columns="5"] .ce-column,
	.ce-gallery[data-ce-columns="4"] .ce-column,
	.ce-gallery[data-ce-columns="3"] .ce-column,
	.ce-gallery[data-ce-columns="2"] .ce-column {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}
	.ce-gallery .ce-row:last-child .ce-column:last-child {
		margin-bottom: 0;
	}
}


/** tables */
.frame-type-table {
	overflow-x: auto;
	position: relative;
	z-index: 1;
}

.frame-type-table table {
	min-width: 280px;
}

table {}

table caption {
	/*display: none;*/
	caption-side: bottom;
	font-size: 90%;
	text-align: right;
	margin: 5px 0 0;
}

table.contenttable,
table.ce-table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}

table.ce-table + .ce-table {
	margin: 20px 0 0;
}

table.contenttable thead td,
table.ce-table th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

table.contenttable td,
table.ce-table td {
	padding: 5px;
	vertical-align: top;
}

table.contenttable td,
table.ce-table-bordered th,
table.ce-table-bordered td {
	border: 1px solid #CCC;
}

table.contenttable thead td,
table.ce-table-bordered th {
	background: #CCC;
	border-color: #CCC #FFF;
}

table.ce-table-bordered tbody th {
	border-color: #CCC;
}

table.contenttable thead td:first-child,
table.ce-table-bordered th:first-child {
	border-left-color: #CCC;
}

table.contenttable thead td:last-child,
table.ce-table-borderede th:last-child {
	border-right-color: #CCC;
}

table.contenttable td {}

table.ce-table-bordered td {}

table.ce-table-striped {}

table.contenttable thead td,
table.ce-table-striped thead th {
	background-color: #CCC;
}

table.contenttable tr:nth-of-type(odd),
table.ce-table-striped tr:nth-of-type(odd) {
	background-color: transparent;
}

table.contenttable tr:nth-of-type(even),
table.ce-table-striped tr:nth-of-type(even) {
	background-color: rgba(0,0,0,.03);
}
@media screen and (max-width: 715px) {
	#c37194 table.contenttable td {
		display: block;
	}
}

table.ce-table-striped td {}

table.ce-table tbody th {
	border: 1px solid #CCC;
}

table.ce-table th ~ td {
	border: 1px solid #CCC;
}


/** ce-uploads */
.ce-uploads {
	list-style: none;
	padding: 0;
}

.ce-uploads li {
	margin: 20px 0 0;
}

.ce-uploads li:first-child {
	margin-top: 0;
}

.ce-uploads li:after {
	content: "";
	clear: both;
	display: block;
}

.ce-uploads .ce-uploads-fileName {}

/* only name */
.ce-uploads li > div:first-child a {}

/* preview */
.ce-uploads li > a:first-child {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	text-decoration: none;
	position: relative;
	z-index: 2;
}

.ce-uploads li > a:first-child img {
	background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Css/Img/loading.svg') no-repeat center;
	background-size: 10px 10px;
	display: block;
	float: none;
	height: auto;
	width: auto;
	padding: 0;
}

.ce-uploads li > a:first-child + div {
	padding-top: 20px;
}

/* icon */
.ce-uploads li > img {
	display: none;
}

.ce-uploads li > img + div a {
	display: inline-block;
	padding-top: 5px;
	position: relative;
}

.ce-uploads li > img + div a:before {
	display: inline-block;
	color: #444;
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 1;
	margin-top: -2px;
	position: absolute;
	left: 0;
}

.ce-uploads li > img + div a[href]:before {
	content: "\f016";
}

.ce-uploads li > img + div a[href$='.jpg' i]:before,
.ce-uploads li > img + div a[href$='.jpeg' i]:before,
.ce-uploads li > img + div a[href$='.ico' i]:before,
.ce-uploads li > img + div a[href$='.gif' i]:before,
.ce-uploads li > img + div a[href$='.png' i]:before {
	content: "\f1c5";
}

.ce-uploads li > img + div a[href$='.csv' i]:before,
.ce-uploads li > img + div a[href$='.xls' i]:before,
.ce-uploads li > img + div a[href$='.xlsx' i]:before,
.ce-uploads li > img + div a[href$='.xlt' i]:before,
.ce-uploads li > img + div a[href$='.xlw' i]:before,
.ce-uploads li > img + div a[href$='.doc' i]:before,
.ce-uploads li > img + div a[href$='.docx' i]:before,
.ce-uploads li > img + div a[href$='.pages' i]:before,
.ce-uploads li > img + div a[href$='.rtf' i]:before,
.ce-uploads li > img + div a[href$='.txt' i]:before {
	content: "\f0f6";
}

.ce-uploads li > img + div a[href$='.pdf' i]:before {
	content: "\f1c1";
}

.ce-uploads li > img + div a[href$='.zip' i]:before,
.ce-uploads li > img + div a[href$='.rar' i]:before,
.ce-uploads li > img + div a[href$='.gzip' i]:before {
	content: "\f1c6";
}

.ce-uploads li > img + div a .ce-uploads-fileName {
	padding-left: 25px;
}

/* description */
.ce-uploads .ce-uploads-description {
	display: block;
}

.ce-uploads .ce-uploads-filesize {
	display: block;
}


/* eof */

/** flexbox grid
src: http://flexboxgrid.com/

xs -> allways
xsm -> min-width: 568px
sm -> min-width: 768px
md -> min-width: 992px
lg -> min-width: 1024px
xl -> min-width: 1200px

*/

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

/* row */
.row {
	align-items: stretch;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-ms-flex: 0 1 auto;
	-ms-flex-direction: row;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;

	-webkit-box-direction: normal;
	-webkit-box-flex: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: start;
	-webkit-flex-wrap: wrap;

	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-right: -15px;
	margin-left: -15px;
}

.row:before,
.row:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.row.reverse {
	-ms-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.row:empty {
	display: none;
}

/* col */
.col {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	flex-wrap: wrap;

	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 100%;
}

.col.reverse {
	-ms-flex-direction: column-reverse;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse;
}

.col:empty {
	display: none;
}

/* coloumns */
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {}

.col-xs {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	 -webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
				 flex-basis: 0;
				  max-width: 100%;
}

.col-xs-hidden {
	display: none !important;
}

.col-xs-visible {
	display: block !important;
}

.col-xs-1 {
	-ms-flex-preferred-size: 8.33333333%;
				 flex-basis: 8.33333333%;
				  max-width: 8.33333333%;
}

.col-xs-2 {
	-ms-flex-preferred-size: 16.66666667%;
				 flex-basis: 16.66666667%;
				  max-width: 16.66666667%;
}

.col-xs-3 {
	-ms-flex-preferred-size: 25%;
				 flex-basis: 25%;
				  max-width: 25%;
}

.col-xs-4 {
	-ms-flex-preferred-size: 33.33333333%;
				 flex-basis: 33.33333333%;
				  max-width: 33.33333333%;
}

.col-xs-5 {
	-ms-flex-preferred-size: 41.66666667%;
				 flex-basis: 41.66666667%;
				  max-width: 41.66666667%;
}

.col-xs-6 {
	-ms-flex-preferred-size: 50%;
				 flex-basis: 50%;
				  max-width: 50%;
}

.col-xs-7 {
	-ms-flex-preferred-size: 58.33333333%;
				 flex-basis: 58.33333333%;
				  max-width: 58.33333333%;
}

.col-xs-8 {
	-ms-flex-preferred-size: 66.66666667%;
				 flex-basis: 66.66666667%;
				  max-width: 66.66666667%;
}

.col-xs-9 {
	-ms-flex-preferred-size: 75%;
				 flex-basis: 75%;
				  max-width: 75%;
}

.col-xs-10 {
	-ms-flex-preferred-size: 83.33333333%;
				 flex-basis: 83.33333333%;
				  max-width: 83.33333333%;
}

.col-xs-11 {
	-ms-flex-preferred-size: 91.66666667%;
				 flex-basis: 91.66666667%;
				  max-width: 91.66666667%;
}

.col-xs-12 {
	-ms-flex-preferred-size: 100%;
				 flex-basis: 100%;
				  max-width: 100%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.start-xs {
		-ms-flex-pack: start;
	 -webkit-box-pack: start;
	  justify-content: flex-start;
		   text-align: start;
}

.center-xs {
		-ms-flex-pack: center;
	 -webkit-box-pack: center;
	  justify-content: center;
		   text-align: center;
}

.end-xs {
		-ms-flex-pack: end;
	 -webkit-box-pack: end;
	  justify-content: flex-end;
		   text-align: end;
}

.top-xs {
		-ms-flex-align: start;
	 -webkit-box-align: start;
		   align-items: flex-start;
}

.middle-xs {
		-ms-flex-align: center;
	 -webkit-box-align: center;
		   align-items: center;
}

.bottom-xs {
		-ms-flex-align: end;
	 -webkit-box-align: end;
		   align-items: flex-end;
}

.around-xs {
		-ms-flex-pack: distribute;
	  justify-content: space-around;
}

.between-xs {
		-ms-flex-pack: justify;
	 -webkit-box-pack: justify;
	  justify-content: space-between;
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
			 order: -1;
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
			 order: 1;
}

/* xsm | extra small */
@media screen and (min-width: 568px) {
	.col-xsm,
	.col-xsm-1,
	.col-xsm-2,
	.col-xsm-3,
	.col-xsm-4,
	.col-xsm-5,
	.col-xsm-6,
	.col-xsm-7,
	.col-xsm-8,
	.col-xsm-9,
	.col-xsm-10,
	.col-xsm-11,
	.col-xsm-12 {}

	.col-xsm {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
					 flex-basis: 0;
					  max-width: 100%;
	}

	.col-xsm-hidden {
		display: none !important;
	}

	.col-xsm-visible {
		display: block !important;
	}

	.col-xsm-1 {
		-ms-flex-preferred-size: 8.33333333%;
					 flex-basis: 8.33333333%;
					  max-width: 8.33333333%;
	}

	.col-xsm-2 {
		-ms-flex-preferred-size: 16.66666667%;
					 flex-basis: 16.66666667%;
					  max-width: 16.66666667%;
	}

	.col-xsm-3 {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.col-xsm-4 {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}

	.col-xsm-5 {
		-ms-flex-preferred-size: 41.66666667%;
					 flex-basis: 41.66666667%;
					  max-width: 41.66666667%;
	}

	.col-xsm-6 {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}

	.col-xsm-7 {
		-ms-flex-preferred-size: 58.33333333%;
					 flex-basis: 58.33333333%;
					  max-width: 58.33333333%;
	}

	.col-xsm-8 {
		-ms-flex-preferred-size: 66.66666667%;
					 flex-basis: 66.66666667%;
					  max-width: 66.66666667%;
	}

	.col-xsm-9 {
		-ms-flex-preferred-size: 75%;
					 flex-basis: 75%;
					  max-width: 75%;
	}

	.col-xsm-10 {
		-ms-flex-preferred-size: 83.33333333%;
					 flex-basis: 83.33333333%;
					  max-width: 83.33333333%;
	}

	.col-xsm-11 {
		-ms-flex-preferred-size: 91.66666667%;
					 flex-basis: 91.66666667%;
					  max-width: 91.66666667%;
	}

	.col-xsm-12 {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}

	.col-xsm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-xsm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-xsm-offset-3 {
		margin-left: 25%;
	}

	.col-xsm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-xsm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-xsm-offset-6 {
		margin-left: 50%;
	}

	.col-xsm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-xsm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-xsm-offset-9 {
		margin-left: 75%;
	}

	.col-xsm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-xsm-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-xsm {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}

	.center-xsm {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}

	.end-xsm {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}

	.top-xsm {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}

	.middle-xsm {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}

	.bottom-xsm {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}

	.around-xsm {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}

	.between-xsm {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}

	.first-xsm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}

	.last-xsm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}

/* sm | small */
@media screen and (min-width: 768px) {
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {}

	.col-sm {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
					 flex-basis: 0;
					  max-width: 100%;
	}

	.col-sm-hidden {
		display: none !important;
	}

	.col-sm-visible {
		display: block !important;
	}

	.col-sm-1 {
		-ms-flex-preferred-size: 8.33333333%;
					 flex-basis: 8.33333333%;
					  max-width: 8.33333333%;
	}

	.col-sm-2 {
		-ms-flex-preferred-size: 16.66666667%;
					 flex-basis: 16.66666667%;
					  max-width: 16.66666667%;
	}

	.col-sm-3 {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.col-sm-4 {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}

	.col-sm-5 {
		-ms-flex-preferred-size: 41.66666667%;
					 flex-basis: 41.66666667%;
					  max-width: 41.66666667%;
	}

	.col-sm-6 {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}

	.col-sm-7 {
		-ms-flex-preferred-size: 58.33333333%;
					 flex-basis: 58.33333333%;
					  max-width: 58.33333333%;
	}

	.col-sm-8 {
		-ms-flex-preferred-size: 66.66666667%;
					 flex-basis: 66.66666667%;
					  max-width: 66.66666667%;
	}

	.col-sm-9 {
		-ms-flex-preferred-size: 75%;
					 flex-basis: 75%;
					  max-width: 75%;
	}

	.col-sm-10 {
		-ms-flex-preferred-size: 83.33333333%;
					 flex-basis: 83.33333333%;
					  max-width: 83.33333333%;
	}

	.col-sm-11 {
		-ms-flex-preferred-size: 91.66666667%;
					 flex-basis: 91.66666667%;
					  max-width: 91.66666667%;
	}

	.col-sm-12 {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-sm {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}

	.center-sm {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}

	.end-sm {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}

	.top-sm {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}

	.middle-sm {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}

	.bottom-sm {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}

	.around-sm {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}

	.between-sm {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}

	.first-sm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}

	.last-sm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}

/* md | medium */
@media screen and (min-width: 992px) {
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {}

	.col-md {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
					 flex-basis: 0;
					  max-width: 100%;
	}

	.col-md-hidden {
		display: none !important;
	}

	.col-md-visible {
		display: block !important;
	}

	.col-md-1 {
		-ms-flex-preferred-size: 8.33333333%;
					 flex-basis: 8.33333333%;
					  max-width: 8.33333333%;
	}

	.col-md-2 {
		-ms-flex-preferred-size: 16.66666667%;
					 flex-basis: 16.66666667%;
					  max-width: 16.66666667%;
	}

	.col-md-3 {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.col-md-4 {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}

	.col-md-5 {
		-ms-flex-preferred-size: 41.66666667%;
					 flex-basis: 41.66666667%;
					  max-width: 41.66666667%;
	}

	.col-md-6 {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}

	.col-md-7 {
		-ms-flex-preferred-size: 58.33333333%;
					 flex-basis: 58.33333333%;
					  max-width: 58.33333333%;
	}

	.col-md-8 {
		-ms-flex-preferred-size: 66.66666667%;
					 flex-basis: 66.66666667%;
					  max-width: 66.66666667%;
	}

	.col-md-9 {
		-ms-flex-preferred-size: 75%;
					 flex-basis: 75%;
					  max-width: 75%;
	}

	.col-md-10 {
		-ms-flex-preferred-size: 83.33333333%;
					 flex-basis: 83.33333333%;
					  max-width: 83.33333333%;
	}

	.col-md-11 {
		-ms-flex-preferred-size: 91.66666667%;
					 flex-basis: 91.66666667%;
					  max-width: 91.66666667%;
	}

	.col-md-12 {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-md {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}

	.center-md {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}

	.end-md {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}

	.top-md {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}

	.middle-md {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}

	.bottom-md {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}

	.around-md {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}

	.between-md {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}

	.first-md {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}

	.last-md {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}

/* lg | large */
@media screen and (min-width: 1024px) {
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {}

	.col-lg {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
					 flex-basis: 0;
					  max-width: 100%;
	}

	.col-lg-hidden {
		display: none !important;
	}

	.col-lg-visible {
		display: block !important;
	}

	.col-lg-1 {
		-ms-flex-preferred-size: 8.33333333%;
					 flex-basis: 8.33333333%;
					  max-width: 8.33333333%;
	}

	.col-lg-2 {
		-ms-flex-preferred-size: 16.66666667%;
					 flex-basis: 16.66666667%;
					  max-width: 16.66666667%;
	}

	.col-lg-3 {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.col-lg-4 {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}

	.col-lg-5 {
		-ms-flex-preferred-size: 41.66666667%;
					 flex-basis: 41.66666667%;
					  max-width: 41.66666667%;
	}

	.col-lg-6 {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}

	.col-lg-7 {
		-ms-flex-preferred-size: 58.33333333%;
					 flex-basis: 58.33333333%;
					  max-width: 58.33333333%;
	}

	.col-lg-8 {
		-ms-flex-preferred-size: 66.66666667%;
					 flex-basis: 66.66666667%;
					  max-width: 66.66666667%;
	}

	.col-lg-9 {
		-ms-flex-preferred-size: 75%;
					 flex-basis: 75%;
					  max-width: 75%;
	}

	.col-lg-10 {
		-ms-flex-preferred-size: 83.33333333%;
					 flex-basis: 83.33333333%;
					  max-width: 83.33333333%;
	}

	.col-lg-11 {
		-ms-flex-preferred-size: 91.66666667%;
					 flex-basis: 91.66666667%;
					  max-width: 91.66666667%;
	}

	.col-lg-12 {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-lg {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}

	.center-lg {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}

	.end-lg {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}

	.top-lg {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}

	.middle-lg {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}

	.bottom-lg {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}

	.around-lg {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}

	.between-lg {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}

	.first-lg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}

	.last-lg {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}

/* xl | extra large */
@media screen and (min-width: 1200px) {
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {}

	.col-xl {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		 -webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
					 flex-basis: 0;
					  max-width: 100%;
	}

	.col-xl-hidden {
		display: none !important;
	}

	.col-xl-visible {
		display: block !important;
	}

	.col-xl-1 {
		-ms-flex-preferred-size: 8.33333333%;
					 flex-basis: 8.33333333%;
					  max-width: 8.33333333%;
	}

	.col-xl-2 {
		-ms-flex-preferred-size: 16.66666667%;
					 flex-basis: 16.66666667%;
					  max-width: 16.66666667%;
	}

	.col-xl-3 {
		-ms-flex-preferred-size: 25%;
					 flex-basis: 25%;
					  max-width: 25%;
	}

	.col-xl-4 {
		-ms-flex-preferred-size: 33.33333333%;
					 flex-basis: 33.33333333%;
					  max-width: 33.33333333%;
	}

	.col-xl-5 {
		-ms-flex-preferred-size: 41.66666667%;
					 flex-basis: 41.66666667%;
					  max-width: 41.66666667%;
	}

	.col-xl-6 {
		-ms-flex-preferred-size: 50%;
					 flex-basis: 50%;
					  max-width: 50%;
	}

	.col-xl-7 {
		-ms-flex-preferred-size: 58.33333333%;
					 flex-basis: 58.33333333%;
					  max-width: 58.33333333%;
	}

	.col-xl-8 {
		-ms-flex-preferred-size: 66.66666667%;
					 flex-basis: 66.66666667%;
					  max-width: 66.66666667%;
	}

	.col-xl-9 {
		-ms-flex-preferred-size: 75%;
					 flex-basis: 75%;
					  max-width: 75%;
	}

	.col-xl-10 {
		-ms-flex-preferred-size: 83.33333333%;
					 flex-basis: 83.33333333%;
					  max-width: 83.33333333%;
	}

	.col-xl-11 {
		-ms-flex-preferred-size: 91.66666667%;
					 flex-basis: 91.66666667%;
					  max-width: 91.66666667%;
	}

	.col-xl-12 {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}

	.col-xl-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-xl-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-xl-offset-3 {
		margin-left: 25%;
	}

	.col-xl-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-xl-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-xl-offset-6 {
		margin-left: 50%;
	}

	.col-xl-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-xl-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-xl-offset-9 {
		margin-left: 75%;
	}

	.col-xl-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-xl-offset-11 {
		margin-left: 91.66666667%;
	}

	.start-xl {
			-ms-flex-pack: start;
		 -webkit-box-pack: start;
		  justify-content: flex-start;
			   text-align: start;
	}

	.center-xl {
			-ms-flex-pack: center;
		 -webkit-box-pack: center;
		  justify-content: center;
			   text-align: center;
	}

	.end-xl {
			-ms-flex-pack: end;
		 -webkit-box-pack: end;
		  justify-content: flex-end;
			   text-align: end;
	}

	.top-xl {
			-ms-flex-align: start;
		 -webkit-box-align: start;
			   align-items: flex-start;
	}

	.middle-xl {
			-ms-flex-align: center;
		 -webkit-box-align: center;
			   align-items: center;
	}

	.bottom-xl {
			-ms-flex-align: end;
		 -webkit-box-align: end;
			   align-items: flex-end;
	}

	.around-xl {
			-ms-flex-pack: distribute;
		  justify-content: space-around;
	}

	.between-xl {
			-ms-flex-pack: justify;
		 -webkit-box-pack: justify;
		  justify-content: space-between;
	}

	.first-xl {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
				 order: -1;
	}

	.last-xl {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
				 order: 1;
	}
}


/* eof */

/* date picker */

.xdsoft_datetimepicker {
	display: none;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFF;
	border: 1px solid #BBB;
	color: #333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 2px 8px 8px 0;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}

.xdsoft_datetimepicker iframe {
	background: transparent;
	border: none;
	height: 210px;
	width: 75px;
	position: absolute;
	top: 0;
	left: 0;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
	   -khtml-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
		   -o-user-select: none;
			  user-select: none;
}

.xdsoft_noselect::selection {
	background: transparent;
}

.xdsoft_noselect::-moz-selection {
	background: transparent;
}

.xdsoft_datetimepicker.xdsoft_inline {
	box-shadow: none;
	display: inline-block;
	position: static;
}

.xdsoft_datetimepicker * {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	float: left;
	margin-left: 8px;
	width: 224px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	float: left;
	margin-top: 0;
	margin-left: 8px;
	text-align: center;
	width: 58px;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}

.xdsoft_datetimepicker .xdsoft_prev {
	background-position: -20px 0;
	float: left;
}

.xdsoft_datetimepicker .xdsoft_today_button {
	background-position: -70px 0;
	float: left;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	background-position: 0 0;
	float: right;
}

.xdsoft_datetimepicker .xdsoft_next:active,
.xdsoft_datetimepicker .xdsoft_prev:active {
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	width: 20px;
	opacity: 0.5;
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	background-position: -40px -15px;
	display: block;
	float: none;
	height: 15px;
	width: 30px;
	margin-top: 7px;
	margin-left: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0px;
	margin-top: 0;
	margin-bottom: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #EEE;
	height: 151px;
	overflow: hidden;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div {
	background: #FFF;
	border-top: 1px solid #EEE;
	border-bottom-width: 0;
	border-collapse: collapse;
	color: #444;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	background-color: #FFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 5px 3px;
	text-align: center;
	position: relative;
	z-index: 9999;
	width: 182px;
}

.xdsoft_datetimepicker .xdsoft_label:hover {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	display: none;
	background: #FFF;
	border: 1px solid #CCC;
	max-height: 160px;
	overflow-y: hidden;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 101;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect { right: -7px; }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect { right: 2px; }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #FFF;
	background: #A94442;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #1E5799;
	box-shadow: #1E5799 0 1px 3px 0 inset;
	color: #FFF;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	text-align: right;
	width: 90px;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
	width: 56px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #F5F5F5;
	border: 1px solid #DDD;
	border-collapse: collapse;
	color: #666;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	width: 14.2857142%;
	padding: 0;
	text-align: right;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #F1F1F1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #1E5799;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
	background: #1E5799;
	box-shadow: #1E5799 0 1px 3px 0 inset;
	color: #FFF;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
	opacity: .5;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: .2;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
	background: #A94442 !important;
	box-shadow: none !important;
	color: #FFF !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
	background: inherit !important;
	box-shadow: inherit !important;
	color: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	color: #999;
	cursor: default;
	font-weight: 700;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	clear: both;
	color: #CCC !important;
	float: none;
	font-size: 10px;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
	color: #EEE !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
	color: #AAA !important;
}

.xdsoft_time_box {
	border: 1px solid #CCC;
	position: relative;
}

.xdsoft_scrollbar >.xdsoft_scroller {
	background: #CCC !important;
	border-radius: 3px;
	height: 20px;
}

.xdsoft_scrollbar {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
}

.xdsoft_scroller_box {
	position: relative;
}


/* eof */

/* this file contains the global layout of page */

/* globals */
html, body { background: #FFF; min-height: 100%; }
#outer-wrapper { min-height: 100%; overflow: hidden; }
a { transition: all .2s ease; }

#overlay-bg { background: none; }

/* selection */
::selection { background: #CCC; }
::-moz-selection { background: #CCC; }

#nav-toggle {
	position: fixed;
	top: -100vh;
	left: -100vw;
	pointer-events: none;
	cursor: default;
	user-select: none;
}

/* root */
#inner-wrapper, body > #root { background: #FFF; margin: 0 auto; position: relative; min-height: 100%; width: 100%; }
#inner-wrapper {}
#root { background: #FFF; margin: 0 auto; padding-top: 140px; position: relative; }
/* page width */
#content-area, #mainHeader .headerMenu, #mainHeader .inner, #mainFooter .outer-wrapper { clear: both; margin: 0 auto; max-width: 1200px; }

/* cookie */
.cc_banner-wrapper .cc_container { background: #343333; border-top: 1px solid #FFF; color: #FFF; padding: 10px; }
.cc_banner-wrapper .cc_container .cc_message { color: #FFF; font-size: 14px; line-height: 1.4; }
.cc_banner-wrapper .cc_container a, .cc_banner-wrapper .cc_container a:visited { color: #CA0037; font-weight: normal; text-decoration: underline; }
.cc_banner-wrapper .cc_container a:hover { color: #FFF; }
.cc_banner-wrapper .cc_container a.cc_btn { background: #CA0037; color: #FFF; border: 1px solid #CA0037; font-size: 14px; font-weight: 600; padding: 3px 5px; text-decoration: none; }
.cc_banner-wrapper .cc_container a.cc_btn:hover { background: #FFF; color: #CA0037; }
@media screen and (max-width: 1300px){
	.cc_banner-wrapper .cc_container { padding: 10px 0; }
	.cc_banner-wrapper .cc_container-content { padding: 0 20px; }
}
@media screen and (max-width: 666px) { .cc_banner-wrapper .cc_container .cc_message { font-size: 12px; } }

/* ScrollToTop */
#ScrollToTop { display: none; background: #CA0037; border: 1px solid #FFF; cursor: pointer; text-align: center; height: 40px; width: 60px; overflow: hidden; position: fixed; right: 10px; bottom: 10px; z-index: 1001; }
#ScrollToTop:before { content: ""; border: solid #FFF; border-width: 2px 2px 0 0; display: inline-block; height: 12px; width: 12px; margin: -2px 0 0 -6px; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); }
#ScrollToTop:after { content: ""; background: #AA0028; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transform: translate3d(0,100%,0); transition: all .3s ease; }
.touch #ScrollToTop:after { display: none; }
#ScrollToTop:hover:after { transform: translate3d(0,0,0); }
@media print { body #ScrollToTop { display: none !important; } }
@media screen and (max-width: 991px) { body #ScrollToTop { display: none !important; } }


/**
 * Wacon Cookie Manager
 */
:root {
	--color-primary: #CA0037;
	--color-h2: #CA0037;
	--font-family--h2: Roboto, Helvetica, Arial, sans-serif;
	--line-height--h2: 1.4;
	--font-weight--h2: 500;
	--color-h3: #343333;
	--font-family--h3: Roboto, Helvetica, Arial, sans-serif;
	--line-height--h3: 1.4;
	--font-weight--h3: 500;
	--color-text: #343333;
	--font-family: Roboto, Helvetica, Arial, sans-serif;
	--line-height: 1.4;
	--font-weight: 400;
}
.waconcookiemanagement #CookieBox {
	.h2 {
		font-size: 26px;
	}
	.h3 {
		font-size: 20px;
	}
	p {
		font-size: 14px;
	}
	.btn {
		border-radius: 0;
	}
}


/** mainHeader */
#mainHeader { background: #FFF; border-bottom: 6px solid #CA0037; position: fixed; top: 0; right: 0; left: 0; transition: all .5s ease; }
.visibleHeader:not(.scrollUp) #mainHeader { position: absolute; }
.scrollDown:not(.visibleHeader) #mainHeader { transform: translate(0,-100%); z-index: -1; }
html:not(.scrollDown):not(.scrollUp):not(.visibleHeader) #mainHeader { z-index: 200; }
.scrollUp #mainHeader { z-index: 1005; }
.nav-open #mainHeader { /*position: relative;*/ z-index: 0; }

#mainHeader a { color: #343333; text-decoration: none; }
#mainHeader .headerMenu { align-items: flex-end; display: flex; flex-flow: row wrap; font-size: 12px; justify-content: flex-end; line-height: 1.2; padding: 20px 0 15px; }
#mainHeader .headerMenu:after { content: ""; clear: both; display: block; width: 100%; }
#mainHeader .headerMenu .active > a, #mainHeader .headerMenu a:hover { color: #CA0037; }

#mainHeader .inner { align-items: flex-end; display: flex; flex-flow: row wrap; padding: 0 0 20px; }
#mainHeader .inner:after { content: ""; clear: both; display: table; }
/* header navigation */
#mainHeader .headerMenu > nav {}
#mainHeader .headerMenu .nav-menu > li { float: left; margin: 0 10px 0 0; }
#mainHeader .headerMenu .nav-menu > li:before { content: "|"; color: #CA0037; padding: 0 10px 0 0; position: relative; top: -1px; -moz-osx-font-smoothing: none; -webkit-font-smoothing: none; }
#mainHeader .headerMenu .nav-menu > li:first-child:before { display: none; }
#mainHeader .headerMenu .nav-menu > li a[data-page-id="334"]:before,
#mainHeader .headerMenu .nav-menu > li a[data-page-id="561"]:before { content: "\f003"; font-family: FontAwesome; margin-right: 5px; }
#mainHeader .headerMenu .nav-menu > li a[data-page-id="335"]:before,
#mainHeader .headerMenu .nav-menu > li a[data-page-id="562"]:before { content: "\f019"; font-family: FontAwesome; margin-right: 5px; }
#mainHeader .headerMenu .nav-menu > li a[data-page-id="50"]:before,
#mainHeader .headerMenu .nav-menu > li a[data-page-id="560"]:before { content: "\f007"; font-family: FontAwesome; margin-right: 5px; position: relative; top: -1px; }
#mainHeader .headerMenu .nav-menu > li a[data-page-id="770"]:before,
#mainHeader .headerMenu .nav-menu > li a[data-page-id="894"]:before { content: "\f0c2"; font-family: FontAwesome; margin-right: 5px; }
/* langselect */
#mainHeader .headerMenu .langselect { display: inline-block; margin-left: 10px; position: relative; text-align: left; }
.langselect .current { color: #CA0037; cursor: default; position: relative; z-index: 12; }
.langselect .current .fa { padding: 0 8px 0 5px; }
.langselect .current span {}
.langselect .wrapper { background: rgba(245,244,244,.96); box-shadow: 0 5px 15px -5px rgba(0,0,0,.5); height: 0; width: 0; opacity: 0; padding: 5px; overflow: hidden; position: absolute; left: 10px; white-space: nowrap; z-index: 1006; transition: all .2s ease-in-out; }
#mainHeader .langselect:last-child .wrapper { right: 0; left: auto; }
html:not(.touch) .langselect:hover .wrapper,
.langselect.show .wrapper { height: auto; width: auto; opacity: 1; }
.langselect .wrapper .language-item > span { color: #CCC; cursor: default; }
.langselect .wrapper .language-item > * { display: block; margin: 5px 0; padding: 5px 5px 5px 20px; }
#mainHeader .langselect .wrapper .active { display: none; }
.langselect .wrapper .lang { text-decoration: none; }
#mainHeader .wrapper a.lang:hover,
#mainHeader .langselect .wrapper .active .lang { color: #CA0037; }
.langselect .wrapper a { position: relative; }
.langselect .wrapper a:before { content: "\f105"; color: #CA0037; font-family: FontAwesome; font-size: 14px; font-weight: bold; line-height: 1; margin: 0; position: absolute; top: 5px; left: 5px; }
#main-nav .langselect .wrapper a:before { top: 7px; }

/* logo */
#logo { margin-top: -35px; position: relative; z-index: 1; transition: all .25s ease; }
#logo a { background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/logo.svg') no-repeat center; background-size: contain; display: block; margin: 0; text-decoration: none; text-indent: -9999px; }
#logo, #logo a { height: 100px; width: 195px; }
/* search */
#headerSearch { margin-left: 20px; }
#headerSearch a { background: #CA0037; border-radius: 50%; box-shadow: 0 0 1px 0 #CA0037 inset, 0 0 1px 0 #CA0037; display: block; line-height: 1; padding: 10px; }
#headerSearch a:hover { background-color: #AA0028; }
#headerSearch .fa-search { color: #FFF; }
#headerSearch a span { display: none; }
/* mainNav */
#main-nav { margin: 0 0 0 auto; }
#main-nav .langselect { display: none; }
#main-nav .site-navigation { display: inline-block; }
#main-nav .nav-menu {}
#main-nav .nav-menu li {}
#main-nav .nav-menu li.has--child-items {}
#main-nav .nav-menu li.active {}
#main-nav .nav-menu li.current {}
#main-nav .nav-menu li a { color: #343333; position: relative;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
		-ms-hyphens: auto;
			hyphens: auto;
}
.no-touch #main-nav .nav-menu a:hover,
#main-nav .nav-menu li.active > a,
#main-nav .nav-menu li.current > a { color: #CA0037; }
#main-nav .menu-level-1 > li {}
#main-nav .menu-level-1 > li:first-child { margin-left: 0; }
#main-nav .menu-level-1 > li > a { line-height: 1.2; font-size: 18px; }
#main-nav .menu-level-1 > li:hover > a {}
#main-nav .menu-level-1 > li.active > a {}
#main-nav .menu-level-3 > li a { display: block; font-size: 14px; margin: 5px 0; padding: 5px 0 5px 20px; position: relative; }
#main-nav .menu-level-3 > li a:before { content: "\f105"; color: #CA0037; font-family: FontAwesome; font-size: 18px; font-weight: bold; line-height: 1; margin: 0; position: absolute; top: 6px; left: 5px; }
#main-nav .nav-menu .open > ul.nav-fourth, ul.nav-fourth { margin: 0 0 0 15px; }

/* toggle navi */
#navbar-toggler { display: none; cursor: pointer; border: none; height: 45px; width: 60px; margin: 0; padding: 5px; text-align: center; position: absolute; top: 60px; right: 15px; z-index: 1005; transition: all .2s ease; }
#navbar-toggler .navbar-toggler--label { border: 0; clip: rect(0, 0, 0, 0); height: 1px; width: 1px; margin: -1px; padding: 0; overflow: hidden; position: absolute; white-space: nowrap; }
#navbar-toggler .navbar-toggler-icon, #navbar-toggler .navbar-toggler-icon:before, #navbar-toggler .navbar-toggler-icon:after { display: block; background: #CA0037; height: 5px; transition: all .4s ease-in-out; }
#navbar-toggler .navbar-toggler-icon { margin: 15px 0 0; position: relative; }
#navbar-toggler .navbar-toggler-icon:before, #navbar-toggler .navbar-toggler-icon:after { content: ""; position: absolute; right: 0; left: 0; }
#navbar-toggler .navbar-toggler-icon:before { bottom: 15px; }
#navbar-toggler .navbar-toggler-icon:after { top: 15px; }
html:not(.nav-open):not(.touch) #navbar-toggler:hover .burger, html:not(.nav-open):not(.touch) #navbar-toggler:hover .burger:before, html:not(.nav-open):not(.touch) #navbar-toggler:hover .burger:after { height: 4px; }
html:not(.nav-open):not(.touch) #navbar-toggler:hover .burger:before { transform: translateY(4px); }
html:not(.nav-open):not(.touch) #navbar-toggler:hover .burger:after { transform: translateY(-4px); }
.nav-open #navbar-toggler {}
.nav-open #navbar-toggler .navbar-toggler-icon, .touch.nav-open #navbar-toggler .navbar-toggler-icon { background: none; }
.nav-open #navbar-toggler .navbar-toggler-icon:before { transform: translateY(15px) rotate(45deg); }
.nav-open #navbar-toggler .navbar-toggler-icon:after { transform: translateY(-15px) rotate(-45deg); }
.nav-open #navbar-toggler .navbar-toggler-icon:before, .touch .nav-open #navbar-toggler .navbar-toggler-icon:before { transform: translateY(15px) rotate(45deg); }
.nav-open #navbar-toggler .navbar-toggler-icon:after, .touch .nav-open #navbar-toggler .navbar-toggler-icon:after { transform: translateY(-15px) rotate(-45deg); }
/* toggle--sub-nav */
.toggle--sub-nav { display: none; cursor: pointer; height: 24px; width: 28px; position: absolute; z-index: 5; transform-origin: center; }
.toggle--sub-nav:before, .toggle--sub-nav:after { content: ""; background: none; border-color: #444 transparent transparent transparent; border-style: solid; border-width: 7px 7px 0 7px; height: 0; width: 0; margin: -3px 0 0 -7px; position: absolute; top: 50%; left: 50%; z-index: 6; transition: all .4s ease-in-out; }
.toggle--sub-nav:before {}
.toggle--sub-nav:after {}
.open > .toggle--sub-nav {}
.show > .toggle--sub-nav:before, .open > .toggle--sub-nav:before { transform: rotate(180deg); }
.show > .toggle--sub-nav:after, .open > .toggle--sub-nav:after { transform: rotate(-180deg); }


/** mainFooter */
#mainFooter { background: #343333; border-top: 2px solid #000; overflow: hidden; position: relative; }
#mainFooter .outer-wrapper { overflow: hidden; position: relative; }
#mainFooter .inner-wrapper { align-items: stretch; display: flex; flex-flow: row wrap; }
#mainFooter .inner-wrapper:after { content: ""; clear: both; display: table; }

#mainFooter, #mainFooter a { color: #FFF; }
#mainFooter a:hover, #mainFooter li.active a { color: #CA0037; }
#mainFooter header { margin: 0 0 15px; padding: 0; position: relative; }
#mainFooter header .header { color: #FFF; font-size: 16px; margin: 0; padding: 0; position: relative; text-transform: uppercase; }
/* footer-content */
#mainFooter .footer-quicklinks { display: table; width: 75%; }
#mainFooter .quicklinks { display: table-cell; padding: 0 20px; vertical-align: top; width: 34%; }
@media screen and (min-width: 1200px) {
	#mainFooter .quicklinks { padding: 0 40px; }
}
#mainFooter .quicklinks:first-child { padding-left: 0; }
#mainFooter .quicklinks:last-child { padding-right: 0; }

#mainFooter .quicklinks .header a { padding-right: 20px; }
#mainFooter .quicklinks .toggle { display: none; cursor: pointer; height: 30px; width: 30px; position: absolute; top: -5px; right: 0; z-index: 5; transform-origin: center; }
#mainFooter .quicklinks .toggle:before, #mainFooter .quicklinks .toggle:after { content: ""; background: #FFF; border-radius: 2px; height: 2px; width: 8px; position: absolute; top: 15px; z-index: 6; transition: all .4s ease-in-out; }
#mainFooter .quicklinks .toggle:before { right: 8px; transform: rotate(-45deg); }
#mainFooter .quicklinks .toggle:after { right: 12px; transform: rotate(45deg); }
#mainFooter .quicklinks.open .toggle:before, #mainFooter .quicklinks.open .toggle:after { top: 14px; }
#mainFooter .quicklinks.open .toggle:before { transform: rotate(45deg); }
#mainFooter .quicklinks.open .toggle:after { transform: rotate(-45deg); }

#mainFooter .quicklinks .nav-menu { font-size: 14px; }
#mainFooter .quicklinks li { border-top: 1px solid rgba(255,255,255,.38); margin: 0; }
#mainFooter .quicklinks li a { display: block; padding: 7px 10px 7px 20px; position: relative; }
#mainFooter .quicklinks li a:before { content: "\f105"; color: #CA0037; font-family: FontAwesome; font-size: 18px; font-weight: bold; line-height: 1; margin: 0; position: absolute; top: 7px; left: 5px; }

#mainFooter .footer-info { display: table; padding-left: 5%; width: 25%; }
#mainFooter .footer-info:after { content: ""; clear: both; display: block; width: 100%; }

/* newsletter */
#mainFooter .footer-newsletter { text-align: right; }
#mainFooter .footer-newsletter div.tx-powermail form.powermail_form { display: block; margin: 0; position: relative; }
.footer-newsletter .tx-powermail .powermail_fieldwrap { display: block; float: left; margin: 0; position: relative; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_input {}
.footer-newsletter .tx-powermail .powermail_fieldwrap > .powermail_label { display: none; }
.footer-newsletter .tx-powermail .powermail_field { display: block; text-align: left; }
.footer-newsletter .tx-powermail .powermail_field input { border-color: #757373; border-radius: 16px; font-size: 14px; height: 38px; padding: 0 30px 0 15px; }
.footer-newsletter .tx-powermail .powermail_field .placeholderInput:hover input { background: #FFF; }
.footer-newsletter .tx-powermail .powermail_field input.error { border-color: #CA0037; }
.footer-newsletter .tx-powermail .powermail_field .mandatory { display: none; }
.footer-newsletter .tx-powermail .powermail_field .placeholderLabel { opacity: 1 !important; font-size: 14px; left: 15px; padding-top: 9px; }
.footer-newsletter .tx-powermail .powermail_field label.error { color: #FFF; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit { width: 25px; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit,
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit .powermail_field { background: none; border: none; height: 100%; width: 30px; position: absolute; top: 0; right: 0; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit .powermail_field:before { content: "\f061"; color: #CA0037; cursor: pointer; font-size: 16px; font-weight: normal; top: 10px; right: 10px; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit .powermail_field:hover:before { color: #AA0028; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit .powermail_field:after { display: none; }
.footer-newsletter .tx-powermail .powermail_fieldwrap_type_submit input { border: none; text-indent: -9999px; padding: 0; }

#mainFooter .footer-newsletter a { border: 1px solid #757373; border-radius: 16px; background: #F0EDED; color: #343333; display: block; font-size: 14px; height: 38px; line-height: 38px; padding: 0 30px 0 15px; position: relative; text-align: left; }
#mainFooter .footer-newsletter a:after { content: "\f061"; color: #CA0037; cursor: pointer; font-family: "FontAwesome"; font-size: 16px; font-weight: normal; position: absolute; top: -1px; right: 10px; }
#mainFooter .footer-newsletter a:hover { background: #FFF; }
#mainFooter .footer-newsletter a:hover:after { color: #AA0028; }

/* social-media */
#mainFooter .social-navigation { float: right; margin: 30px 0 0; }
.social-navigation .nav-menu { margin-left: -15px; }
.social-navigation .menu-item { display: block; float: left; line-height: 1; margin: 10px 0 0 15px; }
.social-navigation a { border-radius: 50%; background: #CA0037; display: block; line-height: 1; letter-spacing: 0; height: 30px; width: 30px; overflow: hidden; text-align: center; text-decoration: none; }
.social-navigation a:hover { background: #AA0028; }
.social-navigation a span { display: none; }
.social-navigation a:after { cursor: pointer; color: #FFF; display: block; font-family: "FontAwesome"; font-size: 14px; line-height: 30px; }
.social-navigation a[href*="facebook"]:after { content: "\f09a"; }
.social-navigation a[href*="google"]:after { content: "\f0d5"; }
.social-navigation a[href*="linkedin"]:after { content: "\f08c"; }
.social-navigation a[href*="twitter"]:after { content: "\f099"; }
.social-navigation a[href*="xing"]:after { content: "\f168"; }
.social-navigation a[href*="youtube"]:after { content: "\f16a"; }
@media screen and (min-width: 992px) and (max-width: 1200px) and (pointer: fine) {
	#mainFooter .social-navigation { float: none; margin-top: 10px; }
	.social-navigation .nav-menu { margin-left: 0; }
	.social-navigation .menu-item { margin: 20px 0 0 8%; width: 25%; }
	.social-navigation .menu-item:nth-child(3n+1) { clear: left; }
}

/* footer-bottom */
.footer-bottom .copyright span[itemprop="copyrightHolder"] {}

#mainFooter .footer-bottom { font-size: 12px; padding: 30px 0; }
#mainFooter .footer-bottom:after { content: ""; clear: both; display: block; width: 100%; }
.footer-bottom .footerMenu { float: right; }
.footer-bottom .footerMenu li { float: left; margin-left: 25px; }
.footer-bottom .footerMenu li:first-child { margin-left: 0; }
.footer-bottom .copyright { float: left; }
.footer-bottom .copyright,
#mainFooter .footer-bottom .copyright a,
#mainFooter .footer-bottom .copyright a:hover { color: rgba(255,255,255,.67); }

/* footer-contact */
#mainFooter .footer-contact {}
.footer-contact .contactArea { position: relative; }
.footer-contact .contactArea a { background: #CA0037; font-size: 20px; line-height: 1; text-align: center; }
.footer-contact .contactArea div a:hover { background: #AA0028; }
.footer-contact .contactArea a i { color: #FFF; height: 20px; width: 20px; }
.footer-contact .contactArea .contact span { display: none; }
.footer-contact .contactArea .phone span { display: none; }
.footer-contact .contactArea .phone a[href^="tel:"] { cursor: default; text-decoration: none !important; }
@media screen and (max-width: 812px) {
	#mainFooter .footer-contact { background: #CA0037; margin: 0 -20px; }
	.footer-contact .contactArea:after { content: ""; clear: both; display: block; }
	.footer-contact .contactArea > div { float: left; width: 50%; }
	.footer-contact .contactArea > div:first-child:last-child { float: none; width: 100%; }
	.footer-contact .contactArea .contact + .phone { position: relative; }
	.footer-contact .contactArea .contact + .phone:before { content: ""; background: rgba(255,255,255,.38); height: 20px; width: 2px; margin-top: -10px; position: absolute; top: 50%; left: -1px; }
	.footer-contact .contactArea a { display: block; padding: 10px; }
}
@media screen and (min-width: 813px) {
	#mainFooter .footer-contact { margin-bottom: 50px; position: fixed; right: 30px; bottom: 30px; z-index: 1002; transition: margin 1s ease; }
	#mainFooter.in-view .footer-contact { margin-bottom: -40px; }
	.footer-contact .contactArea div { border-radius: 50%; box-shadow: 0 1px 15px 0 rgba(0,0,0,.3); position: absolute; transition: all .2s ease; }
	.footer-contact .contactArea a { border-radius: 50%; box-shadow: 0 0 1px 0 #CA0037 inset, 0 0 1px 0 #CA0037; display: inline-block; }
	.footer-contact .contactArea .contact { right: 20px; bottom: 0; }
	.footer-contact .contactArea .contact a { background: #CA1545; padding: 20px; }
	.footer-contact .contactArea .contact:hover { right: 18px; bottom: -2px; z-index: 2; }
	.footer-contact .contactArea .contact:hover a { padding: 22px; }
	.footer-contact .contactArea .phone { right: 0; bottom: -20px; z-index: 1; }
	.footer-contact .contactArea .phone a { background: #D51648; padding: 10px; }
	.footer-contact .contactArea .phone:hover { right: -2px; bottom: -22px; }
	.footer-contact .contactArea .phone:hover a { padding: 12px; }
}
@media print { #mainFooter .footer-contact { display: none; } }


/** content area */
#content-area {}
@media screen and (max-width: 992px) {
	#content-area { /*overflow-y: hidden;*/ }
}
#mainHeader + #content-area { margin-top: 40px; }
#content-area:after,
#content-area #content:after { content: ""; clear: both; display: block; width: 100%; }

/** breadcrumbs */
#breadcrumbList { display: none; margin: 0 0 30px; }
#breadcrumbList .breadcrumb-list {}
#breadcrumbList .item {}
#breadcrumbList .item:first-child {}
#breadcrumbList .item br { display: none; }
#breadcrumbList .item a { text-decoration: none; }
#breadcrumbList .item span[itemprop="name"] { color: #CA0037; display: inline-block; padding: 3px 5px 0; }
#breadcrumbList .item a:hover span[itemprop="name"] { color: #343333; }
#breadcrumbList .item.current {}
#breadcrumbList .item.current span[itemprop="name"] { color: #343333; cursor: default; }
#breadcrumbList .item[data-page-id="1"] a:before,
#breadcrumbList .item[data-page-id="468"] a:before { content: "\f015"; color: #CA0037; display: inline-block; font-family: FontAwesome; font-size: 14px; font-weight: normal; line-height: 1; margin-right: 5px; }
#breadcrumbList .item[data-page-id="1"] a:hover:before,
#breadcrumbList .item[data-page-id="468"] a:hover:before { color: #343333; }
#breadcrumbList .item[data-page-id="1"] a span[itemprop="name"],
#breadcrumbList .item[data-page-id="468"] a span[itemprop="name"] { display: none; }
#breadcrumbList span.separator { cursor: default; color: #CA0037; display: inline-block; margin: 0 10px; text-indent: -9999px; position: relative; top: -1px; width: 5px; }
#breadcrumbList span.separator:after { content: "\f105"; display: block; font-family: FontAwesome; font-size: 16px; font-weight: 700; line-height: 1; margin-top: -8px; text-indent: 0; position: absolute; top: 50%; }


/* main content */
#content-area #content {}
#mainContent { display: block; }
#mainContent:last-child { float: none; width: 100%; }
.sidebar {}
.content:not(.contentRow) { margin: 0 auto; }
.site-content .content { margin-top: 40px; margin-bottom: 40px; }
.site-content .content:first-child { margin-top: 0; }
#mainContent .contentRow > .content,
.site-content .content:last-child { margin-bottom: 0; }
#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) { padding-bottom: 40px; }
#mainContent > .content:last-child > div.frame-type-shortcut:last-child:not([class^="frame frame-bg_"]) div[class^="frame frame-bg_"]:last-child { margin-bottom: -40px; }
@media screen and (min-width: 667px) {
	.site-content .content { margin-top: 60px; margin-bottom: 60px; }
	#mainContent:last-child > .content.contentRow:last-child,
	#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) { padding-bottom: 60px; }
	#mainContent > .content:last-child > div.frame-type-shortcut:last-child:not([class^="frame frame-bg_"]) div[class^="frame frame-bg_"]:last-child { margin-bottom: -60px; }
	#mainContent:last-child > .content.contentRow:last-child > div:last-child:not([class^="frame frame-bg_"]) { padding-bottom: 0; }
}
@media screen and (max-width: 767px) {
	.sidebar.first-xs { padding-bottom: 60px; }
	.sidebar.first-sm { margin-top: 60px; }
}
@media screen and (max-width: 768px) {
	.contentRow.reverse { display: block; }
}
@media screen and (min-width: 768px) {
	#mainContent .contentRow > .col.content.hauptinhalt:last-child {
		-ms-flex-preferred-size: 100%;
					 flex-basis: 100%;
					  max-width: 100%;
	}
}
@media screen and (min-width: 992px) {
	.site-content .content { margin-top: 80px; margin-bottom: 80px; }
	.site-content .content.header + .contentRow { margin-top: -40px; }
	#mainContent:last-child > .content.contentRow:last-child,
	#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) { padding-bottom: 80px; }
	#mainContent > .content:last-child > div.frame-type-shortcut:last-child:not([class^="frame frame-bg_"]) div[class^="frame frame-bg_"]:last-child { margin-bottom: -80px; }
	.site-content .sidebar_right > .col.content.hauptinhalt:not(:last-child) { padding-right: 30px; }
	.site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) { padding-left: 30px; }
}
@media screen and (min-width: 1025px) {
	.site-content .content { margin-top: 100px; margin-bottom: 100px; }
	#mainContent:last-child > .content.contentRow:last-child,
	#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) { padding-bottom: 100px; }
	#mainContent > .content:last-child > div.frame-type-shortcut:last-child:not([class^="frame frame-bg_"]) div[class^="frame frame-bg_"]:last-child { margin-bottom: -100px; }
	.site-content .sidebar_right > .col.content.hauptinhalt:not(:last-child) { padding-right: 50px; }
	.site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) { padding-left: 50px; }
}
@media screen and (min-width: 1200px) {
	.site-content .sidebar_right > .col.content.hauptinhalt:not(:last-child) { padding-right: 100px; }
	.site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) { /*padding-left: 100px;*/ }
}
#mainContent #special-content { margin: 0; }
#mainContent #special-content + .content { margin-top: 0; }


/* subnavigation */
.subnavigation {}
@media screen and (max-width: 768px) { .subnavigation { display: none; } }
.subnavigation header { display: none; }
.subnavigation li { }
.subnavigation li a {}
.subnavigation li a:hover {}
.subnavigation li.active a {}
.subnavigation li img { display: none; }
.subnavigation li img + span {}


/* * * screen width */
@media screen and (max-width: 1300px) { /* before full width of design */
	#content-area, #mainHeader .headerMenu, #mainHeader .inner, #mainFooter .outer-wrapper { padding-right: 20px; padding-left: 20px; }
}/* design */

@media screen and (max-width: 1200px) { /* width of design */
}/* design */

@media screen and (min-width: 1200px) {
	#main-nav .menu-level-1 > li > .submenu-wrapper { padding: 50px 0 100px; }
	#main-nav .menu-level-2 > li { padding: 0 50px 10px; }
}

@media screen and (max-width: 1024px) { /* ipad - landscape */
}/* 1024px */

@media screen and (max-width: 1023px) { /* smaller than ipad - landscape */
}/* 1023px */

@media screen and (max-width: 992px) {
}/* 992px */

/* main navi - for desktop */
@media screen and (min-width: 992px) {
	#main-nav .menu-level-1 > li { float: left; margin-left: 30px; }
	#main-nav .menu-level-1 > li > a { padding-bottom: 26px; }
	#main-nav .menu-level-1 > li:hover > a { color: #CA0037; }
	#main-nav .menu-level-1 > li.has--child-items > a:before { content: ""; background: none; border-color: transparent transparent rgba(245,244,244,.96) transparent; border-style: solid; border-width: 0 12px 18px 12px; display: none; height: 18px; width: 0; margin-left: -12px; position: absolute; bottom: 0; left: 50%; }
	#main-nav .menu-level-1 > li.has--child-items:hover > a:before,
	#main-nav .menu-level-1 > li.has--child-items.show > a:before { display: block; }
	#main-nav .menu-level-1 > li > .submenu-wrapper:empty { display: none !important; }
	#main-nav .menu-level-1 > li.has--child-items > .submenu-wrapper {
		backface-visibility: hidden;
		background: rgba(245,244,244,.96);
		border-bottom: 6px solid #CA0037;
		padding: 30px 0;
		opacity: 0;
		transform: rotateX(-90deg);
		transform-style: preserve-3d;
		transform-origin: top center;
		transition: transform .5s cubic-bezier(.2,.7,.7,1.3), opacity .1s .1s;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: -1;
		width: 100%;
	}
	#main-nav .menu-level-1 > li.has--child-items:hover > .submenu-wrapper,
	#main-nav .menu-level-1 > li.has--child-items.show > .submenu-wrapper { opacity: 1; transform: rotateX(0) translateZ(0); z-index: 100; }
	#main-nav .menu-level-2 { display: flex; align-items: stretch; flex-flow: row wrap; justify-content: flex-start; margin: 0 auto; width: 100%; max-width: 1200px; }
	#main-nav .menu-level-2 > li { flex: 0 0 auto; flex-basis: 25%; flex-wrap: wrap; max-width: 25%; margin: 0; padding: 0 30px 15px; position: relative; }
	#main-nav .menu-level-2 > li:before,
	#main-nav .menu-level-2 > li:after { content: ""; background: #8E8E8E; height: 100%; width: 1px; display: block; position: absolute; top: 0; }
	#main-nav .menu-level-2 > li:before { left: -1px; }
	#main-nav .menu-level-2 > li:after { right: 0; }
	#main-nav .menu-level-2 > li:first-child:before,
	#main-nav .menu-level-2 > li:nth-child(4n+1):before,
	#main-nav .menu-level-2 > li:nth-child(4n):after { display: none; }
	#main-nav .menu-level-2 > li > a { font-size: 18px; }
	#main-nav .menu-level-3 { margin-top: 15px; }
}

/* main navi - as sidebar */
@media screen and (max-width: 991px), (min-width: 992px) and (pointer: coarse) {
	html { overflow-x: hidden; }
	html.no-touch.nav-open { overflow: hidden; }
	#logo { margin-top: 0; }
	#logo, #logo a { height: 75px; width: 146px; }

	#headerSearch { position: absolute; top: 66px; right: 100px; }
	#mainFooter .inner-wrapper { display: block; }
	#mainFooter .footer-quicklinks { width: 100%; }
	#mainFooter .footer-info { margin-top: 50px; padding-left: 0; width: 100%; }
	#mainFooter .footer-info > * { display: table-cell; vertical-align: bottom; }
	#mainFooter .footer-newsletter { text-align: left; width: 40%; }

	.no-js #outer-wrapper { overflow: auto; }
	.js #inner-wrapper { transition: all .4s ease-in-out; }
	.nav-open #inner-wrapper { position: fixed; transform: translateX(-60%); }
	.nav-open #root:after { content: ""; box-shadow: 0 20px 50px #868686; width: 100%; position: absolute; top: -5vh; right: 0; bottom: -5vh; }

	.nav-open #content-header .imageslider .ImageArea, .nav-open #content-header .tx-go-maps-ext { top: 0 !important }
	.nav-open #overlay-bg { display: block; }
	.nav-open #content-area { overflow: hidden; }
	.js #navbar-toggler { display: block; }
	.nav-open #navbar-toggler .navbar-toggler-icon:before, .nav-open #navbar-toggler .navbar-toggler-icon:after { background-color: #CA0037; }

	_:-ms-lang(x), .nav-open #root { padding-top: 0; }
	_:-ms-lang(x), .nav-open #overlay-bg { transform: translateX(-60%); }

	#main-nav { background: #F2F1F1; clear: both; display: block; height: 100vh; width: 60%; margin: 0; padding: 0; text-align: left; overflow: hidden; overflow-y: scroll; position: absolute; top: 0; right: 0; bottom: auto; transform: translateX(100%); -webkit-overflow-scrolling: touch; }
	#main-nav .site-navigation { display: block; width: 100%; padding: 50px 24px 30px 30px; position: relative; }
	#main-nav .nav-menu a { color: #FFF; display: block; }
	#main-nav .nav-menu li.active > a { /*color: #FFF;*/ }
	#main-nav .menu-level-1 > li:first-child { display: block; }
	#main-nav .menu-level-1 > li { float: none; margin: 5px 0; }
	#main-nav .menu-level-1 > li > a { font-size: 28px; margin: 0; padding: 10px 0; }
	#main-nav .menu-level-1 li.has--child-items { position: relative; overflow: hidden; }
	#main-nav .menu-level-1 li.has--child-items .toggle--sub-nav { display: block; height: 30px; width: 30px; top: 10px; right: 0; }
	#main-nav .menu-level-1 li li.has--child-items .toggle--sub-nav { top: 5px; }
	#main-nav .menu-level-1 li.has--child-items.open > .toggle--sub-nav:before,
	#main-nav .menu-level-1 li.has--child-items.open > .toggle--sub-nav:after { border-color: #CA0037 transparent transparent transparent; }

	#main-nav .menu-level-1 li.has--child-items > a { margin-right: 40px; }
	#main-nav .menu-level-1 > li > a:before { display: none; }
	#main-nav .menu-level-1 > li.has--child-items > .submenu-wrapper { background: none; border: none; opacity: 1; padding: 0; transform: none; position: static; width: auto; transition: all .5s ease-in-out; }

	#main-nav .nav-menu .submenu-wrapper,
	#main-nav .nav-menu li > .nav-menu { display: block; margin: 20px 0; padding: 0; transition: all .5s ease-in-out; }
	#main-nav .nav-menu li.closed > .submenu-wrapper,
	#main-nav .nav-menu li.closed > .nav-menu { height: 0; width: 0; margin: 0; opacity: 0; overflow: hidden; transform: translateY(20%); }
	#main-nav .nav-menu li.open > .submenu-wrapper,
	#main-nav .nav-menu li.open > .nav-menu {}
	#main-nav .menu-level-1 > li > .submenu-wrapper { padding: 0; }
	#main-nav .menu-level-2 { display: block; }
	#main-nav .menu-level-2 > li { margin: 0; padding: 0; max-width: none; }
	#main-nav .menu-level-2 > li:after { display: none; }
	#main-nav .menu-level-2 .toggle--sub-nav {}
	#main-nav .menu-level-2 a { display: flex; align-items: center; font-size: 18px; font-weight: 700; padding: 10px 0; }
	#main-nav .menu-level-2 a img { display: block; height: auto; width: 90px; max-height: 70px; margin: 0; padding-right: 17px; }
	#main-nav .menu-level-2 a img + .label {}
	#main-nav .menu-level-2 li.active > a .label { /*border-bottom: 2px solid #FFF;*/ }
	#main-nav .menu-level-3 > li a { margin: 0; padding: 10px 0 10px 15px; }
	#main-nav .menu-level-3 > li a:before { top: 11px; left: 0; }
}

@media screen and (max-width: 900px) {
}/* 900px */

@media screen and (max-width: 812px) { /* iphone X - landscape  */
	#mainFooter .quicklinks { display: block; margin: 0; padding: 0; width: 100%; }
	#mainFooter .quicklinks + .quicklinks { border-top: 1px solid rgba(255,255,255,.38); padding-top: 15px; }
	#mainFooter .quicklinks .toggle { display: block; }
	.js #mainFooter .quicklinks .site-navigation { display: block; height: 0; width: 0; margin: 0; opacity: 0; overflow: hidden; transform: translateY(20%); transition: all .5s ease-in-out; }
	.js #mainFooter .quicklinks.open .site-navigation { margin: 0 0 30px; height: auto; width: auto; opacity: 1; overflow: visible; transform: none; }
}/* 812px */

@media screen and (max-width: 800px) {
}/* 800px */

@media screen and (max-width: 768px) { /* ipad - portrait */
	.footer-newsletter .tx-powermail .powermail_field input,
	.footer-newsletter .tx-powermail .powermail_field .placeholderLabel { font-size: 16px; }
	.footer-newsletter .tx-powermail .powermail_field .placeholderLabel { padding-top: 7px; }

	#navbar-toggler .navbar-toggler-icon, #navbar-toggler .navbar-toggler-icon:before, #navbar-toggler .navbar-toggler-icon:after { height: 5px; }
	.touch #navbar-toggler .navbar-toggler-icon:before { transform: translateY(3px); }
	.touch #navbar-toggler .navbar-toggler-icon:after { transform: translateY(-3px); }
	.touch.nav-open #navbar-toggler .navbar-toggler-icon:before { transform: translateY(15px) rotate(45deg); }
	.touch.nav-open #navbar-toggler .navbar-toggler-icon:after { transform: translateY(-15px) rotate(-45deg); }

}/* 768px */

@media screen and (max-width: 767px) { /* smaller than ipad - portrait */
	body, body.cke_editable { font-size: 14px; }
	#breadcrumbList .item span[itemprop="title"] { font-size: 14px; }

	.nav-open #inner-wrapper { transform: translateX(-80%); }
	_:-ms-lang(x), .nav-open #overlay-bg { transform: translateX(-80%); }
	#main-nav { width: 80%; }

	#mainFooter .footer-bottom .footerMenu { float: none; }
	#mainFooter .footer-bottom .footerMenu .nav-menu { display: table; margin: 0 auto; }
	#mainFooter .footer-bottom .copyright { float: none; margin-top: 20px; text-align: center; }
}/* 767px */

@media screen and (max-width: 736px) { /* iphone 6+ - landscape */
}/* 736px */

@media screen and (max-width: 667px) { /* iphone 6 - landscape */
}/* 667px */

@media screen and (max-width: 666px) { /* smaller than iphone 6 - landscape */
	#root { padding-top: 111px; }
	#mainHeader { padding-top: 20px; }
	#mainHeader .headerMenu { display: none; }
	#headerSearch { top: 40px; }
	#headerSearch a { font-size: 20px; padding: 12px; }
	#navbar-toggler { top: 40px; }

	#main-nav .langselect { display: block; padding: 20px 15px; }
	#main-nav .langselect:hover .wrapper, #main-nav .langselect.show .wrapper { left: 5px; }
	#main-nav .site-navigation { padding: 0 15px 10vh 20px; }
	#main-nav .menu-level-1 > li { padding-bottom: 0; }
	#main-nav .menu-level-1 > li > a { font-size: 18px; }
	#main-nav .menu-level-1 > li .toggle--sub-nav { top: 0; }
	#main-nav .nav-menu .open > ul { margin-bottom: 10px; }
	#main-nav .menu-level-2 a { display: block; font-size: 16px; }
	#main-nav .menu-level-2 a img { display: none; }
	#main-nav .menu-level-1 li.has--child-items .toggle--sub-nav { top: 5px; }

	#mainFooter .footer-info { margin-top: 30px; }
	#mainFooter .footer-newsletter { width: 50%; }
	#mainFooter .footer-bottom { margin-top: 30px; padding-top: 15px; }
}/* 666px */

@media screen and (max-width: 568px) { /* iPhone5 - landscape */
}/* 568px */

@media screen and (max-width: 567px) { /* smaller than iPhone5 - landscape */
	#mainFooter .footer-bottom .footerMenu .nav-menu { table-layout: fixed; width: 100%; }
	#mainFooter .footer-bottom .footerMenu li { display: table-cell; margin: 10px 0 0; padding: 0 10px 0 0; width: 33.333333%; }
	#mainFooter .footer-bottom .copyright { text-align: left; }
}/* 567px */

@media screen and (max-width: 480px) { /* iPhone4 - landscape */
}/* 480px */

@media screen and (max-width: 479px) { /* smaller than iPhone4 - landscape */
	#mainFooter .footer-info > * { display: block; }
	#mainFooter .footer-newsletter { width: 100%; }
	#mainFooter .social-navigation { float: none; }
	#mainFooter .social-navigation .nav-menu { display: table; margin: 0 auto; }
}/* 479px */

@media screen and (max-width: 414px) { /* iPhone6+ - portrait */
	#root { padding-top: 96px; }
	#logo { margin-top: 0; }
	#logo, #logo a { height: 60px; width: 117px; }
	#headerSearch { top: 30px; right: 80px; }
	#headerSearch a { font-size: 14px; padding: 10px; }
	#navbar-toggler { top: 25px; width: 50px; }
}/* 414px */

@media screen and (max-width: 375px) { /* iPhone6 - portrait */
}/* 375px */

@media screen and (max-width: 374px) { /* smaller than iPhone6 - portrait */
	#mainFooter .footer-info .quicklinks .nav-menu li { float: none; }
	#mainFooter .footer-bottom .footerMenu .nav-menu { display: block; }
	#mainFooter .footer-bottom .footerMenu li { display: block; float: none; padding: 0; text-align: center; width: 100%; }
}/* 374px */

@media screen and (max-width: 320px) { /* iPhone4/5 - portrait */
}/* 320px */

@media screen and (max-width: 319px) { /* smaller devices */
}/* smaller */


/* eof */

/* this file contains style for editor */

body, body.cke_editable { color: #343333; font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.4; }
hr { background: #CA0037; border: none; clear: both; display: block; height: 2px; margin: 40px 0; text-align: left; }

/* font */
h1, .h1, .H1 { font-size: 36px; font-weight: 400; margin: 0 0 20px; }
h2, .h2, .H2 { font-size: 26px; font-weight: 400; margin: 0 0 20px; }
h3, .h3, .H3 { font-size: 20px; font-weight: 500; margin: 0 0 20px; }
h4, .h4, .H4 { font-size: 16px; font-weight: 600; margin: 0 0 20px; }
h5, .h5, .H5 { font-size: 16px; font-weight: 500; margin: 0 0 20px; }
h6, .h6, .H6 { font-size: 16px; font-weight: 500; margin: 0 0 20px; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child,
.H1:first-child, .H2:first-child, .H3:first-child, .H4:first-child, .H5:first-child, .H6:first-child { margin-top: 0; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child,
.H1:last-child, .H2:last-child, .H3:last-child, .H4:last-child, .H5:last-child, .H6:last-child { /*margin-bottom: 0;*/ }
h1, h1 a, .h1, .h1 a, .H1, .H1 a { color: #343333; }
h2, h2 a, .h2, .h2 a, .H2, .H2 a { color: #CA0037; }
h3, h3 a, .h3, .h3 a, .H3, .H3 a { color: #343333; }
h4, h4 a, .h4, .h4 a, .H4, .H4 a { color: #343333; }
h5, h5 a, .h5, .h5 a, .H5, .H5 a { color: #343333; }
h6, h6 a, .h6, .h6 a, .H6, .H6 a { color: #343333; }
h1 a, .h1 a, .H1 a,
h2 a, .h2 a, .H2 a,
h3 a, .h3 a, .H3 a,
h4 a, .h4 a, .H4 a,
h5 a, .h5 a, .H5 a,
h6 a, .h6 a, .H6 a { text-decoration: none; }
h1 a:hover, .h1 a:hover, .H1 a:hover,
h2 a:hover, .h2 a:hover, .H2 a:hover,
h3 a:hover, .h3 a:hover, .H3 a:hover,
h4 a:hover, .h4 a:hover, .H4 a:hover,
h5 a:hover, .h5 a:hover, .H5 a:hover,
h6 a:hover, .h6 a:hover, .H6 a:hover { text-decoration: none; }
.header a, .csc-header a { text-decoration: none; }

p { margin: 0 0 20px; }
p:first-child {}
p:last-child { margin-bottom: 0; }
b, strong { font-weight: 700; }
i, em { font-style: italic; }
a { color: #CA0037; text-decoration: none; }
a:hover { color: #AA0028; }
a, a:hover, a:focus {}
p > a {}
p > a:hover {}
ul + *, ol + * { margin-top: 20px; }


/* rte contents */
p.text-right { text-align: right; }
p.text-left { text-align: left; }
p.text-center { text-align: center; }
p.text-justify { text-align: justify; }

span.c-colored { color: #CA0037; }

div.indent { margin-left: 20px; }
div.indent + p { margin-top: 21px; }

p.uppercase, span.uppercase { text-transform: uppercase; }
p.p-tiny, span.c-tiny { font-size: 90%; }

span.c-big { font-size: 190%; }


/* quotes */
pre {}
q, quote, .quote, blockquote, .blockquote { quotes: '„' '“'; }
q:before, quote:before, .quote:before { content: open-quote; }
q:after, quote:after, .quote:after { content: close-quote; }

blockquote, .blockquote { display: block; margin: 15px 40px; quotes: '“' '”'; }
blockquote:before, .blockquote:before { content: open-quote; float: left; font-size: x-large; margin-right: 5px; }
blockquote *:last-child, .blockquote *:last-child { margin-bottom: 0; }


/* link */
a.button { display: inline-block; line-height: 1; margin: 20px 0 0; position: relative; z-index: 1; overflow: hidden; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
p + a.button, p + p > a.button:first-child { margin-top: 0; }

a.more { color: #343333; position: relative; padding-right: 15px; text-transform: uppercase; white-space: nowrap; }
a.more:hover { color: #AA0028; }
a.more:after { content: "\f105"; color: #CA0037; font-family: "FontAwesome"; font-size: 18px; font-weight: bold; line-height: 1; position: absolute; top: -1px; right: 0; }

a.button,
a.button.more { background: #AA0028; color: #FFF; padding: 10px 30px; }
a.button:after,
a.button.more:after { content: ""; background: #CA0037; position: absolute; top: 0; right: 0; bottom: 0; left: -1px; z-index: -1; transform: scale(1,1); transition: all .3s ease; }
a.button:hover:after,
a.button.more:hover:after { transform: scale(0,0); }


/* phone */
a.phone { color: #CA0037; position: relative; }
a.phone:before { content: "\f095"; color: #CA0037; font-family: "FontAwesome"; margin-right: 10px; margin-right: .5em; }


@media screen and (max-width: 414px) {
	a.more { white-space: normal; }
}


/* btn */
.btn {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	color: #2b2b2b;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	padding: .375rem .75rem;
	text-align: center;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
	.btn { transition: none; }
}
.btn:hover { text-decoration: none; }
.btn:focus,
.btn.focus { outline: 0; }
.btn.disabled,
.btn:disabled { opacity: .65; }
a.btn.disabled,
a.btn:disabled,
fieldset:disabled a.btn { pointer-events: none; }

.btn-primary {
	color: #FFF;
	background-color: #CA0037;
	border-color: #CA0037;
}
.btn-primary:hover {
	color: #FFF;
	background-color: #AA0028;
	border-color: #AA0028;
}

.btn-default {
	color: #CA0037;
	background-color: #FFF;
	border-color: #CA0037;
}
.btn-default:hover {
	color: #FFF;
	background-color: #CA0037;
	border-color: #CA0037;
}

.btn-outline-primary {
	color: #CA0037;
	border-color: #CA0037;
}
.btn-outline-primary:hover {
	color: #FFF;
	background-color: #CA0037;
	border-color: #CA0037;
}

#CookieBox .cookie-accept a ,
#CookieBox .cookie-refuse { display: block;}
#CookieBox .cookie-accept a,
#CookieBox .cookie-refuse a,
#CookieBox .cookie-management a{ padding: 10px 20px;}
.cookie-management .btn.btn-primary { background-color: #fff; border: none; color: #CA0037; }
.cookie-management .btn.btn-primary:hover { background-color: #fff; border: none; color: #CA0037; }
html:not(.touch) .cookie-management .btn.btn-primary:hover { color: #CA0037;}
/* eof */

/* this file contains the global style for forms */

/** powermail */
div.tx-powermail {}
div.tx-powermail form.powermail_form {}
div.tx-powermail form.powermail_form:after { content: ""; clear: both; display: block; width: 100%; }
.tx-powermail .container-fluid { padding: 0; }
/* errors */
.powermail_form ul.powermail_message_error { margin: 0 15px 20px; list-style: none; padding: 0; width: 100%; }
.powermail_form .powermail_message_error li { color: #C00; font-size: 85%; margin: 5px 0 0; }
.powermail_form ul.powermail_message_error + .powermail_fieldset { margin-top: 0; }

.powermail_form .powermail_field_error_container { clear: both; }
.powermail_form ul.parsley-errors-list { margin: 5px 0 0 1px; padding: 0; text-align: left; }
.powermail_form .parsley-errors-list li { margin-left: 10px; }
.powermail_form .parsley-errors-list li:before { display: none; }
.powermail_fieldwrap_type_check .parsley-errors-list li, .powermail_fieldwrap_type_radio .parsley-errors-list li { margin-left: 0; }
/* label */
.powermail_form.layout1 h1,
.powermail_fieldset.layout1 > legend { display: block; }
.powermail_form.layout2 h2,
.powermail_fieldset.layout2 > legend { display: block; }
.powermail_form.layout3 h3,
.powermail_fieldset.layout3 > legend { display: block; }
.powermail_form span.header {}
form.powermail_form:not(.powermail_morestep) > header { background: #CA0037; border: none; flex: 1 0 100%; float: none; margin: 0 0 10px; padding: 10px 20px; width: 100%; }
form.powermail_form:not(.powermail_morestep) > header * { color: #FFF; border: none; margin: 0; padding: 0; }
/* legend */
.powermail_fieldset > legend,
.powermail_fieldset.nolabel legend { display: none; }
/* Mehrschrittformular */
form.powermail_morestep {}
.powermail_tab_navigation { overflow: hidden; }
.powermail_form .btn-group { border-bottom: 2px solid #CA0037; margin: 0 0 20px; }
.powermail_form .btn-group button { background: #CA0037; border: 2px solid #CA0037; border-bottom: none; color: #FFF; margin: 0 0 0 20px; min-width: 0; }
.powermail_form .btn-group button.btn-primary { background: #FFF; border-bottom: 2px solid #FFF; color: #CA0037; margin-bottom: -2px;}
.powermail_form .btn-group button:first-child { margin-left: 0; }
.powermail_form .btn-group button:first-child:last-child { /*display: none;*/ }
.powermail_morestep {}
/* layout */
.powermail_fieldwrap { display: flex; flex: 0 1 auto; flex-flow: row wrap; justify-content: flex-start; margin: 20px 0 0; width: 100%; }
.powermail_fieldwrap:before, .powermail_fieldwrap:after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.powermail_form .powermail_label, .powermail_form .powermail_field { flex: 0 0 auto; flex-wrap: wrap; width: 100%; }

.powermail_legend + .powermail_fieldwrap { /*margin-top: 0;*/ }
.powermail_form .powermail_label { display: none; font-size: 16px; padding: 12px 0 0; vertical-align: top; }
.no-js .powermail_form .powermail_label { display: block; }
.powermail_fieldwrap label { padding-left: 0; }
.powermail_field {}
.powermail_fieldwrap_type_check .powermail_label, .powermail_fieldwrap_type_check .powermail_field,
.powermail_fieldwrap_type_radio .powermail_label, .powermail_fieldwrap_type_radio .powermail_field { padding: 12px 0 7px; }
.powermail_field textarea { margin-bottom: -7px !important; }

@media screen and (min-width: 568px) {
	.js .powermail_fieldwrap_zip { float: left; width: 125px; }
	.js .powermail_fieldwrap_zip + .powermail_fieldwrap_city { float: right; width: calc(100% - 125px - 20px); }
	.js .powermail_fieldwrap_zip + .powermail_fieldwrap_city + .powermail_fieldwrap { clear: both; margin-top: 0; padding-top: 20px; }
}


/* table */
.powermail_form table { min-width: 50%; }
.powermail_form table td { padding: 5px 10px; }
.powermail_form table td:first-child { padding-left: 0; }


/** forms */
fieldset { border: none; display: block; inline-size: 100%; min-inline-size: 100%; margin: 0; padding: 0; }
.powermail_morestep fieldset { float: none; padding: 0; width: 100%; }
form.powermail_form:not(.powermail_morestep) .powermail_fieldset + .powermail_fieldset { margin-top: 30px; }

form :focus { outline: none; }
form .mandatory,
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label .label:after,
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[data-validation="required"] ~ label .label:after { color: #CA0037; }
form label .mandatory, form legend .mandatory { padding-left: 3px; }

/* error */
.parsley-errors-list li {}
form label.error, .powermail_form .parsley-errors-list li { display: block; color: #C00; font-size: 85%; font-weight: normal; }
form input[type="checkbox"] + label.error, form input[type="radio"] + label.error { margin-left: 25px; }
form input.parsley-error, form textarea.parsley-error { border-color: #C00; }

/* mailchimp */
#root #mc_embed_signup #mce-responses { clear: both; }
#root #mc_embed_signup div.mce_inline_error { color: #C00; background: none; font-size: 85%; font-weight: normal; margin: 0 0 0 10px; padding: 0; }
#root #mc_embed_signup input.mce_inline_error { border-color: #C00; }
#root #mc_embed_signup .response { margin-top: 20px; }

/* placeholder */
form .placeholderInput { position: relative; }
form .placeholderLabel { color: #343333; cursor: text; margin: 0 0 0 1px; padding: 5px; position: absolute; top: 1px; left: 15px; z-index: 1; width: auto; }
form .placeholderInput .placeholderLabel { display: block; font-size: 16px; padding-top: 11px; }
form .placeholderInput:has(:autofill) .placeholderLabel { display: none; }
form .placeholderLabel .mandatory {}
#content form .placeholderInput ul + .placeholderLabel { margin-top: 0; }
form [required] ~ .placeholderLabel {}
form input:valid ~ .placeholderLabel { /*display: none;*/ }

/* placeholder: WebKit, Blink, Edge */
form ::-webkit-input-placeholder { color: #343333; opacity: 1; font-style: normal; }
form :focus::-webkit-input-placeholder { color: #EEE; }
form .error:focus::-webkit-input-placeholder { color: #C00; }
/* placeholder: Mozilla Firefox 4 to 18 */
form :-moz-placeholder { color: #343333; opacity: 1; font-style: normal; }
form :focus:-moz-placeholder { color: #EEE; }
form .error:focus:-moz-placeholder { color: #C00; }
/* placeholder: Mozilla Firefox 19+ */
form ::-moz-placeholder { color: #343333; opacity: 1; font-style: normal; }
form :focus::-moz-placeholder { color: #EEE; }
form .error:focus::-moz-placeholder { color: #C00; }
/* placeholder: Internet Explorer 10-11 */
form :-ms-input-placeholder { color: #343333; opacity: 1; font-style: normal; }
form :focus:-ms-input-placeholder { color: #EEE; }
form .error:focus:-ms-input-placeholder { color: #C00; }
/* placeholder: Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
form :placeholder-shown { color: #343333; opacity: 1; font-style: normal; }
form :focus:placeholder-shown { color: #EEE; }
form .error:focus:placeholder-shown { color: #C00; }

form .valid:focus {}

/* change autocomplete styles in Chrome */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
	background-color: #FFF !important;
	-webkit-text-fill-color: #000;
	-webkit-box-shadow: 0 0 0 100px #FFF inset;
	transition: background-color 5000s ease-in-out 0s;
}
form input:-webkit-autofill::selection { -webkit-text-fill-color: #FFF; }

/* input */
form input { height: 40px; }
form input, form textarea, form select, .selectric { color: #000; font-family: 'Roboto'; font-size: 16px; padding: 12px 15px 8px; }
form input, form textarea, form select { background-color: #F0EDED; border: 1px solid #F0EDED; border-radius: 0; box-shadow: none !important; width: 100%; }
form input, form textarea { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input:hover, form textarea:hover, form select:hover { background-color: #FFF; border-color: #000; }
form input:focus, form textarea:focus, form select:focus { background-color: #FFF; border-color: #000; }

/* textarea */
form textarea { height: 240px; min-height: 40px; resize: vertical; }

/* date / datetime / time */
form input[type="date"] { -webkit-appearance: textfield; } /* nur Datum */
form input[type="time"] { -webkit-appearance: textfield; } /* nur Zeit */
form input[type="datetime-local"] { -webkit-appearance: textfield; } /* Datum und Uhrzeit*/
form input[type="date"], form input[type="time"], form input[type="datetime-local"], form input.powermail_date { padding: 8px 15px 6px; }
form input[type="date"], form input[type="datetime-local"], form input.powermail_date { background-image: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/icon_calendar.png'); background-position: right 5px center; background-repeat: no-repeat; background-size: 16px 16px; }

form input::-webkit-clear-button {}
form input[type="date"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input[type="time"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
form input[type="datetime-local"]::-webkit-inner-spin-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; }

form input::-webkit-datetime-edit {}/* space between */
form input::-webkit-datetime-edit-fields-wrapper {}/* background */
form input::-webkit-datetime-edit-text {}/* text elements like "/" */
form input::-webkit-datetime-edit-month-field {}/* input: month */
form input::-webkit-datetime-edit-day-field {}/* input: day */
form input::-webkit-datetime-edit-year-field {}/* input: year */
form input::-webkit-calendar-picker-indicator { background: none; color: rgba(204,204,204,0); }/* color: transparent */

/* date/time picker */
.xdsoft_datetimepicker .xdsoft_calendar th { background: #444; border: 1px solid #444; border-right-color: #FFF; color: #FFF; }
.xdsoft_datetimepicker .xdsoft_calendar th:last-child { border-right-color: #444; }

.xdsoft_datetimepicker .xdsoft_calendar td { background: #444; }
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today { color: #444; font-weight: bold; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current { background: #444; box-shadow: none; color: #FFF; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover { background: #444 !important; }

/* type number */
form input[type="number"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
form input[type="number"]::-webkit-inner-spin-button,
form input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

/* type password */
form input[type="password"] { letter-spacing: 2px; }
form input[type="password"]::-ms-reveal { display: none; }/* eye */

/* type range */
form input[type="range"] { background: transparent; border: none; margin: 15px 0 0; padding: 0; width: 100%; }
form input[type="range"]:focus { outline: none; }

form input[type="range"]::-webkit-slider-runnable-track { animate: 0.2s; background: #FFF; border: 1px solid #F0EDED; border-radius: 3px; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]:hover::-webkit-slider-runnable-track { border-color: #343333; }
form input[type="range"]:focus::-webkit-slider-runnable-track { background: #FFF; border-color: #343333; }
form input[type="range"]::-webkit-slider-thumb { background: #CA0037; border: 1px solid #343333; border-radius: 50%; box-shadow: 1px 1px 1px #343333; cursor: pointer; height: 18px; width: 18px; margin-top: -5px; -webkit-appearance: none; }
form input[type="range"]:hover::-webkit-slider-thumb {}
form input[type="range"]:focus::-webkit-slider-thumb {}

form input[type="range"]::-moz-range-track { animate: 0.2s; background: #FFF; border: 1px solid #F0EDED; border-radius: 3px; box-shadow: 0 0 0 #000; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]:hover::-moz-range-track { border-color: #343333; }
form input[type="range"]:focus::-moz-range-track { background: #FFF; border-color: #343333; }
form input[type="range"]::-moz-range-thumb { background: #CA0037; border: 1px solid #343333; border-radius: 50%; box-shadow: 1px 1px 1px #343333; cursor: pointer; height: 22px; width: 22px; }
form input[type="range"]:hover::-moz-range-thumb {}
form input[type="range"]:focus::-moz-range-thumb {}

form input[type="range"]::-ms-track { animate: 0.2s; background: transparent; border-color: transparent; color: transparent; cursor: pointer; height: 10px; width: 100%; }
form input[type="range"]::-ms-fill-lower { background: #FFF; border: 1px solid #F0EDED; border-radius: 6px; box-shadow: 0 0 0 #000; }
form input[type="range"]::-ms-fill-upper { background: #FFF; border: 1px solid #F0EDED; border-radius: 6px; box-shadow: 0 0 0 #000; }
form input[type="range"]:hover::-ms-fill-lower { border-color: #343333; }
form input[type="range"]:hover::-ms-fill-upper { border-color: #343333; }
form input[type="range"]:focus::-ms-fill-lower { background: #FFF; border-color: #343333; }
form input[type="range"]:focus::-ms-fill-upper { background: #FFF; border-color: #343333; }
form input[type="range"]::-ms-thumb { background: #CA0037; border: 1px solid #343333; border-radius: 50%; box-shadow: 1px 1px 1px #343333; cursor: pointer; height: 22px; width: 22px; }

/* checkbox / radio */
.powermail_fieldwrap_type_check .powermail_label,
.powermail_fieldwrap_type_radio .powermail_label { display: block; padding-top: 8px; padding-bottom: 0; }
.js .powermail_fieldwrap_type_check .powermail_label,
.js .powermail_fieldwrap_type_radio .powermail_label { font-weight: 500; padding-top: 0; }
.powermail_fieldwrap_type_check .powermail_field,
.powermail_fieldwrap_type_radio .powermail_field { padding: 10px 0 0; }

form input[type="checkbox"], form input[type="radio"] { padding: 0; width: auto; }
.powermail_field .checkbox, .powermail_field .radio { clear: both; float: left; position: relative; z-index: 1; }
.powermail_field > .checkbox + .checkbox, .powermail_field > .radio + .radio { margin-top: 10px; }

.checkbox input[type=checkbox], .radio input[type=radio] { cursor: pointer; margin: 0 5px 0 0; opacity: 0; position: relative; top: -1px; }
.input-custom { display: block; background-color: #F0EDED; border: 1px solid #F0EDED; box-shadow: 0 0 3px rgba(0,0,0,.1) inset; border-radius: 2px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: -1; }
.parsley-error .input-custom { border-color: #C00; }
.checkbox input[type="checkbox"], .radio input[type="radio"], .input-custom { height: 16px; width: 16px; }
.input-custom:before { content: ""; display: none; height: 0; width: 0; box-shadow: none; }
.checkbox + label, .radio + label { display: inline-block; }

/* checkbox */
input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; appearance: checkbox; }
.input-custom.input-checkbox {}
.checkbox .input-custom:before { display: none; border: solid #CA0037; border-width: 0 3px 3px 0; color: #FFF; height: 16px; width: 8px; margin: -2px 0 0 4px; transform: rotate(45deg); }

.checkbox:hover .input-custom,
input[type="checkbox"]:focus + .input-custom,
input[type="checkbox"]:hover + .input-custom { border-color: #000; }
input[type="checkbox"]:checked + .input-custom { background: #FFF; }
input[type="checkbox"]:checked + .input-custom:before { display: block; }

/* datenschutz */
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz .powermail_label { display: none; }
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label {}
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[required] ~ label .label:after,
.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz input[data-validation="required"] ~ label .label:after { content: "*"; margin-left: 4px; }

/* radio */
input[type="radio"] { -moz-appearance: radio; -webkit-appearance: radio; appearance: radio; }
.input-custom.input-radio {}
.radio .input-custom:before { background: #CA0037; border-radius: 50%; height: 8px; width: 8px; margin: 3px auto 0; text-align: center; }

.radio:hover .input-custom,
input[type="radio"]:focus + .input-custom,
input[type="radio"]:hover + .input-custom { border-color: #000; }
input[type="radio"]:checked + .input-custom { background: #FFF; }
input[type="radio"]:checked + .input-custom:before { display: block; }

/* select */
form select:not([multiple="multiple"]) { height: 40px; }
.selectric-wrapper { cursor: pointer; position: relative; }
.selectric-hide-select {}
.selectric-wrapper .selectric-hide-select select { background: none; border: none; opacity: 0; position: absolute; top: -100%; left: 0; z-index: -10; }
.selectric { background-color: #F0EDED; border: 1px solid; padding: 10px 15px 6px; position: relative; }
.selectric-open, .touch .selectric-hover { z-index: 999; }
.selectric .label { display: block; margin: 0 35px 0 0; padding: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.selectric-wrapper.changed .selectric .label {}
.selectric .button { display: block; border: none; border-left: 1px solid; background: #F0EDED; text-align: center; height: 100%; width: 40px; margin: 0; padding: 0; position: absolute; top: 0; right: 0; }
.selectric .button:before { content: ""; border: solid #CA0037; border-width: 0 0 2px 2px; display: inline-block; height: 12px; width: 12px; margin: -8px 0 0 -6px; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); }
.selectric .button:after { display: none; }

.selectric-wrapper .selectric-items { display: none; background: #FFF; border: 1px solid; margin: -1px 0 0; padding: 5px 0; min-width: 100%; position: absolute; left: 0; z-index: 10; box-shadow: 0 1px 2px 0 #DDD, 0 1px 0 0 #FFF inset; }
.touch .selectric-hover .selectric-items,
.selectric-open .selectric-items { display: block; }
.selectric, .selectric .button, .selectric-wrapper .selectric-items { border-color: #F0EDED; }
.selectric-wrapper.selectric-open .selectric, .selectric-wrapper.selectric-open .button, .selectric-wrapper.selectric-open .selectric-items { border-color: #000; }
.selectric-wrapper:hover .selectric, .selectric-wrapper:hover .selectric .button, .selectric-wrapper:hover .selectric-items { background: #FFF; border-color: #000; }
.selectric-wrapper.selectric-open:hover .selectric, .selectric-wrapper.selectric-open:hover .button { border-color: #000; }
.selectric-wrapper.selectric-open:hover .selectric-items { border-color: #000; }
.selectric-wrapper.selectric-open .selectric .button {}

.selectric-items .selectric-scroll { height: 100%; overflow: auto; }
#content .selectric-items ul { list-style: none; margin: 0; padding: 0; }
#content .selectric-wrapper .selectric-items li { cursor: pointer; display: block; float: none; margin: 0 !important; padding: 6px 10px 3px; width: auto; }
#content .selectric-wrapper .selectric-items li:before { display: none; }
#content .selectric-wrapper .selectric-items li:after { display: none; }
.selectric-wrapper .selectric-items li.selected { background: #DDD; }
.selectric-wrapper .selectric-items li.highlighted { background: #CA0037; color: #FFF; }
.selectric-wrapper .selectric-items li.highlighted .mandatory { color: #FFF; }
.selectric-wrapper .selectric-items li:hover { background: #DDD; color: #CA0037; }
.selectric-wrapper .selectric-items li.selected:hover {}
.selectric-items .selectric-group {}
.selectric-items .selectric-group .selectric-group-label { cursor: default; background: none; color: #343333; font-weight: bold; padding-left: 10px;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
.selectric-wrapper .selectric-group li { padding-left: 20px; }
.selectric-items .disabled { background: none !important; color: #666 !important; cursor: default !important; filter: alpha(opacity=50); opacity: .5;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
.selectric-items .selectric-group.disabled li { filter: alpha(opacity=100); opacity: 1; }
.selectric-input { background: none !important; border: none !important; clip: rect(0, 0, 0, 0) !important; margin: 0 !important; padding: 0 !important; height: 1px !important; width: 1px !important; outline: none !important; overflow: hidden !important; position: absolute !important; top: 0 !important; left: 0 !important; }

form select[multiple="multiple"]::-ms-expand { display: none; } /* hide default down arrow in IE10 / IE11 */
form select[multiple="multiple"] { border-radius: 0; height: auto; text-indent: 0; text-overflow: ellipsis;
	-webkit-appearance: none;
	   -moz-appearance: none;
		/* no solution for IE9 and lower */
		 -o-appearance: none;
			appearance: none;
}
form select[multiple="multiple"]:hover, form select[multiple="multiple"]:focus { outline: none; }

/* file upload */
form input[type="file"] { font-size: 14px; padding: 9px 15px 5px; }

/* dropzone */
.dropzone { border: 1px solid #DDD; cursor: pointer; height: 142px; line-height: 142px; margin: 17px 0; text-align: center; }
.dropzone:hover, .dropzone.dz-drag-hover { background-color: #EEE; border-color: #000; }
.no-js .dropzone, .no-js .dropzone-previews { display: none; }
.dz-max-files-reached + .dropzone-previews { margin-top: 20px; }
.dropzone-previews { margin-bottom: 15px; }
.dropzone-previews .dz-image, .dropzone-previews .dz-progress,
.dropzone-previews .dz-success-mark, .dropzone-previews .dz-error-mark,.dropzone-previews .dz-complete, .dropzone.dz-max-files-reached { display: none; }
.dropzone-previews .dz-details .dz-size, .dropzone-previews .dz-details .dz-filename { display: inline-block; }
.dropzone-previews .dz-success-mark svg, .dropzone-previews .dz-error-mark svg { display: inline-block; height: 24px; width: 24px; }
.dropzone-previews .dz-success-mark svg path { fill: #53C866; }
.dropzone-previews .dz-error-mark svg path { fill: #BE3434; }
.dropzone-previews .dz-preview { margin: 5px 0 0; padding-right: 25px; position: relative; }
.dropzone-previews p { margin-bottom: 5px; }
.dropzone-previews .dz-remove { text-decoration: none; padding-left: 10px; height: 100%; width: 0; overflow: hidden; position: absolute; top: 0; right: 0; }
.dropzone-previews .dz-remove:before { content: "\f00d"; font-family: FontAwesome; font-size: 14px; position: absolute; left: 0; }

/* buttons */
form input[type="button"], form button[type="button"],
form input[type="submit"], form button[type="submit"],
form input[type="reset"], form button[type="reset"] { background: none; border: none; border-radius: 0; color: #CA0037; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; line-height: 1; padding: 13px 15px 10px; }
form input[type="button"]:hover, form button[type="button"]:hover,
form input[type="submit"]:hover, form button[type="submit"]:hover,
form input[type="reset"]:hover, form button[type="reset"]:hover { color: #FFF; }

/* button */
form input[type="button"], form button[type="button"] {}
form input[type="button"]:hover, form button[type="button"]:hover {}

/* reset */
.powermail_form .powermail_fieldwrap_type_reset {}
form input[type="reset"], form button[type="reset"] {}
form input[type="reset"]:hover, form button[type="reset"]:hover {}

/* submit */
.powermail_form .powermail_fieldwrap_type_submit { margin-top: 50px; }
.powermail_fieldwrap_type_submit .powermail_field { margin-left: auto; }
form input[type="submit"], form button[type="submit"] {}
form input[type="submit"]:hover, form button[type="submit"]:hover {}

.powermail_fieldwrap_type_submit .powermail_field {}
.powermail_fieldwrap_type_submit .powermail_field:before { content: "\f105"; color: #CA0037; font-family: "FontAwesome"; font-size: 24px; font-weight: bold; line-height: 1; position: absolute; top: 7px; right: 20px; }
.powermail_fieldwrap_type_submit .powermail_field:hover:before { color: #FFF; }
.powermail_fieldwrap_type_submit .powermail_field input { width: 100%; }

/* show text */
.powermail_fieldwrap_type_text .powermail_field { font-size: 14px; }
.powermail_fieldwrap_type_html .powermail_field { font-size: 14px; }

/* button: animation */
.powermail_fieldwrap_type_button .powermail_field,
.powermail_fieldwrap_type_reset .powermail_field,
.powermail_fieldwrap_type_submit .powermail_field { background: #FFF; border: 2px solid #CA0037; display: block; overflow: hidden; margin: 0 auto; position: relative; z-index: 1; }
@media screen and (min-width: 667px) {
	.powermail_fieldwrap_type_button .powermail_field,
	.powermail_fieldwrap_type_reset .powermail_field,
	.powermail_fieldwrap_type_submit .powermail_field { width: 80%; }
}
@media screen and (min-width: 768px) {
	.powermail_fieldwrap_type_button .powermail_field,
	.powermail_fieldwrap_type_reset .powermail_field,
	.powermail_fieldwrap_type_submit .powermail_field { width: 60%; }
}
@media screen and (min-width: 992px) {
	.powermail_fieldwrap_type_button .powermail_field,
	.powermail_fieldwrap_type_reset .powermail_field,
	.powermail_fieldwrap_type_submit .powermail_field { width: 50%; }
}

.powermail_fieldwrap_type_button .powermail_field:hover,
.powermail_fieldwrap_type_reset .powermail_field:hover,
.powermail_fieldwrap_type_submit .powermail_field:hover {}

.powermail_fieldwrap_type_button .powermail_field:after,
.powermail_fieldwrap_type_reset .powermail_field:after,
.powermail_fieldwrap_type_submit .powermail_field:after { content: ""; background: #CA0037; position: absolute; top: 0; right: 0; bottom: 0; left: -1px; z-index: -1; transition: all .3s ease; }
.powermail_fieldwrap_type_button .powermail_field:after { transform: translate3d(0,100%,0); }
.powermail_fieldwrap_type_reset .powermail_field:after { transform: translate3d(100%,0,0); }
.powermail_fieldwrap_type_submit .powermail_field:after { transform: translate3d(-100%,0,0); }

.powermail_fieldwrap_type_button .powermail_field:hover:after,
.powermail_fieldwrap_type_reset .powermail_field:hover:after,
.powermail_fieldwrap_type_submit .powermail_field:hover:after { transform: translate3d(0,0,0); }
.powermail_fieldwrap_type_button .powermail_field:hover input,
.powermail_fieldwrap_type_reset .powermail_field:hover input,
.powermail_fieldwrap_type_submit .powermail_field:hover input { background: none; color: #FFF; }

.touch .powermail_fieldwrap_type_button .powermail_field:after,
.touch .powermail_fieldwrap_type_reset .powermail_field:after,
.touch .powermail_fieldwrap_type_submit .powermail_field:after { display: none; }
.touch .powermail_fieldwrap_type_button .powermail_field:hover input,
.touch .powermail_fieldwrap_type_reset .powermail_field:hover input,
.touch .powermail_fieldwrap_type_submit .powermail_field:hover input { background: #CA0037; }

/* confirm */
form.csc-form-confirmation {}
.csc-form-confirmation fieldset { border: none; }
#content .csc-form-confirmation ol { list-style: none; overflow: hidden; padding: 0; }
.csc-mailform .csc-form-confirmation ol li { padding: 0; }
.csc-form-confirmation .csc-form-confirmation-false { float: left; }
.csc-form-confirmation .csc-form-confirmation-true { float: right; }
.csc-form-confirmation input[type="submit"] { font-size: 12px; }

.powermail_confirmation {}
.powermail_confirmation h1 {}
.powermail_confirmation .btn-group { border: none; margin: 20px 0 0; overflow: hidden; }
.powermail_confirmation .btn-group form { width: 50%; }
.powermail_confirmation .btn-group form:first-child { float: left; text-align: left; }
.powermail_confirmation .btn-group form + form { float: right; text-align: right; }

/* result */
.powermail_create {}
.powermail_create table {}
.powermail_create table td {}

/* css progress */
@-webkit-keyframes progress { from {} to { width: 100%; } }
@-moz-keyframes progress { from {} to { width: 100%; } }
@-ms-keyframes progress { to { width: 100%; } }
@-o-keyframes progress { from {} to { width: 100%; } }
@keyframes progress { from {} to { width: 100%; } }
/* progressbar */
.powermail_progressbar { border: 1px solid #DDD; clear: both; float: right; margin: 5px 0 0; height: 7px; width: 100%; position: relative; }
.powermail_progressbar:before { content: ""; display: block; background: #FFF; height: 5px; width: 102%; position: absolute; top: -6px; left: -1%; }
.powermail_progressbar.disable, .powermail_progressbar + .powermail_progressbar { display: none; }
.powermail_progressbar > .powermail_progress { background: #CA0037; max-width: 100%; width: 0%;
	-webkit-animation: progress 5s 1 forwards;
	   -moz-animation: progress 5s 1 forwards;
		-ms-animation: progress 5s 1 forwards;
			animation: progress 5s 1 forwards;
}
.powermail_progressbar > .powermail_progress > .powermail_progress_inner { background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/icon_loading.gif') repeat-x; height: 5px; width: 100%; overflow: hidden; }
.powermail_confirmation .powermail_progressbar { width: 100%; }


/* * * screen width */
@media screen and (min-width: 568px) { /* iPhone5 - landscape */
	.no-js .powermail_form .powermail_label, .no-js .powermail_fieldwrap_type_submit:before { flex-basis: 25%; min-width: 25%; -ms-flex-preferred-size: 25%; }
	.no-js .powermail_fieldwrap_type_submit:before { content: ""; display: inline-block; }
	.no-js .powermail_form .powermail_field { flex-basis: 75%; min-width: 75%; -ms-flex-preferred-size: 75%; }
}/* 568px */

@media screen and (max-width: 992px) {
	.content .row .powermail_form .powermail_label:not(.placeholderLabel) { padding-top: 0; }
	.content .row .powermail_form .powermail_label,
	.content .row .powermail_form .powermail_field { flex-basis: 100%; min-width: 100%; -ms-flex-preferred-size: 100%; }
	.content .row .powermail_form .powermail_fieldwrap_type_submit:before { display: none; }
}/* 992px */


@media screen and (max-width: 767px) { /* smaller than iPad - portrait */
	.powermail_fieldwrap { margin-top: 20px; }
	form .placeholderInput .placeholderLabel,
	form input, form textarea, form select, form input[type="button"], form input[type="reset"], form input[type="submit"],
	.selectric, .selectric .label { font-size: 16px; }
}/* 767px */



/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), .powermail_fieldwrap_type_button .powermail_field:hover input, .powermail_fieldwrap_type_reset .powermail_field:hover input, .powermail_fieldwrap_type_submit .powermail_field:hover input { background: #CA0037; }
_:-ms-lang(x), .powermail_fieldwrap_type_button .powermail_field:after, .powermail_fieldwrap_type_reset .powermail_field:after, .powermail_fieldwrap_type_submit .powermail_field:after { display: none !important; }


/* eof */

/* this file contains the main style of pages */

/*** globals */

.fancybox-image { background: #FFF; }

/* iframes */
.frame-type-html .iframe-outer-wrapper {}
.frame-type-html .iframe-inner-wrapper { /*padding-top: 0 !important;*/ min-height: 990px;}
.frame-type-html .iframe-inner-wrapper iframe { /*position: static;*/ width: 100% !important; }

/** maps */
.frame-type-dce_dceuid2 { height: 100%; }
.content .row .frame.frame-type-header + .frame.frame-type-dce_dceuid2 { margin-top: 20px; }
.content .map { border: 1px solid #CCC; clear: both; height: 100%; position: relative; }
.js .headerSlider .map { height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.map .mapArea { height: 100%; min-height: 300px; }
#header-items .map { border: none; }
#header-items .map .mapArea { min-height: 35vh; }
.map .gm-style > .gmnoprint { /*display: none;*/ } /* controls */
.map .gm-style-cc { display: none; } /* Fehler melden */
.content div.tapToEnable { position: absolute; }
/* info */
.map > .item { display: none; }
#content-area .map img { background: none; }
.map .header {}
.map p { font-size: 12px; font-weight: 300; margin: 0 0 5px; }
.map p:last-child { margin-bottom: 0; }
.map p.name { font-size: 14px; font-weight: 400; }
.map p.additional { font-weight: 400; }
.map p.route { margin-top: 10px; }
/* cookie-hint */
.map .map--cookie-hint { background: rgba(0,0,0,.2); height: 100%; position: static; }
.map .map--cookie-hint--terms,
.map .map--cookie-hint--terms *,
.map .map--cookie-hint--terms *:before,
.map .map--cookie-hint--terms *:after { box-sizing: border-box; }
.map .map--cookie-hint--image { background: no-repeat center; display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.map .map--cookie-hint--terms { color: #FFF; background: rgba(0,0,0,.5); padding: 20px; text-align: center; width: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.map .map--cookie-hint--terms p { font-size: 14px; font-weight: 400; margin: 0 0 10px; }
.map .map--cookie-hint--terms p:last-child { margin-bottom: 0; }
.map .map--cookie-hint--terms .more { color: #FFF; }
.map .map--cookie-hint--terms .load-map { padding: 5px 15px; }
.map .map--cookie-hint--terms .checkbox label { display: inline-block; line-height: 1; position: relative; }

/** cookie-management */
.tx-wacon-cookie-management {}
.tx-wacon-cookie-management .cookie-set.script {}
.tx-wacon-cookie-management .cookie-set.script img { margin: 0 auto; }
.tx-wacon-cookie-management .cookie-set.script p { background: rgba(0,0,0,.5); color: #FFF; padding: 20px; text-align: center; }

/** content distance */
.site-content .frame + .frame { margin-top: 40px; }
.site-content .frame-type-shortcut:empty { display: none; }
.site-content div[class^="frame frame-bg_"] + .frame-type-shortcut div[class^="frame frame-bg_"]:first-child { margin-top: -40px; }
@media screen and (min-width: 667px) {
  .site-content .frame + .frame { margin-top: 60px; }
  .site-content div[class^="frame frame-bg_"] + .frame-type-shortcut div[class^="frame frame-bg_"]:first-child { margin-top: -60px; }
}
@media screen and (min-width: 992px) {
  .site-content .frame + .frame { /*margin-top: 80px;*/ }
}
@media screen and (min-width: 1025px) {
  .site-content .frame + .frame { /*margin-top: 100px;*/ }
}

/** content width background-color */
.content div[class^="frame frame-bg_"] + div[class^="frame frame-bg_"] { margin-top: 0; }
div[class^="frame frame-bg_"] { padding: 40px 0; z-index: 1; }
.frame-bg_grey {}
.frame-bg_grey, .frame-bg_grey header *, .frame-bg_grey a {}
.frame-bg_dark {}
.frame-bg_dark, .frame-bg_dark header *, .frame-bg_dark a { color: #FFF; }
.frame-bg_red {}
.frame-bg_red, .frame-bg_red header *, .frame-bg_red a { color: #FFF; }

.frame-bg_grey:before,
.frame-bg_dark:before,
.frame-bg_red:before { content: ""; display: block; height: 100%; position: absolute; top: 0; right: -50vw; left: -50vw; z-index: -1; }
.frame-bg_grey:before { background: #EDEDED; }
.frame-bg_dark:before { background: #343333; }
.frame-bg_red:before { background: #CA1545; }

.content .frame-bg_grey + .frame-bg_grey,
.content .frame-bg_dark + .frame-bg_dark,
.content .frame-bg_red + .frame-bg_red { padding-top: 0; }

@media screen and (min-width: 667px){
  div[class^="frame frame-bg_"] { padding: 60px 0; }
}
@media screen and (min-width: 992px){
  div[class^="frame frame-bg_"] { padding: 80px 0; }
  .content div.frame-bg_grey + div.frame-bg_grey,
  .content div.frame-bg_dark + div.frame-bg_dark,
  .content div.frame-bg_red + div.frame-bg_red { margin-top: -20px; }
}
/*
@media screen and (min-width: 1025px) {
  div[class^="frame frame-bg_"] { padding: 100px 0; }
  .content div.frame-bg_grey + div.frame-bg_grey,
  .content div.frame-bg_dark + div.frame-bg_dark,
  .content div.frame-bg_red + div.frame-bg_red { margin-top: -40px; }
}
*/

.col > div[class^="frame frame-bg_"] { padding: 20px; }
.col > div[class^="frame frame-bg_"]:before { right: 0; left: 0; }
.col > .frame-type-shortcut > div[class^="frame frame-bg_"] { margin-top: -20px; }
@media screen and (min-width: 992px) {
  .col > div[class^="frame frame-bg_"] { padding: 40px; }
  .col > .frame-type-shortcut > div[class^="frame frame-bg_"] { margin-top: -40px; }
}

/** content layout */
@media screen and (min-width: 667px) {
  .frame-layout-2 { text-align: center; }
  .frame-layout-2 .powermail_form { margin: 0 auto; width: 80%; }
  .frame-layout-2 .powermail_fieldwrap { text-align: left; }
  .frame-layout-2 .powermail_form .powermail_field input[type="submit"] { text-align: center; }
}
@media screen and (min-width: 800px) {
  .frame-layout-2 .powermail_form { width: 50%; }
}

@media screen and (max-width: 992px) {
  .col > .frame-layout-1 > ul, .col > .frame-layout-1 .ce-bodytext { column-count: auto; }
}

/** content */
.content div { position: relative; }
header {}
h1 + h2 { margin-top: -20px; }

header:last-child h1:last-child, header:last-child h2:last-child, header:last-child h3:last-child, header:last-child h4:last-child, header:last-child h5:last-child, header:last-child h6:last-child,
header:last-child .H1:last-child, header:last-child .H2:last-child, header:last-child .H3:last-child, header:last-child .H4:last-child, header:last-child .H5:last-child, header:last-child .H6:last-child { margin-bottom: 0; }

.ce-gallery + header { margin-top: 20px; }
div.ce-gallery img { background: none; }

.ImageArea .img-wrap { background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/loading.svg') no-repeat center #FFF; background-size: 50px 50px; }

@media screen and (min-width: 1023px) {
  span.c-big { font-size: 290%; }
}

@media screen and (max-width: 768px) {
  h1, .H1 { font-size: 30px; }
}
@media screen and (max-width: 667px) {
  h1, .H1 { font-size: 26px; }
  h2, .H2 { font-size: 24px; }
}
@media screen and (max-width: 414px) {
  h1, .H1,
  h2, .H2,
  h3, .H3 {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
      -ms-hyphens: auto;
        hyphens: auto;
  }
}

/* header */
.ce-headline-border { border-bottom: 3px solid #CA0037; color: #343333; margin: 0 0 30px; padding: 0 0 10px; }

/* multi-line header */
header.multi-line h2 {}
header.multi-line .sub-header { display: block; }

/* img:hover */
.no-touch .ce-column figure.image,
.no-touch .calendar .img-wrap,
.no-touch .news .news-header-wrap,
.no-touch .ImageArea { overflow: hidden; }
.no-touch .ce-uploads li > a:first-child img,
.no-touch .ce-column figure.image img,
.no-touch .calendar .img-wrap .image,
.no-touch .news .news-header-wrap .image,
.no-touch .ImageArea .image { transition: transform .3s linear; }
/*
.no-touch .ce-uploads li > a:first-child:hover img,
.no-touch .ce-column figure.image:hover img,
.no-touch .article:hover .image,
.no-touch .news .news-header-wrap:hover .image,
.no-touch .ImageArea .image:hover { transform: scale(1.04); }
*/

/** tel */
a[href^="tel:"] { white-space: nowrap; }
.touch a[href^="tel:"] { color: #CA0037; }
@media screen and (max-width: 768px) { a[href^="tel:"] { color: #CA0037; } }
@media screen and (max-width: 736px) { .touch a.phone[href^="tel:"] { text-decoration: none !important; } }

/** backlink */
.backlink-wrap { clear: both; margin: 0 0 40px; overflow: hidden; }
.backlink-wrap a { color: #343333; padding: 0; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.backlink-wrap a:hover { color: #CA0037; }
.backlink-wrap a:before { content: "\f104"; color: #CA0037; display: inline-block; font-family: "FontAwesome"; font-weight: bold; line-height: 1; width: 15px; }

/** #top */
a[href="#top"] { background: #CA0037; display: inline-block; height: 40px; width: 60px; position: relative; z-index: 1; overflow: hidden; text-indent: -9999px; }
p a[href="#top"] { display: block; margin: 20px auto 0; }
a[href="#top"]:before { content: ""; border: solid #FFF; border-width: 2px 2px 0 0; display: inline-block; height: 12px; width: 12px; margin: -2px 0 0 -6px; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); }
a[href="#top"]:after { content: ""; background: #AA0028; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; transform: translate3d(0,100%,0); transition: all .3s ease; }
a[href="#top"]:hover:after { transform: translate3d(0,0,0); }

/** extern link in text
.ce-bodytext a.external {}
.ce-bodytext a.external:after { content: "\f08e"; display: inline-block; font-family: "FontAwesome"; font-size: 70%; line-height: 1; margin-left: 5px; }
*/

/** address */
.address address { font-style: normal; }
.address div[itemprop="name"] { font-weight: 700; }
.address div[itemprop="image"] { display: none; }
.address address + .additional { margin-top: 20px; }

/** lists */
.content ul + *, .content ol + * { margin-top: 20px; }
/* ul */
.ce-bodytext ul,
.content ul.ce-bullets { list-style: none; padding: 0; }
.ce-bodytext ul ul,
.ce-bodytext ul ol,
.content ul.ce-bullets ul,
.content ul.ce-bullets ol { margin-top: 10px; padding-left: 0; }
.ce-bodytext ul > li > p:first-child:last-child { display: inline; }
.ce-bodytext ul > li,
.content ul.ce-bullets > li { margin: 0 0 10px 25px; position: relative; }
.ce-bodytext ul > li:before,
.content ul.ce-bullets > li:before { content: "\f00c"; color: #CA0037; display: inline-block; font-family: "FontAwesome"; font-size: 16px; margin: 0 0 0 -25px; width: 25px; }
/* ol */
.ce-bodytext ol,
.content ol.ce-bullets { margin: 0; padding: 0; }
.ce-bodytext ol ul,
.ce-bodytext ol ol,
.content ol.ce-bullets ul,
.content ol.ce-bullets ol { margin-top: 10px; }
.ce-bodytext ol > li,
.content ol.ce-bullets > li { margin: 0 0 10px 35px; position: relative; }
.ce-bodytext ol ol > li ,
.content ol.ce-bullets ol > li { margin-left: 25px; }

/** sitemap */
.frame-type-menu_sitemap_pages {}
.frame-type-menu_sitemap_pages ul { border-left: 1px dotted #CCC; list-style: none; padding: 0; }
.frame-type-menu_sitemap_pages li { margin: 10px 0 0 20px; position: relative; }
.frame-type-menu_sitemap_pages > ul > li:first-child { margin-top: 0 ; }
.frame-type-menu_sitemap_pages li:before,
.frame-type-menu_sitemap_pages li:last-child:after { content: ""; display: inline-block; position: absolute; left: -21px; }
.frame-type-menu_sitemap_pages li:before { border: dotted #CCC; border-width: 0 0 1px 0; height: 10px; width: 10px; top: 0; }
.frame-type-menu_sitemap_pages > ul > li:first-child:before { border-left: 1px solid #FFF; }
.frame-type-menu_sitemap_pages li:last-child:after { border-left: 1px solid #FFF; height: calc(100% - 10px); bottom: 0; }

/* section */
.frame-type-menu_section {}
.subpages-section {}
.subpages-section .item { margin: 30px 0 0; }
.subpages-section .item .ce-inner .main-header { font-weight: 400; }

.subpages-section ul { list-style: none; padding: 0; }
.subpages-section li { margin: 5px 0; }
.subpages-section li a { color: #343333; display: inline-block; padding: 5px 0 5px 20px; position: relative; }
.subpages-section li a:before { content: "\f105"; color: #CA0037; font-family: "FontAwesome"; font-size: 18px; font-weight: bold; line-height: 1; position: absolute; top: 5px; left: 1px; }
.subpages-section li.active a { color: #CA0037; }
.subpages-section li a:hover,
.subpages-section li a:hover:before  { color: #AA0028; }

.sidebar .subpages-section { display: block; }
.sidebar .subpages-section .item {
  -ms-flex-preferred-size: 100%;
         flex-basis: 100%;
          max-width: 100%;
}
.hauptinhalt .subpages-section .ce-inner { background: #EDEDED; height: 100%; padding: 15px; }
@media screen and (min-width: 768px) {
  .hauptinhalt .subpages-section { margin-top: -30px; }
  .hauptinhalt .subpages-section .ce-inner { padding: 15px 30px; }
}
@media screen and (max-width: 992px) {
  .hauptinhalt .subpages-section .item {
    -ms-flex-preferred-size: 100%;
           flex-basis: 100%;
            max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .hauptinhalt .subpages-section { margin-top: -60px; }
  .hauptinhalt .subpages-section .item { margin-top: 60px; }
}

/** ce-uploads */
.content .ce-uploads {}
.ce-uploads li:before { display: none; }

/** table */
table.ce-table th { background-color: #CA0037; color: #FFF; font-weight: 700; padding: 15px; }
table.ce-table td { padding: 10px 15px; }

table.contenttable td, table.ce-table-bordered th, table.ce-table-bordered td { border: 1px solid #E5E5E5; }
table.ce-table-bordered th { background: #CA0037; border-color: #CA0037 #AA0028; }
table.ce-table-bordered th:first-child { border-left-color: #CA0037; }
table.ce-table-bordered th:last-child { border-right-color: #CA0037; }
table.ce-table-bordered td { vertical-align: top; }

table.ce-table-striped thead th { background-color: #CA0037; color: #FFF; }
table.contenttable tr:nth-of-type(odd), table.ce-table-striped tr:nth-of-type(odd) { background: #F4F4F4; }
table.contenttable tr:nth-of-type(even), table.ce-table-striped tr:nth-of-type(even) { background: #FEFEFE; }

table.ce-table tbody th { border: 1px solid #CA0037; border-bottom-color: #FFF; width: 25%; }
table.ce-table tbody tr:last-child th { border-bottom-color: #CA0037; }
table.ce-table th ~ td { border: 1px solid #E5E5E5; padding: 10px; }

/** table responsive */
.content .table-responsive {}
.content .table-responsive-inner { overflow-x: auto; position: relative; z-index: 1; }
.content .table-responsive-inner > table { margin: 0; width: 100%; max-width: 100%; }
@media screen and (max-width: 767px) {
  .content .table-responsive { border: 1px solid #CCC; padding: 5px 5px 0; }
  .content .table-responsive-inner { overflow-y: hidden; padding-bottom: 5px; width: 100%; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .content .table-responsive-inner > table { min-width: 768px; }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) .table-responsive { border: 1px solid #CCC; padding: 5px 5px 0; }
  .site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) .table-responsive-inner { overflow-y: hidden; padding-bottom: 5px; width: 100%; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .site-content .sidebar_left > .col.content.hauptinhalt:not(:last-child) .table-responsive-inner > table { min-width: 768px; }
}

/** def lists */
dl { display: block; overflow: hidden; }
dl dt { clear: both; display: block; font-weight: bold; margin: 0 0 5px 0; }
dl dd { display: block; margin: 0 0 15px 30px; }

/** ce-gallery */
.ce-textpic.ce-above .ce-gallery + .ce-bodytext,
.ce-textpic.ce-below .ce-bodytext + .ce-gallery { margin-top: 20px; }

@media screen and (min-width: 667px) {
  div.ce-textpic.ce-intext.ce-nowrap { display: flex; align-items: start; flex: 0 1 auto; flex-flow: row wrap; justify-content: space-between; height: 100%; }
  div.ce-textpic.ce-intext.ce-nowrap:after { display: table; width: auto; }
  div.ce-textpic.ce-intext.ce-nowrap.ce-right { flex-direction: row-reverse; }
  div.ce-textpic.ce-intext.ce-nowrap .ce-gallery,
  div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext { flex: 0 0 auto; flex-wrap: wrap; width: 100%; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
  div.ce-textpic.ce-intext.ce-nowrap .ce-gallery { float: none; margin-bottom: 0; }
  div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery { padding-left: 30px; }
  div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery { padding-right: 30px; }
  div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .col > .frame > div.ce-textpic.ce-intext.ce-nowrap { display: block; }
  .col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-gallery { float: right; }
  .col > .frame > div.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-gallery { float: left; }
  .col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext { overflow: visible; max-width: 100%; }
  .col > .frame > div.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header + * { clear: both; padding-top: 10px; }
}

/** columns */
.content .row:not(.contentRow) > .col > .frame + .frame { margin-top: 40px; }
.content .collagen-container  .row > .col > .frame + .frame { margin-top: 0; }
#content .row > div:empty + div { margin-top: 0 !important; }
.content .row.vert-bottom > .col > div + div { margin-top: 0; }
@media screen and (max-width: 767px) {
  .content .col > .frame + .frame,
  .content .row > .col-xs-12 + .col-xs-12 { margin-top: 30px; }
}
@media screen and (min-width: 992px) {
  .row > .col:empty { display: block; }
}
@media screen and (min-width: 1024px) {
  .site-content .row.columns-2 { margin-right: -30px; margin-left: -30px; }
  .site-content .row.columns-2 > .col { padding-right: 30px; padding-left: 30px; }
}
@media screen and (min-width: 1200px) {
  .site-content .row.columns-2 { margin-right: -50px; margin-left: -50px; }
  .site-content .row.columns-2 > .col { padding-right: 50px; padding-left: 50px; }
}

.row.center { align-items: center; justify-content: center; }
.row.valign-center {}
.row.center-all > .col,
.row.center-both > .col,
.row.center-left > .col:first-child,
.row.center-right > .col:last-child { margin: 0 auto; text-align: center; }

/* threeColumns */
@media screen and (min-width: 568px) and (max-width: 767px) {
  .row.threeColumns .col-md-4 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
  .row.threeColumns .col-md-4 + .col-md-4 { margin-top: 0; }
  .row.threeColumns .col-md-4:last-child { clear: both; margin-top: 30px; }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #mainContent:not(:last-child) .threeColumns .col-md-4 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
  #mainContent:not(:last-child) .threeColumns .col-md-4:last-child { clear: both; margin-top: 30px; }
}

/* singleColumn */
.singleColumn.center > .col > .frame { display: table; margin-right: auto; margin-left: auto; }

.row.singleColumn.grid { margin-top: -60px; }
.content .row.singleColumn.grid .col > div { margin: 60px 0 0!important; padding: 0 15px; }

@media screen and (max-width: 767px) {
  .row.singleColumn.grid { display: block; }
}
@media screen and (min-width: 768px) {
  .row.singleColumn.grid { display: flex; }
  .content .row.singleColumn.grid .col > div { flex: 1 1 49.94%; float: left; width: 50%; }
  .content .row.singleColumn.grid.bottom-sm > .subpage + .frame { margin-bottom: 63px; }
}
@media screen and (min-width: 1024px) {
  .content .row.singleColumn.grid .col > div { flex: 1 1 33.3%; width: 33.333333%; }
}

/** social shariff */
.content .shariff { margin: 40px 0 0; padding: 40px 0; z-index: 1; }
.content .shariff:before { content: ""; background: #EDEDED; display: block; height: 100%; position: absolute; top: 0; right: -50vw; left: -50vw; z-index: -1; }
.content .shariff ul { margin: 30px -10px; }
.content .shariff .orientation-horizontal.button-style-standard .shariff-button { margin: 15px 0 5px; padding: 0 10px; height: auto; width: 100%; max-width: 25%; }
.content .shariff .shariff-button a { height: auto; line-height: 1; padding: 20px 30px; text-align: center; }

.content .shariff .shariff-button.twitter a { background-color: #519fd4; }
.content .shariff .shariff-button.twitter a:hover { background-color: rgba(81,159,212,.8); }
.content .shariff .shariff-button.facebook a { background-color: #2554a1; }
.content .shariff .shariff-button.facebook a:hover { background-color: rgba(37,84,161,.8); }
.content .shariff .shariff-button.googleplus a { background-color: #C80037; }
.content .shariff .shariff-button.googleplus a:hover { background-color: rgba(200,0,55,.8); }
.content .shariff .shariff-button.xing a { background-color: #006567; }
.content .shariff .shariff-button.xing a:hover { background-color: rgba(0,101,103,.8); }
.content .shariff .shariff-button.linkedin a { background-color: #2F7BD0; }
.content .shariff .shariff-button.linkedin a:hover { background-color: rgba(47,123,208,.8); }

.content .shariff .shariff-button span:not(.share_text) { font-size: 14px;  line-height: 1; margin-right: 15px; width: auto; }
.content .shariff .shariff-button span:not(.share_text):before { font-family: "FontAwesome"; }
.content .shariff .shariff-button span.fa-google-plus-g:before { content: "\f0d5"; }
.content .shariff .shariff-button span.fa-linkedin-in:before { content: "\f0e1"; }
.content .shariff .shariff-button span.share_text { display: inline-block; font-family: 'Roboto'; font-size: 16px; font-weight: 500; line-height: 1; padding: 0; text-indent: 0; }
.content .shariff .shariff-button span.share_count { display: none; }
@media screen and (min-width: 667px) {
  .content .shariff {  margin-top: 60px; }
}
@media screen and (max-width: 767px) {
  .content .shariff .orientation-horizontal.button-style-standard .shariff-button { max-width: 50%; }
}
@media screen and (max-width: 413px) {
  .content .shariff .orientation-horizontal.button-style-standard .shariff-button { max-width: 100%; }
}

/** content header */
#content-header { margin: 0 auto; max-width: 1920px; position: relative; }
#content-header .content { margin: 0 auto; width: 100%; max-width: 1200px; }
#content-header #header-items .content { max-width: 100%; }
@media screen and (min-width: 667px) {
  #content-header { /*margin-bottom: 60px;*/ }
}
@media screen and (min-width: 993px) {
  #content-header { margin-bottom: 80px; }
}
@media screen and (min-width: 1440px) {
  #header-items .headerSlider .imageslider .TextArea .inner { max-width: 1400px; }
}

/* slider */
.headerSlider { background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/loading.svg') no-repeat center #FFF; background-size: 50px 50px; min-height: 200px; max-height: 765px; overflow: hidden; position: relative; }
.headerSlider:before { content: ""; display: block; padding-top: 35vh; transition: padding-top 1s; }
.headerSlider .imageslider { height: 100%; width: 100%; position: absolute; top: 0; right: 0; left: 0; }
.headerSlider .imageslider .slider-item { position: relative; height: 100%; width: 100%; }
.headerSlider .imageslider .slider-item > a:after { content: ""; height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.headerSlider .imageslider .slider-item + .slider-item { display: none; }
.headerSlider .imageslider .slider-image { background-position: center; background-repeat: no-repeat; background-size: cover; height: calc(100% + 80px); width: 100%; margin-top: -40px; position: absolute; top: 0; left: 0; object-fit: cover; }
.headerSlider .imageslider .TextArea {}
.headerSlider .imageslider .TextArea,
.headerSlider .imageslider .TextArea .inner { height: 100%; width: 100%; position: absolute; top: 0; right: 0; left: 0; z-index: 1; }
.headerSlider .imageslider .TextArea .inner { margin: 0 auto; max-width: 1200px; }

.headerSlider .imageslider .TextArea .slider-title { display: block; color: #FFF; font-size: 20px; text-transform: uppercase; position: absolute; top: 10vh; right: 30px; max-width: 400px; }
.headerSlider .imageslider .TextArea header:last-child .slider-title { text-align: center; top: 50%; right: auto; left: auto; transform: translateY(-50%); width: 100%; max-width: 100%; }
.headerSlider .imageslider .TextArea .text { position: relative; }
.headerSlider .imageslider .TextArea .alternative { background: #CA0037; color: #FFF; font-size: 20px; font-weight: 400; padding: 25px 35px; /*text-transform: uppercase;*/ }
.headerSlider .imageslider .TextArea .description { background: rgba(38,37,37,.9); color: #FFF; font-size: 16px; margin: 10px 0 0; padding: 25px 35px; text-transform: uppercase; }
.headerSlider .imageslider .TextArea .description .link-box { display: block; color: #FFF; margin: -25px -35px; padding: 25px 35px; }
.headerSlider .imageslider .TextArea .description .ce-bodytext { display: block; color: #FFF; }
.headerSlider .imageslider .TextArea .description .more { display: inline-block; color: #FFF; font-size: 14px; font-weight: bold; padding-right: 15px; position: relative; text-transform: uppercase; white-space: nowrap; transition: color .2s ease; }
.headerSlider .imageslider .TextArea .description .more:after { content: "\f105"; color: #CA0037; font-family: "FontAwesome"; font-size: 18px; font-weight: bold; line-height: 1; position: absolute; top: 1px; right: 0; }
.headerSlider .imageslider .TextArea .description .more:hover,
.headerSlider .imageslider .TextArea .description .link-box:hover .more { color: #CA0037; }

.headerSlider .imageslider .TextArea .description .ce-bodytext + .more { margin-top: 10px; }
.headerSlider .imageslider .cycle-prev,
.headerSlider .imageslider .cycle-next { cursor: pointer; margin-top: -25px; padding: 10px; text-decoration: none; position: absolute; top: 50%; z-index: 200; }
.headerSlider .imageslider .cycle-prev { left: 20px; }
.headerSlider .imageslider .cycle-next { right: 20px; }

.headerSlider .imageslider .cycle:before,
.headerSlider .imageslider .cycle:after { content: ""; background: #CA0037; border-radius: 2px; height: 3px; width: 20px; display: inline-block; position: absolute; top: 50%; transition: all .2s ease-in-out; }
.headerSlider .imageslider .cycle:before { margin-top: 1px; }
.headerSlider .imageslider .cycle:after { margin-top: 0; }

.headerSlider .imageslider .cycle:hover:before,
.headerSlider .imageslider .cycle:hover:after { background-color: #AA0028; }

.headerSlider .imageslider .cycle-prev:before,
.headerSlider .imageslider .cycle-prev:after { left: 0; transform-origin: left; }
.headerSlider .imageslider .cycle-prev:before { transform: rotate(-45deg); }
.headerSlider .imageslider .cycle-prev:after { transform: rotate(45deg); }
.no-touch .headerSlider .imageslider .cycle-prev:hover:before { transform: rotate(-35deg); }
.no-touch .headerSlider .imageslider .cycle-prev:hover:after { transform: rotate(35deg); }

.headerSlider .imageslider .cycle-next:before,
.headerSlider .imageslider .cycle-next:after { right: 0; transform-origin: right; }
.headerSlider .imageslider .cycle-next:before { transform: rotate(45deg); }
.headerSlider .imageslider .cycle-next:after { transform: rotate(-45deg); }
.no-touch .headerSlider .imageslider .cycle-next:hover:before { transform: rotate(35deg); }
.no-touch .headerSlider .imageslider .cycle-next:hover:after { transform: rotate(-35deg); }

.headerSlider .imageslider .cycle-pager { display: table; margin: -50px auto 0; position: relative; z-index: 200; }
.headerSlider .imageslider .cycle-pager span { display: inline-block; cursor: pointer; background: none; border: 1px solid #CA0037; border-radius: 50%; height: 16px; width: 16px; margin: 0 10px 10px 10px; }
.headerSlider .imageslider .cycle-pager span.cycle-pager-active { background-color: #CA0037; }

html:not(.js) #content-header .tx-go-maps-ext:before { display: none; }
#content-header .tx-go-maps-ext { height: 100%; width: 100%; position: relative; }
#content-header .tx-go-maps-ext .js-map { height: 100% !important; width: 100% !important; position: absolute !important; top: 0; right: 0; left: 0; }
@media screen and (min-width: 768px) {
  .headerSlider .imageslider .TextArea .slider-title { font-size: 40px; max-width: 300px; }
  .headerSlider .imageslider .TextArea .alternative { font-size: 20px; }
}
@media screen and (min-width: 1024px) {
  .headerSlider .imageslider .TextArea .text { position: absolute; bottom: 4vh; left: 30px; width: 80%; }
  .headerSlider .imageslider .TextArea .alternative { font-weight: 300; }
  .headerSlider .imageslider .TextArea .alternative,
  .headerSlider .imageslider .TextArea .description { max-width: 440px; }
}
@media screen and (min-width: 1025px) {
  .headerSlider .imageslider .TextArea .slider-title { font-size: 55px; max-width: 400px; }
  .headerSlider .imageslider .TextArea .alternative { font-size: 29px; }
}
@media screen and (max-width: 1023px) {
  #content-header { min-height: 200px; }
  .headerSlider { max-height: none; }
  .headerSlider:before { display: none; padding-top: 0; }
  .headerSlider .imageslider { padding-top: 40vh; position: relative; }
  .headerSlider .imageslider .slider-item { position: static; }
  .headerSlider .imageslider .TextArea,
  .headerSlider .imageslider .TextArea .inner { position: static; }
  .headerSlider:not(.headerTextBox) .imageslider .TextArea .inner { padding-bottom: 240px; }
  .headerSlider .imageslider .TextArea .text { position: absolute; bottom: 0; left: 0; width: 100%; }
  .headerSlider .imageslider .TextArea .description { margin-top: 0; }
  .headerSlider .imageslider .TextArea .description,
  .headerSlider .imageslider .TextArea .description .more { font-size: 12px; }
}
@media screen and (max-width: 768px) {
  .headerSlider .imageslider .TextArea .slider-title { font-size: 40px; max-width: 300px; }
  .headerSlider:not(.headerTextBox) .imageslider .TextArea .inner { padding-bottom: 210px; }
  .headerSlider .imageslider .TextArea .description,
  .headerSlider .imageslider .TextArea .description .more { font-size: 14px; }
}
@media screen and (max-width: 667px) {
  .headerSlider .imageslider { padding-top: 400px; }
  .headerSlider .imageslider .TextArea .slider-title { font-size: 22px; max-width: 200px; right: 0; }
}
@media screen and (max-width: 666px) {
  .headerSlider .imageslider .slider-image { height: calc(100% + 20px); margin-top: 0; }
}
@media screen and (max-width: 414px) {
  .headerSlider .imageslider { padding-top: 300px; }
  .headerSlider .imageslider .slider-image { /*height: 320px;*/ }
  .headerSlider .imageslider .TextArea .slider-title { max-width: 80%; right: 20px; }
  .headerSlider .imageslider .TextArea header:last-child .slider-title { max-width: 90%;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
      -ms-hyphens: auto;
        hyphens: auto;
  }
  .headerSlider .imageslider .TextArea .alternative { font-size: 16px; }
}

/** clickable layer */
div.clicklayer { display: none; background: none; cursor: pointer; opacity: 0; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; }
.js div.clicklayer { display: block; }
div.clicklayer > a { display: block; height: 100%; }
.no-touch div.clicklayer { display: block; }
.touch div.clicklayer { display: none; }

/** pager */
#content ul.f3-widget-paginator { clear: both; display: table; float: none; list-style: none; margin: 30px auto 0; padding: 0; position: relative; }
#content .paginate + ul.f3-widget-paginator { padding: 0 80px; }
#content ul.f3-widget-paginator li { float: left; margin: 0 5px; }
#content ul.f3-widget-paginator li.current:first-child:last-child { display: none; }
#content ul.f3-widget-paginator li:before { display: none; }
ul.f3-widget-paginator li, ul.f3-widget-paginator li a { color: #343333; }
ul.f3-widget-paginator li a { padding: 0 5px; }
ul.f3-widget-paginator li a:hover { color: #CA0037; }
ul.f3-widget-paginator li.current { color: #CA0037; cursor: default; font-weight: bold; }
ul.f3-widget-paginator li.current span { font-weight: bold; }
ul.f3-widget-paginator li.current:first-child { margin-left: 5px; }
ul.f3-widget-paginator li.current:last-child {}
ul.f3-widget-paginator li.previous { text-align: left; left: 0; }
ul.f3-widget-paginator li.next { text-align: right; right: 0; }
#content ul.f3-widget-paginator li.previous, #content ul.f3-widget-paginator li.next { margin: 0; }
ul.f3-widget-paginator li.previous a, ul.f3-widget-paginator li.next a { color: #CA0037; font-weight: bold; }
#content ul.f3-widget-paginator li.previous a:before, #content ul.f3-widget-paginator li.next a:after { display: inline-block; background: none; color: #CA0037; font-family: FontAwesome; font-size: 18px; line-height: 1; height: auto; width: auto; margin: 0; text-decoration: none; position: relative; top: 1px; }
#content ul.f3-widget-paginator li.previous a:hover:before, #content ul.f3-widget-paginator li.next a:hover:after { text-decoration: none; }
#content ul.f3-widget-paginator li.previous a:before { content: "\f137"; margin-right: 10px; left: 1px; }
#content ul.f3-widget-paginator li.next a:after { content: "\f138"; margin-left: 10px; right: 1px; }

/** news */
.news {}
.news .news-clear { clear: both; }
/* pager: global */
.page-navigation { clear: both; margin: 40px 0 0; overflow: hidden; }
.news-list-view > .page-navigation:first-child { margin: 0 0 40px; }
.news .page-navigation p { display: none; text-align: right; }
.page-navigation .pagination { display: table; margin: 0 auto; }
#content .news ul.f3-widget-paginator li.previous:before { display: none; }
#content .news ul.f3-widget-paginator li.next:after { display: none; }
/* pager: paginate */
.page-navigation .paginate { font-weight: bold; overflow: hidden; position: static; }
.page-navigation .previous span:before, .page-navigation .next span:after { display: inline-block; font-family: FontAwesome; font-size: 18px; line-height: 1; position: relative; top: 1px; }
.page-navigation .previous, .page-navigation .next { position: absolute; bottom: 0; z-index: 2; }
.page-navigation .previous { float: left; left: 0; }
.page-navigation .previous span:before { content: "\f137"; margin-right: 10px; left: 1px; }
.page-navigation .next { float: right; right: 0; }
.page-navigation .next span:after { content: "\f138"; margin-left: 10px; right: 1px; }
.page-navigation .previous a:hover span:before, .page-navigation .next a:hover :after { text-decoration: none; }
.page-navigation .previous > span, .page-navigation .next > span { cursor: default; }
.page-navigation .paginate a { text-decoration: none; }
.page-navigation .paginate a:hover { text-decoration: underline; }
/* pager: paging */
#content .news .page-navigation .paginate + ul {}
#content .news .page-navigation ul li {}
.news .page-navigation ul li a { padding: 0; }
.news .page-navigation ul li span { padding: 0 5px; }
.news .page-navigation ul li.current span { }
.news .page-navigation ul li a { text-decoration: none; }
.news .page-navigation ul li a:hover { text-decoration: underline; }
.news .page-navigation .lessPages, .news .page-navigation .morePages { cursor: default; }
.news .page-navigation .current { cursor: default; }
/** news: list */
.news-list { display: block; margin: 0 -15px; }
.news-list:after { content: ""; clear: both; display: table; width: 0; }
.news-list .article { margin: 0 0 30px; padding: 0 15px 5px; position: relative; z-index: 1; }
.news-list .article:after { content: ""; background: #CA0037; display: block; height: 3px; position: absolute; right: 15px; bottom: 0; left: 15px; }
.news-list .article picture { display: block; height: 100%; }
.news-list .article img { display: block; height: 100%; width: 100%; max-width: 100%; margin: 0 auto; object-fit: cover; }
.news-list .article .news-header-wrap,
.news-list .article .header:first-child { background: #CA0037; display: table; min-height: 100px; max-height: 100px; width: 100%; margin: 0 0 30px; padding: 20px; }
.news-list .article .news-header-wrap.img-wrap { background: none; padding: 0; z-index: 3; }
.news-list .article .news-header-wrap span.image { display: block; background: no-repeat center; /*background-size: contain;*/ height: 100%; width: 100%; }
/*.news-list .article .news-header-wrap .news-img-wrap:before { content: ""; display: block; padding: 62.5% 0 0; }*/
.news-list .article .news-header-wrap .news-img-wrap span.image { background-size: cover; position: absolute; top: 0; left: 0; }
.news-list .article .news-header-wrap .news-img-wrap span.image.no-image { background-image: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/no-image.jpg'); }
.news-list .article .news-header-wrap .news-list-category {}
.news-list .article .header:first-child h3 { display: table-cell; vertical-align: middle; }
.news-list .article .news-header-wrap a { display: block; height: 100%; }
.news-list .article .news-img-wrap {}
.news-list .article .news-list-category {}
.news-list .article .news-header-wrap + .news-header-wrap,
.news-list .article .news-list-category + .news-list-date { display: none; }
.news-list .article .news-list-date { color: #FFF; font-size: 18px; }
.news-list .article .news-list-date:before { content: "\f1ea"; color: #FFF; font-family: "FontAwesome"; font-size: 36px; margin-left: 30px; }
.news-list .article .news-list-date time { margin-left: 25px; position: relative; top: -7px; }
.news-list .article .news-list-date span + span { margin-left: 4px; }
.news-list .article .header { font-weight: 400; }
.news-list .article .header:first-child {}
.news-list .article .header h3 { font-weight: 400; padding: 0 20px; }
.news-list .article .header:first-child h3 { height: 90px; padding: 0; /*text-align: center;*/ }
.news-list .article .header:first-child h3 a { color: #FFF; display: block; }
.news-list .article .header:first-child h3 a:hover { color: #343333; }
.news-list .article .teaser-text { padding: 0 20px 40px; position: static; }
.news-list .article .teaser-text div[itemprop="description"] { margin-bottom: 20px; }
.news-list .article .teaser-text p[class] { font-weight: bold; }
.news-list .article .teaser-text p[class],
.news-list .article .teaser-text p[class] + p { display: inline; }
.news-list .article .teaser-text p.news-list-category-title {}
.news-list .article .teaser-text p.news-list-tags {}
.news-list .article .teaser-text .more { position: absolute; right: 35px; bottom: 25px; }
.news-list .article .teaser-text .more:after { top: 0; }
.news-list .article .footer { display: none; }

.no-touch .news-list .article:before,
.no-touch .news-list .article .layer { display: block; background: none; opacity: 0; position: absolute; right: 15px; bottom: 0; left: 15px; }
.no-touch .news-list .article:before { content: ""; top: 100%; z-index: -1; transition: all .5s ease; }
.no-touch .news-list .article:hover:before { background: #CA0037; opacity: 1; top: 0; }
.no-touch .news-list .article:hover h3,
.no-touch .news-list .article:hover h3 a,
.no-touch .news-list .article:hover .teaser-text,
.no-touch .news-list .article:hover .teaser-text .more,
.no-touch .news-list .article:hover .teaser-text .more:after { color: #FFF; }

/* zoho widget */
.siq_bR { bottom: 160px !important; right: 50px !important; }

@media screen and (min-width: 667px) {
  .news-list { display: flex; align-items: stretch; flex-flow: row wrap; justify-content: flex-start; margin-bottom: -60px; }
  .news-list .article { flex: 0 0 auto; flex-basis: 50%; flex-wrap: wrap; max-width: 50%; margin-bottom: 60px; }
  .news-list .article .news-header-wrap a {
    height: 0;
    position: relative;
    padding-bottom: 62.5%;
  }
  .news-list .article picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .news-list .article .news-header-wrap,
  .news-list .article .header:first-child { max-height: 250px; min-height: 250px; }
  .news-list .article .news-header-wrap { padding: 40px; }
  .news-list .article .header:first-child { padding: 20px 40px; }
}
@media screen and (min-width: 1024px) {
  .news-list .article { flex-basis: 33.33333333%; max-width: 33.33333333%; }
  .news-list .article .news-header-wrap > div { height: 250px; }
}

/** news: details */
.news-single {}
#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .news-single { margin-bottom: -40px; }
@media screen and (min-width: 667px) {
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .news-single { margin-bottom: -60px; }
}
@media screen and (min-width: 992px) {
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .news-single { margin-bottom: -80px; }
}
@media screen and (min-width: 1025px) {
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .news-single { margin-bottom: -100px; }
}
/* pager */
.news-single .pager { list-style: none; padding: 0; }
.news-single .pager:after { content: ""; clear: both; display: block; }
.news-single .pager li { max-width: 50%; }
.news-single .pager a {}
.news-single .pager a span {}
.news-single .pager .previous { float: left; }
.news-single .pager .next { float: right; }
/* content */
.news-single .header { margin: 60px 0 40px; }
.news-single .header h1 {}
.news-single .footer { border-bottom: 1px solid #CA0037; margin: 0 0 40px; padding: 0 0 5px; }
.news-single .footer > div[itemprop],
.news-single .footer [itemprop="publisher"] { display: none; }
.news-single .footer p > span { border-left: 1px solid #CA0037; margin-left: 5px; padding-left: 9px; }
.news-single .footer p > span:first-child { border-left: none; margin-left: 0; padding-left: 0; }
.news-single .footer .news-list-date {}
.news-single .footer .news-list-category {}
.news-single .teaser-text { font-weight: 700; margin-bottom: 40px; }
.news-single .article > .row {}
.news-single .article > .row > .col:empty { display: none; }
.news-single .article > .row > .col:empty + .col { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.news-single .article > .row .col:first-child:last-child { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.news-single .news-img-wrap { margin-bottom: 20px; }
.news-single .news-img-wrap .outer {}
.news-single .news-img-wrap .outer + .outer { margin-top: 40px; }
.news-single .news-img-wrap .outer .mediaelement {}
.news-single .news-img-wrap .outer .mediaelement.mediaelement-image {}
.news-single .news-img-wrap .outer .mediaelement a { display: block; }
.news-single .news-img-wrap .outer .mediaelement img { display: block; height: auto; width: auto; margin: 0 0 0 auto; transition: transform .3s linear; }
.no-touch .news-single .news-img-wrap .mediaelement-image img:hover { transform: scale(1.04); }
@media screen and (max-width: 767px) {
  .news-single .news-img-wrap .outer .mediaelement img { margin: 0 auto; }
}
.news-single .news-img-wrap .outer .mediaelement .mediaelement-video {}
.news-single .news-img-wrap .outer .mediaelement .iframe-outer-wrapper { width: 100% !important; }
.news-single .news-img-wrap .outer .mediaelement .medialement-alternative-content {}
.news-single .news-img-wrap .news-img-caption { font-size: 90%; margin: 5px 0 0; }
.news-single .news-text-wrap {}
.news-single .news-text-wrap ul { list-style: none; padding: 0; }
.news-single .news-text-wrap ul ul { margin-top: 10px; }
.news-single .news-text-wrap ul li { margin: 0 0 10px 15px; position: relative; }
.news-single .news-text-wrap ul li:before { content: "\f105"; color: #CA0037; display: inline-block; font-family: "FontAwesome"; font-size: 16px; font-weight: bold; line-height: 1; margin: 0 0 0 -15px; width: 15px; }
@media screen and (min-width: 768px) {
  .news-single .article .frame-layout-1 .ce-bodytext { column-gap: 40px; }
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap,
  .news-single .article > .row > .col:empty + .col .news-text-wrap { column-count: 2; column-gap: 40px; margin-bottom: -20px; }
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
  .news-single .article > .row > .col:empty + .col .news-text-wrap p,
  .news-single .article > .row > .col:empty + .col .news-text-wrap li {
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
       -moz-column-break-inside: avoid; /* Mozilla */
      -mx-column-break-inside: avoid;
        column-break-inside: avoid;
          page-break-inside: avoid; /* Firefox */
             break-inside: avoid; /* IE 10+ */
  }
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap p:first-of-type:last-of-type,
  .news-single .article > .row > .col:empty + .col .news-text-wrap p:first-of-type:last-of-type { display: inline-block; }
  _:-ms-lang(x), .news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
  _:-ms-lang(x), .news-single .article > .row > .col:empty + .col .news-text-wrap p { margin-bottom: 20px; }
  _:-ms-lang(x), .news-single .article > .row > .col:first-child:last-child .news-text-wrap p:after,
  _:-ms-lang(x), .news-single .article > .row > .col:empty + .col .news-text-wrap p:after { display: none; }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap p,
  .news-single .article > .row > .col:empty + .col .news-text-wrap p { margin-bottom: 0; }
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap p:after,
  .news-single .article > .row > .col:empty + .col .news-text-wrap p:after { content: ''; display: block; height: 20px;  }
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap p:last-child:after,
  .news-single .article > .row > .col:empty + .col .news-text-wrap p:last-child:after { height: 0; }
}
@media screen and (min-width: 1024px) {
  .news-single .article .frame-layout-1 .ce-bodytext,
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap,
  .news-single .article > .row > .col:empty + .col .news-text-wrap { column-gap: 60px; }
}
@media screen and (min-width: 1200px) {
  .news-single .article .frame-layout-1 .ce-bodytext,
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap,
  .news-single .article > .row > .col:empty + .col .news-text-wrap { column-gap: 100px; }
}
@media print {
  .news-single .article .frame-layout-1 .ce-bodytext,
  .news-single .article > .row > .col:first-child:last-child .news-text-wrap,
  .news-single .article > .row > .col:empty + .col .news-text-wrap { column-count: auto; }
}
/* backlink */
.news-backlink-wrap { clear: both; margin: 40px 0 0; overflow: hidden; }
.news-backlink-wrap a { color: #343333; padding: 0; position: relative; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.news-backlink-wrap a:hover { color: #CA0037; }
.news-backlink-wrap a:before { content: "\f104"; color: #CA0037; display: inline-block; font-family: "FontAwesome"; font-weight: bold; line-height: 1; width: 15px; }
/* content elements */
.news-single .frame { margin: 40px 0 0; }
.news-single .frame > .frame:first-child { margin-top: 0; }
.news-single .frame .header { margin: 0 0 10px; }
.no-touch .news-single .article:hover figure.image { transform: none; }
/* related */
.news-single .news-related-wrap {}
.news-single .news-related-wrap .news-related { margin: 40px 0 0; }
.news-single .news-related ul { list-style: none; padding: 0; }
.news-single .news-related li { margin: 5px 0; }
.news-single .news-related-news {}
.news-single .news-related-news .news-related-news-date {}
.news-single .news-related-links {}
.news-single .news-related-links a + span { display: block; }
.news-single .news-related-files {}
.news-single .news-related-files .news-related-files-link {}
.news-single .news-related-files .news-related-files-size { font-size: 90%; }

/* special news */
body[data-page-id="191"] .news-single,
body[data-page-id="566"] .news-single {}
body[data-page-id="191"] .news-single .article > .row.columns-2 > .col,
body[data-page-id="566"] .news-single .article > .row.columns-2 > .col { flex-basis: 100%; max-width: 100%; -ms-flex-preferred-size: 100%; }
body[data-page-id="191"] .news-single .news-img-wrap .outer .mediaelement,
body[data-page-id="566"] .news-single .news-img-wrap .outer .mediaelement { text-align: center; }
body[data-page-id="191"] .news-single .news-img-wrap .outer .mediaelement img,
body[data-page-id="566"] .news-single .news-img-wrap .outer .mediaelement img { margin: 0 auto; }
@media screen and (min-width: 768px) {
  body[data-page-id="191"] .news-single .article > .row.columns-2 > .col.last-sm,
  body[data-page-id="566"] .news-single .article > .row.columns-2 > .col.last-sm { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; margin-bottom: 30px; }
  body[data-page-id="191"] .news-single .article > .row.columns-2 > .col.first-sm,
  body[data-page-id="566"] .news-single .article > .row.columns-2 > .col.first-sm { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; }
}
@media screen and (min-width: 1024px) {
  body[data-page-id="191"] .news-single .news-text-wrap,
  body[data-page-id="566"] .news-single .news-text-wrap { column-count: 2; column-gap: 60px; }
  body[data-page-id="191"] .news-single .news-text-wrap p,
  body[data-page-id="566"] .news-single .news-text-wrap p {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -mx-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  body[data-page-id="191"] .news-single .news-text-wrap p:first-of-type:last-of-type,
  body[data-page-id="566"] .news-single .news-text-wrap p:first-of-type:last-of-type { display: inline-block; }
  _:-ms-lang(x), body[data-page-id="191"] .news-single .news-text-wrap p,
  _:-ms-lang(x), body[data-page-id="566"] .news-single .news-text-wrap p { margin-bottom: 20px; }
  _:-ms-lang(x), body[data-page-id="191"] .news-single .news-text-wrap p:after,
  _:-ms-lang(x), body[data-page-id="566"] .news-single .news-text-wrap p:after { display: none; }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1024px) {
  body[data-page-id="191"] .news-single .news-text-wrap p,
  body[data-page-id="566"] .news-single .news-text-wrap p { margin-bottom:0; }
  body[data-page-id="191"] .news-single .news-text-wrap p:after,
  body[data-page-id="566"] .news-single .news-text-wrap p:after { content: ''; display: block; height: 20px; }
  body[data-page-id="191"] .news-single .news-text-wrap p:last-child:after,
  body[data-page-id="566"] .news-single .news-text-wrap p:last-child:after { height: 0; }
}

/** menu pages */
.frame-type-menu_pages {}
.ce-menu.pages {}
.ce-menu.pages .item { margin-top: 30px; margin-bottom: 30px; text-align: center; z-index: 1; }
.ce-menu.pages .item:after { content: ""; background: #CA0037; height: 0; opacity: 0; position: absolute; right: 15px; bottom: 0; left: 15px; z-index: -1; transition: all .2s ease; }
.ce-menu.pages .item:hover:after { height: 100%; opacity: 1; }
.ce-menu.pages[data-ce-pages="1"] .item { flex-basis: 100%; max-width: 100%; -ms-flex-preferred-size: 100%; }
.ce-menu.pages[data-ce-pages="2"] .item { flex-basis: 50%; max-width: 50%; -ms-flex-preferred-size: 50%; }
.ce-menu.pages .item a { display: block; padding: 10px 0; }
.ce-menu.pages .item:hover a { color: #FFF; }
.ce-menu.pages .item .ce-gallery {}
.ce-menu.pages .item .ce-gallery img { border: 1px solid transparent; border-radius: 5px; margin: 0 auto; transition: transform .3s linear; }
.ce-menu.pages .item:hover .ce-gallery img { border-color: #FFF; }
.ce-menu.pages .item:hover .ce-gallery img,
.ce-menu.pages .item .ce-gallery img:hover { transform: scale(1.04); }
.ce-menu.pages .item .ce-bodytext {}
.ce-menu.pages .item .ce-bodytext .header { font-size: 18px; font-weight: 500; margin-bottom: 0; }
.ce-menu.pages .item .ce-bodytext .header a {}
.ce-menu.pages .item .ce-gallery + .ce-bodytext .header a { padding-top: 5px; }
.ce-menu.pages .item .ce-bodytext .more { white-space: normal; }
.ce-menu.pages .item .ce-bodytext header + .more { margin-top: -5px; padding-top: 0; }
.ce-menu.pages .item .ce-bodytext .more:after { position: relative; top: 0; left: 7px; }
.ce-menu.pages .item:hover .ce-bodytext .more:after { color: #FFF; }
@media screen and (max-width: 414px) {
  .ce-menu.pages .item { flex-basis: 100%; max-width: 100%; -ms-flex-preferred-size: 100%; }
}

/** menu subpages */
.frame-type-menu_subpages {}
.ce-menu.subpages {}
.ce-menu.subpages .item { margin-top: 30px; margin-bottom: 30px; }
.col > .menu_subpages .ce-menu.subpages .item { flex-basis: 100%; max-width: 100%; -ms-flex-preferred-size: 100%; }
.col > .menu_subpages .ce-menu.subpages .item:first-child { margin-top: 0; }
.ce-menu.subpages .item:after { content: ""; clear: both; display: table; }
.ce-menu.subpages .item .ce-gallery { float: left; margin: 5px 0 10px; padding-right: 15px; width: 177px; transition: all .2s ease; }
.ce-menu.subpages .item .ce-gallery .ce-media { display: table; height: 162px; width: 100%; }
.ce-menu.subpages .item .ce-gallery a { display: table-cell; border: 1px solid #F0EDED; padding: 5px; vertical-align: middle; }
.ce-menu.subpages .item .ce-gallery img { height: auto; width: auto; max-height: 150px; margin: 0 auto; transition: transform .3s linear; }
.ce-menu.subpages .item .ce-gallery img:hover { transform: scale(1.04); }
.ce-menu.subpages .item .ce-gallery + .TextArea { float: left; width: calc(100% - 177px); }
.ce-menu.subpages .item .TextArea {}
.ce-menu.subpages .item .TextArea .header {}
.ce-menu.subpages .item .TextArea .header a {}
.ce-menu.subpages .item .ce-bodytext {}
.ce-menu.subpages .item .ce-bodytext .more {}
.ce-menu.subpages .item .TextArea header + .ce-bodytext .more:first-child { margin-top: -5px; padding-top: 0; }
.ce-menu.subpages .item .ce-bodytext .more:after { position: relative; top: 0; left: 7px; }
@media screen and (max-width: 992px) {
  .ce-menu.subpages .item .ce-gallery { width: 165px; }
  .ce-menu.subpages .item .ce-gallery .ce-media { height: 152px; }
  .ce-menu.subpages .item .ce-gallery + .TextArea { width: calc(100% - 165px); }
}
@media screen and (max-width: 768px) {
  .ce-menu.subpages .item .ce-gallery { width: 117px; }
  .ce-menu.subpages .item .ce-gallery .ce-media { height: 102px; }
  .ce-menu.subpages .item .ce-gallery + .TextArea { width: calc(100% - 117px); }
}
@media screen and (max-width: 767px) {
  .ce-menu.subpages .item .ce-gallery { width: 107px; }
  .ce-menu.subpages .item .ce-gallery .ce-media { height: 92px; }
  .ce-menu.subpages .item .ce-gallery + .TextArea { float: none; width: auto; }
  .ce-menu.subpages .item .ce-gallery + .TextArea header { float: left; margin-top: 20px; width: calc(100% - 107px); }
  .ce-menu.subpages .item .ce-bodytext { clear: both; }
}
@media screen and (max-width: 374px) {
  .ce-menu.subpages .item .ce-gallery { float: none; padding-right: 0; width: 100%; }
  .ce-menu.subpages .item .ce-gallery .ce-media { display: block; height: auto; }
  .ce-menu.subpages .item .ce-gallery + .TextArea header { float: none; margin-top: 0; width: 100%; }
}

/** event-calendar */
.tx-sf-event-mgt {}
.event-detail-value.event-new,
.event-detail-value.event-top { background: #CA0037; color: #FFF; display: inline-block; font-weight: 700; line-height: 1; padding: 5px; min-width: 40px; text-align: center; text-transform: uppercase; }
.event-detail-value.event-new {}
.event-detail-value.event-top {}

/* categories */
.tx-sf-event-mgt > a { display: inline-block; margin: 0 10px 5px; }
.tx-sf-event-mgt .list-filter { background: #CA0037; }
.tx-sf-event-mgt .list-filter .list-filter-inner { align-items: flex-end; margin: 0 auto; padding: 40px 0; max-width: 1200px; }
.tx-sf-event-mgt .list-categories .category-item { padding-bottom: 20px; text-align: center; }
.tx-sf-event-mgt .list-categories .category-item[data-cat-id="all"] { text-transform: capitalize; }
.tx-sf-event-mgt .list-categories .category-item.active {}
.tx-sf-event-mgt .list-categories .category-item.active:after { content: ""; background: #FFF; height: 4px; position: absolute; right: 15px; bottom: 0; left: 15px; }
.tx-sf-event-mgt .list-categories a { display: inline-block; }
.tx-sf-event-mgt .list-categories .event-category-image {}
.tx-sf-event-mgt .list-categories .event-category-image.category-all {}
.tx-sf-event-mgt .list-categories .event-category-image.category-all:before { content: ""; background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/category-all.svg') no-repeat center; display: inline-block; height: 20px; width: 20px; }
.tx-sf-event-mgt .list-categories .event-category-image img { max-height: 20px; width: auto; }
.tx-sf-event-mgt .list-categories .event-category-title { color: #FFF; display: block; font-size: 20px; }
.tx-sf-event-mgt .list-categories .select-location { padding-bottom: 20px; }
.dropdown-list { margin: 0 10px; }
.dropdown-list:after { content: ""; border: solid #FFF; border-width: 0 0 2px 2px; cursor: pointer; display: inline-block; height: 10px; width: 10px; margin: -10px 0 0; position: absolute; top: 50%; right: 25px; z-index: 200; transform: rotate(-45deg); }
.dropdown-list .dropdown-item { background: #CA0037; border: 1px solid #FFF; cursor: pointer; display: block; }
.dropdown-list .dropdown-item a { display: block; color: #FFF; }
.dropdown-list .dropdown-item:hover a { font-weight: 600; }
.dropdown-list .dropdown-item-select { color: #FFF; text-transform: uppercase; padding: 15px 25px; }
.dropdown-list .dropdown-item-select.active {}
.dropdown-list .dropdown-item-select.active a,
.dropdown-list .dropdown-item-select:not(.active) span { display: none; }

.dropdown-list .dropdown { list-style: none; padding: 0; position: absolute; top: 1px; right: 0; left: 0; transition: all .5s ease; }
.dropdown-list .dropdown-item-select.active + .dropdown { opacity: 0; top: 0; z-index: -1; visibility: hidden; }
.dropdown-list:hover .dropdown-item-select.active + .dropdown { top: 100%; opacity: 1; visibility: visible; z-index: 100; }
.dropdown-list:hover .dropdown-item-select:not(.active) { z-index: 101; }
.dropdown-list:hover .dropdown-item-select:not(.active) + .dropdown { top: 100%; z-index: 100; }

.dropdown-list .dropdown .dropdown-item { border: none; height: 0; opacity: 0; }
.dropdown-list:hover .dropdown .dropdown-item,
.dropdown-list .dropdown .dropdown-item.active { border: 1px solid #FFF; height: auto; margin-top: -1px; opacity: 1; }
.dropdown-list .dropdown .dropdown-item a { padding: 15px 25px; }
.dropdown-list .dropdown .dropdown-item:hover a { margin-left: 5px; }
@media screen and (max-width: 991px) {
  .tx-sf-event-mgt .list-categories .category-item,
  .tx-sf-event-mgt .list-categories .select-location { margin-bottom: 30px; }
  .tx-sf-event-mgt .list-filter .list-filter-inner { margin-bottom: 40px; padding-bottom: 0; }
}

/* list */
.tx-sf-event-mgt .event-list {}
.event-list .event-list-view {}
.event-list .event-list-view > header { border-bottom: 3px solid #CA0037; color: #343333; margin: 0 0 30px; padding: 0 0 10px; position: relative; z-index: 1; }
.event-list .event-list-view > header h2 { color: #343333; margin: 0; }
/* month */
.event-list.event-list-months {}
.event-list .event-month-view {}
.event-list .event-month-view  + .event-month-view { margin-top: 60px; }
/* day */
.event-list.event-list-days {}
.event-list .event-day-view {}

/* list item */
.event-list .event-list-item { border-bottom: 1px solid #EDEDED; margin: 0 0 30px; padding: 0 0 30px; }
.event-list .event-list-item.event-category-hasImage {}
.event-list .event-detail-value.event-new { position: absolute; top: 0; right: 0; }

.event-list-item .event-title { margin: 0 0 20px; padding-right: 50px; }
.event-list-item.event-category-hasImage .event-title { display: table; width: 100%; }
.event-list-item.event-category-hasImage .event-title > * { display: table-cell; vertical-align: middle; }
.event-list-item.event-category-hasImage .event-category-image { padding-right: 15px; vertical-align: top; width: 45px; }
.event-list-item .event-category-image .event-category-image-inner { background: #CA1545; border-radius: 50%; display: inline-block; height: 50px; width: 50px; padding: 15px; box-shadow: 0 0 1px 0 #CA0037 inset, 0 0 1px 0 #CA0037; }
.event-list-item .event-category-image img { max-height: 20px; max-width: 20px; }
.event-list-item .event-title header {}
.event-list-item .event-title .header { margin: 0; }
.event-list-item .event-title .header,
.event-list-item .event-title a { color: #343333; }
.event-list-item .event-title a:hover {}

.event-list-item .event-list-row {}
.event-list-item.event-category-hasImage .event-list-row {}
.event-list-item .event-list-row .event-list-label { display: none; }
.event-list-item .event-list-row .event-details-list { font-weight: 500; margin: 0 0 10px; }
.event-list-item .event-list-row .event-detail-value:not(.event-category):not(:last-child):after { content: ",\00A0"; }
.event-list-item .event-list-row .event-category { display: inline; font-weight: 600; }
.event-list-item .event-list-row .event-date { display: inline; }
.event-list-item .event-list-row .event-location { display: inline; }
.event-list-item .event-list-row .event-teaser {}
.event-list-item .event-list-row .event-category + .event-teaser { display: inline }
.event-list-item .event-list-row .event-details-link { margin: 10px 0 0; text-align: right; }
.event-list-item .event-list-row .more {}
.event-list-item .clear { clear: both; display: block; height: 0; visibility: hidden; }
@media screen and (max-width: 414px) {
  .event-list-item.event-category-hasImage .event-category-image { display: none; }
}
@media screen and (min-width: 666px) {
  .event-list-item.event-category-hasImage .event-category-image { width: 65px; }
  .event-list-item.event-category-hasImage .event-list-row { margin-left: 65px; }
}
@media screen and (min-width: 1024px) {
  .event-list-item .event-list-row { padding-right: 150px; }
  .event-list-item .event-list-row .event-details-link { margin: 0; position: absolute; right: 0; bottom: 0; }
}

/* calendar */
.event-calendar { border-collapse: collapse; color: #647373; width: 100%; }
.event-calendar tr {}
.event-calendar th, .event-calendar td { border: 0 solid #DDD; font-weight: normal; line-height: 23px; padding: 0; text-align: center; }
.event-calendar th { height: 35px; width: 35px; }
.event-calendar td { border-width: 1px; height: 30px; width: 30px; }

.event-calendar .event-calendar__browser {}
.event-calendar .event-calendar__browser .event-calendar__browser-prev span,
.event-calendar .event-calendar__browser .event-calendar__browser-next span { background: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/icon_calendar_prevnext.png') no-repeat; cursor: pointer; display: none; margin-top: 12px; height: 9px; width: 10px; text-indent: -999em; transition: none; }
.js .event-calendar .event-calendar__browser .event-calendar__browser-prev span,
.js .event-calendar .event-calendar__browser .event-calendar__browser-next span { display: inline-block; }

.event-calendar .event-calendar__browser .event-calendar__browser-prev {}
.event-calendar .event-calendar__browser .event-calendar__browser-prev span { background-position: -20px 0; }
.event-calendar .event-calendar__browser .event-calendar__browser-prev span:hover { background-position: -30px 0; }
.event-calendar .event-calendar__browser .event-calendar__browser-current {}
.event-calendar .event-calendar__browser .event-calendar__browser-current .header { color: #CA0037; font-weight: 300; }
.event-calendar .event-calendar__browser .event-calendar__browser-next {}
.event-calendar .event-calendar__browser .event-calendar__browser-next span { background-position: 0 0; }
.event-calendar .event-calendar__browser .event-calendar__browser-next span:hover { background-position: -10px 0; }

.event-calendar .event-calendar__weekdays {}
.event-calendar .event-calendar__weekdays .event-calendar__weeknumber { display: none; }
.event-calendar .event-calendar__weekdays .event-calendar__weekdays-weekday { font-size: 12px; font-weight: normal; text-transform: uppercase; }

.event-calendar .event-calendar__days {}
.event-calendar .event-calendar__days .event-calendar__weeknumber { display: none; }
.event-calendar .event-calendar__days .event-calendar__day { font-size: 14px; }
.event-calendar .event-calendar__days .event-calendar__day.event-calendar__day-other-month { opacity: .3; }
.event-calendar .event-calendar__days .event-calendar__day.event-calendar__day-today { background: #EDEFED; }
.event-calendar .event-calendar__days .event-calendar__day.has-events { color: #CA0037; }
.event-calendar .event-calendar__days .event-calendar__day .event-calendar__day-date {}
.event-calendar .event-calendar__days .event-calendar__day .event-calendar__day-event { display: none; }

.event-calendar + .backlink-wrap { margin: 5px 0 0; text-align: right; }
.event-calendar + .backlink-wrap .listview { text-transform: none; }
.event-calendar + .backlink-wrap .listview,
.event-calendar + .backlink-wrap .listview:before,
.event-calendar + .backlink-wrap .listview:after { color: #CA0037; }
.event-calendar + .backlink-wrap .listview:hover,
.event-calendar + .backlink-wrap .listview:hover:before,
.event-calendar + .backlink-wrap .listview:hover:after { color: #343333; }
.event-calendar + .backlink-wrap .listview:before,
.event-calendar + .backlink-wrap .listview:after { font-family: inherit; font-weight: normal; line-height: 1.4; width: auto; }
.event-calendar + .backlink-wrap .listview:before { content: "("; }
.event-calendar + .backlink-wrap .listview:after { content: ")"; }

/* detail */
.event-detail {}
.event-detail .event-details-content:last-child { margin-bottom: 40px; }
#mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .event-detail { margin-bottom: -40px; }
@media screen and (min-width: 667px) {
  .event-detail .event-details-content:last-child { margin-bottom: 60px; }
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .event-detail { margin-bottom: -60px; }
}
@media screen and (min-width: 992px) {
  .event-detail .event-details-content:last-child { margin-bottom: 80px; }
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .event-detail { margin-bottom: -80px; }
}
@media screen and (min-width: 1025px) {
  .event-detail .event-details-content:last-child { margin-bottom: 100px; }
  #mainContent > .content:last-child > div:last-child:not([class^="frame frame-bg_"]) .event-detail { margin-bottom: -100px; }
}

.event-details { color: #FFF; margin: 0 0 40px; padding: 20px 0; z-index: 1; }
.event-details:after { content: ""; background: #CA0037; display: block; height: 100%; position: absolute; top: 0; right: -360px; left: -360px; z-index: -1; }
.content > .frame:first-child > .tx-sf-event-mgt .event-detail .event-details:first-child { margin: 0; top: -40px; }
#content-header + #content-area .content > .frame:first-child > .tx-sf-event-mgt .event-detail .event-details:first-child { /*top: -60px;*/ }
@media screen and (min-width: 992px) {
  #content-header + #content-area .content > .frame:first-child > .tx-sf-event-mgt .event-detail .event-details:first-child { top: -80px; }
}

.event-details .event-details-row {}
.content .event-details .event-details-row .event-detail-value { margin-top: 0; }
.event-details .event-details-row .event-detail-value:after { content: ""; background: rgba(167,167,167,.3); height: 100%; width: 2px; position: absolute; top: 0; right: -1px; }
.event-details .event-details-row .event-detail-value:last-child:after { display: none; }
@media screen and (max-width: 767px) {
  .event-details .event-details-row .event-detail-value:before { content: ""; background: rgba(167,167,167,.3); height: 2px; width: calc(100% - 30px); position: absolute; top: -19px; left: 15px; }
  .event-details .event-details-row .event-detail-value:first-child:before { display: none; }
}
@media screen and (min-width: 568px) and (max-width: 767px) {
  .event-details .event-details-row .event-detail-value:nth-child(2):before { display: none; }
  .event-details .event-details-row .event-detail-value:nth-child(2n):after { display: none; }
  .event-details .event-details-row .event-detail-value:nth-child(1n+3) { margin-top: 40px; }
}
@media screen and (max-width: 567px) {
  .event-details .event-details-row .event-detail-value:after { display: none; }
  .event-details .event-details-row .event-detail-value + .event-detail-value { margin-top: 40px; }
}

.event-details .event-details-row .event-detail-value-inner { padding: 15px 0; }
@media screen and (min-width: 568px) and (max-width: 767px), screen and (min-width: 992px) {
  .event-details .event-details-row .event-detail-value-inner { padding: 15px; }
}
.event-details .event-details-row .event-detail-value-inner .event-detail-label { font-weight: 800; margin: 0 0 10px; }
.event-details .event-details-row .event-detail-value-inner .event-detail-label,
.event-details .event-details-row .event-detail-value-inner .event-detail-values { padding-left: 30px; }
.event-details .event-details-row .event-detail-value-inner .event-detail-label:before { font-family: "FontAwesome"; font-weight: 400; position: absolute; left: 0; }
.event-details .event-details-row .event-dates .event-detail-label:before { content: "\f073"; font-size: 22px; top: -7px; }
.event-details .event-details-row .event-location .event-detail-label:before { content: "\f041"; font-size: 26px; top: -9px; }
.event-details .event-details-row .event-duration .event-detail-label:before { content: "\f017"; font-size: 24px;  top: -7px; }
.event-details .event-details-row .event-price .event-detail-label span { white-space: nowrap; }
.event-details .event-details-row .event-price .event-detail-label:before { content: "\f155"; font-size: 22px; top: -7px; }
.event-details .event-details-row .event-price-eur .event-detail-label:before { content: "\f153"; top: -5px; }
.event-details .event-details-row .event-detail-value-inner .event-detail-values {}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .event-details .event-details-row .event-detail-value-inner .event-detail-values { padding-left: 0; }
}
.event-details .event-details-row .event-dates table.event-date-list {}
.event-details .event-details-row .event-dates table.event-date-list td { white-space: nowrap; }
.event-details .event-details-row .event-dates div.event-date-list .date { white-space: nowrap; }
.event-details .event-details-row .event-price .event-price-option {}
.event-details .event-details-row .event-price .price-description {}

.event-details-content {}
.event-details-content > header { text-align: center; }
.event-details-content > header + .event-header { margin-top: 40px; }
.event-details-content .event-header { border-bottom: 4px solid #CA0037; margin-bottom: 60px; padding-bottom: 10px; min-height: 50px; }

.event-details-content .event-header .event-category { display: table; }
.event-details-content .event-header .event-category > * { display: table-cell; vertical-align: middle; }
.event-details-content .event-header .event-category .event-category-image { padding-right: 15px; vertical-align: top; width: 45px; }
.event-details-content .event-header .event-category .event-category-image-inner { background: #CA1545; border-radius: 50%; display: inline-block; height: 50px; width: 50px; padding: 15px; box-shadow: 0 0 1px 0 #CA0037 inset, 0 0 1px 0 #CA0037; }
.event-details-content .event-header .event-category img { max-height: 20px; max-width: 20px; }
.event-details-content .event-category-title {}
.event-details-content .event-category-title .header { margin: 0; }
.event-details-content .event-detail-value.event-new,
.event-details-content .event-detail-value.event-top { position: absolute; top: 10px; right: 0; }
.event-details-content .event-detail-value.event-new:not(:last-child) { right: 50px; }
.event-details-content .event-detail-value.event-top {}
@media screen and (max-width: 567px){
  .event-details-content .event-detail-value.event-new,
  .event-details-content .event-detail-value.event-top { top: -30px; }
}

.event-details-content .event-detail-row {}
@media screen and (min-width: 1024px) {
  .event-details-content .event-detail-row.row > .col:first-child { padding-right: 30px; }
  .event-details-content .event-detail-row.row > .col:last-child { padding-left: 30px; }
}
@media screen and (min-width: 1200px) {
  .event-details-content .event-detail-row.row > .col:first-child { padding-right: 50px; }
  .event-details-content .event-detail-row.row > .col:last-child { padding-left: 50px; }
}

.event-details-content .event-detail-row + .event-detail-row { border-top: 1px solid #EDEDED; margin-top: 60px; padding-top: 60px; }
.event-details-content .event-detail-values .event-detail-value { margin: 0; }
.event-details-content .event-detail-values .event-detail-value + .event-detail-value { margin-top: 60px; }
.event-details-content .event-detail-values .event-detail-label {}
.event-details-content .event-detail-values h3 { margin: 0 0 20px; }

.event-details-content .event-detail-values .event-description {}
.event-details-content .event-detail-values .event-program {}
.event-details-content .ce-bodytext ul li { margin: 0 0 5px 15px; }
.event-details-content .ce-bodytext ul > li:before { content: "\f105"; margin: 0 0 0 -15px; width: 15px; }
.event-details-content .ce-bodytext ul ul { margin-top: 5px; }

.event-details-content .event-link {}
.event-details-content .event-link h3 { font-size: 16px; font-weight: 600; }
.event-details-content .event-link a.more { font-size: 16px; margin-top: 1px; padding-right: 25px; text-transform: none; }
.event-details-content .event-link a.more:after { font-size: 30px; margin-top: -17px; top: 50%; }

.event-details-content .event-organisator {}
.event-details-content .contact div.ImageArea {}
.event-details-content .contact div.ImageArea img { height: auto; max-width: 100px; }

.event-details-content .event-speaker-list {}
.event-details-content .event-speaker-list .event-speaker { margin: 30px 0 0; }
.event-details-content .event-speaker-list .event-speaker:first-child { margin-top: 0; }
.event-details-content .event-speaker-list header { margin: 0 0 20px; }
.event-details-content .event-speaker-list .header { margin: 0; }
.event-details-content .event-speaker-list .sub-header { font-size: 14px; font-weight: normal; margin: 0; }
.event-details-content .event-speaker-list div.ce-intext .ce-gallery { padding-right: 20px; -ms-flex-preferred-size: 30%; flex-basis: 30%; max-width: 30%; }
.event-details-content .event-speaker-list .ce-gallery img { margin: 0; }
@media screen and (max-width: 567px){
  .event-details-content .event-speaker-list div.ce-intext .ce-gallery { padding-right: 0; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
  .event-details-content .event-speaker-list div.ce-intext .ce-gallery + .ce-bodytext { margin-top: 0; }
}
@media screen and (max-width: 414px) {
  .event-details-content .event-speaker-list div.ce-intext .ce-gallery { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
}

.event-details-content .event-files {}
.event-details-content .event-files .event-detail-label { background: #CA0037; padding: 10px 20px; }
.event-details-content .event-files .event-detail-label h3 { color: #FFF; line-height: 1; margin: 0; font-size: 14px; font-weight: 600; }
.event-details-content .event-files .download-event-files {}
.event-details-content .event-files .download-event-files .ce-uploads {}
.event-details-content .event-files .download-event-files .ce-uploads.event-ical {}
.event-details-content .event-files .download-event-files .ce-uploads + .ce-uploads { margin-top: 0; }
.event-details-content .event-files .download-event-files .ce-uploads li { display: block; margin: 0; padding: 10px 20px; }
.event-details-content .event-files .download-event-files .ce-uploads li:nth-of-type(odd) { background-color: rgba(0,0,0,.03); }
.event-details-content .event-files .download-event-files .ce-uploads.event-ical li { background: none; }
.event-details-content .event-files .download-event-files a {}

.event-details-content .event-detail-row.event-detail-images {}
.event-details-content .event-detail-row.event-detail-images .event-image {}
.event-details-content .event-detail-row.event-detail-images .event-additional-image {}

.event-details-content .event-detail-row.event-detail-related {}
.event-details-content .event-detail-row.event-detail-related .event-detail-label { border-bottom: 1px solid #EDEDED; margin-bottom: 30px; }
.event-details-content .event-detail-row.event-detail-related .event-list-related {}
.event-details-content .event-detail-row.event-detail-related + .event-detail-row { border-top: none; padding-top: 0; }

.event-details-content .event-register-button { background: #FFF; display: table; margin: 60px auto 0; overflow: hidden; position: relative; z-index: 1; }
.event-details-content .event-register-button:before { content: "\f105"; color: #CA0037; font-family: "FontAwesome"; font-size: 24px; font-weight: bold; line-height: 1; position: absolute; top: 9px; right: 20px; }
.event-details-content .event-register-button:hover:before { color: #FFF; }
.event-details-content .event-register-button:after { content: ""; background: #CA0037; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; visibility: hidden; transition: all .3s ease; transform: translate3d(-100%,0,0); }
.event-details-content .event-register-button:hover:after { transform: translate3d(0,0,0); visibility: visible; }
.event-details-content .event-register-button a { background: none; border: 2px solid #CA0037; border-radius: 0; color: #CA0037; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; line-height: 1; padding: 13px 80px 10px; text-align: center; }
.event-details-content .event-register-button:hover a,
.event-details-content .event-register-button a:hover { color: #FFF; }
.event-details-content .backlink-wrap { margin: 60px 0 0; }

/* Internet Explorer 10+, Microsoft Edge Browser */
_:-ms-lang(x), .event-details-content .event-register-button:hover a { background: #CA0037; }
_:-ms-lang(x), .event-details-content .event-register-button:hover:after { display: none !important; }

/* registration */
.event-registration {}
.event-registration .waitlist { background: #CA0037; color: #FFF; display: table; text-align: center; font-weight: 600; margin: 0 auto; padding: 5px 10px; }
.event-registration .backlink-wrap + .backlink-wrap { margin-top: 20px; }
@media screen and (min-width: 667px){
  .event-registration .powermail_form { margin: 0 auto; width: 80%; }
}
@media screen and (min-width: 992px) {
  .event-registration .powermail_form { width: 50%; }
}
.js .event-registration .powermail_form .powermail_fieldwrap_gender .powermail_label { display: inline-block; padding: 0 15px; width: auto; }
.js .event-registration .powermail_form .powermail_fieldwrap_gender .powermail_field { float: left; padding: 0; width: auto; }
.event-registration .powermail_form .powermail_fieldwrap_gender .powermail_field:after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.event-registration .powermail_form .powermail_fieldwrap_gender .powermail_field .radio { clear: none; float: left; margin: 2px 15px 0; }
.no-js .event-registration .powermail_form .powermail_fieldwrap_gender .powermail_field .radio:first-child { margin-left: 0; }

.js .event-registration .powermail_form .powermail_fieldwrap_amountOfRegistrations { display: table; }
.js .event-registration .powermail_form .powermail_fieldwrap_amountOfRegistrations .powermail_label { display: table-cell; padding: 12px 15px 0; width: 80%; }
.js .event-registration .powermail_form .powermail_fieldwrap_amountOfRegistrations .powermail_field { text-align: right; width: auto; }
.js #content .event-registration .powermail_form .powermail_fieldwrap_amountOfRegistrations .selectric-items li { padding-right: 50px; }

.event-registration.event-registration-result {}
.event-registration.save-registration {}
.event-registration.confirm-registration {}
.event-registration.cancel-registration {}
.event-registration.event-registration-result .ce-bodytext { text-align: center; }
.event-registration.event-registration-result .ce-bodytext p { font-weight: 500; }

/** bite-jobs-list */
.bite-jobs-list { text-align: left; }
.no-js .bite-jobs-list { display: none; }
.bite-jobs-list .bite-jobs-search {}
.bite-jobs-list input[type="search"] { background-color: #F0EDED; border: 1px solid #F0EDED; border-radius: 0; font-family: 'Roboto'; font-size: 16px; height: 40px; width: 100%; padding: 9px 15px 8px; }
.bite-jobs-list input[type="search"]:hover,
.bite-jobs-list input[type="search"]:focus { background-color: #FFF; border-color: #000; }
/* placeholder: WebKit, Blink, Edge */
.bite-jobs-list input[type="search"]::-webkit-input-placeholder { color: #343333; opacity: 1; font-style: normal; }
.bite-jobs-list input[type="search"]:focus::-webkit-input-placeholder { color: #EEE; }
/* placeholder: Mozilla Firefox 4 to 18 */
.bite-jobs-list input[type="search"]:-moz-placeholder { color: #343333; opacity: 1; font-style: normal; }
.bite-jobs-list input[type="search"]:focus:-moz-placeholder { color: #EEE; }
/* placeholder: Mozilla Firefox 19+ */
.bite-jobs-list input[type="search"]::-moz-placeholder { color: #343333; opacity: 1; font-style: normal; }
.bite-jobs-list input[type="search"]:focus::-moz-placeholder { color: #EEE; }
/* placeholder: Internet Explorer 10-11 */
.bite-jobs-list input[type="search"]:-ms-input-placeholder { color: #343333; opacity: 1; font-style: normal; }
.bite-jobs-list input[type="search"]:focus:-ms-input-placeholder { color: #EEE; }
/* placeholder: Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
.bite-jobs-list input[type="search"]:placeholder-shown { color: #343333; opacity: 1; font-style: normal; }
.bite-jobs-list input[type="search"]:focus:placeholder-shown { color: #EEE; }

.bite-jobs-list #drop-down-container { background-color: #F0EDED; border: 1px solid #F0EDED; padding: 2px 10px 0; }
.bite-jobs-list #drop-down-container:empty { display: none; }
.bite-jobs-list #drop-down-container:hover { background-color: #FFF; border-color: #000; }
.bite-jobs-list #drop-down-container select { background: none; border: none; color: #343333; font-family: 'Roboto'; font-size: 16px; height: 36px; width: 100%; }

.bite-jobs-list #job-postings { margin: 30px 0 0 }
.bite-jobs-list .bite-jobs-list-table { border: none; border-collapse: collapse; width: 100%; }
.bite-jobs-list .bite-jobs-list-table th,
.bite-jobs-list .bite-jobs-list-table td { border-left: 30px solid #FFF; padding: 10px 20px; text-align: left; vertical-align: top; width: 50%; }
.bite-jobs-list .bite-jobs-list-table th:first-child,
.bite-jobs-list .bite-jobs-list-table td:first-child { border-left: none; }
.bite-jobs-list .bite-jobs-list-table th { background-color: #CA0037; color: #FFF; font-weight: 700; }
.bite-jobs-list .bite-jobs-list-table td {}
.bite-jobs-list .bite-jobs-list-table tbody tr:nth-of-type(even) { background-color: rgba(0,0,0,.03); }
.bite-jobs-list .bite-jobs-list-table .bite-jobs-list--title {}
.bite-jobs-list .bite-jobs-list-table .bite-jobs-list--title a { text-decoration: none; }
.bite-jobs-list .bite-jobs-list-table .bite-jobs-list--jobSite {}

@media screen and (max-width: 767px) {
  .bite-jobs-list .bite-jobs-list-table th,
  .bite-jobs-list .bite-jobs-list-table td { border-left-width: 10px; }
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--title { width: 70%; }
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--jobSite { width: 30%; }
}
@media screen and (max-width: 666px) {
  .bite-jobs-list #drop-down-container { padding: 0 10px; }
  .bite-jobs-list .bite-jobs-list-table,
  .bite-jobs-list .bite-jobs-list-table thead,
  .bite-jobs-list .bite-jobs-list-table tbody,
  .bite-jobs-list .bite-jobs-list-table tr,
  .bite-jobs-list .bite-jobs-list-table th,
  .bite-jobs-list .bite-jobs-list-table td { display: block; }
  .bite-jobs-list .bite-jobs-list-table th,
  .bite-jobs-list .bite-jobs-list-table td { border-left-width: 0; }
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--title,
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--jobSite { width: 100%; }
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--title { padding-bottom: 5px; }
  .bite-jobs-list .bite-jobs-list-table .bite-jobs-list--jobSite { padding-top: 5px; }
}

/** login */
.frame-type-login {}
.frame-type-felogin_login {}
.frame-type-felogin_login .ce-bodytext + .powermail_form { margin-top: 20px; }
.frame-type-felogin_login .powermail_form .powermail_legend + .powermail_fieldwrap { margin-top: 0; }
.frame-type-felogin_login .powermail_form .powermail_label { padding-top: 10px; }
.frame-type-felogin_login .powermail_form .powermail_fieldwrap_type_submit { margin-top: 20px; }
.frame-type-felogin_login .powermail_form .powermail_fieldwrap_type_submit .powermail_field { width: 100%; }
.frame-type-felogin_login .powermail_form + p { margin-top: 10px; }
.frame-type-felogin_login .powermail_form.log-out .powermail_fieldwrap_type_submit { margin-top: 0; }
.frame-type-felogin_login .powermail_form.log-out .powermail_fieldwrap_type_text { display: none; }
@media screen and (min-width: 568px) {
  .no-js .frame-type-felogin_login .powermail_form .powermail_label,
  .no-js .frame-type-felogin_login .powermail_form .powermail_field { flex-basis: 100%; min-width: 100%; -ms-flex-preferred-size: 100%; }
  .no-js .frame-type-felogin_login .powermail_fieldwrap_type_submit:before { display: none; }
}

.sidebar-left .frame-type-textmedia a.button { display: block; background: #FFF; border: 2px solid #CA0037; font-size: 16px; font-weight: 700; margin: 20px auto 0; padding: 14px 15px 10px; text-transform: none; }
.sidebar-left .frame-type-textmedia a.button:before { content: "\f105"; font-family: "FontAwesome"; font-size: 24px; font-weight: bold; line-height: 1; position: absolute; top: 7px; right: 20px; }
.sidebar-left .frame-type-textmedia a.button,
.sidebar-left .frame-type-textmedia a.button:before { color: #CA0037; }
.sidebar-left .frame-type-textmedia a.button:after { background: #CA0037; transform: translate3d(-100%,0,0); }
.sidebar-left .frame-type-textmedia a.button:hover,
.sidebar-left .frame-type-textmedia a.button:hover:before { color: #FFF; }
.sidebar-left .frame-type-textmedia a.button:hover:after { transform: translate3d(0,0,0); }
@media screen and (min-width: 667px) and (max-width: 767px) {
  .frame-type-felogin_login,
  .sidebar-left .frame-type-textmedia { margin: 0 auto; width: 80%; }
  .frame-type-felogin_login .powermail_form .powermail_fieldwrap_type_submit .powermail_field,
  .sidebar-left .frame-type-textmedia a.button { width: 50%; }
}

.frame-type-fe_status {}
.site-content .frame-type-fe_status + .frame-type-felogin_login { margin-top: 20px; }
.frame-type-fe_status .fe-user-data + .fe-user-data { margin-top: 20px; }
.frame-type-fe_status .header { margin-bottom: 0; }
.frame-type-fe_status .fe-user-name {}
.frame-type-fe_status .fe-user-group {}
.frame-type-fe_status .fe-user-group span:not(:empty):not(:first-child):before { content: ","; margin-right: 4px; }
.frame-type-fe_status .fe-user-group span:empty { display: none; }

/** femanager */
.tx-femanager {}
/* flash messages */
.femanager_status {}
.femanager_status ~ .femanager_new { display: none !important; }
.femanager_status .femanager_flashmessages {}
.femanager_status .femanager_flashmessages .typo3-message {}
.femanager_status .femanager_flashmessages .typo3-message .message-body {}
/* resend confirmation */
.femanager_note {}
.femanager_note li {}
.femanager_note li a {}
/* femanager_error */
.femanager_error {}
.femanager_error li {}
/* form */
.femanager_new {}
.femanager_new .powermail_form {}
.femanager_new .powermail_form.feManagerValidation {}
.femanager_new .powermail_form .powermail_fieldwrap_type_select_multiple .powermail_label { display: block; }
.js .femanager_new .powermail_form .powermail_fieldwrap_type_select_multiple .powermail_label { margin: 0 0 5px; }
.femanager_new .powermail_form input:valid ~ .placeholderLabel { /*display: block;*/ }
.femanager_new form.powermail_form .powermail_fieldset + .powermail_fieldset { margin-top: 0; }
.femanager_new .powermail_form .powermail_fieldwrap.has-error input,
.femanager_new .powermail_form .powermail_fieldwrap.has-error textarea,
.femanager_new .powermail_form .powermail_fieldwrap.has-error select,
.femanager_new .powermail_form .powermail_fieldwrap.has-error .selectric { border-color: #C00; }

.js .femanager_new .powermail_form .powermail_fieldwrap_gender .powermail_label { display: inline-block; padding: 0 15px; width: auto; }
.js .femanager_new .powermail_form .powermail_fieldwrap_gender .powermail_field { float: left; padding: 0; width: auto; }
.femanager_new .powermail_form .powermail_fieldwrap_gender .powermail_field:after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.femanager_new .powermail_form .powermail_fieldwrap_gender .powermail_field .radio { clear: none; float: left; margin: 2px 15px 0; width: auto; }
.no-js .femanager_new .powermail_form .powermail_fieldwrap_gender .powermail_field .radio:first-child { margin-left: 0; }

.femanager_new .powermail_form .powermail_fieldwrap.has-error .powermail_field,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_select .selectric-hide-select,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_country .selectric-hide-select,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_check .checkbox,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_radio .radio { padding-bottom: 20px; }
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_select,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_country,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_check,
.femanager_new .powermail_form .powermail_fieldwrap.has-error.powermail_fieldwrap_type_radio { padding-bottom: 0; }
.femanager_new .powermail_form .powermail_fieldwrap.has-error .powermail_field .placeholderInput { position: static; }

.femanager_new .powermail_form .powermail_fieldwrap.has-error .alert { position: absolute; bottom: 0; left: 0; white-space: nowrap; }
.femanager_new .powermail_form .powermail_fieldwrap.has-error .alert h4 { color: #C00; font-size: 85%; font-weight: normal; margin: 5px 0 0 10px; }
.femanager_new .powermail_form .powermail_fieldwrap.has-error .alert .close,
.femanager_new .powermail_form .powermail_fieldwrap.has-error .alert p { display: none; }
@media screen and (min-width: 414px) {
  .femanager_new .powermail_form .powermail_fieldwrap_type_check .powermail_field,
  .femanager_new .powermail_form .powermail_fieldwrap_type_radio .powermail_field { padding-top: 0; overflow: hidden; }
  .femanager_new .powermail_form .powermail_fieldwrap_type_check:not(.powermail_fieldwrap_datenschutz) .checkbox,
  .femanager_new .powermail_form .powermail_fieldwrap_type_radio .radio { clear: none; margin-top: 10px; width: 50%; }
}
@media screen and (min-width: 666px) and (max-width: 767px), screen and (min-width: 992px) {
  .femanager_new .powermail_form .powermail_fieldwrap_type_check:not(.powermail_fieldwrap_datenschutz) .checkbox,
  .femanager_new .powermail_form .powermail_fieldwrap_type_radio .radio { width: 25%; }
}
@media screen and (min-width: 667px) {
  .femanager_new.definedFields .powermail_form .powermail_fieldset:first-child:last-child { margin: 0 auto; -ms-flex-preferred-size: 80%; flex-basis: 80%; max-width: 80%; }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .femanager_new .powermail_form .powermail_fieldwrap_type_submit .powermail_field { width: 100%; }
}
@media screen and (min-width: 800px) {
  .femanager_new.definedFields .powermail_form .powermail_fieldset:first-child:last-child { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
}
@media screen and (min-width: 992px) {
  .femanager_new .powermail_form .powermail_fieldwrap_type_submit { /*margin-top: 20px;*/ }
  .femanager_new .powermail_form .powermail_fieldwrap_type_submit .powermail_field { margin-right: 0; }
}
@media screen and (min-width: 1200px) {
  .femanager_new .powermail_form .row.columns-2 { margin-right: -30px; margin-left: -30px; }
  .femanager_new .powermail_form .row.columns-2 > .col { padding-right: 30px; padding-left: 30px; }
}

/** fal-securedownload */
.fal-securedownload {}
.fal-securedownload .header { margin-bottom: 10px; }
.fal-securedownload ul ul { border-left: 1px dotted #CCC; list-style: none; padding: 0; }
.fal-securedownload li li { margin: 10px 0 0 20px; position: relative; }
.fal-securedownload > ul > li > li:first-child { margin-top: 0 ; }
.fal-securedownload li li:before,
.fal-securedownload li li:last-child:after { content: ""; display: inline-block; position: absolute; left: -21px; }
.fal-securedownload li li:before { border: dotted #CCC; border-width: 0 0 1px 0; height: 10px; width: 10px; top: 0; }
.fal-securedownload > ul > li > li:first-child:before { border-left: 1px solid #FFF; }
.fal-securedownload li li:last-child:after { border-left: 1px solid #FFF; height: calc(100% - 10px); bottom: 0; }

/** suche */
.tx-kesearch-pi1 {}
/* form */
.tx-kesearch-pi1 .kesearch_searchbox { border: 1px solid #F0EDED; overflow: hidden; }
.tx-kesearch-pi1 .kesearch_searchbox:hover { border-color: #000; }
.tx-kesearch-pi1 .kesearchbox { float: left; height: 60px; width: calc(100% - 60px); }
.tx-kesearch-pi1 .kesearchbox #ke_search_sword { background: none; border: none; color: #343333; height: 100%; padding: 0 0 0 20px; }
.tx-kesearch-pi1 .kesearch_searchbox .resetbutt { display: none; }
.tx-kesearch-pi1 .kesearch_searchbox .submitbutt { float: right; height: 60px; width: 60px; position: relative; z-index: 1; }
.tx-kesearch-pi1 .kesearch_searchbox .submitbutt::after { content: "\f002"; color: #96A5A5; font-family: FontAwesome; font-size: 20px; line-height: 1; position: absolute; top: 50%; left: 50%; z-index: -1; transform: translate(-50%, -50%); }
.tx-kesearch-pi1 .kesearch_searchbox .submitbutt:hover::after { color: #CA0037; }
.tx-kesearch-pi1 .kesearch_searchbox .submitbutt input[type="submit"] { height: 100%; text-indent: -9999px; }
@media screen and (min-width: 768px) {
  .tx-kesearch-pi1 .kesearch_searchbox { max-width: 66%; min-inline-size: auto; }
}
@media screen and (min-width: 992px) {
  .tx-kesearch-pi1 .kesearch_searchbox { max-width: 50%; }
}
/* ordering */
#kesearch_ordering {}
#kesearch_ordering .ordering {}
#kesearch_ordering .ordering li {}
#kesearch_ordering .ordering li.sortlink {}
#kesearch_ordering .ordering li.sortlink .up {}
#kesearch_ordering .ordering li.sortlink .down {}
/* results */
.tx-kesearch-pi1 .messsage {}
#kesearch_num_results { margin: 0 0 20px; }
#kesearch_results {}
#kesearch_results .result-list-item { padding: 20px;}
#kesearch_results .result-list-item:nth-child(odd) { background: #EDEDED; }
#kesearch_results .result-list-item:nth-child(even) {}
#kesearch_results .result-list-item .result-number {}
#kesearch_results .result-list-item .result-title { display: block; font-size: 16px; margin: 0 0 5px; }
#kesearch_results .result-list-item .add-info {}
#kesearch_results .result-list-item .teaser_icon {}
#kesearch_results .result-list-item .teaser_icon img { height: auto; max-width: 100px; margin-right: 5px; }
#kesearch_results .result-list-item .result-teaser {}
#kesearch_results .result-list-item .clearer { clear: both; display: block; height: 0; visibility: hidden; }
#kesearch_results .result-list-item .hit { color: #CA0037; }
/* pagebrowser */
#kesearch_query_time {}
#kesearch_pagebrowser_top { margin: 0 0 40px; }
#kesearch_pagebrowser_bottom {  margin: 40px 0 0; }
.tx-kesearch-pi1 .pages_total {}
.tx-kesearch-pi1 .pages_total .result_txt {}
.tx-kesearch-pi1 .kesearch_pagebrowser { clear: both; overflow: hidden; }
.tx-kesearch-pi1 .kesearch_pagebrowser ul { display: table; list-style: none; margin: 30px auto 0; padding: 0 80px; }
.tx-kesearch-pi1 .kesearch_pagebrowser ul::after {   content: ""; clear: both; display: block; height: 0; visibility: hidden; }
.tx-kesearch-pi1 .kesearch_pagebrowser ul li { float: left; margin: 0 5px; }
.tx-kesearch-pi1 .kesearch_pagebrowser a { color: #343333; padding: 0 5px; }
.tx-kesearch-pi1 .kesearch_pagebrowser a:hover { color: #CA0037; text-decoration: underline; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.current { color: #CA0037; cursor: default; font-weight: bold; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.prev,
.tx-kesearch-pi1 .kesearch_pagebrowser a.next { color: #CA0037; position: absolute; bottom: 0; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.prev { left: 0; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.next { right: 0; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.prev::before,
.tx-kesearch-pi1 .kesearch_pagebrowser a.next::after { display: inline-block; font-family: FontAwesome; font-size: 18px; line-height: 1; position: relative; top: 1px; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.prev:before { content: "\f137"; margin-right: 10px; left: 1px; }
.tx-kesearch-pi1 .kesearch_pagebrowser a.next:after { content: "\f138"; margin-left: 10px; right: 1px; }

/** DCE */
/* table download */
.table-downloads {}
.table-downloads table {}
.table-downloads table thead th {}
.table-downloads table thead th.name { width: 130px; }
.table-downloads table thead th.date { width: 110px; }
.table-downloads table thead th.version,
.table-downloads table thead th.size { width: 90px; }
.table-downloads table thead th.action { width: 185px; }
.table-downloads table td {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
    -ms-hyphens: auto;
      hyphens: auto;
}
.table-downloads table td.name { font-weight: 700; }
.table-downloads table td.doc {}
.table-downloads table td.doc .ce-bodytext p:first-child { font-size: 14px; }
.table-downloads table td.doc .ce-uploads { font-size: 90%; }
.table-downloads table td.doc .ce-bodytext + .ce-uploads { margin-top: 20px; }
.table-downloads table td.doc .ce-uploads li > img + div a { padding-top: 0; }
.table-downloads table td.doc .ce-uploads li > img + div a:before { color: #CA0037; font-size: 12px; margin-top: 2px; }
.table-downloads table td.doc .ce-uploads li > img + div a .ce-uploads-fileName { padding-left: 15px; }
.table-downloads table td.doc .ce-uploads .ce-uploads-filesize { color: #CA0037; }
.table-downloads table td.date,
.table-downloads table td.version,
.table-downloads table td.size { white-space: nowrap; }
.table-downloads table td.action {}
.table-downloads table td.action .download { padding-left: 25px; position: relative; }
.table-downloads table td.action .download:before { content: "\f019"; display: inline-block; font-family: FontAwesome; font-size: 18px; margin-top: -2px; position: absolute; left: 0; }
.table-downloads table td.action .download + .ce-bodytext { margin-top: 20px; }
.table-downloads table .ce-bodytext { font-size: 90%; }
.table-downloads table .ce-bodytext p + ul { margin-top: -20px; }
.table-downloads table .ce-bodytext ul > li:before { content: "\f105"; color: #343333; font-weight: 700; margin-left: -15px; width: 15px; }
.table-downloads table .ce-bodytext ul > li { margin: 0 0 0 15px; }

/* contact */
.contact {}
.contact div.ImageArea { margin: 0 0 10px; overflow: visible; }
.contact div.ImageArea .image { display: block; margin: 0; }
.no-touch .article:hover .contact .image { transform: none; }
.no-touch .contact div.ImageArea .image:hover { transform: scale(1.04); }
.contact div.company { font-weight: 500; }
.contact div.name { font-weight: normal; margin: 0 0 10px; }
.contact div.position { margin: 0 0 10px; }
.contact div.name + div.position { margin-top: -10px; }
.contact a {}
.contact .label { display: none; }
.contact div.phone {}
.contact div.phone:before { content: "\f098"; }
.contact div.fax {}
.contact div.fax:before { content: "\f1ac"; }
.contact div.email {}
.contact div.email:before { content: "\f0e0"; }

.contact div.phone:before,
.contact div.fax:before,
.contact div.email:before { display: inline-block; font-family: "FontAwesome"; font-size: 16px; width: 25px; }

/* calendar */
.calendar {}
.calendar .calendar-list {}
.calendar .calendar-list.event-list.news-list { display: block; margin: 0; }
.calendar .calendar-list.event-list.news-list .itemlist { margin: 0 -15px; }
.calendar .calendar-list.event-list.news-list .article { padding-top: 20px; }
.calendar .calendar-list.event-list.news-list .news-header-wrap.img-wrap { display: none; }
.calendar .calendar-list .date {}
.calendar .calendar-list .header-wrap { display: table; margin: 0 0 30px; padding: 0 20px; width: 100%; }
.calendar .calendar-list .header-wrap .list-date,
.calendar .calendar-list .header-wrap .event-category-image { display: table-cell; padding-right: 20px; vertical-align: top; width: 50px; }
.calendar .calendar-list .header-wrap .list-date time,
.calendar .calendar-list .header-wrap  .event-category-image-inner { background: #CA0037; border-radius: 50%; box-shadow: 0 0 1px 0 #CA0037 inset, 0 0 1px 0 #CA0037; cursor: default; display: block; line-height: 1; height: 50px; width: 50px; overflow: hidden; position: relative; text-align: center; z-index: 1; }
.calendar .calendar-list .header-wrap .list-date time { padding: 10px 5px 5px; }
.calendar .calendar-list .header-wrap  .event-category-image-inner { padding: 15px; }
.calendar .calendar-list .header-wrap .list-date time:after,
.calendar .calendar-list .header-wrap  .event-category-image-inner:after { content: ""; background: linear-gradient(to bottom, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.no-touch .calendar-list .article:hover .header-wrap .list-date time,
.no-touch .calendar-list .article:hover .header-wrap .event-category-image-inner { background: #FFF; }
.no-touch .calendar-list .article:hover .header-wrap .event-category-image-inner img { filter: invert(1); }
.calendar .calendar-list .header-wrap  .event-category-image-inner img { max-height: 20px; max-width: 20px; }
.calendar .calendar-list .header-wrap .list-date span { color: #FFF; display: block; }
.no-touch .calendar-list .article:hover .header-wrap .list-date span { color: #CA0037; }
.calendar .calendar-list .header-wrap .list-date .month {}
.calendar .calendar-list .header-wrap .list-date .day { font-size: 20px; font-weight: 500; }
.calendar .calendar-list .header-wrap header { display: table-cell; vertical-align: middle; }
.calendar .calendar-list .header-wrap .header { background: none; display: block; min-height: 0; max-height: none; margin: 0; padding: 0; }
.calendar .calendar-list .header-wrap .header a {}
.calendar .calendar-list .ce-bodytext {}
.calendar .calendar-list .date-event {}
.calendar .calendar-list .date-location {}

.calendar .calendar-list.event-list.news-list .event-details-list { font-weight: 500; margin: 0 0 10px; }
.calendar .calendar-list.event-list.news-list .event-category { font-weight: 600; }

@media screen and (min-width: 667px) {
  .calendar .calendar-list.event-list.news-list .itemlist { display: flex; align-items: stretch; flex-flow: row wrap; justify-content: flex-start; margin-bottom: -60px; }
}

/* videos */
.videoArea { padding: 0; }
.videoArea .content { margin: 0 auto; }
.videoArea .inner {}
.videoArea .player-container { display: none; }
.videoArea .list-items {}
.videoArea .list-items .iframe-outer-wrapper:before { content: ""; cursor: pointer; display: none; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 5; }
.videoArea .video { margin: 0 0 40px; padding: 0; }
.videoArea .video:last-child { margin-bottom: 0; }
.videoArea .video.active {}
.videoArea .video:after { content: ""; clear: both; display: block; }
.videoArea .video .iframeArea {}
.videoArea .video .iframeArea .video--cookie-hint { min-height: 180px; }
.videoArea .video .TextArea { margin: 10px 0 0; overflow: hidden; }
.videoArea .video .title { color: #343333; font-weight: bold; margin: 0 0 5px; }
.videoArea .video .description { color: #343333; }
@media screen and (min-width: 414px) {
  .videoArea .video .iframeArea { float: left; padding-right: 25px; width: 40%; min-width: 175px; z-index: 2; }
  .videoArea .video .TextArea { margin-top: 0; }
  .videoArea .video .title { border-bottom: 2px solid #343333; margin-bottom: 15px; padding-bottom: 15px; }
}
@media screen and (min-width: 667px) {
  .content .frame + .frame .videoArea { padding-top: 0; }
  .videoArea .video { margin-bottom: 30px; }
}
@media screen and (min-width: 768px) {
  .videoArea .list-items .iframe-outer-wrapper:before { display: block; }
  .videoArea .inner { display: flex; align-items: stretch; flex-flow: row wrap; justify-content: flex-start; margin: 0 -15px; }
  .videoArea .player-container { display: block; flex: 0 0 auto; flex-basis: 50%; flex-wrap: wrap; max-width: 50%; padding: 0 15px; }
  .videoArea .list-items { flex: 0 0 auto; flex-basis: 50%; flex-wrap: wrap; max-width: 50%; padding: 0 15px; overflow: hidden; overflow-y: auto; max-height: 195px; }
  .videoArea .video { cursor: pointer; margin-bottom: 20px; }
  .videoArea .video .iframeArea .video--cookie-hint { min-height: 80px; }
  .videoArea .video .iframeArea .video--cookie-hint--terms { display: none; }
  .videoArea .video .title { transition: all .2s ease; }
  .videoArea .video.active .title { color: #CA0037; }
  .videoArea .video:hover .title { color: #CA0037; }
  /* cancel fade elements in video lists */
  .videoArea .list-items .video.off-view { opacity: 1; transform: none; }
}
@media screen and (min-width: 812px) {
  .videoArea .list-items { max-height: 224px; }
}
@media screen and (min-width: 992px) {
  .videoArea .list-items { max-height: 255px; }
}
@media screen and (min-width: 1024px) {
  .videoArea .player-container { flex-basis: 66.66666666%; max-width: 66.66666666%; }
  .videoArea .list-items { flex-basis: 33.33333333%; max-width: 33.33333333%; max-height: 357px; }
}
@media screen and (min-width: 1025px) {
  .videoArea .list-items { max-height: 444px; }
}
/* cookie-hint */
.videoArea .video--cookie-hint { background: rgba(0,0,0,.2); height: 100%; min-height: 444px; }
.videoArea .video--cookie-hint--terms,
.videoArea .video--cookie-hint--terms *,
.videoArea .video--cookie-hint--terms *:before,
.videoArea .video--cookie-hint--terms *:after { box-sizing: border-box; }
.videoArea .video--cookie-hint--image { background: no-repeat center; background-size: contain; display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.videoArea .video--cookie-hint--terms { color: #FFF; background: rgba(0,0,0,.5); padding: 20px; text-align: center; width: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.videoArea .video--cookie-hint--terms p { color: #FFF; font-size: 14px; font-weight: 400; margin: 0 0 10px; text-align: center; }
.videoArea .video--cookie-hint--terms p:last-child { margin-bottom: 0; }
.videoArea .video--cookie-hint--terms .more { color: #FFF; }
.videoArea .video--cookie-hint--terms .load-map { padding: 5px 15px; }
.videoArea .video--cookie-hint--terms .checkbox label { display: inline-block; line-height: 1; position: relative; }

/* TextButtonBox */
.content .TextButtonBox { padding: 30px; }
.content .TextButtonBox.HasImage {}
.TextButtonBox { box-shadow: inset 0 0 30px -10px rgba(0,0,0,.1); transition: background-color .2s ease; }
.TextButtonBox header { margin-bottom: 15px; transition: color .2s ease;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
    -ms-hyphens: auto;
      hyphens: auto;
}
.TextButtonBox header:after { content: ""; clear: both; display: block; }
.TextButtonBox .seo-linktext { display: none; }
.TextButtonBox.HasImage header,
.TextButtonBox.HasImage header a { display: table; width: 100%; }
.TextButtonBox header .img-wrap { display: table-cell; padding: 0 15px 0 0; width: 40px; }
.TextButtonBox header .img-wrap img { height: auto; width: auto; max-width: 40px; max-height: 30px; }
.TextButtonBox header .header { font-size: 21px; margin-bottom: 0; transition: color .2s ease; }
.TextButtonBox.HasImage header .header { display: table-cell; vertical-align: middle; text-transform: uppercase; }
.TextButtonBox header a:hover .header { color: #AA0028; }
.TextButtonBox:not(.HasImage) header .header { text-transform: uppercase; }
.TextButtonBox .TextArea { overflow: hidden; }
.TextButtonBox .ce-bodytext { transition: color .2s ease; }
.TextButtonBox .ce-bodytext:not(:last-child) { padding-bottom: 25px; }
.TextButtonBox .TextArea .more { float: right; }
.no-touch .TextButtonBox:hover a.more:after { transform: scale(0,0); }

.TextButtonBox.bgcolor-0 { background: #FFF; }
.TextButtonBox.bgcolor-0 .header { color: #343333; }
.TextButtonBox.bgcolor-0 .ce-bodytext { color: #6F6C6C; }
.no-touch .TextButtonBox.bgcolor-0:hover { background: #343333; }
.no-touch .TextButtonBox.bgcolor-0:hover .header { color: #FFF; }
.no-touch .TextButtonBox.bgcolor-0:hover .ce-bodytext { color: #A3A0A1; }

.TextButtonBox.bgcolor-1 { background: #343333; }
.TextButtonBox.bgcolor-1 .header { color: #FFF; }
.TextButtonBox.bgcolor-1 .ce-bodytext { color: #A3A0A1; }
.no-touch .TextButtonBox.bgcolor-1:hover { background: #EDEDED; }
.no-touch .TextButtonBox.bgcolor-1:hover .header { color: #343333; }
.no-touch .TextButtonBox.bgcolor-1:hover .ce-bodytext { color: #6F6C6C; }

.TextButtonBox.bgcolor-2 { background: #EDEDED; }
.TextButtonBox.bgcolor-2 .header { color: #343333; }
.TextButtonBox.bgcolor-2 .ce-bodytext { color: #6F6C6C; }
.no-touch .TextButtonBox.bgcolor-2:hover { background: #343333; }
.no-touch .TextButtonBox.bgcolor-2:hover .header { color: #FFF; }
.no-touch .TextButtonBox.bgcolor-2:hover .ce-bodytext { color: #A3A0A1; }

@media screen and (min-width: 768px) {
  .TextButtonBox .TextArea { padding: 0 0 35px; position: static; }
  .TextButtonBox .TextArea .more { float: none; position: absolute; right: 20px; bottom: 10px; z-index: 1; }
}

/* contactBox */
.TextButtonBox.contactBox {}
.TextButtonBox.contactBox .phone { text-align: center; margin: 25px auto 5px; }
.TextButtonBox.contactBox .phone .icon {}
.TextButtonBox.contactBox .phone .icon .tel { border: 5px solid #CA0037; border-radius: 50%; font-size: inherit; padding: 20px; position: relative; text-decoration: none !important; }
.TextButtonBox.contactBox .phone .icon .tel:hover {}

.TextButtonBox.contactBox .phone .icon .tel:before,
.TextButtonBox.contactBox .phone .icon .tel:after { content: ""; border: 5px solid transparent; border-radius: 50%; height: calc(100% + 10px); width: calc(100% + 10px); position: absolute; top: -5px; left: -5px; }
.TextButtonBox.contactBox:hover .phone .icon .tel:before,
.TextButtonBox.contactBox .phone .icon .tel:hover:before { border-top-color: #AA0028; border-right-color: #AA0028; border-bottom-color: #AA0028; transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
.TextButtonBox.contactBox:hover .phone .icon .tel:after,
.TextButtonBox.contactBox .phone .icon .tel:hover:after { border-top-color: #AA0028; transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s; transform: rotate(270deg); }
.TextButtonBox.contactBox .phone .icon i { display: block; font-size: 35px; line-height: 1; height: 35px; width: 35px; }
.TextButtonBox.contactBox .phone .icon + .tel { margin-top: 20px; }
.TextButtonBox.contactBox .phone .tel { cursor: default; display: inline-block; font-size: 23px; }
.TextButtonBox.contactBox.bgcolor-0 .phone .tel { color: #343333; }
.TextButtonBox.contactBox.bgcolor-1 .phone .tel { color: #FFF; }
.TextButtonBox.contactBox.bgcolor-2 .phone .tel { color: #CA0037; }
.TextButtonBox.contactBox.bgcolor-2 .phone .icon .tel { border-color: #343333; }
.no-touch .TextButtonBox.contactBox:hover .phone .tel { color: #AA0028; }
.no-touch .TextButtonBox.contactBox.bgcolor-2:hover .phone .tel { color: #FFF; }

.TextButtonBox.contactBox .TextArea .readmore { text-align: center; }
.TextButtonBox.contactBox .TextArea .more { float: none; }

.TextButtonBox.contactBox.TextLeft-1 { padding: 0; }
.TextButtonBox.contactBox.TextLeft-1 > div { padding: 30px; }
.TextButtonBox.contactBox.TextLeft-1 .headerArea { background: #CA0037; text-align: center; }
.TextButtonBox.contactBox.TextLeft-1 .headerArea .header,
.TextButtonBox.contactBox.TextLeft-1 .headerArea .ce-bodytext { color: #FFF; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-0 .TextArea { background: #FFF; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-0:hover .TextArea { background: #343333; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-1 .TextArea { background: #343333; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-1:hover .TextArea { background: #EDEDED; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-2 .TextArea { background: #EDEDED; }
.TextButtonBox.contactBox.TextLeft-1.bgcolor-2:hover .TextArea { background: #343333; }
.TextButtonBox.contactBox.HasPhoneLink.TextLeft-1 .TextArea .phone { margin-top: 0; position: static; }
.TextButtonBox.contactBox.TextLeft-1 .TextArea .more { max-width: 80%; width: 100%; }

.sidebar .TextButtonBox.contactBox { padding: 15px 20px; }
.sidebar .TextButtonBox.contactBox .TextArea .more { width: calc(100% - 40px); }
@media screen and (min-width: 568px) {
  .TextButtonBox.contactBox.TextLeft-1 .TextArea .more { max-width: 40%; }
}
@media screen and (min-width: 768px) {
  .TextButtonBox.contactBox.HasPhoneLink .TextArea { padding-bottom: 170px; }
  .TextButtonBox.contactBox.HasPhoneLink .headerArea + .TextArea { padding-bottom: 230px; }
  .TextButtonBox.contactBox .phone { position: absolute; right: 30px; bottom: 70px; left: 30px; }
  .TextButtonBox.contactBox .TextArea .readmore { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 1; }
  .TextButtonBox.contactBox .TextArea .more { position: relative; right: auto; bottom: auto; left: auto; }
  .TextButtonBox.contactBox.HasPhoneLink.TextLeft-1 .headerArea + .TextArea { padding-bottom: 60px; position: relative; }
}
@media screen and (min-width: 992px) {
  .TextButtonBox.contactBox.TextLeft-1 { align-items: center; box-sizing: border-box; display: flex; flex: 0 1 auto; flex-direction: row; flex-wrap: wrap; justify-content: center; padding: 0; overflow: hidden; }
  .TextButtonBox.contactBox.TextLeft-1:after { content: ""; clear: both; display: block; height: 0; visibility: hidden; }
  .TextButtonBox.contactBox.TextLeft-1 > div { box-sizing: border-box; flex: 0 0 auto; flex-wrap: wrap; width: 100%; z-index: 1;
    -ms-flex-preferred-size: 50%;
           flex-basis: 50%;
            max-width: 50%;
  }
  .TextButtonBox.contactBox.TextLeft-1 .headerArea:before { content: ""; background: #CA0037; position: absolute; top: -200%; right: 0; bottom: -200%; left: 0; z-index: -1; }
  .TextButtonBox.contactBox.TextLeft-1 .TextArea .more { max-width: 60%; }
  .sidebar .TextButtonBox.contactBox.TextLeft-1 { display: block; }
  .sidebar .TextButtonBox.contactBox.TextLeft-1 > div {
    -ms-flex-preferred-size: 100%;
         flex-basis: 100%;
          max-width: 100%;
  }
  .sidebar .TextButtonBox.contactBox.TextLeft-1 .headerArea:before { display: none; }
}

/* ImageLinkBox */
.ImageLinkBox { height: 100%; }
.ImageLinkBox .wrapper { height: 100%; }
.ImageLinkBox .ImageArea { height: 100%; overflow: hidden; }
.ImageLinkBox .ImageArea:not(:last-child) { padding: 0 0 85px; }
.ImageLinkBox .ImageArea > a { display: block; height: 100%; }
.ImageLinkBox .ImageArea > a span.seo-linktext { display: none; }
.ImageLinkBox .ImageArea .img-wrap { display: block; height: 100%; }
.ImageLinkBox .ImageArea .img-wrap:before { content: ""; display: block; padding: 90% 0 0; }
.ImageLinkBox .ImageArea .image { display: block; background: no-repeat center; background-size: cover; height: 100%; width: 100%; position: absolute; top: 0; left: 0; }
.ImageLinkBox .ImageArea .TextArea { padding: 30px 30px 40px; position: absolute; top: 0; left: 0; }
.ImageLinkBox .ImageArea header { margin-bottom: 15px; }
.ImageLinkBox .ImageArea .header { font-size: 21px; transition: color .2s ease; text-transform: uppercase; }
.ImageLinkBox .ImageArea .TextArea .ce-bodytext {}
.ImageLinkBox.color-0 .ImageArea .TextArea,
.ImageLinkBox.color-0 .ImageArea .header { color: #FFF; }
.ImageLinkBox.color-1 .ImageArea .TextArea,
.ImageLinkBox.color-1 .ImageArea .header { color: #343333; }
.ImageLinkBox .ImageArea a:hover .header { color: #AA0028; }
.ImageLinkBox .more { white-space: normal; position: absolute; right: 20px; bottom: 30px; z-index: 1; }
@media screen and (min-width: 768px) {
  .ImageLinkBox .ImageArea .img-wrap:before { padding-top: 75%; }
}

/* Kachel mit Überschrift, Text, Bild und Link */
.TextLinkBox {padding: 30px 30px 75px 30px; box-shadow: inset 0 0 30px -10px rgb(0 0 0 / 10%); transition: background-color .2s ease;}
.TextLinkBox .image{ width:100%; height: 100%; border: 1px solid #fff; object-fit: cover;}
.TextLinkBox a.button { text-transform: uppercase; border: none; padding: 10px 30px;margin-left: 20px;}
.TextLinkBox a.button, .TextLInkBox a.button.more {position: absolute; bottom: 10px; right: 20px; z-index:1; background-color: #AA0028; color: #fff; white-space: normal;}
.TextLinkBox button:hover { content: "";background: #CA0037;}

.TextLinkBox.bgcolor-0 { background: #343333; }
.TextLinkBox.bgcolor-0 .header { color: #FFF; }
.TextLinkBox.bgcolor-0 .ce-bodytext { color: #A3A0A1; }
/*.TextLinkBox.bgcolor-0:hover { background: #EDEDED; }
.TextLinkBox.bgcolor-0:hover .header { color: #343333; }
.TextLinkBox.bgcolor-0:hover .ce-bodytext { color: #6F6C6C; }*/

.TextLinkBox.bgcolor-1 { background: #EDEDED; }
.TextLinkBox.bgcolor-1 .header { color: #343333; }
.TextLinkBox.bgcolor-1 .ce-bodytext { color: #6F6C6C; }
/*.TextLinkBox.bgcolor-1:hover { background: #343333; }
.TextLinkBox.bgcolor-1:hover .header { color: #FFF; }
.TextLinkBox.bgcolor-1:hover .ce-bodytext { color: #A3A0A1; }*/

/*.TextLinkBox.bgcolor-2 { background: #FFF; }
.TextLinkBox.bgcolor-2 .header { color: #343333; }
.TextLinkBox.bgcolor-2 .ce-bodytext { color: #6F6C6C; }
.TextLinkBox.bgcolor-2:hover { background: #343333; }
.TextLinkBox.bgcolor-2:hover .header { color: #FFF; }
.TextLinkBox.bgcolor-2:hover .ce-bodytext { color: #A3A0A1; }*/

.TextLinkBox .TextArea {padding-bottom: 20px; margin-top: 20px;}
.TextLinkBox .clicklayer {position: absolute; height: 100%;width: 100%; top:0; left: 0;}
.TextLinkBox .img-wrap { align-self: end; }
.TextLinkBox header { margin-bottom: 20px; }
.TextLinkBox header * { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.TextLinkBox header .header { display: table-cell; vertical-align: middle; }
.TextLinkBox header .icon-wrap { display: table-cell; padding: 0 15px 0 0; width: 40px; }
.TextLinkBox header .icon-wrap img { height: auto; width: auto; max-width: 40px; max-height: 30px; }
.bgimage {/*display: block;*/ background: no-repeat center; background-size: cover; height: 100%; width: 100%; position: absolute; top: 0; left: 0;}

.hasimage {display: grid}
@media screen and (max-width:350px){
  .TextLinkBox {padding-bottom: 80px;}
}

@media screen and (min-width:992px){
  .col.col-xs-12.col-sm-4.col-md-4 .TextLinkBox .img-wrap {max-height:218px;}
  .col.col-xs-12.col-sm-6.col-md-3 .TextLinkBox .img-wrap {max-height:156px;}
}

@media screen and (min-width: 568px) and (max-width: 991px) {
  .collagen-container .col-sm-4 {flex-basis: 50%; max-width:50%;}
}

/* testimonials */
.testimonials { padding: 0; }
.testimonials .testimonial-list {}
.testimonials .testimonial {}
.no-js .testimonials .testimonial:not(:first-child) { margin-top: 30px; }
.testimonials .testimonial:after { content: ""; clear: both; display: block; }
.testimonials .testimonial .wrapper {}
.testimonials .testimonial .ImageArea {}
.testimonials .testimonial .ImageArea .img-wrap { background: none; display: block; }
.testimonials .testimonial .ImageArea img { display: block; border-radius: 50%; height: auto; width: auto; }
.testimonials .testimonial .ImageArea .testimonial-logo {}
.testimonials .testimonial .ImageArea .testimonial-image {}
.testimonials .testimonial .TextArea {}
.testimonials .testimonial .TextArea:not(:first-child) { margin-top: 30px; }
.testimonials .testimonial .TextArea .header { margin-bottom: 30px; }
.testimonials .testimonial .TextArea .ce-bodytext {}
.testimonials .testimonial .TextArea .readmore { margin-top: 10px; }
.testimonials .testimonial .TextArea .more {}
@media screen and (max-width: 666px) {
  .testimonials .testimonial .ImageArea { overflow: hidden; }
  .testimonials .testimonial .ImageArea img { max-width: 45%; }
  .testimonials .testimonial .ImageArea .testimonial-logo { float: left; }
  .testimonials .testimonial .ImageArea .testimonial-image { float: right; }
}
@media screen and (min-width: 667px) {
  .testimonials .wrapper { display: table; width: 100%; }
  .testimonials .ImageArea { display: table-cell; padding-right: 55px; height: 180px; width: 235px; -webkit-perspective: 1000; }
  .testimonials .TextArea { display: table-cell; vertical-align: middle; }
  .testimonials .TextArea:not(:first-child) { margin-top: 0; }
  .testimonials .testimonial .ImageArea .img-wrap { height: 100%; transform-origin: center; transform-style: preserve-3d; transition: transform 1s; }
  .testimonials .testimonial:hover .ImageArea .img-wrap { transform: rotateY(-180deg); }
  .testimonials .testimonial .ImageArea img { height: 100%; width: 100%; position: absolute; top: 0; left: 0;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
       -o-backface-visibility: hidden;
        backface-visibility: hidden;
  }
  .testimonials .testimonial .ImageArea .testimonial-logo { z-index: 2; }
  .testimonials .testimonial .ImageArea .testimonial-image { transform: rotateY(180deg); z-index: 1; }
}
/* slick-slider */
.slick-slider {}
.slick-slider .slick-arrow { background: none; border: none; cursor: pointer; padding: 0; position: absolute; top: 0; bottom: 0; text-indent: -9999px; width: 20px; z-index: 5; }

.slick-slider .slick-arrow:before,
.slick-slider .slick-arrow:after { content: ""; background: #CA0037; border-radius: 2px; height: 3px; width: 14px; display: inline-block; position: absolute; top: 50%; transition: all .2s ease-in-out; }
.slick-slider .slick-arrow:before { margin-top: 1px; }
.slick-slider .slick-arrow:after { margin-top: 0; }

.slick-slider .slick-arrow:hover:before,
.slick-slider .slick-arrow:hover:after { border-color: #AA0028; }

.slick-slider .slick-arrow.slick-prev {}
.slick-slider .slick-arrow.slick-prev,
.slick-slider .slick-arrow.slick-prev:before,
.slick-slider .slick-arrow.slick-prev:after { left: 0; transform-origin: left; }
.slick-slider .slick-arrow.slick-prev:before { transform: rotate(-45deg); }
.slick-slider .slick-arrow.slick-prev:after { transform: rotate(45deg); }
.no-touch .slick-slider .slick-arrow.slick-prev:hover:before { transform: rotate(-25deg); }
.no-touch .slick-slider .slick-arrow.slick-prev:hover:after { transform: rotate(25deg); }

.slick-slider .slick-arrow.slick-next {}
.slick-slider .slick-arrow.slick-next,
.slick-slider .slick-arrow.slick-next:before,
.slick-slider .slick-arrow.slick-next:after { right: 0; transform-origin: right; }
.slick-slider .slick-arrow.slick-next:before { transform: rotate(45deg); }
.slick-slider .slick-arrow.slick-next:after { transform: rotate(-45deg); }
.no-touch .slick-slider .slick-arrow.slick-next:hover:before { transform: rotate(25deg); }
.no-touch .slick-slider .slick-arrow.slick-next:hover:after { transform: rotate(-25deg); }

.slick-slider .slick-arrow.slick-disabled:before,
.slick-slider .slick-arrow.slick-disabled:after,
.slick-slider .slick-arrow.slick-disabled:hover:before,
.slick-slider .slick-arrow.slick-disabled:hover:after { transform: rotate(0); opacity: .3; }

.slick-slider .slick-list { margin: 0 50px; overflow: hidden; }
.slick-slider .slick-list .slick-slide { float: left; }

/** collagen teaser */
.content .collagen-container { margin: 0 auto; }
#content-header .content .collagen-container { max-width: 1600px; }
#content-header + #content-area #special-content + .content > .frame:first-child .collagen-container { margin-top: -40px; }
#content-header + #content-area .content.hauptinhalt:first-child > .frame:first-child .collagen-container { /*margin-top: -40px;*/ }
.content .collagen-container .frame + .frame { margin-top: 0; }
.content .collagen-container .frame > .row { margin: 0; }
.content .collagen-container .frame > .row > .col { margin: 0; padding: 0; }
/* lists */
.collagen-container .ce-bodytext ul li:before,
.collagen-container ul.ce-bullets li:before { content: "\f105"; font-weight: bold; line-height: 1; margin: 0 0 0 -15px; width: 15px; }
/* textpic */
.collagen-container div.ce-textpic .ce-gallery .ce-row { margin: 0; }
.collagen-container div.ce-textpic .ce-gallery .ce-row + .ce-row,
.collagen-container div.ce-textpic .ce-gallery .ce-column { float: none; margin: 0; padding: 0; width: 100%; }
.collagen-container div.ce-textpic .ce-gallery .ce-column + .ce-column { display: none; }
.collagen-container div.ce-textpic .ce-gallery .ce-column figure.image { overflow: visible; }
.collagen-container div.ce-textpic .ce-gallery .image-caption { color: #FFF; font-size: 23px; margin: 0; padding: 30px 20px 20px 30px; }
/*  */
@media screen and (min-width: 667px) {
  #content-header + #content-area #special-content + .content > .frame:first-child .collagen-container { margin-top: -60px; }
  #content-header + #content-area .content.hauptinhalt:first-child > .frame:first-child .collagen-container { /*margin-top: -60px;*/ }
}
@media screen and (min-width: 768px) {
  .content .collagen-container .frame .frame { height: 50%; }
  .content .collagen-container .frame .frame:first-child:last-child { height: 100%; }
  .collagen-container .row .row,
  .collagen-container .TextButtonBox,
  .collagen-container .TextLinkBox { height: 100%; }
  .content .collagen-container .ImageLinkBox .more { margin: 0 auto; max-width: 80%; width: 100%; left: 0; right: 0; }
}
@media screen and (min-width: 992px) {
  .content .collagen-container { margin-bottom: 80px; }
  #content-header + #content-area #special-content + .content > .frame:first-child .collagen-container,
  #content-header + #content-area .content.hauptinhalt:first-child > .frame:first-child .collagen-container { margin-top: -80px; }
}
@media screen and (max-width: 767px) {
  .content .collagen-container .frame .frame:first-child:last-child .ImageLinkBox .img-wrap:before { padding-top: 100%; }
  .collagen-container .frame-layout-1 > ul, .collagen-container .frame-layout-1 .ce-bodytext { column-count: 2; }
}
@media screen and (max-width: 567px) {
  .collagen-container .frame-layout-1 > ul, .collagen-container .frame-layout-1 .ce-bodytext { column-count: auto; }
}

/** social networks */
.socialNetworks { align-items: start; box-sizing: border-box; display: flex; flex: 0 1 auto; flex-flow: row wrap; justify-content: center; margin: 30px -10px; }
.socialNetworks:after { content: ""; clear: both; display: table; }
.socialNetworks .item { flex-wrap: wrap; margin: 15px 0 5px; padding: 0 10px; width: 100%; -ms-flex-preferred-size: 20%; flex-basis: 20%; max-width: 20%; }
.socialNetworks .button { display: block; margin: 0; padding: 20px 30px; }
.socialNetworks .button:after { display: none; }
.socialNetworks .button.twitter { background-color: #519fd4; }
.socialNetworks .button.twitter:hover { background-color: rgba(81,159,212,.8); }
.socialNetworks .button.facebook { background-color: #2554a1; }
.socialNetworks .button.facebook:hover { background-color: rgba(37,84,161,.8); }
.socialNetworks .button.googleplus { background-color: #c80037; }
.socialNetworks .button.googleplus:hover { background-color: rgba(200,0,55,.8); }
.socialNetworks .button.xing { background-color: #006567; }
.socialNetworks .button.xing:hover { background-color: rgba(0,101,103,.8); }
.socialNetworks .button.linkedin { background-color: #2f7bd0; }
.socialNetworks .button.linkedin:hover { background-color: rgba(47,123,208,.8); }
.socialNetworks .button.youtube { background-color: #F00; }
.socialNetworks .button.youtube:hover { background-color: rgba(255,0,0,.8); }
.socialNetworks .button .fa { margin-right: 15px; }
.socialNetworks .button .text { font-size: 16px; font-weight: 500; }

@media screen and (max-width: 992px) {
  .socialNetworks .item { -ms-flex-preferred-size: 33.33333333%; flex-basis: 33.33333333%; max-width: 33.33333333%; }
}
@media screen and (max-width: 767px) {
  .socialNetworks .item { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; }
}
@media screen and (max-width: 413px) {
  .socialNetworks { margin: 0; }
  .socialNetworks .item { padding: 0; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
}

/** listing */
.listing { padding: 15px; position: relative; z-index: 1; }
.listing header {}
.listing header h3 { margin-bottom: 15px; }
.listing .ce-bodytext {}
.listing .listArea { margin-top: 40px; }
.listing .listArea:after { content: ""; clear: both; display: block; }
.listing .listArea .img-wrap { float: left; margin: 0 20px 20px 0; overflow: hidden; width: 80px; }
.listing .listArea .img-wrap .icon { float: left; max-height: 80px; max-width: 80px; }
.listing .listArea .img-wrap .icon.img-hover { display: none; }
html:not(.touch) .listing:hover .listArea .img-wrap .icon { display: none; }
html:not(.touch) .listing:hover .listArea .img-wrap .icon.img-hover { display: block; }
.listing .listArea ul.list { list-style: none; padding: 0; }
.listing .listArea .img-wrap + ul.list { float: left; width: calc(100% - 100px); }
.listing .listArea .list-item { font-weight: 500; margin: 0 0 5px 25px; position: relative; }
.listing .listArea .list-item:before { content: "\f00c"; color: #CA0037; display: inline-block; font-family: "FontAwesome"; font-size: 16px; margin: 0 10px 0 -25px; }
.listing a.button.more { display: none; }

html:not(.touch) .listing:before,
.listing .listArea .layer { display: block; background: none; opacity: 0; position: absolute; right: 0; bottom: 0; left: 0; }
html:not(.touch) .listing:before { content: ""; top: 100%; z-index: -1; transition: all .5s ease; }
html:not(.touch) .listing:hover:before { background: #CA0037; opacity: 1; top: 0; }
html:not(.touch) .listing:hover header h3,
html:not(.touch) .listing:hover header h3 a,
html:not(.touch) .listing:hover .ce-bodytext,
html:not(.touch) .listing:hover .listArea .list-item,
html:not(.touch) .listing:hover .listArea .list-item:before { color: #FFF; }

@media screen and (min-width: 1024px) {
  .listing { padding: 25px; }
}
@media screen and (max-width: 414px) {
  .listing .listArea .img-wrap { float: none; margin: 0 0 20px; width: auto; }
  .listing .listArea .img-wrap + ul.list { float: none; width: 100%; }
}

/** IconLink */
.IconLink {}
.IconLink .outer { display: inline-block; }
.IconLink .inner { align-items: center; box-sizing: border-box; display: flex; flex: 0 1 auto; flex-flow: row wrap; justify-content: stretch; }
.IconLink .bgcolor-0 {}
.IconLink .inner:not(.bgcolor-0) { padding: 10px 30px; }
.IconLink .bgcolor-1 { background: #FFF; }
.IconLink .bgcolor-2 { background: #EDEDED; }
.IconLink .bgcolor-3 { background: #343333; }
.IconLink .bgcolor-4 { background: #CA0037; }
.IconLink a { display: block; }
.IconLink .img-wrap {}
.IconLink .img-wrap a { padding-right: 30px; }
.IconLink .img-wrap img {}
.IconLink .more { font-size: 16px; margin-top: 1px; padding-right: 25px; text-transform: none; white-space: normal; }
.IconLink .more .sub-text { display: block; }
.IconLink .bgcolor-0 .more {}
.IconLink .bgcolor-0:hover .more,
.IconLink .bgcolor-0 .more:hover { color: #AA0028; }
.IconLink .bgcolor-1 .more { color: #CA0037; }
.IconLink .bgcolor-1:hover .more,
.IconLink .bgcolor-1 .more:hover { color: #343333; }
.IconLink .bgcolor-2 .more {}
.IconLink .bgcolor-2:hover .more,
.IconLink .bgcolor-2 .more:hover { color: #AA0028; }
.IconLink .bgcolor-3 .more { color: #FFF; }
.IconLink .bgcolor-3:hover .more,
.IconLink .bgcolor-3 .more:hover { color: #FFF; }
.IconLink .bgcolor-4 .more,
.IconLink .bgcolor-4 .more:after { color: #FFF; }
.IconLink .bgcolor-4:hover .more,
.IconLink .bgcolor-4 .more:hover { color: #343333; }
.IconLink a.more:after { font-size: 30px; margin-top: -17px; top: 50%; }

/** headerTextBox */
.headerTextBox { max-height: none; }
.headerTextBox:before { display: none; }
.headerTextBox .row { align-items: center; justify-content: center; height: 100%; margin: 0 auto; padding: 40px 0; }
.headerTextBox .row > .col {}
.headerTextBox .row > .col.col-md-6:first-child:last-child { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.headerTextBox .imageslider, .headerTextBox .imageslider .TextArea, .headerTextBox .imageslider .TextArea .inner { position: relative; }
.headerTextBox .image + .TextArea {}
.headerTextBox .TextArea { background-position: center; background-repeat: no-repeat; background-size: cover; }
.headerTextBox .TextArea,
.headerTextBox .TextArea a,
.headerTextBox .TextArea h1,
.headerTextBox .TextArea h2,
.headerTextBox .TextArea h3,
.headerTextBox .TextArea h4,
.headerTextBox .TextArea header * { color: #FFF; }
.headerTextBox .frame { height: 100%; }
.headerTextBox .frame header {}
.headerTextBox .row > .col.col-md-6:first-child:last-child header:last-child { display: block; margin: 0 auto; padding: 50px 0; text-align: center; text-transform: uppercase; }
.headerTextBox .row > .col.col-md-6:first-child:last-child header:last-child h1 { display: block; }
.headerTextBox .frame header.hasSubHeader { margin: 0 0 20px; }
.headerTextBox .frame header.hasSubHeader h1 { font-weight: 600; line-height: 1; margin: 0; }
.headerTextBox .frame header .sub-header { display: block; font-weight: 400; }
.headerTextBox .frame header .headerImage { width: 65px; padding-right: 20px; vertical-align: top; }
.headerTextBox .frame header img { height: auto; width: auto; max-height: 100px; }
.headerTextBox .frame header + .ce-bodytext:before { content: ""; background: #FFF; display: block; height: 2px; width: 50%; margin: 20px 0 25px; }
.headerTextBox .ce-bodytext {}
.headerTextBox .frame .linkArea { margin: 20px 0 0; }
.headerTextBox .frame .linkArea:after { content: ""; clear: both; display: block;  }
.headerTextBox .frame .linkArea .break {
  flex-basis: 100%;
  height: 0;
  display: none;
}
.headerTextBox .frame .linkArea a {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  margin-right: 15px;
  padding-right: 0;
  transition: background-color 0.3s ease-in-out;
}
.headerTextBox .frame .linkArea a:hover {
  text-decoration: underline !important;
  cursor: pointer;
}
@media screen and (max-width: 665px) {
  .headerTextBox .frame .linkArea .break {
    display: block;
  }
  .headerTextBox .frame .linkArea a {
    padding: 9px 20px;
    background-color: rgba(52, 51, 51, 1);
  }
  .headerTextBox .frame .linkArea a:hover {
    background-color: rgba(52, 51, 51, 0.7);
  }
  .headerTextBox .frame .linkArea.red a {
    background-color: rgba(202, 21, 69, 1);
  }
  .headerTextBox .frame .linkArea.red a:hover {
    background-color: rgba(202, 21, 69, 0.7);
  }
}
.headerTextBox .frame .linkArea a + a { margin-top: 10px; }
/*.headerTextBox .frame .linkArea a:hover { text-decoration: underline; }*/
.headerTextBox .frame .linkArea a:before { content: none; display: inline-block; background: no-repeat center; background-size: contain; height: 30px; width: 30px; margin-right: 10px; position: relative; top: 9px; }
.headerTextBox .frame .linkArea a.old-icon:before {content:''; top:0;}
.headerTextBox .frame .linkArea a.more:before { background-image: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/icon_screen_weiss.png'); }
.headerTextBox .frame .linkArea a.video:before { background-image: url('../../../typo3conf/ext/pm_theme_plato/Resources/Public/Img/icon_video.png'); }
.headerTextBox .frame .linkArea a:after {content: none;}
.headerTextBox .frame .linkArea a img {
  display: inline-block;
  background: no-repeat center;
  background-size: contain;
  max-height: 30px;
  margin-right: 10px;
}
.headerTextBox .footnote { font-size: 80%; margin: 40px 0 0; text-align: left; }
.headerTextBox .footnote .mandatory { float: left; }
.headerTextBox .footnote p { margin-bottom: 0; }
.headerTextBox .footnote a { text-decoration: underline; }
.headerTextBox .footnote a:hover { text-decoration: none; }
.headerTextBox .ce-textpic {}
.headerTextBox .ce-textpic .ce-row.slick-slider { margin: 0 auto; }
.headerTextBox .ce-textpic .slick-slider .slick-list { margin: 0 auto; }
.headerTextBox .ce-textpic .slick-slider .slick-track { display: flex; align-items: center; }
.headerTextBox .ce-textpic .ce-column { margin: 0; }
.no-js .headerTextBox .ce-textpic .ce-column + .ce-column { display: none; }
.headerTextBox .ce-textpic figure.image { overflow: visible; position: relative; }

@media screen and (min-width: 374px) {
  .headerTextBox .frame header { display: table; width: 100%; }
  .headerTextBox .frame header > * { display: table-cell; vertical-align: middle; }
  .headerTextBox .frame header.hasSubHeader .headerImage + h1 { position: relative; top: -10px; }
}
@media screen and (min-width: 666px) {
  .headerTextBox .frame header .headerImage { width: 85px; }
  .headerTextBox .frame .linkArea a { float: left; }
  .headerTextBox .frame .linkArea a:after { margin-left: 15px; }
  .headerTextBox .frame .linkArea a + a { margin-top: 0; }
}
@media screen and (min-width: 768px) {
  .headerTextBox .frame .linkArea a:last-child {margin-right:0;}
  .headerTextBox .frame .linkArea a { margin-left: 0; }
  .headerTextBox .row > .col.col-md-6:first-child:last-child header:not(.hasSubHeader):last-child h1 { font-weight: 300; }
}
@media screen and (min-width: 992px) {
  .headerTextBox .row { align-items: stretch; }
  .headerTextBox div.ce-textpic.ce-center,
  .headerTextBox div.ce-textpic.ce-center .ce-gallery,
  .headerTextBox div.ce-textpic.ce-center .ce-outer,
  .headerTextBox div.ce-textpic.ce-center .ce-inner,
  .headerTextBox div.ce-textpic.ce-center .ce-row { height: 100%; }
  .headerTextBox div.ce-textpic.ce-center .ce-gallery[data-ce-images="1"] { height: auto; }
  .headerTextBox .ce-textpic .ce-row.slick-slider { margin: 0 50px; }
}
@media screen and (min-width: 1023px) {
  .headerTextBox .frame { margin-right: 50px; }
  .headerTextBox .row > .col.col-md-6:first-child:last-child .frame { margin-right: 0; }
  .headerTextBox .frame header + .ce-bodytext:before { margin: 40px 0 45px; }
  .headerTextBox .frame .linkArea { margin: 40px 0 0; }
}
@media screen and (min-width: 1024px) {
  .headerTextBox .row { padding: 80px 0 100px; }
  .headerTextBox .row > .col { padding: 0; }
  .headerTextBox .col-xl-6 { position: absolute; left: 0; bottom: 20px; }
  .headerTextBox .footnote { margin-top: 0; }
}
@media screen and (min-width: 1200px) {
  .headerTextBox .frame header h1 { font-size: 40px; }
  .headerTextBox .footnote { max-width: 80%; }
}
@media screen and (min-width: 1300px) {
  .headerTextBox .footnote { max-width: 79%; }
}
@media screen and (max-width: 1300px) {
  .headerTextBox .TextArea .inner { padding: 0 20px; }
}
@media screen and (max-width: 1023px) {
  .headerTextBox .imageslider { padding-top: 0; }
  .headerTextBox .imageslider .slider-image { /*display: none;*/ }
}
@media screen and (max-width: 991px) {
  .headerTextBox .col-xs-12 + .col-xs-12 { margin-top: 40px; }
}

/** special-content */
#special-content {}
@media screen and (min-width: 414px) {
  #special-content .frame { margin-right: 0; }
}
@media screen and (pointer: fine) and (min-width: 1024px),
  screen and (pointer: coarse) and (min-width: 1024px) and (orientation: portrait),
  screen and (min-width: 1025px) {
  #special-content { margin: 0; position: fixed; top: 140px; right: 0; z-index: 101; }
  #special-content > .frame { margin: 0; margin-left: auto !important; }
  #special-content .frame + .frame { display: none; margin-top: 20px; }
  #special-content .off-view { opacity: 1; transform: none; }
}
@media screen and (max-width: 1023px),
  screen and (pointer: coarse) and (max-width: 1024px) and (orientation: landscape) {
  #mainContent #special-content { margin-top: -40px; margin-bottom: 40px; }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  #mainContent #special-content { /*margin-top: -60px;*/ margin-bottom: 60px; }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  #mainContent #special-content { margin-top: -80px; margin-bottom: 80px; }
}
@media screen and (max-width: 992px) {
  #mainContent #special-content { margin-top: 0; }
}

/* special-content: textmedia */
#special-content .frame-type-textmedia:not([class*="frame-bg_"]) { margin-top: 60px; }
@media screen and (min-width: 1024px) {
  #special-content .frame-type-textmedia { padding: 20px 0; }
}
@media screen and (min-width: 1300px) {
  #special-content .frame-type-textmedia { padding: 30px 20px 30px 30px; }
}
@media screen and (min-width: 1500px) {
  #special-content .frame-type-textmedia { /*padding: 50px 20px 50px 50px;*/ }
}
@media screen and (pointer: fine) and (min-width: 1024px),
  screen and (pointer: coarse) and (min-width: 1024px) and (orientation: portrait),
  screen and (min-width: 1025px) {
  #special-content .frame-type-textmedia { background: #FFF; max-width: 400px; margin: 0; padding: 20px; }
  #special-content .frame-type-textmedia[class*="frame-bg_"]::before { right: 0; left: 0; }
}

/* special-content: IconLink */
#special-content .IconLink { display: table; margin: 0 auto 40px; }
@media screen and (min-width: 1024px) {
  #special-content .IconLink .inner { padding: 20px; }
}
@media screen and (min-width: 1300px) {
  #special-content .IconLink .inner { padding: 30px 20px 30px 30px; }
}
@media screen and (min-width: 1500px) {
  #special-content .IconLink .inner { /*padding: 50px 20px 50px 50px;*/ }
}
@media screen and (max-width: 1023px),
  screen and (pointer: coarse) and (max-width: 1024px) and (orientation: landscape) {
  #special-content .IconLink { display: block; text-align: center; }
  #special-content .IconLink .outer { text-align: left; }
  #special-content .IconLink .inner { padding: 20px; z-index: 1; }
  #special-content .IconLink .inner:before { content: ""; display: block; height: 100%; position: absolute; top: 0; right: -50vw; left: -50vw; z-index: -1; }
  #special-content .IconLink .bgcolor-1:before { background: #FFF; }
  #special-content .IconLink .bgcolor-2:before { background: #EDEDED; }
  #special-content .IconLink .bgcolor-3:before { background: #343333; }
  #special-content .IconLink .bgcolor-4:before { background: #CA1545; }
}
@media screen and (pointer: fine) and (min-width: 1024px),
  screen and (pointer: coarse) and (min-width: 1024px) and (orientation: portrait),
  screen and (min-width: 1025px) {
  #special-content .IconLink { margin-right: 0; }
}

/** TextAccordion */
.content .frame.frame-type-dce_dceuid15 {}
.content .frame.frame-type-dce_dceuid15 + div[class^="frame frame-bg_"] { margin-top: 0; }
.content .frame.frame-type-dce_dceuid15 + .frame-type-shortcut div[class^="frame frame-bg_"]:first-child { margin-top: -40px; }
@media screen and (min-width: 667px) {
  .content .frame.frame-type-dce_dceuid15 + .frame-type-shortcut div[class^="frame frame-bg_"]:first-child { margin-top: -60px; }
}
@media screen and (min-width: 992px) {
  .content .frame.frame-type-dce_dceuid15 + .frame-type-shortcut div[class^="frame frame-bg_"]:first-child { margin-top: -80px; }
}
.content .frame.frame-type-dce_dceuid15 > header {}

.content .TextAccordion { padding: 20px 0; z-index: 1; }
.content .TextAccordion .accordion-row {}
.content .TextAccordion:before,
.TextAccordion .col-header-wrapper:after { content: ""; display: block; position: absolute; left: -50vw; z-index: -1; }
.content .TextAccordion:before { height: 100%; top: 0; right: -50vw; }
.TextAccordion .col-header-wrapper:after { top: -40px; bottom: -40px; right: 0; }
.TextAccordion .accordion-list {}
.TextAccordion .col-header-wrapper { padding-right: 30px; z-index: 2; }
.TextAccordion .item {}
.no-js .TextAccordion .item + .item { margin: 30px 0 0; }

.TextAccordion .label { border-bottom: 1px solid #6C6C6C; margin: 0; padding: 15px; }
.js .TextAccordion .label { cursor: pointer; position: relative; }
.no-js .TextAccordion .label,
.TextAccordion .item:last-child .label,
.TextAccordion .col-header-wrapper .label:last-child { border-bottom: none; }
.TextAccordion .col-header-wrapper .label:first-child { margin-top: -15px; }
.TextAccordion .col-header-wrapper .label:last-child { padding-bottom: 0; }
.TextAccordion .label .header { color: #FFF; margin: 0; transition: all .2s ease; }
.TextAccordion .item .toggleSub { display: none; }

.TextAccordion .item .ce-bodytext { margin: 15px 15px 0; transition: all .5s ease-out; }
.TextAccordion .item .ce-bodytext ul li:before { content: "\f105"; font-weight: bold; line-height: 1; margin-left: -15px; width: 15px; }
.js .TextAccordion .item .ce-bodytext { margin: 15px 15px 30px; }
.js .TextAccordion .item.closed .ce-bodytext { height: 0; margin: 0 15px; opacity: 0; }
.js .TextAccordion .item:last-child .ce-bodytext { margin-bottom: 0; }

/* colors */
.content .TextAccordion:before,
.content .TextAccordion.bg_red:before { background: #CA1545; }
.content .TextAccordion.bg_white:before { background: #FFF; }
.content .TextAccordion.bg_grey:before { background: #EDEDED; }
.content .TextAccordion.bg_dark:before { background: #343333; }

.TextAccordion .label,
.TextAccordion.bg_red .label,
.TextAccordion .col-header-wrapper:after,
.TextAccordion.bg_red .col-header-wrapper:after { background: #343333; }
.TextAccordion.bg_white .label,
.TextAccordion.bg_white .col-header-wrapper:after,
.TextAccordion.bg_grey .label,
.TextAccordion.bg_grey .col-header-wrapper:after,
.TextAccordion.bg_dark .label,
.TextAccordion.bg_dark .col-header-wrapper:after { background: #CA1545; }

.TextAccordion .label,
.TextAccordion.bg_red .label { border-color: #CA1545; }
.TextAccordion.bg_white .label { border-color: #FFF; }
.TextAccordion.bg_grey .label { border-color: #EDEDED; }
.TextAccordion.bg_dark .label { border-color: #343333; }

.TextAccordion.bg_red .item .ce-bodytext a { color: #343333; }
.TextAccordion:not(.bg_grey):not(.bg_white) .item .ce-bodytext,
.TextAccordion:not(.bg_grey):not(.bg_white) .item .ce-bodytext ul li:before { color: #FFF; }

@media screen and (min-width: 667px){
  .content .TextAccordion { padding: 40px 0; }
}
@media screen and (max-width: 767px){
  .js .TextAccordion .item .label { border-bottom-width: 2px; padding: 15px 45px 15px 15px; }
  .TextAccordion .item .toggleSub { display: block; border-radius: 50%; cursor: pointer; height: 30px; width: 30px; position: absolute; top: 10px; right: 5px; z-index: 5; transform-origin: center; }
  .TextAccordion .item .toggleSub:before,
  .TextAccordion .item .toggleSub:after { content: ""; background: #FFF; border-radius: 2px; height: 2px; width: 14px; position: absolute; top: 50%; z-index: 6; transition: all .4s ease-in-out; }
  .TextAccordion .item .toggleSub:before { right: 4px; transform: rotate(-45deg); }
  .TextAccordion .item .toggleSub:after { right: 12px; transform: rotate(45deg); }
  .TextAccordion .item.active .toggleSub:before,
  .TextAccordion .item.active .toggleSub:after { top: calc(50% - 3px); }
  .TextAccordion .item.active .toggleSub:before { transform: rotate(45deg); }
  .TextAccordion .item.active .toggleSub:after { transform: rotate(-45deg); }
}

/* position */
.TextAccordion,
.TextAccordion.position-right,
.TextAccordion.position-left {}
.TextAccordion.position-after {}

@media screen and (min-width: 768px){
  /* position beside */
  .js .TextAccordion:not(.position-after) .item { position: static; }
  .js .TextAccordion:not(.position-after) .item header { display: none;; }
  .js .TextAccordion:not(.position-after) .label { padding: 15px 0; }
  .js .TextAccordion:not(.position-after) .col-header-wrapper .label:last-child { padding-bottom: 0; }
  .js .TextAccordion:not(.position-after) .item .ce-bodytext { margin: 0 15px; }
  .js .TextAccordion:not(.position-after) .item.closed .ce-bodytext { position: absolute; top: 0; z-index: -1; transform: translateX(100%); }
  .TextAccordion:not(.position-after) .toggleSub { position: absolute; top: 13px; transition: all .2s ease; }
  .TextAccordion:not(.position-after) .toggleSub:before { content: ""; background: none; border-style: solid; display: block; height: 0; width: 0; }

  .js .TextAccordion:not(.position-after):not(.position-left) .accordion-list { padding-left: 30px; }
  .js .TextAccordion:not(.position-after):not(.position-left) .item.closed .ce-bodytext { left: -30px; }
  .TextAccordion:not(.position-after):not(.position-left) .toggleSub { right: -30px; }
  .TextAccordion:not(.position-after):not(.position-left) .active .toggleSub { right: -46px; }
  .TextAccordion:not(.position-after):not(.position-left) .toggleSub:before { border-width: 13px 0 13px 16px; }
  .TextAccordion:not(.position-after):not(.position-left) .toggleSub:before,
  .TextAccordion:not(.position-after):not(.position-left).bg_red .toggleSub:before { border-color: transparent transparent transparent #343333; }
  .TextAccordion:not(.position-after):not(.position-left).bg_white .toggleSub:before,
  .TextAccordion:not(.position-after):not(.position-left).bg_grey .toggleSub:before,
  .TextAccordion:not(.position-after):not(.position-left).bg_dark .toggleSub:before { border-color: transparent transparent transparent #CA1545; }

  .js .TextAccordion:not(.position-after).position-left .accordion-row { flex-direction: row-reverse; }
  .content .TextAccordion:not(.position-after).position-left:before,
  .TextAccordion:not(.position-after).position-left .col-header-wrapper:after { right: -50vw; left: 0; }
  .TextAccordion:not(.position-after).position-left .col-header-wrapper { padding-right: 0; padding-left: 30px; }
  .content .TextAccordion:not(.position-after).position-left:before { right: 0; left: -50vw; }
  .js .TextAccordion:not(.position-after).position-left .accordion-list { padding-right: 30px; }
  .js .TextAccordion:not(.position-after).position-left .item.closed .ce-bodytext { right: -30px; }
  .TextAccordion:not(.position-after).position-left .toggleSub { left: -30px; }
  .TextAccordion:not(.position-after).position-left .active .toggleSub { left: -46px; }
  .TextAccordion:not(.position-after).position-left .toggleSub:before { border-width: 13px 16px 13px 0; }
  .TextAccordion:not(.position-after).position-left .toggleSub:before,
  .TextAccordion:not(.position-after).position-left.bg_red .toggleSub:before { border-color: transparent #343333 transparent transparent; }
  .TextAccordion:not(.position-after).position-left.bg_white .toggleSub:before,
  .TextAccordion:not(.position-after).position-left.bg_grey .toggleSub:before,
  .TextAccordion:not(.position-after).position-left.bg_dark .toggleSub:before { border-color: transparent #CA1545 transparent transparent; }

  .js .TextAccordion:not(.position-after) .header:hover,
  .js .TextAccordion:not(.position-after) .active .header,
  .js .TextAccordion:not(.position-after).bg_red .header:hover,
  .js .TextAccordion:not(.position-after).bg_red .active .header { color: #CA0037; }
  .js .TextAccordion:not(.position-after).bg_white .header:hover,
  .js .TextAccordion:not(.position-after).bg_white .active .header { color: #343333; }
  .js .TextAccordion:not(.position-after).bg_grey .header:hover,
  .js .TextAccordion:not(.position-after).bg_grey .active .header { color: #343333; }
  .js .TextAccordion:not(.position-after).bg_dark .header:hover,
  .js .TextAccordion:not(.position-after).bg_dark .active .header { color: #343333; }

  /* position after */
  .js .TextAccordion.position-after .col-header-wrapper { display: none !important; }
  .js .TextAccordion.position-after .accordion-list { flex-basis: 100%; max-width: 100%; }
  .js .TextAccordion.position-after .item .label { border-bottom-width: 2px; padding: 15px 45px 15px 15px; }
  .TextAccordion.position-after .item .toggleSub { display: block; border-radius: 50%; cursor: pointer; height: 30px; width: 30px; position: absolute; top: 10px; right: 5px; z-index: 5; transform-origin: center; }
  .TextAccordion.position-after .item .toggleSub:before,
  .TextAccordion.position-after .item .toggleSub:after { content: ""; background: #FFF; border-radius: 2px; height: 2px; width: 14px; position: absolute; top: 50%; z-index: 6; transition: all .4s ease-in-out; }
  .TextAccordion.position-after .item .toggleSub:before { right: 4px; transform: rotate(-45deg); }
  .TextAccordion.position-after .item .toggleSub:after { right: 12px; transform: rotate(45deg); }
  .TextAccordion.position-after .item.active .toggleSub:before,
  .TextAccordion.position-after .item.active .toggleSub:after { top: calc(50% - 3px); }
  .TextAccordion.position-after .item.active .toggleSub:before { transform: rotate(45deg); }
  .TextAccordion.position-after .item.active .toggleSub:after { transform: rotate(-45deg); }
}

/** special table */
.tableview {}
.tableview table.contenttable { border-collapse: separate; border-spacing: 0; table-layout: fixed; width: 100%; }
.tableview table.contenttable.colBg-1 {}
.tableview table.contenttable tr { background: none; }

.tableview table.contenttable tbody tr.table-row:nth-of-type(odd) td,
.tableview table.contenttable tbody tr.table-row:nth-of-type(odd) td .inner { background-color: #F4F4F4; }
.tableview table.contenttable tbody tr.table-row:nth-of-type(even) td,
.tableview table.contenttable tbody tr.table-row:nth-of-type(even) td .inner { background-color: #FEFEFE; }
.tableview table.contenttable.colBg-1 tbody tr.table-row:nth-of-type(odd) td:not(.colText):first-child,
.tableview table.contenttable.colBg-1 tbody tr.table-row:nth-of-type(odd) td:not(.colText):first-child .inner { background-color: #E5E5E5; }
.tableview table.contenttable.colBg-1 tbody tr.table-row:nth-of-type(even) td:not(.colText):first-child,
.tableview table.contenttable.colBg-1 tbody tr.table-row:nth-of-type(even) td:not(.colText):first-child .inner { background-color: #F1F1F1; }

.tableview table.contenttable thead tr th { background: #657373; border-left: 1px solid #637070; color: #FFF; font-size: 16px; padding: 30px 10px; position: relative; }
.tableview table.contenttable thead tr th:last-child { border-right: 1px solid #637070; }
.tableview table.contenttable.hasActive thead tr th { padding-bottom: 20px; }
.tableview table.contenttable.hasActive thead tr th:before { content: ""; background: #FFF; height: 10px; position: absolute; top: 0; right: -1px; left:-1px; }
.tableview table.contenttable.hasActive thead tr th.active { background: #CA0037; }
.tableview table.contenttable.hasActive thead tr th.active:before { background: #CA0037; border-left: 1px solid #FFF; left: -1px; }

.tableview table.contenttable tbody td { border: none; border-left: 1px solid #E5E5E5; padding: 0; text-align: center; vertical-align: middle; position: relative; z-index: 1; }
.tableview table.contenttable tbody td:last-child { border-right: 1px solid #E5E5E5; }
.tableview table.contenttable tbody td .inner { display: flex; align-items: center; justify-content: center; /*min-height: 60px;*/ padding: 10px; overflow: hidden; position: relative; z-index: 1; }
.tableview table.contenttable tbody tr.table-row:last-child td .inner { border-bottom: 1px solid #E5E5E5; }

.tableview table.contenttable.colBg-1 tbody tr td:not(.colText):first-child { font-weight: 500; text-align: left; vertical-align: middle; }
.tableview table.contenttable.colBg-1 tbody tr td:not(.colText):first-child .inner { justify-content: left; padding: 10px 30px; }

.tableview table.contenttable tbody:first-child tr.table-row:first-child td { border-top: 1px solid #E5E5E5; }

.tableview table.contenttable tbody td.active { color: #CA0037; }
.tableview table.contenttable.hasActive tbody tr.table-row td.active .inner { margin-top: 20px; }

.tableview table.contenttable tbody tr.table-row td.active:before { content: ""; display: block; height: 10px; position: absolute; top: -1px; right: 0; left: 0; }
.tableview table.contenttable tbody tr.table-row:nth-of-type(even) td.active:before { background: #F4F4F4; }
.tableview table.contenttable tbody tr.table-row:nth-of-type(odd) td.active:before { background: #FEFEFE; }
.tableview table.contenttable.hasActive tbody tr.table-row:first-child td.active:before,
.tableview table.contenttable.hasActive thead + tbody tr.table-row:first-child td.active:before { background: #CA0037; }
.tableview table.contenttable.hasActive tbody tr.table-row:first-child td.active:last-child:before,
.tableview table.contenttable.hasActive thead + tbody tr.table-row:first-child td.active:last-child:before { right: -1px; }

.content .tableview table.contenttable tbody tr.table-row.colText { background: #FFF; }
.tableview table.contenttable tbody tr.colText td.colText,
.tableview table.contenttable tbody tr.colText td.colText .inner { background: none; border: none; text-align: left; }
.tableview table.contenttable tbody tr.colText td.colText { vertical-align: top; }
.tableview table.contenttable tbody tr.colText td.colText .inner { justify-content: left; padding: 40px 0; }
.tableview table.contenttable tbody tr.colText:last-child td.colText .inner { padding-bottom: 0; }
.tableview table.contenttable tbody tr.table-row.colTextActiveSpacer + tr.colText .inner { padding-top: 50px; }
.tableview table.contenttable tbody:first-child tr.colText:first-child td.colText .inner { padding-top: 0; }

.tableview table.contenttable tbody tr.table-row.colText td.colText,
.tableview table.contenttable tbody tr.table-row.colText + tr.table-row:not(.colText) td { border-top: 1px solid #E5E5E5; }
.tableview table.contenttable tbody tr.table-row.colText + tr.table-row:not(.colText) td:before { background-color: #CA0037; }
.tableview table.contenttable tbody:first-child tr.colText:first-child td.colText,
.tableview table.contenttable tbody tr.table-row.colTextActiveSpacer + tr.colText td.colText { border-top: none; }
.tableview table.contenttable tbody tr.table-row.colText:last-child td.colText .inner:after { display: none; }

.tableview table.contenttable tbody tr.table-row.colTextActiveSpacer {}
.tableview table.contenttable tbody:first-child tr.table-row.colTextActiveSpacer:first-child { display: none; }
.tableview table.contenttable tbody:first-child tr.table-row.colTextActiveSpacer:first-child + tr.colText td.colText .inner { padding-top: 0; }

.tableview table.contenttable tbody tr.table-row.colTextActiveSpacer td { border-top: 1px solid #E5E5E5; }
.tableview table.contenttable tbody tr.table-row.colTextActiveSpacer td.active:before { border: 1px solid #E5E5E5; border-top: none; right: -1px; left: -1px; }
.tableview table.contenttable thead + tbody tr.table-row.colTextActiveSpacer:first-child td.active:before { border-color: #FFF; }

.tableview table.contenttable tbody tr.table-row:not(.colText):last-child td:after { content: ""; background: #FFF; height: 20px; position: absolute; right: 0; bottom: 0; left: -1px; z-index: -1; }
.tableview table.contenttable tbody tr.table-row:not(.colText):last-child td:last-child:after { right: -1px; }
.tableview table.contenttable tbody tr.table-row:not(.colText):last-child td.active + td:after { left: 0; }
.tableview table.contenttable tbody tr.table-row:not(.colText):last-child td .inner { margin-right: -1px; margin-left: -1px; border-right: 1px solid #E5E5E5; border-left: 1px solid #E5E5E5; }

.tableview table.contenttable tbody td .inner .check { text-align: center; width: 24px; }
.tableview table.contenttable tbody td .inner .check .fa { font-weight: 600; }
.tableview table.contenttable tbody td .inner .desc:not(:first-child) { font-size: 90%; position: absolute; left: calc(50% + 10px); }

/** fade elements if in view */
.off-view {
  opacity: 0;
  backface-visibility: hidden;
  transform: translate3d(0, 50px, 0);
  transition: all 500ms ease-out;
}
.off-view.in-view-above {
  transform: translate3d(0, -50px, 0);
}
.off-view.in-view {
  opacity: 1;
  transform: none;
}


@media screen and (max-width: 420px){
    .ImageLinkBox .ImageArea .header {font-size: 18px;}
    .TextButtonBox header .header {font-size: 18px;}

}

/* eof */
