/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

* {
  box-sizing: border-box;
}

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

body {
  background: #fff;
  color: #555;
  font-size: 16px;
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-weight: 300;
  line-height: 1.8;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
    padding-top: 190px;
  }
}
@media print {
  body {
    font-size: 10pt;
    padding: 0;
  }
}

::selection {
  background: rgba(241, 140, 152, 0.99);
  color: #fff;
}

::-moz-selection {
  background: rgba(241, 140, 152, 0.99);
  color: #fff;
}

h1 {
  color: #e21831;
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media print {
  h1 {
    font-size: 18pt;
  }
}

h2, .branch-details .advanced-info h3 {
  color: #e21831;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h2, .branch-details .advanced-info h3 {
    font-size: 32px;
  }
}
@media print {
  h2, .branch-details .advanced-info h3 {
    font-size: 15pt;
  }
}

@media (max-width: 767px) {
  h1, h2, .branch-details .advanced-info h3 {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

strong {
  color: #000;
  font-weight: 700;
}

p, ul {
  margin: 0 0 28.8px;
}

#main ul {
  list-style: none;
  padding: 0;
}
@media print {
  #main ul {
    list-style: square;
    padding-left: 10pt;
  }
}
#main ul > li {
  padding: 0 0 0 20px;
  position: relative;
}
@media print {
  #main ul > li {
    padding: 0;
  }
}
#main ul > li:before {
  background: #808080;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 12px;
}
@media print {
  #main ul > li:before {
    display: none;
  }
}

a {
  color: #e21831;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}
a:hover {
  color: #b41327;
}

figure {
  margin: 0;
  padding: 0;
}

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

.container {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 20px;
}
@media (min-width: 576px) {
  .container {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media print {
  .container {
    max-width: none;
    padding: 0;
  }
}

#main {
  padding: 0 0 50px;
}

#header + #main {
  margin-top: 10px;
}

#main .spacer {
  height: 30px;
}
@media (min-width: 992px) {
  #main .spacer {
    height: 50px;
  }
}

#headline {
  background: #e21831;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 8px 0;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  #headline {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .anchor-target {
    position: relative;
    top: -120px;
  }
}

.gallery:before, .gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
@media (min-width: 768px) {
  .gallery {
    margin: 0 -15px 30px;
  }
}
.gallery figure {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .gallery figure {
    float: left;
    margin: 0;
    padding: 0 15px 15px;
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .gallery.num-1 figure, .gallery.num-2 figure {
    width: 50%;
  }
}

input[type=text],
input[type=tel],
input[type=email],
textarea,
select {
  background: rgba(255, 255, 255, 0.7) no-repeat -webkit-calc(100% - 10px) 50%;
  background: rgba(255, 255, 255, 0.7) no-repeat calc(100% - 10px) 50%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  color: #333;
  font-weight: 400;
  line-height: 1.2;
  padding: 10px 15px;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  width: 100%;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.5);
}

select {
  -webkit-appearance: none;
          appearance: none;
  background-image: url(/layout/svg/arrow.svg);
  background-size: 20px;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #555;
}

label {
  display: block;
  margin-bottom: 5px;
  max-width: 100%;
}

.form-control {
  display: block;
  width: 100%;
}

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

.input-group input {
  margin: 0 0 15px;
}
@media (min-width: 576px) {
  .input-group input {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .input-group input + .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
    white-space: nowrap;
  }
}

.radio-inline {
  display: inline-block;
  padding-right: 15px;
}

.contact-form .row + h2, .contact-form .branch-details .advanced-info .row + h3, .branch-details .advanced-info .contact-form .row + h3 {
  margin-top: 2em;
}
.contact-form .row.row-website-url {
  margin-left: -99999px;
  position: absolute;
}
.contact-form div.has-error label {
  color: #e21831;
}
.contact-form div.has-error label a {
  color: #e21831;
}
.contact-form h2, .contact-form .branch-details .advanced-info h3, .branch-details .advanced-info .contact-form h3 {
  color: #555;
  font-size: 18px;
  font-weight: normal;
  margin-top: 0 !important;
  text-transform: none;
}
@media (max-width: 767px) {
  .contact-form h2, .contact-form .branch-details .advanced-info h3, .branch-details .advanced-info .contact-form h3 {
    font-size: 16px;
  }
}

.btn,
input[type=button],
input[type=submit] {
  background: transparent;
  border: 2px solid #e21831;
  border-radius: 6px;
  color: #e21831;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  padding: 6px 30px;
  position: relative;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}
@media (min-width: 576px) {
  .btn,
input[type=button],
input[type=submit] {
    display: inline-block;
  }
}
.btn:hover,
input[type=button]:hover,
input[type=submit]:hover {
  background: #e21831;
  color: #fff;
}
.btn:active,
input[type=button]:active,
input[type=submit]:active {
  -webkit-transform: translate3d(0, 1px, 0);
          transform: translate3d(0, 1px, 0);
}
.btn:disabled,
input[type=button]:disabled,
input[type=submit]:disabled {
  background: transparent;
  color: #e21831;
  opacity: 0.3;
}

@media (min-width: 576px) {
  .btn + .btn {
    margin-left: 15px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

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

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

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

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

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

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 576px) {
  .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-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .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-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

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

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

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

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

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

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
a.download {
  background: no-repeat 0 50%;
  background-size: auto 40px;
  display: inline-block;
  line-height: 40px;
  margin: 0 0 15px;
  padding-left: 40px;
  position: relative;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}
a.download.pdf {
  background-image: url(/layout/icon.pdf.png);
}
a.download.doc, a.download.docx {
  background-image: url(/layout/icon.doc.png);
}
a.download.xls, a.download.xlsx {
  background-image: url(/layout/icon.xls.png);
}
a.download.zip {
  background-image: url(/layout/icon.zip.png);
}
a.download:before {
  background: #e21831;
  bottom: 5px;
  content: "";
  height: 2px;
  left: 40px;
  position: absolute;
  -webkit-transition: width 0.3s;
          transition: width 0.3s;
  width: 0;
}
a.download:hover {
  color: #797a7b;
}
a.download:hover:before {
  width: 100%;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
}

#header {
  background: #fff;
  border-bottom: 5px solid #e21831;
  left: 0;
  position: static;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  top: 0;
  width: 100%;
  z-index: 200;
}
@media (min-width: 768px) {
  #header {
    position: absolute;
  }
}
@media print {
  #header {
    margin: 0 0 10pt;
    padding: 0 0 10pt;
    position: static !important;
  }
}
#header .container {
  height: 110px;
  padding-top: 30px;
  position: relative;
  -webkit-transition: height 0.5s;
          transition: height 0.5s;
  will-change: height;
}
@media (min-width: 768px) {
  #header .container {
    height: 150px;
  }
}
@media (min-width: 992px) {
  #header .container {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  #header .container {
    height: 185px;
  }
}
@media print {
  #header .container {
    height: auto;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .js-ready #header {
    position: fixed;
  }
}

@media (min-width: 768px) {
  .sticky-header #header {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .sticky-header #header .container {
    height: 80px;
  }
}

#branding {
  display: block;
  left: 20px;
  position: absolute;
  top: 20px;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
@media (min-width: 576px) {
  #branding {
    left: 30px;
    top: 30px;
  }
}
@media (min-width: 768px) {
  #branding {
    top: 40px;
  }
}
@media print {
  #branding {
    position: static;
  }
}
#branding h1 {
  margin: 0;
}
#branding img {
  display: block;
  max-width: 180px;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
@media (min-width: 768px) {
  #branding img {
    max-width: 235px;
  }
}

@media (min-width: 768px) {
  .sticky-header #branding {
    top: 15px;
  }
  .sticky-header #branding img {
    max-width: 140px;
  }
}

.sticky-header #nav-main {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .sticky-header #nav-main {
    font-size: 16px;
  }
}
.sticky-header #nav-main ul li {
  margin-left: 10px;
}

/* Nav toggle button ******************************************************** */
#nav-toggle-button {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 22px;
  outline: none !important;
  overflow: hidden;
  position: absolute;
  right: 30px;
  -webkit-transition: opacity 0.25s ease;
          transition: opacity 0.25s ease;
  top: 30px;
  width: 30px;
  z-index: 100;
}
@media print {
  #nav-toggle-button {
    display: none;
  }
}
@media (min-width: 992px) {
  #nav-toggle-button {
    display: none;
  }
}
#nav-toggle-button span {
  background: #e21831;
  height: 3px;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
  top: 0;
  width: 100%;
}
#nav-toggle-button span.middle-1 {
  left: -50%;
  top: 9px;
}
#nav-toggle-button span.middle-2 {
  left: 50%;
  top: 9px;
}
#nav-toggle-button span.bottom {
  top: 18px;
}
@media (max-width: 767px) {
  .nav-open #nav-toggle-button span {
    background: #fff;
  }
}
.nav-open #nav-toggle-button .top {
  -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
          transform: translateY(9px) translateX(0) rotate(45deg);
}
.nav-open #nav-toggle-button .middle-1 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.nav-open #nav-toggle-button .middle-2 {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.nav-open #nav-toggle-button .bottom {
  -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
          transform: translateY(-9px) translateX(0) rotate(-45deg);
}

/* Mobile ******************************************************************* */
@media (max-width: 991px) {
  html.nav-open {
    overflow: hidden;
  }

  #nav-main {
    background: rgba(226, 24, 49, 0.95);
    font-size: 22px;
    height: 100%;
    left: 0;
    line-height: 1;
    overflow: auto;
    opacity: 0;
    padding: 80px 20px 20px;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
            transition: transform 0.5s ease, opacity 0.5s ease;
    width: 100%;
    will-change: transform, opacity;
    z-index: 50;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #nav-main {
    max-width: 360px;
  }
}
@media (max-width: 991px) {
  .nav-open #nav-main {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (max-width: 991px) {
  #nav-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 991px) {
  #nav-main a {
    color: #fff;
    display: block;
    padding: 15px;
  }
  #nav-main a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 991px) {
  #nav-main > ul {
    padding-bottom: 40px;
  }
  #nav-main > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    position: relative;
  }
  #nav-main > ul > li:last-child {
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  #nav-main ul ul {
    font-size: 16px;
    position: relative;
  }
  #nav-main ul ul:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    left: 14px;
    position: absolute;
    bottom: 22px;
    width: 1px;
  }
  #nav-main ul ul a {
    padding-left: 45px;
    position: relative;
  }
  #nav-main ul ul a:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    top: 50%;
    width: 20px;
  }
}
@media (max-width: 991px) {
  .nav-open #nav-main > ul > li {
    -webkit-animation: menuFade 0.5s ease forwards;
            animation: menuFade 0.5s ease forwards;
    -webkit-animation-delay: 0.35s;
            animation-delay: 0.35s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(2) {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(3) {
    -webkit-animation-delay: 0.45s;
            animation-delay: 0.45s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(4) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(5) {
    -webkit-animation-delay: 0.55s;
            animation-delay: 0.55s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(6) {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(7) {
    -webkit-animation-delay: 0.65s;
            animation-delay: 0.65s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(8) {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(9) {
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s;
  }
  .nav-open #nav-main > ul > li:nth-of-type(10) {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
}
@media (max-width: 991px) {
  @-webkit-keyframes menuFade {
    0% {
      opacity: 0;
      left: -25%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
  @keyframes menuFade {
    0% {
      opacity: 0;
      left: -25%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
}
/* Desktop ****************************************************************** */
@media (min-width: 992px) {
  #nav-main {
    bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 60px;
    z-index: 50;
    /* Dropdown */
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #nav-main {
    font-size: 18px;
  }
}
@media print and (min-width: 992px) {
  #nav-main {
    display: none;
  }
}
@media (min-width: 992px) {
  #nav-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  #nav-main > ul > li {
    float: left;
    margin-left: 20px;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #nav-main > ul > li {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  #nav-main a {
    color: #555;
    display: block;
    padding: 0 2px 8px;
    position: relative;
    -webkit-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
  }
  #nav-main a:before {
    background: #555;
    bottom: -6px;
    content: "";
    height: 7px;
    left: 50%;
    position: absolute;
    width: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    -webkit-transition: width 0.2s ease-in-out;
            transition: width 0.2s ease-in-out;
  }
  .no-csstransforms3d #nav-main a:before {
    display: none;
  }
}
@media (min-width: 992px) {
  #nav-main li.active > a,
#nav-main li.hover > a,
#nav-main li:hover > a,
#nav-main a:hover,
#nav-main a:focus,
#nav-main a:active,
#nav-main a.active {
    color: #e21831;
  }
  #nav-main li.active > a:before,
#nav-main li.hover > a:before,
#nav-main li:hover > a:before,
#nav-main a:hover:before,
#nav-main a:focus:before,
#nav-main a:active:before,
#nav-main a.active:before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #nav-main > ul > li > ul {
    background: #e21831;
    display: none;
    font-size: 16px;
    margin: 10px 0 0 -10px;
    min-width: 240px;
    position: absolute;
  }
  #nav-main > ul > li > ul li {
    padding: 10px 15px;
  }
  #nav-main > ul > li > ul a {
    color: #fff;
    padding: 5px 0;
    text-transform: none;
  }
  #nav-main > ul > li > ul a:before {
    display: none;
  }
  #nav-main > ul > li > ul li.active > a,
#nav-main > ul > li > ul li.hover > a,
#nav-main > ul > li > ul li:hover > a,
#nav-main > ul > li > ul a:hover,
#nav-main > ul > li > ul a:focus,
#nav-main > ul > li > ul a:active,
#nav-main > ul > li > ul a.active {
    color: #000;
  }
  #nav-main > ul > li > ul li.active > a:before,
#nav-main > ul > li > ul li.hover > a:before,
#nav-main > ul > li > ul li:hover > a:before,
#nav-main > ul > li > ul a:hover:before,
#nav-main > ul > li > ul a:focus:before,
#nav-main > ul > li > ul a:active:before,
#nav-main > ul > li > ul a.active:before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #nav-main > ul > li:hover > ul,
#nav-main > ul > li.hover > ul {
    display: block;
  }
}
#header-images {
  margin: 10px 0 20px;
  overflow: hidden;
  position: relative;
}
@media print {
  #header-images {
    display: none;
  }
}
#header-images .bg {
  background: 50% 50%;
  background-size: cover;
  height: 0;
  margin: 0 auto;
  padding-top: 22%;
  width: 100%;
}
#header-images img {
  display: none;
}

#header-images.alternative:before {
  background: rgba(255, 255, 255, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#header-images.alternative .bg {
  max-width: 1200px;
  opacity: 1 !important;
}

#footer {
  background: #e21831;
  color: #fff;
  padding: 25px 0 20px 0;
}
#footer:before, #footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
@media print {
  #footer {
    border-top: 1pt solid #000;
    color: #000;
    margin: 1cm 0 0;
    padding: 1cm 0 0;
  }
}
#footer .baf {
  margin: 0 0 10px;
  font-size: 11px;
}
#footer .baf:before, #footer .baf:after {
  content: " ";
  display: table;
}
#footer .baf:after {
  clear: both;
}
@media (min-width: 768px) {
  #footer .baf {
    float: left;
    margin: 0;
  }
}
#footer .baf p {
  float: left;
  margin: 0 20px 0 0;
  width: 140px;
}
#footer .baf img {
  float: right;
  margin: 10px 0 0 0;
}
#footer .wunschkennzeichen {
  margin: 0 0 10px;
  font-size: 11px;
}
#footer .wunschkennzeichen:before, #footer .wunschkennzeichen:after {
  content: " ";
  display: table;
}
#footer .wunschkennzeichen:after {
  clear: both;
}
@media (min-width: 768px) {
  #footer .wunschkennzeichen {
    float: left;
    margin: 0;
  }
}
@media (max-width: 991px) {
  #footer .wunschkennzeichen {
    clear: both;
  }
}
#footer .wunschkennzeichen img {
  width: 242px;
  margin: 10px 0 0 40px;
}
@media (max-width: 991px) {
  #footer .wunschkennzeichen img {
    width: 242px;
    margin: 20px 0 0 0;
  }
}
@media (max-width: 767px) {
  #footer .wunschkennzeichen img {
    width: 280px;
    margin: 25px 0 15px 0;
  }
}
#footer .premium-zulasser {
  margin: 0 0 10px;
  font-size: 11px;
}
#footer .premium-zulasser:before, #footer .premium-zulasser:after {
  content: " ";
  display: table;
}
#footer .premium-zulasser:after {
  clear: both;
}
@media (min-width: 768px) {
  #footer .premium-zulasser {
    float: left;
    margin: 0;
  }
}
#footer .premium-zulasser p {
  float: left;
  margin: 0 20px 0 0;
  width: 140px;
}
#footer .premium-zulasser img {
  float: right;
  margin: 0 0 10px 30px;
}
#footer .copyright {
  clear: left;
  font-weight: bold;
}
@media (min-width: 768px) {
  #footer .copyright {
    clear: none;
    float: right;
  }
}
#footer nav {
  line-height: 1;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #footer nav {
    clear: right;
    float: right;
  }
}
@media print {
  #footer nav {
    display: none;
  }
}
#footer nav a {
  color: #fff;
  float: left;
}
#footer nav a + a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 10px;
  padding-left: 10px;
}

.box:before, .box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
@media (min-width: 992px) {
  .box {
    padding: 0 70px;
  }
}
@media (min-width: 1200px) {
  .box {
    padding: 0 170px;
  }
}
@media print {
  .box {
    opacity: 1 !important;
    padding: 0;
    -webkit-transform: none !important;
            transform: none !important;
    visibility: visible !important;
  }
}
.box .img {
  display: block;
  margin: 0 0 60px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
}
@media (min-width: 576px) {
  .box .img {
    clear: right;
    float: right;
    margin: 0 0 60px 30px;
    max-width: 40%;
  }
}
@media (min-width: 992px) {
  .box .img {
    margin-right: -70px;
  }
}
@media (min-width: 1200px) {
  .box .img {
    margin-right: -170px;
  }
}
@media print {
  .box .img {
    clear: right;
    float: right;
    margin: 0 0 2cm 1cm;
    max-width: 40%;
  }
}
.box .img:after {
  background: rgba(238, 235, 229, 0.7) url(/layout/enlarge.png) no-repeat 50% 50%;
  background-size: 10px 10px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
  width: 100%;
}
.box .img img {
  display: block;
  position: relative;
}
.box a.fancybox:hover > .img:after {
  background-size: 50px 50px;
  opacity: 1;
}

.interferer {
  background: url("/layout/meldung.png"), url("/layout/meldung.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
  background-color: #fde200;
  background-size: 100%;
  width: 350px;
  margin-bottom: 45px;
  padding: 20px 12px;
}
@media (max-width: 767px) {
  .interferer {
    width: 300px;
  }
}
.interferer h2, .interferer .branch-details .advanced-info h3, .branch-details .advanced-info .interferer h3 {
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #555;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.interferer p {
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-size: 15px;
  color: #555;
  margin-bottom: 0;
  line-height: 1.3;
}

.popover .fancybox-skin {
  background: url("/layout/meldung-breit.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top;
  background-color: #fde200;
  background-size: 160%;
  padding: 0 !important;
}
.popover #popover {
  max-width: 500px;
}
@media (max-width: 767px) {
  .popover #popover {
    width: 300px;
  }
}
.popover #popover div.wunschkennzeichenversand {
  background: url("/layout/meldung-breit.png");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom;
  background-color: #f7a941;
  background-size: 160%;
  padding-top: 15px;
}
.popover #popover div.wunschkennzeichenversand h2, .popover #popover div.wunschkennzeichenversand .branch-details .advanced-info h3, .branch-details .advanced-info .popover #popover div.wunschkennzeichenversand h3 {
  margin: 0 15px 15px;
  color: #004d9d;
}
.popover h1, .popover h2, .popover .branch-details .advanced-info h3, .branch-details .advanced-info .popover h3 {
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #555;
  text-transform: uppercase;
  margin: 20px 0 15px 0;
  line-height: 1.2;
}
.popover p {
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-size: 15px;
  color: #555;
  margin-bottom: 0;
  line-height: 1.5;
}
.popover p strong {
  color: #555;
}
.popover div.text {
  margin-bottom: 20px;
}
.popover div.box.come-in {
  margin: 0;
}
.popover div.wunschkennzeichenversand img {
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  width: 100%;
  margin: 0 15px 15px;
  max-width: 470px;
}
@media (max-width: 767px) {
  .popover div.wunschkennzeichenversand img {
    margin: 0 0 15px;
  }
}
.popover div.wunschkennzeichenversand img:hover {
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.box + .box {
  margin: 30px 0 0;
}
@media (min-width: 576px) {
  .box + .box {
    margin: 60px 0 0;
  }
}

.box.highlight {
  background: rgba(226, 24, 49, 0.05);
  border: 3px solid #e21831;
  border-radius: 12px;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .box.highlight {
    padding: 15px;
  }
}
.box.highlight .text :last-child {
  margin-bottom: 0;
}

.fancybox-inner .box {
  padding: 0;
}

#main .teaser-group {
  margin: 50px 0 100px;
}
#main .teaser-group:before, #main .teaser-group:after {
  content: " ";
  display: table;
}
#main .teaser-group:after {
  clear: both;
}
@media (min-width: 992px) {
  #main .teaser-group {
    margin: 100px 0;
    padding: 0 70px;
  }
}
@media (min-width: 1200px) {
  #main .teaser-group {
    padding: 0 170px;
  }
}
@media print {
  #main .teaser-group {
    margin: 3cm 0;
    padding: 0;
  }
}

#main .teaser {
  display: block;
  float: left;
  margin: 0 20px 60px;
  padding: 0 0 60px;
  position: relative;
}
@media (min-width: 576px) {
  #main .teaser {
    margin: 0 0 60px;
    width: 50%;
  }
}
@media (min-width: 768px) {
  #main .teaser {
    width: 33.33334%;
  }
}
@media print {
  #main .teaser {
    margin: 0;
    opacity: 1 !important;
    padding: 0 0 60px;
    -webkit-transform: none !important;
            transform: none !important;
    visibility: visible !important;
    width: 30%;
  }
}
#main .teaser figure {
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  width: 70%;
}
#main .teaser figure img {
  display: block;
  height: auto;
  max-width: none;
  width: 100%;
}
#main .teaser figure:before {
  border: 10px solid #fff;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  -webkit-transition: all 1s;
          transition: all 1s;
  width: 100%;
}
#main .teaser:hover figure:before {
  opacity: 0;
}
#main .teaser svg {
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
  width: 100%;
  z-index: 2;
}
@media print {
  #main .teaser svg {
    display: none;
  }
}
.no-smil #main .teaser svg {
  display: none;
}
#main .teaser svg path {
  opacity: 0;
  -webkit-transition: all 0.8s ease-out;
          transition: all 0.8s ease-out;
  fill: none;
  stroke: rgba(0, 0, 0, 0.3);
  stroke-dasharray: 1200;
  stroke-dashoffset: 1200;
  stroke-width: 10px;
}
#main .teaser svg path:nth-child(2n+1) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  stroke-dashoffset: -1200;
}
#main .teaser:hover svg path {
  opacity: 1;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  stroke-dashoffset: 0;
}
#main .teaser .content {
  background: transparent;
  left: 2%;
  padding: 10px 15px;
  position: absolute;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  width: 96%;
  z-index: 2;
}
#main .teaser .content:before {
  border-bottom: 0 solid rgba(121, 122, 123, 0.7);
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  width: 0;
}
#main .teaser h2, #main .teaser .branch-details .advanced-info h3, .branch-details .advanced-info #main .teaser h3 {
  color: #e21831;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#main .teaser .text {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
#main .teaser .text p:last-child {
  margin-bottom: 0;
}
#main .teaser:hover .content {
  background: rgba(121, 122, 123, 0.7);
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#main .teaser:hover .content:before {
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#main .teaser:hover .text {
  opacity: 1;
}

.alert {
  margin-bottom: 2em;
}
.alert .text {
  background: rgba(226, 24, 49, 0.05);
  border: 3px solid #e21831;
  padding: 15px;
}
.alert .text :first-child {
  margin-top: 0;
}
.alert .text :last-child {
  margin-bottom: 0;
}

#main .map {
  display: block;
  height: 500px;
  height: 60vh;
  margin: 50px 0;
  position: relative;
}
@media (min-width: 992px) {
  #main .map {
    margin: 50px -100px;
  }
}
@media (min-width: 1200px) {
  #main .map {
    margin-left: -200px;
    margin-right: -200px;
  }
}

#directions-panel {
  margin: 50px 0;
}
#directions-panel .adp-directions {
  width: 100%;
}

/* Adressen - hCard */
.vcard {
  clear: left;
  margin: 0 0 28.8px;
}
.vcard abbr[title] {
  text-decoration: none;
}
.vcard .links {
  border: none !important;
  overflow: hidden;
  width: 100%;
}
.vcard .links a {
  display: block;
  height: 20px;
}
.vcard .links .email-link {
  float: left;
  overflow: hidden;
  background: url(/layout/address-icons.png) no-repeat 0 6px;
  width: 24px;
  height: 18px;
  text-indent: 32px;
  white-space: nowrap;
}
.vcard .links .homepage-link {
  float: left;
  overflow: hidden;
  background: url(/layout/address-icons.png) no-repeat -64px 6px;
  width: 32px;
  height: 20px;
  text-indent: 33px;
}
.vcard .links .vcard-download {
  float: left;
  overflow: hidden;
  background: url(/layout/address-icons.png) no-repeat -96px 5px;
  width: 20px;
  height: 18px;
  text-indent: 32px;
}
.vcard .links .geo {
  float: left;
  overflow: hidden;
  background: url(/layout/address-icons.png) no-repeat -32px 0;
  width: 32px;
  height: 20px;
  text-indent: 40px;
}
.vcard abbr {
  border-bottom: none;
  cursor: default;
}

/* Detail view ************************************************************** */
.branch-details h2, .branch-details .advanced-info h3 {
  color: #000;
  font-size: inherit;
  line-height: 1.8;
  margin: 0;
  text-transform: uppercase;
}
.branch-details .admission-online-form-link .btn {
  max-width: 350px;
  width: 100%;
}
.branch-details .address {
  background: url(/layout/icon-mail.png?v2) no-repeat 0 5px;
  background-size: 39px 27px;
  margin: 0 0 30px;
  padding: 0 0 0 60px;
}
.branch-details .address strong {
  color: #000;
  text-transform: uppercase;
}
.branch-details .address a {
  color: inherit;
}
.branch-details .address a:hover {
  text-decoration: underline;
}
.branch-details .contact {
  background: url(/layout/icon-phone.png?v2) no-repeat 0 5px;
  background-size: 12px 31px;
  margin: 0 0 30px;
  padding: 0 0 0 60px;
}
.branch-details .opening-times {
  background: url(/layout/icon-clock.png?v2) no-repeat 0 5px;
  background-size: 33px 33px;
  margin: 0 0 30px;
  padding: 0 0 0 60px;
}
.branch-details .wkv-link {
  background: url(/layout/icon-shop.png?v2) no-repeat 0 5px;
  background-size: 37px 34px;
  margin: 0 0 30px;
  padding: 0 0 0 60px;
}
.branch-details .wkv-link .btn {
  border-color: #195ca0;
  color: #195ca0;
  margin-top: 10px;
  text-transform: uppercase;
}
.branch-details .wkv-link .btn:hover {
  background: #195ca0;
  color: #fff;
}
.branch-details .downloads {
  margin: 30px 0;
}
.branch-details .downloads a {
  color: #000;
}
.branch-details .downloads a:hover {
  color: #b3b3b3;
}
.branch-details .downloads .pdf {
  background-image: url(/layout/icon.pdf-simple.png);
}

.branch-detail-maps:before, .branch-detail-maps:after {
  content: " ";
  display: table;
}
.branch-detail-maps:after {
  clear: both;
}
@media (min-width: 768px) {
  .branch-detail-maps {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px -15px;
  }
}
.branch-detail-maps > * {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .branch-detail-maps > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    padding: 0 15px 15px;
    width: 33.33333%;
  }
}
.branch-detail-maps h3 {
  text-transform: uppercase;
}
.branch-detail-maps img {
  max-width: 320px;
  width: 100%;
}

.branch-details .advanced-info h2, .branch-details .advanced-info h3 {
  color: #e21831;
  margin: 30px 0 15px;
}
.branch-details .advanced-info h3 {
  color: #000;
}

/* Map and list ************************************************************* */
.infowindow {
  font-family: "Trade Gothic W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-size: 16px;
}
.infowindow a {
  color: inherit;
}
.infowindow h3 {
  color: #e21831;
}
.infowindow h3, .infowindow h4, .infowindow p {
  margin: 0 0 10px;
}
.infowindow .admission-online-form-link {
  margin: 15px 0 0;
}
.infowindow .more {
  color: #e21831;
  font-weight: bold;
  margin: 0;
}

.branches-wrapper .header {
  border-bottom: 5px solid #e21831;
  display: none;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-align: right;
}
.branches-wrapper .header:before, .branches-wrapper .header:after {
  content: " ";
  display: table;
}
.branches-wrapper .header:after {
  clear: both;
}

.branches-wrapper ul {
  list-style: none !important;
}
.branches-wrapper ul h3 {
  font-size: inherit;
  margin: 0;
}
.branches-wrapper ul h4 {
  color: #555;
  font-weight: normal;
  margin: 0;
}
.branches-wrapper ul a:hover h3 {
  text-decoration: underline;
}
.branches-wrapper ul .more {
  display: none;
}

.branches-wrapper.initialized .header {
  display: block;
}

.branches-wrapper .map-wrapper {
  display: none;
}

.branches-wrapper.active-map .map-wrapper {
  display: block;
}

.branches-wrapper .list-wrapper {
  display: none;
}

.branches-wrapper.active-list .list-wrapper {
  display: block;
}
.branches-wrapper.active-list .list-wrapper ul {
  border-top: 1px solid #ddd;
}
.branches-wrapper.active-list .list-wrapper li {
  border-bottom: 1px solid #ddd;
  padding: 15px 0 !important;
}
@media (min-width: 768px) {
  .branches-wrapper.active-list .list-wrapper li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.branches-wrapper.active-list .list-wrapper li:before {
  display: none;
}
.branches-wrapper.active-list .list-wrapper h4 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 15px;
}
@media print {
  .branches-wrapper.active-list .list-wrapper h4 {
    font-size: 9pt;
  }
}
.branches-wrapper.active-list .list-wrapper .headline-group {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.branches-wrapper.active-list .list-wrapper .details {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.branches-wrapper.active-list .list-wrapper .address {
  font-size: 15px;
  margin: 0;
}
@media print {
  .branches-wrapper.active-list .list-wrapper .address {
    font-size: 9pt;
  }
}
.branches-wrapper.active-list .list-wrapper .admission-online-form-link {
  margin-top: 15px;
}
@media print {
  .branches-wrapper.active-list .list-wrapper .admission-online-form-link {
    display: none;
  }
}

.branches-wrapper button {
  cursor: pointer;
  background: #575756 no-repeat 50% 50%;
  border: none;
  height: 40px;
  overflow: hidden;
  text-indent: 80px;
  white-space: nowrap;
  width: 40px;
}
.branches-wrapper button.btn-list {
  background-image: url(/layout/icon-list.png);
  background-size: 26px 22px;
}
.branches-wrapper button.btn-map {
  background-image: url(/layout/icon-map.png);
  background-size: 25px 33px;
}
.branches-wrapper.active-list button.btn-list, .branches-wrapper.active-map button.btn-map {
  background-color: #e21831;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  background: #fff;
  border-radius: 1px;
  position: relative;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/js/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/js/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  background: url(/layout/lightbox-close.png) center center no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/js/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/js/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-prev span, .fancybox-next span {
    background-image: url("/js/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("/js/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/**
 * Swiper 3.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: December 13, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media print {
  * {
    background: transparent !important;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  font-size: 1rem;
  list-style: none;
}
.bootstrap-datetimepicker-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bootstrap-datetimepicker-widget ul li {
  padding: 0 !important;
}
.bootstrap-datetimepicker-widget ul li:before {
  display: none;
}
.bootstrap-datetimepicker-widget .btn, .bootstrap-datetimepicker-widget a[data-action] {
  min-width: auto;
  margin: 0;
  padding: 0 !important;
  height: auto;
}
.bootstrap-datetimepicker-widget .btn i, .bootstrap-datetimepicker-widget a[data-action] i {
  margin: 0;
}
.bootstrap-datetimepicker-widget .dp-arrow {
  background: url("/layout/svg/arrow-right.svg") no-repeat 50%;
  background-size: 14px;
  display: block;
  height: 34px;
  line-height: 1;
  top: 1px;
  width: 34px;
}
.bootstrap-datetimepicker-widget .dp-arrow.dp-arrow-up {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.bootstrap-datetimepicker-widget .dp-arrow.dp-arrow-down {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.bootstrap-datetimepicker-widget .dp-arrow.dp-arrow-left {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.bootstrap-datetimepicker-widget .btn:hover .dp-arrow {
  background-image: url("/layout/svg/arrow-right-ws.svg");
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  background: white;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 15px rgba(85, 85, 85, 0.3);
  margin: 2px 0;
  padding: 4px;
  position: absolute;
  z-index: 5;
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 7px;
  top: -7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  left: 8px;
  top: -6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  font-size: 1rem;
  margin: 0;
  width: 54px;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch td {
  height: auto;
  line-height: inherit;
  margin: 0;
  padding: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i, .bootstrap-datetimepicker-widget .picker-switch td svg {
  height: 2.5em;
  line-height: 2.5;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  margin: 0;
  width: 100%;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  line-height: 1 !important;
  border: none;
  padding: 0.5em;
  text-align: center;
  vertical-align: middle;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 44px;
}
.bootstrap-datetimepicker-widget table th.prev {
  text-align: left;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.next {
  text-align: right;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #bfbfbf;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover {
  background: #e5e5e5;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 44px;
  white-space: normal;
}
.bootstrap-datetimepicker-widget table td.cw {
  color: #bfbfbf;
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 44px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #e5e5e5;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #bfbfbf;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  border: solid transparent;
  border-bottom-color: white;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 0 0 7px 7px;
  bottom: 4px;
  content: "";
  display: inline-block;
  position: absolute;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #797a7b;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #bfbfbf;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #e5e5e5;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #797a7b;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #bfbfbf;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #bfbfbf;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span.month,
.bootstrap-datetimepicker-widget table td span.year {
  margin: 2px 0.5em;
  width: -webkit-calc(25% - 1em);
  width: calc(25% - 1em);
}
.bootstrap-datetimepicker-widget table td span.decade {
  margin: 2px 0.5em;
  width: -webkit-calc(50% - 1em);
  width: calc(50% - 1em);
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget .timepicker {
  width: 170px;
}
.bootstrap-datetimepicker-widget .timepicker td, .bootstrap-datetimepicker-widget .timepicker span {
  font-weight: bold;
  height: auto !important;
  line-height: 1 !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

/*
We declare all variables here as default so that they are easy to override...
*/
/* Border, shadows, ... */
/*
Variables that begin with $var- should NEVER be used directly in CSS rules.
they should only be included via the "@include var(property, var-name)"
mechanism.
*/
/* Border styles */
/* Cookie notice positioning */
/* Text colors */
/* Font Families */
/* White */
/* Differently shaded colors */
/*
Use @include var(property, varname) to include a variable, e.g.

    @include var(background-color, white1);

to create a white background.
*/
/* Spacing */
/* Breakpoints */
.klaro {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}
.klaro button {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}
.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
}
.klaro .cookie-modal,
.klaro .context-notice,
.klaro .cookie-notice {
  /* The switch - the box around the slider */
}
.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-color: #c8c8c8;
  border-bottom-color: var(--light2, #c8c8c8);
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
}
.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}
.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0;
}
.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}
.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #e21831;
  background-color: var(--green1, #e21831);
}
.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #e21831;
  background-color: var(--green1, #e21831);
  opacity: 0.6;
}
.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #eb4358;
  background-color: var(--green2, #eb4358);
  opacity: 0.8;
}
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #eb4358;
  background-color: var(--green2, #eb4358);
  opacity: 0.8;
  cursor: not-allowed;
}
.klaro .cookie-modal .slider,
.klaro .context-notice .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-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}
.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 0.9em;
  font-weight: 600;
}
.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  color: #7c7c7c;
  color: var(--dark3, #7c7c7c);
  font-size: 0.9em;
  padding-top: 4px;
}
.klaro .cookie-modal .cm-list-label,
.klaro .context-notice .cm-list-label,
.klaro .cookie-notice .cm-list-label {
  /* The slider */
  /* Rounded sliders */
}
.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0;
}
.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color: #ccc;
  background-color: var(--white2, #ccc);
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 50px;
  display: inline-block;
}
.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color: #fff;
  background-color: var(--white1, #fff);
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px;
}
.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%;
}
.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #ef6979;
  box-shadow-color: var(--green3, #ef6979);
  box-shadow: 0 0 1px var(color, green3);
}
.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-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-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.klaro .cookie-modal .slider,
.klaro .context-notice .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 .context-notice a,
.klaro .cookie-notice a {
  color: #e21831;
  color: var(--green1, #e21831);
  text-decoration: none;
}
.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .cookie-modal h3,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .context-notice h3,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .cookie-notice h3,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #333;
  color: var(--dark1, #333);
}
.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .cookie-modal h3,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .context-notice h3,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice .branch-details .advanced-info h3,
.branch-details .advanced-info .klaro .cookie-notice h3,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family: inherit;
  font-family: var(--title-font-family, inherit);
}
.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle;
}
.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  color: #fff;
  color: var(--button-text-color, #fff);
  background-color: #5c5c5c;
  background-color: var(--dark2, #5c5c5c);
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  padding: 6px 10px;
  margin-right: 0.5em;
  border-style: none;
  padding: 0.4em;
  font-size: 1em;
  cursor: pointer;
}
.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}
.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color: #c8c8c8;
  background-color: var(--light2, #c8c8c8);
}
.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #e21831;
  background-color: var(--green1, #e21831);
}
.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color: #eb4358;
  background-color: var(--green2, #eb4358);
}
.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background-color: #ccc;
  background-color: var(--blue1, #ccc);
}
.klaro .context-notice {
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  border-style: solid;
  border-style: var(--border-style, solid);
  border-width: 1px;
  border-width: var(--border-width, 1px);
  border-color: #c8c8c8;
  border-color: var(--light2, #c8c8c8);
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px;
  height: 100%;
}
.klaro .context-notice.cm-dark {
  background-color: #333;
  background-color: var(--dark1, #333);
  border-color: #5c5c5c;
  border-color: var(--dark2, #5c5c5c);
}
.klaro .context-notice.cm-dark p {
  color: #333;
  color: var(--dark1, #333);
}
.klaro .context-notice.cm-dark p a {
  color: #d6d6d6;
  color: var(--blue2, #d6d6d6);
}
.klaro .context-notice p {
  color: #333;
  color: var(--dark1, #333);
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
}
.klaro .context-notice p a {
  color: #eb4358;
  color: var(--green2, #eb4358);
}
.klaro .context-notice p.cm-buttons {
  margin-top: 12px;
}
.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}
.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0;
}
.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -webkit-transform: none;
          transform: none;
}
.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.cm-klaro {
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  color: #333;
  color: var(--dark1, #333);
  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%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: fixed;
  overflow: auto;
}
@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #fafafa;
  stroke: var(--light1, #fafafa);
}
.klaro .cookie-modal .cm-modal .cm-footer {
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  padding: 1em;
}
.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px;
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
}
.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-color: #5c5c5c;
  border-bottom-color: var(--dark2, #5c5c5c);
  padding: 1em;
  padding-right: 24px;
}
.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-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -40px;
  display: none;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 10px;
  display: block;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
  font-size: 0.8em;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  padding-top: 1em;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
  padding-left: 0.2em;
  font-size: 0.8em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: #333;
  background-color: var(--dark1, #333);
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}
@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: fixed;
    position: var(--notice-position, fixed);
    right: 20px;
    right: var(--notice-right, 20px);
    left: auto;
    left: var(--notice-left, auto);
    bottom: 20px;
    bottom: var(--notice-bottom, 20px);
    top: auto;
    top: var(--notice-top, auto);
    max-width: 400px;
    max-width: var(--notice-max-width, 400px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  }
}
@media (max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-style: none;
    border-radius: 0;
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0;
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em;
}
@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%;
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em;
}
@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: -webkit-calc(50% - 0.5em);
    width: calc(50% - 0.5em);
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em;
}
.klaro .cookie-modal-notice {
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  color: #333;
  color: var(--dark1, #333);
  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%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  padding: 1em;
  padding-top: 0.2em;
}
@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal-notice .cn-ok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
.klaro .cookie-notice-hidden {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */