@charset "UTF-8";
/* moved by compressor */
@import url("/typo3conf/ext/ig_project/Resources/Public/googlefonts/font.css?family=Source+Sans+Pro:300,400,400i,600,600i,700,700i&subset=latin-ext,vietnamese");@import url('/typo3conf/ext/ig_project/Resources/Public/googlefonts/font.css?family=Source+Sans+Pro:300,400,400i,600,600i,700,700i&subset=latin-ext,vietnamese');
/* moved by compressor */
html body {
  color: #444444;
}
:root {
  --col-brand-kreuznacher: #c5007b;
  --col-brand-hospiz: #016fb7;
  --col-brand-seniorenhilfe: #5b1542;
  --col-brand-lmb: #ee7f00;
  --col-brand-lmb-rf: #fbbd17;
  --col-brand-krankenhaeuser: #003885;
  --col-brand-kjf: #89ba17;
  --col-brand-wohnungslosenhilfe: #21776e;
  --col-white: #fff;
  --col-lightergrey: #e1e1e1;
  --col-lightgrey: #cccccc;
  --col-darkgrey: #7f7f7f;
  --col-darkergrey: #444444;
  --col-black: #000;
  --col-gold: #dd9d5f;
  --col-text: #444444;
  --col-text-darker: #333;
  --col-brand-accessible: var(--col-brand);
  --col-brand-accessible-inverse: var(--col-white);
  --col-ui-search: var(--col-white);
  --col-ui-search-text: var(--col-black);
  --col-ui-search-icon: var(--col-black);
  --col-ui-metanav-text: #767676;
  --col-ui-mainnav-text: var(--col-white);
  --col-ui-mainnav-hover-bg: var(--col-lightergrey);
  --col-ui-mainnav-hover-bg-lvl-2: var(--col-lightgrey);
  --col-ui-mainnav-hover-text: var(--col-text);
  --col-teaser-border: #e1e1e1;
  --col-link: var(--col-text);
  --col-image-bgshadow: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.06%, rgba(0, 0, 0, 0) 30.05%, rgba(0, 0, 0, 0.55) 100.04%);
}
#main-content {
  --col-link-arrow: var(--col-brand);
  --col-ui-slider-tab-active: var(--col-brand);
}
.dachseite,
.englisch,
.leichtesprache {
  --col-brand: var(--col-brand-kreuznacher);
  --col-brand-accessible: var(--col-brand);
  --col-text-on-brand: var(--col-white);
  --col-ui-slider-tab: #7f004f;
  --col-ui-slider-tab-text: var(--col-white);
  --col-ui-slider-tab-text-active: var(--col-white);
}
.hospiz {
  --col-brand: var(--col-brand-hospiz);
  --col-brand-accessible: var(--col-brand-hospiz);
  --col-text-on-brand: var(--col-white);
  --col-ui-slider-tab: #00436e;
  --col-ui-slider-tab-text: var(--col-white);
  --col-ui-slider-tab-text-active: var(--col-white);
}
.seniorenhilfe {
  --col-brand: var(--col-brand-seniorenhilfe);
  --col-brand-accessible: var(--col-brand-seniorenhilfe);
  --col-text-on-brand: var(--col-white);
  --col-ui-slider-tab: #2e0b21;
  --col-ui-slider-tab-text: var(--col-white);
  --col-ui-slider-tab-text-active: var(--col-white);
}
.krankenhaeuser-hospize {
  --col-brand: var(--col-brand-krankenhaeuser);
  --col-brand-accessible: var(--col-brand-krankenhaeuser);
  --col-text-on-brand: var(--col-white);
  --col-ui-slider-tab: #002250;
  --col-ui-slider-tab-text: var(--col-white);
  --col-ui-slider-tab-text-active: var(--col-white);
}
.kjf {
  --col-brand: var(--col-brand-kjf);
  --col-brand-accessible: var(--col-brand-kreuznacher);
  --col-text-on-brand: var(--col-text-darker);
  --col-ui-slider-tab: #b8d674;
  --col-ui-slider-tab-text: var(--col-text-darker);
  --col-ui-slider-tab-text-active: var(--col-text-darker);
  --col-ui-mainnav-text: #333333;
}
.lmb {
  --col-brand: var(--col-brand-lmb);
  --col-brand-accessible: var(--col-brand-kreuznacher);
  --col-text-on-brand: var(--col-text-darker);
  --col-ui-slider-tab: #f5b266;
  --col-ui-slider-tab-text: var(--col-text-darker);
  --col-ui-slider-tab-text-active: var(--col-text-darker);
  --col-ui-mainnav-text: #333333;
}
.lmb.lmb-rf {
  --col-brand: var(--col-brand-lmb-rf);
  --col-brand-accessible: var(--col-brand-kreuznacher);
  --col-text-on-brand: var(--col-text-darker);
  --col-ui-slider-tab: #fdd774;
  --col-ui-slider-tab-text: var(--col-text-darker);
  --col-ui-slider-tab-text-active: var(--col-text-darker);
  --col-ui-mainnav-text: #333333;
}
.wohnungslosenhilfe {
  --col-brand: var(--col-brand-wohnungslosenhilfe);
  --col-brand-accessible: var(--col-brand-wohnungslosenhilfe);
  --col-text-on-brand: var(--col-white);
  --col-ui-slider-tab: #17534d;
  --col-ui-slider-tab-text: var(--col-white);
  --col-ui-slider-tab-text-active: var(--col-white);
}
/* Import Bootstrap Mixings*/
.img-responsive-scale {
  display: inline-block;
  width: 100%;
  height: auto;
}
.ce-headline-center {
  text-align: center;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
div.loader {
  text-align: center;
}
div.loader svg {
  width: 100px;
  height: 100px;
  margin: 20px;
  display: inline-block;
}
img.preload {
  filter: blur(12px);
  -webkit-filter: blur(12px);
  display: inline-block;
  width: 100%;
  height: auto;
}
img.preload.loaded {
  filter: blur(0);
  -webkit-filter: blur(0);
}
.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.owl-dots .owl-dot:hover,
.owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: -37px;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
  display: block;
  line-height: 37px;
  font-size: 37px;
  color: #fff;
  margin-top: -19px;
  -webkit-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  -webkit-filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.4));
}
.owl-nav .owl-prev.disabled span,
.owl-nav .owl-next.disabled span {
  opacity: 0.3;
}
.owl-nav .owl-next {
  left: auto;
  right: -37px;
}
.black-nav .owl-nav .owl-prev span,
.black-nav .owl-nav .owl-next span {
  color: #404048;
}
.bildergalerie .owl-nav .owl-prev {
  left: 20px;
}
.bildergalerie .owl-nav .owl-next {
  right: 20px;
}
div.content.einstieg-textbild .main-image-buehne {
  margin-bottom: 40px;
  position: relative;
}
div.content.einstieg-textbild .main-image-buehne .image-wrap {
  overflow: hidden;
}
div.content.einstieg-textbild .main-image-buehne .image-wrap img {
  position: relative;
}
div.content.einstieg-textbild .main-image-buehne .image-content {
  width: 100%;
}
div.content.einstieg-textbild .main-buehne.no-image {
  background: #F2F2F3;
  padding: 18px 0 25px 0;
}
@media (min-width: 768px) {
  div.content.einstieg-textbild .main-image-buehne .image-wrap::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#b3000000', GradientType=0);
  }
  div.content.einstieg-textbild .main-image-buehne .image-content {
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 4;
  }
  div.content.einstieg-textbild .main-buehne.no-image {
    background: #F2F2F3;
    padding: 30px 0 38px 0;
  }
  div.content.einstieg-textbild .main-buehne.no-image h1,
  div.content.einstieg-textbild .main-buehne.no-image p {
    color: #404048;
  }
}
@media print {
  /* All your print styles go here */
  body {
    /*
    a.page-logo:after { content:''; }
    a.page-logo[href]:after { content: none !important;}
    .teaser > a:after { content:''; }
    .teaser > a[href]:after { content: none !important;}
    .teaser-content > a.nolinkcolor:after { content:''; }
    .teaser-content > a.nolinkcolor[href]:after { content: none !important;}

    .closer > a:after { content:''; }
    .closer > a[href]:after { content: none !important;}*/
  }
  body .head-bottom-wrap .main-nav,
  body .head-bottom-wrap .button-wrap.hidden-lg,
  body .print-top,
  body .xrightcol > ul,
  body .xrightcol > div,
  body footer {
    display: none !important;
  }
  body .rightcol > div.teaser {
    xdisplay: block !important;
  }
  body .akkordeon .akkordeon-element.closed .akkordeon-element-body {
    max-height: 100% !important;
  }
  body .aos-init {
    display: block;
    opacity: 1 !important;
  }
  body .headline {
    display: block;
  }
  body .headline-h0 {
    font-size: 61px;
  }
  body .headline-h1,
  body h1 {
    font-size: 48px;
  }
  body .headline-h2,
  body h2 {
    font-size: 32px;
  }
  body .headline-h3,
  body h3 {
    font-size: 24px;
  }
  body .col-sm-6 {
    width: 50%;
    float: left;
  }
  body .content-unterseite .quote-wrapper .col-sm-6 {
    width: 60%;
    float: left;
  }
  body .content-unterseite .quote-wrapper .col-sm-2 {
    display: none;
  }
  body .content-unterseite .quote-wrapper .col-sm-4 {
    width: 30%;
    float: left;
  }
  body .content-unterseite .quote-wrapper {
    display: block;
  }
  body .content-unterseite .maincol {
    width: 70%;
    width: 100%;
    float: left;
  }
  body .content-unterseite .rightcol {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 50px;
  }
  body .content-unterseite .rightcol > header,
  body .content-unterseite .rightcol .subnav {
    display: none;
  }
  body .content-unterseite .rightcol > div {
    width: 23%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
  }
  body .content-unterseite .rightcol > div p,
  body .content-unterseite .rightcol > div .headline {
    font-size: 12px;
  }
  body .content-unterseite .zweispalter,
  body .content-unterseite .dreispalter,
  body .content-unterseite .vierspalter {
    width: 100%;
    xfont-size: 12px;
  }
  body .content-unterseite .zweispalter .headline,
  body .content-unterseite .dreispalter .headline,
  body .content-unterseite .vierspalter .headline {
    xfont-size: 18px;
  }
  body .content-unterseite .zweispalter .col-sm-6 {
    width: 50%;
    float: left;
  }
  body .content-unterseite .dreispalter .col-sm-4 {
    width: 30%;
    float: left;
  }
  body .content-unterseite .vierspalter .col-sm-3 {
    width: 25%;
    float: left;
  }
  body .teaser-content {
    xheight: auto !important;
    margin-top: 0;
    padding-top: 0;
  }
  body .teaser-content a {
    xfont-size: 12px;
  }
  body .teaser-image {
    margin: 0;
    padding: 0;
  }
  body a:after {
    content: '';
    display: none;
  }
  body a[href]:after {
    content: none !important;
    display: none;
  }
}
.sticky-menu {
  display: block;
  position: fixed;
  right: 0;
  top: 30%;
  width: 50px;
  z-index: 9999;
}
.sticky-menu .page-links a {
  display: block;
  height: 50px;
  width: 50px;
  background: #c5007b;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.3s;
  box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.2);
}
.sticky-menu .page-links a .tt {
  position: absolute;
  display: block;
  background: #fff;
  color: #444;
  padding: 4px 12px;
  z-index: 99;
  font-size: 16px;
  font-weight: 600;
  right: 68px;
  top: 10px;
  box-shadow: 4px 4px 35px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.5s;
}
.sticky-menu .page-links a .tt:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 7px;
  margin-top: -5px;
}
.sticky-menu .page-links a .icon {
  display: block;
  text-align: center;
}
.sticky-menu .page-links a .icon:before {
  font-family: 'kreuznacher-iconfont2024' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 26px;
  line-height: 50px;
  text-align: center;
  position: relative;
}
.sticky-menu .page-links a .icon-phone:before {
  content: "\e94b";
}
.sticky-menu .page-links a .icon-email:before {
  content: "\e949";
}
.sticky-menu .page-links a .icon-car:before {
  content: "\e94d";
}
.sticky-menu .page-links a .icon-house:before {
  content: "\e950";
}
.sticky-menu .page-links a .icon-emergency:before {
  content: "\e951";
}
.sticky-menu .page-links a .icon-location:before {
  content: "\e94e";
}
.sticky-menu .page-links a .icon-external-link:before {
  content: "\e94c";
}
.sticky-menu .page-links a .icon-download:before {
  content: "\e94f";
}
.sticky-menu .page-links a .icon-newsletter:before {
  content: "\e918";
  content: "\e94a";
}
.sticky-menu .page-links a .icon-kalender:before {
  content: "\e939";
}
.sticky-menu .page-links a .icon-dialog:before {
  content: "\e941";
}
.sticky-menu .page-links a .icon-meldung:before {
  content: "\e945";
}
.sticky-menu .page-links a:hover {
  background: #fff;
  box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.5);
}
.sticky-menu .page-links a:hover .icon:before {
  color: #c5007b;
}
.sticky-menu .page-links a:hover .tt {
  opacity: 1;
}
@media (max-width: 767px) {
  .sticky-menu {
    left: 50%;
    margin-left: -64px;
    top: unset;
    right: unset;
    bottom: 0;
    width: 132px;
  }
  .sticky-menu .page-links a {
    margin-bottom: 0;
    width: 40px;
    height: 40px;
    margin-right: 4px;
    float: left;
  }
  .sticky-menu .page-links a .tt {
    display: none;
  }
  .sticky-menu .page-links a .icon:before {
    font-size: 26px;
    line-height: 42px;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  html body #cookie-tool-sidebar,
  html body #cookie-tool-popup,
  html body #cookie-dim-background {
    display: none;
  }
}
.owl-carousel .owl-item {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}
#map .blocked-banner {
  display: none;
}
.uc-embedding-container .uc-embedding-buttons .uc-embedding-accept {
  background-color: #c5007b;
}
.uc-text-embedding {
  padding: 15px;
  border: 1px solid #c5007b;
}
.uc-text-embedding-inline-button {
  color: #c5007b;
  height: auto;
}
.news .news-list-view {
  padding-top: 10px;
}
.news .news-list-view .row {
  margin-bottom: 30px;
}
.news .news-list-view .row .news-img-wrap img {
  width: 100%;
  height: auto;
}
.news .news-list-view .row .news-img-wrap .no-media-element {
  width: 100%;
  height: auto;
  min-height: 146px;
  background: #e1e1e1;
  display: block;
  text-align: center;
}
.news .news-list-view .row .news-img-wrap .no-media-element a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.news .news-list-view .row .news-img-wrap .no-media-element a .icon-news {
  font-size: 60px;
  color: #999999;
  padding-top: 15%;
  display: inline-block;
}
.news .news-list-view .row p.news-list-date {
  font-weight: 600;
  line-height: 1.4444444;
}
.news .news-list-view .row p.news-list-title {
  color: #444444;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
}
.news .news-list-view .row p.news-list-title a {
  color: #444444;
}
.news .news-list-view .row p.news-item-link a {
  font-weight: 600;
}
.news .news-list-view .row p.news-item-link a span {
  font-size: 14px;
}
.news .news-list-view .row .termin .news-item-link {
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
  margin: 0px;
}
.news .news-list-view .row .termin .news-item-link a {
  margin: 0px;
}
.news.news-single {
  margin-bottom: 60px;
}
.news.news-single p.news-list-date {
  font-weight: 600;
}
.news.news-single p.news-list-title {
  color: #444444;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
}
.news.news-single p.news-list-title a {
  color: #444444;
}
.news.news-single p.news-item-link a {
  font-weight: 600;
}
.news.news-single p.news-item-link a span {
  font-size: 14px;
}
.news.news-single .news-img-wrap {
  float: left;
  margin: 5px 30px 0px 0px;
}
.news.news-single .news-img-wrap .mediaelement {
  width: 100%;
  height: auto;
}
.news.news-single .news-img-wrap .mediaelement img {
  width: 100%;
  height: auto;
}
.news.news-single .news-img-wrap .news-img-caption {
  font-style: italic;
  font-size: 16px;
  font-weigth: 300;
  padding-top: 10px;
}
.news-teaser-view-wrap {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}
.news-teaser-view-wrap .dreispalter {
  margin-bottom: 0px;
}
.news-teaser-view-wrap .news-teaser-view-stage {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.news-teaser-view-wrap .news-teaser-view-stage .news-teaser-view {
  position: relative;
}
.news-teaser-view-wrap .news-teaser-view-stage .news-teaser-view .like-col-sm-4 {
  text-align: left;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.news-teaser-view-wrap .news-teaser-view-nav {
  min-height: 30px;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-move {
  position: absolute;
  top: 0px;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-move.news-teaser-left {
  left: -60px;
  color: #444444;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-move.news-teaser-right {
  right: -60px;
  color: #444444;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-move span {
  font-size: 28px;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-dotbox {
  text-align: center;
  width: 100%;
  margin: 15px 0px 10px 0px;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-dotbox a {
  width: 10px;
  height: 10px;
  margin: 5px;
  display: inline-block;
  border: 1px solid #444444;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-dotbox a:hover,
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-dotbox a.active {
  background: #444444;
}
.kompass_wrap {
  background: url('/typo3conf/ext/ig_project/Resources/Public/Icons/kompass/koerper-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  overflow: hidden;
  overflow: visible;
  margin-top: 30px;
}
.kompass_wrap h2 {
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
  padding: 0px 0px 0px;
  font-size: 32px;
}
.kompass_wrap .kompass_image {
  display: inline-block;
  position: relative;
  margin-left: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.kompass_wrap .kompass_image .popup {
  position: absolute;
  cursor: pointer;
  left: -4%;
  top: 13%;
  z-index: 5;
  height: auto;
  width: 100%;
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-size: 14px;
  line-height: 18px;
  background-color: #c5007b;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.4);
  font-weight: 200;
  padding: 10px;
}
.kompass_wrap .kompass_image .popup:after,
.kompass_wrap .kompass_image .popup:before {
  top: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.kompass_wrap .kompass_image .popup:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c5007b;
  border-width: 12px;
  margin-left: 42px;
}
.kompass_wrap .kompass_image .fachbereich {
  position: absolute;
}
.kompass_wrap .kompass_image .fachbereich .fachbereich_titel {
  display: block;
  line-height: 100%;
  color: #003885;
  font-size: 14px;
  width: 120px;
  text-shadow: 0px 0px 3px #ffffff;
  cursor: pointer;
  visibility: hidden;
  padding: 10px;
}
.kompass_wrap .kompass_image .fachbereich .fachbereich_linie {
  box-sizing: border-box;
  height: 1px;
  width: 110px;
  position: absolute;
  top: 50%;
}
.kompass_wrap .kompass_image .fachbereich .fachbereich_linie .fachbereich_dot {
  height: 18px;
  width: 18px;
  position: absolute;
  top: -10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  -ms-transform: scale3d(1.2, 1.2, 1);
  -o-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.kompass_wrap .kompass_image .fachbereich.left {
  left: -108%;
  text-align: right;
}
.kompass_wrap .kompass_image .fachbereich.left .fachbereich_linie {
  left: 120px;
}
.kompass_wrap .kompass_image .fachbereich.left .fachbereich_linie .fachbereich_dot {
  right: -18px;
}
.kompass_wrap .kompass_image .fachbereich.right {
  left: 106%;
  text-align: left;
}
.kompass_wrap .kompass_image .fachbereich.right .fachbereich_linie {
  right: 120px;
}
.kompass_wrap .kompass_image .fachbereich.right .fachbereich_linie .fachbereich_dot {
  left: -18px;
}
.kompass_wrap .kompass_image .fachbereich.active .fachbereich_titel,
.kompass_wrap .kompass_image .fachbereich:hover .fachbereich_titel {
  color: #c5007b;
}
.kompass_wrap .kompass_image .fachbereich.active .fachbereich_linie,
.kompass_wrap .kompass_image .fachbereich:hover .fachbereich_linie {
  border-color: #c5007b;
}
.kompass_wrap .kompass_image .fachbereich.active .fachbereich_dot,
.kompass_wrap .kompass_image .fachbereich:hover .fachbereich_dot {
  background-color: #c5007b;
}
.kompass_wrap .kompass_suche {
  position: relative;
  padding: 20px;
}
.kompass_wrap .kompass_suche input {
  border-color: #003885;
}
.kompass_wrap .kompass_suche input:focus {
  border: 1px solid #003885;
}
.kompass_wrap .kompass_suche span {
  position: absolute;
  z-index: 100;
  top: 30px;
  right: 30px;
  color: #003885;
  font-size: 22px;
  cursor: pointer;
}
.kompass_wrap .kompass_suche .autocomplete {
  position: relative;
}
.kompass_wrap .kompass_suche .autocomplete ul {
  text-align: left;
  list-style: none;
  background: #ffffff;
  border: 0px solid #003885;
  border-width: 0px 1px 1px 1px;
  position: absolute;
  z-index: 4;
  width: 100%;
  margin: 0;
  top: -1px;
  padding: 4px 4px;
}
.kompass_wrap .kompass_suche .autocomplete ul li {
  padding: 3px 6px;
}
.kompass_wrap .kompass_suche .autocomplete ul li a {
  color: #999;
  font-size: 15px;
  display: inline-block;
  width: 100%;
}
.kompass_wrap .kompass_suche .autocomplete ul li:hover {
  background: #f0f0f0;
}
.kompass_wrap .kompass_suche .autocomplete ul li:hover a {
  color: #444;
}
.kompass_wrap .kompass_results {
  display: none;
  background: url('/typo3conf/ext/ig_project/Resources/Public/Icons/kompass/koerper-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  xbox-shadow: inset 2px -2px 0 0 #e1e1e1;
  border-left: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  position: relative;
}
.kompass_wrap .kompass_results:after,
.kompass_wrap .kompass_results:before {
  bottom: 100%;
  left: 3%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.kompass_wrap .kompass_results:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #5D7E9C;
  border-bottom-color: #437193;
  border-width: 12px;
  margin-left: 10px;
}
.kompass_wrap .kompass_results .kompass_results_headline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche {
  display: none;
  text-align: left;
  padding: 10px 10px 10px 15px;
}
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff {
  cursor: pointer;
  display: block;
}
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich .fachbereich_dot,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff .fachbereich_dot,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich .suchbegriff_dot,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff .suchbegriff_dot {
  height: 18px;
  width: 18px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #c5007b;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 8px;
}
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich .icon-suche,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff .icon-suche {
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
  margin: 0px 10px 0px 0px;
  font-size: 24px;
  top: 3px;
  position: relative;
}
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich .fachbereich_titel,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff .fachbereich_titel,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich .suchbegriff_titel,
.kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff .suchbegriff_titel {
  color: #ffffff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
  font-size: 24px;
  margin-right: 10px;
}
.kompass_wrap .kompass_results .kompass_results_body {
  padding: 1px;
}
.kompass_wrap .kompass_results .kompass_results_body .suchbegriff {
  padding: 6.25px 10px 6.25px 15px;
  color: #003885;
  font-size: 18px;
  display: inline-block;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.kompass_wrap .kompass_results .kompass_results_body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.kompass_wrap .kompass_results .kompass_results_body ul.kompass_results_body_abteilungen {
  background: rgba(255, 255, 255, 0.95);
}
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung {
  text-align: left;
  display: inline-block;
  width: 100%;
  position: relative;
}
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a {
  padding: 6.25px 10px 6.25px 15px;
  color: #003885;
  font-size: 18px;
  display: inline-block;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a:hover,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a:hover,
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a.active,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a.active {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung .subabteilung a,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung .subabteilung a {
  padding: 6.25px 15px 6.25px 45px;
}
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung span {
  font-size: 15px;
  padding: 12px 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a:hover {
  background: rgba(255, 255, 255, 0.7);
}
.kompass_kontakt {
  border: 2px solid #e1e1e1;
  margin-top: 0px;
  padding: 0px 15px 10px 15px;
}
.kompass_kontakt p.headline-h3 {
  padding-top: 20px;
  font-weight: 600;
}
.kompass_kontakt p a {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.kompass_kontakt p a span {
  font-size: 16px;
  margin-right: 5px;
}
.kompass_kontakt p a span.icon-kontakt-notfall {
  color: #cc0000;
}
.kompass_kontakt p a span.icon-pfeil-rechts {
  margin-left: 5px;
  font-size: 14px;
}
.clear {
  clear: both;
}
body .content .tx-igx-jobs ul.horizontal {
  list-style: none;
  padding: 0px;
  margin: 25px -15px;
}
body .content .tx-igx-jobs ul.horizontal li {
  display: inline-block;
  padding: 15px;
}
body .content .tx-igx-jobs ul.horizontal li a {
  font-size: 16px;
  color: #444444;
  padding-bottom: 5px;
}
body .content .tx-igx-jobs ul.horizontal li a:hover,
body .content .tx-igx-jobs ul.horizontal li a.active {
  border-bottom: 2px solid #c5007b;
  color: #c5007b;
}
body .content .tx-igx-jobs .resetFilter {
  font-size: 16px;
  font-weight: 600;
  padding: 7px;
  float: right;
  display: none;
}
body .content .tx-igx-jobs .resetFilter span {
  margin-left: 10px;
  font-size: 14px;
}
body .content .tx-igx-jobs .stellenangebote {
  margin-bottom: 30px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot {
  border-top: 1px solid #cccccc;
  padding: 30px 5px 0px 5px;
  cursor: pointer;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .extended {
  overflow: hidden;
  -webkit-transition: height 600ms ease-out;
  -o-transition: height 600ms ease-out;
  transition: height 600ms ease-out;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .extended a {
  margin-bottom: 30px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .icon-pfeil-oben {
  margin-top: 44px;
  display: none;
  float: right;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .icon-pfeil-unten {
  margin-top: 44px;
  display: block;
  float: right;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.open .icon-pfeil-oben {
  display: block;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.open .icon-pfeil-unten {
  display: none;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .bereich {
  color: #c5007b;
  font-size: 16px;
  font-weight: 600;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .headline-h3 {
  padding: 0px;
  margin-bottom: 12.5px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .ort > span {
  color: #7f7f7f;
  font-size: 16px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .col-sm-2 > span {
  background-color: #c5007b;
  border-radius: 50%;
  padding: 25px;
  color: #ffffff;
  font-size: 30px;
  display: inline-block;
  margin-bottom: 20px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .text {
  margin-bottom: 25px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .downloads {
  margin-bottom: 30px;
  font-weight: 600;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-seniorenhilfe .bereich {
  color: #5b1542;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-seniorenhilfe .col-sm-2 > span {
  background: #5b1542;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-krankenhaeuser .bereich {
  color: #003885;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-krankenhaeuser .col-sm-2 > span {
  background: #003885;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-behinderung .bereich {
  color: #ee7f00;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-behinderung .col-sm-2 > span {
  background: #ee7f00;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-hospiz .bereich {
  color: #016fb7;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-hospiz .col-sm-2 > span {
  background: #016fb7;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-sozialeteilhabe .bereich {
  color: #ee7f00;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-sozialeteilhabe .col-sm-2 > span {
  background: #ee7f00;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-rehafachdienst .bereich {
  color: #fbbd17;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-rehafachdienst .col-sm-2 > span {
  background: #fbbd17;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-arbeitundqualifizierung .bereich {
  color: #968e7e;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-arbeitundqualifizierung .col-sm-2 > span {
  background: #968e7e;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-kjf .bereich {
  color: #89ba17;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-kjf .col-sm-2 > span {
  background: #89ba17;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-wohnungslosenhilfe .bereich {
  color: #21776e;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot.style-wohnungslosenhilfe .col-sm-2 > span {
  background: #21776e;
}
.kurse {
  margin-bottom: 30px;
}
.kurse .maincol {
  margin-bottom: 30px;
}
.kurse .kurs {
  border-top: 1px solid #cccccc;
  xpadding: 30px 5px 0px 5px;
  padding: 0px 0px 17.5px 0px;
}
.kurse .kurs .headline-h3 {
  margin-bottom: 10px;
}
.kurse .kurs p a {
  font-weight: 600;
}
.kurse .kurs p a span {
  font-size: 14px;
}
.kurse a.button > span {
  margin: 0;
}
.kurse .kurs-details .kursnummer {
  font-weight: 600;
}
.kurse .kurs-details .kurs-facts {
  padding: 30px 0px;
  margin: 30px 0px 45px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.kurse .kurs-details .kurs-facts .row {
  margin-bottom: 15px;
}
.kurse .kurs-details .kurs-facts .row .col-sm-4 {
  font-weight: 600;
}
.kurs-buttons .kurs-buttons__tools {
  margin-bottom: 10px;
}
.kurs-buttons .kurs-buttons__submit {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.kurs-buttons .kurs-buttons__submit .button.kurs-anmeldung {
  padding: 10px 30px 10px 20px;
  position: relative;
  line-height: 1.2;
}
.kurs-buttons .kurs-buttons__submit .button.kurs-anmeldung:after {
  width: 10px;
  height: 10px;
  color: white;
  position: absolute;
  right: 16px;
  left: unset;
  opacity: 1;
  background-color: transparent;
  top: calc(50% - 7px);
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
.tx-igx-produkte .row.filter {
  margin-bottom: 40px;
}
.tx-igx-produkte .row.filter li {
  padding: 10px;
}
.tx-igx-produkte .row.filter a,
.tx-igx-produkte .row.filter a:hover {
  color: #444444;
}
.tx-igx-produkte .produkte {
  margin-bottom: 30px;
}
.tx-igx-produkte .produkte .produkt {
  padding: 0px 0px 40px 0px;
}
.tx-igx-produkte .produkte .produkt .headline-h3 {
  margin: 0px 0px 10px;
  padding: 0;
}
.tx-igx-produkte .produkte .produkt .headline-h3 a {
  color: #444444;
}
.tx-igx-produkte .produkte .produkt .produkt-preis {
  font-weight: 600;
}
.tx-igx-produkte .produkte .produkt p a {
  font-weight: 600;
}
.tx-igx-produkte .produkte .produkt p a span {
  font-size: 14px;
}
.tx-igx-produkte .produkte a > span {
  margin: 0;
}
.tx-igx-produkte .produkt-details {
  margin-bottom: 40px;
  padding-bottom: 27.5px;
  border-bottom: 1px solid #e1e1e1;
}
.tx-igx-produkte .produkt-details .artikelnummer {
  font-weight: 600;
}
.tx-igx-produkte .produkt-details .produkt-image {
  float: left;
  width: 45%;
  margin: 0px 30px 25px 0px;
}
.tx-igx-produkte .produkt-image {
  position: relative;
}
.tx-igx-produkte .produkt-image .no-media-element {
  width: 100%;
  height: auto;
  min-height: 146px;
  background: #e1e1e1;
  display: block;
  text-align: center;
}
.tx-igx-produkte .produkt-image .no-media-element span {
  font-size: 60px;
  color: #999999;
  padding-top: 15%;
  display: inline-block;
}
.tx-igx-produkte .produkt-image .produkt-neu {
  background: #c5007b;
  border-radius: 50%;
  color: #ffffff;
  position: absolute;
  left: -10px;
  top: -10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.tooltip-link {
  position: relative;
}
.tooltip-link .tooltip-box {
  position: absolute;
  background: #ffffff;
  padding: 15px;
  font-size: 14px;
  width: 130%;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.4);
  bottom: 180%;
  left: -15%;
  z-index: 9999;
  display: none;
  cursor: context-menu;
}
.tooltip-link .tooltip-box span {
  margin-bottom: 5px;
  display: block;
  color: #444444;
}
.tooltip-link .tooltip-box span.tooltip-title {
  color: #c5007b;
  font-weight: 600;
}
.tooltip-link .tooltip-box span.tooltip-close {
  position: absolute;
  right: 7px;
  top: 7px;
  color: #e1e1e1;
  font-size: 8px;
}
.tooltip-link .tooltip-box:after,
.tooltip-link .tooltip-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tooltip-link .tooltip-box:after {
  border-color: rgba(255, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.tooltip-link .tooltip-box:before {
  border-color: transparent;
  border-top-color: #aaa;
  border-width: 17px;
  margin-left: -17px;
}
.pagination {
  margin: 30px 0px;
}
.pagination a {
  color: #444444;
  line-height: 42px;
  font-size: 14px;
}
.pagination a.previous_link {
  padding-right: 10px;
}
.pagination a.next_link {
  padding-left: 10px;
}
.pagination a.page_link {
  border: 1px solid #444444;
  color: #444444;
  padding: 0px 16px;
  font-size: 18px;
  display: inline-block;
  margin: 0px 5px 10px 5px;
}
.pagination a.page_link.active_page,
.pagination a.page_link:hover {
  background: var(--col-brand);
  border: 1px solid var(--col-brand);
  color: var(--col-text-on-brand);
}
div.bildergalerie-wrapper {
  margin-bottom: 50px;
}
div.bildergalerie-wrapper .bildergalerie {
  margin-bottom: 7px;
}
div.bildergalerie-wrapper .bildergalerie .item img,
div.bildergalerie-wrapper .bildergalerie .item a.galerie-item {
  display: block;
}
div.bildergalerie-wrapper .bildergalerie .item img {
  width: auto;
  margin: 0 auto;
}
div.bildergalerie-wrapper .bildergalerie .item a.galerie-item {
  position: relative;
  background: #bababb;
}
div.bildergalerie-wrapper .bildergalerie .item a.galerie-item:after {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 32px;
  color: #fff;
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 15px;
  -webkit-filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.4));
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.4));
}
div.bildergalerie-wrapper .thumbnails {
  margin-bottom: 15px;
}
div.bildergalerie-wrapper .thumbnails div.image-thumb {
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
  opacity: 0.5;
  -webkit-transition: filter 400ms linear, opacity 400ms linear;
  -o-transition: filter 400ms linear, opacity 400ms linear;
  transition: filter 400ms linear, opacity 400ms linear;
}
div.bildergalerie-wrapper .thumbnails div.image-thumb.aktiv {
  opacity: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
div.bildergalerie-wrapper .meta .image-meta {
  margin-bottom: 20px;
  display: none;
}
div.bildergalerie-wrapper .meta .image-meta figcaption {
  display: block;
}
div.bildergalerie-wrapper .meta .image-meta .galerie-total {
  text-align: right;
}
div.bildergalerie-wrapper .meta .image-meta.aktiv {
  display: block;
}
.bildergalerie-outer.lightbox div.bildergalerie-wrapper {
  margin: 0 auto;
}
.bildergalerie-outer.lightbox div.bildergalerie-wrapper .meta .image-meta figcaption,
.bildergalerie-outer.lightbox div.bildergalerie-wrapper .meta .image-meta .galerie-total {
  color: #fff;
}
.list_aktuelles .filter-wrap {
  margin-bottom: 40px;
}
.list_aktuelles .filter-wrap label.filter-label {
  display: block;
  margin-bottom: 20px;
}
.list_aktuelles .filter-wrap .show-filter {
  margin-bottom: 25px;
}
.profil-details .profil-header {
  background: #F2F2F3;
  padding-bottom: 40px;
}
.profil-details .profil-header .profil-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 25px;
}
.profil-details .profil-header .profil-content.marg-bott {
  margin-bottom: 40px;
}
.profil-details .profil-header .profil-content h1 {
  margin-bottom: 5px;
  display: block;
}
.profil-details .profil-header .profil-content.contact a {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 800;
  position: relative;
  padding-left: 34px;
  margin-bottom: 8px;
}
.profil-details .profil-header .profil-content.contact a span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 2px;
  font-weight: normal;
  font-size: 25px;
}
.profil-details .profil-header .profil-content.links strong {
  display: block;
  margin-bottom: 8px;
}
.profil-details .profil-header .profil-content.links a.social-link {
  line-height: 40px;
  font-size: 40px;
  display: inline-block;
  margin-right: 10px;
}
.profil-details .profil-header .profil-content.links a.social-link.fb {
  color: #3c5a99;
}
.profil-details .profil-header .profil-content.links a.social-link.tw {
  color: #55acee;
}
.profil-details .profil-header .profil-content.links a.social-link.ln {
  color: #0077b5;
}
.lightgal {
  position: relative;
}
.lightgal .aniimated-gallery-controls {
  display: none;
}
.lightgal .aniimated-gallery-controls span {
  cursor: pointer;
  position: absolute;
  top: 0px;
}
.lightgal .aniimated-gallery-controls span.icon-pfeil-links {
  left: 0px;
}
.lightgal .aniimated-gallery-controls span.icon-pfeil-rechts {
  right: 0px;
}
.lightgal .aniimated-gallery {
  width: 100%;
  margin: 30px -5px 30px -5px;
  overflow: hidden;
  position: relative;
}
.lightgal .aniimated-gallery .scrollgallery {
  width: 100%;
  padding: 0px;
  position: relative;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.lightgal .aniimated-gallery .scrollgallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lightgal .aniimated-gallery .scrollgallery ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
.lightgal .aniimated-gallery .scrollgallery a {
  text-align: center;
  width: 20%;
  margin: 0px 5px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  float: left;
}
.lightgal .aniimated-gallery .scrollgallery a:focus-visible {
  outline: none;
  --offset-focusring: -3px;
}
.lightgal .aniimated-gallery .scrollgallery a:focus-visible img {
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
.lightgal .aniimated-gallery .scrollgallery a img {
  -webkit-transition: transform 350ms ease-out;
  -o-transition: transform 350ms ease-out;
  transition: transform 350ms ease-out;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.lightgal .aniimated-gallery .scrollgallery a .gallery-lupe {
  position: absolute;
  z-index: 9;
  left: 47%;
  top: 45%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 29%;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}
.lightgal .aniimated-gallery .scrollgallery a .gallery-lupe span {
  color: #fff;
}
.lightgal .aniimated-gallery .scrollgallery a:hover .gallery-lupe {
  opacity: 0.8;
}
.lightgal .aniimated-gallery .scrollgallery a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.news-img-wrap .aniimated-gallery {
  margin-top: 0 !important;
}
html .lg-backdrop {
  background-color: rgba(255, 255, 255, 0.98);
  background-color: #ffffff;
}
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 180px;
  background-color: transparent !important;
  max-width: 800px;
  margin: auto;
}
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html h1,
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html h2,
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html h3,
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html h4,
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html h5,
html .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html p {
  color: #444444;
  font-family: "Source Sans Pro";
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
html .lg-outer .lg-thumb-outer {
  padding-top: 1px;
  border-top: 1px solid #cccccc;
  background-color: #ffffff;
}
html .lg-outer .lg-thumb-outer .lg-toogle-thumb {
  display: none;
}
html .lg-outer .lg-thumb-outer .lg-thumb {
  margin: 0px 10px;
}
html .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item {
  border-radius: 0;
  background: #000;
  overflow: hidden;
}
html .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item img {
  -webkit-transition: transform 350ms ease-out;
  -o-transition: transform 350ms ease-out;
  transition: transform 350ms ease-out;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
html .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active {
  border-color: var(--col-brand);
}
html .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover {
  border-color: var(--col-brand);
}
html .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  opacity: 0.7;
}
html .lg-progress-bar .lg-progress {
  background-color: var(--col-brand);
}
html .lg-toolbar {
  background-color: #ffffff;
  xpadding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
html .lg-toolbar .lg-icon {
  color: #444444;
}
html .lg-toolbar .lg-icon#lg-download,
html .lg-toolbar .lg-icon#lg-actual-size,
html .lg-toolbar .lg-icon#lg-download,
html .lg-toolbar .lg-icon#lg-share,
html .lg-toolbar .lg-icon#lg-download {
  display: none;
}
html .lg-toolbar .lg-icon:hover {
  color: #444444;
}
html .lg-toolbar #lg-counter {
  color: #444444;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
html .lg-actions .lg-prev {
  color: #444444;
  background: none;
  background-color: transparent;
}
html .lg-actions .lg-prev:after {
  content: "\e919";
  font-family: 'kreuznacher-iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
html .lg-actions .lg-prev:hover {
  color: #444444;
}
html .lg-actions .lg-next {
  color: #444444;
  background: none;
  background-color: transparent;
}
html .lg-actions .lg-next:before {
  content: "\e91b";
  font-family: 'kreuznacher-iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
html .lg-actions .lg-next:hover {
  color: #444444;
}
.lightgal.with1 .gallery-lupe {
  pading-top: 33%;
}
.lightgal.with1 .gallery-lupe span {
  font-size: 200%;
}
.lg-outer .lg-inner .lg-item .lg-img-wrap .lg-image {
  max-height: 50%;
  top: 10%;
  position: relative;
  vertical-align: top;
}
.zusatzlogos {
  background-color: white;
  text-align: center;
  padding-top: 60px;
  border-top: 1px solid #e1e1e1;
}
.zusatzlogos img {
  display: inline-block;
  margin: 0px 30px 60px 10px;
}
.teaser.imageonly,
.teaser-image,
figure {
  position: relative;
}
.copyright {
  position: absolute;
  right: 4px;
  bottom: 2px;
  font-size: 9px;
  color: #fff;
  text-shadow: 0 0px 1px #666;
  background: rgba(0, 0, 0, 0.3);
  padding: 3px 6px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}
.onelinecaption:after {
  bottom: 32px;
}
.twolinecaption:after {
  bottom: 50px;
}
.threelinecaption:after {
  bottom: 68px;
}
.fourlinecaption:after {
  bottom: 86px;
}
.news-img-wrap > a,
.news-img-wrap .mediaelement,
figure > .inner {
  position: relative;
  display: inline-block;
}
.aniimated-thumbnials > a {
  position: relative;
  display: inline-block;
}
.lg-sub-html .copyright {
  color: #aaa;
  position: relative;
  right: auto;
  top: auto;
  left: auto;
  text-shadow: none;
  background: none;
  font-size: 18px;
}
@media (min-width: 768px) {
  .bildergalerie-outer.lightbox div.bildergalerie-wrapper {
    width: 665px;
  }
  .profil-details .profil-header .profil-image {
    width: 150px;
    height: 150px;
  }
  .kompass_kontakt {
    padding: 5px 30px 15px 30px;
  }
  .kompass_wrap {
    margin: 0px;
  }
  .kompass_wrap h2 {
    padding: 30px 0px 0px;
  }
  .kompass_wrap .kompass_image {
    margin-left: 72px;
  }
  .kompass_wrap .kompass_image .fachbereich .fachbereich_titel {
    visibility: visible;
  }
  .kompass_wrap .kompass_image .fachbereich .fachbereich_linie {
    border-top: 2px solid #4D74A9;
    box-shadow: 0px 1px 0px rgba(77, 116, 169, 0.2);
  }
  .kompass_wrap .kompass_results:before {
    margin-left: 0px;
  }
  .kompass_wrap .kompass_results .kompass_results_headline .fachbereiche,
  .kompass_wrap .kompass_results .kompass_results_headline .suchbegriffe {
    padding: 20px 20px 20px 30px;
  }
  .kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .fachbereich,
  .kompass_wrap .kompass_results .kompass_results_headline .suchbegriffe .fachbereich,
  .kompass_wrap .kompass_results .kompass_results_headline .fachbereiche .suchbegriff,
  .kompass_wrap .kompass_results .kompass_results_headline .suchbegriffe .suchbegriff {
    display: inline;
  }
  .kompass_wrap .kompass_results .kompass_results_body .suchbegriff {
    text-align: left;
    margin: 0px 0px 30px 4%;
  }
  .kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a,
  .kompass_wrap .kompass_results .kompass_results_body ul .abteilung a {
    padding: 12.5px 20px 12.5px 30px;
  }
}
@media (min-width: 1025px) {
  .kompass_wrap .kompass_image {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  .kompass_wrap .kompass_image .fachbereich .fachbereich_linie .fachbereich_dot {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  .kompass_wrap .kompass_results .kompass_results_body .col-sm-6:first-child {
    padding-right: 0;
  }
  .kompass_wrap .kompass_results .kompass_results_body .col-sm-6:last-child {
    padding-left: 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .kompass_wrap .kompass_results .kompass_results_body .col-sm-6.nobg {
    background: none;
  }
  .kompass_wrap .kompass_results .kompass_results_body .einrichtung span,
  .kompass_wrap .kompass_results .kompass_results_body .abteilung span {
    display: none;
  }
  .kompass_wrap .kompass_results .kompass_results_body .einrichtung:after,
  .kompass_wrap .kompass_results .kompass_results_body .abteilung:after {
    width: 10px;
    height: 10px;
    color: #003885;
    position: absolute;
    right: 20px;
    top: 18px;
    -moz-osx-font-smoothing: grayscale;
    font-family: "kreuznacher-iconfont";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    font-size: 14px;
    content: "";
  }
}
@media (min-width: 1200px) {
  .bildergalerie-outer.lightbox div.bildergalerie-wrapper {
    width: 1140px;
  }
  .profil-details .profil-header .profil-image {
    width: 165px;
    height: 165px;
  }
}
.kompass_wrap .kompass_results .kompass_results_body .col-sm-6:last-child,
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a:hover,
.kompass_wrap .kompass_results .kompass_results_body ul .einrichtung a.active {
  background: #fff;
}
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a:hover,
.kompass_wrap .kompass_results .kompass_results_body ul .abteilung a.active {
  background: #e1e1e1;
}
.kompass_wrap .kompass_results .kompass_results_body .nobg.col-sm-6:last-child {
  background: none;
}
.frame-type-gridelements_pi1 > header > h1,
.frame-type-gridelements_pi1 > header > h2,
.frame-type-gridelements_pi1 > header > h3,
.frame-type-gridelements_pi1 > header > h4,
.frame-type-gridelements_pi1 > header > h5,
.frame-type-gridelements_pi1 > header > h6 {
  text-align: center;
}
.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: .5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}
.cc-message {
  font-size: 15px;
  line-height: 150%;
}
.cc-compliance a {
  background: #c5007b;
  padding: 5px 19px 8px;
  font-size: 15px;
  font-weight: 600;
  width: auto;
  display: inline-block;
  float: right;
  width: 200px;
}
@media (min-width: 768px) {
  .cc-message {
    width: 80%;
    float: left;
    margin-right: 2%;
  }
  .cc-compliance {
    float: right;
    width: 18%;
  }
}
.print {
  color: #7f7f7f;
  border-color: #7f7f7f;
}
@media print {
  .tx-igx-kurse .button {
    display: none;
  }
  .tx-igx-kurse h1 {
    font-size: 28px;
  }
  .tx-igx-kurse p {
    font-size: 16px;
  }
  .tx-igx-kurse .rightcol {
    display: none;
  }
  .tx-igx-kurse .kurse .kurs-details .kurs-facts {
    padding: 0;
    margin: 0;
    border: 0px none;
    font-size: 14px;
  }
  #usercentrics-root {
    display: none;
  }
}
.row.filter {
  margin-bottom: 30px;
}
.customselect {
  height: 44px;
}
.customselect .input {
  width: 100%;
  padding: 10px 10px 10px 10px;
  color: #444444;
  border: 1px solid #444444;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  border-radius: 0;
  display: block;
}
.customselect .input .auswahl span {
  margin-right: 2px;
}
.customselect .input .auswahl .icon-nach-oben {
  display: none;
}
.customselect .input .icon-pfeil-unten {
  font-size: 16px;
  float: right;
  position: relative;
  top: 3px;
}
.customselect.attatched {
  width: 30%;
  float: left;
}
.customselect.attatched .input {
  border-left: 0px none;
}
.customselect ul {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  display: none;
  position: relative;
  margin: 0;
  padding: 0;
  top: 0px;
  z-index: 100;
  width: 100%;
}
.customselect ul li {
  display: block;
  width: 100%;
  border: none;
  padding: 0 10px;
  position: relative;
  background: #ffffff;
  padding: 2px 10px 2px 30px;
  font-weight: 400;
}
.customselect ul li.optgroup {
  padding: 8px 10px;
  xcolor: #999999;
  font-weight: 600;
  xborder-top: 1px solid #f0f0f0;
}
.customselect ul li:hover {
  background: #e1e1e1;
}
.customselect ul li a {
  position: relative;
  display: block;
  padding: 10px 5px;
  color: #444444;
  -webkit-transition: padding 600ms ease-out;
  -o-transition: padding 600ms ease-out;
  transition: padding 600ms ease-out;
  font-weight: 400;
  width: 100%;
}
.customselect ul li a span {
  color: #ffffff;
  background: #cccccc;
  width: 45px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 23px;
  display: inline-block;
  margin: 0px 13px 0px 0px;
}
.customselect ul li:hover a:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.customselect.open ul {
  display: block;
}
.customselect.multiselect ul li {
  border-top: 1px solid #fff;
  padding: 0px;
}
.customselect.multiselect ul li a {
  padding: 0px;
}
.customselect.multiselect ul li.selected a .icon-dachseite {
  background: #c5007b;
}
.customselect.multiselect ul li.selected a .icon-seniorenhilfe {
  background: #5b1542;
}
.customselect.multiselect ul li.selected a .icon-krankenhaeuser {
  background: #003885;
}
.customselect.multiselect ul li.selected a .icon-behinderung {
  background: #ee7f00;
}
.customselect.multiselect ul li.selected a .icon-hospiz {
  background: #016fb7;
}
.customselect.multiselect ul li.selected a .icon-sozialeteilhabe {
  background: #ee7f00;
}
.customselect.multiselect ul li.selected a .icon-rehafachdienst {
  background: #fbbd17;
}
.customselect.multiselect ul li.selected a .icon-arbeitundqualifizierung {
  background: #968e7e;
}
.customselect.multiselect ul li.selected a .icon-kjf {
  background: #89ba17;
}
.customselect.multiselect ul li.selected a .icon-wohnungslosenhilfe {
  background: #21776e;
}
.customselect.singleselect ul li.selected a {
  color: #92005b;
}
.customselect.singleselect ul li a .icon-dachseite {
  background: #c5007b;
}
.customselect.singleselect ul li a .icon-seniorenhilfe {
  background: #5b1542;
}
.customselect.singleselect ul li a .icon-krankenhaeuser {
  background: #003885;
}
.customselect.singleselect ul li a .icon-behinderung {
  background: #ee7f00;
}
.customselect.singleselect ul li a .icon-hospiz {
  background: #016fb7;
}
.customselect.singleselect ul li a .icon-sozialeteilhabe {
  background: #ee7f00;
}
.customselect.singleselect ul li a .icon-rehafachdienst {
  background: #fbbd17;
}
.customselect.singleselect ul li a .icon-arbeitundqualifizierung {
  background: #968e7e;
}
.customselect.singleselect ul li a .icon-kjf {
  background: #89ba17;
}
.customselect.singleselect ul li a .icon-wohnungslosenhilfe {
  background: #21776e;
}
.customselect.withicons li {
  padding: 0;
}
.customselect.withicons li a {
  padding: 0;
}
.standortkarte .locselector {
  width: 70%;
  float: left;
}
.standortkarte #infowindow p {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 110%;
  margin-bottom: 8px;
}
.standortkarte #infowindow p.infowindow-headline {
  padding-top: 15px;
  font-weight: 600;
}
.standortkarte #infowindow p a {
  font-weight: 600;
}
.standortkarte #infowindow p span {
  font-size: 11px;
  font-weight: 600;
}
.standortkarte #infowindow p span.icon-kontakt-notfall {
  color: #cc0000;
}
.standortkarte #map {
  margin-bottom: 60px;
}
.tx_formForm h2 {
  font-size: 14px;
  color: #DADADB;
}
.tx_formForm div.input {
  position: relative;
}
.tx_formForm .radio label,
.tx_formForm .checkbox label {
  padding-left: 0;
}
.tx_formForm .form-group {
  margin-bottom: 30px;
}
.tx_formForm .form-group .input input[type="text"]:invalid,
.tx_formForm .form-group .input input[type="password"]:invalid,
.tx_formForm .form-group .input input[type="email"]:invalid,
.tx_formForm .form-group .input select:invalid textarea:invalid,
.tx_formForm .form-group .input textarea:invalid,
.tx_formForm .form-group .input .fakeselect .select-opener:invalid {
  /*border: 1px solid #FF001F;*/
  box-shadow: none;
}
.tx_formForm .form-group .check-outer {
  margin-bottom: 0;
}
.tx_formForm .form-group .check-outer .inp-wrap:last-child {
  margin-bottom: 0;
}
.tx_formForm .form-group.has-error input[type="text"],
.tx_formForm .form-group.has-error input[type="password"],
.tx_formForm .form-group.has-error input[type="email"],
.tx_formForm .form-group.has-error select,
.tx_formForm .form-group.has-error textarea,
.tx_formForm .form-group.has-error textarea,
.tx_formForm .form-group.has-error .fakeselect .select-opener {
  border: 1px solid #FF001F;
}
.tx_formForm .form-group.has-error .error {
  font-size: 14px;
  color: #FF001F;
  font-weight: 700;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
.tx_formForm .sectionHeadline {
  font-size: 18px;
  color: #868689;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px;
}
.tx_formForm .form-navigation {
  margin-bottom: 40px;
}
.tx_formForm .errorFieldWrap {
  background: #FF001F;
}
.tx_formForm .errorField {
  color: #fff;
  background: #FF001F;
  display: none;
  overflow: auto;
}
.tx_formForm .errorField .row {
  padding: 30px 0;
}
.tx_formForm .errorField ul li {
  color: #fff;
}
.relative {
  position: relative;
}
.icon-over-input {
  position: absolute;
  top: 12px;
  right: 24px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: none;
}
.parsley-errors-list,
.powermail-errors-list {
  display: none;
}
html body .content .container .powermail_form .parsley-error {
  border-color: #c5007b;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
.tx-felogin-pi1 {
  padding: 30px;
  background: #f0f0f0;
  margin-bottom: 30px;
}
.tx-felogin-pi1 h3 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.tx-felogin-pi1 form {
  margin: 0px;
}
.tx-felogin-pi1 form label {
  margin: 15px 0px 5px;
  color: #999999;
  font-weight: 600;
}
.tx-felogin-pi1 form input[name=submit] {
  margin: 25px 0px 0px;
  display: inline-block;
  padding: 0px 30px 0px 30px;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  border: none;
  position: relative;
  background: #c5007b;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-30 .datenschutz {
  float: left;
  margin: 10px 5px;
}
.mb-30 .text-label.datenschutzlabel {
  margin: 10px 5px;
}
html body .check-wrap input[type="checkbox"] ~ label.fake:after {
  left: -1px;
  top: 0;
}
.powermail_fieldset h1,
.powermail_fieldset h2,
.powermail_fieldset h3,
.powermail_fieldset h4 {
  margin: 0px;
  padding-top: 25px;
  color: #c5007b;
}
.powermail_fieldset h1 u,
.powermail_fieldset h2 u,
.powermail_fieldset h3 u,
.powermail_fieldset h4 u {
  text-transform: uppercase;
  text-decoration: none;
}
.parsley-errors-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.parsley-errors-list li {
  font-size: 14px;
  font-weight: 700;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
.tx_solr button.button {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  border: none;
  position: relative;
  background: #c5007b;
}
.tx_solr .list-group-item {
  border: 0px none;
}
.tx_solr .result-range {
  margin-bottom: 30px;
  padding: 10px 0px;
  border-bottom: 1px solid #ccc;
  display: block;
  color: #999999;
  font-family: "Source Sans Pro";
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.tx_solr .results-teaser {
  margin-bottom: 40px;
  display: block;
}
.tx_solr .results-highlight {
  font-weight: 600;
}
.tx_solr .document-score-analysis {
  display: none;
}
.tx_solr .search-result {
  padding: 0px;
}
.tx_solr .search-result a {
  font-weight: 600;
}
.tx_solr .search-result[data-bereich="seniorenhilfe"] a {
  color: #5b1542;
}
.tx_solr .search-result[data-bereich="seniorenhilfe"] a:hover {
  color: #5b1542;
}
.tx_solr .search-result[data-bereich="krankenhaus"] a {
  color: #003885;
}
.tx_solr .search-result[data-bereich="krankenhaus"] a:hover {
  color: #003885;
}
.tx_solr .search-result[data-bereich="lmb"] a {
  color: #ee7f00;
}
.tx_solr .search-result[data-bereich="lmb"] a:hover {
  color: #ee7f00;
}
.tx_solr .search-result[data-bereich="hospiz"] a {
  color: #016fb7;
}
.tx_solr .search-result[data-bereich="hospiz"] a:hover {
  color: #016fb7;
}
.tx_solr .search-result[data-bereich="kjf"] a {
  color: #89ba17;
}
.tx_solr .search-result[data-bereich="kjf"] a:hover {
  color: #89ba17;
}
.tx_solr .search-result[data-bereich="wohnungslosenhilfe"] a {
  color: #21776e;
}
.tx_solr .search-result[data-bereich="wohnungslosenhilfe"] a:hover {
  color: #21776e;
}
.tx_solr .search-result[data-bereich="seniorenhilfe"] .progress-bar {
  background-color: #5b1542;
}
.tx_solr .search-result[data-bereich="krankenhaus"] .progress-bar {
  background-color: #003885;
}
.tx_solr .search-result[data-bereich="lmb"] .progress-bar {
  background-color: #ee7f00;
}
.tx_solr .search-result[data-bereich="hospiz"] .progress-bar {
  background-color: #016fb7;
}
.tx_solr .search-result[data-bereich="kjf"] .progress-bar {
  background-color: #89ba17;
}
.tx_solr .search-result[data-bereich="wohnungslosenhilfe"] .progress-bar {
  background-color: #21776e;
}
.tx_solr .results-list .search-result h3.results-topic {
  margin-bottom: 10px;
  padding: 0px;
}
.tx_solr .results-list .search-result h3.results-topic a {
  color: #444444;
}
.tx_solr .relevance {
  font-size: 16px;
  color: #999;
}
.tx_solr .oneliner {
  width: 80%;
  height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tx_solr .panel-group {
  margin: 0px;
}
.tx_solr .contenttypemenu li a span {
  background: #999;
}
.tx_solr .sortmenu {
  list-style: none;
  float: right;
}
.tx_solr .sortmenu li {
  float: left;
  margin: 0px 5px;
}
.tx_solr .sortmenu li.active {
  font-weight: 600;
}
.tx_solr .customselect > a:nth-child(2),
.tx_solr .customselect > a:nth-child(3),
.tx_solr .customselect > a:nth-child(4),
.tx_solr .customselect > a:nth-child(5),
.tx_solr .customselect > a:nth-child(6),
.tx_solr .customselect > a:nth-child(7),
.tx_solr .customselect > a:nth-child(8) {
  display: none;
}
.tx_solr ul a .icon-home {
  background-color: rgba(0, 56, 133, 0.7);
}
.tx_solr ul a[data-uid="311"] .icon-home {
  background-color: rgba(0, 56, 133, 0.85);
}
.searchwidget span {
  cursor: pointer;
}
.searchwidget input:-webkit-autofill {
  background: #000;
}
.tx-download-explorer {
  margin-bottom: 40px;
}
.tx-download-explorer #searchWord {
  height: 40px;
}
.tx-download-explorer h3 {
  padding: 0 !important;
}
.tx-download-explorer #download_list {
  padding: 0;
  margin: 40px 0 30px 0px;
}
.tx-download-explorer #download_list > li {
  list-style: none;
  padding: 0px 5px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li a {
  display: block;
  padding: 12px 12px 12px 2px;
  font-weight: 600;
  position: relative;
}
.tx-download-explorer #download_list > li a:after {
  width: 10px;
  height: 10px;
  color: #c5007b;
  position: absolute;
  right: 0px;
  top: 18px;
  -moz-osx-font-smoothing: grayscale;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "\e91c";
}
.tx-download-explorer #download_list > li a.open:after {
  content: "\e91a";
}
.tx-download-explorer #download_list > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li a {
  padding: 12px 12px 12px 12px;
}
.tx-download-explorer #download_list > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li > ul > li a {
  padding: 12px 12px 12px 22px;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li a {
  padding: 12px 12px 12px 32px;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li a {
  padding: 12px 12px 12px 42px;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul > li a {
  padding: 12px 12px 12px 52px;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
  margin: 0;
  padding: 0;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {
  list-style: none;
  padding: 0px;
  border-top: 1px solid #cccccc;
}
.tx-download-explorer #download_list > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a {
  padding: 12px 12px 12px 62px;
}
.tx-download-explorer #download_list > li li.ce-uploads {
  list-style: none;
  padding: 10px 10px 10px 50px;
  margin: 0px -10px 0px -10px;
  border: 0px none;
}
.tx-download-explorer #download_list > li li.ce-uploads .icon-dokument {
  font-size: 45px;
  float: left;
  margin: 1px 10px 0px -5px;
}
.tx-download-explorer #download_list > li li.ce-uploads .download-text {
  width: 80%;
  display: inline-block;
}
.tx-download-explorer #download_list > li li.ce-uploads a {
  display: inline-block;
  padding: 0;
  position: relative;
}
.tx-download-explorer #download_list > li li.ce-uploads a:after {
  display: none;
}
.tx-download-explorer #download_list > li li.ce-uploads a .ce-uploads-fileName {
  display: block;
  color: #444444;
  font-weight: 600;
}
.tx-download-explorer #download_list > li li.ce-uploads a .ce-uploads-filesize {
  display: inline-block;
  color: #444444;
  font-weight: 400;
}
.tx-download-explorer #download_list > li li.ce-uploads a .ce-uploads-filesize span {
  text-transform: uppercase;
}
.tx-download-explorer #download_list > li li.ce-uploads a .ce-download {
  color: #c5007b;
  font-weight: 600;
  margin-left: 10px;
}
.tx-download-explorer .searchResults .ce-uploads {
  padding: 0px 30px;
  margin-top: 10px;
}
.tx-download-explorer button.button {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  border: none;
  position: relative;
  background: #c5007b;
}
.tx-download-explorer .subheader {
  margin-left: 10px;
}
.tx-download-explorer .filecontent {
  background: #e1e1e1;
}
.tx-download-explorer .akkordeon {
  margin-bottom: 0;
}
.tx-download-explorer .akkordeon .closed a.lastRow {
  border-bottom: unset !important;
}
.tx-download-explorer .akkordeon .akkordeon-element a.akkordeon-element-head {
  border-top: unset !important;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
}
.tx-download-explorer .akkordeon .akkordeon-element .akkordeon-element-body {
  padding: 0;
}
.tx-download-explorer .akkordeon .akkordeon-element .akkordeon-element-body .frame-type-uploads {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.tx-download-explorer .akkordeon .akkordeon-element .akkordeon-element-body .einspalter {
  margin-bottom: 0;
}
.tx-download-explorer .akkordeon .akkordeon-element .akkordeon-element-body .einspalter ul.ce-uploads li a:hover {
  text-decoration: none;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal__container {
  background-color: #fff;
  padding: 40px;
  max-width: 500px;
  max-height: 100vh;
  overflow: visible;
  box-sizing: border-box;
  max-width: 945px;
}
.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal__title {
  text-align: center;
  line-height: 125%;
}
.modal__close {
  background: transparent;
  border: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #C5007B;
  color: #fff;
  position: absolute;
  right: -18px;
  top: -18px;
}
.modal__header .modal__close:before {
  content: "\2715";
}
.modal__content {
  text-align: center;
  line-height: 145%;
  color: #444;
}
.modal__content p {
  font-weight: 300;
}
.modal__footer {
  text-align: center;
  margin-top: 30px;
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}
.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}
@media (max-width: 414px) {
  .modal__close {
    right: 5px;
    top: 6px;
    width: 30px;
    height: 30px;
  }
}
body .content .pills {
  text-align: center;
}
body .content .pills .pill {
  margin: 0px 6px 16px;
  padding: 5px 12px;
  background: #eee;
  color: #333;
  border-radius: 20px;
  display: inline-block;
  font-size: 15px;
  transition: all 0.2s linear;
}
body .content .pills .pill .icon {
  margin-right: 4px;
}
body .content .pills .pill .icon:before {
  font-family: 'kreuznacher-iconfont2024' !important;
  content: "\e90a";
}
body .content .pills .pill:hover,
body .content .pills .pill.pill-active {
  background: #c5007b;
  color: #fff;
}
body .content .pills .pill:hover .icon,
body .content .pills .pill.pill-active .icon {
  margin-right: 4px;
}
body .content .pills .pill:hover .icon:before,
body .content .pills .pill.pill-active .icon:before {
  font-family: 'kreuznacher-iconfont2024' !important;
  content: "\e909";
}
body .content .pills .pill.pill-inactive {
  background: #eee;
  color: #333;
}
body .content .pills .pill.pill-inactive .icon {
  margin-right: 4px;
}
body .content .pills .pill.pill-inactive .icon:before {
  font-family: 'kreuznacher-iconfont2024' !important;
  content: "\e90a";
}
.kursListWrapper {
  min-height: 500px;
  transition: all 0.3s linear;
}
.kursListWrapper .loaderWrapper {
  text-align: center;
}
.kursListWrapper .loader {
  width: 48px;
  height: 48px;
  border: 5px solid #c5007b;
  border-bottom-color: #efefef;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.kursListWrapper .akkordeon {
  margin-bottom: 0;
}
.kursListWrapper .akkordeon-element-head {
  color: #333;
  text-transform: uppercase;
}
.kursListWrapper .akkordeon-element-head:hover {
  color: #c5007b;
}
.kursListWrapper .kurs {
  border-bottom: 1px solid #ccc;
  padding: 20px 20px 10px 20px;
  transition: all 0.3s linear;
  position: relative;
  display: inline-block;
  width: 100%;
}
.kursListWrapper .kurs .newbadge {
  text-transform: uppercase;
  color: #fff;
  background-color: #c5007b;
  font-weight: normal;
  padding: 5px 14px 4px 14px;
  border-radius: 20px;
  margin-right: 5px;
}
.kursListWrapper .kurs .kurstitle {
  font-size: 24px;
  font-weight: 600;
  color: #444;
  max-width: 90%;
}
.kursListWrapper .kurs .kursinfo {
  font-size: 16px;
  color: #444;
}
.kursListWrapper .kurs .kursinfo .date {
  color: #c5007b;
  font-weight: 600;
}
.kursListWrapper .kurs:last-child {
  border-bottom: none;
}
.kursListWrapper .kurs .icon-pfeil-rechts {
  background: #eee;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  transition: all 0.3s linear;
}
.kursListWrapper .kurs .icon-pfeil-rechts::before {
  font-family: 'kreuznacher-iconfont2024' !important;
  content: "\e937";
  color: #c5007b;
  line-height: 40px;
  transition: all 0.3s linear;
}
.kursListWrapper .kurs:hover {
  background: #eee;
}
.kursListWrapper .kurs:hover .icon-pfeil-rechts {
  background: #c5007b;
}
.kursListWrapper .kurs:hover .icon-pfeil-rechts::before {
  color: #fff;
}
.kurs-buttons .kurs-buttons__tools {
  margin-bottom: 10px;
}
.kurs-buttons .kurs-buttons__submit {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.kurs-buttons .kurs-buttons__submit .button.kurs-anmeldung {
  padding: 10px 30px 10px 20px;
  position: relative;
  line-height: 1.2;
}
.kurs-buttons .kurs-buttons__submit .button.kurs-anmeldung--intern {
  opacity: .75;
}
.kurs-buttons .kurs-buttons__submit .button.kurs-anmeldung:after {
  width: 10px;
  height: 10px;
  color: white;
  position: absolute;
  right: 16px;
  left: unset;
  opacity: 1;
  background-color: transparent;
  top: calc(50% - 7px);
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
@media (max-width: 414px) {
  .kurse {
    padding-top: 10px;
  }
  .kurse .button.float-right {
    margin-top: 20px;
    float: left;
  }
  .kursListWrapper .kurs {
    padding: 15px 0px 8px 15px;
  }
  .kursListWrapper .kurs .kurstitle {
    font-size: 20px;
    line-height: 120%;
  }
  .kursListWrapper .kurs .kursinfo {
    line-height: 120%;
    margin-bottom: 6px;
  }
  .kursListWrapper .kurs .icon-pfeil-rechts {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    right: 0px;
  }
  .kursListWrapper .kurs .icon-pfeil-rechts::before {
    line-height: 30px;
  }
  body .content .pills {
    padding: 0px 5px;
  }
  body .content .pills .pill {
    font-size: 14px;
    margin: 0 4px 10px;
    padding: 4px 10px;
  }
}
.banner {
  padding: 0 0 30px 0;
  position: relative;
}
.banner .banner-top {
  height: 45px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.13);
  position: relative;
  background: inherit;
  margin: 0 0 60px 0;
}
.banner .banner-top:after {
  width: 72px;
  height: 36px;
  border-radius: 0  0 72px 72px;
  -moz-border-radius: 0 0 72px 72px;
  -webkit-border-radius: 0 0 72px 72px;
  content: "";
  background: inherit;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 8;
  margin: 0 0 0 -36px;
  box-shadow: 0 6px 11px 0px rgba(0, 0, 0, 0.08);
}
.banner .banner-top span[class*="icon-"] {
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 9;
  margin: -31px 0 0 -36px;
  text-align: center;
  font-size: 60px;
  width: 72px;
  height: 62px;
  line-height: 62px;
}
.banner .banner-content {
  text-align: center;
}
.banner .banner-content strong {
  display: inline-block;
  padding: 0 45px;
}
.banner .banner-content strong:after {
  height: 6px;
  content: "";
  background: #404048;
  display: block;
  margin-top: 5px;
}
.banner .banner-content p {
  display: block;
  padding: 0 25px;
}
.banner .banner-action {
  text-align: center;
}
.banner .banner-image {
  height: 165px;
  display: none;
}
.banner.brand-twitter .banner-content strong,
.banner.brand-facebook .banner-content strong,
.banner.brand-primary .banner-content strong,
.banner.brand-pink .banner-content strong,
.banner.brand-deep-dark .banner-content strong,
.banner.brand-twitter .banner-content p,
.banner.brand-facebook .banner-content p,
.banner.brand-primary .banner-content p,
.banner.brand-pink .banner-content p,
.banner.brand-deep-dark .banner-content p,
.banner.brand-twitter .banner-top span,
.banner.brand-facebook .banner-top span,
.banner.brand-primary .banner-top span,
.banner.brand-pink .banner-top span,
.banner.brand-deep-dark .banner-top span {
  color: #fff;
}
.banner.brand-twitter .banner-content strong:after,
.banner.brand-facebook .banner-content strong:after,
.banner.brand-primary .banner-content strong:after,
.banner.brand-pink .banner-content strong:after,
.banner.brand-deep-dark .banner-content strong:after {
  background: #fff;
}
.banner.newsletter .form-wrap {
  margin: 25px 35px 15px 35px;
}
.banner.newsletter .form-wrap button {
  margin-top: 10px;
  width: 100%;
}
.banner.veranstaltung .banner-top .vdate {
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 9;
  margin: -31px 0 0 -36px;
  text-align: center;
  width: 72px;
}
.banner.veranstaltung .banner-top .vdate span {
  display: inline-block;
  font-size: 28px;
  line-height: 34px;
  font-weight: 800;
  border-bottom: 2px solid #404048;
  margin-bottom: 2px;
  padding-bottom: 0;
}
.banner.veranstaltung .banner-top .vdate span.meta {
  font-size: 18px;
  display: block;
  line-height: 26px;
  text-transform: uppercase;
  border: none;
}
.banner.veranstaltung .banner-content label {
  display: block;
}
.banner.veranstaltung .banner-content strong {
  padding: 0;
}
.banner.veranstaltung .banner-content strong:after {
  display: none;
}
.banner.publikation .banner-top {
  width: 100%;
  box-shadow: 0px -6px 11px 0px rgba(0, 0, 0, 0.2);
  height: 45px;
  margin: 0;
}
.banner.publikation .banner-top:after {
  width: 72px;
  height: 36px;
  border-radius: 72px 72px 0 0;
  -moz-border-radius: 72px 72px 0 0;
  -webkit-border-radius: 72px 72px 0 0;
  top: 0;
  left: 50%;
  z-index: 8;
  margin: -36px 0 0 -36px;
  box-shadow: 0px -6px 11px 0px rgba(0, 0, 0, 0.2);
}
.banner.publikation .banner-image {
  display: block;
}
.banner.kachel .banner-content p,
.banner.kachel .banner-content strong {
  padding: 0 25px;
}
.banner.kachel .banner-action {
  width: 100%;
  height: auto;
  padding: 0;
}
.banner.kachel .banner-action .form-wrap {
  margin: 0 30px;
}
.banner.kachel .banner-action .form-wrap input,
.banner.kachel .banner-action .form-wrap button {
  width: 100%;
}
.banner.kachel .banner-action .form-wrap input {
  margin-bottom: 10px;
}
.banner.kachel.kachel-spendenziel .banner-top {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.13);
  margin-bottom: 60px;
}
.banner.kachel.kachel-spendenziel .banner-top span[class*="icon-"] {
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 9;
  margin: -31px 0 0 -36px;
  text-align: center;
  font-size: 60px;
  width: 72px;
  height: 62px;
  line-height: 62px;
}
.banner.kachel.kachel-spendenziel .banner-top:after {
  width: 72px;
  height: 36px;
  border-radius: 0 0 72px 72px;
  -moz-border-radius: 0 0 72px 72px;
  -webkit-border-radius: 0 0 72px 72px;
  content: "";
  background: inherit;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 8;
  margin: 0 0 0 -36px;
  box-shadow: 0 6px 11px 0px rgba(0, 0, 0, 0.08);
}
.banner.kachel.kachel-spendenziel .banner-action .form-wrap button {
  width: auto;
}
@media (min-width: 768px) {
  .banner {
    padding: 0;
    height: 260px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .banner .banner-top {
    height: 100%;
    width: 50%;
    float: left;
    margin: 0;
    z-index: 10;
    box-shadow: 6px 0px 11px 0px rgba(0, 0, 0, 0.08);
  }
  .banner .banner-top:after {
    width: 36px;
    height: 72px;
    border-radius: 0 72px 72px 0;
    -moz-border-radius: 0 72px 72px 0;
    -webkit-border-radius: 0 72px 72px 0;
    top: 50%;
    left: 100%;
    z-index: 8;
    margin: -36px 0 0 0;
    box-shadow: 6px 0px 11px 0px rgba(0, 0, 0, 0.08);
  }
  .banner .banner-top span[class*="icon-"] {
    left: 100%;
    top: 50%;
    margin: -31px 0 0 -36px;
    font-size: 55px;
  }
  .banner .banner-content {
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 360px;
    padding: 45px 20px 0 40px;
  }
  .banner .banner-content strong {
    display: inline-block;
    padding: 0;
  }
  .banner .banner-content strong:after {
    height: 6px;
    content: "";
    background: #404048;
    display: block;
    margin-top: 5px;
  }
  .banner .banner-content p {
    display: block;
    padding: 0;
  }
  .banner .banner-action {
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 7;
    left: 50%;
    top: 0;
    padding-top: 105px;
  }
  .banner .banner-image {
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 6;
    background-size: cover;
  }
  .banner:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }
  .banner.brand-yellow .banner-action {
    background: rgba(255, 204, 0, 0.8);
  }
  .banner.brand-twitter .banner-action {
    background: rgba(85, 172, 239, 0.8);
  }
  .banner.brand-facebook .banner-action {
    background: rgba(60, 90, 153, 0.8);
  }
  .banner.brand-primary .banner-action {
    background: rgba(51, 153, 51, 0.8);
  }
  .banner.newsletter .banner-action {
    padding-top: 75px;
  }
  .banner.newsletter .banner-action .form-wrap {
    margin: 0 75px 0 75px;
  }
  .banner.veranstaltung .banner-top .vdate {
    top: 50%;
    left: 100%;
    margin: -31px 0 0 -31px;
  }
  .banner.publikation .banner-top {
    height: 100%;
    width: 50%;
    float: left;
    margin: 0;
    z-index: 10;
    box-shadow: 6px 0px 11px 0px rgba(0, 0, 0, 0.08);
  }
  .banner.publikation .banner-top:after {
    width: 36px;
    height: 72px;
    border-radius: 0 72px 72px 0;
    -moz-border-radius: 0 72px 72px 0;
    -webkit-border-radius: 0 72px 72px 0;
    top: 50%;
    left: 100%;
    z-index: 8;
    margin: -36px 0 0 0;
    box-shadow: 6px 0px 11px 0px rgba(0, 0, 0, 0.08);
  }
  .banner.publikation .banner-top span[class*="icon-"] {
    left: 100%;
    top: 50%;
    margin: -31px 0 0 -36px;
    font-size: 55px;
  }
  .banner.kachel .banner-image,
  .banner.kachel .banner-content,
  .banner.kachel .banner-action {
    position: static;
  }
  .banner.kachel .banner-top {
    width: 100%;
    box-shadow: 0px -6px 11px 0px rgba(0, 0, 0, 0.2);
    height: 45px;
  }
  .banner.kachel .banner-top span[class*="icon-"] {
    left: 50%;
    top: 0;
    margin: -31px 0 0 -36px;
  }
  .banner.kachel .banner-top:after {
    width: 72px;
    height: 36px;
    border-radius: 72px 72px 0 0;
    -moz-border-radius: 72px 72px 0 0;
    -webkit-border-radius: 72px 72px 0 0;
    top: 0;
    left: 50%;
    z-index: 8;
    margin: -36px 0 0 -36px;
    box-shadow: 0px -6px 11px 0px rgba(0, 0, 0, 0.2);
  }
  .banner.kachel .banner-content {
    width: auto;
    padding: 45px 0 0 0;
    text-align: center;
  }
  .banner.kachel .banner-content strong {
    display: inline-block;
  }
  .banner.kachel .banner-image {
    width: 100%;
    height: 200px;
  }
  .banner.kachel .banner-image:after {
    content: "";
    width: 100%;
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .banner.kachel.kachel.bgcolor.brand-primary .banner-image:after {
    background: rgba(51, 153, 51, 0.8);
  }
  .banner.kachel.kachel.bgcolor.brand-pink .banner-image:after {
    background: rgba(204, 61, 120, 0.8);
  }
  .banner.spenden .banner-image {
    width: 100%;
    left: 0;
    top: 0;
  }
  .banner.spenden .banner-image:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(204, 61, 120, 0.8);
    z-index: 8;
  }
  .banner.spenden .banner-top {
    width: 45px;
  }
  .banner.spenden .banner-content {
    width: 100%;
    padding: 30px 120px 0 160px;
    text-align: center;
  }
  .banner.spenden .banner-action {
    width: 100%;
    left: 0;
    top: 0;
    padding-top: 185px;
  }
}
@media (min-width: 1200px) {
  .banner .banner-top {
    width: 40%;
  }
  .banner .banner-action,
  .banner .banner-image {
    width: 60%;
    left: 40%;
  }
  .banner.newsletter .banner-action {
    padding-top: 80px;
  }
  .banner.newsletter .banner-action .form-wrap {
    margin: 0 120px 0 120px;
  }
  .banner.newsletter .banner-action .form-wrap button {
    width: auto;
  }
  .banner.kachel .banner-action {
    padding: 0;
  }
  .banner.kachel .banner-action .form-wrap {
    margin: 0 40px;
  }
}
.skd-teaser {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  background: #f2f2f3;
  margin-bottom: 30px;
  height: 360px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* OTHER CUSTOM TEASER */
}
.skd-teaser.white {
  background: #fff;
}
.skd-teaser .image-wrap {
  overflow: hidden;
  height: 165px;
}
.skd-teaser .image-wrap img {
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.skd-teaser .teaser-content-wrap {
  position: relative;
  padding: 25px 25px;
}
.skd-teaser .teaser-content-wrap strong.teaser-headline {
  display: block;
}
.skd-teaser.black {
  background: #25252b;
}
.skd-teaser:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.skd-teaser:hover .image-wrap img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.skd-teaser.teaser-projekt div.icon {
  position: relative;
  margin-bottom: 10px;
}
.skd-teaser.teaser-projekt div.icon span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 34px;
  text-align: center;
  line-height: 40px;
}
.skd-teaser.teaser-projekt div.icon span:before {
  display: block;
  line-height: inherit;
}
.skd-teaser.teaser-projekt div.icon label {
  display: block;
  position: absolute;
  top: 10px;
  left: 55px;
}
.skd-teaser.teaser-video .image-wrap {
  position: relative;
}
.skd-teaser.teaser-video .image-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 7;
  background: rgba(0, 0, 0, 0.3);
}
.skd-teaser.teaser-video .image-wrap:after {
  width: 100%;
  left: 0;
  top: 50%;
  height: 100%;
  position: absolute;
  line-height: 100%;
  color: #fff;
  text-align: center;
  z-index: 8;
  font-size: 70px;
  margin-top: -35px;
  font-weight: 400;
}
.skd-teaser.teaser-veranstaltung .image-wrap {
  background: #c5007b;
}
.skd-teaser.teaser-veranstaltung .image-wrap img.loaded {
  opacity: 0.3 !important;
}
.skd-teaser.teaser-veranstaltung .image-wrap .vdate {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  text-align: center;
  z-index: 6;
}
.skd-teaser.teaser-veranstaltung .image-wrap .vdate span {
  color: #fff;
  display: inline-block;
  font-size: 70px;
  line-height: 74px;
  font-weight: 800;
  border-bottom: 8px solid #fff;
  margin-bottom: 6px;
  padding-bottom: 4px;
}
.skd-teaser.teaser-veranstaltung .image-wrap .vdate span.meta {
  font-size: 40px;
  display: block;
  line-height: 44px;
  text-transform: uppercase;
  border: none;
}
.skd-teaser.teaser-media .image-wrap {
  position: relative;
}
.skd-teaser.teaser-media .image-wrap div.media-icon {
  position: absolute;
  z-index: 6;
  left: 0;
  bottom: 0;
  background: #25252b;
  text-align: center;
}
.skd-teaser.teaser-media .image-wrap div.media-icon span {
  color: #fff;
  display: inline-block;
  padding: 2px 25px;
  font-size: 60px;
}
.skd-teaser.teaser-projekt.small {
  height: 145px;
  margin-bottom: 20px;
  position: relative;
}
.skd-teaser.teaser-projekt.small .image-wrap {
  width: 45px;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}
.skd-teaser.teaser-projekt.small .image-wrap div.badge {
  border-radius: 0;
  background: #fbbd17;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.skd-teaser.teaser-projekt.small .image-wrap div.badge span {
  font-size: 40px;
  color: #fff;
  display: block;
  position: relative;
  z-index: 5;
  top: 50%;
  left: 0;
  width: inherit;
  text-align: center;
  margin-top: -20px;
}
.skd-teaser.teaser-projekt.small .teaser-content-wrap {
  width: auto;
  padding: 15px;
  margin-left: 45px;
}
.skd-teaser.teaser-projekt.small .teaser-content-wrap div.icon span {
  display: none;
}
.skd-teaser.teaser-projekt.small .teaser-content-wrap div.icon label {
  position: static;
}
.skd-teaser.teaser-verweis {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
}
.skd-teaser.teaser-verweis .image-wrap {
  padding: 25px 25px;
}
.skd-teaser.teaser-verweis:hover .image-wrap img {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
@media (min-width: 768px) {
  .skd-teaser {
    height: 400px;
    position: relative;
    overflow: hidden;
  }
  .skd-teaser .image-wrap {
    height: 195px;
  }
  .skd-teaser.teaser-large .image-wrap {
    height: inherit;
  }
  .skd-teaser.teaser-large .image-wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#b3000000', GradientType=0);
  }
  .skd-teaser.teaser-large .teaser-content-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 25px 30px 0 30px;
  }
  .skd-teaser.teaser-large .teaser-content-wrap label {
    color: #fff;
    margin-bottom: 15px;
  }
  .skd-teaser.teaser-large .teaser-content-wrap a.morelink {
    color: #fff;
    margin-bottom: 25px;
    display: block;
  }
  .skd-teaser.teaser-large .teaser-content-wrap span.subtitle {
    display: block;
    color: #fff;
  }
  .skd-teaser.teaser-projekt.large {
    height: 190px;
    margin-bottom: 20px;
  }
  .skd-teaser.teaser-projekt.large .image-wrap,
  .skd-teaser.teaser-projekt.large .teaser-content-wrap {
    float: left;
  }
  .skd-teaser.teaser-projekt.large .image-wrap {
    width: 380px;
    height: inherit;
    position: relative;
  }
  .skd-teaser.teaser-projekt.large .image-wrap div.badge {
    height: 100%;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    border-radius: 0;
    background: #003885;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .skd-teaser.teaser-projekt.large .image-wrap div.badge span {
    font-size: 40px;
    color: #fff;
    display: block;
    position: relative;
    z-index: 5;
    top: 50%;
    left: 0;
    width: inherit;
    text-align: center;
    margin-top: -20px;
  }
  .skd-teaser.teaser-projekt.large .teaser-content-wrap {
    width: auto;
  }
  .skd-teaser.teaser-projekt.large .teaser-content-wrap div.icon span {
    display: none;
  }
  .skd-teaser.teaser-projekt.large .teaser-content-wrap div.icon label {
    position: static;
  }
  .skd-teaser.teaser-projekt.small .image-wrap {
    width: 50px;
  }
  .skd-teaser.teaser-projekt.small .teaser-content-wrap {
    margin-left: 50px;
  }
  .skd-teaser.teaser-verweis {
    height: 220px;
    margin: 10px;
  }
  .skd-teaser.teaser-verweis .image-wrap {
    padding: 25px 0 25px 25px;
  }
  .skd-teaser.teaser-verweis .teaser-content-wrap {
    padding: 25px 25px 25px 0;
  }
}
@media (min-width: 1200px) {
  .skd-teaser {
    height: 500px;
  }
  .skd-teaser.teaser-projekt.large {
    height: 312px;
  }
  .skd-teaser.teaser-projekt.large .image-wrap {
    width: 635px;
  }
  .skd-teaser.teaser-projekt.large .image-wrap div.badge {
    width: 80px;
  }
  .skd-teaser.teaser-projekt.large .image-wrap div.badge span {
    font-size: 70px;
    margin-top: -35px;
  }
  .skd-teaser.teaser-projekt.large .teaser-content-wrap {
    display: table-cell;
    float: none;
  }
  .skd-teaser.teaser-projekt.small .image-wrap {
    width: 80px;
  }
  .skd-teaser.teaser-projekt.small .image-wrap div.badge span {
    font-size: 56px;
    margin-top: -28px;
  }
  .skd-teaser.teaser-projekt.small .teaser-content-wrap {
    margin-left: 80px;
  }
  .skd-teaser.taser-label.teaser-large .image-wrap {
    height: inherit;
  }
}
.teaser .teaser-content a {
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
}
.teaser.beriech-hellblau .teaser-icon,
.teaser.beriech-hellblau .teaser-border {
  background: #016fb7;
}
.teaser.beriech-hellblau .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-hellblau .teaser-image {
  background: #016fb7;
  background: #cccccc;
}
.teaser.beriech-blau .teaser-icon,
.teaser.beriech-blau .teaser-border {
  background: #003885;
}
.teaser.beriech-blau .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-blau .teaser-image {
  background: #003885;
  background: #cccccc;
}
.teaser.beriech-gold .teaser-icon,
.teaser.beriech-gold .teaser-border {
  background: #dd9d5f;
}
.teaser.beriech-gold .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-gold .teaser-image {
  background: #dd9d5f;
  background: #cccccc;
}
.teaser.beriech-gruen .teaser-icon,
.teaser.beriech-gruen .teaser-border {
  background: #89ba17;
}
.teaser.beriech-gruen .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-gruen .teaser-image {
  background: #89ba17;
  background: #cccccc;
}
.teaser.beriech-dunkelgruen .teaser-icon,
.teaser.beriech-dunkelgruen .teaser-border {
  background: #21776e;
}
.teaser.beriech-dunkelgruen .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-dunkelgruen .teaser-image {
  background: #21776e;
  background: #cccccc;
}
.teaser.beriech-orange .teaser-icon,
.teaser.beriech-orange .teaser-border {
  background: #ee7f00;
}
.teaser.beriech-orange .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-orange .teaser-image {
  background: #ee7f00;
  background: #cccccc;
}
.teaser.beriech-gelb .teaser-icon,
.teaser.beriech-gelb .teaser-border {
  background: #fbbd17;
}
.teaser.beriech-gelb .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-gelb .teaser-image {
  background: #fbbd17;
  background: #cccccc;
}
.teaser.beriech-pink .teaser-icon,
.teaser.beriech-pink .teaser-border {
  background: #c5007b;
}
.teaser.beriech-pink .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-pink .teaser-image {
  background: #c5007b;
  background: #cccccc;
}
.teaser.beriech-lila .teaser-icon,
.teaser.beriech-lila .teaser-border {
  background: #5b1542;
}
.teaser.beriech-lila .teaser-content {
  border: 0px none;
  padding: 50px 20px 20px;
}
.teaser.beriech-lila .teaser-image {
  background: #5b1542;
  background: #cccccc;
}
.teaser .teaser-border {
  position: absolute;
  height: 5px;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
}
.teaser .teaser-image {
  position: relative;
}
.teaser .teaser-icon-border {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  display: block;
  position: absolute;
  top: 163px;
  left: 50%;
  border-radius: 50%;
  text-align: center;
  z-index: 2;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.teaser .teaser-icon {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  display: block;
  position: absolute;
  top: 163px;
  left: 50%;
  border-radius: 50%;
  text-align: center;
  z-index: 3;
}
.teaser .teaser-icon:before {
  font-family: "kreuznacher-iconfont2024" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  text-align: center;
  position: relative;
}
.teaser .teaser-icon.family:before {
  content: "\e90e";
}
.teaser .teaser-icon.wheelchair:before {
  content: "\e90c";
}
.teaser .teaser-icon.therapy:before {
  content: "\e933";
  color: #eee;
}
.teaser .teaser-icon.senior:before {
  content: "\e910";
}
.teaser .teaser-icon.hospital:before {
  content: "\e90f";
}
.teaser .teaser-icon.homeless:before {
  content: "\e911";
}
.teaser .teaser-icon.hand-heart:before {
  content: "\e934";
}
.teaser .teaser-icon.bett:before {
  content: "\e940";
}
.teaser .teaser-icon.dialog:before {
  content: "\e941";
}
.teaser .teaser-icon.gastroenterologie:before {
  content: "\e942";
}
.teaser .teaser-icon.intensiv:before {
  content: "\e943";
}
.teaser .teaser-icon.kardiologie:before {
  content: "\e944";
}
.teaser .teaser-icon.megafon:before {
  content: "\e945";
}
.teaser .teaser-icon.schlaganfall:before {
  content: "\e946";
}
.teaser .teaser-icon.user-light:before {
  content: "\e93e";
}
.teaser .teaser-icon.clock-light:before {
  content: "\e93b";
}
.teaser .teaser-icon.users-three-light:before {
  content: "\e93f";
}
.teaser .teaser-icon.calendar-blank-light:before {
  content: "\e938";
}
.teaser .teaser-icon.calendar-plus-light:before {
  content: "\e93a";
}
.teaser .teaser-icon.beratung:before {
  content: "\e952";
}
.teaser .teaser-icon.geburthilfe:before {
  content: "\e953";
}
.teaser .teaser-icon.kinder-jugendliche:before {
  content: "\e954";
}
.teaser .teaser-icon.kinderintensiv:before {
  content: "\e955";
}
.teaser .teaser-icon.saueglinge-kleinkinder:before {
  content: "\e956";
}
.teaser .teaser-icon.stethoscope:before {
  content: "\e957";
}
.teaser.beriech-gelb .teaser-icon:before {
  color: #444;
}
.teaser.beriech-hellblau .teaser-image img,
.teaser.beriech-blau .teaser-image img,
.teaser.beriech-gold .teaser-image img,
.teaser.beriech-gruen .teaser-image img,
.teaser.beriech-dunkelgruen .teaser-image img,
.teaser.beriech-orange .teaser-image img,
.teaser.beriech-gelb .teaser-image img,
.teaser.beriech-pink .teaser-image img,
.teaser.beriech-lila .teaser-image img {
  transition: all 0.3s ease;
}
.teaser.beriech-hellblau .teaser-icon,
.teaser.beriech-blau .teaser-icon,
.teaser.beriech-gold .teaser-icon,
.teaser.beriech-gruen .teaser-icon,
.teaser.beriech-dunkelgruen .teaser-icon,
.teaser.beriech-orange .teaser-icon,
.teaser.beriech-gelb .teaser-icon,
.teaser.beriech-pink .teaser-icon,
.teaser.beriech-lila .teaser-icon {
  transition: all 0.3s ease;
}
.teaser.beriech-hellblau .teaser-icon-border,
.teaser.beriech-blau .teaser-icon-border,
.teaser.beriech-gold .teaser-icon-border,
.teaser.beriech-gruen .teaser-icon-border,
.teaser.beriech-dunkelgruen .teaser-icon-border,
.teaser.beriech-orange .teaser-icon-border,
.teaser.beriech-gelb .teaser-icon-border,
.teaser.beriech-pink .teaser-icon-border,
.teaser.beriech-lila .teaser-icon-border {
  transition: all 0.3s ease;
}
.teaser.beriech-hellblau .teaser-border,
.teaser.beriech-blau .teaser-border,
.teaser.beriech-gold .teaser-border,
.teaser.beriech-gruen .teaser-border,
.teaser.beriech-dunkelgruen .teaser-border,
.teaser.beriech-orange .teaser-border,
.teaser.beriech-gelb .teaser-border,
.teaser.beriech-pink .teaser-border,
.teaser.beriech-lila .teaser-border {
  transition: all 0.3s ease;
}
.teaser.beriech-hellblau:hover,
.teaser.beriech-blau:hover,
.teaser.beriech-gold:hover,
.teaser.beriech-gruen:hover,
.teaser.beriech-dunkelgruen:hover,
.teaser.beriech-orange:hover,
.teaser.beriech-gelb:hover,
.teaser.beriech-pink:hover,
.teaser.beriech-lila:hover {
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.18);
}
.teaser.beriech-hellblau:hover .teaser-border,
.teaser.beriech-blau:hover .teaser-border,
.teaser.beriech-gold:hover .teaser-border,
.teaser.beriech-gruen:hover .teaser-border,
.teaser.beriech-dunkelgruen:hover .teaser-border,
.teaser.beriech-orange:hover .teaser-border,
.teaser.beriech-gelb:hover .teaser-border,
.teaser.beriech-pink:hover .teaser-border,
.teaser.beriech-lila:hover .teaser-border {
  height: 8px;
}
.teaser.beriech-hellblau:hover a.teaser-image img,
.teaser.beriech-blau:hover a.teaser-image img,
.teaser.beriech-gold:hover a.teaser-image img,
.teaser.beriech-gruen:hover a.teaser-image img,
.teaser.beriech-dunkelgruen:hover a.teaser-image img,
.teaser.beriech-orange:hover a.teaser-image img,
.teaser.beriech-gelb:hover a.teaser-image img,
.teaser.beriech-pink:hover a.teaser-image img,
.teaser.beriech-lila:hover a.teaser-image img {
  transform: scale3d(1.1, 1.1, 1);
}
.teaser.beriech-hellblau:hover .teaser-icon,
.teaser.beriech-blau:hover .teaser-icon,
.teaser.beriech-gold:hover .teaser-icon,
.teaser.beriech-gruen:hover .teaser-icon,
.teaser.beriech-dunkelgruen:hover .teaser-icon,
.teaser.beriech-orange:hover .teaser-icon,
.teaser.beriech-gelb:hover .teaser-icon,
.teaser.beriech-pink:hover .teaser-icon,
.teaser.beriech-lila:hover .teaser-icon {
  top: 160px;
  transform: scale(1.06);
}
.teaser.beriech-hellblau:hover .teaser-icon-border,
.teaser.beriech-blau:hover .teaser-icon-border,
.teaser.beriech-gold:hover .teaser-icon-border,
.teaser.beriech-gruen:hover .teaser-icon-border,
.teaser.beriech-dunkelgruen:hover .teaser-icon-border,
.teaser.beriech-orange:hover .teaser-icon-border,
.teaser.beriech-gelb:hover .teaser-icon-border,
.teaser.beriech-pink:hover .teaser-icon-border,
.teaser.beriech-lila:hover .teaser-icon-border {
  top: 160px;
  transform: scale(1.13);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1024px) {
  .teaser.beriech-hellblau .headline-h3,
  .teaser.beriech-blau .headline-h3,
  .teaser.beriech-gruen .headline-h3,
  .teaser.beriech-dunkelgruen .headline-h3,
  .teaser.beriech-orange .headline-h3,
  .teaser.beriech-gelb .headline-h3,
  .teaser.beriech-pink .headline-h3,
  .teaser.beriech-lila .headline-h3 {
    font-size: 26px;
  }
}
.teaser .teaser-content.backgroundstandardfarbe {
  background: var(--col-lightergrey);
}
.teaser .teaser-content.backgroundbereichsfarbe {
  --col-teaser-border: var(--col-brand);
  --col-link: var(--col-text-on-brand);
  --col-link-arrow: var(--col-text-on-brand);
  background: var(--col-brand);
  color: var(--col-text-on-brand);
}
.teaser .teaser-content.backgroundbereichsfarbe .nolinkcolor {
  color: var(--col-text-on-brand);
}
.teaser .teaser-content.backgrounddachfarbe {
  --col-teaser-border: var(--col-brand-kreuznacher);
  --col-link: var(--col-white);
  --col-link-arrow: var(--col-white);
  background: var(--col-brand-kreuznacher);
  color: var(--col-white);
}
.teaser .teaser-content.backgrounddachfarbe .nolinkcolor {
  color: var(--col-text-on-brand);
}
.einspalter .teaser a img {
  object-fit: cover;
  height: 100%;
}
[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
  transition-duration: .1s;
}
[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
  transition-delay: .1s;
}
[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
  transition-duration: .15s;
}
[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
  transition-delay: .15s;
}
[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
  transition-duration: .2s;
}
[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
  transition-delay: .2s;
}
[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
  transition-duration: .25s;
}
[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
  transition-delay: .25s;
}
[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
  transition-duration: .3s;
}
[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
  transition-delay: .3s;
}
[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
  transition-duration: .35s;
}
[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
  transition-delay: .35s;
}
[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
  transition-duration: .4s;
}
[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
  transition-delay: .4s;
}
[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
  transition-duration: .45s;
}
[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
  transition-delay: .45s;
}
[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
  transition-duration: .5s;
}
[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
  transition-delay: .5s;
}
[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
  transition-duration: .55s;
}
[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
  transition-delay: .55s;
}
[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
  transition-duration: .6s;
}
[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
  transition-delay: .6s;
}
[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
  transition-duration: .65s;
}
[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
  transition-delay: .65s;
}
[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
  transition-duration: .7s;
}
[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
  transition-delay: .7s;
}
[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
  transition-duration: .75s;
}
[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
  transition-delay: .75s;
}
[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
  transition-duration: .8s;
}
[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
  transition-delay: .8s;
}
[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
  transition-duration: .85s;
}
[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
  transition-delay: .85s;
}
[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
  transition-duration: .9s;
}
[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
  transition-delay: .9s;
}
[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
  transition-duration: .95s;
}
[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
  transition-delay: .95s;
}
[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate(0);
}
[data-aos=fade-up] {
  transform: translateY(100px);
}
[data-aos=fade-down] {
  transform: translateY(-100px);
}
[data-aos=fade-right] {
  transform: translate(-100px);
}
[data-aos=fade-left] {
  transform: translate(100px);
}
[data-aos=fade-up-right] {
  transform: translate(-100px, 100px);
}
[data-aos=fade-up-left] {
  transform: translate(100px, 100px);
}
[data-aos=fade-down-right] {
  transform: translate(-100px, -100px);
}
[data-aos=fade-down-left] {
  transform: translate(100px, -100px);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate(0) scale(1);
}
[data-aos=zoom-in] {
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  transform: translateY(100px) scale(0.6);
}
[data-aos=zoom-in-down] {
  transform: translateY(-100px) scale(0.6);
}
[data-aos=zoom-in-right] {
  transform: translate(-100px) scale(0.6);
}
[data-aos=zoom-in-left] {
  transform: translate(100px) scale(0.6);
}
[data-aos=zoom-out] {
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  transform: translateY(100px) scale(1.2);
}
[data-aos=zoom-out-down] {
  transform: translateY(-100px) scale(1.2);
}
[data-aos=zoom-out-right] {
  transform: translate(-100px) scale(1.2);
}
[data-aos=zoom-out-left] {
  transform: translate(100px) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate(0);
}
[data-aos=slide-up] {
  transform: translateY(100%);
}
[data-aos=slide-down] {
  transform: translateY(-100%);
}
[data-aos=slide-right] {
  transform: translateX(-100%);
}
[data-aos=slide-left] {
  transform: translateX(100%);
}
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes skdFadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    -o-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
  }
}
.skdFadeOut {
  animation-name: skdFadeOut;
}
@keyframes skdFadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.3, 1.3, 1);
    -ms-transform: scale3d(1.3, 1.3, 1);
    -o-transform: scale3d(1.3, 1.3, 1);
    transform: scale3d(1.3, 1.3, 1);
  }
}
.skdFadeOut {
  animation-name: skdFadeOut;
}
.datepicker {
  z-index: 10;
  margin-top: 20px;
  border: 1px solid #AAAAAC;
  border-radius: 0;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
  /*&.datepicker-orient-left:before   { left: 6px; }
    &.datepicker-orient-left:after    { left: 7px; }
    &.datepicker-orient-right:before  { right: 6px; }
    &.datepicker-orient-right:after   { right: 7px; }
    &.datepicker-orient-bottom:before { top: -7px; }
    &.datepicker-orient-bottom:after  { top: -6px; }*/
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 40px;
  height: 30px;
  border-radius: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #cccccc;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #c5007b;
  color: #fff;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: default;
}
.datepicker table tr td.highlighted {
  border-radius: 0;
}
.datepicker table tr td.today {
  color: #ffffff;
  background-color: #404048;
  border-color: #101012;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #ffffff;
  background-color: #28282d;
  border-color: #000000;
}
.datepicker table tr td.today:hover {
  color: #ffffff;
  background-color: #28282d;
  border-color: #000000;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #ffffff;
  background-color: #28282d;
  border-color: #000000;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #ffffff;
  background-color: #17171a;
  border-color: #000000;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #404048;
  border-color: #101012;
}
.datepicker table tr td.today .badge {
  color: #404048;
  background-color: #ffffff;
}
.datepicker table tr td.today.focused {
  background: #28282d;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #404048;
  color: #cccccc;
}
.datepicker table tr td.range {
  color: #000000;
  background-color: #e1e1e1;
  border-color: #aeaeae;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #c8c8c8;
  border-color: #6e6e6e;
}
.datepicker table tr td.range:hover {
  color: #000000;
  background-color: #c8c8c8;
  border-color: #8f8f8f;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #c8c8c8;
  border-color: #8f8f8f;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #b6b6b6;
  border-color: #6e6e6e;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #e1e1e1;
  border-color: #aeaeae;
}
.datepicker table tr td.range .badge {
  color: #e1e1e1;
  background-color: #000000;
}
.datepicker table tr td.range.focused {
  background: #c8c8c8;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #e1e1e1;
  color: #cccccc;
}
.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #dde7ec;
  border-color: #9cb9c7;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #bcd0da;
  border-color: #527c92;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000000;
  background-color: #bcd0da;
  border-color: #749db1;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #bcd0da;
  border-color: #749db1;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #a5c0cd;
  border-color: #527c92;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #dde7ec;
  border-color: #9cb9c7;
}
.datepicker table tr td.range.highlighted .badge {
  color: #dde7ec;
  background-color: #000000;
}
.datepicker table tr td.range.highlighted.focused {
  background: #bcd0da;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #dde7ec;
  color: #cccccc;
}
.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f0c371;
  border-color: #e39b18;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #ebb042;
  border-color: #6f4c0c;
}
.datepicker table tr td.range.today:hover {
  color: #000000;
  background-color: #ebb042;
  border-color: #ab7512;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #ebb042;
  border-color: #ab7512;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #e8a222;
  border-color: #6f4c0c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f0c371;
  border-color: #e39b18;
}
.datepicker table tr td.range.today .badge {
  color: #f0c371;
  background-color: #000000;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f0c371;
  color: #cccccc;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  background: #c5007b;
  color: #fff;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #e1e1e1;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: default;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #cccccc;
}
.datepicker .datepicker-switch {
  width: 145px;
  text-transform: uppercase;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #e1e1e1;
}
.datepicker .prev,
.datepicker .next {
  color: #c5007b;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 0;
}
.input-daterange input:last-child {
  border-radius: 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.4444444;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.location-anchor {
  --location-anchor-min-width: 280px;
  --location-anchor-max-width: 385px;
  --location-anchor-bg: rgba(0, 56, 133, 0.05);
  --location-anchor-bg-hover: #fff;
  --location-anchor-text-color: #444444;
  --location-anchor-icon-bg: var(--col-brand);
  --location-anchor-icon-color: var(--col-text-on-brand);
  --location-anchor-arrow-color: var(--col-brand);
  --location-anchor-border-color: #ccd8e8;
  --location-anchor-border-color-hover: var(--col-brand);
  --location-anchor-padding: 20px;
  --location-anchor-gap: 10px;
  --location-anchor-border-radius: 10px;
  --location-anchor-icon-size: 60px;
  --location-anchor-transition: all 0.3s ease;
  display: flex;
  min-width: var(--location-anchor-min-width);
  max-width: var(--location-anchor-max-width);
  align-items: center;
  gap: var(--location-anchor-gap);
  padding: var(--location-anchor-padding) calc(var(--location-anchor-padding) + 28px) var(--location-anchor-padding) var(--location-anchor-padding);
  border: 1px solid var(--location-anchor-border-color);
  border-radius: var(--location-anchor-border-radius);
  overflow: hidden;
  text-decoration: none;
  transition: var(--location-anchor-transition);
  background-color: var(--location-anchor-bg);
  background-image: url(/typo3conf/ext/ig_project/Resources/Public/Icons/teaser/arrow-long-down.svg);
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
  background-size: 1.5em;
}
.location-anchor--gold {
  --location-anchor-icon-bg: var(--col-gold);
  --location-anchor-icon-color: var(--col-white);
}
.location-anchor--weiss {
  --location-anchor-icon-bg: var(--col-white);
  --location-anchor-icon-color: var(--col-brand);
}
.location-anchor--rosa {
  --location-anchor-icon-bg: var(--col-brand-kreuznacher);
  --location-anchor-icon-color: var(--col-white);
}
.location-anchor--standardfarbe {
  --location-anchor-icon-bg: var(--col-darkgrey);
  --location-anchor-icon-color: var(--col-lightergrey);
}
.location-anchor:hover,
.location-anchor:focus {
  --location-anchor-bg: var(--location-anchor-bg-hover);
  --location-anchor-border-color: var(--location-anchor-border-color-hover);
  background-position: right 20px top calc(50% + 6px);
  filter: none !important;
}
.location-anchor__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--location-anchor-icon-size);
  height: var(--location-anchor-icon-size);
  background-color: var(--location-anchor-icon-bg);
  border-radius: 50%;
  flex-shrink: 0;
}
.location-anchor__icon span {
  color: var(--location-anchor-icon-color);
  font-size: 2em;
}
.location-anchor__content {
  flex: 1;
  min-width: 0;
  padding-right: 30px;
}
.location-anchor__title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  color: var(--location-anchor-text-color);
  line-height: 1.2;
  hyphens: auto;
}
.location-anchor__address {
  font-size: 14px;
  margin: 0.25rem 0 0;
  hyphens: auto;
}
.location-anchor-grid {
  display: grid;
  max-width: 1040px;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 1rem;
}
.location-header {
  --location-header-icon-bg: var(--col-brand);
  --location-header-icon-color: var(--col-text-on-brand);
  --location-header-icon-size: 60px;
  position: relative;
  margin-top: 0;
  padding-left: calc(var(--location-header-icon-size) + 10px);
}
.location-header--gold {
  --location-header-icon-bg: var(--col-gold);
  --location-header-icon-color: white;
}
.location-header--weiss {
  --location-header-icon-bg: var(--col-white);
  --location-header-icon-color: var(--col-brand);
}
.location-header--rosa {
  --location-header-icon-bg: var(--col-brand-kreuznacher);
  --location-header-icon-color: var(--col-white);
}
.location-header--standardfarbe {
  --location-header-icon-bg: var(--col-darkgrey);
  --location-header-icon-color: var(--col-lightergrey);
}
.location-header__icon {
  position: absolute;
  left: 0;
  top: calc(var(--location-header-icon-size) * 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--location-header-icon-size);
  height: var(--location-header-icon-size);
  background-color: var(--location-header-icon-bg);
  border-radius: 50%;
  flex-shrink: 0;
}
.location-header__icon span {
  color: var(--location-header-icon-color);
  font-size: 1.1em;
}
.bgcolor.brand-primary {
  background: #c5007b;
}
.bgcolor.brand-primary-darker {
  background: #79004b;
}
.bgcolor.brand-primary-lighter {
  background: #d64da2;
}
.bgcolor.brand-pink {
  background: #c5007b;
}
.bgcolor.brand-yellow {
  background: #fbbd17;
}
.bgcolor.brand-orange {
  background: #ee7f00;
}
.bgcolor.brand-hospiz {
  background: #016fb7;
}
.bgcolor.brand-brown {
  background: #fbbd17;
}
.bgcolor.brand-red {
  background: #fbbd17;
}
.bgcolor.brand-blue {
  background: #003885;
}
.bgcolor.brand-purple {
  background: #5b1542;
}
.bgcolor.brand-dark {
  background: #404048;
}
.bgcolor.brand-deep-dark {
  background: #303037;
}
.bgcolor.brand-white {
  background: #ffffff;
}
.bgcolor.brand-twitter {
  background: #55acee;
}
.bgcolor.brand-facebook {
  background: #3c5a99;
}
.bgcolor.text-brand-pink {
  color: #c5007b;
}
.bgcolor.text-brand-primary {
  color: #c5007b;
}
.bgcolor.text-brand-dark {
  color: #404048;
}
.bgcolor.text-brand-twitter {
  color: #55acee;
}
.bgcolor.text-brand-facebook {
  color: #3c5a99;
}
div.frame-type-textpic .ce-gallery figure.image {
  margin: 0;
}
div.frame-type-textpic .ce-gallery figure.image a {
  display: block;
  position: relative;
}
div.frame-type-textpic .ce-gallery figure.image img {
  display: block;
}
div.frame-type-textpic .ce-gallery figure.image figcaption {
  font-size: 14px;
  line-height: 18px;
  color: #868689;
  display: block;
  margin-top: 12px;
}
/*ul.standard-linklist {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0 0 40px 0;

  li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 10px;

    &:before {
      width: 10px;
      height: 10px;
      content: "";
      background: @brand-primary;
      position: absolute;
      left: 0;
      top: 6px;

    }

    &:hover:before {
    }

    a {
    }


  }

}*/
@media (min-width: 768px) {
  div.frame-type-textpic .ce-bodytext {
    display: inline;
  }
}
@media (min-width: 1200px) {
  ul.standard-linklist li:before {
    top: 9px;
  }
}
form .row {
  margin-bottom: 30px;
}
.inp-wrap,
.check-outer {
  position: relative;
  margin-bottom: 0px;
}
.inp-wrap.float,
.check-outer.float {
  margin-right: 30px;
  margin-top: 10px;
  float: left;
}
.check-outer .inp-wrap {
  margin-bottom: 15px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea,
.fakeselect .select-opener {
  width: 100%;
  padding: 10px 10px 10px 10px;
  color: #444444;
  border: 1px solid #444444;
  font-size: 16px;
  line-height: 22px;
  border-radius: 0;
  -webkit-transition: border 300ms ease-out;
  -o-transition: border 300ms ease-out;
  transition: border 300ms ease-out;
}
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
.fakeselect .select-opener::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.fakeselect .select-opener:-ms-input-placeholder {
  color: #666666;
}
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.fakeselect .select-opener::-webkit-input-placeholder {
  color: #666666;
}
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
textarea:hover,
.fakeselect .select-opener:hover {
  border: 1px solid #868689;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.fakeselect .select-opener:focus,
.fakeselect.open .select-opener {
  border: 1px solid var(--col-brand);
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
input[type="text"].small,
input[type="tel"].small,
input[type="email"].small,
input[type="password"].small,
textarea.small,
.fakeselect .select-opener.small {
  padding: 10px 20px 8px 20px;
}
input[type="text"].brand-primary,
input[type="tel"].brand-primary,
input[type="email"].brand-primary,
input[type="password"].brand-primary,
textarea.brand-primary,
.fakeselect .select-opener.brand-primary {
  background: rgba(48, 48, 48, 0.2);
  border: 1px solid #fff;
  color: #fff;
}
input[type="text"].brand-primary::-moz-placeholder,
input[type="tel"].brand-primary::-moz-placeholder,
input[type="email"].brand-primary::-moz-placeholder,
input[type="password"].brand-primary::-moz-placeholder,
textarea.brand-primary::-moz-placeholder,
.fakeselect .select-opener.brand-primary::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
input[type="text"].brand-primary:-ms-input-placeholder,
input[type="tel"].brand-primary:-ms-input-placeholder,
input[type="email"].brand-primary:-ms-input-placeholder,
input[type="password"].brand-primary:-ms-input-placeholder,
textarea.brand-primary:-ms-input-placeholder,
.fakeselect .select-opener.brand-primary:-ms-input-placeholder {
  color: #ffffff;
}
input[type="text"].brand-primary::-webkit-input-placeholder,
input[type="tel"].brand-primary::-webkit-input-placeholder,
input[type="email"].brand-primary::-webkit-input-placeholder,
input[type="password"].brand-primary::-webkit-input-placeholder,
textarea.brand-primary::-webkit-input-placeholder,
.fakeselect .select-opener.brand-primary::-webkit-input-placeholder {
  color: #ffffff;
}
input[type="text"].brand-pink,
input[type="tel"].brand-pink,
input[type="email"].brand-pink,
input[type="password"].brand-pink,
textarea.brand-pink,
.fakeselect .select-opener.brand-pink {
  background: rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  color: #fff;
}
input[type="text"].brand-pink::-moz-placeholder,
input[type="tel"].brand-pink::-moz-placeholder,
input[type="email"].brand-pink::-moz-placeholder,
input[type="password"].brand-pink::-moz-placeholder,
textarea.brand-pink::-moz-placeholder,
.fakeselect .select-opener.brand-pink::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
input[type="text"].brand-pink:-ms-input-placeholder,
input[type="tel"].brand-pink:-ms-input-placeholder,
input[type="email"].brand-pink:-ms-input-placeholder,
input[type="password"].brand-pink:-ms-input-placeholder,
textarea.brand-pink:-ms-input-placeholder,
.fakeselect .select-opener.brand-pink:-ms-input-placeholder {
  color: #ffffff;
}
input[type="text"].brand-pink::-webkit-input-placeholder,
input[type="tel"].brand-pink::-webkit-input-placeholder,
input[type="email"].brand-pink::-webkit-input-placeholder,
input[type="password"].brand-pink::-webkit-input-placeholder,
textarea.brand-pink::-webkit-input-placeholder,
.fakeselect .select-opener.brand-pink::-webkit-input-placeholder {
  color: #ffffff;
}
input[type="text"].transparent,
input[type="tel"].transparent,
input[type="email"].transparent,
input[type="password"].transparent,
textarea.transparent,
.fakeselect .select-opener.transparent {
  color: #444444;
  border: 1px solid #444444;
  background: transparent;
}
.inp-wrap.search-wrap {
  position: relative;
}
.inp-wrap.search-wrap input {
  opacity: 0;
  width: 0;
  -webkit-transition: width 300ms 300ms ease-out, opacity 300ms 300ms linear;
  -o-transition: width 300ms 300ms ease-out, opacity 300ms 300ms linear;
  transition: width 300ms 300ms ease-out, opacity 300ms 300ms linear;
}
.inp-wrap.search-wrap input:focus ~ a.search-opener {
  color: var(--col-brand);
}
.inp-wrap.search-wrap a.search-opener {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px;
  color: #aaaaac;
  border: 1px solid #aaaaac;
  cursor: pointer;
  -webkit-transition: border 300ms ease-out, color 300ms linear, transform 300ms ease-out;
  -o-transition: border 300ms ease-out, color 300ms linear, transform 300ms ease-out;
  transition: border 300ms ease-out, color 300ms linear, transform 300ms ease-out;
}
.inp-wrap.search-wrap a.search-opener:hover {
  border: 1px solid #868689;
  color: #868689;
}
.inp-wrap.search-wrap.open a.search-opener {
  border: 1px solid transparent;
}
.inp-wrap.search-wrap.open input {
  width: 100%;
  opacity: 1;
}
.inp-wrap.date-wrap {
  position: relative;
}
.inp-wrap.date-wrap:after {
  position: absolute;
  right: 10px;
  top: 7px;
  display: block;
  font-size: 27px;
  color: #aaaaac;
}
.inp-wrap.date-wrap.open:after {
  color: var(--col-brand);
}
.inp-wrap.date-wrap input {
  padding: 10px 50px 10px 10px;
}
.inp-wrap.inp-with-submit input[type="text"],
.inp-wrap.inp-with-submit input[type="email"],
.inp-wrap.inp-with-submit textarea,
.inp-wrap.inp-with-submit .fakeselect .select-opener {
  margin-bottom: 10px;
}
textarea {
  resize: none;
  height: 160px;
}
textarea.temptext {
  color: #666;
  font-weight: 600;
}
.ifsonstiges {
  display: none;
}
.fakeinput {
  width: 100%;
  padding: 10px 10px 10px 10px;
  border: 1px solid #444444;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  font-weight: 600;
}
.fakeinput.disabled,
.fakeinput.disabled:focus {
  color: #999999;
  border: 1px solid #444444;
}
.elipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  padding: 0;
  color: #f1e5e6;
  font-size: 1.25rem;
  font-weight: 300;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #444;
  width: 100%;
}
.inputfile + label span.txt {
  min-height: 20px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  color: #999;
  padding: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  width: 75%;
}
.inputfile + label span.txt.akt {
  color: #444;
}
.inputfile + label strong {
  height: 100%;
  color: #fff;
  background-color: #444;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px 20px;
  width: 25%;
  text-align: center;
}
.inputfile + label strong span {
  color: #fff;
  margin-left: 10px;
}
.fakeselect .select-opener {
  height: auto;
  border-radius: 0;
  background: #fff;
  font-weight: 400;
  display: block;
}
.fakeselect .select-opener:after {
  color: #404048;
  position: absolute;
  top: 0;
  z-index: 2;
  font-weight: normal;
  font-size: 16px;
  right: 0;
  width: 50px;
  text-align: center;
  line-height: 50px;
}
.fakeselect .select-opener.disabled,
.fakeselect .select-opener.disabled:focus {
  background: #f2f2f3;
  border: 1px solid #aaaaac;
}
.fakeselect .select-popup {
  display: none;
  width: 260px;
  margin-top: 20px;
  border: 1px solid #aaaaac;
  border-radius: 0;
  padding: 20px 0;
  z-index: 8;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  background: #fff;
  top: 100%;
}
.fakeselect .select-popup:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #939396 transparent;
  content: "";
  position: absolute;
  left: 20px;
  top: -10px;
  z-index: 9;
}
.fakeselect .select-popup:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 9px 7px;
  border-color: transparent transparent #ffffff transparent;
  content: "";
  position: absolute;
  left: 21px;
  top: -9px;
  z-index: 10;
}
.fakeselect .select-popup ul {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  list-style: none;
  position: relative;
  max-height: 240px;
  overflow: auto;
}
.fakeselect .select-popup ul li {
  line-height: 22px;
  font-size: 16px;
  color: #404048;
  padding: 8px 22px 8px 22px;
  -webkit-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  transition: background 300ms ease;
}
.fakeselect .select-popup ul li:hover,
.fakeselect .select-popup ul li.active {
  background: #f2f2f3;
  font-weight: 700;
  color: #404048;
}
.fakeselect .select-popup .multipl-submit {
  margin: 15px 22px 0 22px;
}
.fakeselect .select-popup .multipl-submit button.submit {
  display: block;
  width: 100%;
}
.fakeselect.open .select-popup {
  display: block;
}
select.small ~ .fakeselect .select-opener {
  padding: 10px 20px 8px 20px;
}
select.small ~ .fakeselect .select-opener:after {
  line-height: 40px;
}
.check-wrap {
  position: relative;
}
.check-wrap.float {
  width: 25px;
  float: left;
}
.check-wrap input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
  opacity: 0;
  display: block;
  margin-top: 3px;
}
.check-wrap input[type="checkbox"]:focus-visible ~ label.fake {
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
.check-wrap input[type="checkbox"] ~ label.fake,
.check-wrap input[type="radio"] ~ label.fake {
  width: 18px;
  height: 18px;
  border: 2px solid #999999;
  background-color: #ffffff;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 3px;
  z-index: 2;
  -webkit-transition: border 300ms ease, background 300ms ease;
  -o-transition: border 300ms ease, background 300ms ease;
  transition: border 300ms ease, background 300ms ease;
  margin: 0;
}
.check-wrap input[type="checkbox"] ~ label.fake:hover {
  background: #f2f2f3;
  border: 2px solid #999999;
}
.check-wrap input[type="checkbox"] ~ label.fake:after {
  font-family: "kreuznacher-iconfont";
  content: "\e907";
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  text-align: center;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: transform 300ms ease-out, opacity 300ms linear;
  -o-transition: transform 300ms ease-out, opacity 300ms linear;
  transition: transform 300ms ease-out, opacity 300ms linear;
}
.check-wrap input[type="checkbox"]:checked ~ label.fake {
  border: 2px solid var(--col-brand);
  background: #fff;
}
.check-wrap input[type="checkbox"]:checked ~ label.fake:after {
  opacity: 1;
  color: var(--col-brand);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.check-wrap input[type="checkbox"]:disabled ~ label.fake {
  border: 2px solid #aaaaac;
  background-color: #d8d8d8;
}
.check-wrap input[type="checkbox"]:disabled ~ label.fake:after {
  color: #aaaaac;
}
.check-wrap input[type="radio"] {
  margin: 0;
  width: 24px;
  height: 24px;
  opacity: 0;
  display: block;
  margin-top: 3px;
}
.check-wrap input[type="radio"] ~ label.fake {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #999999;
}
.check-wrap input[type="radio"] ~ label.fake:hover {
  background: #f2f2f3;
  border: 2px solid #868689;
}
.check-wrap input[type="radio"] ~ label.fake:after {
  content: "";
  width: 60%;
  height: 60%;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 20%;
  top: 20%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  background: var(--col-brand);
  -webkit-transition: transform 300ms ease-out, opacity 300ms linear;
  -o-transition: transform 300ms ease-out, opacity 300ms linear;
  transition: transform 300ms ease-out, opacity 300ms linear;
  z-index: 3;
}
.check-wrap input[type="radio"] ~ label.fake.brand-pink:after {
  background: #c5007b;
}
.check-wrap input[type="radio"] ~ label.fake.brand-dark:after {
  background: #404048;
}
.check-wrap input[type="radio"]:checked ~ label.fake {
  border: 2px solid #999999;
  background: #ffffff;
}
.check-wrap input[type="radio"]:checked ~ label.fake:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.check-wrap ~ .text-label {
  font-size: 18px;
  line-height: 28px;
  color: #444444;
  font-weight: 400;
  display: block;
  margin: 0 0 0 36px;
}
.checkbox {
  margin: 20px 0 20px 0px;
}
.checkbox > .text-label {
  margin: 0 0 0 20px;
}
.g-recaptcha {
  float: left;
}
html body .content .container .error {
  border: 2px solid var(--col-brand);
}
html body .content .container .error::placeholder {
  color: var(--col-brand);
}
html body .content .container .g-recaptcha.error {
  border: 1px solid var(--col-brand);
}
a.button,
button.standard {
  display: inline-block;
  padding: 0px 30px 0px 30px;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  border: none;
  position: relative;
  color: var(--col-text-on-brand);
  background: var(--col-brand);
  transition: all 300ms ease-in-out;
}
a.button.marginbottom,
button.standard.marginbottom {
  margin-bottom: 20px;
}
a.button:hover,
button.standard:hover {
  filter: brightness(115%);
}
a.button:active:after,
button.standard:active:after {
  background: rgba(64, 64, 72, 0.3);
  opacity: 1;
}
a.button:active,
button.standard:active,
a.button:hover,
button.standard:hover,
a.button:focus,
button.standard:focus {
  outline: none;
}
a.button.transparent,
button.standard.transparent {
  color: #444444;
  border: 1px solid #444444;
  background: transparent;
}
a.button.transparent:hover,
button.standard.transparent:hover {
  color: #222222;
  border: 1px solid #222222;
}
a.button.transparent.brand-primary,
button.standard.transparent.brand-primary {
  color: var(--col-brand);
  border: 1px solid var(--col-brand);
}
a.button.transparent.brand-primary:hover,
button.standard.transparent.brand-primary:hover {
  color: var(--col-brand);
  border: 1px solid var(--col-brand);
}
a.button.white,
button.standard.white {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
}
a.button.white:hover,
button.standard.white:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
}
a.button span,
button.standard span {
  font-size: 16px;
  margin-left: 10px;
}
a.button.icon span,
button.standard.icon span {
  display: inline-block;
}
a.button.icon.icon-right,
button.standard.icon.icon-right {
  padding-right: 14px;
}
a.button.icon.icon-right span,
button.standard.icon.icon-right span {
  margin: 0 0 0 6px;
}
a.button.icon.icon-left,
button.standard.icon.icon-left {
  padding-left: 14px;
}
a.button.icon.icon-left span,
button.standard.icon.icon-left span {
  margin: 0 6px 0 0;
}
body .content form .button:hover {
  color: #fff;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 600;
  color: #999999;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 600;
  color: #999999;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 600;
  color: #999999;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 600;
  color: #999999;
}
body .transp {
  color: #fff;
  border: 1px solid #fff;
}
body .transp:focus,
body .transp:hover {
  color: #fff;
  border: 1px solid #fff;
}
.float-right {
  float: right;
}
@media (min-width: 768px) {
  .inp-wrap.inp-with-submit {
    display: inline-table;
    vertical-align: middle;
    position: relative;
    border-collapse: separate;
    width: 100%;
  }
  .inp-wrap.inp-with-submit div.addon {
    white-space: nowrap;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
  }
  .inp-wrap.inp-with-submit div.addon button.standard {
    margin-left: -1px;
    /* FEHLENDE BORDER AUSGLEICHEN */
    line-height: 44px;
  }
  .inp-wrap.inp-with-submit div.input {
    display: table-cell;
    vertical-align: middle;
  }
  .inp-wrap.inp-with-submit div.input input[type="text"],
  .inp-wrap.inp-with-submit div.input input[type="email"],
  .inp-wrap.inp-with-submit div.input textarea,
  .inp-wrap.inp-with-submit div.input .fakeselect .select-opener {
    margin-bottom: 0;
    border-right: 0;
  }
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../.././ContentElements/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(37, 37, 43, 0.95);
  opacity: 1;
  display: none;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: transparent;
}
.native-iframe .mfp-iframe-scaler iframe {
  box-shadow: none;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  font-size: 14px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
  font-family: "Open Sans", sans-serif;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.mfp-preload .mfp-iframe-scaler {
  height: auto;
  min-height: 270px;
  padding: 0;
}
.mfp-image-holder .mfp-close {
  text-indent: -9999px;
}
.mfp-image-holder .mfp-close::after,
.mfp-iframe-holder .mfp-close::after {
  position: absolute;
  left: 0;
  top: 0;
}
.mfp-zoom-in .mfp-content {
  -webkit-transition: transform 400ms ease, opacity 600ms linear;
  -o-transition: transform 400ms ease, opacity 600ms linear;
  transition: transform 400ms ease, opacity 600ms linear;
  -webkit-transform: scale(1.25) translate(0, -100px);
  -ms-transform: scale(1.25) translate(0, -100px);
  -o-transform: scale(1.25) translate(0, -100px);
  transform: scale(1.25) translate(0, -100px);
  opacity: 0;
}
.mfp-zoom-in.mfp-loaded .mfp-content {
  -webkit-transform: scale(1) translate(0, 0);
  -ms-transform: scale(1) translate(0, 0);
  -o-transform: scale(1) translate(0, 0);
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
.native-iframe .mfp-iframe-holder .mfp-content {
  max-width: 100%;
}
.image-single .mfp-iframe-holder .mfp-content {
  max-width: 1140px;
}
.teaser {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.teaser .teaser-image {
  overflow: hidden;
  display: block;
}
.teaser a img {
  width: 100%;
  height: auto;
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.teaser a img:hover {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.teaser .teaser-content {
  padding: 10px 15px 15px;
  margin: 0px;
  border-left: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
}
.teaser .teaser-content.withoutimage {
  border-top: 2px solid #e1e1e1;
}
.teaser .teaser-content .headline-h3 {
  font-weight: 600;
}
.teaser .teaser-content .headline-h4 {
  font-weight: 600;
}
.teaser .teaser-content .nolinkcolor {
  color: #444444;
}
.teaser .teaser-content .append-to-teaser span {
  font-size: 14px;
}
.teaser .teaser-content ul {
  padding: 0;
  margin: 0;
}
.teaser .teaser-content ul li {
  list-style: none;
  padding: 0;
}
.teaser .teaser-content ul li a {
  display: block;
  padding: 12px 12px 12px 0px;
  border-top: 1px solid #cccccc;
  font-weight: 600;
  position: relative;
}
.teaser .teaser-content ul li a:after {
  width: 10px;
  height: 10px;
  color: var(--col-link-arrow);
  position: absolute;
  right: 0px;
  top: 18px;
  -moz-osx-font-smoothing: grayscale;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
.teaser .teaser-content.background1 {
  background: var(--col-brand);
  color: var(--col-text-on-brand);
  border: none;
}
.teaser .teaser-content.background1 a {
  color: var(--col-text-on-brand);
  --col-link-arrow: var(--col-text-on-brand);
}
.teaser .teaser-content.background2 {
  background: var(--col-brand);
  border: none;
  color: var(--col-text-on-brand);
}
.teaser .teaser-content.background2 a {
  color: var(--col-text-on-brand);
  --col-link-arrow: var(--col-text-on-brand);
}
.teaser .teaser-content.background2 a.append-to-teaser {
  color: var(--col-text-on-brand);
}
.teaser.imageonly {
  max-height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
}
.akkordeon {
  margin-bottom: 30px;
}
.akkordeon .headline-h2 {
  margin-bottom: 15px;
  display: block;
}
.akkordeon .akkordeon-element a.akkordeon-element-head {
  display: block;
  padding: 15px 12px 15px 5px;
  border-top: 1px solid #cccccc;
  font-weight: 600;
  position: relative;
  font-size: 24px;
  color: var(--col-text);
}
.akkordeon .akkordeon-element a.akkordeon-element-head span {
  color: var(--col-text);
  position: absolute;
  right: 0px;
  top: 18px;
  font-size: 18px;
}
.akkordeon .akkordeon-element .akkordeon-element-body {
  padding: 0px 12px 0px 5px;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
  overflow: hidden;
}
.akkordeon .akkordeon-element .akkordeon-element-body > div {
  padding: 0px 15px 2 0px 5px;
}
.akkordeon .akkordeon-element .akkordeon-element-body header {
  display: none;
}
.akkordeon .akkordeon-element .icon-pfeil-unten {
  display: none;
}
.akkordeon .akkordeon-element.closed a.akkordeon-element-head {
  color: #444444;
}
.akkordeon .akkordeon-element.closed .akkordeon-element-body {
  max-height: 0px !important;
}
.akkordeon .akkordeon-element.closed .icon-pfeil-oben {
  display: none;
}
.akkordeon .akkordeon-element.closed .icon-pfeil-unten {
  display: inline-block;
}
/* TEST */
.maincol .frame:first-child .ce-bodytext > *:first-child {
  margin-top: 0px;
}
.quote-wrapper {
  color: #444444;
}
.quote-wrapper .blende {
  background: #444444;
  color: #ffffff;
}
.quote-wrapper .col-sm-2 {
  text-align: right;
}
.quote-wrapper .col-sm-2 .icon-blockquote {
  font-size: 40px;
}
.quote-wrapper .quote {
  padding: 60px 0px;
  margin: 0px;
}
.quote-wrapper .quote .headline-h3 {
  font-style: italic;
  margin-bottom: 32px;
  padding: 0px;
  font-weight: 400;
  display: block;
}
.quote-wrapper .quote .author {
  font-weight: 600;
  font-size: 16px;
  display: block;
}
.quote-wrapper .quote .image-wrap {
  width: 170px;
  height: 170px;
  position: relative;
}
.quote-wrapper .quote .image-wrap img {
  display: block;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #e1e1e1;
}
.content-unterseite .quote-wrapper .col-sm-2 {
  width: 8.33333333%;
}
.content-unterseite .quote-wrapper .col-sm-2 .icon-blockquote {
  color: var(--col-brand);
}
.content-unterseite .quote-wrapper .col-sm-6 {
  xwidth: 66.66666667%;
}
.content-unterseite .quote-wrapper .col-sm-4 {
  width: 25%;
}
.content-unterseite .quote-wrapper .quote .headline-h3 {
  color: #999999;
  margin-bottom: 20px;
}
.content-unterseite .quote-wrapper .quote .author {
  color: #444444;
}
.akkordeon-element-body .einspalter {
  margin-bottom: 15px;
}
.akkordeon-element-body .einspalter.padding_normal .col-sm-12 > div {
  padding-bottom: 0px;
}
.downloads .download-box {
  background: #303037;
  padding: 30px;
  margin: 0 0 30px 0;
}
.downloads .download-box strong {
  display: block;
  margin-bottom: 25px;
}
.downloads .download-box ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.downloads .download-box ul li {
  display: block;
  margin-bottom: 10px;
}
.downloads .download-box ul li a {
  color: #c5007b;
  display: block;
  position: relative;
  padding-left: 42px;
  line-height: 35px;
}
.downloads .download-box ul li a:before {
  font-size: 32px;
  line-height: 35px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  font-weight: normal;
}
.downloads .download-box ul li a span {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.downloads .download-box ul li a:hover {
  color: #79004b;
}
@media (min-width: 768px) {
  .aufteilung5050 .teaser-image {
    display: inline-block;
    width: 50%;
    float: left;
  }
  .aufteilung5050 .teaser-content {
    display: inline-block;
    width: 50%;
    overflow: hidden;
    border: 2px solid var(--col-teaser-border);
    border-left: 0px none;
  }
  .aufteilung3366 .teaser-image {
    display: inline-block;
    width: 31.5%;
    float: left;
  }
  .aufteilung3366 .teaser-content {
    display: inline-block;
    width: 67.5%;
    overflow: hidden;
    border: 2px solid var(--col-teaser-border);
    border-left: 0px none;
  }
  .aufteilung6633 .teaser-image {
    display: inline-block;
    width: 67.5%;
    float: left;
  }
  .aufteilung6633 .teaser-content {
    display: inline-block;
    width: 31.5%;
    overflow: hidden;
    border: 2px solid var(--col-teaser-border);
    border-left: 0px none;
  }
}
@media (min-width: 1025px) {
  .teaser .teaser-content {
    padding: 20px 30px 30px;
  }
}
.trennlinie {
  position: relative;
  display: block;
  line-height: 20px;
  height: 20px;
  margin: 20px 0px 40px;
}
.trennlinie hr {
  position: relative;
  margin: 0;
  top: 10px;
  display: block;
  padding: 0;
}
.trennlinie .trennlinie-text {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
}
.trennlinie p {
  background-color: #fff;
  color: #868689;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding: 0px 20px;
  display: inline-block;
  letter-spacing: 2px;
  font-weight: 300;
}
.sprungmarke {
  height: 100px;
}
.sprungmarke:focus-within {
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
.sprungmarke .sprungmarke-title {
  text-align: center;
  color: #000;
  font-weight: 600;
  width: 100%;
  top: 70px;
  position: relative;
  display: block;
  transition: all 0.3s ease;
}
.sprungmarke .icon-border {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  border-radius: 50%;
  text-align: center;
  z-index: 2;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
.sprungmarke .sprungmarke-icon {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  border-radius: 50%;
  text-align: center;
  z-index: 3;
  background: #c5007b;
  transition: all 0.3s ease;
}
.sprungmarke .icon-arrow-long-down:before,
.sprungmarke .sprungmarke-icon:before {
  font-family: "kreuznacher-iconfont2024" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  text-align: center;
  position: relative;
}
.sprungmarke .icon-arrow-long-down {
  text-align: center;
  color: #000;
  font-weight: 600;
  height: 30px;
  width: 30px;
  position: relative;
  display: block;
  left: 50%;
  margin-left: -15px;
  top: 60px;
  transition: all 0.3s ease;
}
.sprungmarke .icon-arrow-long-down::before {
  color: #003885;
  font-size: 17px;
}
.sprungmarke:hover .sprungmarke-icon {
  transform: scale(1.08);
}
.sprungmarke:hover .icon-border {
  transform: scale(1.16);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.sprungmarke:hover .icon-arrow-long-down {
  top: 66px;
}
.sprungmarke:hover .sprungmarke-title {
  top: 74px;
}
.zeiten_element {
  position: relative;
  margin-top: 60px !important;
}
.zeiten_element p.headline-h3 {
  border-bottom: 0px none;
  font-size: 32px;
  line-height: 140%;
  margin: 0 0 5px 0;
}
.zeiten_element:before {
  font-family: "kreuznacher-iconfont2024" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  text-align: center;
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
  top: -40px;
  margin-left: -40px;
  left: 50%;
  background: #fff;
  color: #003885;
}
.zeiten_element p {
  line-height: 150%;
  margin-top: 10px;
}
.highlight_element {
  position: relative;
}
.highlight_element p.headline-h3 {
  border-bottom: 0px none;
  font-size: 32px;
  line-height: 140%;
  margin: 20px 0 5px 0;
}
.highlight_element:before {
  font-family: "kreuznacher-iconfont2024" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  position: absolute;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-left: -35px;
  font-size: 40px;
  top: -40px;
  left: 50%;
  background: #fff;
  color: var(--col-brand);
  z-index: 2;
  border-radius: 50%;
}
.highlight_element.icon-on:before {
  display: none;
}
.highlight_element p {
  line-height: 150%;
  margin-top: 10px;
}
.highlight_element.icon-:before {
  display: none;
}
.highlight_element.icon-on:before {
  display: none;
}
.einspalter.highlight_element.weiss .col-sm-12 > div {
  background: #fff;
  border: 2px solid #ccc;
}
.einspalter.highlight_element .ce-textpic ul li {
  font-family: Source Sans Pro, Arial, sans-serif;
  padding-top: 3px;
}
.einspalter.highlight_element .ce-textpic ul li,
.einspalter.highlight_element .ce-textpic ul li:before,
.einspalter.highlight_element .ce-text ul li:before,
.einspalter.highlight_element .akkordeon-element-body ul li:before {
  color: #444444 !important;
}
.einspalter.highlight_element.weiss .ce-textpic ul li,
.einspalter.highlight_element.weiss .ce-textpic ul li:before,
.einspalter.highlight_element.weiss .ce-text ul li:before,
.einspalter.highlight_element.weiss .akkordeon-element-body ul li:before {
  color: #444444 !important;
}
.einspalter.highlight_element.bereichsfarbe p,
.einspalter.highlight_element.bereichsfarbe p a,
.einspalter.highlight_element.bereichsfarbe p a:hover,
.einspalter.highlight_element.bereichsfarbe .ce-textpic ul li,
.einspalter.highlight_element.bereichsfarbe .ce-textpic ul li:before,
.einspalter.highlight_element.bereichsfarbe .ce-text ul li:before,
.einspalter.highlight_element.bereichsfarbe .akkordeon-element-body ul li:before {
  color: var(--col-text-on-brand) !important;
}
.einspalter.highlight_element.rosa .col-sm-12 > div {
  background: #c5007b;
  color: white;
}
.einspalter.highlight_element.rosa p,
.einspalter.highlight_element.rosa p a,
.einspalter.highlight_element.rosa p a:hover,
.einspalter.highlight_element.rosa .ce-textpic ul li,
.einspalter.highlight_element.rosa .ce-textpic ul li:before,
.einspalter.highlight_element.rosa .ce-text ul li:before,
.einspalter.highlight_element.rosa .akkordeon-element-body ul li:before {
  color: #fff !important;
}
body .einspalter.highlight_element p a {
  color: #444444;
}
body .einspalter.highlight_element.bereichsfarbe p a {
  color: var(--col-text-on-brand);
}
body .lmb-rf .einspalter.highlight_element p a,
body .lmb-rf .einspalter.highlight_element ul li,
body .lmb-rf .einspalter.highlight_element .ce-textpic ul li,
body .lmb-rf .einspalter.highlight_element .ce-textpic ul li:before,
body .lmb-rf .einspalter.highlight_element .ce-text ul li:before,
body .lmb-rf .einspalter.highlight_element .akkordeon-element-body ul li:before {
  color: #444444 !important;
}
body .lmb-rf .einspalter.highlight_element.rosa p,
body .lmb-rf .einspalter.highlight_element.rosa p a,
body .lmb-rf .einspalter.highlight_element.rosa p a:hover,
body .lmb-rf .einspalter.highlight_element.rosa ul li,
body .lmb-rf .einspalter.highlight_element.rosa .ce-textpic ul li,
body .lmb-rf .einspalter.highlight_element.rosa .ce-textpic ul li:before,
body .lmb-rf .einspalter.highlight_element.rosa .ce-text ul li:before,
body .lmb-rf .einspalter.highlight_element.rosa .akkordeon-element-body ul li:before {
  color: #fff !important;
}
body .lmb-rf .einspalter.highlight_element.bereichsfarbe p,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe p a,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe p a:hover,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe ul li,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe .ce-textpic ul li,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe .ce-textpic ul li:before,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe .ce-text ul li:before,
body .lmb-rf .einspalter.highlight_element.bereichsfarbe .akkordeon-element-body ul li:before {
  color: #444444 !important;
}
.trennlinie {
  max-width: 70%;
  margin: 20px auto 40px;
}
.highlight_element a:hover {
  text-decoration: underline;
}
.highlight_element.standardfarbe.rosa a,
.highlight_element.standardfarbe.rosa a:hover {
  color: #fff !important;
}
.highlight_element.standardfarbe.bereichsfarbe a,
.highlight_element.standardfarbe.bereichsfarbe a:hover,
.highlight_element.standardfarbe.bereichsfarbe li:before {
  color: #fff !important;
}
body .lmb.lmb-rf .highlight_element.standardfarbe.bereichsfarbe a,
body .lmb.lmb-rf .highlight_element.standardfarbe.bereichsfarbe a:hover {
  color: #444 !important;
}
body .lmb.lmb-rf .highlight_element.standardfarbe.rosa .ce-textpic .ce-bodytext p a,
body .lmb.lmb-rf .highlight_element.standardfarbe.rosa .ce-textpic .ce-bodytext p a:hover {
  color: #fff !important;
}
body .lmb.lmb-rf .teaser-content.background2 p,
body .lmb.lmb-rf .teaser-content.background2 .headline {
  color: #444444 !important;
}
.frame-type-uploads {
  margin-bottom: 30px;
}
ul.ce-uploads li .icon-dokument:before {
  font-family: "kreuznacher-iconfont2024" !important;
  content: "\e93c";
  content: "\e903";
}
body .content .socialmedia-banner {
  display: block;
  padding: 60px 50px 61px;
  position: relative;
  background: #fffc00;
  background: linear-gradient(34deg, #fffc00 -8%, #c50070 36%, #c5007b 100%);
  background: linear-gradient(34deg, #fffc00 -2%, #c50070 26%, #c5007b 90%);
  margin-bottom: 30px;
  overflow: hidden;
  transition: all 0.3s ease;
}
body .content .socialmedia-banner span,
body .content .socialmedia-banner a {
  color: #fff;
}
body .content .socialmedia-banner span:hover,
body .content .socialmedia-banner a:hover {
  color: #fff;
}
body .content .socialmedia-banner [class^="icon-"],
body .content .socialmedia-banner [class*=" icon-"] {
  font-family: "kreuznacher-iconfont2024" !important;
}
body .content .socialmedia-banner .icon-arrow-right {
  position: absolute;
  right: 50px;
  top: 74px;
  font-size: 32px;
  transition: all 0.3s ease;
}
body .content .socialmedia-banner .icon-social {
  z-index: 3;
  font-size: 60px;
  position: relative;
  margin-right: 20px;
}
body .content .socialmedia-banner .icon-social-facebook {
  margin: 0px 5px 0px -16px;
}
body .content .socialmedia-banner .icon-social-youtube {
  top: 5px;
}
body .content .socialmedia-banner .socialmedia-blur {
  background: #6200ff;
  background: radial-gradient(circle, #6200ff 0%, rgba(197, 0, 123, 0) 23%);
  position: absolute;
  left: -31%;
  top: -64%;
  left: -35%;
  top: -69%;
  width: 112%;
  height: 150%;
  display: inline-block;
  opacity: 0.7;
}
body .content .socialmedia-banner .socialmedia-content {
  z-index: 2;
  position: absolute;
  left: 30%;
  width: 70%;
  top: 16px;
}
body .content .socialmedia-banner .socialmedia-content .headline-h3 {
  font-size: 30px;
  padding: 50px 0 0;
}
body .content .socialmedia-banner:hover {
  box-shadow: 0px 10px 30px 0px rgba(138, 16, 126, 0.5);
}
body .content .socialmedia-banner:hover .icon-arrow-right {
  right: 60px;
}
@media (max-width: 1000px) {
  html body .content .socialmedia-banner {
    padding: 60px 50px 121px;
  }
  html body .content .socialmedia-banner .socialmedia-content {
    left: 0;
    width: 100%;
    top: 100px;
    text-align: center;
  }
  html body .content .socialmedia-banner .icon-arrow-right {
    top: 156px;
  }
  html body .content .socialmedia-banner .socialmedia-icons {
    margin: auto;
    display: block;
    width: fit-content;
  }
  html body .content .socialmedia-banner .socialmedia-blur {
    left: -81%;
    top: -82%;
    width: 212%;
    height: 190%;
  }
  html body .content .socialmedia-banner {
    background: linear-gradient(34deg, #fffc00 -12%, #c50070 36%, #c5007b 90%);
  }
}
@media (max-width: 800px) {
  html body .content .socialmedia-banner .socialmedia-content .headline-h3 {
    font-size: 26px;
  }
}
@media (max-width: 700px) {
  html body .content .socialmedia-banner .icon-arrow-right {
    display: none;
  }
}
@media (max-width: 500px) {
  html body .content .socialmedia-banner .socialmedia-content {
    top: 90px;
    text-align: center;
    line-height: 33px;
  }
  html body .content .socialmedia-banner .socialmedia-content .headline-h3 {
    font-size: 26px;
    padding: 50px 35px 0;
  }
  html body .content .socialmedia-banner .icon-social {
    font-size: 50px;
  }
}
.icon-social-o-linkedin {
  border-radius: 50%;
  content: "\e947";
  border: 1px solid #666;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: relative;
}
.icon-social-o-linkedin:before {
  border-radius: 50%;
  content: "\e947";
  font-size: 18px;
  position: absolute;
  left: 12px;
  top: 10px;
  font-family: "kreuznacher-iconfont2024" !important;
}
.zf {
  margin-bottom: 100px;
}
.zf .col-md-4 .zf-teaser {
  border-left: 1px solid #ccc;
  padding: 20px 20px 20px 20px;
}
.zf .col-md-4:first-child .zf-teaser {
  border-left: 0px solid #ccc;
}
.zf-icon .teaser-icon {
  height: 80px;
  width: 80px;
  margin: 10px auto 15px auto;
  display: block;
  border-radius: 50%;
  text-align: center;
  background: #c5007b;
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.zf-icon .teaser-icon:before {
  font-size: 48px;
  line-height: 80px;
  color: #fff;
}
.zf-zahl h1 {
  margin-bottom: 10px;
  transform: scale(1.06);
}
.zf-fakt {
  text-align: center;
  margin-bottom: 0px;
  min-height: 52px;
  display: block;
  font-size: large;
  font-size: 24px;
}
.zf-teaser:hover .teaser-icon {
  transform: scale(1.06);
}
@media (max-width: 1024px) {
  .zf {
    margin-bottom: 60px;
  }
  .zf .col-md-4 .zf-teaser {
    border-left: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 20px 20px 20px;
  }
  .zf .col-md-4:first-child .zf-teaser {
    border-left: 0px solid #ccc;
  }
  .zf .zf-zahl h1 {
    font-size: 42px;
  }
  .zf-icon .teaser-icon {
    height: 70px;
    width: 70px;
  }
  .zf-icon .teaser-icon:before {
    font-size: 40px;
    line-height: 70px;
    color: #fff;
  }
  .zf-fakt {
    font-size: 19px;
  }
  .content-unterseite .quote-wrapper .quote .headline-h3 {
    font-size: 24px;
    margin-top: 6px;
  }
  .content-unterseite .quote-wrapper .quote .icon-blockquote:before {
    font-size: 28px;
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .content-unterseite .quote-wrapper .quote .headline-h3 {
    font-size: 20px;
    margin-top: 8px;
  }
  .content-unterseite .quote-wrapper .quote .icon-blockquote:before {
    font-size: 26px;
    margin-left: -10px;
  }
  .zeiten_element p.headline-h3 {
    padding-top: 30px;
    line-height: 120%;
    font-size: 28px;
  }
  .zeiten_element.einspalter > div {
    margin-bottom: 1px;
  }
  .highlight_element p.headline-h3 {
    padding-top: 30px;
    line-height: 120%;
    font-size: 28px;
  }
  li.meta .searchwidget {
    display: block;
    background: #fff;
    border: 1px solid #444;
  }
  .content .ce-textpic.ce-left .ce-gallery figure.image,
  .ce-text.ce-left .ce-gallery figure.image,
  .akkordeon-element-body.ce-left .ce-gallery figure.image {
    margin: 8px 0px 10px 0px;
  }
  .content .ce-textpic.ce-right .ce-gallery figure.image,
  .ce-text.ce-right .ce-gallery figure.image,
  .akkordeon-element-body.ce-right .ce-gallery figure.image {
    margin: 8px 0px 10px 0px;
  }
}
.font-navi {
  color: #FFFFFF;
  font-family: "Source Sans Pro";
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
}
.krankenhaeuser-hospize .teaser .icon-kontakt-notfall {
  color: #cc0000;
}
.department-finder {
  --col-df-bg: var(--col-brand);
  --col-df-blue-light: #ccd8e8;
  margin-bottom: 30px;
}
.department-finder__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  align-items: center;
  gap: 30px;
  background-color: var(--col-df-bg);
  color: var(--col-white);
  padding: 40px;
}
.department-finder__heading {
  background: url("/typo3conf/ext/ig_project/Resources/Public/Icons/hospitals/stethoscope.svg") no-repeat left center;
  background-size: 1em;
  margin-top: 0;
  padding: 0 0 0 40px;
}
.department-finder__options .dropdown {
  --dropdown-icon: var(--col-brand);
  --dropdown-text: var(--col-brand);
  --dropdown-bg: var(--col-white);
  --dropdown-border: var(--col-white);
  display: block;
}
.department-finder__options .dropdown:focus,
.department-finder__options .dropdown:focus-within,
.department-finder__options .dropdown:hover {
  --dropdown-icon: var(--col-brand);
  --dropdown-text: var(--col-brand);
  --dropdown-bg: var(--col-df-blue-light);
  --dropdown-border: var(--col-white);
}
.department-finder__options .dropdown a:hover {
  filter: none;
}
.department-finder__options .dropdown .dropdown-button {
  width: 100%;
}
.department-finder__options .dropdown .dropdown-button .label {
  padding-left: 15px;
}
.department-finder__options .dropdown .dropdown-button .icon-pfeil-unten {
  float: right;
}
.department-finder__options .dropdown .dropdown-content {
  background-color: white;
  z-index: 30;
}
.department-finder__options .dropdown .dropdown-content li {
  width: 100%;
  padding: 0;
}
.department-finder__options .dropdown .dropdown-content li a {
  width: 100%;
  padding: 12px 35px;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid var(--col-df-blue-light);
}
.department-finder__options .dropdown .dropdown-content li:hover {
  background-color: var(--col-df-blue-light);
}
.department-finder__category {
  position: relative;
}
.department-finder__category-88::after {
  content: "";
  position: absolute;
  top: 17px;
  left: 12px;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  border: 2px solid var(--col-white);
  background: var(--col-brand);
}
.department-finder__category-89::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 12px;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  border: 2px solid var(--col-white);
  background: var(--col-gold);
}
.department-finder__category-88.department-finder__category-89::after {
  top: 12px;
}
.department-finder__category-88.department-finder__category-89::before {
  top: 20px;
}
.department-overview {
  --col-dfo-text: #444444;
  --col-dfo-gold: var(--col-gold);
  --col-dfo-gold-light: #f8ebdf;
  --col-dfo-blue: var(--col-brand);
  --col-dfo-blue-light: #ccd8e8;
  --department-width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .department-overview {
    --department-width: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 1024px) {
  .department-overview {
    --department-width: calc((100% - 60px) / 3);
  }
}
.department-overview__container:has(.department-overview__filter-option--88 input:checked) .department-overview__department:not(
                    .department-overview__department--88
                ) {
  --department-scale: 0;
  display: none;
}
.department-overview__container:has(.department-overview__filter-option--89 input:checked) .department-overview__department:not(
                    .department-overview__department--89
                ) {
  --department-scale: 0;
  display: none;
}
.department-overview__intro-text {
  font-size: 18px;
}
.department-overview__filter-group {
  margin: 50px 0;
  display: flex;
  flex-direction: row;
  gap: 12px;
  flex-wrap: wrap;
}
.department-overview__filter-option {
  display: flex;
  position: relative;
  background: var(--dfo-filter-bg, var(--col-dfo-blue));
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  padding: 0 12px 0 8px;
  gap: 6px;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.department-overview__filter-option:hover,
.department-overview__filter-option:focus {
  --dfo-filter-text: var(--dfo-filter-text-hover, var(--col-dfo-text));
  --dfo-filter-bg: var(--dfo-filter-bg-hover, var(--col-dfo-blue-light));
}
.department-overview__filter-option:focus-within {
  outline: 2px solid var(--col-dfo-blue);
  outline-offset: 2px;
}
.department-overview__filter-option .filter-label {
  color: var(--dfo-filter-text, #ffffff);
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.department-overview__filter-option--88 {
  --dfo-filter-text: var(--col-dfo-text);
  --dfo-filter-bg: var(--col-dfo-blue-light);
  --dfo-filter-text-hover: white;
  --dfo-filter-bg-hover: var(--col-dfo-blue);
}
.department-overview__filter-option--89 {
  --dfo-filter-text: var(--col-dfo-text);
  --dfo-filter-bg: var(--col-dfo-gold-light);
  --dfo-filter-text-hover: var(--col-dfo-text);
  --dfo-filter-bg-hover: var(--col-dfo-gold);
}
.department-overview__filter-option input,
.department-overview__filter-option input[type="radio"] {
  appearance: none;
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid var(--col-dfo-text);
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
}
.department-overview__filter-option input:focus,
.department-overview__filter-option input[type="radio"]:focus {
  outline: none;
}
.department-overview__filter-option input:checked,
.department-overview__filter-option input[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23003d82'%3E%3Cpath d='M6.5 11.5L3 8l1.5-1.5L6.5 8.5L11.5 3.5L13 5L6.5 11.5z' stroke='%23003d82' stroke-width='1'/%3E%3C/svg%3E");
}
.department-overview__departments-grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  transition: all 0.3s ease-in-out;
}
.department-overview__department {
  --department-border: var(--col-dfo-blue-light);
  --department-background: #f2f5f9;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--department-border);
  background: var(--department-background);
  transform-origin: top left;
  transition: all 0.2s ease-in;
  transition-behavior: allow-discrete;
  transform: scale(var(--department-scale, 1));
  opacity: var(--department-scale, 1);
  width: var(--department-scale, var(--department-width));
}
.department-overview__department:hover {
  --department-border: var(--col-dfo-blue);
  --department-background: white;
  cursor: pointer;
}
@starting-style {
  .department-overview__department {
    transform: scale(0);
    opacity: 0;
    width: 0;
  }
}
.department-overview__department-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  opacity: var(--department-scale, 1);
}
.department-overview__heading {
  margin: 0 0 8px 0;
  padding: 0;
}
.department-overview__info {
  padding: 0;
  margin: 0 0 16px 0;
}
.department-overview__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
}
.department-overview__tag {
  font-size: 12px;
  padding: 2px 10px;
  margin: 0;
  border-radius: 50px;
  background: var(--dfo-col-tag, #666666);
}
.department-overview__tag--88 {
  --dfo-col-tag: var(--col-dfo-blue);
  color: white;
}
.department-overview__tag--89 {
  --dfo-col-tag: var(--col-dfo-gold);
}
body {
  background: #fff;
}
body.iframe {
  background: transparent;
}
html {
  scroll-behavior: smooth;
}
.content-wrapper {
  background: #fff;
}
.focuspoint {
  position: relative;
  overflow: hidden;
}
.focuspoint img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  /* fill and maintain aspect ratio */
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
}
.pageLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  background: rgba(37, 37, 43, 0.95);
  z-index: 1042;
  text-align: center;
  display: none;
}
.pageLoader svg {
  display: inline-block;
  position: relative;
  top: 50%;
  margin-top: -80px;
}
#load-erde {
  animation: unten 2s infinite;
}
#load-aehre {
  animation: mitte 2s infinite;
}
#load-spitzen {
  animation: oben 2s infinite;
}
@keyframes unten {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  91% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes mitte {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.1;
  }
  60% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  91% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes oben {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.11;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  91% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.1;
  }
}
.dropdown {
  --offset-focusring: -3px;
  --col-focusring: rgba(0, 0, 0, 0.4);
  --dropdown-border: var(--col-darkergrey);
  --dropdown-icon: var(--col-darkergrey);
  --dropdown-text: var(--col-brand-kreuznacher);
  --dropdown-bg: var(--col-white);
  position: relative;
  display: inline-block;
  text-align: left;
}
.dropdown .dropdown-button {
  border: 1px solid var(--dropdown-border);
  background-color: var(--dropdown-bg);
  display: inline-block;
}
.dropdown .dropdown-button span {
  display: inline-block;
  color: var(--dropdown-icon);
  font-size: 23px;
  margin: 14px 12px;
  float: left;
}
.dropdown .dropdown-button span.label {
  font-size: 16px;
  font-size: 15px;
  color: var(--dropdown-text);
  margin: 14px 0px;
  font-weight: 600;
  padding: 3px 0px;
}
.dropdown .dropdown-button span.icon-pfeil-unten {
  font-size: 16px;
  margin: 16px 12px 16px 18px;
}
.dropdown .dropdown-content {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 53px;
  z-index: 100;
}
.dropdown .dropdown-content li {
  display: inline-block;
  border: none;
  padding: 0 22px;
  position: relative;
  background: #ffffff;
}
.dropdown .dropdown-content li:hover {
  background: #e1e1e1;
}
.dropdown .dropdown-content li a {
  position: relative;
  display: block;
  padding: 20px 5px;
  color: #444444;
  -webkit-transition: padding 600ms ease-out;
  -o-transition: padding 600ms ease-out;
  transition: padding 600ms ease-out;
  font-weight: 600;
  width: 100%;
}
.dropdown .dropdown-content li:hover a:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.dropdown:focus,
.dropdown:focus-within {
  --dropdown-border: var(--col-brand-kreuznacher);
  --dropdown-icon: var(--col-white);
  --dropdown-text: var(--col-white);
  --dropdown-bg: var(--col-brand-kreuznacher);
}
.dropdown.open .dropdown-content {
  display: block;
}
header.pageHeader {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 30;
}
header.pageHeader .dropdown {
  margin-right: 10px;
}
header.pageHeader .dropdown .dropdown-button {
  font-weight: 600;
}
header.pageHeader .dropdown .dropdown-content li {
  border-top: 1px solid #ffffff;
  display: block;
  width: 300px;
  padding: 0;
}
header.pageHeader .dropdown .dropdown-content li .submenu {
  padding: 0;
  display: none;
}
header.pageHeader .dropdown .dropdown-content li .submenu li {
  background: #e1e1e1;
}
header.pageHeader .dropdown .dropdown-content li .submenu li a {
  padding: 0px 15px;
}
header.pageHeader .dropdown .dropdown-content li .submenu li:hover {
  background: #ccc;
}
header.pageHeader .dropdown .dropdown-content li .submenu.subkh {
  padding: 0;
  display: none;
}
header.pageHeader .dropdown .dropdown-content li .submenu.subkh li {
  background: #e1e1e1;
}
header.pageHeader .dropdown .dropdown-content li .submenu.subkh li a {
  padding: 0px 13px 0px 14px;
}
header.pageHeader .dropdown .dropdown-content li .submenu.subkh li:hover {
  background: #ccc;
}
header.pageHeader .dropdown .dropdown-content li.ddopen .submenu {
  display: block;
}
header.pageHeader .dropdown .dropdown-content li.ddopen .icon-pfeil-unten:before {
  content: "\e91a";
}
header.pageHeader .dropdown .dropdown-content li a {
  padding: 0;
  font-size: 16px;
  display: inline-flex;
  line-height: 50px;
}
header.pageHeader .dropdown .dropdown-content li a span[class^="icon-"] {
  color: #ffffff;
  background: #c5007b;
  width: 45px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 23px;
  display: inline-block;
  margin: 0px 13px 0px 0px;
}
header.pageHeader .dropdown .dropdown-content li a span[class^="icon-"].icon-hospiz {
  background: #016fb7;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-pfeil-unten {
  position: absolute;
  right: 10px;
  top: 19px;
  font-size: 14px;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-seniorenhilfe {
  background: #5b1542;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-krankenhaeuser {
  background: #003885;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-behinderung {
  background: #ee7f00;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-hospiz {
  background: #016fb7;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-sozialeteilhabe {
  background: #ee7f00;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-rehafachdienst {
  background: #fbbd17;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-rehafachdienste-sozialpaediatrie {
  background: #fbbd17;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-arbeitundqualifizierung {
  background: #968e7e;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-kjf {
  background: #89ba17;
}
header.pageHeader .dropdown .dropdown-content li a span.icon-wohnungslosenhilfe {
  background: #21776e;
}
header.pageHeader .spendenbutton {
  padding: 5px 19px 8px;
  display: inline-flex;
  float: right;
  font-weight: 600;
  line-height: 40px;
  background: var(--col-brand-kreuznacher);
  color: var(--col-white);
}
header.pageHeader .spendenbutton span {
  font-size: 40px;
  line-height: 100%;
  margin: 0px 0px 0px 10px;
}
header.pageHeader .metalinks {
  float: right;
  text-align: right;
  margin-top: 29px;
}
header.pageHeader .metalinks a {
  color: var(--col-ui-metanav-text);
  font-size: 14px;
  font-weight: 400;
  margin-left: 20px;
  display: inline-flex;
  line-height: 18px;
}
header.pageHeader .metalinks a.metaactive {
  border: 1px solid #ccc;
  padding: 5px 10px;
}
header.pageHeader .metalinks a.metaactive span {
  color: #c5007b;
}
header.pageHeader .metalinks a span {
  margin-right: 10px;
  font-size: 18px;
}
header.pageHeader .metalinks a:hover {
  color: var(--col-darkergrey);
}
header.pageHeader .head-bottom-wrap {
  background: #fff;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap a.page-logo {
  display: block;
  float: left;
  height: 40px;
  margin: 10px 0px;
  -webkit-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap a.page-logo img.img-responsive {
  max-height: 100%;
  width: auto;
  max-width: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap a.page-logo:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: transform 350ms ease-out, opacity 350ms linear;
  -o-transition: transform 350ms ease-out, opacity 350ms linear;
  transition: transform 350ms ease-out, opacity 350ms linear;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap {
  margin-right: -15px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a {
  display: inline-block;
  float: right;
  height: 60px;
  line-height: 60px;
  width: 70px;
  text-align: center;
  font-size: 30px;
  color: #404048;
  -webkit-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a span {
  line-height: inherit;
  display: block;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a:hover,
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.aktiv {
  background: #dadadb;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.donate {
  font-size: 40px;
  color: #fff;
  background: #c5007b;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu {
  position: relative;
  border-left: 1px solid #dadadb;
  overflow: hidden;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span {
  width: inherit;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: var(--col-text-on-brand);
  background: var(--col-brand);
  font-size: 24px;
  -webkit-transition: transform 350ms ease-out, opacity 300ms linear;
  -o-transition: transform 350ms ease-out, opacity 300ms linear;
  transition: transform 350ms ease-out, opacity 300ms linear;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span.close {
  font-size: 22px;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu.aktiv span.open {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu.aktiv span.close {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .meta {
  padding: 30px 15px;
  background: #e1e1e1;
  display: block;
  position: relative;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .meta input {
  padding: 8px;
  border: 0px none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .meta span {
  position: absolute;
  z-index: 100;
  top: 39px;
  right: 25px;
  color: #444444;
  font-size: 20px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile {
  background: #e1e1e1;
  padding: 0px 15px 30px 15px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown {
  display: block;
  width: 100%;
  float: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown .dropdown-button {
  background: #ffffff;
  width: 100%;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown .dropdown-button .icon-pfeil-unten {
  float: right;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul {
  display: block;
  width: 100%;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li {
  width: 100%;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li a {
  padding: 0;
  display: inline-flex;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li .submenu {
  padding: 0;
  display: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li .submenu li {
  background: #e1e1e1;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li .submenu li a {
  padding: 0px 13px 0px 14px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li .submenu li:hover {
  background: #ccc;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li.ddopen .submenu {
  display: block;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .dropdown.open ul li.ddopen .icon-pfeil-unten:before {
  content: "\e91a";
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .spendenbutton {
  display: inline-flex;
  float: none;
  padding-left: 30px;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .metalinks {
  display: block;
  width: 100%;
  float: none;
  text-align: left;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .metamobile .metalinks a {
  margin: 0px 20px 0px 0px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav {
  width: 100%;
  position: absolute;
  z-index: 6;
  left: 0;
  top: 60px;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translate(0, 20px) scale(0.9);
  -ms-transform: translate(0, 20px) scale(0.9);
  -o-transform: translate(0, 20px) scale(0.9);
  transform: translate(0, 20px) scale(0.9);
  opacity: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  -webkit-transition: transform 350ms ease-out, opacity 350ms linear;
  -o-transition: transform 350ms ease-out, opacity 350ms linear;
  transition: transform 350ms ease-out, opacity 350ms linear;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav nav {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul {
  display: block;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li {
  display: block;
  border-top: 1px solid #cccccc;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li.homelink {
  display: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li.notfalllink a {
  width: auto;
  display: block;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li.notfalllink a span {
  display: inline-block;
  font-size: 16px;
  color: #cc0000;
  text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff, -1px 1px 0px #ffffff, 1px -1px 0px #ffffff;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li.notfalllink a span.notfalltext {
  color: #444444;
  float: left;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li:hover {
  background: rgba(255, 255, 255, 0.3);
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li a {
  display: block;
  padding: 12px 15px 13px 15px;
  color: #444444;
  font-weight: 600;
  position: relative;
  background: transparent;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li a span.icon-pfeil-unten {
  width: 60px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  padding: 16px 0;
  -webkit-transition: transform 350ms ease-out;
  -o-transition: transform 350ms ease-out;
  transition: transform 350ms ease-out;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li a span.icon-pfeil-unten.open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li a span.icon-pfeil-unten:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px var(--col-focusring);
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li a span.icon-pfeil-rechts {
  display: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul {
  background: #e1e1e1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul li {
  border-top: 1px solid #bbbbbc;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul li a {
  text-transform: none;
  padding: 12px 15px 13px 30px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 600;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul li ul {
  background: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul li ul li {
  border-top: 1px solid #aaaaac;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul li ul li a {
  text-transform: none;
  padding: 12px 15px 13px 45px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 600;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul ul {
  display: none;
}
.teaser .teaser-content a.spenden-button {
  padding-left: 0px;
  display: inline-block;
  color: #fff;
}
.teaser .teaser-content a.spenden-button span.spenden-button-value {
  background: #003885;
  float: left;
  padding: 0px 8px 0px 9px;
  margin: 0 30px 0px 0px;
  font-size: 18px;
  color: #fff;
}
.teaser .teaser-content a.spenden-button span.spenden-button-novalue {
  margin: 0 30px 0px 0px;
}
.teaser .teaser-content a.spenden-button:hover {
  color: #fff;
}
body.menu-open header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav {
  opacity: 1;
  -webkit-transform: scale(1) translate(0, 0);
  -ms-transform: scale(1) translate(0, 0);
  -o-transform: scale(1) translate(0, 0);
  transform: scale(1) translate(0, 0);
  visibility: visible;
}
.rightcol ul.standard-linklist li {
  list-style: none;
  padding: 0px 5px;
  border-top: 1px solid #cccccc;
}
.rightcol ul.standard-linklist li a {
  border: none;
}
.rightcol ul.standard-linklist {
  padding: 0;
  margin: 0 0 30px 0px;
}
.rightcol ul.standard-linklist li {
  list-style: none;
  padding: 0px 5px;
  border-top: 1px solid #cccccc;
}
.rightcol ul.standard-linklist li a {
  display: block;
  padding: 12px 12px 12px 0px;
  font-weight: 600;
  position: relative;
}
.rightcol ul.standard-linklist li a:after {
  width: 10px;
  height: 10px;
  color: var(--col-link-arrow);
  position: absolute;
  right: 0px;
  top: 18px;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
.rightcol ul.standard-linklist li.active {
  background: #e1e1e1;
}
.rightcol ul.standard-linklist li.active a {
  color: #7f7f7f;
}
.rightcol ul.standard-linklist li.active a:after {
  color: #7f7f7f;
}
.rightcol ul.subnav {
  padding: 0;
  margin: 0 0 30px 0px;
}
.rightcol ul.subnav li {
  list-style: none;
  padding: 0px 5px;
  border-top: 1px solid #cccccc;
}
.rightcol ul.subnav li a {
  display: block;
  padding: 12px 12px 12px 0px;
  font-weight: 600;
  position: relative;
}
.rightcol ul.subnav li a:after {
  width: 10px;
  height: 10px;
  color: var(--col-link-arrow);
  position: absolute;
  right: 0px;
  top: 18px;
  -moz-osx-font-smoothing: grayscale;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
.rightcol ul.subnav li.active {
  background: #e1e1e1;
}
.rightcol ul.subnav li.active a {
  color: #7f7f7f;
}
.rightcol ul.subnav li.active a:after {
  color: #7f7f7f;
}
footer {
  margin-top: 60px;
  margin-top: 0px;
  background: #eeeeee;
  border-bottom: 6px solid #c5007b;
}
footer.p1 {
  margin: 0;
}
footer a.button,
footer button.standard {
  font-size: 16px;
  margin-top: 8px;
  font-weight: 600;
}
footer .col-md-3 > p {
  font-weight: 600;
}
footer div.shortcut-block {
  text-align: center;
  margin-bottom: 80px;
}
footer div.shortcuts {
  padding-top: 0px;
}
footer div.shortcuts div.shortcuts-inner {
  margin-bottom: 0px;
}
footer div.shortcuts div.shortcuts-inner .social-block {
  margin-top: 5px;
  margin-top: 0px !important;
}
footer div.shortcuts div.shortcuts-inner .social-block a {
  margin-bottom: 10px;
  display: inline-block;
}
footer div.shortcuts div.shortcuts-inner .social-block a span {
  font-size: 40px;
  color: #444444;
}
footer div.shortcuts div.shortcuts-inner .social-block a:hover span {
  color: #222222;
}
footer div.shortcuts div.shortcuts-inner .col-md-4 > .social-block a {
  margin-right: 10px;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block {
  margin-bottom: 20px;
  text-align: center;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block p {
  font-size: 16px;
  color: #444444;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: none;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block ul li {
  margin-bottom: 16px;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block ul li a {
  font-size: 16px;
  color: #444444;
  line-height: 20px;
  font-weight: 600;
}
footer div.shortcuts div.shortcuts-inner .shortcut-block ul li a:hover {
  color: #222222;
}
footer .shortcuts-inner .row .col-md-6 .row .col-sm-4 .shortcut-block ul,
footer .shortcuts-inner .row .col-md-6 .row .col-sm-4:last-child .shortcut-block ul {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
footer.p248 .shortcuts-inner .row .col-md-6 .row .col-sm-4:nth-child(2) .shortcut-block ul {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
footer .shortcuts-inner {
  margin: 15px 0px;
}
footer .shortcuts-inner .row .col-md-6 .row .col-sm-4 .shortcut-block {
  margin: 0px 0px 0px 0px;
}
div.first-margin-top {
  margin-top: 25px;
}
div.content.content-blank {
  background: #fff;
}
.button {
  font-weight: 600;
}
.headline {
  display: block;
}
.headline.cursiv {
  font-style: italic;
}
.headline-h0 {
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 115%;
}
.headline-h1,
h1 {
  font-size: 26px;
  margin: 0px 0px 20px;
  font-weight: 600;
  xdisplay: inline-block;
}
.headline-h2,
h2 {
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: 600;
  xdisplay: inline-block;
}
.headline-h3,
h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  display: inline-block;
}
.headline-h4,
h4 {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
  xdisplay: inline-block;
}
.headline-h5,
h5 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 400;
  xdisplay: inline-block;
}
.krankenhausname {
  font-size: 24px;
  margin-bottom: 22px;
  font-weight: 400;
  display: inline-block;
  color: #444444;
  cursor: pointer;
}
.krankenhausname span {
  font-size: 20px;
  line-height: 100%;
  margin-left: 4px;
  transition: all 0.3s ease-out;
}
.krankenhausname:hover span {
  margin-left: 8px;
  transition: all 0.3s ease-in;
}
body .krankenhausname {
  display: inline-block;
}
body .dachseite .krankenhausname:hover {
  color: #92005b;
  color: #c5007b;
}
body header.pageHeader .head-bottom-wrap .logo-menu-wrap a.page-logo {
  height: 45px;
  width: 38px;
  margin: 7px 0px 8px 0px;
  overflow: hidden;
}
body header.pageHeader .head-bottom-wrap .logo-menu-wrap .title-link-wrap {
  float: left;
  height: 45px;
  width: 66%;
  display: table;
  margin: 7px 0px 8px 12px;
  border-left: 1px solid #e1e1e1;
}
body header.pageHeader .head-bottom-wrap .logo-menu-wrap .title-link-wrap .krankenhausname {
  font-size: 16px;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 600;
}
body header.pageHeader .head-bottom-wrap .logo-menu-wrap .title-link-wrap .krankenhausname span {
  font-size: 11px;
}
body header.pageHeader .head-bottom-wrap .logo-menu-wrap .title-link-wrap .krankenhausname:hover span {
  margin-left: 4px;
}
.teaser .headline,
.fullbanner .headline,
.losung .headline {
  padding: 0px;
}
.frame-type-text > ul {
  padding: 0;
  margin: 0 0 30px;
}
.frame-type-text > ul li {
  list-style: none;
  padding: 0;
}
.frame-type-text > ul li a {
  display: block;
  padding: 12px 12px 12px 0px;
  border-top: 1px solid #cccccc;
  font-weight: 600;
  position: relative;
}
.frame-type-text > ul li a:after {
  width: 10px;
  height: 10px;
  color: #c5007b;
  position: absolute;
  right: 0px;
  top: 18px;
  -moz-osx-font-smoothing: grayscale;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  font-size: 14px;
  content: "";
}
.ce-textpic {
  font-family: "Source Sans Pro", Arial, sans-serif;
}
.ce-textpic p,
.ce-text p,
.akkordeon-element-body p {
  line-height: 150%;
}
.ce-textpic p a,
.ce-text p a,
.akkordeon-element-body p a {
  font-weight: 600;
}
.ce-textpic ul,
.ce-text ul,
.akkordeon-element-body ul {
  padding: 0px 0px 0px 55px;
}
.ce-textpic ul li,
.ce-text ul li,
.akkordeon-element-body ul li {
  margin-bottom: 20px;
  list-style-type: none;
  font-size: 18px;
  position: relative;
}
.ce-textpic ul li:before,
.ce-text ul li:before,
.akkordeon-element-body ul li:before {
  content: "\e923";
  color: var(--col-brand);
  font-size: 23px;
  font-family: "kreuznacher-iconfont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  left: -30px;
  top: 1px;
  position: absolute;
}
.ce-textpic ul li ul,
.ce-text ul li ul,
.akkordeon-element-body ul li ul {
  padding: 15px 0px 0px 60px;
}
.ce-textpic .ce-gallery,
.ce-text .ce-gallery,
.akkordeon-element-body .ce-gallery {
  --offset-focusring: 0px;
}
.ce-textpic.ce-left .ce-gallery figure.image,
.ce-text.ce-left .ce-gallery figure.image,
.akkordeon-element-body.ce-left .ce-gallery figure.image {
  float: left;
  margin: 8px 30px 10px 0px;
}
.ce-textpic.ce-left .ce-gallery figure.image .image-caption,
.ce-text.ce-left .ce-gallery figure.image .image-caption,
.akkordeon-element-body.ce-left .ce-gallery figure.image .image-caption {
  font-style: italic;
  font-size: 16px;
}
.ce-textpic.ce-right .ce-gallery figure.image,
.ce-text.ce-right .ce-gallery figure.image,
.akkordeon-element-body.ce-right .ce-gallery figure.image {
  float: right;
  margin: 8px 0px 10px 30px;
}
.ce-textpic.ce-right .ce-gallery figure.image .image-caption,
.ce-text.ce-right .ce-gallery figure.image .image-caption,
.akkordeon-element-body.ce-right .ce-gallery figure.image .image-caption {
  font-style: italic;
  font-size: 16px;
}
.frame-type-uploads h3 {
  font-size: 24px;
  display: inline-block;
}
ul.ce-uploads {
  margin: 0px 0px 12.5px 0px;
  padding: 0px;
  font-size: 16px;
}
ul.ce-uploads li {
  list-style: none;
  padding: 10px 10px 10px 10px;
  margin: 0px -10px 0px -10px;
}
ul.ce-uploads li .icon-dokument {
  color: var(--col-brand);
  font-size: 22px;
  float: left;
  margin: 1px 5px 0px -5px;
}
ul.ce-uploads li a {
  display: inline-block;
}
ul.ce-uploads li > a {
  vertical-align: top;
}
ul.ce-uploads li:hover {
  background: rgba(255, 255, 255, 0.2);
}
ul.ce-uploads li:hover .icon-dokument {
  filter: brightness(110%);
}
ul.ce-uploads li .download-text {
  width: 80%;
  display: inline-block;
}
ul.ce-uploads .ce-uploads-fileName {
  display: block;
  color: #444444;
  font-weight: 600;
}
ul.ce-uploads .ce-uploads-description {
  color: #444444;
  display: block;
}
ul.ce-uploads .ce-uploads-filesize {
  display: inline-block;
  color: #444444;
  font-weight: 400;
}
ul.ce-uploads .ce-uploads-filesize span {
  text-transform: uppercase;
}
ul.ce-uploads .ce-download {
  font-weight: 600;
  margin-left: 10px;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
  text-decoration-color: var(--col-brand);
}
ul.ce-uploads .ce-download span {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  text-decoration-color: #e1e1e1;
  position: relative;
  color: var(--col-brand);
  font-size: 14px;
  top: 1px;
  left: 3px;
}
.geschaeftsfelder {
  margin-bottom: 30px;
  padding: 0px 13px;
}
.geschaeftsfelder .headline {
  text-align: center;
  margin-bottom: 30px;
  color: #444444;
  font-weight: 600;
}
.geschaeftsfelder .geschaeftsfeld_nav div {
  display: inline-block;
  padding: 0 2.5px;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-dachseite .button-bg {
  background: #c5007b;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-seniorenhilfe .button-bg {
  background: #5b1542;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-krankenhaeuser .button-bg {
  background: #003885;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-krankenhaeuser .button-bg .dropdown-indikator span:before {
  color: #003885;
  position: relative;
  top: -2px;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-behinderung .button-bg {
  background: #ee7f00;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-behinderung .button-bg .dropdown-indikator span:before {
  color: #ee7f00;
  position: relative;
  top: -2px;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-hospiz .button-bg {
  background: #016fb7;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-hospiz .button-bg .dropdown-indikator span:before {
  color: #016fb7;
  position: relative;
  top: -2px;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-sozialeteilhabe .button-bg {
  background: #ee7f00;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-hospiz .button-bg {
  background: #016fb7;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-rehafachdienst .button-bg {
  background: #fbbd17;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-arbeitundqualifizierung .button-bg {
  background: #968e7e;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-kjf .button-bg {
  background: #89ba17;
}
.geschaeftsfelder .geschaeftsfeld_nav div.button-wohnungslosenhilfe .button-bg {
  background: #21776e;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button-bg {
  width: 100%;
  padding: 0;
  margin-bottom: 1px;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button-bg a span.txt span {
  display: none;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button-bg a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.geschaeftsfelder .geschaeftsfeld_nav div .submenu {
  margin: 0px 0px 0px 0px;
  padding: 0;
  display: none;
}
.geschaeftsfelder .geschaeftsfeld_nav div.ddopen .submenu {
  display: block;
}
.geschaeftsfelder .geschaeftsfeld_nav div.ddopen .dropdown-indikator span:before {
  content: "\e91a";
}
.geschaeftsfelder .geschaeftsfeld_nav div .button2-bg {
  width: 100%;
  padding: 0;
  margin: 0;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button2-bg a {
  height: 50px !important;
  padding: 12px 0px 0px 20px;
  border-bottom: 1px solid #fff;
  background: #e1e1e1;
  font-size: 16px;
  line-height: 26px;
  color: #444444;
  text-align: left;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button2-bg a:hover {
  background: #ccc;
}
.geschaeftsfelder .geschaeftsfeld_nav div .button2-bg a span {
  float: right;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 5px;
}
.geschaeftsfelder .geschaeftsfeld_nav div a {
  height: 130px;
  display: block;
  text-align: center;
  position: relative;
}
.geschaeftsfelder .geschaeftsfeld_nav div a .dropdown-indikator {
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background: #fff;
  border-radius: 50% 50% 0 0;
}
.geschaeftsfelder .geschaeftsfeld_nav div a .dropdown-indikator span {
  font-size: 11px;
}
.geschaeftsfelder .geschaeftsfeld_nav div a.ddopen .submenu {
  display: block;
}
.geschaeftsfelder .geschaeftsfeld_nav div a.ddopen .dropdown-indikator span:before {
  content: "\e91a";
}
.geschaeftsfelder .geschaeftsfeld_nav div a span.icon {
  font-size: 40px;
  line-height: 40px;
  padding: 15px 0px 15px;
  width: 100%;
  color: #ffffff;
  opacity: 0.5;
  display: inline-block;
}
.geschaeftsfelder .geschaeftsfeld_nav div a span.icon:hover {
  opacity: 0.65;
  -webkit-transition: transform 450ms ease-out, opacity 450ms linear;
  -o-transition: transform 450ms ease-out, opacity 450ms linear;
  transition: transform 450ms ease-out, opacity 450ms linear;
}
.geschaeftsfelder .geschaeftsfeld_nav div a span.txt {
  font-size: 11px;
  display: block;
  line-height: 16px;
  padding: 10px 0px 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  padding: 0px 5px;
}
.einspalter,
.zweispalter,
.dreispalter,
.vierspalter {
  margin-bottom: 0px;
}
.einspalter > div,
.zweispalter > div,
.dreispalter > div,
.vierspalter > div {
  margin-bottom: 30px;
}
.einspalter.standardfarbe .col-sm-12 > div {
  background: #e1e1e1;
}
.einspalter.bereichsfarbe .col-sm-12 > div {
  background: var(--col-brand);
  color: var(--col-text-on-brand);
}
.einspalter.dachfarbe .col-sm-12 > div {
  background: var(--col-brand);
  color: var(--col-text-on-brand);
}
.einspalter.padding_normal .col-sm-12 > div {
  padding: 1px 20px 17.5px 20px;
}
.einspalter.padding_gross .col-sm-12 > div {
  padding: 15px 45px 32.5px 45px;
}
.einspalter.keinen .col-sm-12 > div {
  padding: 0px;
}
.zeiten_element {
  border: 2px solid #e1e1e1;
  padding: 0px 30px 17.5px 30px;
  margin-top: 60px;
}
.zeiten_element .headline-h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.zeiten_element .zeiten_tage p {
  line-height: 160%;
}
.zeiten_element .zeiten_tage p.zeiten_tag {
  font-weight: 600;
}
.zeiten_element .zeiten_anmerkung p {
  font-size: 16px;
}
.content-onepager .einspalter.keinen .col-sm-12 > div.zeiten_element {
  padding: 0px 30px 17.5px 30px;
}
.contenttable {
  width: 100%;
  margin-bottom: 30px;
}
.contenttable th {
  background: #e1e1e1;
  font-weight: 600;
}
.contenttable th,
.contenttable td {
  padding: 12px 15px;
  border: 1px solid #cccccc;
}
.contenttable[summary="stundenplan"] tr:nth-child(even) {
  background: #f6f6f6;
}
.contenttable[summary="geradezeilen"] tr:nth-child(even) {
  background: #f6f6f6;
}
.contenttable[summary="vertretungsplan"] tr:nth-child(odd) {
  background: #f6f6f6;
}
.contenttable[summary="ungeradezeilen"] tr:nth-child(odd) {
  background: #f6f6f6;
}
p {
  font-weight: 400;
}
p.closer {
  margin-bottom: 10px;
}
p.closer span {
  color: var(--col-brand);
}
.breadcrumbs ul {
  padding: 40px 0px 0px;
  margin: 0px 0px 40px 0px;
}
.breadcrumbs ul li {
  list-style: none;
  display: inline-block;
}
.breadcrumbs ul li a {
  color: #444444;
  font-size: 14px;
  font-weight: 600;
}
.breadcrumbs ul li a span {
  color: var(--col-brand);
  font-size: 10px;
  margin: 0px 7px 0px 10px;
}
.fullbanner {
  background-color: transparent;
  text-align: center;
  background-position: center;
  background-size: cover;
  position: relative;
}
.fullbanner .blende {
  padding: 30px 0 30px 0;
  margin-bottom: 30px;
  position: relative;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 2;
}
.fullbanner .blende.kein {
  margin-bottom: 0px;
}
.fullbanner .headline {
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  line-height: 115%;
}
.fullbanner .container .row .col-md-12 a {
  color: #ffffff;
}
.fullbanner a.spendenbutton {
  border: 1px solid var(--col-white);
  margin-bottom: 30px;
}
.nomargin {
  margin: 0;
}
.abstand30 {
  margin-bottom: 30px;
}
.abstand15 {
  margin-bottom: 15px;
}
.row.withcheckbox {
  margin-bottom: 0px;
}
.row.withcheckbox .checkbox {
  margin: 15px 0;
}
.news-teaser-view-wrap {
  overflow: hidden;
}
.customselect ul {
  max-height: 230px;
  overflow: scroll;
}
.content-unterseite .container .col-md-12 .fullbanner {
  margin-bottom: 40px;
}
.mfp-figure figcaption .mfp-bottom-bar {
  bottom: 40px;
  top: unset;
  margin: 0;
}
.mfp-figure figcaption .mfp-bottom-bar .mfp-title {
  background: rgba(0, 0, 0, 0.3);
  padding: 3px 6px;
  font-size: 11px;
  text-shadow: 0 0px 1px #666;
  color: #fff;
  float: right;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #444;
}
.mfp-figure:after {
  box-shadow: none;
}
body .mfp-wrap {
  background: rgba(255, 255, 255, 0.9) !important;
}
.buehne-image picture.fokus {
  position: absolute;
}
.buehne-image picture.fokus.fokus1 {
  top: 0;
}
.buehne-image picture.fokus.fokus2 {
  top: -10%;
}
.buehne-image picture.fokus.fokus3 {
  top: -15%;
}
.buehne-image picture.fokus.fokus4 {
  top: -20%;
}
.buehne-image picture.fokus.fokus5 {
  bottom: 0;
}
.maincol .ce-textpic {
  margin-bottom: 30px;
}
.maincol .einspalter .ce-textpic,
.maincol .akkordeon-element-body .ce-textpic {
  margin-bottom: 0px;
}
header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-1 li ul.lvl-2 li a span {
  display: none;
}
body .content .print-top {
  border-top: 1px solid #cccccc;
  padding-top: 22px;
  margin-bottom: 100px;
}
body .content .print-top a {
  font-size: 14px;
  color: #7f7f7f;
  vertical-align: middle;
}
body .content .print-top a span {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 8px;
  color: #7f7f7f;
}
body .content .print-top a.float-right span {
  border-radius: 50%;
  border: 1px solid #7f7f7f;
  font-size: 11px;
  padding: 3px 3px 4px 4px;
}
body .content .print-top a:hover {
  color: #444444;
}
body .content .print-top a:hover span {
  color: #444444;
  border-color: 1px solid #444444;
}
.rightcol .teaser {
  margin-bottom: 30px;
}
.ce-textpic.ce-left ul li {
  display: inline-block;
  display: table;
  padding-left: 50px;
}
.ce-textpic.ce-left ul li:before {
  left: 20px;
}
.akkordeon-element-body .quote-wrapper {
  opacity: 1 !important;
}
.akkordeon-element-body .frame-type-uploads {
  padding: 20px 30px 7.5px 30px;
  margin: 10px 0px 30px 0px;
  background: #e1e1e1;
}
.akkordeon-element-body .frame-type-uploads ul li:before {
  display: none;
}
.akkordeon-element-body .einspalter.standardfarbe .ce-textpic {
  padding-top: 1px;
}
.akkordeon-element-body .einspalter.standardfarbe .ce-textpic h2 {
  font-weight: 600;
}
.ce-textpic .ce-gallery .ce-column {
  height: auto;
  float: left;
}
.ce-textpic.ce-left .ce-gallery,
.ce-textpic.ce-right .ce-gallery {
  display: inline-block;
}
.ce-textpic.ce-above .ce-gallery {
  display: block;
  width: 100%;
}
.ce-textpic.ce-right .ce-gallery,
.ce-textpic.ce-right .ce-gallery .ce-column {
  float: none;
}
.ce-textpic.ce-left .ce-gallery,
.ce-textpic.ce-left .ce-gallery .ce-column {
  float: none;
}
.sel_icontitle {
  padding: 0px;
  clear: both;
  display: table;
  line-height: 125%;
  width: 100%;
  vertical-align: middle;
}
.sel_icontitle .sel_icon {
  display: table-cell;
}
.sel_icontitle .sel_title {
  padding: 0px 0px 0px 10px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
}
.customselect ul.rangemenu li {
  padding: 2px 5px 2px 10px;
}
.contenttable {
  display: inline-block;
  overflow: scroll;
}
.zeiten_element .headline-h3 {
  margin-top: 25px;
  display: block;
}
.kompass_suche,
.kompass_results::before,
.kompass_results::after {
  display: none;
}
.koerperkompass {
  margin-bottom: 30px;
}
.content-unterseite {
  margin-top: 17px;
}
.teaser.imageonly {
  margin-bottom: 20px;
}
ul.ce-uploads .ce-uploads-filesize {
  font-size: 14px;
}
.akkordeon .akkordeon-element a.akkordeon-element-head {
  font-size: 18px;
}
html .owl-carousel .owl-stage-outer {
  background: #e1e1e1;
}
html div.content.content-startseite .buehne .owl-dots {
  background: #e1e1e1;
  margin-bottom: 30px;
}
html div.content.content-startseite .buehne .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
}
.row .col-sm-6:first-child input,
.row .col-sm-6:first-child .fakeinput,
.row .col-sm-4:first-child input,
.row .col-sm-4:first-child .fakeinput {
  margin-bottom: 30px;
}
.row .col-sm-6:first-child .customselect {
  margin-bottom: 10px;
}
.news-teaser-view-wrap .news-teaser-view-nav .news-teaser-dotbox {
  margin-top: 0px;
}
.teaser .teaser-content .headline-h3 {
  margin-bottom: 10px;
}
.news-single .nolinkcolor {
  color: #444444;
}
.news.news-single .news-img-wrap {
  float: none;
  margin-bottom: 30px;
}
.news .news-list-view .row p.news-list-title {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.news .news-list-view .row p.news-list-date {
  font-size: 16px;
  margin: 10px 0px 5px 0px;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .col-sm-2 > span {
  padding: 10px;
  float: left;
  margin: 0px 10px 10px 0px;
}
body .content .tx-igx-jobs .bewerbungsform span.txt.akt.error2 {
  background: #fff;
  color: #c5007b;
}
body .content .tx-igx-jobs .bewerbungsform span.txt.akt.error {
  background: #f1e5e8;
  color: #444444;
}
body .content .tx-igx-jobs .stellenangebote .stellenangebot .icon-pfeil-unten,
body .content .tx-igx-jobs .stellenangebote .stellenangebot .icon-pfeil-oben {
  margin: -35px 0px 10px 0px;
}
.standortkarte #infowindow {
  max-width: 200px;
}
.standortkarte #infowindow p {
  font-size: 12px;
}
body .geschaeftsfelder .geschaeftsfeld_nav div a {
  height: 169.5px;
}
body .geschaeftsfelder .geschaeftsfeld_nav div a span.icon {
  font-size: 60px;
  line-height: 60px;
  padding: 35px 0px 15px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts {
  padding-left: 15px;
  width: 100%;
  margin-bottom: 30px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-image {
  height: 100% !important;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-image picture {
  position: relative !important;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content {
  text-align: center;
  background: var(--col-brand);
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .headline-h1 {
  text-align: center;
  color: var(--col-text-on-brand);
  font-size: 25px;
  padding: 0px 40px;
  margin: 0px 0px 10px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .headline-h2 {
  color: var(--col-text-on-brand);
  padding: 0px 20px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .headline-h3 {
  color: var(--col-text-on-brand);
  padding: 0px 20px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content p {
  color: var(--col-text-on-brand);
  padding: 0px 20px;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .button {
  position: relative;
  top: unset;
  left: unset;
  bottom: unset;
  right: unset;
  margin: 0px 20px 39px 20px;
  margin: 0px 10px 19px 10px;
  padding: 0px 20px 0px 20px;
  font-size: 15px;
  line-height: 33px;
  font-weight: 600;
  border-color: var(--col-text-on-brand);
  color: var(--col-text-on-brand);
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .losung .col-sm-3 {
  margin-bottom: 100px;
  padding: 0;
}
body div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content .losung .col-sm-3 .headline-h1 {
  margin-right: 15px;
  padding: 0;
}
body div.content.content-startseite .buehne2 .hauptbuehne-links {
  padding-right: 5px;
  position: relative;
  z-index: 2;
  width: 0%;
  display: none;
}
body div.content.content-startseite .buehne2 .hauptbuehne-links .owl-dots {
  background: var(--col-brand);
}
body div.content.content-startseite .buehne2 .owl-dots {
  position: relative;
  bottom: 0;
}
body div.content.content-startseite .buehne2 .custom-owl-dot {
  padding: 22px 10px 30px 22px;
  background: var(--col-ui-slider-tab);
  display: block;
  width: 100%;
  margin: 0px 0px 0px 0px;
  border-bottom: 5px solid #fff;
  border-radius: 0;
  cursor: pointer;
}
body div.content.content-startseite .buehne2 .custom-owl-dot:focus-visible {
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
body div.content.content-startseite .buehne2 .custom-owl-dot:last-child {
  border-bottom: 0px solid #fff;
}
body div.content.content-startseite .buehne2 .custom-owl-dot:hover {
  background: var(--col-brand);
  position: relative;
  border: 0px 4px 0px 0px solid #ff;
}
body div.content.content-startseite .buehne2 .custom-owl-dot.active {
  background: var(--col-brand);
  position: relative;
}
body div.content.content-startseite .buehne2 .custom-owl-dot.active .titel,
body div.content.content-startseite .buehne2 .custom-owl-dot.active .subtitel {
  color: var(--col-ui-slider-tab-text-active);
}
body div.content.content-startseite .buehne2 .custom-owl-dot.active:after,
body div.content.content-startseite .buehne2 .custom-owl-dot.active:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body div.content.content-startseite .buehne2 .custom-owl-dot.active:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: var(--col-brand);
  border-width: 30px;
  margin-top: -30px;
}
body div.content.content-startseite .buehne2 .custom-owl-dot.active:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #fff;
  border-width: 36px;
  margin-top: -36px;
}
body div.content.content-startseite .buehne2 .custom-owl-dot .titel {
  font-size: 22px;
  margin-bottom: 7px;
  color: var(--col-ui-slider-tab-text);
  text-align: left;
}
body div.content.content-startseite .buehne2 .custom-owl-dot .subtitel {
  font-size: 16px;
  margin-bottom: 0px;
  color: var(--col-ui-slider-tab-text);
  text-align: left;
}
body div.content.content-startseite .buehne2 .custom-owl-dot:last-child {
  margin: 0px 0px 0px 0px;
}
body .lmb-aq .tx-igx-jobs .button.weiter,
body .lmb-aq .tx-igx-produkte .button.weiter {
  color: #fff;
}
@media (max-width: 767px) {
  body .geschaeftsfelder .geschaeftsfeld_nav .submenu {
    width: 100% !important;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg {
    margin-bottom: 1px;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg .dropdown-indikator {
    display: none;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg a {
    height: 70px !important;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg a span.icon {
    padding: 0;
    font-size: 30px;
    width: 60px;
    float: left;
    padding: 5px 0px 0px 0px;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg a span.txt {
    font-size: 17px;
    line-height: 22px;
    color: #ffffff;
    text-align: left;
    padding-top: 24px;
  }
  body .geschaeftsfelder .geschaeftsfeld_nav .button-bg a span.txt span {
    float: right;
    font-size: 14px;
    margin: 6px 16px 0px 0px;
    display: block;
  }
}
@media (min-width: 1024px) and (max-height: 820px) {
  header.pageHeader .dropdown .dropdown-content li .submenu.submmb {
    position: absolute;
    left: 100%;
    top: -103px;
  }
  header.pageHeader .dropdown .dropdown-content li .submenu.subkh {
    position: absolute;
    left: 100%;
    top: -256px;
  }
  header.pageHeader .button.spendenbutton {
    padding: 5px 59px 8px;
    width: auto;
  }
  header.pageHeader .dropdown .dropdown-content li a span.icon-pfeil-unten:before {
    content: "\e91b";
  }
  header.pageHeader .dropdown .dropdown-content li.ddopen .icon-pfeil-unten:before {
    content: "\e919";
  }
}
.buehne > .element-wrap #carousel-custom-dots {
  display: none;
}
.koerperkompass {
  overflow: hidden;
}
.dropdown-mtz {
  max-width: 200px;
  line-height: 20px;
  vertical-align: middle;
  display: table-cell;
  padding: 5px 0px;
}
.social-block .icon-social-o-twitter {
  border: 1px solid #444;
  border-radius: 50%;
  width: 40px;
  display: inline-block;
  height: 40px;
  line-height: 22px;
  text-align: center;
  font-family: "kreuznacher-iconfont2024" !important;
}
.social-block .icon-social-o-twitter:before {
  content: "\e920";
  font-size: 20px;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  cursor: pointer;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
body a:not(.button) {
  color: var(--col-link);
}
body a:not(.button) .icon-pfeil-rechts {
  color: var(--col-link-arrow);
}
body .content a:hover {
  filter: brightness(90%);
}
body main a:not(.button).link {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: var(--col-link-arrow);
  font-weight: 600;
}
body main a:not(.button).link:hover {
  text-decoration-color: var(--col-link);
}
body main .ce-bodytext a,
body main .Flietext a,
body main .news-text-wrap a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: var(--col-link-arrow);
  font-weight: 600;
}
body main .ce-bodytext a:hover,
body main .Flietext a:hover,
body main .news-text-wrap a:hover {
  text-decoration-color: var(--col-link);
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Source Sans Pro", Arial, sans-serif;
}
/* Main wrapper styles with accessibility enhancements */
body .page-wrapper {
  /* Define focus ring variables for consistent outline styling */
  --offset-focusring: 4px;
  --thickness-focusring: 3px;
  /* Brand color definitions for different sections */
  /* Global focus styles for interactive elements in header and main content */
}
body .page-wrapper.dachseite {
  --col-brand: #c5007b;
  --col-brand-accessible: var(--col-brand);
}
body .page-wrapper.hospiz {
  --col-brand: #016fb7;
  --col-brand-accessible: #016fb7;
}
body .page-wrapper header,
body .page-wrapper main {
  --col-focusring: var(--col-brand-accessible);
}
body .page-wrapper header a:focus-visible,
body .page-wrapper main a:focus-visible {
  z-index: 10;
  /* Ensure focus ring is visible above other content */
  outline: var(--thickness-focusring) solid var(--col-focusring);
  outline-offset: var(--offset-focusring);
}
body .page-wrapper .pageHeader {
  /* Skip link styling - becomes visible on focus */
  /* Logo focus styling */
  /* Donation button focus styling */
}
body .page-wrapper .pageHeader .skip-link.sr-only:focus {
  /* Reset screen reader only styles to make skip link visible */
  width: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  clip: auto;
  margin-inline: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  background-color: var(--col-brand-kreuznacher);
  color: var(--col-white);
}
body .page-wrapper .pageHeader .page-logo:focus img {
  outline: 3px solid var(--col-brand-accessible);
  outline-offset: 4px;
}
body .page-wrapper .pageHeader .spendenbutton:focus {
  outline: 3px solid var(--col-brand-accessible);
  outline-offset: 4px;
  color: white;
}
body footer a:focus-visible {
  z-index: 10;
  /* Ensure focus ring is visible above other content */
  outline: 3px solid #c5007b;
  outline-offset: 4px;
}
/* Mobile-specific styles */
@media (max-width: 1199px) {
  body .page-wrapper #mainNav li {
    position: relative;
  }
  body .page-wrapper #mainNav .dropdown-toggle:focus,
  body .page-wrapper #mainNav .submenu-toggle:focus {
    position: absolute;
    right: 20px;
    top: 14px;
    width: 22px;
    height: 24px;
    outline: var(--thickness-focusring) solid var(--col-focusring);
    outline-offset: var(--offset-focusring);
    clip: unset;
    background-color: transparent;
    color: transparent;
  }
}
/* Desktop-specific styles */
@media (min-width: 1200px) {
  body .page-wrapper .pageHeader #mainNav {
    /* Use inverse brand color for focus rings in navigation */
    --col-focusring: var(--col-brand-accessible-inverse);
    /* Search button focus styling */
    /* Dropdown and submenu toggle button focus states */
    /* Submenu toggle specific focus styling */
    /* Menu visibility controls */
    /* Level 1 menu items */
  }
  body .page-wrapper .pageHeader #mainNav .suche:focus {
    outline: 3px solid var(--col-brand-accessible-inverse);
  }
  body .page-wrapper .pageHeader #mainNav .dropdown-toggle:focus,
  body .page-wrapper .pageHeader #mainNav .submenu-toggle:focus {
    content: "";
    float: right;
    margin: 17px 0 0 4px;
    width: 22px;
    height: 24px;
    background-color: var(--col-brand-accessible-inverse);
    color: var(--col-brand);
    clip: unset;
  }
  body .page-wrapper .pageHeader #mainNav .submenu-toggle:focus {
    margin: 12px 0 0 -29px;
    background-color: white;
    color: var(--col-brand-accessible);
    outline: var(--thickness-focusring) solid var(--col-focusring);
    outline-offset: var(--offset-focusring);
  }
  body .page-wrapper .pageHeader #mainNav .lvl-1.show,
  body .page-wrapper .pageHeader #mainNav .lvl-2.show {
    display: block;
  }
  body .page-wrapper .pageHeader #mainNav .lvl-1 {
    --col-focusring: var(--col-brand-accessible);
  }
  body .page-wrapper .pageHeader #mainNav .lvl-1 li a {
    width: 100%;
    /* Ensure full-width clickable area */
  }
}
div.content.content-startseite .buehne {
  background: #fff;
}
div.content.content-startseite .buehne .element-wrap .buehne-image {
  position: relative;
  overflow: hidden;
  height: 180px;
  width: 100%;
}
div.content.content-startseite .buehne .element-wrap .buehne-content {
  padding: 20px 0 0px 0;
  position: relative;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .headline {
  text-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  color: #444444;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .button {
  position: absolute;
  right: 15px;
  bottom: 81px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm {
  padding: 0px 0px 10px 0px;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline {
  margin: 0px 0px 5px;
  font-weight: 400;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline-h3 {
  font-size: 16px;
}
div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline-h6 {
  font-size: 14px;
  color: #7f7f7f;
}
div.content.content-startseite .buehne .owl-dots {
  padding-bottom: 15px;
}
div.content.content-startseite .buehne .owl-dots .owl-dot {
  border-radius: 0px;
  background: transparent;
  border: 1px solid #444444;
  width: 15px;
  height: 15px;
  margin: 7px;
}
div.content.content-startseite .buehne .owl-dots .owl-dot.active {
  background: #444444;
}
div.content.content-startseite .buehne .owl-dots span {
  display: none;
}
div.content.content-startseite .buehne .owl-nav .owl-next {
  right: unset;
}
div.content.content-startseite .blende {
  margin-bottom: 30px;
}
div.content.content-startseite .blende.kein {
  margin-bottom: 0px;
}
div.content.content-startseite .skd-aktuelles {
  overflow: hidden;
  background: #fff;
  padding: 50px 0;
  margin-bottom: 20px;
}
div.content.content-startseite .skd-weltweit {
  padding: 50px 0;
  margin-bottom: 20px;
}
div.content.content-startseite .skd-projekte-fokus {
  padding: 50px 0;
  margin-bottom: 20px;
}
div.content.content-startseite .skd-projekte-fokus .projekte-carousel {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  div.content.content-startseite .buehne {
    margin-bottom: 60px;
  }
  div.content.content-startseite .buehne .element-wrap .item::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: var(--col-image-bgshadow);
  }
  div.content.content-startseite .buehne .element-wrap .buehne-image {
    height: 400px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-image img {
    filter: blur(0);
    -webkit-filter: blur(0);
    -webkit-transition: filter 1000ms 1000ms linear;
    -o-transition: filter 1000ms 1000ms linear;
    transition: filter 1000ms 1000ms linear;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-image img.skd-preload {
    filter: blur(8px);
    -webkit-filter: blur(8px);
  }
  div.content.content-startseite .buehne .element-wrap .psalm1 {
    -webkit-transition: opacity 500ms 1600ms linear, transform 600ms 1600ms ease-out;
    -o-transition: opacity 500ms 1600ms linear, transform 600ms 1600ms ease-out;
    transition: opacity 500ms 1600ms linear, transform 600ms 1600ms ease-out;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  div.content.content-startseite .buehne .element-wrap .psalm2 {
    -webkit-transition: opacity 600ms 2400ms linear, transform 600ms 2400ms ease-out;
    -o-transition: opacity 600ms 2400ms linear, transform 600ms 2400ms ease-out;
    transition: opacity 600ms 2400ms linear, transform 600ms 2400ms ease-out;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content {
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 4;
    padding: 0;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .headline {
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .headline-h3 {
    -webkit-transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    -o-transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    -o-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    margin-bottom: 5px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .headline-h0 {
    -webkit-transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    -o-transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    transition: opacity 800ms 1200ms linear, transform 800ms 1200ms ease-out;
    opacity: 0;
    -webkit-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    -o-transform: translate(50px, 0);
    transform: translate(50px, 0);
    margin-bottom: 50px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .col-sm-3 {
    border-right: 1px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    margin-bottom: 50px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .headline {
    text-align: right;
    text-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
    font-weight: 600;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .headline-h1 {
    line-height: 44px;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-top: 15px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .headline-h4 {
    line-height: 23px;
    margin-bottom: 40px;
    margin-right: 15px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm {
    padding: 15px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline {
    text-align: left;
    line-height: 31px;
    margin: 0px 0px 10px;
    font-weight: 400;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline-h3 {
    font-size: 24px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .psalm .headline-h6 {
    font-size: 16px;
    color: #e1e1e1;
  }
  div.content.content-startseite .buehne .element-wrap .owl-item.active .buehne-image img {
    filter: blur(0);
    -webkit-filter: blur(0);
  }
  div.content.content-startseite .buehne .element-wrap .owl-item.active .buehne-image img.skd-preload {
    filter: blur(8px);
    -webkit-filter: blur(8px);
  }
  div.content.content-startseite .buehne .element-wrap .owl-item.active .psalm {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  div.content.content-startseite .buehne .element-wrap .owl-item.active .buehne-content .headline {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  div.content.content-startseite .buehne .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding: 0px;
  }
  div.content.content-startseite .buehne .owl-dots .owl-dot {
    border: 1px solid #ffffff;
    width: 10px;
    height: 10px;
    margin: 5px;
  }
  div.content.content-startseite .buehne .owl-dots .owl-dot.active {
    background: #ffffff;
  }
  div.content.content-startseite .owl-carousel.buehne-carousel {
    display: block;
    opacity: 0;
  }
  div.content.content-startseite .owl-carousel.buehne-carousel.owl-loaded {
    opacity: 1;
  }
  div.content.content-startseite .buehne .element-wrap .owl-carousel.buehne-carousel.owl-loaded .item::before {
    opacity: 1;
  }
  div.content.content-startseite .blende {
    margin-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  div.content.content-startseite .buehne {
    margin-top: 50px;
  }
  div.content.content-startseite .buehne .element-wrap .item.with-widget .content-inner {
    width: 500px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-image {
    height: 500px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content {
    width: 100%;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .headline-h0 {
    margin-bottom: 70px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-content .losung .col-sm-3 {
    margin-bottom: 157px;
  }
}
@media (min-width: 1000px) {
  html div.content.content-startseite .buehne .element-wrap .buehne-image {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  div.content.content-startseite .buehne .element-wrap .item.with-widget .content-inner {
    width: 600px;
  }
  div.content.content-startseite .buehne .element-wrap .item.with-widget .content-inner .losung .col-sm-3 {
    margin-bottom: 157px;
  }
  div.content.content-startseite .buehne .element-wrap .buehne-image {
    height: 570px;
  }
  div.content.content-startseite .buehne .owl-dots {
    bottom: 30px;
  }
}
@media (min-width: 1500px) {
  html div.content.content-startseite .buehne .element-wrap .owl-carousel .buehne-image {
    height: 850px;
  }
}
@media (min-width: 1700px) {
  html div.content.content-startseite .buehne .element-wrap .buehne-image {
    height: 850px;
  }
}
div.content.content-laenderseite {
  background: #fff;
}
div.content.content-laenderseite h2.secTitle {
  margin-bottom: 25px;
}
div.content.content-laenderseite .main-image-buehne {
  background: #fff;
}
div.content.content-laenderseite .main-image-buehne:before,
div.content.content-laenderseite .main-image-buehne:after {
  content: " ";
  display: table;
}
div.content.content-laenderseite .main-image-buehne:after {
  clear: both;
}
div.content.content-laenderseite .main-image-buehne .image-wrap {
  overflow: hidden;
}
div.content.content-laenderseite .main-image-buehne .image-wrap img {
  position: relative;
}
div.content.content-laenderseite .main-image-buehne h1 {
  margin: 0;
  padding: 20px 0 30px 0;
}
div.content.content-laenderseite .steckbrief {
  margin: 0 -15px;
}
div.content.content-laenderseite .steckbrief .fakten {
  background: #c5007b;
  padding: 30px 15px;
}
div.content.content-laenderseite .steckbrief .fakten div.fakt {
  width: auto;
  float: left;
  margin: 0 60px 30px 0;
}
div.content.content-laenderseite .steckbrief .fakten div.fakt:nth-child(even) {
  margin: 0;
}
div.content.content-laenderseite .steckbrief .fakten div.fakt:nth-child(odd) {
  clear: left;
}
div.content.content-laenderseite .steckbrief .fakten div.fakt strong {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 6px solid #fff;
  margin: 0 0 10px 0;
}
div.content.content-laenderseite .steckbrief .fakten div.fakt span {
  display: block;
}
div.content.content-laenderseite .steckbrief .more-infos {
  background: #F2F2F3;
}
div.content.content-laenderseite .steckbrief .more-infos .content {
  padding: 20px 15px 15px 15px;
}
div.content.content-laenderseite .steckbrief .more-infos .links ul.link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.content.content-laenderseite .steckbrief .more-infos .links ul.link-list li {
  margin-bottom: 4px;
}
div.content.content-laenderseite .steckbrief-wrapper {
  margin-bottom: 50px;
}
div.content.content-laenderseite .fakten {
  background: #c5007b;
  padding: 40px 0 15px 0;
}
div.content.content-laenderseite .fakten h2 {
  color: #fff;
}
div.content.content-laenderseite .fakten .fakten-wrap {
  background: #fff;
  padding: 30px 22px;
  margin-bottom: 20px;
}
div.content.content-laenderseite .fakten .fakten-wrap strong.title {
  display: block;
  margin-bottom: 30px;
}
div.content.content-laenderseite .fakten .fakten-wrap strong.index {
  display: inline-block;
  border-bottom: 10px solid #404048;
  margin-bottom: 5px;
}
div.content.content-laenderseite .fakten .fakten-wrap span.legend {
  display: block;
  margin-bottom: 30px;
}
div.content.content-laenderseite .fakten .fakten-wrap strong.skala-title {
  display: block;
  font-weight: normal;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala {
  position: relative;
  margin-bottom: 100px;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala:before,
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala:after {
  content: " ";
  display: table;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala:after {
  clear: both;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .sk {
  width: 20%;
  height: 20px;
  float: left;
  position: relative;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .sk.gravierend:before,
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .sk.wenig:before {
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: inherit;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .sk.wenig:before {
  left: auto;
  right: 0;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala div.sk-pointer {
  width: 4px;
  height: 35px;
  position: absolute;
  z-index: 4;
  left: 10%;
  top: 0;
  background: #25252b;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala div.sk-pointer span {
  font-size: 16px;
  color: #25252b;
  font-weight: bold;
  margin-top: 34px;
  margin-left: -11px;
  display: block;
  opacity: 0;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .skala-legend {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #868689;
  font-weight: 800;
  display: block;
  margin-top: 12px;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .skala-legend span {
  display: block;
  font-weight: normal;
}
div.content.content-laenderseite .fakten .fakten-wrap .whi-skala .skala-legend.right {
  left: auto;
  right: 0;
}
div.content.content-laenderseite .fakten .fakten-wrap .more-infos div {
  margin-bottom: 30px;
}
div.content.content-laenderseite .fakten .fakten-wrap .more-infos div strong {
  display: inline-block;
  border-bottom: 10px solid #404048;
  margin-bottom: 7px;
}
div.content.content-laenderseite .fakten .fakten-wrap .more-infos div span {
  display: block;
}
div.content.content-laenderseite .fakten .entwicklung div.trend {
  margin-bottom: 25px;
}
div.content.content-laenderseite .fakten .entwicklung div.trend span {
  color: #c5007b;
}
div.content.content-laenderseite .fakten .entwicklung div.trend span.score {
  font-weight: 700;
}
div.content.content-laenderseite .fakten .entwicklung .whi-chart {
  margin-bottom: 20px;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend {
  text-align: center;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend:before,
div.content.content-laenderseite .fakten .entwicklung .whi-legend:after {
  content: " ";
  display: table;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend:after {
  clear: both;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend {
  display: inline-block;
  margin: 0 10px;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend strong {
  display: inline-block;
  border-bottom: 4px solid #404048;
}
div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend span {
  display: block;
}
div.content.content-laenderseite .medien-bereich {
  background: #404048;
  padding: 40px 0 25px 0;
}
div.content.content-laenderseite .medien-bereich h2 {
  color: #fff;
}
@media (min-width: 768px) {
  div.content.content-laenderseite h2.secTitle {
    margin-bottom: 40px;
  }
  div.content.content-laenderseite .main-image-buehne {
    position: relative;
  }
  div.content.content-laenderseite .main-image-buehne .image-wrap {
    height: 410px;
    position: relative;
  }
  div.content.content-laenderseite .main-image-buehne .image-wrap::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6899999999999999) 0%, rgba(0, 0, 0, 0) 60%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6899999999999999) 0%, rgba(0, 0, 0, 0) 60%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6899999999999999) 0%, rgba(0, 0, 0, 0) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  }
  div.content.content-laenderseite .main-image-buehne .image-content {
    width: 100%;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 5;
  }
  div.content.content-laenderseite .main-image-buehne .image-content h1 {
    margin: 0;
    padding: 0;
  }
  div.content.content-laenderseite .steckbrief {
    margin: 0;
  }
  div.content.content-laenderseite .steckbrief .fakten {
    padding: 30px;
  }
  div.content.content-laenderseite .steckbrief .fakten div.fakt {
    margin: 0 85px 0 0;
  }
  div.content.content-laenderseite .steckbrief .fakten div.fakt:nth-child(even) {
    margin: 0 85px 0 0;
  }
  div.content.content-laenderseite .steckbrief .fakten div.fakt:nth-child(odd) {
    clear: none;
  }
  div.content.content-laenderseite .steckbrief .fakten div.fakt:last-child {
    margin: 0;
  }
  div.content.content-laenderseite .steckbrief .more-infos {
    display: table;
  }
  div.content.content-laenderseite .steckbrief .more-infos .content {
    padding: 30px;
    display: table-cell;
    width: auto;
    padding-right: 15px;
    vertical-align: top;
  }
  div.content.content-laenderseite .steckbrief .more-infos .map {
    vertical-align: top;
    width: 280px;
    height: 317px;
    display: table-cell;
  }
  div.content.content-laenderseite .steckbrief-wrapper,
  div.content.content-laenderseite .main-image-buehne .image-content h1 {
    margin: 0 50px;
  }
  div.content.content-laenderseite .steckbrief-wrapper {
    position: relative;
    z-index: 5;
    margin-top: -155px;
    margin-bottom: 50px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap {
    padding: 30px 33px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap strong.title {
    margin-bottom: 40px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos:before,
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos:after {
    content: " ";
    display: table;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos:after {
    clear: both;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos div {
    margin: 0 60px 30px 0;
    width: auto;
    float: left;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos div:last-child {
    margin-right: 0;
  }
  div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend {
    margin: 0 40px;
  }
  div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend strong {
    border-bottom: 6px solid #404048;
  }
  div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend span {
    display: block;
  }
}
@media (min-width: 1200px) {
  div.content.content-laenderseite .steckbrief-wrapper,
  div.content.content-laenderseite .main-image-buehne .image-content h1 {
    margin: 0;
  }
  div.content.content-laenderseite .steckbrief-wrapper {
    margin-top: -245px;
    margin-bottom: 100px;
  }
  div.content.content-laenderseite .main-image-buehne .image-wrap {
    height: 700px;
  }
  div.content.content-laenderseite .main-image-buehne .image-content {
    top: 185px;
  }
  div.content.content-laenderseite .steckbrief-wrapper .steckbrief .fakten {
    padding: 30px 45px;
  }
  div.content.content-laenderseite .steckbrief-wrapper .steckbrief .fakten .fakt {
    margin-right: 90px;
  }
  div.content.content-laenderseite .steckbrief-wrapper .steckbrief .more-infos .content {
    padding: 30px 45px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap {
    padding: 30px 66px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap strong.title {
    margin-bottom: 40px;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos div {
    margin: 0 0 30px 0;
    display: block;
    float: none;
  }
  div.content.content-laenderseite .fakten .fakten-wrap .more-infos div strong {
    display: inline-block;
    margin-bottom: 10px;
  }
  div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend {
    margin: 0 65px;
  }
  div.content.content-laenderseite .fakten .entwicklung .whi-legend .legend strong {
    border-bottom: 8px solid #404048;
  }
}
div.content.content-artikel {
  background: #fff;
}
div.content.content-artikel .artikel-header div.meta {
  margin-bottom: 15px;
}
div.content.content-artikel .artikel-header h1 {
  margin: 0 0 25px 0;
}
div.content.content-artikel .artikel-header .image-wrapper {
  margin-bottom: 40px;
}
div.content.content-artikel .last-updated {
  margin-bottom: 25px;
}
div.content.content-artikel .last-updated strong {
  display: block;
}
div.content.content-artikel .last-updated strong.title {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  div.content.content-artikel .artikel-header .text-wrapper {
    margin-bottom: 34px;
  }
}
@media (min-width: 1200px) {
  div.content.content-artikel .last-updated {
    float: right;
  }
}
.content-onepager [id^="c"] {
  scroll-margin-top: 150px;
}
.content-onepager .dreispalter {
  max-width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
.content-onepager .dreispalter .teaser .teaser-image {
  height: auto !important;
}
.content-onepager .frame-type-image {
  max-width: 70%;
  margin: auto;
}
.content-onepager .frame-type-image .gallery-lupe {
  display: none;
}
.content-onepager .frame-type-image .aniimated-gallery {
  margin-top: 0px !important;
}
.content-onepager .frame-type-image .aniimated-gallery a {
  width: 100% !important;
}
.content-onepager .frame-type-image .aniimated-gallery a img {
  width: 100% !important;
}
.content-onepager .frame-type-image .lightgal .aniimated-gallery .scrollgallery a {
  margin: 0;
}
.content-onepager .trennlinie {
  max-width: 70%;
}
.content-onepager .einspalter {
  width: 70%;
  margin: 30px auto;
}
.content-onepager .einspalter .teaser {
  margin-bottom: 30px;
}
.content-onepager .einspalter .teaser-kontakt {
  margin-bottom: -20px;
  margin-top: -30px;
}
.content-onepager .einspalter .teaser-kontakt .teaser-content {
  height: auto !important;
  border: 0px none;
  padding: 0px 30px 0px;
}
.content-onepager .einspalter .ce-textpic .ce-row {
  display: block;
  margin-bottom: 30px;
}
.content-onepager .einspalter .ce-textpic .ce-row .ce-column {
  margin-right: 5px;
  width: calc(50% - 5px);
}
.content-onepager .einspalter .ce-textpic .ce-row .ce-column .inner {
  width: 100%;
}
.content-onepager .einspalter .ce-textpic .ce-row .ce-column .inner img {
  width: 100%;
}
.content-onepager .einspalter .ce-textpic.ce-above .ce-bodytext {
  padding-top: 15px;
}
.content-onepager .einspalter .ce-textpic .ce-bodytext {
  display: block;
  clear: both;
}
.content-onepager .einspalter .ce-textpic .ce-bodytext p a {
  padding-right: 2px;
}
.content-onepager .einspalter .ce-textpic .ce-bodytext p a:after {
  content: "\e91b";
  font-family: "kreuznacher-iconfont2024" !important;
  margin-left: 5px;
  font-size: 14px;
}
.content-onepager .einspalter .akkordeon-element .frame-type-text {
  padding: 0 10px;
}
.content-onepager .quote-wrapper .quote {
  width: 60%;
  margin: auto;
}
.content-onepager .quote-wrapper .quote .icon-blockquote {
  color: #003885;
  color: #c5007b;
}
.content-onepager .quote-wrapper .quote .headline-h3 {
  color: #868689;
}
.content-onepager .zeiten_element {
  width: 100%;
  position: relative;
  margin-top: 60px !important;
}
.content-onepager .zeiten_element p.headline-h3 {
  border-bottom: 0px none;
  font-size: 32px;
  line-height: 140%;
  margin: 0 0 5px 0;
}
.content-onepager .zeiten_element:before {
  font-family: "kreuznacher-iconfont2024" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  text-align: center;
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
  top: -40px;
  margin-left: -40px;
  left: 50%;
  background: #fff;
  color: #003885;
  color: #c5007b;
}
.content-onepager .zeiten_element p {
  line-height: 150%;
  margin-top: 10px;
}
.content-onepager .highlight_element {
  width: 100%;
  position: relative;
  margin-top: 60px;
  margin-bottom: 30px;
}
.content-onepager .highlight_element a,
.content-onepager .highlight_element a:hover {
  color: #444;
}
.content-onepager .frame-type-uploads header {
  margin-bottom: 38px;
}
.content-onepager ul.ce-uploads li {
  margin-top: 22px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.content-onepager ul.ce-uploads li .icon-dokument {
  margin: 1px 14px 0 0px;
}
.content-onepager ul.ce-uploads li .icon-dokument:before {
  font-family: "kreuznacher-iconfont2024" !important;
  content: "\e903";
}
.content-onepager ul.ce-uploads li span.ce-uploads-fileName {
  font-size: 20px;
  margin-bottom: 6px;
}
.content-onepager ul.ce-uploads li span.ce-uploads-description {
  font-size: 17px;
  line-height: 150%;
  margin-bottom: 5px;
}
.content-onepager ul.ce-uploads li span.ce-download {
  color: #003885;
  color: #c5007b;
}
@media (min-width: 1025px) {
  .content-onepager .fullbanner .blende {
    padding: 100px 0 140px 0;
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .content-onepager .trennlinie {
    max-width: 90%;
    margin: 30px auto 40px;
  }
  .content-onepager .dreispalter {
    max-width: 90%;
  }
  .content-onepager .einspalter {
    width: 100%;
    margin: 30px auto;
  }
  .content-onepager .highlight_element p.headline-h1,
  .content-onepager .highlight_element p.headline-h2,
  .content-onepager .highlight_element p.headline-h3 {
    margin-top: 45px;
    font-size: 26px;
  }
  .content-onepager .highlight_element.weiss p.headline-h1,
  .content-onepager .highlight_element.weiss p.headline-h2,
  .content-onepager .highlight_element.weiss p.headline-h3 {
    margin-top: 30px;
    font-size: 26px;
  }
  .content-onepager .highlight_element .ce-bodytext {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-onepager .zeiten_element p.headline-h1,
  .content-onepager .zeiten_element p.headline-h2,
  .content-onepager .zeiten_element p.headline-h3 {
    margin-top: 30px;
    font-size: 28px;
  }
  .content-onepager .zeiten_element .row {
    margin: 0px;
  }
  .content-onepager .zeiten_element {
    padding: 0 10px 10px 10px;
  }
  .content-onepager .einspalter.keinen .col-sm-12 > div.zeiten_element {
    padding: 0 10px 10px 10px;
  }
  .content-onepager .sprungmarke {
    margin-bottom: 60px;
  }
  .content-onepager .frame-type-image {
    max-width: 100%;
  }
  .content-onepager .frame-type-image .aniimated-gallery {
    margin: 0px !important;
  }
}
body .content-onepager .print-top a {
  color: #7f7f7e !important;
}
.content-verteilerseite .frame-type-image {
  max-width: 70%;
  margin: auto;
}
.content-verteilerseite .frame-type-image .gallery-lupe {
  display: none;
}
.content-verteilerseite .frame-type-image .aniimated-gallery {
  margin-top: 0px !important;
}
.content-verteilerseite .frame-type-image .aniimated-gallery a {
  width: 100% !important;
}
.content-verteilerseite .frame-type-image .aniimated-gallery a img {
  width: 100% !important;
}
.content-verteilerseite .frame-type-image .lightgal .aniimated-gallery .scrollgallery a {
  margin: 0;
}
.customselect ul li a,
.customselect.singleselect ul li a {
  font-weight: 600;
  color: #444444;
}
/*
body .hospiz {
    header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span,
    .teaser .teaser-content a.spenden-button span.spenden-button-value,
    .teaser .teaser-content.background2,
    .tx-igx-jobs a.button.bewerbungsform,
    .tx-igx-produkte a.button.weiter,
    .einspalter.bereichsfarbe .col-sm-12 > div,
    .tx-igx-produkte .produkte .produkt .produkt-neu,
    .pagination .page_link.active_page,
    .pagination .page_link:hover,
    .button.primary.kontaktform.submitbutton,
    .tx_solr button.button,
    .sprungmarke .sprungmarke-icon,
    .zf-teaser .bereichsfarbe .teaser-icon,
    .sticky-menu .page-links a.not{
        background: @brand-lightblue;
    }
    .content a,
    .customselect.singleselect ul li.selected a,
    .breadcrumbs ul li a span,
    .teaser .teaser-content ul li a:after,
    .rightcol ul.subnav li a:after,
    .rightcol ul.standard-linklist li a:after,
    .ce-textpic ul li:before,
    .ce-text ul li:before,
    .content-unterseite .quote-wrapper .col-sm-2 .icon-blockquote,
    header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-1 li a:hover,
    header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-2 li a:hover,
    .akkordeon .akkordeon-element a.akkordeon-element-head,
    .akkordeon .akkordeon-element a.akkordeon-element-head span,
    ul.ce-uploads li .icon-dokument,
    ul.ce-uploads .ce-download,
    .frame-type-text > ul li a:after,
    .teaser a.append-to-teaser,
    .krankenhausname:hover,
    .content-onepager .quote-wrapper .quote .icon-blockquote,
    .content-onepager ul.ce-uploads li span.ce-download,
    .highlight_element:before,
    .highlight_element.weiss a,
    .highlight_element.weiss a:hover,
    .zeiten_element:before {
        color: @brand-lightblue;
    }
    .content a:hover {
        color: lighten(@brand-lightblue, 10%);
        xcolor: rgba(255,255,255,0.3);
    }
    .content .background2 a:hover {
        color: #fff;
    }
    .content .customselect a:hover {
        color: @brand-lightblue;
    }
    .pagination a.page_link.active_page,
    .pagination a.page_link:hover {
        border: 1px solid @brand-lightblue;
    }
    div.content.content-startseite .buehne2 .hauptbuehne-links .owl-dots,
    div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content,
    div.content.content-startseite .buehne2 .custom-owl-dot:hover,
    div.content.content-startseite .buehne2 .custom-owl-dot.active {
        background: @brand-lightblue;
    }
    div.content.content-startseite .buehne2 .custom-owl-dot {
        background: lighten(@brand-lightblue, 20%);
        background: rgba(255,255,255,0.3);
    }
    div.content.content-startseite .buehne2 .custom-owl-dot.active:after {
        border-left-color: @brand-lightblue;
    }
    div.content.content-startseite .buehne2 .custom-owl-dot.active:before {
        //border-color: rgba(194, 225, 245, 0);
    }
    .teaser .teaser-content.backgroundbereichsfarbe {
        border-color: @brand-lightblue;
        background: @brand-lightblue;
    }
    .teaser .teaser-content.backgroundbereichsfarbe p,
    .teaser .teaser-content.backgroundbereichsfarbe a,
    .teaser .teaser-content.backgroundbereichsfarbe span {
        color: #fff;
    }

    .sticky-menu .page-links a.not:hover {
      background-color: #fff;
        .icon:before {
          color: @brand-lightblue;
        }
    }
}

body .seniorenhilfe {
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span,
  .teaser .teaser-content a.spenden-button span.spenden-button-value,
  .teaser .teaser-content.background2,
  .tx-igx-jobs a.button.bewerbungsform,
  .tx-igx-produkte a.button.weiter,
  .einspalter.bereichsfarbe .col-sm-12 > div,
  .tx-igx-produkte .produkte .produkt .produkt-neu,
  .pagination .page_link.active_page,
  .pagination .page_link:hover,
  .button.primary.kontaktform.submitbutton,
  .tx_solr button.button,
  .sprungmarke .sprungmarke-icon,
  .zf-teaser .bereichsfarbe .teaser-icon,
  .sticky-menu .page-links a.not {
    background: @brand-purple;
  }

  .einspalter.bereichsfarbe .col-sm-12 > div,
  .einspalter.bereichsfarbe .col-sm-12 > div .ce-textpic ul li:before,
  .einspalter.dachfarbe .col-sm-12 > div,
  .einspalter.dachfarbe .col-sm-12 > div .ce-textpic ul li:before {
    color: #fff;
  }
  .content a,
  .customselect.singleselect ul li.selected a,
  .breadcrumbs ul li a span,
  .teaser .teaser-content ul li a:after,
  .rightcol ul.subnav li a:after,
  .rightcol ul.standard-linklist li a:after,
  .ce-textpic ul li:before,
  .ce-text ul li:before,
  .content-unterseite .quote-wrapper .col-sm-2 .icon-blockquote,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-1 li a:hover,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-2 li a:hover,
  .akkordeon .akkordeon-element a.akkordeon-element-head,
  .akkordeon .akkordeon-element a.akkordeon-element-head span,
  ul.ce-uploads li .icon-dokument,
  ul.ce-uploads .ce-download,
  .frame-type-text > ul li a:after,
  .teaser a.append-to-teaser,
  .krankenhausname:hover,
  .content-onepager .quote-wrapper .quote .icon-blockquote,
  .content-onepager ul.ce-uploads li span.ce-download,
  .highlight_element:before,
  .highlight_element.weiss a,
  .highlight_element.weiss a:hover,
  .highlight_element.standardfarbe.standardfarbe a,
  .highlight_element.standardfarbe.standardfarbe a:hover,
  .zeiten_element:before {
    color: @brand-purple;
  }
  .content a:hover {
    color: lighten(@brand-purple, 10%);
    xcolor: rgba(255,255,255,0.3);
  }
  .content .background2 a:hover {
    color: #fff;
  }
  .content .customselect a:hover {
    color: @brand-purple;
  }
  .pagination a.page_link.active_page,
  .pagination a.page_link:hover {
    border: 1px solid @brand-purple;
  }
  div.content.content-startseite .buehne2 .hauptbuehne-links .owl-dots,
  div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content,
  div.content.content-startseite .buehne2 .custom-owl-dot:hover,
  div.content.content-startseite .buehne2 .custom-owl-dot.active {
    background: @brand-purple;
  }
  div.content.content-startseite .buehne2 .custom-owl-dot {
    background: lighten(@brand-purple, 20%);
    background: rgba(255,255,255,0.3);
  }
  div.content.content-startseite .buehne2 .custom-owl-dot.active:after {
    border-left-color: @brand-purple;
  }
  div.content.content-startseite .buehne2 .custom-owl-dot.active:before {
   // border-color: rgba(194, 225, 245, 0);
  }
  .teaser .teaser-content.backgroundbereichsfarbe {
    border-color: @brand-purple;
    background: @brand-purple;
  }
  .teaser .teaser-content.backgroundbereichsfarbe p,
  .teaser .teaser-content.backgroundbereichsfarbe a,
  .teaser .teaser-content.backgroundbereichsfarbe span {
    color: #fff;
  }
  .teaser .teaser-content.backgrounddachfarbe {
    border-color: @brand-primary;
    background: @brand-primary;
  }
  .teaser .teaser-content.backgrounddachfarbe p,
  .teaser .teaser-content.backgrounddachfarbe a,
  .teaser .teaser-content.backgrounddachfarbe span {
    color: #fff;
  }
  .sticky-menu .page-links a.not:hover {
    background-color: #fff;
    .icon:before {
      color: @brand-purple;
    }
  }
}


body .lmb {
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span,
  .teaser .teaser-content a.spenden-button span.spenden-button-value,
  .teaser .teaser-content.background2,
  .tx-igx-jobs a.button.bewerbungsform,
  .tx-igx-produkte a.button.weiter,
  .einspalter.bereichsfarbe .col-sm-12 > div,
  .tx-igx-produkte .produkte .produkt .produkt-neu,
  .pagination .page_link.active_page,
  .pagination .page_link:hover,
  .button.primary.kontaktform.submitbutton,
  .tx_solr button.button,
  .sprungmarke .sprungmarke-icon,
  .zf-teaser .bereichsfarbe .teaser-icon,
  .sticky-menu .page-links a.not {
    background: @brand-orange;
  }
  .einspalter.bereichsfarbe .col-sm-12 > div,
  .einspalter.bereichsfarbe .col-sm-12 > div .ce-textpic ul li:before,
  .einspalter.dachfarbe .col-sm-12 > div,
  .einspalter.dachfarbe .col-sm-12 > div .ce-textpic ul li:before {
    color: #fff;
  }
  .content a,
  .customselect.singleselect ul li.selected a,
  .breadcrumbs ul li a span,
  .teaser .teaser-content ul li a:after,
  .rightcol ul.subnav li a:after,
  .rightcol ul.standard-linklist li a:after,
  .ce-textpic ul li:before,
  .ce-text ul li:before,
  .content-unterseite .quote-wrapper .col-sm-2 .icon-blockquote,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-1 li a:hover,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-2 li a:hover,
  .akkordeon .akkordeon-element a.akkordeon-element-head,
  .akkordeon .akkordeon-element a.akkordeon-element-head span,
  ul.ce-uploads li .icon-dokument,
  ul.ce-uploads .ce-download,
  .frame-type-text > ul li a:after,
  .teaser a.append-to-teaser,
    .krankenhausname:hover,
  .content-onepager .quote-wrapper .quote .icon-blockquote,
  .content-onepager ul.ce-uploads li span.ce-download,
  .highlight_element:before,
  .highlight_element.weiss a,
  .highlight_element.weiss a:hover,
  .highlight_element.standardfarbe.standardfarbe a,
  .highlight_element.standardfarbe.standardfarbe a:hover,
  .zeiten_element:before {
    color: @brand-orange;
  }
  .content a:hover {
    color: lighten(@brand-orange, 10%);
  }
  .content .background2 a:hover {
    color: #fff;
  }
  .content .customselect a:hover {
    color: @brand-orange;
  }
  .pagination a.page_link.active_page,
  .pagination a.page_link:hover {
    border: 1px solid @brand-orange;
  }
  div.content.content-startseite .buehne2 .hauptbuehne-links .owl-dots,
  div.content.content-startseite .buehne2 .hauptbuehne-rechts .buehne-content,
  div.content.content-startseite .buehne2 .custom-owl-dot:hover,
  div.content.content-startseite .buehne2 .custom-owl-dot.active {
    background: @brand-orange;
  }
  div.content.content-startseite .buehne2 .custom-owl-dot {
    background: lighten(@brand-orange, 20%);
    background: rgba(255,255,255,0.3);
  }
  div.content.content-startseite .buehne2 .custom-owl-dot.active:after {
    border-left-color: @brand-orange;
  }
  div.content.content-startseite .buehne2 .custom-owl-dot.active:before {
    //border-color: rgba(194, 225, 245, 0);
  }
  .teaser .teaser-content.backgroundbereichsfarbe {
    border-color: @brand-orange;
    background: @brand-orange;
  }
  .teaser .teaser-content.backgroundbereichsfarbe p,
  .teaser .teaser-content.backgroundbereichsfarbe a,
  .teaser .teaser-content.backgroundbereichsfarbe span {
    color: #fff;
  }
  .teaser .teaser-content.backgrounddachfarbe {
    border-color: @brand-primary;
    background: @brand-primary;
  }
  .teaser .teaser-content.backgrounddachfarbe p,
  .teaser .teaser-content.backgrounddachfarbe a,
  .teaser .teaser-content.backgrounddachfarbe span {
    color: #fff;
  }
  .sticky-menu .page-links a.not:hover {
    background-color: #fff;
    .icon:before{
      color: @brand-orange;
    }
  }
}

body .lmb.lmb-rf {
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .button-wrap a.toggle-menu span,
  .teaser .teaser-content a.spenden-button span.spenden-button-value,
  .teaser .teaser-content.background2,
  .tx-igx-jobs a.button.bewerbungsform,
  .tx-igx-produkte a.button.weiter,
  .einspalter.bereichsfarbe .col-sm-12 > div,
  .tx-igx-produkte .produkte .produkt .produkt-neu,
  .pagination .page_link.active_page,
  .pagination .page_link:hover,
  .button.primary.kontaktform.submitbutton,
  .tx_solr button.button,
  .sprungmarke .sprungmarke-icon,
  .zf-teaser .bereichsfarbe .teaser-icon,
  .sticky-menu .page-links a.not {
    background: @brand-darkyellow;
  }
  .einspalter.bereichsfarbe .col-sm-12 > div,
  .einspalter.bereichsfarbe .col-sm-12 > div .ce-textpic ul li:before,
  .einspalter.dachfarbe .col-sm-12 > div,
  .einspalter.dachfarbe .col-sm-12 > div .ce-textpic ul li:before {
    color: #fff;
    color: #444;
  }
  .content a,
  .customselect.singleselect ul li.selected a,
  .breadcrumbs ul li a span,
  .teaser .teaser-content ul li a:after,
  .rightcol ul.subnav li a:after,
  .rightcol ul.standard-linklist li a:after,
  .ce-textpic ul li:before,
  .ce-text ul li:before,
  .content-unterseite .quote-wrapper .col-sm-2 .icon-blockquote,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-1 li a:hover,
  header.pageHeader .head-bottom-wrap .logo-menu-wrap .main-nav ul li ul.lvl-2 li a:hover,
  .akkordeo

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Bootstrap custom*/
html body {
  color: #444444;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../typo3conf/ext/ig_project/Resources/Public/Bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4444444;
  color: #7f7f7f;
  background-color: #19191e;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 14%, #19191e 14%, #19191e 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 14%, #19191e 14%, #19191e 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 14%, #19191e 14%, #19191e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#19191e', GradientType=0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #c5007b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #79004b;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4444444;
  background-color: #19191e;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e1e1e1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 48px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #cccccc;
}
.text-primary {
  color: #c5007b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #92005b;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #c5007b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #92005b;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #e1e1e1;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.4444444;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #e1e1e1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4444444;
  color: #cccccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e1e1e1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.4444444;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.4444444;
  word-break: break-all;
  word-wrap: break-word;
  color: #7f7f7f;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #cccccc;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4444444;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #19191e;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #7f7f7f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.4444444;
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.4444444;
  color: #999999;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e1e1e1;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #bfbfbf;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.4444444;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #92005b;
  border-color: #2c001b;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #6e0045;
  border-color: #2c001b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-primary .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #92005b;
  border-color: #2c001b;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #6e0045;
  border-color: #2c001b;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-success .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #92005b;
  border-color: #2c001b;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #6e0045;
  border-color: #2c001b;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-info .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #92005b;
  border-color: #2c001b;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #6e0045;
  border-color: #2c001b;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-warning .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #92005b;
  border-color: #2c001b;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #92005b;
  border-color: #6e0045;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #6e0045;
  border-color: #2c001b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #c5007b;
  border-color: #ac006b;
}
.btn-danger .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.btn-link {
  color: #c5007b;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #79004b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #cccccc;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4444444;
  color: #7f7f7f;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #727272;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #c5007b;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cccccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.4444444;
  color: #cccccc;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #999999;
  text-align: center;
  background-color: #e1e1e1;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e1e1e1;
}
.nav > li.disabled > a {
  color: #cccccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #cccccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e1e1e1;
  border-color: #c5007b;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4444444;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e1e1e1 #e1e1e1 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999999;
  background-color: #19191e;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #19191e;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #c5007b;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #19191e;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #f2f2f2;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f2f2f2;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f2f2f2;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #f2f2f2;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #f2f2f2;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #f2f2f2;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #cccccc;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.4444444;
  text-decoration: none;
  color: #c5007b;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #79004b;
  background-color: #e1e1e1;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #c5007b;
  border-color: #c5007b;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #cccccc;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e1e1e1;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #cccccc;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #cccccc;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b3b3b3;
}
.label-primary {
  background-color: #c5007b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #92005b;
}
.label-success {
  background-color: #c5007b;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #92005b;
}
.label-info {
  background-color: #c5007b;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #92005b;
}
.label-warning {
  background-color: #c5007b;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #92005b;
}
.label-danger {
  background-color: #c5007b;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #92005b;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #cccccc;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e1e1e1;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #c8c8c8;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.4444444;
  background-color: #19191e;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #c5007b;
}
.thumbnail .caption {
  padding: 9px;
  color: #7f7f7f;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  background-color: #c5007b;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #c5007b;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #c5007b;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #c5007b;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #c5007b;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e1e1e1;
  color: #cccccc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #cccccc;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c5007b;
  border-color: #c5007b;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff92d6;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #7f7f7f;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #7f7f7f;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #c5007b;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #c5007b;
  border-color: #c5007b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c5007b;
}
.panel-primary > .panel-heading .badge {
  color: #c5007b;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c5007b;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4444444;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4444444;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4444444;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
    font-family: 'kreuznacher-iconfont';
    src:  url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.eot?m6nns3');
    src:  url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.eot?m6nns3#iefix') format('embedded-opentype'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.woff2?m6nns3') format('woff2'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.ttf?m6nns3') format('truetype'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.woff?m6nns3') format('woff'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2021b/kreuznacher-iconfont.svg?m6nns3#kreuznacher-iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kreuznacher-iconfont2024';
    src:  url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.eot?m6nns5');
    src:  url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.eot?m6nns5#iefix') format('embedded-opentype'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.woff2?m6nns5') format('woff2'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.ttf?m6nns5') format('truetype'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.woff?m6nns5') format('woff'),
    url('../../../typo3conf/ext/ig_project/Resources/Public/s3toLocal/iconfont2025/kreuznacher-iconfont.svg?m6nns5#kreuznacher-iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'kreuznacher-iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#tx-solr-search-form-pi-results [class^="icon-"],
#tx-solr-search-form-pi-results [class*=" icon-"],
#topNav [class^="icon-"],
#topNav [class*=" icon-"],
.bereichmenu [class^="icon-"],
.bereichmenu [class*=" icon-"],
.metamobile [class^="icon-"],
.metamobile [class*=" icon-"] {
    font-family: 'kreuznacher-iconfont2024' !important;
}

/* Icons */
.icon-family:before {
    content: "\e90e";
}
.icon-wheelchair:before {
    content: "\e90c";
}
.icon-therapy:before {
    content: "\e933";
    color: #eee;
}
.icon-senior:before {
    content: "\e910";
}
.icon-hospital:before {
    content: "\e90f";
}
.icon-homeless:before {
    content: "\e911";
}
.icon-hand-heart:before {
    content: "\e934";
}

.icon-bett:before {
    content: "\e940";
}
.icon-dialog:before {
    content: "\e941";
}
.icon-gastroenterologie:before {
    content: "\e942";
}
.icon-intensiv:before {
    content: "\e943";
}
.icon-kardiologie:before {
    content: "\e944";
}
.icon-megafon:before {
    content: "\e945";
}
.icon-schlaganfall:before {
    content: "\e946";
}

.icon-arrow-left:before {
  content: "\e935";
}
.icon-arrow-long-down:before {
  content: "\e936";
}
.icon-arrow-right:before {
  content: "\e937";
}
.icon-calendar-blank-light:before {
  content: "\e938";
}
.icon-calendar-dots-light:before {
  content: "\e939";
}
.icon-calendar-plus-light:before {
  content: "\e93a";
}
.icon-clock-light:before {
  content: "\e93b";
}
.icon-file-text-light:before {
  content: "\e93c";
}
.icon-user-circle-light:before {
  content: "\e93d";
}
.icon-user-light:before {
  content: "\e93e";
}
.icon-users-three-light:before {
  content: "\e93f";
}

.icon-deutsch:before {
    content: "\e92b";
}
.icon-fileupload:before {
    content: "\e92a";
}
.icon-menu:before {
    content: "\e926";
}
.icon-play:before {
    content: "\e927";
}
.icon-zoom-minus:before {
    content: "\e928";
}
.icon-zoom-plus:before {
    content: "\e929";
}
.icon-minus:before {
    content: "\e900";
}
.icon-plus:before {
    content: "\e901";
}
.icon-blockquote:before {
    content: "\e902";
}
.icon-dokument:before {
    content: "\e903";
}
.icon-download:before {
    content: "\e904";
}
.icon-english:before {
    content: "\e905";
}
.icon-events:before {
    content: "\e906";
}
.icon-form-checkbox-checked:before {
    content: "\e907";
}
.icon-form-checkbox:before {
    content: "\e908";
}
.icon-form-radio-checked:before {
    content: "\e909";
}
.icon-form-radio:before {
    content: "\e90a";
}
.icon-home:before {
    content: "\e90b";
}
.icon-behinderung:before {
    content: "\e90c";
}
.icon-sozialeteilhabe:before {
    content: "\e92e";
}
.icon-rehafachdienst:before {
    content: "\e92f";
}
.icon-arbeitundqualifizierung:before {
    content: "\e930";
}
.icon-dachseite:before {
    content: "\e90d";
}
.icon-kjf:before {
    content: "\e90e";
}
.icon-krankenhaeuser:before {
    content: "\e90f";
}
.icon-hospiz:before {
    content: "\e934";
}
.icon-seniorenhilfe:before {
    content: "\e910";
}
.icon-wohnungslosenhilfe:before {
    content: "\e911";
}
.icon-kontakt-anfahrt:before {
    content: "\e912";
}
.icon-kontakt-mail:before {
    content: "\e913";
}
.icon-kontakt-notfall:before {
    content: "\e914";
}
.icon-kontakt-profile:before {
    content: "\e915";
}
.icon-leichte-sprache:before {
    content: "\e916";
}
.icon-nach-oben:before {
    content: "\e917";
}
.icon-news:before {
    content: "\e918";
}
.icon-pfeil-links:before {
    content: "\e919";
}
.icon-pfeil-oben:before {
    content: "\e91a";
}
.icon-pfeil-rechts:before {
    content: "\e91b";
}
.icon-pfeil-unten:before {
    content: "\e91c";
}
.icon-print:before {
    content: "\e91d";
}
.icon-social-o-twitter:before {
    content: "\e91e";
}
.icon-social-o-youtube:before {
    content: "\e91f";
}
.icon-social-o-facebook:before {
    content: "\e92c";
}
.icon-social-twitter:before {
    content: "\e920";
}
.icon-social-youtube:before {
    content: "\e921";
}
.icon-spenden:before {
    content: "\e922";
}
.icon-square:before {
    content: "\e923";
}
.icon-suche:before {
    content: "\e924";
}
.icon-x:before {
    content: "\e925";
}
.icon-social-o-instagram:before {
    content: "\e931";
}
.icon-rehafachdienste-sozialpaediatrie:before {
    content: "\e933";
    color: #444;
}
.icon-social-twitter:before {
content: "\e920";
}
.icon-social-youtube:before {
content: "\e921";
}
.icon-social-facebook:before {
content: "\e92d";
}
.icon-social-instagram:before {
content: "\e932";
}
.icon-social-linkedin:before {
content: "\e947";
}
.icon-social-tiktok:before {
content: "\e948";
}
.icon-spenden:before {
content: "\e922";
}
.icon-square:before {
content: "\e923";
}
.icon-suche:before {
content: "\e924";
}
.icon-x:before {
    content: "\e925";
}
.icon-social-x:before {
    content: "\e920";
}
.icon-mail-light:before {
    content: "\e949";
}
.icon-phone-light:before {
    content: "\e94b";
}
.icon-newsletter:before {
    content: "\e94a";
}


.icon-location:before {
    content: "\e94e";
}
.icon-link:before {
    content: "\e94c";
}
.icon-download-light:before {
    content: "\e94f";
}
.icon-car:before {
    content: "\e94d";
}
.icon-house:before {
    content: "\e950";
}
.icon-emergency:before {
    content: "\e951";
}

.icon-beratung:before {
    content: "\e952";
  }
  .icon-geburthilfe:before {
    content: "\e953";
  }
  .icon-kinder-jugendliche:before {
    content: "\e954";
  }
  .icon-kinderintensiv:before {
    content: "\e955";
  }
  .icon-saueglinge-kleinkinder:before {
    content: "\e956";
  }
  .icon-stethoscope:before {
    content: "\e957";
  }


.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/fonts/lg.eot?n1z373');src:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/fonts/lg.eot?#iefixn1z373') format("embedded-opentype"),url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/fonts/lg.woff?n1z373') format("woff"),url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/fonts/lg.ttf?n1z373') format("truetype"),url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/fonts/lg.svg?n1z373#lg') format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/vimeo-play.png') no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/vimeo-play.png') 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/video-play.png') no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/youtube-play.png') no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/youtube-play.png') 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url('../../../typo3conf/ext/ig_project/Resources/Public/Vendor/lightgallery/img/loading.gif') center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}