.mod_visitors .invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    float: left;
	width:0px;
	height:0px;
}
/* Slider */
.slick-slider
{
    position: relative;

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

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

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

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

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

    height: auto;

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

.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;overflow:hidden}.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;opacity:1;-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 .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;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%}.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%;background:0 0;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 string{color:#fff}.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}}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, #hide-2 .kunden h2 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 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 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [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 */
}

/**
 * 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 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.clear {
  height: 0.1px;
  font-size: 0.1px;
  line-height: 0.1px;
  clear: both;
}

.invisible, [id=header] .nav-main li[class^=hide], .fe-unsichtbar {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
}

/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box;
}

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

/* HTML-Tags und Klassen */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

body {
  color: #414042;
}

::-moz-selection {
  background-color: #25509e;
  color: #fff;
}

::selection {
  background-color: #25509e;
  color: #fff;
}

a {
  color: #25509e;
  text-decoration: none;
}
a:hover {
  color: #414042;
}

.content-text figure:first-child {
  margin-top: 0;
}

.rte:first-child p:first-child {
  margin-top: 0;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

iframe {
  display: block;
  border: 0;
}

hr {
  clear: both;
  border: 0;
  border-bottom: 1px solid #414042;
  margin: 1rem 0;
}

.zitat {
  font-style: italic;
  position: relative;
}
.zitat::before, .zitat::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../files/theme-krohn/dist/img/icn-quote.svg") no-repeat center/contain;
}

.text-links * {
  text-align: left;
}

.blocklink, .download-element a {
  display: block;
}

.float_left,
.float_right {
  margin-bottom: 0.5555555556rem;
}

.float_above,
.float_below {
  text-align: center;
}

@media (min-width: 720px) {
  .float_left {
    float: left;
    margin-right: 1.1111111111rem;
    max-width: 48%;
  }
  .float_right {
    float: right;
    margin-left: 1.1111111111rem;
    max-width: 48%;
  }
}
.btn, .content-hyperlink.button a, button.submit, a.toplink {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #25509e;
  color: #fff;
  font-size: 0.9rem;
  text-decoration: none;
  padding: 0.5em 1.1111111111rem;
  border: 0;
  border-radius: 4px;
}
@media (min-width: 720px) {
  .btn, .content-hyperlink.button a, button.submit, a.toplink {
    display: inline-block;
    width: unset;
  }
}
.btn:hover, .content-hyperlink.button a:hover, button.submit:hover, a.toplink:hover {
  background-color: #223382;
  color: #fff;
}

.visible {
  width: auto;
  height: auto;
  left: auto;
  top: auto;
  position: unset;
  overflow: visible;
  display: block;
}

.crisp {
  image-rendering: -webkit-pixelated;
  image-rendering: pixelated;
  image-rendering: -webkit-crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}

table {
  border-collapse: collapse;
}

td, th {
  text-align: left;
  vertical-align: top;
  padding: 0.4em 1.1111111111rem;
  border-top: 1px solid #9d9e9e;
}
td.col_first, td:first-child, th.col_first, th:first-child {
  padding-left: 0;
}
td.col_last, td:last-child, th.col_last, th:last-child {
  padding-right: 0;
}
.row_0 td, .row_0 th {
  border-top: 0;
}
thead td, thead th {
  border-top: 0;
  border-bottom: 1px solid #9d9e9e;
}
td p, th p {
  margin: 0;
}

/* Material-Design-Icons */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../../files/theme-krohn/dist/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/MaterialIcons-Regular.woff") format("woff");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-regular.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-regular.woff") format("woff");
  font-display: swap;
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-italic.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-italic.woff") format("woff");
  font-display: swap;
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-600.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-600.woff") format("woff");
  font-display: swap;
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-700.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-700.woff") format("woff");
  font-display: swap;
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-800.woff2") format("woff2"), url("../../files/theme-krohn/dist/fonts/open-sans-v18-latin-800.woff") format("woff");
  font-display: swap;
}
html {
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
}
@media (min-width: 720px) {
  html {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 1.125rem;
  }
}

b, strong {
  font-weight: 700;
}

h1, #hide-2 .kunden h2, h2, h3, h4, .toggler, h5, h6,
.h1,
#ueber-uns .statement h2, .h2, .h3, .h4, #hide-1 h3, #home .iconboxen h3, .h5 {
  margin-top: 1.5em;
  margin-bottom: 1rem;
}
h1 + *, #hide-2 .kunden h2 + *, h2 + *, h3 + *, h4 + *, .toggler + *, h5 + *, h6 + *,
.h1 + *,
#ueber-uns .statement h2 + *, .h2 + *, .h3 + *, .h4 + *, #hide-1 h3 + *, #home .iconboxen h3 + *, .h5 + * {
  margin-top: 0;
}

h1, #hide-2 .kunden h2, h2, h3,
.h1,
#ueber-uns .statement h2, .h2, .h3 {
  line-height: 1.2;
}

h1, #hide-2 .kunden h2, .h1, #ueber-uns .statement h2 {
  color: #9d9e9e;
  font-size: 1.8em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.033em;
}
@media (min-width: 720px) {
  h1, #hide-2 .kunden h2, .h1, #ueber-uns .statement h2 {
    font-size: 2.25em;
  }
}

h2, .h2 {
  font-size: 1.8em;
  font-weight: 600;
}

h3, .h3 {
  font-size: 1.1em;
  font-weight: 700;
}

h4, .toggler, .h4, #hide-1 h3, #home .iconboxen h3 {
  font-size: 1em;
  font-weight: 700;
}

h5 {
  font-size: 1em;
  margin-bottom: 0;
}

ul, ol {
  padding-left: 1.1111111111rem;
}

/* Layout */
.bgimage.container, .mod_article > .content-text, #hide-1, #hide-2 .partner, #ueber-uns .statement, #home .iconboxen, [id=footer] .inside, [id=panorama], [id=header] .logozeile, [id=header] .content-text .rte, .maxwidth, #kontakt .ce_form {
  padding-left: 5vw;
  padding-right: 5vw;
  width: 100%;
}

@media (min-width: 51.1111111111em) {
  .maxwidth, .mod_article > .content-text, #kontakt .ce_form {
    padding-left: calc(50vw - 0.5 * 46em);
    padding-right: calc(50vw - 0.5 * 46em);
  }
}

[id=wrapper] {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

[id=header] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 110;
  background: rgba(255, 255, 255, 0.9);
}
[id=header] .content-text .rte {
  background: #25509e;
  color: #fff;
  font-size: 0.8571428571em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
[id=header] .content-text .rte p {
  margin: 0;
  white-space: nowrap;
}
[id=header] .content-text .rte p:first-child {
  display: none;
}
[id=header] .content-text .rte a {
  display: inline-block;
  color: inherit;
  padding: 0.5em 0;
}
[id=header] .content-text .rte i {
  vertical-align: middle;
}
@media (min-width: 500px) {
  [id=header] .content-text .rte {
    flex-wrap: nowrap;
  }
  [id=header] .content-text .rte p:nth-child(3) {
    margin: 0 1em;
  }
}
@media (min-width: 720px) {
  [id=header] .content-text .rte {
    padding-top: 0;
    padding-bottom: 0;
  }
  [id=header] .content-text .rte a {
    padding: 1em 0;
  }
}
@media (min-width: 960px) {
  [id=header] .content-text .rte p:first-child {
    display: block;
  }
  [id=header] .content-text .rte p:nth-child(3) {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  [id=header] .content-text .rte {
    font-size: 1rem;
  }
}
[id=header] .logozeile {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.1111111111rem;
  padding-bottom: 1.1111111111rem;
}
@media (min-width: 960px) {
  [id=header] .logozeile {
    flex-wrap: nowrap;
  }
}

a#logo {
  max-width: calc(100% - 75px);
}

#logo img {
  transition: 0.5s;
}

.custom {
  width: 100%;
}

[id=footer] {
  background: #223382;
  color: #fff;
  width: 100%;
}
[id=footer] a {
  color: inherit;
}
[id=footer] .inside {
  padding-top: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
}

[id=container] {
  flex: 1;
  width: 100%;
  line-height: 1.5;
}
[id=container] > * {
  box-sizing: border-box;
}

[id=main] .mod_article {
  overflow: visible;
}

#home .first img {
  width: 100%;
}
@media (min-width: 960px) {
  #home .first img {
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 60% 40%;
    object-position: 60% 40%;
  }
}
#home .iconboxen {
  background: #25509e;
  color: #fff;
  font-size: 0.8571428571em;
  text-align: center;
}
#home .iconboxen .content-text {
  padding: 1.1111111111rem;
}
#home .iconboxen i {
  font-size: 48px;
}
#home .iconboxen h3 {
  margin-top: -0.5rem;
}
@media (min-width: 720px) {
  #home .iconboxen {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #home .iconboxen .content-text {
    padding: 1.1111111111rem;
    max-width: 23.2em;
  }
}
@media (min-width: 960px) {
  #home .iconboxen {
    flex-wrap: nowrap;
  }
}

#leistungen .bgimage.projektstart {
  background-position: right;
}
#leistungen .bgimage.projektstart img {
  width: 600px;
  max-width: 70vw;
  margin-top: 2em;
  margin-bottom: 1em;
}
#leistungen .bgimage.projektstart .h1, #leistungen .bgimage.projektstart #ueber-uns .statement h2, #ueber-uns .statement #leistungen .bgimage.projektstart h2 {
  color: #414042;
}
#leistungen .leistung {
  margin: 0;
  list-style: none;
}
#leistungen .leistung img {
  width: 100%;
}
#leistungen .leistung h3, #leistungen .leistung p {
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 500px) {
  #leistungen .slider {
    padding-left: 15px;
    padding-right: 15px;
  }
  #leistungen .leistung {
    padding: 15px;
  }
  #leistungen .leistung h3, #leistungen .leistung p {
    padding: 0;
  }
}
@media (min-width: 1300px) {
  #leistungen .slider {
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
  }
}

#ueber-uns {
  overflow: hidden;
}
#ueber-uns .galerie {
  margin: 15px -15px;
}
#ueber-uns .galerie .content-gallery {
  max-width: 860px;
  margin: auto;
}
#ueber-uns .galerie .content-gallery img {
  width: 100%;
}
@media (min-width: 960px) {
  #ueber-uns .galerie {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1300px) {
  #ueber-uns .galerie {
    display: flex;
    justify-content: center;
  }
  #ueber-uns .galerie .content-gallery {
    flex-basis: 860px;
    margin: 0;
  }
}
#ueber-uns .bgimage {
  padding: 20vw 0 10vw;
}
#ueber-uns .statement {
  background: rgba(255, 255, 255, 0.75);
}
#ueber-uns .statement h2 {
  color: #3B63AE;
}
#ueber-uns .statement .zitat::before {
  float: left;
  margin-right: 12px;
}
#ueber-uns .statement .zitat::after {
  display: none;
}
#ueber-uns .statement .unterschrift {
  margin-bottom: 1.1111111111rem;
}
#ueber-uns .statement .unterschrift figure {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  color: #25509e;
  font-style: italic;
}
#ueber-uns .statement .portrait {
  text-align: center;
}
#ueber-uns .statement .portrait img {
  width: 50vw;
}
@media (min-width: 960px) {
  #ueber-uns .statement {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    text-align: left;
  }
  #ueber-uns .statement .text {
    max-width: 50em;
  }
  #ueber-uns .statement h2 {
    text-align: left;
  }
  #ueber-uns .statement .zitat::before {
    float: none;
    position: absolute;
    left: -32px;
  }
  #ueber-uns .statement .zitat::after {
    display: block;
    position: absolute;
    right: -24px;
    margin-top: -2.4em;
  }
  #ueber-uns .statement .portrait {
    flex-shrink: 0;
    width: 30%;
    margin-top: 1.1111111111rem;
    margin-left: 40px;
  }
  #ueber-uns .statement .portrait img {
    width: auto;
  }
}
@media (min-width: 1877.7777777778px) {
  #ueber-uns .statement {
    padding-left: calc(50% - 845px);
    padding-right: calc(50% - 845px);
  }
}

#projekte .content-gallery {
  margin-bottom: 3.3333333333rem;
}
#projekte .content-gallery ul {
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 500px) {
  #projekte .content-gallery ul {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#hide-2 .partner {
  background: #f0f1f1;
  padding-top: 3.3333333333rem;
  padding-bottom: 3.3333333333rem;
}
#hide-2 .partner h1, #hide-2 .partner .kunden h2, #hide-2 .kunden .partner h2 {
  text-align: left;
  margin-top: 0;
}
#hide-2 .partner h1:first-line, #hide-2 .partner .kunden h2:first-line, #hide-2 .kunden .partner h2:first-line {
  color: #414042;
}
#hide-2 .partner .content-gallery ul {
  align-items: center;
}
#hide-2 .partner .content-gallery li {
  text-align: center;
  padding: 24px;
}
@media (min-width: 500px) {
  #hide-2 .partner .content-gallery li {
    width: 50%;
  }
}
@media (min-width: 960px) {
  #hide-2 .partner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #hide-2 .partner .content-text {
    width: 30%;
    min-width: 14.5em;
    maxwidth: 24em;
    margin-right: 30px;
  }
}
@media (min-width: 1600px) {
  #hide-2 .partner .content-gallery ul {
    flex-wrap: nowrap;
  }
  #hide-2 .partner .content-gallery li {
    width: auto;
  }
}
@media (min-width: 1844.4444444444px) {
  #hide-2 .partner {
    padding-left: calc(50% - 830px);
    padding-right: calc(50% - 830px);
  }
}
#hide-2 .kunden {
  color: #fff;
}
#hide-2 .kunden h2 {
  color: #fff;
}
#hide-2 .kunden .zitat {
  text-align: left;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  max-width: 21em;
  margin: auto;
}
#hide-2 .kunden .zitat::after {
  display: block;
  margin-left: auto;
}
@media (min-width: 500px) {
  #hide-2 .kunden .zitat::before {
    position: absolute;
    left: -32px;
  }
  #hide-2 .kunden .zitat::after {
    position: absolute;
    right: -32px;
    margin-top: -2.4em;
  }
}
#hide-2 .kunden .content-element-group {
  background: rgba(50, 50, 50, 0.5);
  padding: 1rem 3rem;
}
#hide-2 .kunden .content-element-group .content-headline {
  margin-top: 1rem;
}

#kontakt .ce_form {
  margin-top: 3.3333333333rem;
  margin-bottom: 3.3333333333rem;
}

#hide-1 {
  background: #25509e;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #fff;
  font-size: 0.875em;
}
#hide-1 .material-icons {
  vertical-align: middle;
  line-height: 0;
}
#hide-1 .content-text {
  text-align: left;
  width: auto;
  padding: 0;
  margin: 3.3333333333rem 0;
  max-width: 22em;
}
#hide-1 a {
  display: inline-block;
  color: inherit;
  padding: 0.2em;
  padding-right: 0.4em;
  transition: 0.3s;
}
#hide-1 a:hover {
  background: #223382;
}
@media (min-width: 720px) {
  #hide-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #hide-1 .content-text {
    margin: 0.5555555556rem 0;
  }
  #hide-1 .nav-footer {
    margin-left: 2em;
    margin-right: 2em;
  }
}
@media (min-width: 1555.5555555556px) {
  #hide-1 {
    padding-left: calc(50% - 700px);
    padding-right: calc(50% - 700px);
  }
}

.goverlay {
  background: rgba(58, 78, 115, 0.95);
}

.glightbox-clean .gslide-media {
  box-shadow: none;
}
.glightbox-clean .gslide-description {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.glightbox-clean .gslide-description .gdesc-inner {
  padding: 0.8em;
  text-align: center;
}
.glightbox-clean .gslide-description .gslide-title {
  color: inherit;
  font-family: inherit;
  font-size: 0.8em;
  margin: 0;
  opacity: 0.8;
}

.slick-slider {
  position: relative;
}

button.slick-next, button.slick-prev {
  position: absolute;
  bottom: 50%;
  z-index: 1;
  outline: 0;
}
button.slick-prev {
  left: 0;
}
button.slick-next {
  right: 0;
}

ul.slick-dots {
  padding: 0;
  margin-top: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.slick-dots li {
  padding: 0;
}
ul.slick-dots button {
  background: #f0f1f1;
  text-indent: 101%;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 3px solid #fff;
  border-radius: 50%;
  outline: 0;
  overflow: hidden;
  margin: 0 10px;
  cursor: pointer;
  transition: 0.5s;
}
ul.slick-dots button:hover {
  background: #9d9e9e;
}
ul.slick-dots .slick-active button {
  background: #25509e;
}
@media (max-width: 719px) {
  ul.slick-dots {
    display: none !important;
  }
}

.ce_form {
  margin: 1.1111111111rem 0;
}

[id=main] .widget {
  margin: 1em 0;
}

label {
  display: block;
}

.textfeld, textarea, input.text,
input.captcha,
select {
  background: #f0f1f1;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.6666666667em;
  font: inherit;
  color: inherit;
}

.widget-select {
  position: relative;
}
.widget-select:after {
  content: "expand_more";
  font-family: "Material Icons";
  font-size: 1.5rem;
  line-height: 3rem;
  color: #25509e;
  position: absolute;
  right: 0.5em;
  top: 0;
  pointer-events: none;
}
.widget-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0.4em;
}

.widget-submit {
  text-align: right;
}

button.submit {
  margin-right: 0;
  cursor: pointer;
}

span.mandatory {
  color: #25509e;
  margin-left: 0.25em;
}

p.error {
  color: #cc0000;
  margin-bottom: 0.25em;
}

input.error {
  border-color: #cc0000 !important;
}

.checkbox_container,
.radio_container {
  padding: 0;
  border: 0;
}
.checkbox_container span,
.radio_container span {
  display: flex;
}
.checkbox_container span input,
.radio_container span input {
  width: 1em;
  height: 1.3333em;
  margin-right: 1em;
}

.floating-placeholder {
  position: relative;
  overflow: hidden;
  background: #f0f1f1;
}

.floating-placeholder,
.floating-placeholder input {
  line-height: 2.7em;
  padding: 0;
}

.floating-placeholder input {
  height: 2.7em;
  font-size: 1em;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: transparent;
  z-index: 2;
  text-indent: 0.6666666667rem;
  padding-top: 0.6em;
}

.floating-placeholder.widget-text:before, .floating-placeholder.widget-password:before {
  content: "";
  display: block;
  width: 100%;
  height: 2.7em;
  background-color: transparent;
}

.floating-placeholder label {
  display: block;
  position: absolute;
  top: 0;
  left: 0.6666666667rem;
  font-size: 1em;
  z-index: 1;
  transform-origin: 0 -1.5em;
  transition: transform 160ms, color 200ms;
  transform: scale(1) rotateY(0);
  padding-top: 0.3em;
}

.floating-placeholder-float label {
  transform: scale(0.6666) rotateY(0);
  z-index: 3;
  pointer-events: none;
  color: #25509e;
}

.mod_article > .content-text {
  text-align: center;
}

.content-text.media--below {
  display: flex;
  flex-direction: column;
}
.content-text.media--below figure {
  order: 2;
}

.bgimage {
  position: relative;
  height: 50vw;
  max-height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.mouse-device .bgimage.parallax {
  background-attachment: fixed;
}
.bgimage.container {
  padding-top: 1.1111111111rem;
  padding-bottom: 1.1111111111rem;
  height: auto;
  min-height: 33vw;
  max-height: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bgimage.container h1, .bgimage.container #hide-2 .kunden h2, #hide-2 .kunden .bgimage.container h2, .bgimage.container .h1, .bgimage.container #ueber-uns .statement h2, #ueber-uns .statement .bgimage.container h2 {
  color: #656669;
}
@media (min-width: 1600px) {
  .bgimage.container {
    min-height: 25vw;
  }
}
.bgimage > * {
  position: relative;
}
.bgimage .lighten {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 720px) {
  .bgimage {
    height: 33vw;
  }
}

.v-space {
  width: 100%;
  margin: 0;
}

.content-downloads ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.download-element {
  padding: 0;
  background-color: #f0f1f1;
  background-image: url(../../files/theme-krohn/dist/img/icn-download-blue.svg);
  background-position: 0.5555555556rem center;
  background-size: 1.5em;
}
.download-element a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  padding-left: 3rem;
}
.download-element .size {
  font-size: 0.8888888889rem;
  padding-left: 0.5em;
  border-left: 1px solid #25509e;
  margin-left: 0.5em;
}

.content-hyperlink {
  margin: 1.1111111111rem 0;
}
.content-hyperlink a {
  display: block;
}
.content-hyperlink a[href*=http]:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../../files/theme-krohn/dist/img/icn-externer-link.svg) no-repeat left;
  margin-right: 0.2em;
}
.spalte-rechts .content-hyperlink.button {
  text-align: center;
}

/* Akkordeon */
.toggler {
  padding-left: 1.6em;
  cursor: pointer;
  transition: 0.4s;
  outline: 0;
}
.toggler .ui-icon {
  position: absolute;
  margin-left: -1.6em;
  margin-top: 0.2em;
  width: 1.0588235294em;
  height: 1.0588235294em;
  background: url(../../files/theme-krohn/dist/img/icn-toggle-oben.svg) no-repeat left/contain;
  vertical-align: middle;
  transform: rotate(180deg);
  transition: 0.3s;
}
.toggler.ui-state-active .ui-icon {
  transform: none;
}

.accordion {
  padding-bottom: 2em;
}

.content-gallery ul {
  padding: 0;
  margin: 0;
}
@media (min-width: 500px) {
  .content-gallery:not(.content-gallery--cols-1) ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .content-gallery:not(.content-gallery--cols-1).content-gallery--cols-2 li {
    width: 50%;
  }
}
.content-gallery li {
  list-style: none;
  padding: 15px;
}
.pagination {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8888888889rem;
}
.pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.pagination a, .pagination strong {
  display: inline-block;
  text-align: center;
  height: 2em;
  line-height: 2;
  text-decoration: none;
  background: #223382;
  color: #25509e;
  padding: 0 0.75em;
  margin-right: 5px;
}
.pagination a:hover {
  background-color: black;
}
.pagination strong {
  background-color: #25509e;
  color: #fff;
}

/* Druckversion */
@media print {
  #header,
  #footer,
  .mobile_menu {
    display: none !important;
  }
}
/* Ende Druckversion */
nav ul,
nav li,
.mod_articlelist ul,
.mod_articlelist li {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav a, nav strong,
.mod_articlelist a,
.mod_articlelist strong {
  display: block;
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}
nav a.nav-disabled,
.mod_articlelist a.nav-disabled {
  pointer-events: none;
}

button#mbtn,
button#toggle-navi {
  background-color: transparent;
  border: 0;
  padding: 0;
}

#mbtn {
  cursor: pointer;
  position: relative;
  z-index: 110;
  width: 50px;
  height: 100%;
  overflow: hidden;
  margin-left: 25px;
  display: flex;
  align-items: center;
}
#mbtn svg {
  width: 200%;
  height: 100%;
  vertical-align: middle;
  flex-shrink: 0;
}
#mbtn line {
  stroke: #25509e;
  stroke-width: 4px;
  transition: 0.3s;
}
@media (min-width: 960px) {
  #mbtn {
    display: none;
  }
}
.mobile_menu_active #mbtn svg {
  transform: translateX(-50%);
}
.mobile_menu .inner {
  display: flex;
  justify-content: center;
  background-color: transparent;
  will-change: background-color;
  transition: background-color 0.3s;
  align-items: center;
}
.mobile_menu .inner nav {
  font-size: 1.125em;
  margin: 1em 0;
}
.mobile_menu .inner nav a, .mobile_menu .inner nav strong {
  padding: 0.4em 0 0.1em;
}
.mobile_menu .inner nav a span, .mobile_menu .inner nav strong span {
  display: inline-block;
  padding-bottom: 0.2em;
  border-bottom: 3px solid transparent;
}
.mobile_menu .inner nav a.active span, .mobile_menu .inner nav strong.active span {
  border-color: #25509e;
}
.mobile_menu .inner .wrap {
  padding-top: 90px;
}
.mobile_menu .inner .nav-main {
  margin-top: 0;
}
.mobile_menu .inner .nav-main a span, .mobile_menu .inner .nav-main strong span {
  white-space: nowrap;
  max-width: 5em;
}
.mobile_menu .inner .nav-main .level_1 > li {
  margin-bottom: 0.5em;
}
.mobile_menu .inner .nav-main .level_1 > li > a, .mobile_menu .inner .nav-main .level_1 > li > strong {
  font-weight: bold;
}
.mobile_menu .inner .nav-main .level_2 > li > a, .mobile_menu .inner .nav-main .level_2 > li > strong {
  padding-left: 2em;
}

.mobile_menu_active body {
  overflow: hidden;
}
.mobile_menu_active .mobile_menu .inner {
  background-color: rgba(37, 80, 158, 0.75);
  color: #fff;
}
.mobile_menu_active #container,
.mobile_menu_active #footer,
.mobile_menu_active #panorama {
  filter: blur(0.6em);
}

.nav-impr .level_1 {
  display: flex;
  justify-content: flex-end;
  font-size: 1rem;
}
.nav-impr .level_1 li {
  margin-left: 2.5vw;
}
.nav-impr .level_1 a, .nav-impr .level_1 strong {
  padding: 0.25em 0.5em;
}
.nav-impr .level_1 strong {
  font-weight: bold;
}

@media (min-width: 960px) {
  .mod_mobile_menu {
    display: none;
  }
}
[id=header] .nav-main {
  width: 100%;
  text-transform: uppercase;
  margin-top: 1em;
  height: 15.9rem;
  opacity: 1;
  transform: scale(1, 1);
  transform-origin: top;
}
@media (max-width: 959px) {
  .menu-closed [id=header] .nav-main {
    margin-top: 0;
    transform: scale(1, 0);
    opacity: 0;
    height: 0;
    transition: 0.3s;
  }
}
[id=header] .nav-main li {
  border-top: 1px solid #3B63AE;
}
[id=header] .nav-main li:first-child {
  border-top: 0;
}
[id=header] .nav-main a {
  padding: 1em;
  padding-left: 1.5em;
}
[id=header] .nav-main a.active {
  color: #25509e;
}
@media (min-width: 720px) {
  [id=header] .nav-main ul {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
@media (min-width: 960px) {
  [id=header] .nav-main {
    width: auto;
    height: auto;
    margin-top: 0;
    flex-shrink: 0;
  }
  [id=header] .nav-main ul {
    display: flex;
  }
  [id=header] .nav-main li {
    border: 0;
  }
  [id=header] .nav-main a {
    padding: 0.6em 1em;
    position: relative;
  }
  [id=header] .nav-main a::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    height: 2px;
    background: #3B63AE;
    transition: 0.4s;
  }
  [id=header] .nav-main a.active::after {
    width: 100%;
  }
}

.headroom {
  will-change: transform;
  transition: transform 0.3s linear;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-5.625rem);
}
.headroom--unpinned .logozeile {
  padding-top: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
}
@media (min-width: 500px) {
  .headroom--unpinned {
    transform: translateY(-3.4444444444rem);
  }
}

.headroom--not-top #logo img {
  width: 179px;
  width: 220px;
  margin-bottom: -0.5555555556rem;
}
/*# sourceMappingURL=../maps/theme.css.map */

