@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/* ==========================================================================
   Getting it all together
   ========================================================================== */
/*! 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.
 *  #BE1D33 / #e6e6e3
 */
 
 
 
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;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  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;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
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;
}
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* set everything to "box-sizing:border-box" –
 * the Grid won't work otherwise
 */
* {
  box-sizing: border-box;
}
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}
/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
/* Clearfix as a mixin: */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@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: 992px) {
  .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%;
  }
}


@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/SlGWmQWMvZQIdix7AFxXmMh3eDs1Yg.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/tDbK2oqRg1oM3QBjjcaDkOr4nAfcGw.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 700;
  src: local('Droid Serif Bold Italic'), local('DroidSerif-BoldItalic'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/tDbX2oqRg1oM3QBjjcaDkOr4lLz5CwOnTQ.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif Regular'), local('DroidSerif-Regular'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/tDbI2oqRg1oM3QBjjcaDkOr9rAA.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Serif Bold'), local('DroidSerif-Bold'), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/assets/tDbV2oqRg1oM3QBjjcaDkOJGiRD7OwQ.ttf') format('truetype');
}
/* typography */
/* colors */
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html {
  color: #666;
  font-size: 17px;
  line-height: 1.4;
}
body {
  font-family: 'Droid Sans', sans-serif;
}
p {
  font: 1em/1.6 'Droid Sans', sans-serif;
}
h1 {
  font: 700 2.5em/1.2 'Droid Serif', serif;
  color: #666666;
  margin: 0.5em 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.6em;
  }
}
p.intro {
  font: 300 1.3em/1.6 'Droid Serif', serif;
  color: #666666;
  margin: 0 0 1.5em;
}
@media (max-width: 767px) {
  p.intro {
    font-size: 1.2em;
    line-height: 1.4;
  }
}
h2 {
  font: 700 1.3em/1.4 'Droid Serif', serif;
  color: #BE1D33;
}
h3 {
  font: 300 0.75em/1.6 'Droid Sans', sans-serif;
  text-transform: uppercase;
  /* letter-spacing: 0.1em; */
  padding: 0.5em 0;
  margin: 0.5em 0;
  color: #878171;
  border-bottom: 1px solid #e1ded4;
}
h6 {
  font: 700 1.2em/1.6 'Droid Sans', sans-serif;
  padding: 4em 0;
  margin: 0;
  background: #EAEAEA;
  text-align: center;
  display: block;
}
small {
  line-height: 1.4;
  color: #999;
  display: inline-block;
}
.content table th,
.content table td {
  padding: 0 0.5em 0.4em 0;
  vertical-align: top;
}
.btn {
  font: 300 0.75em/1.6 'Droid Sans', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0.5em 1.1em;
  margin: 0.5em 0;
  color: #878171;
  border: 1px solid #878171 !important;
  text-decoration: none;
  background: transparent;
}
.quote p {
  /*padding-right: 12%;*/
}
.quote blockquote {
  /*padding-left: 4em;*/
  /*position: relative;*/
  /*float: right;*/
  /*width: 24em;*/
  margin-right: 0;
  margin-left: 0;
}
/*.quote blockquote:after {
  position: absolute;
  top: -3px;
  left: 0;
  content: "";
  width: 3.8em;
  height: 2.4em;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
  background-size: contain;
  display: block;
}*/
.quote blockquote:before {
  /*position: absolute;*/
  /*top: -3px;*/
  /*left: 0;*/
  content: "";
  width: 3.8em;
  height: 2.4em;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
  background-size: contain;
  display: block;
  margin-bottom: 1rem;
}
.quote blockquote p {
  color: #BE1D33;
  line-height: 42px;
  font: 300 italic 1.6em/1.4 'Droid Serif', serif;
  margin: 0;
  padding: 0;
}
.quote blockquote small {
  font: 400 0.75em/1 'Droid Sans', sans-serif;
  display: block;
  /*text-align: right;*/
  margin: 0.8em 0 0.5em;
}
.quote blockquote small:before {
  content: "";
}
@media (max-width: 570px) {
  .quote blockquote {
    float: none;
    width: auto;
    margin-left: 0;
    font-size: 80%;
    margin-bottom: 2em;
  }
}
.content ul {
  list-style: none;
}
.content ul li {
  position: relative;
}
.content ul li:before {
  content: "•";
  position: absolute;
  left: -1em;
  font-size: 1.4em;
  line-height: 1;
  color: #BE1D33;
}
.big-ul ul {
  list-style: none;
  background: #DFE4E1;
  padding: 1em 0em;
}
.big-ul ul li {
  font: 700 1em/1.4 'Droid Serif', serif;
  color: #595959;
  padding: 0 0 0.5em 2.9em;
  position: relative;
}
.big-ul ul li:before {
  display: none;
}
.big-ul ul li:after {
  content: "";
  position: absolute;
  background: #fff;
  border: 1px solid #EAEAEA;
  height: 1em;
  width: 1em;
  display: block;
  border-radius: 10em;
  top: 0.1em;
  left: 1.1em;
}
/*
ol {
  counter-reset:li;
  margin:0 0 1em 0;
  padding:1em;
  background: @beige;
}
ol > li {
  position:relative;
  margin: 0 0 0.7em 2em;
  padding: 0.3em 2.6em;
  list-style:none;
}
ol > li:before {
  content:counter(li);
  counter-increment:li;
  position:absolute;
  top:-2px;
  left:-1.3em;
  font:700 1.4em/1.4 @headline-font;
  width:1.4em;
  height:1.4em;
  margin-right:8px;
  padding:5px;
  color:@text-color;
  border:1px solid @gray-light;
  border-radius:30em;
  background: @white;
  text-align:center;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}

ol {
  li {
    font:300 .8em/1.4 @copy-font;
    color: lighten(@text-color,5%);

    strong {
      font:700 1.3em/1.4 @headline-font;
      display: block;
      color: darken(@text-color,5%);
    }
  }
}
*/

/*
ol > li:before {
  
  content: "";
  position: absolute;
  background: #fff;
  border: 1px solid #EAEAEA;
  height: 1.2em;
  width: 1.2em;
  display: block;
  border-radius: 10em;
  top: 0.2em;
  left: -0.7em;
}
*/
/*
li ol,
li ul {
  margin-top: 6px;
}
ol ol li:last-child {
  margin-bottom: 0;
}
ol li {
  font: 300 0.8em/1.4 'Droid Sans', sans-serif;
  color: #737373;
}
ol li strong {
  font: 700 1.3em/1.4 'Droid Serif', serif;
  display: block;
  color: #595959;
}*/

img {
  max-width: 100%;
  height: auto;
}
figure {
  margin: 0;
}
figure .figure-content {
  background: #DFE4E1;
  min-height: 5em;
  padding: 1em;
}
figure figcaption {
  font: 300 0.8em/1.4 'Droid Sans', sans-serif;
  margin: 0.6em 0;
}
.content section a {
  color: #333333;
  border-bottom: 1px solid rgba(184, 42, 19, 0.75);
  text-decoration: none;
}
.content section a:hover {
  color: #BE1D33;
}
.headings {
  text-align: center;
}
header.desktop-header {
  display: none;
}
@media (min-width: 769px) {
  header.desktop-header {
    display: block;
  }
  header.desktop-header.sticky {
    position: fixed;
    top: 0;
    z-index: 10000;
  }
  header.desktop-header .color-bar {
    height: 16px;
    background-size: cover;
  }
  header.desktop-header .logo {
    text-align: center;
    margin: 2em auto 2em;
  }
  header.desktop-header .logo img {
    width: 340px;
    height: auto;
  }
  header.desktop-header .support-nav .container {
    text-align: right;
  }
  header.desktop-header .support-nav nav {
    display: inline-block;
  }
  header.desktop-header .support-nav nav ul li {
    display: inline-block;
  }
  header.desktop-header .support-nav nav ul li a {
    color: #5D5D5D;
    font: 300 0.7em/1.6 'Droid Sans', sans-serif;
    padding: 0.2em 0 0.2em 1em;
    text-transform: uppercase;
  }
}
@media (min-width: 769px) and (min-width: 768px) {
  header.desktop-header .logo img {
    width: 270px;
  }
}
@media (min-width: 769px) and (min-width: 992px) {
  header.desktop-header .logo img {
    width: 300px;
  }
}
.language-switcher {
  margin-top: 0em;
  position: relative;
  margin-left: 0.7em;
  display: inline-block;
}
@media (max-width: 767px) {
  .language-switcher {
    margin: 1em auto;
    display: block;
    text-align: center;
  }
}
.language-switcher button.lang-toggle {
  border: none;
  background: transparent;
  outline: none !important;
}
.language-switcher button.lang-toggle img {
  width: 2.3em;
  height: auto;
}
.language-switcher .dropdown-menu {
  display: none;
  position: absolute;
  top: 2.6em;
  left: auto;
  right: 0;
  z-index: 10000000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.language-switcher .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
  font-size: 1em;
}
.language-switcher .dropdown-menu > li > a img {
  margin-right: 0.2em;
}
header.mobile-header {
  display: none;
}
@media (max-width: 769px) {
  header.mobile-header {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
    background: #fff;
    height: 3.6em;
    border-bottom: 1px solid #EAEAEA;
  }
  header.mobile-header .color-bar {
    height: 6px;
    background-size: cover;
    z-index: 1001;
    position: relative;
  }
  header.mobile-header .logo {
    text-align: center;
    margin: -0.2em auto 0;
  }
  header.mobile-header .logo img {
    width: 164px;
    height: auto;
    margin-top: 0.3em;
  }
  .search-container-mobile {
    height: 0px;
    display: block;
    position: relative;
    overflow: hidden;
    transition: height 0.2s;
  }
  .search-container-mobile.open {
    height: 70px;
  }
  .search-container-mobile #search {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 0.7em;
    background: #fff;
    font-size: 120%;
  }
  .search-container-mobile #search .icon-search {
    width: 2em;
    height: 2em;
    margin-right: 1em;
    margin-left: 0.5em;
    color: #444 !important;
  }
  .search-container-mobile #search input {
    border: none;
    background: transparent;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #ababab !important;
    outline: none !important;
    border-radius: 0 !important;
    -webkit-appearance: normal;
  }
  .carrier {
    background: #fff;
    height: 3.6em;
    position: relative;
    border-bottom: 1px solid #EAEAEA;
  }
  /*
  nav.mobile-support {
    text-align: center;
  }
  nav.mobile-support ul {
    margin: 1em 0;
    padding: 0 1em 0 0;
  }
  nav.mobile-support ul li {
    display: inline-block;
  }
  nav.mobile-support ul li a {
    color: #5D5D5D;
    font: 300 0.7em/1.6 'Droid Sans', sans-serif;
    padding: 0.2em 0 0.2em 1em;
  }
  */
}
.burger-search {
  display: none;
}
@media (max-width: 769px) {
  .burger-search {
    display: block;
    margin-bottom: 0px;
    position: relative;
    z-index: 1000;
    top: 0em;
    left: 0em;
    min-height: 3.5em;
    border-right: 1px solid #EAEAEA;
  }
  .burger-search button {
    border: none;
    background: transparent;
    display: block;
    margin: 0 2px 0 0;
    outline: none;
  }
  .burger-search button.icon {
    height: 55px;
  }
  .burger-search button.burger-icon {
    margin-bottom: 0px;
    padding: 1.1em 0.83em;
    transition: background 0.4s ease-in-out;
  }
  .burger-search button.burger-icon path {
    transition: all 0.4s ease-in-out;
  }
  .burger-search button.burger-icon path#burger-upper {
    transform: rotate(0deg);
    transform-origin: 22px 1px;
  }
  .burger-search button.burger-icon path#burger-lower {
    transform: rotate(0deg);
    transform-origin: 23px 16px;
  }
  .burger-search button.burger-icon path#burger-middle {
    opacity: 1;
  }
  .burger-search button.burger-icon.close-button path#burger-upper {
    transform: translateX(-2px) rotate(-45deg);
  }
  .burger-search button.burger-icon.close-button path#burger-lower {
    transform: translateX(-2px) rotate(45deg);
  }
  .burger-search button.burger-icon.close-button path#burger-middle {
    opacity: 0;
  }
  #search {
    display: block;
    margin-bottom: 0px;
    position: relative;
    z-index: 1000;
    top: 0em;
    right: 0em;
    padding-left: 0 !important;
  }
  #search input {
    display: none;
  }
  #search button {
    border: none;
    background: transparent;
    display: block;
    margin: 0 2px 0;
    outline: none;
  }
  #search button.icon {
    padding: 0.93em;
    height: 55px;
  }
  #search button.search-icon {
    transition: background 0.4s ease-in-out;
    padding: 0 0.53em;
  }
  #search button.search-icon img {
    width: 26px;
    height: 26px;
  }
  #search button.search-icon .icon-search {
    margin: 0;
  }
  section.logo .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  .direkt-kontakt {
    display: flex;
    align-items: center;
    flex-direction: row;
    background: #BE1D33;
    color: #fff;
    font-size: 1em;
    height: 3.4em;
    margin-top: -1px;
    margin-right: -1px;
  }
  .direkt-kontakt button.tel-icon {
    border: none;
    background: transparent;
    position: relative;
    padding: 0.73em;
    outline: 0 !important;
  }
  .direkt-kontakt button.tel-icon svg {
    width: 23px;
    height: 23px;
  }
}
#search {
  min-height: 3.5em;
  border-left: 1px solid #EAEAEA;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-left: 1em;
  align-items: center;
  align-content: center;
}
#search .icon-search {
  width: 30px;
  height: 30px;
  margin-right: 0.8em;
}
#search input {
  border: none;
  background: transparent;
  width: 100%;
  outline: none;
}
#search ::-webkit-input-placeholder {
  color: #ccc;
}
#search ::-moz-input-placeholder {
  color: #ccc;
}
#search ::input-placeholder {
  color: #ccc;
}
.nav-search-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  /*
  #search {
    flex-grow:0;

    @media (min-width:@screen-sm-min) and (max-width: @screen-sm-max) {

      input {
        display:none;
      }
    }
  } */
}
.nav-search-wrapper .naviContainer {
  flex-grow: 1;
  flex-shrink: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
}
.nav-search-wrapper form {
  flex-grow: 0;
  flex-shrink: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li a {
  text-decoration: none;
}
.main-nav-container {
  display: none;
}
@media (min-width: 768px) {
  .main-nav-container {
    display: block;
    height: 3.65em;
  }
  .main-nav {
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
  }
  .main-nav.sticky {
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
  }
  .naviContainer {
    position: relative;
  }
  nav#nav {
    /* Drop-Down Navigation */
  }
  nav#nav ul {
    margin: 0;
    padding: 0;
    position: relative;
    display: table;
    width: 100%;
    padding-right: 0.6em;
  }
  nav#nav ul ul {
    display: block;
  }
  nav#nav ul li {
    display: table-cell;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1%;
  }
  nav#nav ul li li {
    display: block;
    float: left;
  }
  nav#nav ul li a {
    transition: color 0.2s linear, border-color 0.2s linear;
    margin-right: 1px;
    font: 300 1.1em/1.6 'Droid Serif', serif;
    color: #666666;
    padding: 0.8em 0.2em 0.6em 0.2em;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    border-bottom: 4px solid transparent;
  }
  nav#nav ul li.active > a {
    margin-right: 1px;
    color: #BE1D33;
    font-weight: 700;
    border-color: #BE1D33;
  }
  nav#nav ul li li.active > a {
    background: #ffffff;
  }
  nav#nav ul > li > a {
    display: block;
    text-align: center;
  }
  nav#nav ul li a:hover {
    color: #BE1D33;
    border-color: #BE1D33;
  }
  nav#nav ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.1s;
  }
  nav#nav ul ul,
  nav#nav ul ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    z-index: 99999;
    width: 180px;
    background: #f8f8f8;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.2s linear, visibility 0.2s linear;
    transition-delay: 0.2s;
  }
  nav#nav ul ul {
    top: 60px;
    left: 0;
  }
  nav#nav ul ul li ul {
    top: 0;
    left: 180px;
  }
  nav#nav ul ul li {
    clear: both;
    width: 100%;
    border: 0 none;
    border-bottom: 1px solid #c9c9c9;
  }
  nav#nav ul ul li.hasChilds:after {
    content: "\f105";
    position: absolute;
    bottom: 5px;
    right: 8px;
    font-family: fontawesome;
    font-size: 16px;
    color: #ffffff;
  }
  nav#nav ul ul li a {
    background: none;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    border: 0 none;
    clear: both;
    font-size: 0.8em;
    text-align: left;
    text-transform: none;
    white-space: normal;
  }
  nav#nav ul ul li a:hover {
    background: #fff;
    text-decoration: underline;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav#nav ul li a {
    font: 300 0.95em/2.1 'Droid Serif', serif;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav#nav ul li a {
    font: 300 0.85em/2.6 'Droid Serif', serif;
    padding: 0.8em 0.2em 0.6em 0.2em;
  }
}
.search-desktop {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 0 0 2.5em;
  transition: all 0.4s ease-in-out;
}
.search-desktop__container {
  width: 2.5em;
  transition: all 0.4s ease-in-out;
}
.search-desktop__toggle {
  padding: 0.5em;
  cursor: pointer;
}
.search-desktop__field {
  display: none;
  position: absolute;
  top: 0;
  right: 2em;
  bottom: 0;
  padding: 0.7em 0.9em;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.open .search-desktop__field {
  width: 300px;
  display: flex;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.open .search-desktop__field input,
.open .search-desktop__field button {
  background: #f7f7f7;
  border: 0;
  border-bottom: 1px solid #BE1D33;
  box-shadow: none;
  color: #666666;
  margin-bottom: 3px;
  border-radius: 0;
  width: 100%;
  font: 1em/1.6 'Droid Sans', sans-serif;
}
.open .search-desktop__field button {
  width: auto;
  font-weight: 400;
  color: #666666;
  background: transparent;
  border-radius: 3px;
  border: 1px solid #ccc7b6;
  display: inline-block;
  margin-left: 0.5em;
}
nav#nav {
  transition: opacity 0.4s ease-in-out;
  opacity: 1;
}
nav#nav.invisible {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
html,
body {
  overflow-x: hidden;
}
/* moved to mobile-nav.scss
.product-navigation-offcanvas {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  overflow-x: auto;
  width: 80%;
  background: #EAEAEA;
}
*/
.the-wrapper {
  transition: transform 0.4s ease-in-out;
  position: relative;
  overflow-x: hidden;
  background: #fff;
  z-index: 100;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.25);
}
/* moved to mobile-nav.scss
.the-wrapper.open {
  transform: translate(80%, 0);
  z-index: 100;
  position: relative;
}
header.mobile-header {
  transition: transform 0.4s ease-in-out;
}
header.mobile-header.open {
  transform: translate(80%, 0);
  z-index: 10000;
}
@media (min-width: 991px) {
  .product-navigation-offcanvas {
    width: 480px;
  }
  .the-wrapper.open {
    transform: translate(480px, 0);
  }
}
*/
/* moved to mobile-navi.scss
@media (max-width: 768px) {
  .naviContainer {
    position: relative;
  }
  nav#nav-off {
  }
  nav#nav-off ul {
    margin: 0;
    padding: 1em 0;
    position: relative;
    display: block;
    width: 100%;
    padding-right: 0.6em;
  }
  nav#nav-off ul ul {
    display: block;
  }
  nav#nav-off ul li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
  }
  nav#nav-off ul li a {
    transition: color 0.2s linear, border-color 0.2s linear;
    margin-right: 1px;
    font: 300 1.1em/1.6 'Droid Serif', serif;
    color: #666666;
    padding: 0.2em 0 0.2em 1em;
    white-space: nowrap;
    display: block;
    border-left: 4px solid transparent;
  }
  nav#nav-off ul li.active > a {
    margin-right: 1px;
    color: #BE1D33;
    font-weight: 700;
    border-color: #BE1D33;
  }
  nav#nav-off ul li li.active > a {
    background: #ffffff;
  }
  nav#nav-off ul > li > a {
    display: block;
  }
  nav#nav-off ul li a:hover {
    color: #BE1D33;
    border-color: #BE1D33;
  }
  nav#nav-off ul li:hover > ul,
  nav#nav-off ul li.active > ul {
    display: block;
    opacity: 1;
    transition-delay: 0.1s;
  }
  nav#nav-off ul ul,
  nav#nav-off ul ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: relative;
    z-index: 99999;
  }
  nav#nav-off ul ul li {
    clear: both;
    width: 100%;
    border: 0 none;
  }
  nav#nav-off ul ul li.hasChilds:after {
    content: "\f105";
    position: absolute;
    bottom: 5px;
    right: 8px;
    font-family: fontawesome;
    font-size: 16px;
    color: #ffffff;
  }
  nav#nav-off ul ul li a {
    background: none;
    padding: 0.5em 3.3em;
    text-decoration: none;
    display: block;
    border: 0 none;
    clear: both;
    font-size: 0.8em;
    text-align: left;
    text-transform: none;
    white-space: normal;
  }
  nav#nav-off ul ul li a:hover {
    background: #fff;
    text-decoration: underline;
  }
}*/
@media (max-width: 767px) {
  .hero {
    margin-top: 3.4em;
  }
}
.hero .hero-image {
  min-height: 8em;
  background: #DFE4E1;
}
@media (max-width: 767px) {
  .hero .hero-image {
    min-height: 4em;
  }
}
.hero .hero-image .kopfbild-item {
  padding-top: 33%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.content {
  position: relative;
  /*margin-top: -4em;*/
}
@media (max-width: 767px) {
  .content {
    font-size: 86%;
    margin-top: -1.2em;
  }
}
@media (max-width: 991px) {
  .content {
    font-size: 86%;
  }
}
.content .heading-wave {
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/head-bg.svg') no-repeat center top;
  background-size: contain;
}
.content nav.breadcrumb {
  text-align: center;
  margin: 2.5em 0 0;
}
@media (max-width: 767px) {
  .content nav.breadcrumb {
    margin-top: 1.1em;
    padding: 0 1.5em;
  }
}
.content nav.breadcrumb ul li {
  display: inline-block;
}
.content nav.breadcrumb ul li:before {
  display: none;
}
.content nav.breadcrumb ul li a {
  font: 300 0.8em/1.6 'Lato', serif;
  color: #999999;
  padding: 0 0.3em 0 0;
  border-bottom: 0;
}
.content nav.breadcrumb ul li a:after {
  content: "/";
  display: inline-block;
  padding: 0 0 0 0.6em;
}
.content nav.breadcrumb ul li .inactive {
  font: 700 0.8em/1.6 'Lato', serif;
  color: #808080;
}
.content nav.breadcrumb ul li .inactive:after {
  content: "";
}
.start .content nav.breadcrumb {
  margin: 2.5em 0 3.5em;
}
.start .content nav.breadcrumb ul {
  display: none;
}
ul.search-results {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.search-results li {
  padding-bottom: 1.5em;
}
ul.search-results li:before {
  display: none;
}
ul.search-results li .results-link {
  white-space: nowrap;
}
.teaser-section {
  background: #DFE4E1;
  padding-top: 2em;
  padding-bottom: 2em;
}
.teaser-section .teaser-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .teaser-section .teaser-wrapper {
    flex-wrap: wrap;
  }
}
.teaser-section .teaser-wrapper .teaser {
  background: #fff;
  margin: 10px;
  width: 200px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 260px;
}
@media (max-width: 767px) {
  .teaser-section .teaser-wrapper .teaser {
    width: 100%;
  }
}
.teaser-section .teaser-wrapper .teaser a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-bottom: 0;
}
.teaser-section .teaser-wrapper .teaser .teaser-image {
  flex: 0 0 auto;
}
.teaser-section .teaser-wrapper .teaser .teaser-body {
  padding: 1em 1em 3em 1em;
  height: 100%;
  position: relative;
}
.teaser-section .teaser-wrapper .teaser .teaser-body h3 {
  border: none;
  margin: 0.5em 0 0 0;
  padding: 0;
}
.teaser-section .teaser-wrapper .teaser .teaser-body h2 {
  font-size: 1.2em;
}
.teaser-section .teaser-wrapper .teaser .teaser-body p {
  font-size: 0.9em;
  color: #666666;
}
.teaser-section .teaser-wrapper .teaser .teaser-body span.btn {
  position: absolute;
  bottom: 1em;
}
.teaser-section.negativ {
  background: #fff;
}
.teaser-section.negativ .teaser {
  background: #DFE4E1;
}
.teaser-section .teaser-wrapper .teaser.red {
  background: #e7e5dd;
}
.newsTeaserWrapper {
  margin-bottom: 2em;
}
.news-teaser .news-teaser-content-wrapper {
  border-top: 1px solid #e7e5dd;
}
.news-teaser .news-teaser-content-wrapper:before,
.news-teaser .news-teaser-content-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.news-teaser .news-teaser-content-wrapper:after {
  clear: both;
}
.news-teaser .news-teaser-content-wrapper p {
  font-size: 0.9em;
}
.news-teaser .news-teaser-content-wrapper .news-teaser_image-container {
  float: right;
  max-width: 36%;
  min-width: 100px;
  height: auto;
  margin-top: 1.3em;
  margin-left: 15px;
  margin-bottom: 1.3em;
}
.news-teaser p.date {
  color: #9e9e9e;
  font-size: 0.9em;
  line-height: 1;
}
.form .element {
  margin-top: 1.4em;
}
.form .element--right-aligned {
  text-align: right;
}
.form input[type="text"],
.form input[type="email"],
.form textarea,
.form .select-container {
  color: #666666;
  margin-bottom: 3px;
  border-radius: 0;
  width: 100%;
  font: 1em/1.6 'Droid Sans', sans-serif;
  background: #fcfcfc;
  border: 1px solid #dbdbdb;
  box-shadow: inset 0 2px 3px #ebebeb;
  padding: 7px;
}
.form input[type="checkbox"] {
  margin-right: 0.5em;
}
.form input[type="text"].not_mandatory50 {
  width: 21%;
}
.form input[type="text"].not_mandatory70 {
  width: 78.3%;
}
@media (max-width: 767px) {
  .form input[type="text"].not_mandatory70 {
    width: 77.5%;
  }
}
.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  position: relative;
  z-index: 1;
  padding: 7px;
}
.form .select-container {
  position: relative;
  padding: 0;
}
.form .select-container:after {
  content: "";
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/arrow-down.svg') no-repeat right 0.2em;
  position: absolute;
  top: 0.7em;
  right: 0.6em;
  height: 1em;
  width: 1em;
}
.form select::-ms-expand {
  /* for IE 11 */
  display: none;
}
.form label {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.2;
  color: #BE1D33;
  display: block;
}
.form label.inline-label {
  padding-top: 0.9em;
  padding-bottom: 0.9em;
  display: inline-block;
}
.form label.inline-label span {
  display: inline-block;
  margin-left: 1.7em;
  margin-top: -1.2em;
  position: relative;
  color: #999;
  font-size: 1em;
  font-weight: normal;
}
.form label.inline-label span small {
  font-size: 0.8em;
  line-height: 1.4;
  display: inline-block;
  margin: 0.2em 0 0.5em;
}
.form label.check {
  color: #999;
  font-size: 1em;
  font-weight: normal;
  padding-top: 1.9em;
}
.form .mandatory > label:after {
  content: '*';
}
.form .btn {
  font-weight: 600;
  color: green;
  padding: 0.4em 1.4em;
  border-color: #00e600;
  border-radius: 0;
}
.form .send {
  font-weight: 700;
  color: #fff;
  padding: 0.4em 2.4em;
  background: #BE1D33;
  border-radius: 4px;
  border: 0;
  display: inline-block;
  margin: 0.5em 0 2em;
}
.form p.descriptive {
  color: #00b300;
  font: 0.9em/1.4 #666666;
  margin-bottom: 0.4em;
}
.mandatory-fields-hint {
  font-size: 0.9em;
  color: #999;
  display: block;
  padding-top: 2.7em;
}
.hnotice {
  display: none;
}
.AGB {
  margin-bottom: 1.4em;
}
.AGB:before,
.AGB:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.AGB:after {
  clear: both;
}
.AGB input.inputcheck {
  float: left;
  position: relative;
  top: 0.2em;
}
.AGB label.check {
  display: inline-block;
  color: #666666;
  float: left;
  width: 90%;
}
.AGB label.check p {
  margin: 0;
}
.form .red input {
  border-color: #BE1D33;
  box-shadow: 0 0 10px rgba(184, 42, 19, 0.5);
}
.form .red label {
  color: #BE1D33;
}
.form p span.red {
  color: #BE1D33;
  font-weight: bold;
  background: rgba(184, 42, 19, 0.2);
  display: block;
  margin: 0;
  padding: 0 10px;
}
.success {
  background: rgba(103, 207, 61, 0.3);
  padding: 0 10px;
  display: block;
  margin: 10px 0px;
  color: #0c5e09;
}
.btn.storno {
  background: #d20000;
  color: #fff;
  font-weight: bold;
  border: 1px solid #950000;
}
.form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.form > div {
  flex: 1 1 48%;
  padding: 0 20px 0 0;
}
@media (max-width: 767px) {
  .form > div {
    flex: 1 1 100%;
    padding: 0;
  }
}
.form > div--right-aligned {
  text-align: right;
}
.form > div input[type="text"].not_mandatory50 {
  width: 20%;
}
.form > div textarea {
  height: auto;
  max-height: 11em;
}
.form > div input[type="text"],
.form > div input[type="email"],
.form > div .select-container,
.form > div textarea {
  background: #f7f7f7;
  border: 0;
  border-bottom: 1px solid #BE1D33;
  box-shadow: none;
}
.form p,
.form .mandatory-fields-hint {
  flex-basis: 100%;
}
.form .send {
  margin-bottom: 4em;
}
.form .inner-element {
  display: flex;
  align-items: baseline;
}
.form .inner-element input[type="text"] {
  flex: 0 0 80px;
  margin-left: 10px;
  margin-right: 10px;
}
.form .inner-element label {
  padding-top: 0;
}
.trenner {
  border-top: 1px solid #ddd;
  margin-top: 3em;
  padding-top: 1em;
}
/* hnotive */
.hnotice {
  visibility: hidden;
}
#pager {
  font-size: 1.3em;
  padding: 0.5em 0 2em;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  color: #461d13;
}
@media (max-width: 767px) {
  #pager {
    font-size: 80%;
  }
}
#pager .pages {
  display: none;
}
#pager a,
#pager span {
  height: 2.5em;
  width: 2.5em;
  text-align: center;
  padding: 0.5em 0.8em;
  display: inline-block;
  position: relative;
  border-radius: 200px;
}
#pager a {
  text-decoration: none;
  border-bottom: none;
}
#pager a:hover {
  background: #BE1D33;
  color: #fff;
}
#pager span {
  height: 2.5em;
  background: #DFE4E1;
  border: 1px solid #DFE4E1;
  color: #BE1D33;
}
#pager span.ellipsis {
  padding: 0.5em 0.8em;
}
#pager a.next,
#pager a.prev {
  border-right: 1px solid #6e2d1e;
  height: 3em;
  width: 3em;
  position: relative;
  top: -0.1em;
}
#pager a.next svg,
#pager a.prev svg {
  height: 1.9em;
  width: 0.8em;
}
#pager a.next {
  border-right: 0;
  border-left: 1px solid #6e2d1e;
}
#pager a.next svg {
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .navigation {
    font-size: 0.9em;
  }
}
.start #pager {
  display: none;
}
html.open {
  overflow: hidden;
}
.tel-display {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1001;
  background: rgba(184, 42, 19, 0.95);
  padding-top: 35%;
  text-align: center;
}
.tel-display__contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-top: 45%;
}
.tel-display__contents svg {
  width: 2em;
  height: auto;
}
.tel-display__contents span {
  font: bold 1.7em/1 'Droid Serif', serif;
  color: #fff;
  margin-left: 0.4em;
}
.tel-display__contents span a {
  color: #fff !important;
}
.tel-display button {
  border: none;
  background: transparent;
  position: absolute;
  top: 1.1em;
  right: 0em;
}
.tel-display button path {
  stroke: #fff;
}
.tel-display button path#burger-upper {
  transform: rotate(0deg);
  transform-origin: 22px 1px;
}
.tel-display button path#burger-lower {
  transform: rotate(0deg);
  transform-origin: 23px 16px;
}
.tel-display button path#burger-middle {
  opacity: 1;
}
.tel-display button.tel-close-button path#burger-upper {
  transform: translateX(-2px) rotate(-45deg);
}
.tel-display button.tel-close-button path#burger-lower {
  transform: translateX(-2px) rotate(45deg);
}
.tel-display button.tel-close-button path#burger-middle {
  opacity: 0;
}
@media (max-width: 991px) {
  .tel-display-dektop {
    font-size: 90%;
  }
}
.tel-display-dektop .container {
  position: relative;
}
.tel-display-dektop .tel-display-desktop__contents {
  position: absolute;
  top: -40px;
  background: #BE1D33;
  left: 0;
  padding: 0.3em 0.5em;
  font: bold 1.4em/1 'Droid Serif', serif;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-content: center;
}
.tel-display-dektop .tel-display-desktop__contents span,
.tel-display-dektop .tel-display-desktop__contents a {
  color: #fff !important;
  text-decoration: none !important;
}
.tel-display-dektop .tel-display-desktop__contents svg {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0;
  }
  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    box-sizing: border-box;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0);
  }
  .featherlight-previous {
    left: 25px;
    right: 80%;
  }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25);
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal;
  }
  .featherlight-next span {
    right: 5%;
    left: auto;
  }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block;
  }
  .featherlight-swipe-aware .featherlight-next,
  .featherlight-swipe-aware .featherlight-previous {
    display: none;
  }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous,
  .featherlight-loading .featherlight-next {
    display: none;
  }
}
/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
.beige-box {
  background-position: right center;
  padding-top: 2em;
  padding-bottom: 2em;
  min-height: 20em;
}
.beige-box.beige-box-reverse {
  background-position: left center;
}
.beige-box em {
  font: 600 1.8em/1.6 'Droid Serif', serif;
  color: #666666;
  font-variant: normal;
}
.white-box {
  background-position: right center;
  padding-top: 3em;
  padding-bottom: 3em;
}
.white-box.beige {
  background-color: #DFE4E1;
  margin: 1em 0;
}
.team {
  padding: 3em 0;
}
.team .team-inner {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.team .team-member {
  flex-grow: 0;
  flex-shrink: 0;
  width: 25%;
  font-size: 82%;
  padding: 10px;
}
.team .team-member h3 {
  border-bottom: 0;
}
.team .team-member .team-image {
  padding: 1em;
  text-align: center;
}
.team .team-member .team-image img {
  width: 180px;
  height: auto;
  max-width: 100%;
  border-radius: 60em;
  background: #EAEAEA;
}
.team .team-member ul {
  padding-left: 1.2em;
}
.team .team-member ul li {
  padding-bottom: 0.6em;
}
.team .team-member ul li:before {
  left: -0.7em;
}
@media (max-width: 767px) {
  .team .team-inner {
    flex-wrap: wrap;
  }
  .team .team-member {
    width: 50%;
  }
}
.impressions {
  margin-top: 2em;
  margin-bottom: 2em;
}
.impressions .image {
  background-color: #DFE4E1;
  margin: 5px;
}
@media (max-width: 767px) {
  .impressions .image {
    padding-top: 38%;
    min-height: 10em;
  }
}
.impressions .image-wrapper {
  display: flex;
  flex-direction: row;
  margin: 0 -5px 0 -5px;
}
@media (max-width: 767px) {
  .impressions .image-wrapper {
    flex-direction: column;
  }
}
.impressions .image-wrapper .big-image {
  width: 60%;
}
@media (max-width: 767px) {
  .impressions .image-wrapper .big-image {
    width: auto;
  }
}
.impressions .image-wrapper .image-vert-wrapper {
  display: flex;
  flex-direction: column;
  width: 42%;
}
@media (max-width: 767px) {
  .impressions .image-wrapper .image-vert-wrapper {
    width: 100%;
  }
}
.impressions .image-wrapper .image-vert-wrapper .small-image {
  padding-top: 38%;
  min-height: 10em;
}
.two-col_text-headline {
  margin-top: 2em;
}
.map-marker {
  width: 3em;
  padding-top: 0.7em;
  float: left;
}
.map-text {
  float: left;
  width: calc(100% - 3em);
}
.Gaestebuch .guestbook-entry {
  margin-bottom: 3em;
  margin-top: 2em;
}
.Gaestebuch .guestbook-entry .date {
  font: 400 italic 1.1em/1.4 'Droid Serif', serif;
  color: #878171;
  margin-bottom: 1.4em;
  margin-top: 0.8em;
}
.Gaestebuch .guestbook-entry .entry-body {
  position: relative;
  padding-left: 5em;
  margin-bottom: 2em;
}
.Gaestebuch .guestbook-entry .entry-body:after {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  width: 3.8em;
  height: 2.4em;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
  display: block;
}
@media (max-width: 767px) {
  .Gaestebuch .guestbook-entry .entry-body {
    padding-left: 3em;
  }
  .Gaestebuch .guestbook-entry .entry-body:after {
    width: 2.3em;
    height: 1.7em;
    background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
    display: block;
    background-size: contain;
  }
}
.Gaestebuch .guestbook-entry small {
  padding-left: 7em;
}
@media (max-width: 767px) {
  .Gaestebuch .guestbook-entry small {
    padding-left: 4em;
  }
}
.Gaestebuch .guestbook-entry a.badge {
  background: #EAEAEA;
  border-radius: 4px;
  display: inline-block;
  padding: 0 0.5em;
  margin: 0 0.5em;
  color: #666666;
  text-decoration: none;
  border-bottom: 0;
}
.kontaktform label {
  display: block;
  margin: 1.5em 0 0 0;
  font: 700 0.9em/1.4 'Droid Serif', serif;
  color: #878171;
}
.kontaktform input[type="text"],
.kontaktform textarea {
  border: 1px solid #d7d2c5;
  width: 100%;
  font: 500 1em/1.6 'Droid Sans', sans-serif;
  padding: 0.3em;
}
.kontaktform textarea {
  min-height: 10em;
}
.kontaktform .send {
  margin-top: 1em;
  margin-bottom: 3em;
}
.kontaktform select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  position: relative;
  z-index: 1;
  padding: 7px;
}
.kontaktform .select-container {
  position: relative;
  padding: 0;
  border: 1px solid #d7d2c5;
}
.kontaktform .select-container:after {
  content: "";
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/arrow-down.svg') no-repeat right 0.2em;
  position: absolute;
  top: 0.7em;
  right: 0.6em;
  height: 1em;
  width: 1em;
}
.standort-select-wrapper {
  max-width: 600px;
  margin: 2.5em auto;
}
.two-col_text-small {
  padding: 2em 0 2em 0;
}
.two-col_text-headline {
  margin-bottom: 2em;
}
.BurnOutTest {
  margin-bottom: 3em;
}
.BurnOutTest table {
  width: 100%;
}
@media (max-width: 767px) {
  .BurnOutTest table {
    font-size: 80%;
  }
}
.BurnOutTest table th h6,
.BurnOutTest table th h4 {
  font: 0.75em/1.4 'Droid Sans', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: 5em;
  padding: 0 0 0.5em;
  margin: 0 0 0.5em;
  background: transparent;
  color: #878171;
  border-bottom: 1px solid #ccc7b6;
}
@media (max-width: 767px) {
  .BurnOutTest table th h6,
  .BurnOutTest table th h4 {
    min-width: 4em;
  }
}
.BurnOutTest table th h4 {
  text-align: left;
  min-width: 0;
}
.BurnOutTest table td {
  text-align: center;
  border-bottom: 1px solid #DFE4E1;
}
.BurnOutTest table td p {
  text-align: left;
  margin: 0.2em 0 0.1em;
}
.map-box iframe {
  min-height: 20em;
  width: 100%;
}
.kasten {
  border: 1px solid #e1ded4;
  padding: 0em 1.3em;
  margin: 1em 0 1.4em;
}
.kasten p {
  font: 600 italic 1em/1.4 'Droid Serif', serif;
}
.text_map {
  background: #DFE4E1 url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/map-juni-17.png') no-repeat;
  background-position: right top;
  background-size: contain;
  min-height: 25em;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (max-width: 1199px) {
  .text_map {
    background-position: 20em top;
  }
}
@media (max-width: 769px) {
  .text_map {
    background-position: 10em top;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .text_map {
    background: #DFE4E1;
  }
}
.text_map h3 {
  border: 0;
  margin-bottom: 0;
}
.text_map ul {
  list-style: none;
  background: transparent;
  padding: 0em 0em;
}
.text_map ul li {
  font: 700 1em/1.4 'Droid Serif', serif;
  color: #595959;
  padding: 0 0 0.5em 2.9em;
  position: relative;
}
.text_map ul li:before {
  display: none;
}
.text_map ul li:after {
  content: "";
  position: absolute;
  background: #fff;
  border: 1px solid #EAEAEA;
  height: 1em;
  width: 1em;
  display: block;
  border-radius: 10em;
  top: 0.1em;
  left: 1.1em;
}
.text_map ul li span {
  background: #93B982;
  border-radius: 4px;
  display: inline-block;
  padding: 0.1em 0.2em;
  color: #fff;
  font: 0.9em/1 'Droid Sans', sans-serif;
}
.full-width-image {
  margin-top: 1em;
  margin-bottom: 2em;
}
.content section a.gallery {
  display: inline-block;
  text-decoration: none;
  border-bottom: 0;
  margin-right: 0.85em;
  margin-bottom: 0.65em;
}
.content section .galerie-image-holder {
  width: 210px;
  height: 130px;
  display: block;
  background-size: cover;
  background-position: center;
}
.content section.content-galerie-cover .flex-wrapper {
  display: flex;
  flex-direction: row;
}
.content section.content-galerie-cover .flex-wrapper .cover-text {
  width: 40%;
  padding-right: 2em;
}
.content section.content-galerie-cover .flex-wrapper .cover-image {
  width: 60%;
  position: relative;
}
.content section.content-galerie-cover .flex-wrapper .cover-image .badge-holder {
  position: absolute;
  bottom: 10px;
  display: block;
  text-align: center;
  width: 100%;
}
.content section.content-galerie-cover .flex-wrapper .cover-image .badge-holder .badge {
  display: inline-block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-weight: 600;
  padding: 0.5em 0.9em;
  border-radius: 4px;
}
.content section.content-galerie-cover .flex-wrapper .cover-image .badge-holder .badge img {
  position: relative;
  top: -0.1em;
  margin-right: 0.3em;
}
.content section.content-galerie-cover .content-galerie-inner {
  padding-top: 2em;
  margin-left: -10px;
  margin-right: -10px;
}
.content section.content-galerie-cover a.gallery {
  margin: 10px;
}
.content section.content-galerie-cover .galerie-image-holder {
  width: 168px;
  height: 104px;
}
.content section.content-galerie-cover .galerie-inner-wrapper {
  display: none;
}
.content section.content-galerie-cover:nth-child(odd) {
  background-color: #fff !important;
}
.content section.content-galerie-cover:nth-child(odd) .flex-wrapper {
  flex-direction: row-reverse;
}
.content section.content-galerie-cover:nth-child(odd) .flex-wrapper .cover-text {
  padding-right: 0;
  padding-left: 2em;
}
.content section.content-galerie-cover .to-toggle {
  display: inline-block;
}
.content section.content-galerie-cover .is-toggle {
  display: none;
}
.content section.content-galerie-cover .open .to-toggle {
  display: none;
}
.content section.content-galerie-cover .open .is-toggle {
  display: inline-block;
}
.content section.content-galerie-cover .open .is-toggle img {
  position: relative;
  top: -0.1em;
  margin-right: 0.5em;
}
.content section.content-galerie-cover .btn.open {
  background: #ece9e3;
}
@media (max-width: 767px) {
  .content section.content-galerie-cover .flex-wrapper,
  .content section.content-galerie-cover:nth-child(odd) .flex-wrapper {
    flex-direction: column-reverse;
  }
  .content section.content-galerie-cover .flex-wrapper .cover-text,
  .content section.content-galerie-cover:nth-child(odd) .flex-wrapper .cover-text {
    width: 100%;
    padding-left: 0;
  }
  .content section.content-galerie-cover .flex-wrapper .cover-image,
  .content section.content-galerie-cover:nth-child(odd) .flex-wrapper .cover-image {
    width: 100%;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 1.1em;
  height: 1.1em;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.flexslider {
  border: 0;
  background: transparent;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.flexslider .slides li {
  padding: 0;
  margin: 0;
}
.flex-carousel-item {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #efefef;
}
.flex-carousel-caption {
  position: relative;
  z-index: 0;
  margin-top: 18%;
  margin-left: 2px;
  padding: 0.7em 2em;
  text-shadow: none;
  width: 50%;
  min-height: 22em;
  background: #BE1D33;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
.flex-carousel-caption h3 {
  font-size: 1.2em;
  color: #fff;
  border: none;
  padding: 0.6em 0 0.3em 0;
  margin: 0 0 0 0;
}
.flex-carousel-caption h1 {
  color: #fff;
  font: 700 2.3em/1 'Droid Serif', serif;
  margin: 0 0;
  padding: 0;
}
.flex-carousel-caption p {
  color: #fff;
  display: block;
  font: 1.2em/1.6 'Droid Sans', sans-serif;
}
.flex-carousel-caption p {
  color: #fff;
  line-height: 42px;
  font: 300 italic 1.6em/1.4 'Droid Serif', serif;
  margin: 0.5 em 0 0 0;
  padding: 0;
  position: relative;
  padding-left: 3em;
}
.flex-carousel-caption p:after {
  position: absolute;
  top: -0.1em;
  left: 0.1em;
  content: "";
  width: 3.8em;
  height: 1.8em;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
  background-size: contain;
  display: block;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .flex-carousel-caption p {
    padding-left: 2em;
  }
  .flex-carousel-caption p:after {
    width: 2.4em;
    height: 1.2em;
  }
}
@media (max-width: 1199px) {
  .flex-carousel-caption {
    min-height: 22em;
    font-size: 75%;
  }
}
@media (max-width: 480px) {
  .flex-carousel-caption {
    min-height: 30em;
    font-size: 50%;
  }
}
.flex-carousel-caption.right-aligned {
  text-align: right;
  float: right;
}
.flex-carousel-caption.right-aligned h1,
.flex-carousel-caption.right-aligned p {
  color: #fff;
}
.inhalt .flex-carousel-caption h3 {
  height: auto;
}
/*
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content:"\f104";
  font-size: 40px;
  display: inline-block;
}
.flex-direction-nav a.flex-next:before  {
  content: '\f105';
}
*/
/*
.flex-direction-nav a:before {
  content:"";
  height:30px;
  width:30px;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/prev.svg') no-repeat;
  display: inline-block;
}
.flex-direction-nav a.flex-next:before  {
  content:"";
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/next.svg') no-repeat;
}

.flex-direction-nav a:after {
  display:none;
}

*/
.flex-control-nav {
  bottom: 20px;
  z-index: 1;
}
ol.flex-control-nav {
  background: transparent;
}
ol.flex-control-nav li {
  padding: 0;
}
ol.flex-control-nav li:before {
  display: none;
}
.flex-control-paging li a {
  border: none;
  width: 1.3em;
  height: 1.3em;
  display: block;
  background: #DFE4E1;
  border: 1px solid #e1ded4;
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 90px;
}
.flex-control-paging li a:hover {
  background: #DFE4E1;
  background: rgba(246, 245, 242, 0.7);
}
.flex-control-paging li a.flex-active {
  background: rgba(135, 129, 113, 0.8);
  cursor: default;
}
/* Direction Nav */
.flex-direction-nav a {
  width: 3.4em;
  height: 3.4em;
  margin: -40px 0 0;
  display: block;
  background: transparent;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  transition: all 0.3s ease;
  text-decoration: none;
  border: 0;
}
.flex-direction-nav .flex-next:after,
.flex-direction-nav .flex-prev:after {
  text-indent: 4px;
  content: "";
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/next.svg') no-repeat 0.5em 0.35em;
  font-size: 1.9em;
  line-height: 1.8em;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 1.7em;
  width: 1.7em;
  text-align: center;
}
.flex-direction-nav .flex-next {
  right: 1.6em;
}
.flex-direction-nav .flex-prev {
  left: 1.6em;
}
.flex-direction-nav .flex-prev:after {
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/prev.svg') no-repeat 0.5em 0.35em;
  text-indent: -4px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 0.8;
}
.flexslider:hover .flex-next:hover:after,
.flexslider:hover .flex-prev:hover:after {
  background-color: #fff;
  text-decoration: none;
}
.flex-direction-nav .disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav {
    display: none;
  }
  .flex-direction-nav a {
    width: 16px;
    height: 50px;
    margin: -20px 0 0;
    background-size: 185%;
    opacity: 1;
  }
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 5px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 5px;
  }
}
@media (max-width: 767px) {
  .flex-carousel .container {
    padding: 0;
  }
  /*  .flex-carousel-caption {
    position: initial;
    margin: 0;
    padding: 5px 15px 30px;

    h1 {
      font-size: 2.7em;
      line-height:1.2;
      margin: 14px 0;
    }
    h3 {
      font-size: 1.0em;
    }
    .btn {
      margin: 0em 0.3em 1.5em;
      font-size:.9em;
      padding:7px 13px
    }
  }*/
  .flex-control-nav {
    bottom: -20px;
  }
}
.cr_site {
  margin: 0;
  padding: 75px 0 0 0;
  text-align: center;
  background-color: #eeeeee;
}
.cr_font {
  font-size: 14px;
  font-family: Arial;
}
.cr_body h2,
.cr_header h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 10px 0;
}
.cr_body h1,
.cr_header h2 {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0;
}
.wrapper,
.cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px;
}
.cr_header {
  text-align: center;
  background: transparent !Important;
}
.cr_body label {
  float: none;
  clear: both;
  display: block;
  width: auto;
  margin-top: 8px;
  text-align: left;
  font-weight: bold;
  position: relative;
}
.cr_button {
  display: inline-block;
  font-family: 'Helvetica', Arial, sans-serif;
  width: auto;
  white-space: nowrap;
  height: 32px;
  margin: 5px 5px 0 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  border: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  vertical-align: top;
}
.cr_button {
  background-color: #333;
  color: #ffffff;
}
.cr_button:hover,
.cr_button-small:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.powered {
  padding: 20px 0;
  width: 560px;
  margin: 0 auto;
}
.formbox {
  line-height: 150%;
  font-family: Helvetica;
  font-size: 12px;
  color: #333333;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px 6px 6px 6px;
}
.cr_ipe_item label {
  line-height: 150%;
  font-size: 14px;
}
.cr_ipe_item textarea {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaa;
  font-family: Helvetica;
  font-size: 16px;
}
.cr_ipe_item input {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaa;
  padding: 5px;
  font-family: Helvetica;
  font-size: 16px;
}
.cr_ipe_item select {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaa;
  display: block;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: Helvetica;
  font-size: 16px;
}
.cr_ipe_item input.cr_ipe_radio,
input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  border: 2px inset threedface !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 13px;
  padding: 0 !important;
  width: 13px;
}
.cr_ipe_item input.cr_ipe_radio {
  -moz-appearance: radio;
  border-radius: 100% 100% 100% 100% !important;
  margin: 3px 3px 0 5px;
}
.submit_container {
  text-align: center;
}
.cr_ipe_item {
  padding: 1px 10px;
  margin: 1px 10px;
}
.cr_ipe_item.inactive {
  display: none;
}
.imprint {
  font-size: 0.8em;
}
.cr_captcha {
  padding-left: 130px;
}
.cr_error {
  font-size: 1.1em;
  padding: 10px;
}
.clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important;
}
.clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: bold;
  background-color: #f2ecb5;
  color: #000;
  font-size: 12px !important;
}
.cr_site {
  background-color: #eee;
}
.cr_header {
  color: #000000;
}
.cr_body {
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
}
.cr_hr {
  background-color: #ccc;
}
.cr_site a {
  color: #0084ff;
}
.imprint {
  color: #000;
}
.cr_site {
  background-color: #ffffff;
}
.cr_body {
  color: #000000;
  background-color: #ffffff;
}
.cr_header {
  color: #000000;
}
.cr_hr {
  background-color: #ccc;
}
.cr_site a {
  color: #0084ff;
}
.imprint {
  color: #000000;
}
.cr_page {
  width: 640px;
}
.cr_font {
  font-family: Verdana;
}
.cr_button {
  background-color: #b61d22;
}
.cr_page {
  width: 100%!important;
  padding: 0;
  margin: 0;
}
.cr_font,
.cr_body,
.formbox {
  font-size: 17px;
}
.cr_ipe_item {
  margin: 0;
  padding: 0;
}
.cr_ipe_item label {
  font-weight: 700;
  font-size: 1.1em;
  font-family: 'Droid Sans', sans-serif;
  line-height: 1.2;
  color: #BE1D33;
  display: block;
}
.cr_ipe_item select {
  color: #666666;
  width: 100% !important;
  font: 1em/1.6 'Droid Sans', sans-serif;
}
.cr_ipe_item input,
.cr_ipe_item .select-container {
  color: #666666;
  margin-bottom: 3px;
  border-radius: 0;
  width: 100% !important;
  font: 1em/1.6 'Droid Sans', sans-serif;
  background: #fcfcfc;
  border: 1px solid #dbdbdb;
  box-shadow: inset 0 2px 3px #ebebeb;
  padding: 7px;
  background: #f7f7f7;
  border: 0;
  border-bottom: 1px solid #BE1D33;
  box-shadow: none;
}
.cr_ipe_item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  position: relative;
  z-index: 1;
  padding: 7px;
}
.cr_ipe_item .select-container {
  position: relative;
  padding: 0;
}
.cr_ipe_item .select-container:after {
  content: "";
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/arrow-down.svg') no-repeat right 0.2em;
  position: absolute;
  top: 0.7em;
  right: 0.6em;
  height: 1em;
  width: 1em;
}
.cr_button {
  color: #fff;
  background: #BE1D33;
  border-radius: 4px;
  border: 0;
  display: inline-block;
  padding: 0.4em 2.4em;
  margin: 0.5em 0 2em;
  height: auto!important;
  font: 700 1em/1.6 'Droid Sans', sans-serif;
}
footer {
  background: #5D5D5D;
  border-top: 4px solid #aaaaaa;
}
@media (max-width: 767px) {
  footer {
    font-size: 80%;
  }
}
footer a {
  color: #AAA;
  text-decoration: none;
}
footer p.big-phone {
  font: 700 2em/1.4 'Droid Serif', serif;
  color: #AAAAAA;
  margin-bottom: 0.2em;
}
footer a.big-mail {
  font: 700 1em/1.6 'Droid Serif', serif;
  text-decoration: none;
  color: #AAAAAA;
  display: block;
  margin-bottom: 1.5em;
}
footer p.phone-subline {
  font: italic 700 1em/1.6 'Droid Serif', serif;
  color: #AAAAAA;
}
footer nav {
  padding: 1em 0 1em;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
footer nav ul {
  display: block;
}
footer nav ul:before,
footer nav ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
footer nav ul:after {
  clear: both;
}
@media (max-width: 767px) {
  footer nav ul {
    display: block;
  }
}
footer nav ul li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
@media (max-width: 767px) {
  footer nav ul li {
    width: 100%;
  }
}
footer nav ul li a {
  font: 600 1em/1.6 'Droid Serif', serif;
  color: #AAAAAA;
}
footer nav ul li a:hover {
  color: #9A9A9A;
}
footer nav ul li ul {
  display: block;
  margin: 1em 0 2.5em 0;
}
footer nav ul li ul li {
  width: 100%;
  display: block;
}
footer nav ul li ul li a {
  font: 0.85em/1.6 'Droid Sans', sans-serif;
  color: #9A9A9A;
}
footer nav ul li ul li a:hover {
  color: #b4b4b4;
}
footer nav ul li ul li > ul {
  display: none;
}
footer p.copyright-line {
  color: #9A9A9A;
  font: 0.9em/1.4 'Droid Sans', sans-serif;
  padding-top: 0.3em;
}
footer nav.footer-navigation {
  border: none;
}
footer nav.footer-navigation ul {
  display: block;
  text-align: right;
}
footer nav.footer-navigation ul li {
  display: inline-block;
  width: auto;
}
footer nav.footer-navigation ul li a {
  font: 0.9em/1.4 'Droid Sans', sans-serif;
  padding-left: 1em;
}
footer ul.social-icons {
  text-align: right;
  list-style-type: none;
  margin-top: 2em;
}
footer ul.social-icons li {
  display: inline-block;
}
footer ul.social-icons li a {
  display: block;
  padding-left: 0.5em;
  opacity: 1;
}
footer ul.social-icons li a:hover {
  opacity: 0.8;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  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;
  }
}
@media print {
  .product-navigation-offcanvas,
  .main-nav-container,
  .support-nav,
  footer ul.social-icons {
    display: none;
  }
  header.mobile-header {
    position: relative !important;
  }
}





.hero-image {
  position: relative;
  overflow: hidden;
}

.waveAnimation {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

@media (min-width: 768px) {
  .waveAnimation {
    bottom: -10rem;
  }
}

.w1 {
    stroke: none;
    fill: #9A162F;
    opacity: 55%;
    animation: move1 20s ease-in-out infinite;
    position: relative;
    z-index: 15;
  }
  .w2 {
    stroke: none;
    fill: #b3696c;
    opacity: 35%;
    transform: translate3d(0, 0, 0);
    animation: move2 19s ease-in-out infinite;
    position: relative;
    z-index: 10;
  }
  .w3 {
    stroke: none;
    fill: #fff;
    opacity: 15%;
    transform: translate3d(0, 0, 0);
    animation: move3 21s ease-in-out infinite;
    position: relative;
    z-index: 5;
  }
  @keyframes move1 {
    0% {
      transform: translateX(-500px) scaleX(2.5);
    }
    25% {
      transform: translateX(-100) scaleX(2.5);
    }
    50% {
      transform: translateX(0) scaleX(2.5);
    }
    75% {
      transform: translateX(-100) scaleX(2.5);
    }
    100% {
      transform: translateX(-500px) scaleX(2.5);
    }
  }
  @keyframes move2 {
    0% {
      transform: translateX(-600px) scaleX(3);
    }
    25% {
      transform: translateX(-100) scaleX(2.5);
    }
    50% {
      transform: translateX(0) scaleX(3);
    }
    75% {
      transform: translateX(-100) scaleX(2.5);
    }
    100% {
      transform: translateX(-600px) scaleX(3);
    }
  }
  @keyframes move3 {
    0% {
      transform: translateX(-800px) scaleX(3);
    }
    25% {
      transform: translateX(-100) scaleX(2.5);
    }
    50% {
      transform: translateX(0) scaleX(3);
    }
    75% {
      transform: translateX(-100) scaleX(2.5);
    }
    100% {
      transform: translateX(-800px) scaleX(3);
    }
  }


/*----------------*/

.hero-image > .waveAnimation {
  display: none;
}

.hero-image  .hero-slider + .waveAnimation {
  display: none;
}

.hero-image .kopfbild-item + .waveAnimation {
  display: block;
}

.hero-image .swiper-slide > .container {
  position: relative;
  z-index: 20;
}

body .hero .hero-slider .swiper-pagination-wrapper {
  bottom: 0.5rem;

  @media (min-width: 768px) {
    bottom: 1rem;
  }
}

body .hero .hero-slider .swiper-pagination-wrapper .swiper-pagination {
  position: static;
}

body .hero .hero-slider .swiper-pagination-wrapper .swiper-pagination span {
  width: 10px;
  height: 10px;
  background: #fff;
  border: none;
}

body .hero .hero-slider .swiper-pagination-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
      background: #9A162F;
}

/* .embed-responsive {
    padding-bottom: 100% !important;
} */

:root section:not(.frame-grey) .text-wrap h1, :root section:not(.frame-grey) .text-wrap .h1,
:root section:not(.frame-grey) .text-wrap h2, :root section:not(.frame-grey) .text-wrap .h2,
:root section:not(.frame-grey) .text-wrap h3, :root section:not(.frame-grey) .text-wrap .h3,
:root section:not(.frame-grey) .text-wrap h4, :root section:not(.frame-grey) .text-wrap .h4,
:root section:not(.frame-grey) .text-wrap h5, :root section:not(.frame-grey) .text-wrap .h5,
:root section:not(.frame-grey) .text-wrap h6, :root section:not(.frame-grey) .text-wrap .h6 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  text-align: left;
  text-transform: none;
}

/* Headline */
:root section:not(.frame-grey) .text-wrap h1,
:root section:not(.frame-grey) .text-wrap .h1,
:root .header-wrap h1 {
  font: 700 2.5em/1.2 "Lato", serif;  /* deine Vorgabe */
  color: #666666;
  margin: 0 0 0.8em;
}

/* H2 – #BE1D33, Lato bold */
:root section:not(.frame-grey) .text-wrap h2,
:root section:not(.frame-grey) .text-wrap .h2,
:root .header-wrap h2 {
  font: 700 2.1em/1.25 "Lato", serif;
  color: #BE1D33;
  margin: 0 0 0.7em;
}

/* H3 – #BE1D33, Lato regular */
:root section:not(.frame-grey) .text-wrap h3,
:root section:not(.frame-grey) .text-wrap .h3,
:root .header-wrap h3 {
  font: 400 1.8em/1.3 "Lato", serif;
  color: #BE1D33;
  margin: 0 0 0.6em;
}

/* H4 – #666666, Lato bold */
:root section:not(.frame-grey) .text-wrap h4,
:root section:not(.frame-grey) .text-wrap .h4,
:root .header-wrap h4 {
  font: 700 1.5em/1.3 "Lato", serif;
  color: #666666;
  margin: 0 0 0.5em;
}

/* H5 – #666666, Lato regular */
:root section:not(.frame-grey) .text-wrap h5,
:root section:not(.frame-grey) .text-wrap .h5,
:root .header-wrap h5 {
  font: 400 1.3em/1.3 "Lato", serif;
  color: #666666;
  margin: 0 0 0.4em;
}

/* H6 – #BE1D33, Lato regular */
:root section:not(.frame-grey) .text-wrap h6,
:root section:not(.frame-grey) .text-wrap .h6,
:root .header-wrap h6 {
  font: 400 1.1em/1.3 "Lato", serif;
  color: #BE1D33;
  /*text-transform: uppercase;*/
  letter-spacing: 0.06em;
  margin: 0 0 0.3em;
}

:root .frame-gray-dark-box *,
:root .frame-red-box * {
  color: #fff !important;
}

.dce-mediabox video {
  width: 100%;
  height: auto;
  /* max-height: 350px; */
}

.klaro .cookie-modal, .klaro .cookie-notice {
    /* The switch - the box around the slider */
    font-size: 14px;
}

.klaro .cookie-modal .switch, .klaro .cookie-notice .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
    background-color: #0885BA;
}

.klaro .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
    opacity: 0.8;
    background-color: #006A4E;
    cursor: not-allowed;
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-app-input, .klaro .cookie-notice .cm-app-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 50px;
    height: 30px;
}

.klaro .cookie-modal .cm-app-label, .klaro .cookie-notice .cm-app-label {
    /* The slider */
    /* Rounded sliders */
}

.klaro .cookie-modal .cm-app-label .slider, .klaro .cookie-notice .cm-app-label .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: 50px;
    display: inline-block;
}

.klaro .cookie-modal .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-label .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 5px;
    bottom: 5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.klaro .cookie-modal .cm-app-label .slider.round, .klaro .cookie-notice .cm-app-label .slider.round {
    border-radius: 30px;
}

.klaro .cookie-modal .cm-app-label .slider.round:before, .klaro .cookie-notice .cm-app-label .slider.round:before {
    border-radius: 50%;
}

.klaro .cookie-modal .cm-app-label input:focus + .slider, .klaro .cookie-notice .cm-app-label input:focus + .slider {
    box-shadow: 0 0 1px #0885BA;
}

.klaro .cookie-modal .cm-app-label input:checked + .slider:before, .klaro .cookie-notice .cm-app-label input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

.klaro .cookie-modal .cm-app-input:focus + .cm-app-label .slider, .klaro .cookie-notice .cm-app-input:focus + .cm-app-label .slider {
    box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before, .klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

.klaro .cookie-modal .slider, .klaro .cookie-notice .slider {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a, .klaro .cookie-notice a {
    color: #00AA3E;
    text-decoration: none;
}

.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
    font-family: inherit;
    color: #eee;
}

.klaro .cookie-modal p, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: 0.7em;
}

.klaro .cookie-modal .cm-link, .klaro .cookie-notice .cm-link {
    padding-left: 4px;
    vertical-align: middle;
}

.klaro .cookie-modal .cm-btn, .klaro .cookie-notice .cm-btn {
    background: #555;
    color: #eee;
    border-radius: 0;
    padding: 6px 10px;
    margin-right: 0.5em;
    border: 0;
}

.klaro .cookie-modal .cm-btn:disabled, .klaro .cookie-notice .cm-btn:disabled {
    opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-sm, .klaro .cookie-notice .cm-btn.cm-btn-sm {
    padding: 0.4em;
    font-size: 1em;
}

.klaro .cookie-modal .cm-btn.cm-btn-close, .klaro .cookie-notice .cm-btn.cm-btn-close {
    background: #eee;
    color: #000;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
    background: #00AA3E;
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
    background: #0885BA;
}

.klaro .cookie-modal .cm-btn.cm-btn-right, .klaro .cookie-notice .cm-btn.cm-btn-right {
    float: right;
    margin-left: 0.5em;
    margin-right: 0;
}

.klaro .cookie-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1000;
}

.klaro .cookie-modal .cm-bg {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.klaro .cookie-modal .cm-modal {
    z-index: 1001;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
    max-height: 98%;
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    overflow: auto;
    background: #333;
    color: #eee;
}

@media (min-width: 1024px) {
    .klaro .cookie-modal .cm-modal {
        border-radius: 4px;
        position: relative;
        margin: 0 auto;
        max-width: 640px;
        height: auto;
        width: auto;
    }
}

.klaro .cookie-modal .cm-modal .hide {
    border: none;
    background: none;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
    stroke: #eee;
}

.klaro .cookie-modal .cm-modal .cm-footer {
    padding: 1em;
    border-top: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::before, .klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
    content: " ";
    display: table;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
    clear: both;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
    font-size: 0.8em;
    padding-top: 4px;
    text-align: center;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
    color: #999;
}

.klaro .cookie-modal .cm-modal .cm-header {
    padding: 1em;
    padding-right: 24px;
    border-bottom: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
    margin: 0;
    font-size: 2em;
    display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
    padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
    padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
    display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
    display: inline-block;
    width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps {
    padding: 0;
    margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
    position: relative;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 60px;
    min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
    margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
    position: absolute;
    left: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
    margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
    font-size: 0.8em;
    color: #999;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all {
    border-top: 1px solid #555;
    padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
    font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out, .klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
    padding-left: 0.2em;
    font-size: 0.8em;
    color: #999;
}

.klaro .cookie-notice {
    background: #333;
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
}

@media (min-width: 990px) {
    .klaro .cookie-notice {
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
        border-radius: 4px;
        position: fixed;
        bottom: 20px;
        right: 20px;
        max-width: 300px;
    }
}

@media (max-width: 989px) {
    .klaro .cookie-notice {
        border: none;
        border-radius: 0;
    }
}

.klaro .cookie-notice .cn-body {
    margin-bottom: 0;
    margin-right: 0;
    bottom: 0;
    padding: 1em;
    padding-top: 0;
}

.klaro .cookie-notice .cn-body p {
    margin-bottom: 0.5em;
}

.klaro .cookie-notice .cn-body p.cn-changes {
    text-decoration: underline;
}

.klaro .cookie-notice .cn-body .cn-learn-more {
    display: inline-block;
}

.klaro .cookie-notice .cn-body p.cn-ok {
    padding-top: 0.5em;
    margin: 0;
}

.klaro .cookie-notice-hidden {
    display: none !important;
}

/* Some overrides */

/* Define some colors */
:root {
    --akzentfarbe: #B82A13;
    --gruen: #0b923c
}

.klaro .cookie-notice .cn-body p.cn-ok {
    display: flex;
}

.klaro .cookie-notice .cm-btn.cm-btn-sm.cn-decline,
.klaro .cookie-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-link {
    background: transparent;
    border: 1px solid #fff;
    padding: 0.4em 0.9em;
    font-size: 1.0em;
    font-weight: 700;
    order:1;
    text-decoration: none;
    color: #eee;
}
.klaro .cookie-notice .cm-btn.cm-btn-success {
    background: var(--gruen);
    border-color: var(--gruen);
}
.klaro .cookie-notice .cm-btn.cm-btn-sm.cn-decline {
    order:3;
    color: #ffffff;
    text-decoration: underline;
    font-weight: 400;
    border:none;
}
.klaro .cookie-notice .cm-link {
    order:2;
}
.klaro .cookie-notice a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: 400;
    order:2;
}
.klaro .cookie-modal a {
    color:white;
    text-decoration:underline;
}
.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider {
    background: var(--gruen);
}
.klaro .cookie-modal .cm-btn.cm-btn-info {
    background: #555;
}
.klaro .cookie-modal .cm-btn.cm-btn-accept-all {
    background: var(--gruen);

}


@media (min-width:990px) {
    .klaro .cookie-notice {
        max-width:380px;
    }
}
@media (min-width: 768px) {
  nav#nav ul ul li ul {
    width: 220px;
  }
}
/**
 * Swiper 10.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 8, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/FontAwesome/webfonts/fa-solid-900.woff2') format("woff2"),url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/FontAwesome/webfonts/fa-solid-900.ttf') format("truetype")}.fa-solid,.fas{font-weight:900}
.extended-form-css,
.form-check {
  /*
      input[type=radio]:focus {
          outline: max(2px, 0.15em) solid currentColor;
          outline-offset: max(2px, 0.15em);
      }
  */
}
.extended-form-css form,
.form-check form {
  display: grid;
  place-content: center;
  min-height: 100vh;
}
.extended-form-css .form-control,
.form-check .form-control {
  font-family: system-ui, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.extended-form-css .form-control + .form-control,
.form-check .form-control + .form-control {
  margin-top: 1em;
}
.extended-form-css .form-control--disabled,
.form-check .form-control--disabled {
  color: var(--form-control-disabled);
  cursor: not-allowed;
}
.extended-form-css input[type=checkbox],
.extended-form-css input[type=radio],
.form-check input[type=checkbox],
.form-check input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #fff;
  width: 2em;
  height: 2em;
  /*
  border: 0.15em solid currentColor;
  border-radius: 0.15em;

   */
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  background-color: #fff;
  border: 2px solid #578094;
  cursor: pointer;
}
.extended-form-css input[type=checkbox]::before,
.extended-form-css input[type=radio]::before,
.form-check input[type=checkbox]::before,
.form-check input[type=radio]::before {
  content: "";
  width: 1.25em;
  height: 1.25em;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  /* Windows High Contrast Mode */
  background-color: #578094;
}
.extended-form-css input[type=checkbox]:checked::before,
.extended-form-css input[type=radio]:checked::before,
.form-check input[type=checkbox]:checked::before,
.form-check input[type=radio]:checked::before {
  transform: scale(1);
}
.extended-form-css input[type=radio]:disabled,
.form-check input[type=radio]:disabled {
  --form-control-color: var(--form-control-disabled);
  color: var(--form-control-disabled);
  cursor: not-allowed;
}

.control-label {
  display: none;
}

.form-group {
  margin-bottom: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
}

textarea.form-control {
  height: auto;
  min-height: 150px;
}

form .row {
  margin-bottom: 30px;
}

.form-check .form-check-label {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  align-items: center;
}
.form-check .form-check-label input[type=checkbox] {
  transform: none;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 2px solid #578094;
  align-self: flex-start;
}
.form-check .form-check-label span {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  font-size: 1rem;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.form-check .form-check-label span span {
  display: inline;
  line-height: normal;
  padding: 0;
}

.btn-primary {
  background-color: #578094;
  border-color: #578094;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 1.125em;
}
.btn-primary:hover {
  background-color: #fff;
  border-color: #fff;
  color: #578094;
}

.input {
  position: relative;
  transition: color 0.4s ease-in-out;
}

input[type=file] {
  width: 100%;
  background-color: white;
  /* height: 40px; */
  line-height: 1.5em;
  padding: 10px 10px;
}

div.input.has-error {
  position: relative;
}
div.input.has-error input:not([type=checkbox]), div.input.has-error select {
  border: 1px solid #BE1D33;
  color: #BE1D33;
}
div.input.has-error input:not([type=checkbox])::placeholder, div.input.has-error select::placeholder {
  color: #BE1D33;
}
div.input.has-error span.error {
  font-size: 0.8em;
  color: #BE1D33;
}

input:not([type=checkbox]):invalid, select:invalid {
  border: 1px solid #BE1D33;
  color: #BE1D33;
}
input:not([type=checkbox]):invalid::placeholder, select:invalid::placeholder {
  color: #BE1D33;
}

.help-block {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: left;
  background-color: #578094;
  color: #fff;
  padding: 0 20px;
  min-width: 290px;
  text-align: left;
}

@media (max-width: 550px) {
  .help-block {
    position: relative;
    width: 100%;
    height: 30px;
  }
}
.product-navigation-offcanvas {
  position: fixed;
  left: -80%;
  transition: left 0.4s ease-in-out;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  overflow-x: auto;
  width: 80%;
  background: white;
}
.product-navigation-offcanvas.open {
  left: 0;
}

nav.mobile-support {
  text-align: center;
}
nav.mobile-support ul {
  margin: 0.5em 0 0.75em 0;
  padding: 0 0.75em;
}
nav.mobile-support ul li {
  display: inline-block;
}
nav.mobile-support ul li a {
  color: #5D5D5D;
  font: 300 0.7em/1.6 "Droid Sans", sans-serif;
  padding: 0.2em 0 0.2em 1em;
}

#mobile-nav-logo {
  padding-top: 0.5em;
  text-align: center;
  display: block;
}
#mobile-nav-logo img {
  width: 50px;
  height: auto;
}

#nav-off li,
#nav-off li a {
  font-size: 0.85rem !important;
  font-family: "Lato";
  color: #505050;
  font-weight: 400;
}
#nav-off li.active > .menu-title > a {
  color: #BE1D33;
}
#nav-off li.active > .menu-title > a:hover {
  border-bottom-color: #BE1D33;
}
#nav-off > ul > li {
  padding: 0;
}
#nav-off > ul > li.children > .menu-title {
  cursor: pointer;
  padding-right: 1em;
}
#nav-off > ul > li.children > .menu-title::after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
  float: right;
  margin-top: 0.2em;
  transition: transform 0.4s ease-in-out;
}
#nav-off > ul > li.children.open > .menu-title::after {
  transform: rotate(180deg);
}
#nav-off > ul > li > .menu-title {
  display: block;
  background-color: var(--color-gray);
  border-bottom: 1px solid #9F9F9F;
  padding: 0.65em;
}
#nav-off > ul > li > .menu-title a {
  display: inline-block;
  padding-bottom: 0.1em;
  border-bottom: 1px solid transparent;
}
#nav-off > ul > li > .menu-title a:hover {
  border-bottom-color: #505050;
}
#nav-off > ul > li > ul {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
#nav-off > ul > li > ul > li {
  padding: 0em 0.5em 0.65em 1.25em;
}
#nav-off > ul > li > ul > li:first-child {
  padding-top: 0.5em;
}
#nav-off > ul > li > ul > li:last-child {
  padding-bottom: 0.75em;
}
#nav-off > ul > li > ul > li > ul > li {
  padding-bottom: 0.65em;
}
#nav-off > ul > li > ul > li.children {
  padding: 0.5em 0.5em 0.5em 1.25em;
  border-bottom: 1px solid #cFcFcF;
}
#nav-off > ul > li > ul > li.children > .menu-title {
  display: inline-block;
  padding-top: 0.8em;
  padding-bottom: 1.25em;
}
#nav-off > ul > li > ul > li.children > .menu-title > a {
  font-weight: 700;
}
#nav-off > ul > li > ul > li.children:last-child {
  border-bottom: none;
}
#nav-off > ul > li.open > ul {
  max-height: 1000px;
}

@media screen and (min-width: 768px) {
  .product-navigation-offcanvas,
  #mobile-nav-logo {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .the-wrapper.open {
    transform: translate(80%, 0);
    z-index: 100;
    position: relative;
  }
  header.mobile-header {
    transition: transform 0.4s ease-in-out;
  }
  header.mobile-header.open {
    transform: translate(80%, 0);
    z-index: 10000;
  }
}
/*
@media (min-width: 991px) {
    .product-navigation-offcanvas {
      width: 480px;
    }
    .the-wrapper.open {
      transform: translate(480px, 0);
    }
  }
*/
/*
  @media (max-width: 768px){
    nav#nav-off{
        padding: 0 10px;
        &>ul{
            padding-top: 0;
            &>li>a, a.children{
                border-bottom: 1px solid #7F7F7F;
            }
            li{
                &>a{
                    border-left: none;
                    padding-left: 0.2em;
                }
                li.active > a {
                    background: transparent;
                    padding-left: 1em;
                }
                li > a {
                    background: transparent;
                    padding-left: 1em;
                }

            }
            li.active > a{
                font-weight: 400;
            }
        }
        ul li a {
            font-size: 0.85em!important;
            font-family: "Lato";
            padding: 0.5em;
            color:#505050;
            font-weight: 400;
        }
        ul ul li a:hover {
            background: transparent;
            text-decoration: none;
        }

    }
}
*/

:root {
  --color-primary: #666666;
  --color-secondary: #BE1D33;
  --color-white: #FFFFFF;
  --color-gray: #F7F7F7;
  --color-gray-light: #CCCCCC;
  --color-gray-dark: #578094;
  --color-gray-dark2: #999999;
  --color-facebook: #3B5997;
  --color-twitter: #1BA1F2;
  --color-youtube: #ED4141;
  --color-linkedin: #0077B5;
  --color-pinterest: #E60022;
  --color-instagram: #C231A1;
  --color-vimeo: #00ADEF;
  --color-twitch: #6441A3;
  --color-discord: #7289da;
  --p-light: 300;
  --p-regular: 400;
  --p-medium: 500;
  --p-semi-bold: 600;
  --p-bold: 700;
  --p-extra-bold: 800;
  --p-black: 900;
  --s-light: 300;
  --s-regular: 400;
  --s-medium: 500;
  --s-bold: 700;
  --s-black: 900;
  --shadow-primary: 0px 4px 10px rgba(37, 47, 63, 0.1);
  --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  --transition: 0.3s;
}

/* lato-300 - latin */
/* Pfad relativ zu Resources/Public/Css/overrides.css → ../Fonts/ */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.eot');
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.eot?#iefix') format("embedded-opentype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.woff2') format("woff2"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.woff') format("woff"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.ttf') format("truetype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-300.svg#Lato') format("svg");
}
/* lato-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.eot');
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.eot?#iefix') format("embedded-opentype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.woff2') format("woff2"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.woff') format("woff"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.ttf') format("truetype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-regular.svg#Lato') format("svg");
}
/* lato-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.eot');
  src: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.eot?#iefix') format("embedded-opentype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.woff2') format("woff2"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.woff') format("woff"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.ttf') format("truetype"), url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/Fonts/lato-v23-latin-700.svg#Lato') format("svg");
}
html {
  scroll-padding-top: 75px;
  /* height of sticky header */
}

body {
  font-family: "Lato";
}

h1, h2, h3, p.intro {
  font-family: "Lato";
}

h3 {
  letter-spacing: normal !important;
}

h1 {
  font: 700 2.5em/1.2 "Lato", serif;
  color: #666666;
  margin: 0.5em 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.header-wrap h1, .header-wrap h2, .header-wrap h3, .header-wrap h4, .header-wrap h5, .header-wrap h6 {
  font-family: "Lato" !important;
}

.content {
  z-index: 10;
}

@media (max-width: 767px) {
  .content {
    margin-top: 0;
  }
}
.content .heading-wave {
  background: #fff;
}

.content .heading-wave h1, .content .heading-wave h2, .content .heading-wave h3, .content .heading-wave h4, .content .heading-wave h5, .content .heading-wave h6 {
  font-family: "Lato" !important;
}

.content ul {
  padding-left: 17px;
}

.content ul li:before {
  font-size: 1em;
}

.hero .hero-image {
  background: var(--color-gray);
}

.hero .hero-image:after {
  content: "";
  background: #fff;
}

.hero .hero-image .kopfbild-item {
  position: relative;
  overflow: hidden;
}

.hero .hero-image .kopfbild-item img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-image .kopfbild-item {
    padding-top: 73%;
  }
}
.hero .hero-slider {
  z-index: auto;
}

.hero .hero-slider .swiper-wrapper .swiper-slide img {
  display: block;
  position: absolute;
  top: 0;
  border: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
}

.hero .hero-slider .swiper-wrapper .swiper-slide img.portrait {
  display: none;
}

@media (max-width: 991px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide img {
    display: block;
  }
  .hero .hero-slider .swiper-wrapper .swiper-slide img.landscape {
    display: none;
  }
  .hero .hero-slider .swiper-wrapper .swiper-slide img.portrait {
    display: block;
  }
}
.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
  position: relative;
  z-index: 0;
  margin-top: 18%;
  margin-left: 0;
  margin-bottom: 1.6em;
  padding: 0.7em 2em;
  text-shadow: none;
  width: 50%;
  min-height: 22em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}

@media (max-width: 1500px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
    margin-top: 12%;
  }
}
@media (max-width: 1199px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
    margin-top: 16%;
    font-size: 75%;
    width: 70%;
  }
}
@media (max-width: 991px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
    min-height: 20em;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
    margin-top: 30%;
    min-height: 14em;
  }
}
@media (max-width: 480px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption {
    min-height: 18em;
    font-size: 50%;
  }
}
.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption h2 {
  color: #fff;
  font: 700 2.3em/1 "Lato", serif;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption h2 {
    margin-bottom: 0.6em;
    line-height: 1.4em;
  }
}
.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption h3 {
  font: 300 1.2em/1.6 "Droid Sans", sans-serif;
  color: #fff;
  border: none;
  padding: 0.6em 0 0.3em 0;
  margin: 0 0 0 0;
  text-transform: uppercase;
}

.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption p {
  color: #fff;
  margin: 0.5em 0 0.5em 0;
  padding: 0;
  padding-left: 3em;
  position: relative;
  display: block;
  font: 400 1.5em/1.4 "Lato", serif;
}

@media (max-width: 1199px) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption p {
    margin: 1em 0 1em 0;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption p {
    display: none;
  }
}
.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption p:after {
  position: absolute;
  top: -0.1em;
  left: 0.1em;
  content: "";
  width: 3.8em;
  height: 1.8em;
  background: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/quotes.svg') no-repeat;
  background-size: contain;
  display: block;
  opacity: 0.7;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption p:after {
    width: 2.4em;
    height: 1.2em;
  }
}
.hero .hero-slider .swiper-wrapper .swiper-slide .slide-caption a {
  position: relative;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
  margin-bottom: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
  background: var(--color-secondary);
  border-color: var(--color-secondary);
}

.hero .hero-slider .swiper-pagination-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
}

.hero .hero-slider .swiper-pagination-wrapper .swiper-pagination {
  background: none;
  width: 100%;
  text-align: center;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-pagination-wrapper .swiper-pagination {
    bottom: -5px;
  }
}
.hero .hero-slider .swiper-pagination-wrapper .swiper-pagination span {
  margin: 0 6px;
  width: 1em;
  height: 1em;
  display: inline-block;
  background: var(--color-gray);
  border: 1px solid #e1ded4;
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: none;
  border-radius: 90px;
  opacity: 1;
}

.hero .hero-slider .swiper-pagination-wrapper .swiper-pagination span:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

.hero .hero-slider .swiper-pagination-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
  background: rgba(135, 129, 113, 0.8);
  cursor: pointer;
}

.hero .hero-slider .swiper-button-wrapper .swiper-button-prev, .hero .hero-slider .swiper-button-wrapper .swiper-button-next {
  width: 54px;
  height: 54px;
  padding: 0;
  margin: -40px 0 0;
  display: block;
  background: transparent;
  position: absolute;
  top: 50%;
  right: 30px;
  cursor: pointer;
  line-height: 54px;
  font-size: 54px;
  text-indent: -9999px;
  text-decoration: none;
  border: 0;
  color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  overflow: hidden;
  opacity: 0.8;
  transition: all 0.3s ease;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-button-wrapper .swiper-button-prev, .hero .hero-slider .swiper-button-wrapper .swiper-button-next {
    margin: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    opacity: 1;
    top: 20%;
    right: 10px;
  }
}
.hero .hero-slider .swiper-button-wrapper .swiper-button-prev:after, .hero .hero-slider .swiper-button-wrapper .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 54px;
  height: 54px;
  background-image: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/next.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  line-height: 54px;
  font-size: 54px;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: left;
  text-indent: -9999px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-button-wrapper .swiper-button-prev:after, .hero .hero-slider .swiper-button-wrapper .swiper-button-next:after {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    background-size: 40%;
  }
}
.hero .hero-slider .swiper-button-wrapper .swiper-button-prev:hover, .hero .hero-slider .swiper-button-wrapper .swiper-button-next:hover {
  opacity: 0.8;
}

.hero .hero-slider .swiper-button-wrapper .swiper-button-prev:hover:after, .hero .hero-slider .swiper-button-wrapper .swiper-button-next:hover:after {
  background-color: #fff;
  text-decoration: none;
}

.hero .hero-slider .swiper-button-wrapper .swiper-button-prev {
  right: inherit;
  left: 30px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-button-wrapper .swiper-button-prev {
    opacity: 1;
    left: 10px;
  }
}
.hero .hero-slider .swiper-button-wrapper .swiper-button-prev:after {
  background-image: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/prev.svg');
  background-size: auto;
  text-indent: -9999px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .hero .hero-slider .swiper-button-wrapper .swiper-button-prev:after {
    background-size: 40%;
  }
}
.flexslider .slides img {
  display: block;
  position: absolute;
  top: 0;
  border: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
}

.flexslider .slides img.portrait {
  display: none;
}

.flexslider .flex-control-nav {
  bottom: 0px;
}

.flex-carousel-caption h2 {
  font-family: "Lato";
}

@media (max-width: 767px) and (orientation: portrait) {
  .flexslider .slides img.portrait {
    display: block;
  }
  .flexslider .slides img.landscape {
    display: none;
  }
  .flexslider .flex-control-nav {
    bottom: -15px;
  }
}
.teaser-section-pagelinkbox-slider .swiper {
  position: inherit;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper {
  height: auto;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser {
  height: 100%;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: none;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-image {
  flex: 0 0 auto;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-body {
  padding: 1em 1em 3em 1em;
  height: 100%;
  position: relative;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-body h3 {
  border: none;
  margin: 0.5em 0 0 0;
  padding: 0;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-body h2 {
  font-size: 1.2em;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-body p {
  color: #666666;
  font: 0.9em/1.6 "Droid Sans", sans-serif;
}

.teaser-section-pagelinkbox-slider .swiper-wrapper .swiper-slide-teaser-wrapper .teaser-body span.btn {
  position: absolute;
  bottom: 1em;
}

.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next {
  width: 54px;
  height: 54px;
  padding: 0;
  margin: -40px 0 0;
  display: block;
  background: transparent;
  position: absolute;
  top: 50%;
  right: -39px;
  cursor: pointer;
  line-height: 54px;
  font-size: 54px;
  text-indent: -9999px;
  text-decoration: none;
  border: 0;
  color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  overflow: hidden;
  opacity: 0.8;
  transition: all 0.3s ease;
}

@media (max-width: 767px) and (orientation: portrait) {
  .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next {
    margin: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    opacity: 1;
    top: 16%;
    right: 15px;
    background-color: var(--color-white);
  }
}
.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:after, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 54px;
  height: 54px;
  background-image: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/next.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  line-height: 54px;
  font-size: 54px;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: left;
  text-indent: -9999px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:after, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next:after {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    background-size: 40%;
  }
}
.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:hover, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next:hover {
  opacity: 0.8;
}

.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:hover:after, .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-next:hover:after {
  background-color: #fff;
  text-decoration: none;
}

.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev {
  right: inherit;
  left: -39px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev {
    opacity: 1;
    left: 15px;
  }
}
.teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:after {
  background-image: url('../../../_assets/054473fd1ad20e8a9ab5d8b49cb7031f/custom/frontend/img/prev.svg');
  background-size: auto;
  text-indent: -9999px;
}

@media (max-width: 767px) and (orientation: portrait) {
  .teaser-section-pagelinkbox-slider .swiper-button-wrapper .swiper-button-prev:after {
    background-size: 40%;
  }
}
.teaser-section {
  background: var(--color-gray);
}

.teaser-section .negativ .teaser {
  background: var(--color-gray);
}

.teaser-section .teaser-contentanchor-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  vertical-align: middle;
}

.teaser-section .teaser-contentanchor-wrapper ul li {
  margin: 0;
  padding: 0;
  padding-right: 20px;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

.teaser-section .teaser-contentanchor-wrapper ul li:before {
  display: none;
  content: "";
}

.teaser-section .teaser-contentanchor-wrapper ul li .teaser-contentanchor-item-index {
  text-transform: uppercase;
  font: 1.6em/1.8 "Droid Sans", sans-serif;
  padding-right: 0px;
  vertical-align: middle;
  color: #666666;
}

.teaser-section .teaser-contentanchor-wrapper ul li a {
  text-decoration: none;
  color: #878171;
  border-color: #878171;
}

.teaser-section .teaser-contentanchor-wrapper ul li a .teaser-contentanchor-item-name {
  text-transform: uppercase;
  font: 1em/1.6 "Droid Sans", sans-serif;
}

.teaser-section.frame-white {
  background: var(--color-white);
}

.teaser-section.frame-white .teaser-wrapper .teaser, .teaser-section.frame-white .swiper-slide-teaser-wrapper {
  background: var(--color-gray);
}

.teaser-section.frame-grey, .teaser-section.frame-gray {
  background: var(--color-gray);
}

.teaser-section.frame-grey .teaser-wrapper .teaser, .teaser-section.frame-grey .swiper-slide-teaser-wrapper, .teaser-section.frame-gray .teaser-wrapper .teaser, .teaser-section.frame-gray .swiper-slide-teaser-wrapper {
  background: var(--color-white);
}

.teaser-section.frame-gray-dark .teaser-contentanchor-wrapper, .teaser-section.frame-gray-dark-box .teaser-contentanchor-wrapper {
  color: var(--color-gray-light);
}

.teaser-section.frame-gray-dark .teaser-contentanchor-wrapper ul li .teaser-contentanchor-item-index, .teaser-section.frame-gray-dark-box .teaser-contentanchor-wrapper ul li .teaser-contentanchor-item-index {
  color: var(--color-gray-light);
}

.teaser-section.frame-gray-dark .teaser-contentanchor-wrapper ul li a, .teaser-section.frame-gray-dark-box .teaser-contentanchor-wrapper ul li a {
  color: var(--color-white);
  border-color: var(--color-white);
}

.teaser-section.frame-red {
  background: var(--color-secondary);
}

.teaser-section.frame-red .teaser-wrapper .teaser, .teaser-section.frame-red .teaser-wrapper .teaser h1, .teaser-section.frame-red h2, .teaser-section.frame-red h3, .teaser-section.frame-red h4, .teaser-section.frame-red h5, .teaser-section.frame-red h6, .teaser-section.frame-red p, .teaser-section.frame-red a, .teaser-section.frame-red .swiper-slide-teaser-wrapper {
  background: var(--color-white);
  color: var(--color-primary) !important;
}

@media (min-width: 992px) {
  .teaser-section .teaser-wrapper.width-66 {
    width: 68.5%;
  }
  .teaser-section .teaser-wrapper.width-33 {
    width: 34.5%;
  }
}
.frame-white {
  background-color: #FFF;
}

.frame-grey, .frame-gray {
  background-color: var(--color-gray);
}

.frame-grey-box, .frame-gray-box {
  background-color: var(--color-gray);
  padding-top: 3em;
  padding-bottom: 3em;
}

.frame-gray-dark, .frame-gray-dark-box {
  background-color: var(--color-gray-dark);
}

.frame-gray-dark .header-wrap h1, .frame-gray-dark .header-wrap h2, .frame-gray-dark .header-wrap h3, .frame-gray-dark .header-wrap h4, .frame-gray-dark .header-wrap h5, .frame-gray-dark .header-wrap h6, .frame-gray-dark-box .header-wrap h1, .frame-gray-dark-box .header-wrap h2, .frame-gray-dark-box .header-wrap h3, .frame-gray-dark-box .header-wrap h4, .frame-gray-dark-box .header-wrap h5, .frame-gray-dark-box .header-wrap h6 {
  color: #fff;
}

.frame-gray-dark h1, .frame-gray-dark h2, .frame-gray-dark h3, .frame-gray-dark h4, .frame-gray-dark h5, .frame-gray-dark h6, .frame-gray-dark p, .frame-gray-dark-box h1, .frame-gray-dark-box h2, .frame-gray-dark-box h3, .frame-gray-dark-box h4, .frame-gray-dark-box h5, .frame-gray-dark-box h6, .frame-gray-dark-box p {
  color: #fff;
}

.frame-gray-dark a.btn, .frame-gray-dark-box a.btn {
  color: #fff;
  border-color: #fff !important;
}

.frame-gray-dark a.btn:hover, .frame-gray-dark-box a.btn:hover {
  color: #fff;
}

.frame-gray-dark-box {
  padding-top: 3em;
  padding-bottom: 3em;
}

.content section.frame-red, .frame-red, .frame-red-box {
  background-color: var(--color-secondary);
  color: #fff;
}

.content section.frame-red h1, .content section.frame-red h2, .content section.frame-red h3, .content section.frame-red h4, .content section.frame-red h5, .content section.frame-red h6, .content section.frame-red p, .content section.frame-red a, .frame-red h1, .frame-red h2, .frame-red h3, .frame-red h4, .frame-red h5, .frame-red h6, .frame-red p, .frame-red a, .frame-red-box h1, .frame-red-box h2, .frame-red-box h3, .frame-red-box h4, .frame-red-box h5, .frame-red-box h6, .frame-red-box p, .frame-red-box a {
  color: #fff !important;
}

.content section.frame-red a, .content section.frame-red a.btn, .frame-red a, .frame-red a.btn, .frame-red-box a, .frame-red-box a.btn {
  color: #fff;
  border-color: #fff;
}

.content section.frame-red a:hover, .content section.frame-red a:focus, .content section.frame-red a.btn:hover, .content section.frame-red a.btn:focus, .frame-red a:hover, .frame-red a:focus, .frame-red a.btn:hover, .frame-red a.btn:focus, .frame-red-box a:hover, .frame-red-box a:focus, .frame-red-box a.btn:hover, .frame-red-box a.btn:focus {
  color: #fff;
}

.frame-red-box {
  padding-top: 3em;
  padding-bottom: 3em;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.flex-center {
  width: fit-content;
  margin: 0 auto;
  text-align: left;
  padding-left: 20px;
}

.header-wrap h1, .header-wrap h2, .header-wrap h3, .header-wrap h4 {
  font: 700 1.3em/1.4 "Droid Serif", serif;
  color: var(--color-secondary);
  letter-spacing: normal;
  text-transform: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}

.header-wrap h1 {
  font-size: 1.8em;
}

.header-wrap h2, .header-wrap h3 {
  font-size: 1.5em;
}

.news-list-view {
  margin-bottom: 0;
}

.news-list-view .frame-grey {
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-top: 1rem;
}

.news-list-view .paginate-insertAbove .frame-grey {
  margin-bottom: 3em;
}

.news-list-view .paginate-insertBelow .frame-grey {
  margin-top: 3em;
}

.news-list-view .f3-widget-paginator {
  padding: 0;
  margin: 0;
}

.news-list-view .f3-widget-paginator li {
  padding: 0;
  padding-right: 20px;
  margin: 0;
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  font: 1.6em/1.8 "Droid Sans", sans-serif;
  color: #999999;
  text-decoration: none;
}

.news-list-view .f3-widget-paginator li:before {
  display: none;
  content: inherit;
}

.news-list-view .f3-widget-paginator li a {
  text-transform: uppercase;
  color: #999999;
  text-decoration: none;
  border-bottom: 2px solid #999999;
}

.news-list-view .f3-widget-paginator li, .news-list-view .f3-widget-paginator a {
  color: #999999;
  text-decoration: none;
}

.news-list-view .f3-widget-paginator li.current, .news-list-view .f3-widget-paginator li.current a {
  color: #666666;
  text-decoration: none;
}

.news-list-view .f3-widget-paginator li.current a {
  border-bottom: 2px solid #999999;
}

.news-list-view .f3-widget-paginator li.previous, .news-list-view .f3-widget-paginator li.previous a, .news-list-view .f3-widget-paginator li.next, .news-list-view .f3-widget-paginator li.next a {
  border: none;
}

.news-list-view .f3-widget-paginator li.previous img, .news-list-view .f3-widget-paginator li.previous a img, .news-list-view .f3-widget-paginator li.next img, .news-list-view .f3-widget-paginator li.next a img {
  max-width: 70%;
}

.news-list-view .news-list-item {
  border-top: 1px solid #e7e5dd;
  padding: 0.8em 0;
}

.news-list-view .news-list-item h3[itemprop=headline] {
  font: 700 1.3em/1.4 "Droid Serif", serif;
  color: var(--color-secondary);
  letter-spacing: normal;
  text-transform: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  font-family: "Lato";
  margin-top: 0;
}

.news-list-view .news-list-item h3[itemprop=headline] a {
  color: var(--color-secondary);
  border-bottom: none;
}

.news-list-view .news-list-item .extra {
  display: none;
}

.news-list-view .news-list-item .lead p {
  font-size: 0.9em;
}

@media (max-width: 991px) {
  .news-list-view .news-list-item .col-media {
    margin-bottom: 15px;
  }
}
.news-single {
  margin-bottom: 30px;
}

.news-single h1 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 2em;
}

.news-single .news-img-wrap {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.toggle-text details {
  border-bottom: 1px solid var(--color-secondary);
  /*
        background: #ffffff; border: 0px; border-radius: 3px; margin-bottom: 1rem;
        summary{
            padding: 1rem; background: #578094; color: #fff; cursor: pointer;
        }
        .text{
            padding: 1rem 1rem 1px 1rem;
        }

         */
}

.toggle-text details summary {
  padding: 1rem 35px 1rem 0;
  cursor: pointer;
  font: 700 1.3em/1.4 "Lato", serif;
  color: var(--color-secondary);
  position: relative;
}

.toggle-text details summary:before {
  content: "+";
  font-size: 2rem;
  display: block;
  position: absolute;
  width: 25px;
  height: 2rem;
  right: 0;
  top: 10px;
  line-height: 1;
}

.toggle-text details[open] summary:before {
  content: "–";
}

.dce-pagelinkcontentbox .row-content-block {
  margin-bottom: 30px;
}

.dce-pagelinkcontentbox .teaser-body h4 {
  margin-top: 0;
}

@media (max-width: 991px) {
  .dce-pagelinkcontentbox .teaser-body {
    margin-top: 3em;
  }
}
/* Embed Responsive – responsive Video/Iframe-Container */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  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;
  width: 100%;
  height: 100%;
  border: 0;
}

/* 16:9 (Landscape, z.B. YouTube) */
.embed-responsive-16by9 {
  padding-top: 56.25%; /* 9/16 */
}

/* 4:3 (Klassisches Format) */
.embed-responsive-4by3 {
  padding-top: 75%; /* 3/4 */
}

/* 9:16 (Portrait/Vertical, z.B. Stories) */
.embed-responsive-9by16 {
  padding-top: 178%; /* 16/9 */
}
@media (min-width: 992px) {
  .embed-responsive-9by16 {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 128%;
  }
}
.embed-responsive-9by16.object-fit {
  padding-top: 128%;
}
.embed-responsive-9by16.object-fit video {
  object-fit: cover;
  max-height: 350px;
}

.dce-mediabox iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.dce-mediabox .container-mobile {
  display: none;
}

@media (max-width: 991px) {
  .dce-mediabox .container-mobile {
    display: block;
  }
}
@media (max-width: 991px) {
  .dce-mediabox .container-desktop {
    display: none !important;
  }
}
.std-content.before-extra-small, .dce.before-extra-small {
  margin-top: 0.25rem;
}

.std-content.before-small, .dce.before-small {
  margin-top: 0.5rem;
}

.std-content.before-medium, .dce.before-medium {
  margin-top: 1rem;
}

.std-content.before-large, .dce.before-large {
  margin-top: 2rem;
}

.std-content.before-extra-large, .dce.before-extra-large {
  margin-top: 5rem;
}

.std-content.after-extra-small, .dce.after-extra-small {
  margin-bottom: 0.25rem;
}

.std-content.after-small, .dce.after-small {
  margin-bottom: 0.5rem;
}

.std-content.after-medium, .dce.after-medium {
  margin-bottom: 1rem;
}

.std-content.after-large, .dce.after-large {
  margin-bottom: 2rem;
}

.std-content.after-extra-large, .dce.after-extra-large {
  margin-bottom: 5rem;
}

.BurnOutTest table td, .self-test table td {
  border-bottom: 1px solid var(--color-gray);
}

.BurnOutTest .extended-form-css table tr, .self-test .extended-form-css table tr {
  border-bottom: 10px solid;
  border-color: transparent;
}

.BurnOutTest .extended-form-css table th, .self-test .extended-form-css table th {
  padding: 0;
}

.BurnOutTest .extended-form-css table th h6, .self-test .extended-form-css table th h6 {
  font: 0.75em/1.4 "Droid Sans", sans-serif;
  white-space: nowrap;
  background: transparent;
  color: #878171;
  min-width: auto;
  text-transform: none;
  border-bottom: none;
  width: 70px;
  padding: 0;
  margin: 0;
}

.BurnOutTest .extended-form-css table td, .self-test .extended-form-css table td {
  padding: 0;
  text-align: center;
  border-bottom: none;
}

.BurnOutTest .extended-form-css table td p, .self-test .extended-form-css table td p {
  margin: 0;
  color: #fff;
  background-color: #578094;
  min-height: 50px;
  line-height: 1.4;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 0.875em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.BurnOutTest .extended-form-css table td p.not-valid, .self-test .extended-form-css table td p.not-valid {
  background-color: #D8753B;
}

.BurnOutTest .extended-form-css table td input[type=checkbox], .BurnOutTest .extended-form-css table td input[type=radio], .self-test .extended-form-css table td input[type=checkbox], .self-test .extended-form-css table td input[type=radio] {
  margin: auto;
  height: 50px;
  width: 50px;
}

.BurnOutTest .extended-form-css input[type=checkbox], .BurnOutTest .extended-form-css input[type=radio], .self-test .extended-form-css input[type=checkbox], .self-test .extended-form-css input[type=radio] {
  margin: auto;
}

.self-test {
  padding: 2em 0;
}

.self-test .extended-form-css {
  display: grid;
  place-content: center;
}

.self-test table td.question p {
  text-align: left;
}

.alert.alert-error {
  color: #BE1D33;
  padding: 0.5em 0;
}

@media (max-width: 820px) {
  .BurnOutTest .extended-form-css table tr, .self-test .extended-form-css table tr {
    border-bottom: 1px solid;
    border-color: #578094;
    margin-bottom: 10px;
  }
  .BurnOutTest .extended-form-css table tr td, .self-test .extended-form-css table tr td {
    padding: 10px 0;
  }
  .BurnOutTest .extended-form-css table th h6, .self-test .extended-form-css table th h6 {
    width: 45px;
  }
  .BurnOutTest .extended-form-css table td.question, .self-test .extended-form-css table td.question {
    min-width: 50%;
  }
  .BurnOutTest .extended-form-css table td.question p, .self-test .extended-form-css table td.question p {
    padding-left: 0;
    color: #578094;
    background-color: #fff;
    text-align: left;
  }
  .BurnOutTest .extended-form-css table td.answer, .self-test .extended-form-css table td.answer {
    max-width: 46px;
  }
  .BurnOutTest .extended-form-css table td p, .self-test .extended-form-css table td p {
    line-height: unset;
    min-height: 50px;
    height: auto;
  }
  .BurnOutTest .extended-form-css table td input[type=radio], .self-test .extended-form-css table td input[type=radio] {
    width: 20px;
    height: 20px;
    border-radius: unset;
  }
}
.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

#page-1 h1 {
  margin-top: 2em;
}

#page-1 .flex-carousel-caption h1 {
  margin-top: 0.5em;
}

.flex-carousel-caption h1 {
  margin-top: 0.5em;
}

.flex-carousel-caption p {
  font-family: "Lato";
  font-size: 1.5em;
  font-weight: 400;
}

.flex-carousel-caption a {
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
  text-decoration: none;
}

nav#nav ul li a {
  font-family: "Lato";
  font-weight: 400;
}

.tx-kesearch-pi1 .kesearch_searchbox #ke_search_sword {
  width: 100%;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: var(--color-secondary) !important;
  /* font-weight: bold; */
}

.tx-kesearch-pi1 .kesearch_pagebrowser {
  margin: 0 auto 0;
}

.tx-kesearch-pi1 .kesearch_pagebrowser ul {
  list-style-type: none;
}

.tx-kesearch-pi1 .kesearch_pagebrowser ul li:before {
  content: none;
}

.tx-kesearch-pi1 .kesearch_pagebrowser ul a {
  border-bottom: none;
}

.big-ul ul {
  background: var(--color-gray);
}

ol {
  counter-reset: li;
  /* Initiate a counter */
  margin: 0 0 1em 0;
  padding: 0;
  background-color: transparent;
}

ol > li {
  position: relative;
  /* Create a positioning context */
  margin: 0 0 0.5em 0em;
  padding: 0 0 0.5em 1.5em;
  /* Disable the normal item numbering */
  list-style: none;
  counter-increment: li;
}

ol > li:before {
  display: block;
  color: var(--color-secondary);
  font-weight: bold;
  content: counter(li) ".";
  position: absolute;
  left: 0;
  top: 0;
}

figure .figure-content {
  background: var(--color-gray);
}

#pager span {
  background: var(--color-gray);
  border: 1px solid var(--color-gray);
}

.white-box.beige {
  background-color: var(--color-gray);
}

.impressions .image {
  background-color: var(--color-gray);
}

.text_map {
  background-color: var(--color-gray);
}

@media (max-width: 767px) {
  .text_map .text_map {
    background: var(--color-gray);
  }
}
.flex-control-paging li a:hover {
  background: var(--color-gray);
  background: rgba(246, 245, 242, 0.7);
}

footer {
  border: none;
}

footer nav {
  border-bottom: none;
}

footer nav ul li {
  width: auto;
  margin-right: 30px;
}

footer nav ul li a {
  font-family: "Lato" !important;
}

.tel-display-dektop .tel-display-desktop__contents span, .tel-display-dektop .tel-display-desktop__contents a {
  font-family: "Lato";
}

.image-caption {
  text-align: center;
}

.veranstaltungen-section ul.termine li, .veranstaltungen-section ul.termine li:before {
  line-height: 2.2;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: #578093 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

/*
#kontakt-917-singleselect-3 {
    display: none;
}*/
/* 
Bugfixes 
*/
.teaser .teaser-body h3 {
  color: #000;
  font-weight: var(--p-bold);
}

.team .team-member h3 {
  color: #000;
  font-weight: var(--p-bold);
}
.team .team-member ul li:before {
  left: -12px;
  top: 3px;
}

.content ul li:before {
  top: 3px;
}

.dce.dce-mediabox ul {
  list-style: inherit;
}
.dce.dce-mediabox ul li:before {
  content: none;
}

.quote blockquote {
  float: none;
}

/* Geräte-Sichtbarkeit für Content-Elemente (Desktop / Tablet / Mobile) */
@media (max-width: 767px) {
  .ce-hide-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ce-hide-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .ce-hide-desktop {
    display: none !important;
  }
}