/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@charset 'UTF-8';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format('woff2'), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format('woff'), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format('truetype'), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.glyphicon-cd:before {
  content: "";
}
.glyphicon-save-file:before {
  content: "";
}
.glyphicon-open-file:before {
  content: "";
}
.glyphicon-level-up:before {
  content: "";
}
.glyphicon-copy:before {
  content: "";
}
.glyphicon-paste:before {
  content: "";
}
.glyphicon-alert:before {
  content: "";
}
.glyphicon-equalizer:before {
  content: "";
}
.glyphicon-king:before {
  content: "";
}
.glyphicon-queen:before {
  content: "";
}
.glyphicon-pawn:before {
  content: "";
}
.glyphicon-bishop:before {
  content: "";
}
.glyphicon-knight:before {
  content: "";
}
.glyphicon-baby-formula:before {
  content: "";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "";
}
.glyphicon-bed:before {
  content: "";
}
.glyphicon-apple:before {
  content: "";
}
.glyphicon-erase:before {
  content: "";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "";
}
.glyphicon-duplicate:before {
  content: "";
}
.glyphicon-piggy-bank:before {
  content: "";
}
.glyphicon-scissors:before {
  content: "";
}
.glyphicon-bitcoin:before {
  content: "";
}
.glyphicon-btc:before {
  content: "";
}
.glyphicon-xbt:before {
  content: "";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "";
}
.glyphicon-ice-lolly:before {
  content: "";
}
.glyphicon-ice-lolly-tasted:before {
  content: "";
}
.glyphicon-education:before {
  content: "";
}
.glyphicon-option-horizontal:before {
  content: "";
}
.glyphicon-option-vertical:before {
  content: "";
}
.glyphicon-menu-hamburger:before {
  content: "";
}
.glyphicon-modal-window:before {
  content: "";
}
.glyphicon-oil:before {
  content: "";
}
.glyphicon-grain:before {
  content: "";
}
.glyphicon-sunglasses:before {
  content: "";
}
.glyphicon-text-size:before {
  content: "";
}
.glyphicon-text-color:before {
  content: "";
}
.glyphicon-text-background:before {
  content: "";
}
.glyphicon-object-align-top:before {
  content: "";
}
.glyphicon-object-align-bottom:before {
  content: "";
}
.glyphicon-object-align-horizontal:before {
  content: "";
}
.glyphicon-object-align-left:before {
  content: "";
}
.glyphicon-object-align-vertical:before {
  content: "";
}
.glyphicon-object-align-right:before {
  content: "";
}
.glyphicon-triangle-right:before {
  content: "";
}
.glyphicon-triangle-left:before {
  content: "";
}
.glyphicon-triangle-bottom:before {
  content: "";
}
.glyphicon-triangle-top:before {
  content: "";
}
.glyphicon-console:before {
  content: "";
}
.glyphicon-superscript:before {
  content: "";
}
.glyphicon-subscript:before {
  content: "";
}
.glyphicon-menu-left:before {
  content: "";
}
.glyphicon-menu-right:before {
  content: "";
}
.glyphicon-menu-down:before {
  content: "";
}
.glyphicon-menu-up:before {
  content: "";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "geomanist", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #7f7f7f;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'geomanist';
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%;
}
h1, .h1 {
  font-size: 60px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 23px;
}
h5, .h5 {
  font-size: 20px;
}
h6, .h6 {
  font-size: 2px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 30px;
  }
}
small, .small {
  font-size: 85%;
}
mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover, a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt, dd {
  line-height: 1.4;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 25px;
  border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '— ';
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: ' —';
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.4;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 19px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1410px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.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: 5px;
  padding-right: 5px;
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: 1400px) {
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple], select[size] {
  height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 42px;
  }
  input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] {
    line-height: 37px;
  }
  input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] {
    line-height: 56px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label, .checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 48px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 37px;
  line-height: 37px;
}
textarea.input-sm, select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 37px;
  line-height: 37px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 37px;
  min-height: 45px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.input-lg {
  height: 56px;
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 56px;
  line-height: 56px;
}
textarea.input-lg, select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 56px;
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 56px;
  line-height: 56px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 56px;
  min-height: 53px;
  padding: 11px 16px;
  font-size: 25px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 56px;
  height: 56px;
  line-height: 56px;
}
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 33px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 35px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.4;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #000;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #000;
  background-color: #fff;
  border-color: #000;
}
.btn-default:focus, .btn-default.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: black;
}
.btn-default:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: black;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #000;
  background-color: #e6e6e6;
  border-color: black;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: black;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #000;
}
.btn-default .badge {
  color: #fff;
  background-color: #000;
}
.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #000;
  border-color: #000;
}
.btn-primary .badge {
  color: #000;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #7f7f7f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.breadcrumb {
  padding: 11px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "> ";
  padding: 0 5px;
  color: #666;
}
.breadcrumb > .active {
  color: #666;
}
/* Styles for print version */
@media print {
  * {
    background: none !important;
    color: #000 !important;
  }
  img {
    filter: contrast(110%) brightness(110%) sepia(30%) grayscale(100%);
    border: 1px solid #000;
  }
  img:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
  }
  h1 {
    font-size: 20px;
  }
  .nav-holder, .btn-with-ico, .footer, .btn, .filter-frame, .sub-nav-list, .media-communications-holder, .article-box .image-holder, .we-hire, .category-list .delete i, .bersicht-sidebar, .newsletter-form, .jcf-select.jcf-select-primary-select.jcf-select-primary-light-select, .category-list, .search-category-form, .jcf-select.jcf-select-tabset-select {
    display: none !important;
  }
  .header {
    padding: 0;
    position: static !important;
  }
  .logo img {
    display: block;
  }
  .logo img:first-child {
    display: none;
  }
  .twocolumns {
    text-align: center;
  }
  .twocolumns .text-box {
    width: 100%;
  }
  a:after {
    content: " (" attr(href) ") ";
    display: none;
  }
  #main {
    padding: 20px 0 0;
  }
  .twocolumns .image-holder {
    display: none;
  }
  .column-box {
    padding: 30px 0 0;
  }
  .box-frame img {
    filter: contrast(110%) brightness(110%) sepia(30%) grayscale(100%);
    border: 1px solid #000;
  }
  .box-frame img:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
  }
  .box-frame h1, .box-frame h2, .box-frame .sub-title {
    background: #fff !important;
    padding: 6px 5px 2px;
    z-index: 9999;
  }
  .column-box .box-frame {
    display: block;
    width: auto;
  }
  .column-box .box-frame .column.column-lg {
    display: block;
    display: inline-block;
    vertical-align: top;
    width: 66%;
  }
  .column-box .box-frame .column {
    display: block;
    display: inline-block;
    vertical-align: top;
    width: 33%;
  }
  .column-box .box-frame .column .box-holder {
    display: block;
    width: 100%;
  }
  .box-frame h1 {
    font-size: 20px;
    line-height: 1;
  }
  .box-frame h2 {
    font-size: 17px;
    line-height: 1;
  }
  .box-frame h2 em {
    font-size: 12px;
    line-height: 1;
  }
  .box-frame .sub-title {
    font-size: 12px;
    line-height: 1;
  }
  .sitemap-section .column-holder {
    overflow: hidden;
  }
  .sitemap-section .column {
    width: 33.333%;
    float: left;
  }
  .sitemap-section .js-slide-hidden {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    display: block !important;
    height: auto !important;
  }
  .sitemap-section .sitemap-opener {
    font-size: 18px !important;
  }
  .sitemap-section .drop-sitemap {
    font-size: 14px !important;
  }
  .sitemap-section .drop-sitemap-slide li {
    font-size: 12px !important;
  }
  .sitemap-section .drop-sitemap-slide li a {
    font-size: 12px !important;
  }
  .box-frame.full-width-mobile {
    display: block !important;
    overflow: hidden;
  }
  .box-frame.full-width-mobile .box-holder {
    position: static !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 33% !important;
    float: left;
  }
  .title-section .title-text {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    padding: 50px 0 0;
  }
  .title-section .image-holder img {
    display: none;
  }
  .article-box {
    display: block !important;
  }
  .article-box .text-box {
    width: 100%;
    padding: 0;
  }
  .article-box.reverse .text-box {
    padding: 0;
  }
  .medium-container {
    padding: 0;
  }
  .title-section h1 span {
    font-size: 30px;
  }
  .sitemap-section h2 {
    font-size: 15px;
  }
  .medium-container .contact-box {
    float: left;
  }
  .medium-container .contacts-holder .image-holder {
    float: left;
  }
  .geschichte-frame li {
    display: block !important;
    margin: 0 0 15px;
  }
  .geschichte-frame .inner-box {
    padding: 0 !important;
    width: 100%;
    text-align: left !important;
  }
  .geschichte-frame * {
    opacity: 1 !important;
  }
  .geschichte-frame img {
    display: none;
  }
  .tab .result .image-holder {
    display: none;
  }
  .contacts-content {
    display: none;
  }
  .maps-form {
    display: none;
  }
  .contacts-sidebar {
    width: 100%;
  }
  .places-list .slide {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
  }
  .category-list {
    display: block;
    padding: 10px 0 0;
  }
  .category-list li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
  }
  .category-list li.active .btn-category {
    border: 4px solid #000;
  }
  .category-list .btn-category {
    border: 1px solid #000;
  }
  .category-list span {
    font-size: 14px;
  }
  .result-holder {
    display: block;
  }
  .result-product-box {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  .bersicht-content-frame {
    overflow: visible !important;
  }
  .bersicht-content-frame .bersicht-content {
    overflow: visible !important;
  }
  .bersicht-content-frame .col-sm-4 {
    width: 0;
    display: none;
  }
  .bersicht-content-frame .col-sm-8 {
    width: 100%;
  }
  .search-category-form {
    margin: 0 0 27px;
  }
  .search-category-form .tabset-holder {
    justify-content: flex-end;
  }
  .place-of-search {
    margin: 0 0 38px;
    display: block !important;
  }
  .place-of-search .jcf-select.jcf-select-primary-select {
    display: none;
    width: 30%;
    margin: 0 0 10px;
  }
  .place-of-search .btn-box {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
  }
  .place-of-search .btn-box .btn {
    font-weight: 400;
    color: #7f7f7f;
    background: #e6e6e6;
    border-color: #e6e6e6;
    text-transform: none;
    margin: 0 0 0 6px;
    width: 200px !important;
    font-size: 22px;
    display: block !important;
    float: left;
  }
  .place-of-search .btn-box .btn:first-child {
    margin: 0;
  }
  .place-of-search .btn-box .btn.active {
    color: #fff;
    background: #000;
    border-color: #000;
    border-width: 2px;
  }
  .place-of-search .primary-light-select {
    display: none;
  }
  .result-holder {
    margin: 0 -5px 48px;
  }
  .result-product-box {
    width: 30%;
    padding: 0 5px;
    margin: 0 0 20px;
    display: inline-block;
    vertical-align: top;
  }
  .result-product-box .image-frame {
    position: relative;
    overflow: hidden;
  }
  .result-product-box .image-frame img {
    vertical-align: top;
    width: 100%;
  }
  .result-product-box h3 {
    margin: 0;
    font-weight: normal;
    font-size: 22px;
    color: #242424;
  }
  .result-product-box p {
    margin: 0;
    font-size: 16px;
    line-height: 1.25;
    color: #666;
    font-weight: 300;
    display: block;
  }
  .result-product-box .sub-category {
    text-transform: uppercase;
    color: #fff;
    background: #000;
    position: absolute;
    left: 0;
    line-height: 1;
    font-weight: normal;
    font-size: 22px;
    top: 15px;
    padding: 6px 13px 0 14px;
  }
  .result-product-box .more {
    font-weight: normal;
    position: absolute;
    bottom: 5px;
    right: 0;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    font-weight: 400;
    font-size: 10px;
    padding: 9px 15px 5px;
    z-index: 1;
    overflow: hidden;
    max-width: 70%;
  }
  .result-product-box .more:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #000;
    z-index: -1;
  }
  .result-product-box .more em {
    display: inline-block;
    font-style: normal;
    transform: translate(0, 0) !important;
    color: #000 !important;
  }
  .result-product-box .more i {
    display: inline;
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 10px;
  }
  .result-product-box .family {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #000;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
    bottom: 15px;
    left: 15px;
  }
  .result-product-box .text-box {
    padding: 12px 0 0 16px;
  }
  .sub-nav {
    text-align: center;
  }
  .sub-nav li {
    display: inline-block;
    vertical-align: top;
  }
  .sub-nav a {
    color: #000 !important;
  }
  .article-list .owl-carousel {
    display: none !important;
  }
  .info-product-frame .owl-carousel {
    display: none !important;
  }
  .info-product-frame p {
    font-size: 14px !important;
  }
  .white-frame {
    display: none;
  }
  .head-column {
    padding: 0;
  }
  .head-article {
    margin: 0 !important;
  }
  .head-article .head-column {
    display: inline-block !important;
    width: 16% !important;
  }
  .head-article .head-column strong {
    font-size: 14px !important;
  }
  .article-list .content-slide {
    width: 100%;
    padding: 0 !important;
  }
  .article-list .head-article {
    margin: 0;
  }
  .article-list .head-article .head-column {
    display: inline-block;
    width: 16%;
  }
  .article-list .head-article .head-column strong {
    font-size: 14px !important;
  }
  .article-list .article-opener {
    display: none;
  }
  .article-list li {
    border-bottom: 0 !important;
  }
  .article-list .column-holder .column {
    display: inline-block !important;
    vertical-align: top !important;
    width: 25% !important;
    margin: 0 20px 20px !important;
  }
  .article-list .column-holder .column:first-child {
    width: 60% !important;
  }
  .article-list .column-holder .sub-column {
    width: 40% !important;
    display: inline-block;
    vertical-align: top;
  }
  .product-description-accordion {
    overflow: hidden;
  }
  .product-description-accordion dl {
    padding: 0 !important;
  }
  .product-description-accordion dl dt, .product-description-accordion dl dd {
    font-size: 14px !important;
  }
  .product-description-accordion .product-description {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    border-top: 0 !important;
    margin: 0 15px 20px;
  }
  .product-description-accordion .product-description ul {
    padding: 0;
  }
  .product-description-accordion .product-description ul li {
    font-size: 14px !important;
  }
  .product-description-accordion .js-slide-hidden {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
  }
  .product-description-accordion .row-opener .opener-link {
    display: none !important;
  }
  .product-description-accordion .row-opener .fake-opener {
    display: block !important;
  }
  .article-slide.js-slide-hidden {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
  }
  .familie-product .other-product-list li {
    width: 25% !important;
    display: inline-block;
    vertical-align: top;
  }
  .newsletter-form .col-md-5 {
    width: 45%;
    float: right;
  }
  .newsletter-form .col-md-5:first-child {
    float: left;
  }
  .newsletter-form .jcf-select.jcf-select-primary-select {
    border-bottom: 1px solid #ccc;
  }
  .newsletter-form .custom-check .fake-input {
    border: 1px solid #ccc;
  }
  .newsletter-form .custom-check [type="checkbox"]:checked + .fake-input {
    border: 8px solid #000;
    width: 8px;
    height: 8px;
  }
  .result-holder {
    display: block !important;
  }
  .result-product-box {
    display: inline-block !important;
    vertical-align: top !important;
    width: 30% !important;
  }
  .places-list {
    max-height: none !important;
  }
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on January 20, 2017 */
@font-face {
  font-family: 'geomanist';
  font-weight: 300;
  src: url("../fonts/geomanist-light-webfont.woff2") format("woff2"), url("../fonts/geomanist-light-webfont.woff") format("woff");
}
@font-face {
  font-family: 'geomanist';
  font-weight: 400;
  src: url("../fonts/geomanist-book-webfont.woff2") format("woff2"), url("../fonts/geomanist-book-webfont.woff") format("woff");
}
@font-face {
  font-family: 'geomanist';
  font-weight: 700;
  src: url("../fonts/geomanist-bold-webfont.woff2") format("woff2"), url("../fonts/geomanist-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.svg?ufm80i#icomoon') format('svg'), url('../fonts/icomoon.woff2?ufm80i') format('woff2'), url('../fonts/icomoon.woff?ufm80i') format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play:before {
  content: "";
}
.icon-add:before {
  content: "";
}
.icon-ok:before {
  content: "";
}
.icon-dbl-arrow:before {
  content: "";
}
.icon-family:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-youtube-play:before, .icon-youtube:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-pinterest:before {
  content: "";
}
.icon-cross:before {
  content: "";
}
.icon-vimeo:before {
  content: "";
}
.icon-lumus:before {
  content: "";
}
.icon-arrow-right:before {
  content: "";
}
.icon-filter:before {
  content: "";
}
.icon-download:before {
  content: "";
}
.icon-message:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-envelope:before {
  content: "";
}
.icon-cancel:before {
  content: "";
}
.icon-print:before {
  content: "";
}
.icon-uniE912:before {
  content: "";
}
.icon-uniE913:before {
  content: "";
}
.icon-uniE914:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-pdf:before {
  content: "";
}
.icon-external-url:before {
  content: "";
}
.icon-copy:before {
  content: "";
}
.icon-login:before {
  content: "";
}
.icon-profil:before {
  content: "";
}
.icon-logout:before {
  content: "";
}
.icon-newArrow:before {
  content: "";
}
.icon-location:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
/* custom range input styles */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}
.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
}
.jcf-range .jcf-range-wrapper {
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
  height: 10px;
}
.jcf-range.jcf-vertical {
  width: auto;
}
.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}
.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}
.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}
.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}
.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}
.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}
.jcf-range.jcf-focus .jcf-range-handle {
  border: 1px solid #f00;
  margin: -5px 0 0 -1px;
}
.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3;
}
/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 0;
  background: none;
  margin: 4px 76px 0 0;
  min-width: none;
  height: 16px;
  color: #fff;
}
@media (min-width: 768px) {
  .jcf-select {
    display: none;
  }
}
.jcf-select.jcf-select-tabset-select, .jcf-select.jcf-select-primary-select {
  display: block;
  background: #f2f2f2;
  height: 26px;
  margin: 0 0 5px;
}
.jcf-select.jcf-select-tabset-select .jcf-select-text, .jcf-select.jcf-select-primary-select .jcf-select-text {
  color: #000;
  font-size: 14px;
  padding: 7px 25px 1px 2px;
  position: relative;
}
.jcf-select.jcf-select-tabset-select .jcf-select-text:after, .jcf-select.jcf-select-primary-select .jcf-select-text:after {
  font-family: 'icomoon' !important;
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  margin: 2px 0 0;
  transform: translate(0, -50%) rotate(90deg);
  transition: all 0.2s linear;
}
.jcf-select.jcf-select-tabset-select.jcf-drop-active .jcf-select-text:after, .jcf-select.jcf-select-primary-select.jcf-drop-active .jcf-select-text:after {
  transform: translate(0, -50%) rotate(-90deg);
}
.jcf-select.jcf-select-primary-select {
  height: 33px;
  cursor: pointer;
  position: relative;
  max-width: 344px;
}
.jcf-select.jcf-select-primary-select .jcf-select-text {
  font-size: 18px;
  line-height: 23px;
  padding: 8px 50px 2px 22px;
  color: #242424;
  font-weight: normal;
  cursor: pointer;
}
.jcf-select.jcf-select-primary-select .jcf-select-text:after {
  right: 20px;
}
.jcf-select.jcf-select-primary-select.jcf-select-primary-light-select {
  background: none;
}
@media (max-width: 767px) {
  .jcf-select.jcf-select-primary-select.jcf-select-primary-light-select {
    display: none;
  }
}
.jcf-select.jcf-select-primary-select.jcf-select-primary-light-select .jcf-select-text {
  color: #666;
  padding: 8px 30px 2px 22px;
}
.jcf-select.jcf-select-primary-select.jcf-select-primary-light-select .jcf-select-text:after {
  font-size: 12px;
  right: 12px;
  margin: 1px 0 0;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 2px;
}
.jcf-select .jcf-select-opener {
  display: none;
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-select-tabset-select {
  width: auto !important;
  right: 5px;
}
body > .jcf-select-drop.jcf-select-primary-select {
  min-width: 200px;
}
body > .jcf-select-drop.jcf-select-primary-select .jcf-list .jcf-option {
  padding: 5px 25px;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
  border: 0;
}
/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 0;
  min-width: 200px;
  margin: 0 15px;
}
/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #000;
  line-height: 24px;
  font-size: 16px;
  width: 100%;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 2px;
  color: #fff;
  height: 1%;
}
.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}
/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}
.jcf-focus, .jcf-focus * {
  border-color: #f00 !important;
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
/* page logo styles */
.logo {
  height: 48px;
  padding-top: 9px;
  width: 100%;
  max-width: 160px;
  margin-top: -2px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .logo {
    padding-top: 0px;
  }
}
@media (min-width: 1400px) {
  .logo {
    max-width: 202px;
  }
}
.logo a {
  background-position: right center;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: -33333em;
  background-image: url(../images/logo_white.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
/* header styles */
.header {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40;
  min-height: 50px;
}
@media (min-width: 768px) {
  .header {
    min-height: 70px;
  }
}
@media (min-width: 1400px) {
  .header {
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  .header .container-fluid {
    padding: 0 19px;
  }
}
.heder-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: transparent;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .heder-top {
    padding: 10px 0 7px;
  }
}
@media (min-width: 1400px) {
  .heder-top {
    padding: 28px 0 14px;
  }
}
.nav-holder {
  padding: 12px 0 2px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .nav-holder {
    padding: 8px 2px 0 0;
  }
}
@media (min-width: 1400px) {
  .nav-holder {
    padding: 8px 2px 0 0;
  }
}
.search-form {
  margin: -9px 0 0 0;
  padding: 0;
}
@media (min-width: 1400px) {
  .search-form {
    margin: -12px 0 0 0;
  }
}
@media (min-width: 768px) {
  .search-form:hover .form-control {
    width: 40px;
  }
}
.search-form .fake {
  position: absolute;
  top: 5px;
  left: 0;
  width: 40px;
  height: 30px;
  z-index: 1;
  display: block;
}
.search-form .submit:before {
  opacity: 1;
  position: absolute;
  left: 10px;
  top: 13px;
}
@media (min-width: 1400px) {
  .search-form .submit:before {
    margin-top: 3px;
  }
}
.search-form:hover .submit:before {
  color: #7f7f7f;
}
@media (min-width: 768px) {
  .search-form.child-input-focused .form-control {
    width: 100%;
    padding: 6px 4px 2px !important;
    text-indent: inherit;
  }
  .search-form.child-input-focused .submit:before {
    opacity: 1;
  }
  .search-form.child-input-focused .submit:after {
    opacity: 0;
  }
}
.search-form .sub-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.search-form .form-group {
  margin: 0px;
  width: 90%;
  display: inline-block;
}
@media (min-width: 768px) {
  .search-form .form-group {
    margin: -1px auto auto;
    min-width: 40px;
  }
}
@media (min-width: 1400px) {
  .search-form .form-group {
    margin: 5px auto auto;
    min-width: 440px;
  }
}
.search-form .form-control {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.search-form .form-control:focus {
  box-shadow: none;
  border-color: #fff;
}
@media (max-width: 767px) {
  .search-form .form-control {
    font-size: 14px;
    height: 18px;
    line-height: 2.2em;
  }
}
@media (min-width: 768px) {
  .search-form .form-control {
    width: 0;
    padding: 0 !important;
    transition: width 0.3s ease-in-out, padding 0.3s ease-in-out, text-indent 0.3s ease-in-out;
    float: left;
    text-indent: -9999px;
  }
}
.search-form .submit {
  color: #fff;
  outline: none;
  min-width: 30px;
  margin: 3px 0 10px 10px;
  font-size: 20px;
  width: 30px;
  height: 22px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .sub-search-form .form-control {
    font-size: 14px;
    height: 18px;
    line-height: 2.2em;
  }
}
body.nav-active {
  position: relative;
}
body.nav-active .header {
  background: #fff;
}
body.nav-active .logo a {
  background-image: url(../images/logo.svg);
}
body.nav-active .navi__button--close {
  opacity: 1;
  top: -70px;
}
body.nav-active .header .btnLogin::before, body.nav-active .header .btnLogout::before, body.nav-active .header .btnProfile::before {
  color: #7f7f7f;
}
body.nav-active:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #000;
  opacity: 0.4;
}
body.nav-active .nav .holderNavLevel1--horizontal .nav-link {
  color: #7f7f7f;
}
body.nav-active .nav .nav-opener span {
  opacity: 0;
  background: #000;
}
body.nav-active .nav .nav-opener:hover {
  opacity: 0.9;
}
body.nav-active .nav .nav-opener:hover:before {
  opacity: 1;
}
body.nav-active .nav .nav-opener:hover:after {
  width: auto;
}
body.nav-active .nav .nav-opener:after, body.nav-active .nav .nav-opener:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
  left: 0;
  right: 0;
  background: #000;
}
body.nav-active .nav .nav-opener:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.nav-active .nav .nav-drop {
  z-index: -1;
  transform: translate(0, 0);
  min-height: calc(100vh - 50px);
  overflow: auto;
  height: auto;
  background: #fff;
}
@media (min-width: 768px) {
  body.nav-active .nav .nav-drop {
    min-height: calc(100vh - 70px);
  }
}
@media (min-width: 1400px) {
  body.nav-active .nav .nav-drop {
    min-height: calc(100vh - 100px);
  }
}
body.nav-active .nav-hover .nav .nav-drop {
  transform: translate(0, 0);
}
.nav .nav-opener {
  width: 32px;
  height: 24px;
  position: relative;
  z-index: 1000;
  display: inline-block;
  vertical-align: top;
  display: inline-block;
  padding: 0;
  margin-top: 3px;
  margin-right: 30px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  color: #000;
  text-transform: uppercase;
}
.nav .nav-opener em {
  position: absolute;
  bottom: 0px;
  left: 100%;
  font-style: normal;
  padding: 0 0 0 9px;
}
.nav .nav-opener:before, .nav .nav-opener:after, .nav .nav-opener span {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  margin-top: 0;
  transition: all 0.2s linear;
}
.nav .nav-opener:before, .nav .nav-opener:after {
  content: '';
  top: 10px;
}
.nav .nav-opener:after {
  top: 20px;
}
@media (min-width: 1400px) {
  .nav .nav-opener:hover span {
    top: 10px;
    left: -4px;
    right: auto;
    bottom: auto;
    width: 24px;
    transform: rotate(45deg);
  }
  .nav .nav-opener:hover:after {
    top: 10px;
    left: 11px;
    right: auto;
    bottom: auto;
    width: 24px;
    transform: rotate(-45deg);
  }
  .nav .nav-opener:hover:before {
    opacity: 0;
  }
}
.nav .close-btn span {
  opacity: 0;
}
.nav .close-btn:after, .nav .close-btn:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 15px;
  left: 0;
  right: 0;
}
.nav .close-btn:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav .nav-drop {
  overflow: hidden;
  position: absolute;
  top: 100%;
  transform: translate(0, -100%);
  left: 0;
  right: 0;
  z-index: -1;
  transition: opacity 0.25s linear;
  margin: 0;
  background: #000;
  transition: bottom 0.3s ease-in-out, top 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.fairButton-holder {
  margin-top: -4px;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .fairButton-holder {
    margin-top: -5px;
  }
}
.nav-wrapper {
  flex-grow: 1;
  display: flex;
}
.nav-wrapper .nav-opener {
  display: none;
}
.nav-wrapper .navi__button--close {
  position: absolute;
  top: 100px;
  left: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  width: 30px;
  height: 30px;
  opacity: 0;
  transition: all 0.5s;
}
.nav-wrapper .navi__button--close:hover::before, .nav-wrapper .navi__button--close:hover::after {
  background: #7f7f7f;
}
.nav-wrapper .navi__button--close::before, .nav-wrapper .navi__button--close::after {
  content: '';
  background: #000;
  position: absolute;
  height: 4px;
  top: 8px;
  left: 0;
  right: 0;
  transition: all 0.3s;
}
.nav-wrapper .navi__button--close::before {
  transform: rotate(45deg);
}
.nav-wrapper .navi__button--close::after {
  transform: rotate(-45deg);
}
.nav-wrapper .navi__button--back {
  display: none;
}
.nav-wrapper .mainnavigation {
  padding-top: 100px;
}
.nav-wrapper .mainnavigation .mainNavContainer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  min-height: 100%;
  position: relative;
}
.nav-wrapper .mainnavigation .holderNavLevel {
  border: none;
  position: relative;
  top: 0;
  width: 33.333333%;
  background-color: #fff;
}
.nav-wrapper .mainnavigation .holderNavLevel .navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 3vw;
  padding-right: 3vw;
}
.nav-wrapper .mainnavigation .holderNavLevel:last-child .navbar-nav {
  padding-right: 0;
}
.nav-wrapper .mainnavigation .holderNavLevel.holderNavLevel1 {
  display: none;
}
.nav-wrapper .mainnavigation .holderNavLevel.holderNavLevel2 .navbar-nav {
  padding-left: 0;
}
.nav-wrapper .mainnavigation .navbar-nav {
  position: absolute;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 7vh;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden auto;
  border-right: 1px solid #e6e6e6;
  background-color: #fff;
}
.nav-wrapper .mainnavigation .navbar-nav.sub-navi {
  display: none;
}
.nav-wrapper .mainnavigation .navbar-nav.sub-navi.hoverActive {
  display: block;
}
.nav-wrapper .mainnavigation .nav-item {
  opacity: 0;
  margin-bottom: 1.5em;
  position: relative;
}
.nav-wrapper .mainnavigation .nav-item .nav-link {
  font-size: 30px;
  color: #7f7f7f;
  line-height: 1;
  position: relative;
  display: block;
  padding-right: 1em;
}
@media (min-width: 768px) {
  .nav-wrapper .mainnavigation .nav-item .nav-link {
    font-size: 40px;
  }
}
.nav-wrapper .mainnavigation .nav-item .nav-link:hover {
  color: #000;
}
.nav-wrapper .mainnavigation .nav-item .nav-link.naviSubLink::after {
  position: absolute;
  right: 0;
  content: '»';
}
.nav-wrapper .mainnavigation .nav-item.active .nav-link {
  color: #000;
  font-weight: 700;
}
.nav-wrapper .holderNavLevel1--horizontal {
  display: flex;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-item {
  margin-right: 30px;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-item.active .nav-link::after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-item.important {
  border: 1px solid #fff;
  padding: 4px 10px;
  transition: all 0.3s;
  margin-top: -4px;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-item.important:hover {
  border-color: #7f7f7f;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-link {
  position: relative;
  color: #fff;
  letter-spacing: 0.02em;
}
.nav-wrapper .holderNavLevel1--horizontal .navLevel1 .nav-link:hover {
  color: #7f7f7f;
}
.nav-wrapper .holderNavLevel1--horizontal .nav-holder {
  white-space: nowrap;
}
body.mobile .fairButton-holder {
  display: none;
}
body.mobile .navi__button--close {
  display: none;
}
body.mobile .navi__button--back {
  display: block;
  position: absolute;
  top: -110px;
  left: 0;
  font-size: 70px;
  font-weight: 400;
}
body.mobile .navi__button--back:hover {
  color: #7f7f7f;
}
body.mobile .holderNavLevel1--horizontal {
  display: none;
}
body.mobile .nav-opener {
  display: block;
}
body.mobile .mainnavigation .holderNavLevel {
  width: 100%;
  position: absolute;
  left: -100vw;
  transition: all 0.7s;
}
body.mobile .mainnavigation .holderNavLevel.active {
  left: 0;
}
body.mobile .mainnavigation .holderNavLevel.holderNavLevel1 {
  display: flex;
  z-index: 10;
}
body.mobile .mainnavigation .holderNavLevel.holderNavLevel2 {
  z-index: 9;
}
body.mobile .mainnavigation .holderNavLevel.holderNavLevel3 {
  z-index: 8;
}
body.mobile .mainnavigation .holderNavLevel .navbar-nav {
  padding: 0;
  border: none;
  padding-left: 10px;
}
body.mobile .mainnavigation .nav-item {
  opacity: 1;
}
body.mobile .mainnavigation .nav-item.important {
  margin-top: 3em;
}
body.mobile .mainnavigation .nav-item.important span {
  border: 1px solid #7f7f7f;
  padding: 4px 10px 8px;
  transition: all 0.3s;
  margin-left: -10px;
}
body.mobile .mainnavigation .nav-item.important span:hover {
  border-color: #7f7f7f;
}
.searchForm__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: all 0.6s;
}
.searchForm {
  top: -4em;
  position: relative;
}
.searchForm__content {
  display: flex;
  position: relative;
}
.searchForm__input {
  outline: none;
  border: none;
  border-bottom: 2px solid #7f7f7f;
  width: 70vw;
  max-width: 500px;
  padding: 0.6em 1.5em 0.6em 1em;
  background: transparent;
  font-weight: 400;
}
.searchForm .icon-search.searchForm__submit {
  background: transparent none;
  border: 0px none;
  outline: none;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  transition: all 0.4s;
  transform: scale(1);
  transform-origin: center center;
  color: #000;
  margin-left: 0.3em;
}
@media (min-width: 480px) {
  .searchForm .icon-search.searchForm__submit {
    font-size: 42px;
  }
}
.searchForm .icon-search.searchForm__submit:hover {
  transform: scale(1.3);
}
.searchFormActive .searchForm__wrapper {
  opacity: 1;
  pointer-events: all;
}
.header .icon-search {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  transition: all 0.3s;
  position: relative;
  margin-top: 2px;
  margin-left: 10px;
}
.header .icon-search:hover {
  color: #7f7f7f;
}
.nav-active .header .icon-search {
  color: #7f7f7f;
}
.language-menu {
  position: relative;
  display: flex;
  margin-right: 40px;
}
.language-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 44px;
  height: 30px;
}
.language-menu__listItem {
  position: relative;
  background-color: #000;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding: 0 10px;
  transition: height 0.3s, opacity 0.3s;
  opacity: 0;
}
.language-menu__listItem a {
  color: #fff;
}
.language-menu__listItem.active {
  height: auto;
  opacity: 1;
}
.language-menu__listItem.active a {
  font-weight: 400;
}
.language-menu__toggle {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
}
.language-menu__toggle::after {
  position: absolute;
  font-family: 'icomoon' !important;
  content: "";
  transform: rotate(90deg);
  color: #fff;
  transition: all 0.5s;
}
.language-menu__toggle:hover::after {
  color: #7f7f7f;
}
.language-menu.open .language-menu__listItem {
  height: 30px;
  opacity: 1;
}
.language-menu.open .language-menu__toggle::after {
  transform: rotateZ(90deg) rotateY(180deg);
  transform-origin: center center;
}
.nav-active .language-menu__listItem {
  background-color: #fff;
}
.nav-active .language-menu__listItem a {
  color: #000;
}
.nav-active .language-menu__toggle::after {
  color: #000;
}
.naviTeasers {
  display: none;
  pointer-events: none;
}
.naviTeaser {
  position: relative;
  width: 45%;
  pointer-events: all;
}
.naviTeaser__image {
  margin-bottom: 30px;
}
.nav-active:not(.mobile) .naviTeasers.active {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-left: 3vw;
  padding-right: 3vw;
  width: 200%;
  top: 0;
}
.nav-active:not(.mobile) .naviTeasers.active .naviTeaser {
  top: 0;
  display: block;
}
.hideTeaser .naviTeaser:nth-child(2) {
  display: none !important;
}
.holderNavLevel .hoverActive > .nav-item {
  opacity: 0;
  left: -200px;
  animation: 0.5s slideIn 0.2s forwards ease-out;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(2) {
  animation-delay: 0.25s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(3) {
  animation-delay: 0.3s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(4) {
  animation-delay: 0.35s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(5) {
  animation-delay: 0.4s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(6) {
  animation-delay: 0.45s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(7) {
  animation-delay: 0.5s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(8) {
  animation-delay: 0.55s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(9) {
  animation-delay: 0.6s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(10) {
  animation-delay: 0.65s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(11) {
  animation-delay: 0.7s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(12) {
  animation-delay: 0.75s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(13) {
  animation-delay: 0.8s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(14) {
  animation-delay: 0.85s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(15) {
  animation-delay: 0.9s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(16) {
  animation-delay: 0.95s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(17) {
  animation-delay: 1s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(18) {
  animation-delay: 1.05s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(19) {
  animation-delay: 1.1s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(20) {
  animation-delay: 1.15s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(21) {
  animation-delay: 1.2s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(22) {
  animation-delay: 1.25s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(23) {
  animation-delay: 1.3s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(24) {
  animation-delay: 1.35s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(25) {
  animation-delay: 1.4s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(26) {
  animation-delay: 1.45s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(27) {
  animation-delay: 1.5s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(28) {
  animation-delay: 1.55s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(29) {
  animation-delay: 1.6s;
}
.holderNavLevel .hoverActive > .nav-item:nth-of-type(30) {
  animation-delay: 1.65s;
}
@keyframes slideIn {
  100% {
    opacity: 1;
    left: 0;
  }
}
/* footer styles */
.footer {
  font-size: 18px;
}
.footer .sub-row {
  margin: 0 -25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .footer .sub-row.row-bottom {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .footer .logo-box a.btn {
    max-width: none;
    width: 200px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 7px 7px 7px;
  }
  .footer .logo-box a.btn i {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin: -2px 20px 0 0;
  }
}
.footer .logo-footer {
  width: 150px;
  margin-bottom: 40px;
  margin-left: 6px;
}
.footer .logo-footer a {
  display: block;
}
.footer .logo-footer img {
  display: block;
  vertical-align: top;
  width: 100%;
}
@media (max-width: 768px) {
  .footer .contactMenu {
    display: none;
  }
}
.footer .logo-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .footer .logo-box {
    margin: 0;
    display: block;
    padding: 0 0 0 5px;
    width: 31%;
  }
}
@media (min-width: 992px) {
  .footer .logo-box {
    width: 24%;
  }
}
.footer .right-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .footer .right-box {
    width: 69%;
  }
}
@media (min-width: 992px) {
  .footer .right-box {
    width: 76%;
    padding: 0 0 0 7px;
  }
}
.footer .sitemap {
  width: 50%;
}
@media (min-width: 768px) {
  .footer .sitemap {
    width: auto;
    width: 65%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: -5px 0 0 0;
  }
}
@media (min-width: 992px) {
  .footer .sitemap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    width: 73%;
  }
}
.footer .sitemap .column {
  margin: 0 0 2px;
}
@media (min-width: 768px) {
  .footer .sitemap .column {
    margin: 0 0 8px;
    width: 50%;
    padding: 0 0 0 20px;
  }
}
@media (min-width: 992px) {
  .footer .sitemap .column {
    width: 25%;
  }
  .footer .sitemap .column:first-child {
    padding: 0;
  }
}
.footer .sitemap .opener {
  text-transform: uppercase;
  color: #808080;
  font-weight: normal;
  font-size: 12px;
}
@media (min-width: 768px) {
  .footer .sitemap .opener {
    font-size: 16px;
  }
}
.footer .sitemap .opener:hover {
  color: #000;
}
.footer .slide {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .footer .slide li {
    margin: 0 0 -2px;
  }
}
.footer .sitemap {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .sitemap a {
  text-transform: uppercase;
  color: #808080;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  padding: 7px 0 5px;
  line-height: 100%;
}
@media (min-width: 768px) {
  .footer .sitemap a {
    font-size: 16px;
  }
}
.footer .sitemap a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .footer .sitemap {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    height: auto !important;
  }
}
.footer .social-box {
  width: 100% !important;
}
@media (min-width: 992px) {
  .footer .social-box {
    width: 25% !important;
  }
}
.footer .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.footer .social-list-wrapper {
  padding-bottom: 0 !important;
}
.footer .social-list li {
  margin: 0 40px 35px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 40px;
}
.footer .social-list li:last-child {
  margin-right: 0;
}
@media (min-width: 480px) {
  .footer .social-list li {
    text-align: left;
  }
}
.footer .social-list a {
  color: #808080;
  font-size: 27px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 768px) {
  .footer .social-list a {
    text-align: left;
    font-size: 33px;
    justify-content: flex-start;
  }
}
.footer .social-list a:hover {
  color: #000;
}
.footer .col4 {
  width: 100%;
  padding: 0 25px;
  position: relative;
}
@media (min-width: 768px) {
  .footer .col4 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .footer .col4 {
    width: 25%;
  }
}
.footer .meta-box {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
}
.footer .meta-box__list {
  flex-grow: 1;
}
.footer .menu-box {
  flex-grow: 1;
}
.footer .menu-box__list {
  margin: 0;
  padding: 0;
  list-style: none;
  column-count: 1;
}
@media (min-width: 992px) {
  .footer .menu-box__list {
    column-count: 2;
    column-gap: 20px;
  }
}
.footer .menu-box__listItem {
  font-weight: 400;
  color: #000;
  margin-bottom: 0.2em;
}
@media (min-width: 992px) {
  .footer .menu-box__listItem {
    margin-bottom: 1em;
  }
}
.footer .language-box__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.footer .language-box__listItem {
  margin-right: 20px;
}
.footer .language-box__listItem.active a {
  font-weight: 400;
}
.footer .meta-box {
  padding: 0 25px;
}
.footer .meta-box__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.footer .meta-box__listItem {
  margin-right: 20px;
}
.footer .footer-box p:last-child {
  margin-bottom: 0;
}
.footer .footer-box > * {
  position: relative;
  padding: 30px 5px;
}
.footer .footer-box > *::before {
  content: '';
  display: block;
  background-color: #cfcfcf;
  height: 1px;
  width: 100%;
  max-width: 230px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .footer .footer-box > *::before {
    display: none;
  }
}
.shortcutSidebar {
  position: fixed;
  right: -40px;
  top: 130px;
  z-index: 100;
  display: none;
  transition: all 0.3s;
}
@media (min-width: 1400px) {
  .shortcutSidebar {
    display: block;
  }
}
.shortcutSidebar.active {
  right: 0;
}
.shortcutSidebar__buttons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shortcutSidebar__button {
  width: 40px;
  height: 40px;
  margin-bottom: 1px;
  background-color: #000;
  font-size: 24px;
  color: #fff;
  position: relative;
}
.shortcutSidebar__link {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7f7f7f;
}
.shortcutSidebar__link:hover {
  color: #fff;
}
.shortcutSidebar__detail {
  position: absolute;
  top: 0px;
  right: -100px;
  float: right;
  z-index: -1;
  height: 40px;
  margin-bottom: 1px;
  background-color: #000;
  font-size: 24px;
  width: 0px;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px 15px;
  transition: all 0.2s ease-out;
}
.shortcutSidebar__detail.detailPhone {
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
}
.shortcutSidebar__detail.detailPhone span {
  font-size: 15px;
  line-height: 20px;
}
.shortcutSidebar__detail a {
  color: #fff;
}
.shortcutSidebar__detail .social-list {
  display: inline;
  white-space: nowrap;
  padding: 0px;
}
.shortcutSidebar__detail .social-list li {
  display: inline-block;
  padding: 0 4px;
}
.shortcutSidebar__detail.opened {
  right: 40px;
  width: 275px;
}
@media (min-width: 992px) {
  .shortcutSidebar {
    right: -80px;
    top: 300px;
  }
  .shortcutSidebar__button {
    width: 80px;
    height: 80px;
    font-size: 48px;
  }
  .shortcutSidebar__detail {
    right: 0;
    height: 80px;
    font-size: 32px;
    padding: 18px 20px;
  }
  .shortcutSidebar__detail.detailPhone {
    font-size: 27px;
    height: 80px;
  }
  .shortcutSidebar__detail.detailPhone span {
    font-size: 16px;
    line-height: 20px;
  }
  .shortcutSidebar__detail.opened {
    right: 80px;
    width: 300px;
  }
}
body.nav-active .shortcutSidebar.active {
  right: -40px;
}
body.nav-active .shortcutSidebar.active .shortcutSidebar__detail {
  width: 0px !important;
  right: -200px;
}
@media (min-width: 992px) {
  body.nav-active .shortcutSidebar.active {
    right: -80px;
  }
}
/* main container styles */
body {
  font-weight: 300;
  color: #000;
}
#wrapper {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
.xdebug-var-dump, .extbase-debugger {
  z-index: 1000;
  position: relative;
  font-size: 12px;
}
a {
  transition: color 0.3s ease-in-out;
  color: #000;
  font-weight: 300;
  display: inline;
  vertical-align: top;
  text-decoration: none;
  outline: none;
}
a:hover, a:focus {
  text-decoration: none;
}
a:hover {
  color: #7f7f7f;
}
a.linkUnderlined {
  border-bottom: solid 1px;
}
.uppercase {
  text-transform: uppercase;
}
a.noUnderline {
  border-bottom: 0 !important;
}
.btn {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 30px;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  white-space: normal;
}
.btn:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.btn.btn-primary:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary.disabled {
  opacity: 0.5;
}
.btn.btn-primary.disabled:hover {
  color: #fff;
  background: #000;
}
.btn.btn-transparent {
  background-color: transparent;
  color: #fff;
  border-color: #fff !important;
}
.btn.btn-transparent:hover {
  background: #fff;
  color: #000;
  border-color: #000 !important;
}
.btn.active {
  box-shadow: none;
}
.btn.btn-with-ico {
  max-width: 105px;
  font-size: 9px;
  color: #fff;
  background: #000;
  padding: 5px 7px 2px 7px;
}
@media (min-width: 768px) {
  .btn.btn-with-ico {
    padding: 11px 20px 4px 20px;
  }
}
.btn.btn-with-ico:hover {
  color: #000;
  background: #fff;
}
.btn.btn-with-ico.active {
  color: #000;
  background: #fff;
}
.btn.btn-with-ico.active:hover {
  color: #fff;
  background: #000;
}
.btn.btn-with-ico span {
  display: inline-block;
  vertical-align: middle;
}
.btn.btn-with-ico i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .btn.btn-with-ico i {
    font-size: 22px;
    margin: -5px 10px 0 0;
  }
}
@media (min-width: 992px) {
  .btn.btn-with-ico i {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .btn.btn-with-ico {
    font-size: 15px;
    max-width: 178px;
  }
}
@media (min-width: 992px) {
  .btn.btn-with-ico {
    font-size: 18px;
    max-width: 215px;
  }
}
.btn-download-row {
  display: inline-block;
  vertical-align: top;
}
.btn-download {
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #000;
  text-transform: none;
  display: inline-block;
  vertical-align: top;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  margin-bottom: 15px;
  border-bottom: 0 !important;
}
@media (min-width: 768px) {
  .btn-download {
    font-size: 18px;
  }
}
.btn-download:hover {
  color: #000;
}
.btn-download:hover em {
  color: #000;
}
.btn-download:hover i {
  color: #000;
}
.btn-download b {
  font-weight: normal;
  display: block;
  position: relative;
}
.btn-download em {
  display: block;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  color: #666;
  margin: 1px 0 -4px 0;
  transition: color 0.3s ease-in-out;
}
.btn-download i {
  font-size: 18px;
  margin: 0 10px 0 0;
  color: #000;
  transition: color 0.3s ease-in-out;
}
.submit {
  padding: 0;
  background: none;
  outline: none;
  border: 0;
  display: inline-block;
  vertical-align: top;
  color: #676767;
  font-size: 16px;
  width: 15px;
  height: 15px;
  margin: 4px 0 4px 4px;
}
@media (min-width: 768px) {
  .submit {
    font-size: 20px;
    width: 30px;
    height: 22px;
    margin: 10px 0 10px 10px;
  }
}
@media (min-width: 1400px) {
  .submit {
    font-size: 24px;
    width: 24px;
    height: 24px;
    margin: 10px 0 10px 10px;
  }
}
.submit:before {
  transition: content 0.3s ease-in-out;
}
.submit:hover {
  background: none;
  color: #000;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h2 {
  line-height: 1.2;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0.3em;
}
@media (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 60px;
  }
}
h2.h1Style, h1 {
  font-weight: 700;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 0.3em;
}
@media (min-width: 768px) {
  h2.h1Style, h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  h2.h1Style, h1 {
    font-size: 48px;
  }
}
@media (min-width: 1400px) {
  h2.h1Style, h1 {
    font-size: 60px;
  }
}
h3, .subheader, .h3 {
  line-height: 1.2;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0.3em;
}
@media (min-width: 768px) {
  h3, .subheader, .h3 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  h3, .subheader, .h3 {
    font-size: 40px;
  }
}
@media (min-width: 1400px) {
  h3, .subheader, .h3 {
    font-size: 48px;
  }
}
h1 + p, h2 + p, h3 + p, .subheader + p {
  margin-top: 20px;
}
@media (min-width: 768px) {
  h1 + p, h2 + p, h3 + p, .subheader + p {
    margin-top: 40px;
  }
}
p {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  p {
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  p {
    line-height: 1.4;
    margin: 0 0 60px;
  }
}
.paddingSpacer {
  padding: 30px 0 0 0;
  width: 100%;
  clear: both;
}
@media (min-width: 768px) {
  .paddingSpacer {
    padding: 69px 0 0 0;
  }
}
.form-control {
  font-weight: 300;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
  line-height: 1.444;
  height: 30px !important;
  padding: 6px 4px 2px !important;
  color: #666;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: #000;
}
@media (min-width: 768px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
/* main informative part styles */
#main {
  padding-top: 50px;
}
@media (min-width: 768px) {
  #main {
    padding-top: 70px;
  }
}
@media (min-width: 1400px) {
  #main {
    padding-top: 100px;
  }
}
/* box-frame section styles */
.box-frame {
  margin: 0 -5px;
}
@media (min-width: 768px) {
  .box-frame {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 -5px;
  }
}
.box-frame .column {
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .box-frame .column {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .box-frame .column {
    width: 33.333%;
    padding: 0 5px;
    margin: 0;
  }
}
.box-frame .column .box-holder {
  width: 50%;
}
@media (min-width: 768px) {
  .box-frame .column .box-holder {
    width: 100%;
  }
}
.box-frame .column.column-lg .box-holder {
  width: 100%;
}
@media (min-width: 768px) {
  .box-frame .column.column-lg {
    width: 66.666%;
  }
}
.box-frame .box-holder {
  width: 100%;
  position: relative;
  padding: 0 5px 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .box-frame .box-holder.full-width {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .box-frame .box-holder {
    width: 100%;
    padding: 0 0 10px;
  }
}
.box-frame .box-holder:hover .image-holder img {
  transform: scale3d(1.1, 1.1, 1.1);
}
.box-frame .box-holder a {
  display: block;
  position: relative;
}
.box-frame .image-holder {
  overflow: hidden;
  position: relative;
}
.box-frame .image-holder::after {
  content: '';
  position: absolute;
  background: linear-gradient(transparent 0%, transparent 50%, #000 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-frame .image-holder img {
  vertical-align: top;
  width: 100%;
  transition: transform 0.5s ease-in-out;
  z-index: -1;
  position: relative;
  display: block;
}
.box-frame .image-holder.fadeTeaser:before {
  content: "";
  display: block;
  margin-top: 86%;
}
.box-frame .image-holder.fadeTeaser img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  left: 0;
}
.box-frame .sub-title {
  position: absolute;
  top: 8px;
  left: 15px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-weight: 300;
}
.box-frame .sub-title.reverse {
  color: #000;
}
@media (min-width: 768px) {
  .box-frame .sub-title {
    font-size: 16px;
    top: 12px;
  }
}
.box-frame h2 {
  font-size: 16px;
  line-height: 0.8666;
  text-shadow: 0px 0px 30px #000;
  font-weight: normal;
  position: absolute;
  bottom: 23px;
  left: 15px;
  right: 15px;
  margin: 0;
  line-height: 0.8;
}
@media (min-width: 480px) {
  .box-frame h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .box-frame h2 {
    font-size: 25px;
    bottom: 15px;
  }
}
@media (min-width: 992px) {
  .box-frame h2 {
    font-size: 30px;
  }
}
.box-frame h2.dark-color span {
  color: #fff;
}
.box-frame h2.dark-color i {
  color: #fff;
}
.box-frame h2.dark-color i:after {
  color: #fff;
}
.box-frame h2.dark-color em {
  color: #fff;
}
.box-frame h2.dark-color em:after {
  color: #fff;
}
.box-frame h2.medium-size {
  text-align: left;
}
@media (min-width: 768px) {
  .box-frame h2.medium-size {
    text-align: left;
  }
  .box-frame h2.medium-size span {
    padding: 7px 0 0 10px;
  }
}
@media (min-width: 992px) {
  .box-frame h2.medium-size {
    font-size: 28px;
  }
}
.box-frame h2 span {
  display: inline-block;
  vertical-align: top;
  color: #000;
  display: inline;
  background: #fff;
  padding: 4px 0 0 0px;
  padding: 0px;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .box-frame h2 span {
    padding: 10px 0 0 10px;
  }
}
.box-frame h2 i {
  font-style: normal;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 5px 2px 0px 1px;
}
@media (min-width: 768px) {
  .box-frame h2 i {
    padding: 10px 3px 0px 3px;
  }
}
.box-frame h2 em {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  text-transform: none;
  display: inline-block;
  padding: 5px 2px 3px 2px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .box-frame h2 em {
    font-size: 18px;
    padding: 10px 3px 5px 3px;
  }
}
@media (min-width: 992px) {
  .box-frame h2 em {
    font-size: 24px;
  }
}
.box-frame h1 {
  position: absolute;
  top: 33px;
  left: 4px;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 25px;
  line-height: 0.7083;
  text-transform: uppercase;
  font-weight: normal;
}
@media (min-width: 480px) {
  .box-frame h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .box-frame h1 {
    top: 61px;
    left: 4px;
    font-size: 40px;
    line-height: 0.75;
  }
}
@media (min-width: 992px) {
  .box-frame h1 {
    font-size: 60px;
    line-height: 0.75;
    left: 4px;
    top: 80px;
  }
}
.box-frame h1 span {
  color: #fff;
  display: inline;
}
.box-frame h1 em {
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  padding: 8px 6px 6px;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .box-frame h1 em {
    padding: 15px 15px 0;
  }
}
.box-frame .label {
  max-width: 100px;
  position: absolute;
  bottom: 20px;
  right: 15px;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}
.box-frame .label:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .box-frame .label {
    max-width: 130px;
  }
}
@media (min-width: 992px) {
  .box-frame .label {
    max-width: 266px;
    right: 23px;
    bottom: 15px;
  }
}
.box-frame .label img {
  vertical-align: top;
  width: 100%;
}
.box-frame.full-width-mobile {
  margin: 0 -10px;
}
@media (min-width: 640px) {
  .box-frame.full-width-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0;
  }
  .box-frame.full-width-mobile .box-holder {
    width: 50%;
    padding: 0 5px 10px;
  }
}
@media (min-width: 992px) {
  .box-frame.full-width-mobile .box-holder {
    width: 33.333%;
    padding: 0 5px 10px;
  }
}
@media (max-width: 767px) {
  .box-frame.full-width-mobile .column {
    display: block;
  }
  .box-frame.full-width-mobile .column .box-holder {
    width: 100%;
  }
  .box-frame.full-width-mobile h2 {
    bottom: 10px;
    left: 9px;
    font-size: 20px;
  }
}
.column-box {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .column-box {
    margin: 0 -5px;
  }
}
/* twocolumns section styles */
.twocolumns {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .twocolumns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .twocolumns .image-holder {
    width: 45%;
    position: relative;
  }
}
@media (min-width: 992px) {
  .twocolumns .image-holder {
    width: 47%;
  }
}
.twocolumns .image-holder img {
  vertical-align: top;
  width: 100%;
}
.twocolumns .text-box {
  padding: 9px 0 0 0;
}
@media (min-width: 768px) {
  .twocolumns .text-box {
    width: 55%;
    padding: 37px 0 0 0;
  }
}
@media (min-width: 992px) {
  .twocolumns .text-box {
    width: 53%;
    padding: 56px 0 0 0;
  }
}
.twocolumns span {
  font-weight: 300;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .twocolumns span {
    padding: 0 10px;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .twocolumns span {
    font-size: 16px;
    top: 13px;
    left: 7px;
  }
}
.twocolumns h2 {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1111;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .twocolumns h2 {
    font-size: 24px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .twocolumns h2 {
    font-size: 32px;
    line-height: 1.09375;
    margin: 0 0 12px;
  }
}
@media (min-width: 992px) {
  .twocolumns p {
    margin: 0 0 33px;
  }
}
.twocolumns .row-btn {
  text-align: center;
}
@media (min-width: 768px) {
  .twocolumns .row-btn {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .twocolumns .row-btn .btn {
    margin: 0 5px;
  }
}
/* title section styles */
.title-section {
  margin: -10px -20px 24px;
  position: relative;
}
@media (min-width: 768px) {
  .title-section {
    margin: -20px 0px 37px;
  }
}
@media (min-width: 992px) {
  .title-section {
    margin: -30px 0px 50px;
  }
}
.title-section .image-holder img {
  vertical-align: top;
  width: auto;
  height: 400px;
  max-width: none;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .title-section .image-holder img {
    width: 100%;
    height: auto;
  }
}
.title-section .title-text {
  position: absolute;
  bottom: 10px;
  left: 13px;
  right: 10px;
}
@media (min-width: 768px) {
  .title-section .title-text {
    bottom: 15px;
    left: 16px;
  }
}
.title-section h2 {
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 15px;
}
@media (min-width: 768px) {
  .title-section h2 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .title-section h2 {
    font-size: 30px;
  }
}
.title-section h1 {
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.title-section h1 span {
  padding: 6px 2px 0 6px;
  margin: 0;
}
@media (min-width: 768px) {
  .title-section h1 span {
    padding: 10px 7px 0 6px;
    margin: -6px 0 0 0;
  }
}
.title-section span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 7px 0 6px;
  text-shadow: 0px 0px 50px #000;
}
@media (min-width: 768px) {
  .title-section span {
    padding: 0 7px 0 6px;
  }
}
/* sub nav styles */
.sub-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  padding: 0 5px 10px;
}
@media (min-width: 768px) {
  .sub-nav-list {
    padding: 20px 28px 30px;
  }
}
@media (min-width: 992px) {
  .sub-nav-list {
    padding: 20px 50px 41px;
  }
}
.sub-nav-list li {
  display: none;
  font-size: 12px;
  line-height: 1;
  padding: 0 20px 16px 0;
}
@media (min-width: 992px) {
  .sub-nav-list li {
    font-size: 18px;
    padding: 0 35px 20px 0;
    display: inline-block;
  }
}
@media (min-width: 1400px) {
  .sub-nav-list li {
    padding: 0 50px 20px 0;
  }
}
.sub-nav-list li:last-child {
  padding: 0 0 20px 0;
}
.sub-nav-list a {
  border-bottom: 0;
  font-size: 20px;
  color: #666;
  position: relative;
}
.sub-nav-list a:hover {
  color: #000;
}
.sub-nav-list a.active {
  color: #000;
}
.sub-nav-list a.active:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.title-section + .sub-nav-list {
  padding-top: 0;
}
/* example lightbox styles */
.popup-holder.popup-active {
  overflow-y: scroll;
  max-height: 100vh;
  width: 100%;
}
.popup-holder.popup-active .lightbox-frame {
  opacity: 1;
  visibility: visible;
}
.popup-holder.popup-active .lightbox-frame .merkliste-section {
  padding: 0;
}
@media (max-width: 767px) {
  .popup-holder.popup-active {
    position: fixed;
  }
}
.social-plagin {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 10px;
  top: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .social-plagin {
    left: 20px;
  }
}
@media (min-width: 992px) {
  .social-plagin {
    left: 20px;
  }
}
@media (min-width: 1240px) {
  .social-plagin {
    left: 0;
  }
}
@media (min-width: 1400px) {
  .social-plagin {
    left: -40px;
  }
}
@media (min-width: 1550px) {
  .social-plagin {
    top: 151px;
    left: -150px;
  }
}
.social-plagin li {
  display: block;
  float: left;
}
@media (min-width: 1550px) {
  .social-plagin li {
    float: none;
    display: block;
  }
}
.social-plagin li:last-child a:after {
  display: none;
}
.social-plagin a {
  display: block;
  color: #7f7f7f;
  background: #e6e6e6;
  width: 35px;
  height: 35px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  font-size: 20px;
}
@media (min-width: 768px) {
  .social-plagin a {
    width: 50px;
    height: 51px;
    font-size: 25px;
  }
}
@media (min-width: 1400px) {
  .social-plagin a {
    width: 70px;
    height: 71px;
    font-size: 32px;
  }
}
.social-plagin a:hover {
  background: #000;
  color: #fff;
}
.social-plagin a:hover:after {
  background: #fff;
}
.social-plagin a:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  background: #ccc;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .social-plagin a:after {
    height: 30px;
  }
}
@media (min-width: 992px) {
  .social-plagin a:after {
    height: 40px;
  }
}
@media (min-width: 1550px) {
  .social-plagin a:after {
    width: 40px;
    height: 2px;
    bottom: -1px;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.detailView {
  padding: 0 5px 0;
}
@media (min-width: 768px) {
  .detailView {
    padding: 0 0px 0;
  }
}
.detailView .sub-title {
  display: none;
}
@media (min-width: 992px) {
  .detailView .twocolumns-lightbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    margin: 0 0 70px;
  }
}
@media (min-width: 1024px) {
  .detailView .twocolumns-lightbox {
    margin: 0 0 101px;
  }
}
.detailView .twocolumns-lightbox .text-box {
  margin: 0 0 35px;
}
.detailView .twocolumns-lightbox .text-box.fullWidth {
  width: 100%;
}
@media (min-width: 992px) {
  .detailView .twocolumns-lightbox .text-box {
    width: calc(100% - 260px);
    padding: 0 60px 0 0;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .detailView .twocolumns-lightbox .text-box {
    width: calc(100% - 356px);
    padding: 0 100px 0 0;
  }
}
.detailView .twocolumns-lightbox .text-box p {
  margin: 0 0 17px;
}
@media (min-width: 768px) {
  .detailView .twocolumns-lightbox .text-box p {
    margin: 0 0 28px;
    font-size: 20px;
    line-height: 1.3;
  }
}
.detailView .twocolumns-lightbox .text-box p:last-of-type {
  margin: 0 0 20px 0;
}
@media (min-width: 768px) {
  .detailView .twocolumns-lightbox .text-box p:last-of-type {
    margin: 0 0 37px 0;
  }
}
.detailView .twocolumns-lightbox .text-box .title {
  display: block;
  font-size: 18px;
  color: #242424;
  margin: 0 0 15px;
  font-weight: 400;
  padding: 5px 0 0;
}
@media (min-width: 768px) {
  .detailView .twocolumns-lightbox .text-box .title {
    font-size: 25px;
    margin: 0 0 20px;
    padding: 10px 0 0;
  }
}
@media (min-width: 992px) {
  .detailView .twocolumns-lightbox .text-box .title {
    font-size: 30px;
    margin: 0 0 28px;
    padding: 15px 0 0;
  }
}
.detailView .twocolumns-lightbox .sidebar {
  margin: 0 0 25px;
}
@media (min-width: 992px) {
  .detailView .twocolumns-lightbox .sidebar {
    width: 260px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .detailView .twocolumns-lightbox .sidebar {
    width: 356px;
  }
}
.detailView dl {
  margin: 0 0 0 4px;
}
@media (max-width: 767px) {
  .detailView dl {
    margin-left: 0;
  }
}
.detailView dl dt {
  margin: 0 0 1px;
  font-weight: normal;
  font-size: 16px;
  color: #000;
}
.detailView dl dd {
  margin: 0 0 13px 11px;
  font-weight: 300;
  font-size: 18px;
  color: #000;
}
@media (max-width: 767px) {
  .detailView dl dd {
    margin-left: 0;
  }
}
.detailView .title-address {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .detailView .title-address {
    font-size: 20px;
  }
}
.detailView .project-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detailView .project-list li {
  display: block;
  margin: 40px 0 0;
}
.detailView .project-list li:first-child {
  margin: 0;
}
.detailView .project-list .image-holder {
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.detailView .project-list .image-holder img {
  vertical-align: top;
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
  width: 100%;
}
.detailView .project-list .image-holder .title {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  background-color: #242424;
  padding: 11px 30px 4px 29px;
  margin: 0;
}
.detailView .project-list p {
  margin: 0;
  font-size: 14px;
  line-height: 1.33;
}
@media (min-width: 768px) {
  .detailView .project-list p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .detailView .project-list p {
    font-size: 18px;
  }
}
.detailView .project-list strong {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .detailView .project-list strong {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .detailView .project-list strong {
    font-size: 24px;
  }
}
.detailView .project-list span {
  display: block;
  font-weight: 300;
  font-size: 14px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .detailView .project-list span {
    font-size: 16px;
    margin: 0 0 20px;
  }
}
@media (min-width: 992px) {
  .detailView .project-list span {
    font-size: 18px;
  }
}
.detailView .project-list a {
  color: #000;
}
.detailView .project-list a:hover .image-holder img {
  transform: scale(1.5);
}
@media (min-width: 992px) {
  .detailView .other-product {
    margin: 0 -50px;
  }
}
.detailView .other-product .sub-title-product {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  color: #7f7f7f;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 1;
}
@media (min-width: 768px) {
  .detailView .other-product .sub-title-product {
    font-size: 16px;
    margin: 0 0 22px;
    padding: 0 0 0 18px;
  }
}
.lightbox-frame > .container-fluid {
  position: relative;
  z-index: 100;
}
@media (max-width: 767px) {
  .linkBuBack a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
  }
}
.lightbox-frame {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 8080;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  padding: 15px 0 0 0;
}
@media (min-width: 768px) {
  .lightbox-frame {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1400px) {
  .lightbox-frame {
    padding: 30px 0 0;
  }
}
@media screen and (max-height: 800px) {
  .lightbox-frame {
    padding-top: 0px;
  }
}
.lightbox-frame .defaultContainer {
  margin: 0px;
}
.lightbox-frame .linkBuBack {
  display: none;
}
@media (max-width: 767px) {
  .lightbox-frame .linkBuBack a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
  }
}
.lightbox-frame .detailView {
  padding: 0px;
}
.lightbox-frame.lightbox-frame-sm .lightbox-holder {
  max-width: 930px;
  overflow-x: hidden;
  overflow-y: scroll;
  bottom: auto;
  min-height: 200px;
}
@media (min-width: 992px) {
  .lightbox-frame.lightbox-frame-sm .lightbox-holder {
    padding: 25px 25px;
  }
}
.lightbox-frame.lightbox-frame-sm .container-fluid {
  max-width: 930px;
}
.lightbox-frame.lightbox-frame-sm .popup-close {
  z-index: 1000;
}
@media (min-width: 1400px) {
  .lightbox-frame.lightbox-frame-sm .popup-close {
    margin: 0 20px 1px 0;
  }
}
@media (min-width: 992px) {
  .lightbox-frame.lightbox-frame-sm .form-group {
    margin-bottom: 50px;
  }
}
.lightbox-frame .lightbox-holder {
  background: #fff;
  padding: 28px 5px 0;
  max-width: 1400px;
  margin: 0 auto;
  overflow: auto;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 50px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .lightbox-frame .lightbox-holder {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    right: auto;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .lightbox-frame .lightbox-holder {
    height: calc(100vh - 78px);
  }
}
@media (min-width: 768px) {
  .lightbox-frame .lightbox-holder {
    padding: 62px 40px 0;
    left: 20px;
    right: 20px;
    top: 70px;
  }
}
@media (min-width: 992px) {
  .lightbox-frame .lightbox-holder {
    padding: 68px 70px 0;
    left: 0px;
    right: 0px;
    top: 70px;
  }
}
@media screen and (max-height: 799px) {
  .lightbox-frame .lightbox-holder {
    top: 0px;
    height: 100vh;
    max-height: 100vh !important;
  }
}
@media screen and (min-height: 800px) and (max-height: 900px) {
  .lightbox-frame .lightbox-holder {
    max-height: 100vh !important;
    height: calc(100vh - 78px);
  }
}
@media (min-width: 1400px) {
  .lightbox-frame .lightbox-holder {
    top: 100px;
  }
}
.lightbox-frame .lightbox-holder .container-fluid {
  margin-right: 0;
  margin-left: 0;
}
.lightbox-frame .popup-close {
  margin: 0 5px 0 0;
  float: right;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 8040;
  background: #7f7f7f;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .lightbox-frame .popup-close {
    width: 50px;
    height: 50px;
    margin: 0 15px 0 0;
  }
}
@media (min-width: 992px) {
  .lightbox-frame .popup-close {
    margin: 0 20px 1px 0;
  }
}
@media (min-width: 1240px) {
  .lightbox-frame .popup-close {
    margin: 0 0 1px 0;
  }
}
@media (min-width: 1400px) {
  .lightbox-frame .popup-close {
    width: 70px;
    height: 70px;
    margin: 0 -50px 1px 0;
  }
}
.lightbox-frame .popup-close:after {
  font-family: 'icomoon' !important;
  content: "";
  clear: both;
  display: block;
  font-size: 18px;
  color: #fff;
}
@media (min-width: 768px) {
  .lightbox-frame .popup-close:after {
    font-size: 28px;
  }
}
.lightbox-frame .container-fluid {
  max-width: 1240px;
}
.lightbox-frame .sub-title {
  text-transform: uppercase;
  font-size: 10px;
  color: #666;
  font-weight: 400;
  position: absolute;
  top: 7px;
  left: 25px;
  display: block;
}
@media (min-width: 768px) {
  .lightbox-frame .sub-title {
    font-size: 16px;
    top: 12px;
    left: 60px;
  }
}
@media (min-width: 992px) {
  .lightbox-frame .sub-title {
    left: 90px;
  }
}
.lightbox-frame h1 {
  margin: 0 0 25px;
}
@media (max-width: 991px) {
  .lightbox-frame h1 {
    font-size: 49px;
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .lightbox-frame h1 {
    font-size: 26px;
    margin: 0 0 10px;
  }
}
.lightbox-frame h2 {
  margin: 0 0 34px;
}
@media (max-width: 767px) {
  .lightbox-frame h2 {
    font-size: 20px;
    margin: 0 0 2px;
  }
}
@media (max-width: 991px) {
  .lightbox-frame h2 {
    margin: 0 0 19px;
  }
}
@media (min-width: 992px) {
  .lightbox-frame h2 {
    font-size: 30px;
    color: #242424;
  }
}
.lightbox-frame .planning-holder {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 20px 15px 50px;
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .lightbox-frame .planning-holder {
    margin: 0 -55px;
    padding: 30px 0 60px;
  }
}
@media (min-width: 992px) {
  .lightbox-frame .planning-holder {
    margin: 0 -85px;
    padding: 30px 0;
  }
}
.lightbox-frame .planning-holder i {
  font-size: 23px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .lightbox-frame .planning-holder i {
    font-size: 33px;
  }
}
.lightbox-frame .planning-holder strong {
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  font-size: 20px;
}
@media (min-width: 768px) {
  .lightbox-frame .planning-holder strong {
    font-size: 30px;
    line-height: 1;
  }
}
.lightbox-frame .planning-holder span {
  display: block;
  font-size: 10px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .lightbox-frame .planning-holder span {
    font-size: 18px;
  }
}
.other-product-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .other-product-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 70px;
  }
}
@media (min-width: 992px) {
  .other-product-list {
    margin: 0 0 107px;
  }
}
.other-product-list li {
  margin: 0 0 10px;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .other-product-list li {
    width: 50%;
    margin: 0 0 0 10px;
  }
  .other-product-list li:first-child {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .other-product-list li {
    width: 33.333%;
  }
}
.other-product-list li:hover .image-holder img {
  transform: scale(1.4);
}
.other-product-list .image-holder {
  overflow: hidden;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .other-product-list .image-holder {
    margin: 0 0 15px;
  }
}
.other-product-list .image-holder img {
  vertical-align: top;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}
.other-product-list .text-box {
  padding: 0 0 0 14px;
}
.other-product-list span {
  display: block;
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  color: #666;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .other-product-list span {
    font-size: 16px;
  }
}
.other-product-list strong {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  color: #242424;
}
@media (min-width: 768px) {
  .other-product-list strong {
    font-size: 22px;
  }
}
.ce-gallery .video .video-embed {
  margin: 20px auto;
}
/* owl carousel styles */
.item-video {
  width: 100%;
  height: 100%;
}
.item-video:before {
  padding-top: 41.666%;
  content: "";
  display: block;
}
.item-video .owl-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.item-video iframe {
  width: 100%;
  height: 100%;
}
.item-video img {
  display: none !important;
}
.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
.owl-carousel {
  overflow: hidden;
  margin: 0 0 16px;
  max-height: 860px;
}
@media (min-width: 768px) {
  .owl-carousel {
    margin: 0 0 56px;
  }
}
.owl-carousel .slide__video-play, .owl-carousel .owl-video-nav-icon, .owl-carousel .owl-video-play-icon {
  color: #fff;
  font-size: 80px;
  line-height: 1;
}
@media (min-width: 640px) {
  .owl-carousel .slide__video-play:after, .owl-carousel .owl-video-nav-icon:after, .owl-carousel .owl-video-play-icon:after {
    font-family: 'icomoon' !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  }
}
.owl-carousel .slide__video-play, .owl-carousel .owl-video-nav-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}
@media (max-width: 991px) {
  .owl-carousel .owl-video-nav-icon {
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .owl-carousel .owl-video-nav-icon {
    height: 20px;
    width: 20px;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 20px;
  }
}
.owl-carousel .owl-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .owl-carousel .owl-nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
  }
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  font-size: 22px;
  font-weight: 900;
  display: block;
  position: absolute;
  top: 45%;
  line-height: 0.75em;
  width: 14px;
  height: 24px;
  border-radius: 0;
  background: none !important;
  cursor: pointer;
  text-indent: -9999px;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
  color: #000 !important;
  margin-top: -7px;
}
@media (min-width: 640px) {
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: none;
  }
}
@media (min-width: 992px) {
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: none;
  }
}
.owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:focus, .owl-carousel .owl-nav .owl-next:hover {
  transform: scale(1.2);
}
.owl-carousel .owl-nav .owl-prev:after, .owl-carousel .owl-nav .owl-next:after {
  font-family: 'icomoon' !important;
  content: "";
  clear: both;
  display: block;
  text-indent: 0 !important;
  position: absolute;
  top: 3px;
  left: -3px;
}
.owl-carousel .owl-nav .owl-prev {
  left: 3px;
}
.owl-carousel .owl-nav .owl-prev:after {
  transform: rotate(-180deg);
}
.owl-carousel .owl-nav .owl-next {
  right: 3px;
}
@media (min-width: 992px) {
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-nav .owl-next {
    right: 100px;
  }
}
.owl-carousel .owl-dots {
  text-align: center;
  padding: 10px 15px 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 640px) {
  .owl-carousel .owl-dots {
    padding: 10px 25px 8px;
  }
}
@media (min-width: 992px) {
  .owl-carousel .owl-dots {
    padding: 10px 30px 8px;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-dots {
    padding: 10px 0 8px;
  }
}
.owl-carousel .owl-dot {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
}
@media (max-width: 639px) {
  .owl-carousel .owl-dot {
    background-position: 3000px 3000px;
  }
}
@media (max-width: 639px) {
  .owl-carousel .owl-dot.active {
    background-color: #000;
  }
}
@media (min-width: 640px) {
  .owl-carousel .owl-dot {
    border: 1px solid #e6e6e6;
    width: 80px;
    height: 50px;
  }
}
@media (min-width: 768px) {
  .owl-carousel .owl-dot {
    width: 100px;
    height: 70px;
    margin: 0 5px;
  }
}
@media (min-width: 992px) {
  .owl-carousel .owl-dot {
    width: 145px;
    height: 100px;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-dot {
    width: 225px;
    height: 150px;
  }
}
.owl-carousel .owl-dot span {
  display: none !important;
}
.owl-carousel .owl-dot:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 5px;
  right: 100%;
  height: 1px;
  background: #7f7f7f;
  transition: right 0.3s ease-in-out, height 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
.owl-carousel .owl-dot:focus, .owl-carousel .owl-dot:hover {
  outline: none;
}
.owl-carousel .owl-dot:focus:after, .owl-carousel .owl-dot:hover:after {
  right: 5px;
}
.owl-carousel .owl-dot span {
  display: none;
}
.owl-carousel .owl-dot.active:after {
  right: 5px;
  height: 3px;
  bottom: -8px;
}
@media (min-width: 768px) {
  .contacts-holder {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.contacts-holder .image-holder {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  overflow: hidden;
  margin: 15px auto 0;
}
@media (min-width: 768px) {
  .contacts-holder .image-holder {
    margin: 30px 0 0;
  }
}
.contacts-holder .image-holder img {
  width: 100%;
  vertical-align: top;
}
/* media communications holder styles */
.media-communications-holder {
  padding: 20px 0 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .media-communications-holder {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .media-communications-holder .column {
    width: 50%;
    padding: 0 20px 0 0;
  }
}
@media (min-width: 992px) {
  .media-communications-holder .column {
    padding: 0 50px 0 0;
  }
}
.media-communications-holder .title {
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .media-communications-holder .title {
    font-size: 30px;
    margin: 0 0 30px;
  }
}
.media-communications-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-communications-list li {
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .media-communications-list li {
    margin: 0 0 25px;
  }
}
@media (min-width: 992px) {
  .media-communications-list li {
    margin: 0 0 40px;
  }
}
.media-communications-list.two-cols li {
  display: inline-block;
  width: 50%;
}
/* partner list styles */
.partner-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 21px 20px 25px;
}
@media (min-width: 768px) {
  .partner-list {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .partner-list {
    padding: 59px 27px 0 27px;
  }
}
.partner-list li {
  width: 50%;
  text-align: center;
  margin: 0 0 17px;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .partner-list li {
    padding: 0 10px;
    margin: 0 0 52px;
  }
}
@media (min-width: 992px) {
  .partner-list li {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  .partner-list li.large-height img {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .partner-list li.large-height img {
    width: auto;
  }
}
.partner-list li:hover img {
  transform: scale(1.1);
}
.partner-list img {
  vertical-align: top;
  border: 1px solid #ddd;
  transition: transform 0.5s ease-in-out;
  max-width: 100%;
}
@media (max-width: 767px) {
  .partner-list img {
    width: 100%;
  }
}
.partner-list a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0px none !important;
}
/* article box styles */
.article-box {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .article-box.ce-intext {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 50px;
  }
}
@media (min-width: 992px) {
  .article-box.ce-intext {
    margin: 0 0 105px;
  }
}
@media (min-width: 768px) {
  .article-box.reverse.ce-intext {
    flex-direction: row-reverse;
  }
  .article-box.reverse.ce-intext .text-box {
    padding: 19px 0 0 60px;
  }
}
.article-box.ce-intext .text-box {
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .article-box.ce-intext .text-box {
    width: 59%;
    padding: 19px 60px 0 0;
  }
}
.article-box.ce-intext .position-110.text-box {
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .article-box.ce-intext .position-110.text-box {
    width: 50%;
    padding: 19px 60px 0 0;
  }
}
@media (min-width: 992px) {
  .article-box.ce-intext .position-110.text-box {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .article-box.reverse.ce-intext .position-110.text-box {
    padding: 19px 0 0 60px;
  }
}
.article-box.ce-intext .image-holder {
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .article-box.ce-intext .image-holder {
    width: 41%;
  }
}
.article-box.ce-intext .image-holder img {
  vertical-align: top;
  width: 100%;
}
.article-box.ce-intext .position-110 + .image-holder {
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .article-box.ce-intext .position-110 + .image-holder {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .article-box.ce-intext .position-110 + .image-holder {
    width: 60%;
  }
}
.article-box.ce-intext .position-110 + .image-holder img {
  vertical-align: top;
  width: 100%;
}
.article-box h1 {
  margin: 0 0 4px;
}
@media (min-width: 768px) {
  .article-box h1 {
    margin: 0 0 20px;
  }
}
@media (min-width: 992px) {
  .article-box p {
    margin: 0 0 28px;
  }
}
/* we hire styles */
.we-hire h1 {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .we-hire h1 {
    margin: 0 0 22px;
  }
}
.we-hire img {
  vertical-align: top;
  width: 100%;
}
.load-more-holder {
  text-align: center;
  min-height: 216px;
}
/* sitemap-section styles */
.sitemap-section {
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  .sitemap-section {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 992px) {
  .sitemap-section {
    padding: 69px 0 0 0;
  }
}
.sitemap-section h1 {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sitemap-section h1 {
    margin: 0 0 20px;
  }
}
@media (min-width: 992px) {
  .sitemap-section h1 {
    margin: 0 0 81px;
  }
}
.sitemap-section h2 {
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sitemap-section h2 {
    margin: 0 0 43px;
    font-size: 30px;
  }
}
.sitemap-section .column-holder {
  overflow: hidden;
}
@media (min-width: 768px) {
  .sitemap-section .column-holder {
    padding: 0 0 0 16px;
  }
}
@media (min-width: 768px) {
  .sitemap-section .column {
    width: 33.333%;
    float: left;
    padding: 0 20px 0 0;
  }
}
.sitemap-section .sitemap-open-close {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sitemap-section .sitemap-open-close {
    margin: 0 0 20px;
  }
}
@media (min-width: 992px) {
  .sitemap-section .sitemap-open-close {
    margin: 0 0 42px;
  }
}
.sitemap-section .sitemap-opener {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
@media (min-width: 768px) {
  .sitemap-section .sitemap-opener {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .sitemap-section .sitemap-opener {
    font-size: 28px;
  }
}
.sitemap-section .sitemap-opener:hover {
  color: #666;
}
.sitemap-section .sitemap-slide > {
  padding: 8px 0 0 20px;
}
.sitemap-section .sitemap-slide > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sitemap-section .sitemap-slide > ul li {
  display: block;
}
.sitemap-section .drop-sitemap {
  font-size: 16px;
  font-weight: 400;
  padding: 9px 0 6px 20px;
}
@media (min-width: 768px) {
  .sitemap-section .drop-sitemap {
    font-size: 20px;
  }
}
.sitemap-section .drop-sitemap a {
  color: #000;
}
.sitemap-section .drop-sitemap a:hover {
  color: #666;
}
.sitemap-section .drop-sitemap-slide {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 6px 0 0 11px;
}
.sitemap-section .drop-sitemap-slide li {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin: 2px 0 0;
}
@media (min-width: 768px) {
  .sitemap-section .drop-sitemap-slide li {
    font-size: 16px;
  }
}
.sitemap-section .drop-sitemap-slide li:first-child {
  margin: 0;
}
.sitemap-section .drop-sitemap-slide a {
  font-size: 14px;
  color: #666;
}
@media (min-width: 768px) {
  .sitemap-section .drop-sitemap-slide a {
    font-size: 16px;
  }
}
.sitemap-section .drop-sitemap-slide a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .sitemap-section .js-slide-hidden {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    display: block !important;
  }
}
.slider-range-holder {
  position: relative;
  padding: 0 12px 3px;
  margin: 0 25px 0 15px;
}
.slider-range-holder .jcf-range {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.slider-range-holder .jcf-range .jcf-range-display-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider-range-holder .jcf-range .jcf-range-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
}
.slider-range-holder .jcf-range .jcf-range-wrapper {
  background: #e6e6e6;
  margin: 0;
  height: 3px;
  border-radius: 0;
}
.slider-range-holder .jcf-range .jcf-range-track {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider-range-holder .jcf-range .jcf-range-handle {
  cursor: pointer;
  border: 0;
  background: #000;
  outline: none;
  width: 12px;
  height: 12px;
  margin: -4px 0 0;
  transition: transform 0.3s ease-in-out;
}
.slider-range-holder .jcf-range .jcf-range-handle.jcf-index-2 {
  margin: -4px 0 0 0;
}
.slider-range-holder .jcf-range.jcf-focus .jcf-active-handle {
  transform: scale(1.4);
}
.slider-range-holder .jcf-range .amount1, .slider-range-holder .jcf-range .amount2 {
  transform: scale(0.72);
  margin: -6px 0 0 0;
}
.slider-range-holder .amount1, .slider-range-holder .amount2 {
  white-space: nowrap;
  position: absolute;
  top: 20px;
  left: -6px;
  color: #242424;
  font-size: 14px;
  line-height: 1;
  border: 0;
  padding: 0;
  margin: 0;
  transition: none;
}
.slider-range-holder .amount1 em, .slider-range-holder .amount2 em {
  font-style: normal;
}
.slider-range-holder .amount2 {
  left: auto;
  right: -15px;
}
/* animation company section */
@keyframes scale {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes height {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .print-btn {
    display: none;
  }
}
/* merkliste section styles*/
.merkliste-section {
  padding: 30px 0 0 0;
}
@media (min-width: 768px) {
  .merkliste-section {
    padding: 69px 0 0 0;
  }
}
@media (max-width: 767px) {
  .merkliste-section .btn-download b, .merkliste-section .btn-download em {
    display: none;
  }
}
.merkliste-section h1 {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .merkliste-section h1 {
    margin: 0 0 31px;
  }
}
@media (min-width: 992px) {
  .merkliste-section h1 {
    margin: 0 0 81px;
  }
}
.merkliste-section h1 span {
  display: inline-block;
  vertical-align: top;
}
.merkliste-section .bookmark {
  display: inline-block;
  vertical-align: top;
  color: #666;
  font-size: 20px;
  margin: 0 0 0 18px;
}
@media (min-width: 768px) {
  .merkliste-section .bookmark {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .merkliste-section .bookmark {
    font-size: 40px;
  }
}
.merkliste-section .bookmark:hover {
  color: #000;
}
.merkliste-section .title-table {
  display: block;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #7f7f7f;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .merkliste-section .title-table {
    text-align: right;
    margin: 0 0 34px;
  }
}
.merkliste-section .title-table-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 13px;
}
@media (max-width: 767px) {
  .merkliste-section .title-table-row.hide-phone {
    display: none;
  }
}
.merkliste-section .title-table-row .cell {
  width: 30%;
  font-weight: normal;
  font-size: 16px;
}
.merkliste-section .title-table-row .cell:last-child {
  width: 10%;
}
.merkliste-section .title-table-row .cell:first-child {
  padding: 0 0 0 120px;
}
.merkliste-section .table {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .merkliste-section .table {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .merkliste-section .table {
    font-size: 18px;
  }
}
.merkliste-section .table .sub-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 10px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 10px;
}
.merkliste-section .table .sub-row:last-child {
  margin: 0;
}
.merkliste-section .table .cell {
  width: 15%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .merkliste-section .table .cell {
    width: 31%;
  }
}
@media (min-width: 992px) {
  .merkliste-section .table .cell {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .merkliste-section .table .cell:first-child {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .merkliste-section .table .cell.hide-phone {
    display: none;
  }
}
@media (min-width: 768px) {
  .merkliste-section .table .cell:last-child {
    justify-content: flex-end;
    padding: 0 19px 0 0;
    width: 7%;
  }
}
@media (min-width: 992px) {
  .merkliste-section .table .cell:last-child {
    width: 20%;
  }
}
.merkliste-section .image-holder {
  float: left;
  margin: 0 10px 0 8px;
  width: 14%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .merkliste-section .image-holder {
    width: 80px;
    margin: 0 6px 0 8px;
  }
}
@media (min-width: 992px) {
  .merkliste-section .image-holder {
    margin: 0 31px 0 8px;
  }
}
.merkliste-section .image-holder img {
  vertical-align: top;
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
.merkliste-section .image-holder img:hover {
  transform: scale(1.2);
}
.merkliste-section .text-box {
  overflow: hidden;
  width: 86%;
}
@media (min-width: 768px) {
  .merkliste-section .text-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
  }
}
.merkliste-section .text-box span {
  display: block;
  font-weight: 300;
  font-size: 13px;
  display: none;
}
@media (min-width: 768px) {
  .merkliste-section .text-box span {
    font-size: 18px;
  }
}
.merkliste-section .text-box span.artikelnummer {
  display: block;
}
@media (min-width: 768px) {
  .merkliste-section .text-box span.artikelnummer {
    display: none;
  }
}
.merkliste-section .text-box strong {
  display: block;
  font-size: 13px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .merkliste-section .text-box strong {
    font-size: 18px;
  }
}
.merkliste-section .text-box strong a {
  color: #000;
}
.merkliste-section .text-box strong a:hover {
  color: #7f7f7f;
}
.merkliste-section .delete {
  width: 24px;
  height: 24px;
  background: #666;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: background 0.3s ease-in-out;
}
.merkliste-section .delete:hover {
  background: #000;
}
.merkliste-section .button-row {
  text-align: center;
}
@media (min-width: 768px) {
  .merkliste-section .button-row {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .merkliste-section .button-row .btn {
    margin: 0 4px;
  }
}
@media (max-width: 767px) {
  .merkliste-section .button-row .btn.btn-with-ico {
    font-size: 12px;
    max-width: 125px;
  }
}
.merkliste-section .clear {
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .merkliste-section .clear {
    text-align: right;
  }
}
.merkliste-section .clear-all {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #7f7f7f;
  font-weight: 400;
}
.merkliste-section .clear-all:hover {
  color: #000;
}
.lightbox-frame .merkliste-section .text-box strong {
  font-size: 14px;
}
@media (min-width: 992px) {
  .lightbox-frame .merkliste-section .text-box strong {
    font-size: 18px;
  }
}
.lightbox-frame .merkliste-section .title-table-row .cell {
  width: 30%;
}
@media (min-width: 992px) {
  .lightbox-frame .merkliste-section .title-table-row .cell {
    width: 32%;
  }
}
.lightbox-frame .merkliste-section .title-table-row .cell:last-child {
  width: 10%;
}
@media (min-width: 992px) {
  .lightbox-frame .merkliste-section .title-table-row .cell:last-child {
    width: 5%;
  }
}
.lightbox-frame .merkliste-section .amount {
  max-width: 115px;
}
@media (max-width: 767px) {
  .lightbox-frame .merkliste-section .amount {
    display: block;
    max-width: 35px;
    padding: 7px 5px 1px 5px;
    font-size: 14px;
  }
}
.lightbox-frame .merkliste-section .table .cell {
  width: 30%;
}
@media (min-width: 992px) {
  .lightbox-frame .merkliste-section .table .cell {
    width: 32%;
  }
}
.lightbox-frame .merkliste-section .table .cell:first-child {
  width: 85%;
}
@media (min-width: 768px) {
  .lightbox-frame .merkliste-section .table .cell:first-child {
    width: 30%;
  }
}
.lightbox-frame .merkliste-section .table .cell:last-child {
  width: 10%;
}
@media (min-width: 992px) {
  .lightbox-frame .merkliste-section .table .cell:last-child {
    width: 5%;
  }
}
@media (max-width: 767px) {
  .lightbox-frame .merkliste-section .table .cell:last-child {
    width: 11%;
  }
}
.suche-frame {
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  .suche-frame {
    padding: 69px 0 0;
  }
}
.suche-frame h1 {
  margin: 0 0 6px;
}
@media (min-width: 768px) {
  .suche-frame h1 {
    max-width: 60%;
    margin: 0;
  }
}
.suche-frame .title-frame-row {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .suche-frame .title-frame-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 83px;
  }
}
.suche-frame .sub-search-form .form-group {
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .suche-frame .sub-search-form .form-group {
    width: auto;
  }
}
.suche-frame .sub-search-form .form-control {
  width: 100%;
}
@media (min-width: 768px) {
  .suche-frame .sub-search-form .form-control {
    min-width: 460px;
    width: auto;
  }
}
.suche-frame .sub-search-form .sub-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .suche-frame .sub-search-form .sub-row {
    justify-content: flex-start;
  }
}
.tabset-holder {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .tabset-holder {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    min-height: 16px;
    padding-bottom: 0px;
  }
}
.tabset-holder .title-tabset {
  display: block;
  font-size: 14px;
  margin: 0 0 7px;
}
@media (min-width: 768px) {
  .tabset-holder .title-tabset {
    display: none;
  }
}
.tabset-holder .tabset {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .tabset-holder .tabset {
    display: none;
  }
}
@media (min-width: 768px) {
  .tabset-holder .tabset {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 -1px;
    padding: 0 0 0 49px;
  }
}
.tabset-holder .tabset li {
  display: block;
}
@media (min-width: 768px) {
  .tabset-holder .tabset li {
    margin: 0 30px 0 0;
  }
}
@media (min-width: 992px) {
  .tabset-holder .tabset li {
    margin: 0 77px 0 0;
  }
}
.tabset-holder .tabset li:last-child {
  margin: 0;
}
.tabset-holder .tabset a {
  display: block;
  text-transform: uppercase;
  color: #808080;
  font-size: 18px;
  line-height: 1;
  border-bottom: 1px solid #e6e6e6;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.tabset-holder .tabset a:hover, .tabset-holder .tabset a.active {
  color: #000;
  border-color: #000;
}
.tabset-holder .counter {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #7f7f7f;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  padding: 20px 0 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .tabset-holder .counter {
    text-align: left;
    margin: 0 12px 0 0;
    font-size: 16px;
    padding: 0;
  }
}
.tabset-holder .counter em {
  font-style: normal;
}
@media (min-width: 768px) {
  .tabset-holder .tabset-select {
    display: none;
  }
}
.tab {
  display: block;
  padding: 20px 0 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .tab {
    padding: 57px 0 0 0;
    text-align: left;
  }
}
.tab .btn {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .tab .btn {
    margin-top: 40px;
  }
}
.tab h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .tab h3 {
    font-size: 30px;
    margin: 0 0 28px;
  }
}
.tab .result-box {
  margin: 30px 0 0;
  text-align: left;
}
@media (min-width: 768px) {
  .tab .result-box {
    margin: 70px 0 0;
  }
}
.tab .result-box:first-of-type {
  margin: 0;
}
.tab .result {
  margin: 15px 0 0;
}
.tab .result:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .tab .result {
    margin: 10px 0 0;
  }
}
.tab .result:first-of-type {
  margin: 0;
}
.tab .result .image-holder {
  overflow: hidden;
  float: left;
  width: 93px;
  height: 93px;
  margin: 0 9px 0 0;
}
@media (min-width: 768px) {
  .tab .result .image-holder {
    width: 108px;
    height: 108px;
  }
}
.tab .result .image-holder:hover img {
  transform: scale(1.2);
}
.tab .result .image-holder a {
  display: block;
}
.tab .result .image-holder img {
  vertical-align: top;
  width: 100%;
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
}
.tab .result .text-box {
  overflow: hidden;
  padding: 8px 0 0 0;
  max-width: 811px;
}
.tab .result h4 {
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab .result h4 {
    font-size: 22px;
  }
}
.tab .result p, .tab .result a {
  margin: 0 0 8px;
  color: #666;
  font-size: 12px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .tab .result p, .tab .result a {
    font-size: 18px;
  }
}
.tab .result a {
  font-size: 14px;
  margin: 0;
}
@media (max-width: 767px) {
  .tab .result a {
    display: none;
  }
}
.tab .result a:hover {
  color: #000;
}
@media (max-width: 767px) {
  #searchTab .tab .result a {
    display: inline-block;
  }
}
.notVisible {
  display: none !important;
}
/* hidden section styles*/
.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}
.sub-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f2f2f2;
  padding: 13px 0 6px;
  display: none;
}
@media (min-width: 768px) {
  .sub-nav {
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: -18px;
  }
}
@media (min-width: 1400px) {
  .sub-nav {
    margin-top: -30px;
  }
}
.sub-nav li {
  margin: 0 30px;
}
.sub-nav a {
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.sub-nav a.active, .sub-nav a:hover {
  color: #000;
  border-color: #000;
}
/* breadcrumbs styles */
.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb > li {
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
}
@media (min-width: 768px) {
  .breadcrumb > li {
    font-size: 16px;
  }
}
.breadcrumb > li:first-child {
  text-transform: uppercase;
}
.breadcrumb > li:first-child a {
  text-transform: uppercase;
}
.breadcrumb a {
  font-size: 10px;
  line-height: 1;
  color: #666;
}
@media (min-width: 768px) {
  .breadcrumb a {
    font-size: 16px;
  }
}
.breadcrumb a:hover {
  color: #000;
}
.breadcrumb > li + li:before {
  padding: 0;
}
/* info-product section styles */
.info-product-frame {
  padding: 15px 0 0 0;
}
@media (min-width: 640px) {
  .info-product-frame .owl-carousel.without-pagination .owl-nav {
    display: none;
  }
}
.info-product-frame h1 {
  margin: 0 0 5px;
  text-transform: none;
}
@media (min-width: 768px) {
  .info-product-frame h1 {
    margin: 0 0 24px;
  }
}
.info-product-frame h3 {
  margin: 0 0 3px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .info-product-frame h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
}
.info-product-frame p {
  margin: 0 0 16px;
  max-width: 1310px;
}
@media (min-width: 768px) {
  .info-product-frame p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
  }
}
.info-product-frame .product-description-accordion:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.info-product-frame .product-description-accordion:last-of-type:after {
  display: none;
}
@media (min-width: 768px) {
  .info-product-frame .product-description-accordion:last-of-type {
    border-bottom: 0;
  }
}
/* product accordion styles */
.product-description-accordion {
  position: relative;
  margin: 0 0px;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .product-description-accordion {
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 0 13px;
    border-bottom: 0px none;
  }
}
.product-description-accordion + .product-description-accordion .product-description:first-child {
  border-top: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .product-description-accordion + .product-description-accordion .product-description:first-child {
    border-top: 0;
  }
}
.product-description-accordion:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  bottom: -44px;
  left: 0;
  right: 0;
  height: 1px;
  background: #e6e6e6;
}
@media (max-width: 767px) {
  .product-description-accordion:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-description-accordion .media-communications-list {
    padding-top: 10px;
  }
}
.product-description-accordion .product-description {
  border-top: 1px solid #e6e6e6;
}
.product-description-accordion .product-description:first-child {
  border-top: 0;
}
.product-description-accordion .product-description.active {
  background: #f2f2f2;
}
.product-description-accordion .product-description.active .row-opener .opener-link:after {
  transform: rotate(-90deg);
}
@media (min-width: 768px) {
  .product-description-accordion .product-description {
    max-width: 60%;
    padding: 0 30px 0 0;
    border-top: 0;
  }
}
@media (min-width: 992px) {
  .product-description-accordion .product-description {
    max-width: 60%;
    padding: 0 150px 0 0;
  }
}
.product-description-accordion .product-description a {
  border: 0px none;
}
@media (min-width: 768px) {
  .product-description-accordion .row-opener {
    margin: 0 0 5px;
  }
}
.product-description-accordion .row-opener .fake-opener {
  display: none;
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 768px) {
  .product-description-accordion .row-opener .fake-opener {
    display: block;
  }
}
.product-description-accordion .row-opener .opener-link {
  display: block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
  padding: 14px 0 10px 24px;
  position: relative;
}
.product-description-accordion .row-opener .opener-link:after {
  font-family: 'icomoon' !important;
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 13px;
  left: 6px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .product-description-accordion .row-opener .opener-link {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-description-accordion .js-slide-hidden {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    visibility: visible !important;
  }
}
.product-description-accordion ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 9px 15px 16px 26px;
}
@media (min-width: 768px) {
  .product-description-accordion ul {
    padding: 0;
  }
}
.product-description-accordion ul li {
  display: block;
  line-height: 1.6;
  position: relative;
  font-size: 15px;
  line-height: 1.333;
  margin: 0 0 1px;
}
@media (min-width: 768px) {
  .product-description-accordion ul li {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .product-description-accordion ul li {
    line-height: 1.6;
  }
}
.product-description-accordion ul li:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 6px;
  left: -14px;
  width: 4px;
  height: 4px;
  background: #7f7f7f;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .product-description-accordion ul li:after {
    top: 12px;
  }
}
.product-description-accordion ul.media-communications-list li {
  margin: 0 0 30px;
}
.product-description-accordion ul.media-communications-list li:after {
  display: none;
}
.product-description-accordion dl {
  margin: 0;
  padding: 9px 15px 16px 26px;
}
.product-description-accordion dl:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .product-description-accordion dl {
    padding: 0;
  }
}
.product-description-accordion dl dt {
  float: left;
  clear: both;
  margin: 0;
  font-weight: normal;
  position: relative;
  font-size: 15px;
  line-height: 1.333;
}
@media (min-width: 768px) {
  .product-description-accordion dl dt {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .product-description-accordion dl dt {
    line-height: 1.6;
  }
}
.product-description-accordion dl dt:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 6px;
  left: -14px;
  width: 4px;
  height: 4px;
  background: #7f7f7f;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .product-description-accordion dl dt:after {
    top: 12px;
  }
}
.product-description-accordion dl dd {
  float: left;
  margin: 0;
  font-size: 15px;
  line-height: 1.333;
}
@media (min-width: 768px) {
  .product-description-accordion dl dd {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (min-width: 992px) {
  .product-description-accordion dl dd {
    line-height: 1.6;
  }
}
.owl-carousel-bg-frame {
  background: #f2f2f2;
  margin: 21px -9999px 27px;
  padding: 21px 9999px 10px;
  z-index: 2;
  position: relative;
}
@media (min-width: 768px) {
  .owl-carousel-bg-frame {
    margin: 43px -9999px 0;
    padding: 40px 9999px 20px;
  }
}
@media (min-width: 992px) {
  .owl-carousel-bg-frame {
    padding: 78px 9999px 60px;
  }
}
.owl-carousel-bg-frame .owl-carousel-bg-holder {
  position: relative;
}
.owl-carousel-bg-frame .projektname {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  z-index: 3;
  padding: 7px 5px 1px 5px;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .owl-carousel-bg-frame .projektname {
    font-size: 24px;
    padding: 11px 10px 5px 10px;
    top: -18px;
    left: 7px;
    transform: translate(0, 0);
  }
}
.owl-carousel-bg-frame .projektname:hover {
  background: #fff;
  color: #000;
}
.owl-carousel-bg-frame .owl-carousel {
  margin: 0 auto;
  max-width: 1396px;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .owl-carousel-bg-frame .owl-carousel {
    padding: 0 50px;
  }
}
.owl-carousel-bg-frame .owl-carousel .owl-dots {
  display: none;
}
.owl-carousel-bg-frame .owl-carousel .owl-nav {
  left: 4px;
}
.owl-carousel-bg-frame .owl-carousel .owl-nav .owl-next {
  right: 6px;
}
@media (min-width: 640px) {
  .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-prev, .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-next {
    display: none;
    top: 44%;
    left: 0;
    margin: -17px 0 0 0;
  }
  .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 15px;
    margin: -17px 0 0 0;
  }
}
@media (min-width: 992px) {
  .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-prev, .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-next {
    display: block;
    font-size: 40px;
    margin: -17px 0 0 -7px;
    top: 44%;
  }
  .owl-carousel-bg-frame .owl-carousel .owl-nav .owl-next {
    margin: -17px 0 0 0;
  }
}
/* article secyion styles */
.article-section .sub-title-section {
  text-transform: uppercase;
  font-size: 10px;
  color: #7f7f7f;
  font-weight: 400;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .article-section .sub-title-section {
    font-size: 16px;
    text-align: left;
    padding: 0 0 0px 12px;
    margin: 0 0 13px;
  }
}
@media (max-width: 767px) {
  .familie-product {
    text-align: center;
  }
}
.familie-product .otherFamily {
  border-top: 1px solid #e6e6e6;
  padding: 15px 5px 10px;
}
.familie-product .other-product-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  text-align: left;
}
.familie-product .other-product-list .linkFamily {
  position: relative;
}
.familie-product .other-product-list .linkFamily .image-holder {
  display: block;
  height: 0;
  padding-top: 100%;
  background: white;
  position: relative;
}
.familie-product .other-product-list .linkFamily .image-holder .imageIcon {
  background-color: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}
.familie-product .other-product-list .linkFamily .image-holder .imageIcon:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  font-size: 50px;
}
@media (min-width: 992px) {
  .familie-product .other-product-list .linkFamily .image-holder .imageIcon:before {
    width: 100px;
    height: 100px;
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .familie-product .other-product-list {
    margin: 0 -5px;
  }
}
@media (min-width: 768px) {
  .familie-product .other-product-list {
    margin: 0 0 30px;
  }
}
.familie-product .other-product-list li {
  width: 50%;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .familie-product .other-product-list li {
    width: 25%;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .familie-product .other-product-list .text-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .familie-product .other-product-list strong {
    font-size: 12px;
    line-height: 1.166;
  }
}
@media (max-width: 991px) {
  .familie-product .other-product-list strong {
    font-size: 16px;
  }
}
.familie-product .sub-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #7f7f7f;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  padding: 0;
  margin: 0 0 17px;
  text-align: center;
}
@media (min-width: 768px) {
  .familie-product .sub-title {
    text-align: left;
    font-size: 16px;
    padding: 0 0 0px 12px;
  }
}
.head-article {
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  .head-article {
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 0 82px;
  }
}
/* newsletter section styles */
.newsletter-section {
  padding: 30px 0 0 0;
}
@media (min-width: 768px) {
  .newsletter-section {
    padding: 69px 0 0 0;
  }
}
.newsletter-section h1 {
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .newsletter-section h1 {
    margin: 0 0 81px;
  }
}
.newsletter-section h3 {
  margin: 0 0 15px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .newsletter-section h3 {
    font-size: 30px;
    margin: 0 0 32px;
  }
}
/* custom input styles */
.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0;
  width: 100%;
  vertical-align: top;
  position: relative;
}
.input.textarea .input__field {
  min-height: 115px !important;
  max-height: 115px !important;
  max-width: 100% !important;
}
.input.textarea .input__label-content {
  line-height: 1.333;
  height: 115px !important;
}
.input__field {
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  background: transparent;
  text-align: left;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #e6e6e6;
  transition: border-color 0.3s ease-in-out;
}
.input__field.input-error {
  border-color: #ff0000;
  color: #ff0000;
}
.input__field.input-error + label span {
  color: #ff0000;
}
.input__field.input-error:focus {
  border-color: #ff0000;
}
.input__field:focus {
  border-color: #000;
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: block;
  font-weight: normal;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background: none;
  color: red;
  cursor: text;
  font-weight: 300;
}
.input__label-content {
  position: relative;
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.444;
  height: 30px !important;
  padding: 6px 4px 2px !important;
  color: #666;
  font-weight: 300;
  transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out;
}
.input__label-content em {
  font-style: normal;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
.parent-active .input__label {
  cursor: default;
  pointer-events: none;
}
.parent-active .input__label .input__label-content {
  transform: translate3d(0, -25px, 0);
  font-size: 16px;
  font-weight: 400;
}
.row.registerRow {
  margin: 0;
}
.colTeaser > div {
  padding: 0 20px;
  border-left: #000 solid 1px;
  border-right: #000 solid 1px;
}
.colTeaser > div:first-child {
  padding-left: 5px;
  border-left: 0;
}
.colTeaser > div:last-child {
  padding-right: 5px;
  margin-left: -1px;
  border-right: 0;
}
/* merklist senden styles */
.merklist-senden .link-holder {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 40px;
}
.merklist-senden .link-holder span {
  font-weight: 400;
  font-size: 16px;
  color: #666;
}
.merklist-senden .link-holder span.clipboard {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.merklist-senden .link-holder a {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
@media (min-width: 768px) {
  .merklist-senden .link-holder a {
    font-size: 18px;
  }
}
.merklist-senden .link-holder a:hover {
  color: #000;
}
.merklist-senden .submit-holder {
  text-align: center;
  padding: 40px 0 60px;
}
@media (min-width: 768px) {
  .merklist-senden .submit-holder {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .merklist-senden .submit-holder {
    padding: 0;
  }
}
.merklist-senden .submit-holder .g-recaptcha {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .merklist-senden .submit-holder .g-recaptcha {
    max-width: 304px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 768px) {
  .merklist-senden .submit-holder .g-recaptcha {
    margin: 0;
  }
}
.merklist-senden .submit-holder .btn {
  margin: 0 0 0 20px;
}
@media (max-width: 991px) {
  .merklist-senden .form-group {
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .merklist-senden .add-class {
    margin-top: 99px;
  }
}
@media (min-width: 992px) {
  .merklist-senden .add-class {
    margin-top: 112px;
  }
}
.merklist-senden .newsletter-form {
  margin: 0;
}
.merklist-senden .amount {
  color: #242424;
  font-size: 18px;
  text-align: right;
  background: #f2f2f2;
  border: 0;
  box-shadow: none;
  padding: 7px 20px 1px 20px;
  outline: none;
  max-width: 70%;
}
@media (max-width: 767px) {
  .merklist-senden .amount {
    display: none;
  }
}
.merklist-senden .shareLink {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 65px;
}
.merklist-senden .shareLink > .clipboardIcon {
  position: relative;
  right: -30px;
  top: -5px;
  font-size: 22px;
}
.merklist-senden .clipboardLabel {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 7px #000;
  border-radius: 4px;
  padding: 6px 10px 4px;
  top: 0;
  right: 30px;
  z-index: 10;
}
/* add button styles */
.add-button {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 300;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.add-button i {
  display: inline-block;
  vertical-align: middle;
  transform: rotate(45deg);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 0 15px 0 0;
  background: #666;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.add-button:hover {
  color: #000;
}
.add-button:hover i {
  background: #000;
}
.header .btnLogin, .header .btnProfile, .header .btnLogout {
  color: #fff;
  cursor: pointer;
  width: 25px;
  height: 25px;
  position: relative;
  margin: 4px 10px 0 5px;
  transition: all 0.3s;
}
.header .btnLogin:hover, .header .btnProfile:hover, .header .btnLogout:hover {
  color: #7f7f7f;
}
.header .btnLogin > a, .header .btnProfile > a, .header .btnLogout > a {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
}
.underline {
  text-decoration: underline;
}
.cc_banner-wrapper .cc_container {
  background: #000;
}
.cc_banner-wrapper .cc_container .cc_message a, .cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.3em;
}
.cc_banner-wrapper .cc_container .cc_btn, .cc_banner-wrapper .cc_container .cc_btn:visited {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 20px;
}
strong {
  font-weight: 400;
}
.box-holder .image-holder, .title-section .image-holder, .imageHolderWrapper {
  position: relative;
}
.box-holder .image-holder::after, .title-section .image-holder::after, .imageHolderWrapper::after {
  content: '';
  position: absolute;
  background: linear-gradient(transparent 0%, transparent 30%, #000 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.imageBoxWrapper h2 {
  color: #fff;
}
.no-uppercase {
  text-transform: none !important;
}
.image-caption {
  font-size: 60%;
  padding-top: 10px;
  font-weight: 300;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
body.open-filter {
  overflow: hidden;
}
body.open-filter .filter-frame {
  transform: translate(0, 0);
}
body.open-filter .filter-frame:after {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 991px) {
  body.nav-active {
    overflow: hidden;
  }
}
.filter-frame {
  background: #fff;
  position: relative;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  transform: translate(0, 100%);
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  text-align: center;
  max-height: 85vh;
}
@media (max-width: 991px) {
  .filter-frame .rangeWrapper {
    clear: both;
  }
  .filter-frame .sub-box {
    margin: 20px 0 35px !important;
  }
  .filter-frame .sub-box .notAvailable::after {
    content: '' !important;
  }
  .filter-frame .sub-box .fake-label {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .filter-frame:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: -9999px;
    left: 0;
    right: 0;
    bottom: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
}
@media (min-width: 992px) {
  .filter-frame {
    max-height: none;
    text-align: left;
    position: static;
    position: relative;
    z-index: 3;
    transform: translate(0, 0);
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 0 21px;
    justify-content: flex-end;
    background: #f2f2f2;
  }
}
@media (min-width: 992px) {
  .filter-frame .filter-scroll-frame {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
}
.filter-frame .opener-filter-frame {
  width: 40px;
  height: 40px;
  background: #000;
  text-decoration: none;
  outline: none;
  position: absolute;
  top: -40px;
  left: 50%;
  margin: 0 0 0 -20px;
  z-index: 3;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  .filter-frame .opener-filter-frame {
    opacity: 1;
    visibility: visible;
  }
}
.filter-frame .opener-filter-frame:after, .filter-frame .opener-filter-frame:before {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 5px;
  left: 15px;
  width: 10px;
  height: 1px;
  background: #313131;
}
.filter-frame .opener-filter-frame:before {
  top: 7px;
}
.filter-frame .title {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin: 0 0 15px;
}
@media (min-width: 992px) {
  .filter-frame .title {
    display: none;
  }
}
.filter-frame .clear {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-decoration: none;
  outline: none;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 991px) {
  .filter-frame .clear {
    margin: 5px 7px 0 15px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .filter-frame .clear {
    margin: 5px 7px 0 100px;
  }
}
@media (min-width: 1400px) {
  .filter-frame .clear {
    margin: 5px 7px 0 214px;
  }
}
.filter-frame .clear:hover {
  color: #000;
}
.filter-frame .clear i {
  display: inline-block;
  vertical-align: top;
  margin: 1px 0 0;
}
.filter-frame .filter-scroll-frame {
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 18px 54px 5px;
}
@media (min-width: 992px) {
  .filter-frame .filter-scroll-frame {
    padding: 0;
    max-height: none;
    overflow: visible;
  }
}
.filter-frame .filter-scroll-frame .articleCounterHolder {
  display: none;
}
@media (max-width: 991px) {
  .filter-frame .filter-scroll-frame .articleCounterHolder {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .stickyHolder {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 10;
  }
  .stickyHolder .counter {
    padding-top: 10px;
  }
  .filter-frame.info-product-filter .stickyHolder .title {
    margin: 10px 0 -4px;
  }
  .stickySpacer {
    width: 100%;
    height: 60px;
  }
}
.owl-carousel {
  max-height: 750px;
}
.tabset-holder {
  margin-bottom: 25px;
}
.singleArticleWrapper, .article-section, .article-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .singleArticleWrapper, .article-section, .article-list {
    margin: 0 0 96px;
  }
}
.singleArticleWrapper > li, .article-section > li, .article-list > li {
  display: block;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  list-style: none;
}
.singleArticleWrapper > li.active, .article-section > li.active, .article-list > li.active {
  background: #f2f2f2;
}
.singleArticleWrapper > li.active .article-opener:after, .article-section > li.active .article-opener:after, .article-list > li.active .article-opener:after {
  transform: rotate(-90deg);
}
.singleArticleWrapper .article-slide-holder, .article-section .article-slide-holder, .article-list .article-slide-holder {
  overflow: hidden;
}
@media (min-width: 768px) {
  .singleArticleWrapper .article-slide-holder, .article-section .article-slide-holder, .article-list .article-slide-holder {
    padding: 30px 0 0 19px;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .article-slide-holder, .article-section .article-slide-holder, .article-list .article-slide-holder {
    padding: 30px 0 51px 19px;
  }
}
@media (min-width: 768px) {
  .singleArticleWrapper .gallery-slide-frame, .article-section .gallery-slide-frame, .article-list .gallery-slide-frame {
    float: right;
    width: 33%;
    padding: 0 19px 0 0;
  }
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn, .article-section .gallery-slide-frame .btn-holder .btn, .article-list .gallery-slide-frame .btn-holder .btn {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  background: #242424;
  display: block;
  margin: 0 0 19px;
  padding: 11px 4px 9px 4px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .gallery-slide-frame .btn-holder .btn, .article-section .gallery-slide-frame .btn-holder .btn, .article-list .gallery-slide-frame .btn-holder .btn {
    margin: 0 0 40px;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .gallery-slide-frame .btn-holder .btn, .article-section .gallery-slide-frame .btn-holder .btn, .article-list .gallery-slide-frame .btn-holder .btn {
    font-size: 18px;
    padding: 11px 14px 9px 14px;
  }
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn:hover, .article-section .gallery-slide-frame .btn-holder .btn:hover, .article-list .gallery-slide-frame .btn-holder .btn:hover {
  color: #000;
  background: #fff;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn i, .article-section .gallery-slide-frame .btn-holder .btn i, .article-list .gallery-slide-frame .btn-holder .btn i {
  margin: -5px 10px 0 0;
  font-size: 18px;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn .icon-add, .article-section .gallery-slide-frame .btn-holder .btn .icon-add, .article-list .gallery-slide-frame .btn-holder .btn .icon-add {
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  width: auto;
  height: auto;
  opacity: 1;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn .icon-ok, .article-section .gallery-slide-frame .btn-holder .btn .icon-ok, .article-list .gallery-slide-frame .btn-holder .btn .icon-ok {
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn em, .article-section .gallery-slide-frame .btn-holder .btn em, .article-list .gallery-slide-frame .btn-holder .btn em {
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
  font-style: normal;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn b, .article-section .gallery-slide-frame .btn-holder .btn b, .article-list .gallery-slide-frame .btn-holder .btn b {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn.added b, .singleArticleWrapper .gallery-slide-frame .btn-holder .btn.added .icon-add, .article-section .gallery-slide-frame .btn-holder .btn.added b, .article-section .gallery-slide-frame .btn-holder .btn.added .icon-add, .article-list .gallery-slide-frame .btn-holder .btn.added b, .article-list .gallery-slide-frame .btn-holder .btn.added .icon-add {
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
.singleArticleWrapper .gallery-slide-frame .btn-holder .btn.added em, .singleArticleWrapper .gallery-slide-frame .btn-holder .btn.added .icon-ok, .article-section .gallery-slide-frame .btn-holder .btn.added em, .article-section .gallery-slide-frame .btn-holder .btn.added .icon-ok, .article-list .gallery-slide-frame .btn-holder .btn.added em, .article-list .gallery-slide-frame .btn-holder .btn.added .icon-ok {
  visibility: visible;
  width: auto;
  height: auto;
  opacity: 1;
}
.singleArticleWrapper .gallery-slide-frame .gallery-slide, .article-section .gallery-slide-frame .gallery-slide, .article-list .gallery-slide-frame .gallery-slide {
  padding: 0 4px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .gallery-slide-frame .gallery-slide, .article-section .gallery-slide-frame .gallery-slide, .article-list .gallery-slide-frame .gallery-slide {
    padding: 0;
  }
}
.singleArticleWrapper .gallery-slide-holder, .article-section .gallery-slide-holder, .article-list .gallery-slide-holder {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: stretch;
}
@media (min-width: 768px) {
  .singleArticleWrapper .gallery-slide-holder, .article-section .gallery-slide-holder, .article-list .gallery-slide-holder {
    flex-direction: column;
    max-width: 345px;
  }
}
.singleArticleWrapper .content-slide, .article-section .content-slide, .article-list .content-slide {
  overflow: hidden;
}
@media (min-width: 768px) {
  .singleArticleWrapper .content-slide, .article-section .content-slide, .article-list .content-slide {
    padding: 0px 100px 0 0;
  }
}
.singleArticleWrapper .content-slide h3, .article-section .content-slide h3, .article-list .content-slide h3 {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 4px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .content-slide h3, .article-section .content-slide h3, .article-list .content-slide h3 {
    font-size: 24px;
    margin: 0 0 27px;
  }
}
.singleArticleWrapper .content-slide p, .article-section .content-slide p, .article-list .content-slide p {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .singleArticleWrapper .content-slide p, .article-section .content-slide p, .article-list .content-slide p {
    font-size: 15px;
    line-height: 1.333;
    margin: 0 0 10px;
  }
}
@media (min-width: 768px) {
  .singleArticleWrapper .column-holder, .article-section .column-holder, .article-list .column-holder {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.singleArticleWrapper .column-holder strong, .article-section .column-holder strong, .article-list .column-holder strong {
  font-weight: normal;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  color: #666;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 11px 12px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .column-holder strong, .article-section .column-holder strong, .article-list .column-holder strong {
    font-size: 16px;
    margin: 0 0 12px 12px;
  }
}
.singleArticleWrapper .column-holder .column, .article-section .column-holder .column, .article-list .column-holder .column {
  width: 100%;
  padding: 0 0 0 7px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .column-holder .column, .article-section .column-holder .column, .article-list .column-holder .column {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .column-holder .column, .article-section .column-holder .column, .article-list .column-holder .column {
    width: 32%;
  }
}
.singleArticleWrapper .column-holder .column:first-child, .article-section .column-holder .column:first-child, .article-list .column-holder .column:first-child {
  width: 100%;
  padding: 0;
  margin: 0 0 19px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .column-holder .column:first-child, .article-section .column-holder .column:first-child, .article-list .column-holder .column:first-child {
    width: 50%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .column-holder .column:first-child, .article-section .column-holder .column:first-child, .article-list .column-holder .column:first-child {
    width: 68%;
  }
}
.singleArticleWrapper .column-holder .sub-column, .article-section .column-holder .sub-column, .article-list .column-holder .sub-column {
  width: 100%;
  padding: 0 10px 0 0;
}
@media (min-width: 992px) {
  .singleArticleWrapper .column-holder .sub-column, .article-section .column-holder .sub-column, .article-list .column-holder .sub-column {
    width: 50%;
  }
}
.singleArticleWrapper .filterWrapper, .article-section .filterWrapper, .article-list .filterWrapper {
  margin: 0;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.singleArticleWrapper .filterWrapper .parentlabel, .article-section .filterWrapper .parentlabel, .article-list .filterWrapper .parentlabel {
  margin: 0;
  font-weight: normal;
  font-size: 12px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .filterWrapper .parentlabel, .article-section .filterWrapper .parentlabel, .article-list .filterWrapper .parentlabel {
    font-size: 16px;
  }
}
.singleArticleWrapper .filterWrapper .filterlabel, .article-section .filterWrapper .filterlabel, .article-list .filterWrapper .filterlabel {
  margin: 0 0 3px 9px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .filterWrapper .filterlabel, .article-section .filterWrapper .filterlabel, .article-list .filterWrapper .filterlabel {
    font-size: 18px;
    margin: 0 0 13px 9px;
  }
}
.singleArticleWrapper .media-communications-list li, .article-section .media-communications-list li, .article-list .media-communications-list li {
  margin: 0 0 21px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .media-communications-list li, .article-section .media-communications-list li, .article-list .media-communications-list li {
    margin: 0 0 30px;
  }
}
.singleArticleWrapper .owl-carousel, .article-section .owl-carousel, .article-list .owl-carousel {
  padding: 0 20% 0 0;
  margin: 0 0 9px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel, .article-section .owl-carousel, .article-list .owl-carousel {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel .owl-stage-outer, .article-section .owl-carousel .owl-stage-outer, .article-list .owl-carousel .owl-stage-outer {
    width: 100%;
  }
}
.singleArticleWrapper .owl-carousel .owl-dots, .article-section .owl-carousel .owl-dots, .article-list .owl-carousel .owl-dots {
  position: absolute;
  top: 0;
  right: 0;
  width: 18%;
  padding: 0;
  display: block;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel .owl-dots, .article-section .owl-carousel .owl-dots, .article-list .owl-carousel .owl-dots {
    position: static;
    width: auto;
    padding: 10px 0 8px;
    display: flex;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .owl-carousel .owl-dots, .article-section .owl-carousel .owl-dots, .article-list .owl-carousel .owl-dots {
    justify-content: flex-start;
  }
}
.singleArticleWrapper .owl-carousel .owl-dots .owl-dot, .article-section .owl-carousel .owl-dots .owl-dot, .article-list .owl-carousel .owl-dots .owl-dot {
  display: block;
  width: 100% !important;
  height: 50px;
  margin: 0 0 13px;
  padding-top: 100%;
  background-position: center center;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel .owl-dots .owl-dot, .article-section .owl-carousel .owl-dots .owl-dot, .article-list .owl-carousel .owl-dots .owl-dot {
    padding-top: 0;
    margin: 0 10px 13px 0;
    width: 65px !important;
    height: 65px !important;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .owl-carousel .owl-dots .owl-dot, .article-section .owl-carousel .owl-dots .owl-dot, .article-list .owl-carousel .owl-dots .owl-dot {
    width: 80px !important;
    height: 80px !important;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2, .article-section .owl-carousel.owl-carousel2, .article-list .owl-carousel.owl-carousel2 {
  padding: 0;
  margin: 0;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-dots, .article-section .owl-carousel.owl-carousel2 .owl-dots, .article-list .owl-carousel.owl-carousel2 .owl-dots {
  position: static;
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-dots, .article-section .owl-carousel.owl-carousel2 .owl-dots, .article-list .owl-carousel.owl-carousel2 .owl-dots {
    display: none;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-dots .owl-dot, .article-section .owl-carousel.owl-carousel2 .owl-dots .owl-dot, .article-list .owl-carousel.owl-carousel2 .owl-dots .owl-dot {
  width: 6px !important;
  height: 6px !important;
  padding-top: 0;
  margin: 0 2px;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next {
  display: block;
  background-color: rgba(255, 255, 255, 0.4) !important;
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 1;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev:focus, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev:hover, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next:focus, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next:hover, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev:focus, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev:hover, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next:focus, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next:hover, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev:focus, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev:hover, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next:focus, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next:hover {
  transform: scale(1);
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:focus, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:hover, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:focus, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:hover, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:focus, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:hover, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:focus, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:hover, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:focus, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev.disabled:hover, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:focus, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next.disabled:hover {
  opacity: 0.4;
  cursor: default;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev::after, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next::after, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev::after, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next::after, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev::after, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next::after {
  top: 50%;
  margin-top: -8px;
  left: 8px;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev {
  left: 0;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next {
  right: 0;
}
@media (max-width: 767px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-dots, .article-section .owl-carousel.owl-carousel2 .owl-dots, .article-list .owl-carousel.owl-carousel2 .owl-dots {
    displaY: none;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-stage-outer, .article-section .owl-carousel.owl-carousel2 .owl-stage-outer, .article-list .owl-carousel.owl-carousel2 .owl-stage-outer {
    height: 190px !important;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next {
    height: 232px;
    top: -38px;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-prev, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-prev {
    left: -4px;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-section .owl-carousel.owl-carousel2 .owl-nav .owl-next, .article-list .owl-carousel.owl-carousel2 .owl-nav .owl-next {
    right: -4px;
  }
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .item, .article-section .owl-carousel.owl-carousel2 .item, .article-list .owl-carousel.owl-carousel2 .item {
    overflow: hidden;
    position: relative;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .item:hover .text-box, .singleArticleWrapper .owl-carousel.owl-carousel2 .item:hover .add, .singleArticleWrapper .owl-carousel.owl-carousel2 .item.active .text-box, .singleArticleWrapper .owl-carousel.owl-carousel2 .item.active .add, .article-section .owl-carousel.owl-carousel2 .item:hover .text-box, .article-section .owl-carousel.owl-carousel2 .item:hover .add, .article-section .owl-carousel.owl-carousel2 .item.active .text-box, .article-section .owl-carousel.owl-carousel2 .item.active .add, .article-list .owl-carousel.owl-carousel2 .item:hover .text-box, .article-list .owl-carousel.owl-carousel2 .item:hover .add, .article-list .owl-carousel.owl-carousel2 .item.active .text-box, .article-list .owl-carousel.owl-carousel2 .item.active .add {
    transform: translate(0, 0);
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .holder, .article-section .owl-carousel.owl-carousel2 .holder, .article-list .owl-carousel.owl-carousel2 .holder {
  margin: 0 0 16px;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .holder:after, .article-section .owl-carousel.owl-carousel2 .holder:after, .article-list .owl-carousel.owl-carousel2 .holder:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .holder, .article-section .owl-carousel.owl-carousel2 .holder, .article-list .owl-carousel.owl-carousel2 .holder {
    margin: 0 0 10px;
    position: relative;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 img, .article-section .owl-carousel.owl-carousel2 img, .article-list .owl-carousel.owl-carousel2 img {
  float: left;
  width: 104px;
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 img, .article-section .owl-carousel.owl-carousel2 img, .article-list .owl-carousel.owl-carousel2 img {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 h3, .article-section .owl-carousel.owl-carousel2 h3, .article-list .owl-carousel.owl-carousel2 h3 {
  display: none;
  color: #242424;
  font-size: 18px;
  margin: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 h3, .article-section .owl-carousel.owl-carousel2 h3, .article-list .owl-carousel.owl-carousel2 h3 {
    display: block;
    margin: 0 0 3px 4px;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 h4, .article-section .owl-carousel.owl-carousel2 h4, .article-list .owl-carousel.owl-carousel2 h4 {
  display: none;
  color: #666;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 h4, .article-section .owl-carousel.owl-carousel2 h4, .article-list .owl-carousel.owl-carousel2 h4 {
    display: block;
    margin: 0 0 0 4px;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .text-box, .article-section .owl-carousel.owl-carousel2 .text-box, .article-list .owl-carousel.owl-carousel2 .text-box {
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .text-box, .article-section .owl-carousel.owl-carousel2 .text-box, .article-list .owl-carousel.owl-carousel2 .text-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 35px 9px 9px 9px;
    transform: translate(0, -100%);
    transition: transform 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.8);
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .text-box .clickOpener, .article-section .owl-carousel.owl-carousel2 .text-box .clickOpener, .article-list .owl-carousel.owl-carousel2 .text-box .clickOpener {
  color: #fff;
  font-size: 200%;
  width: 60px;
  height: 60px;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -30px;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .text-box h3, .article-section .owl-carousel.owl-carousel2 .text-box h3, .article-list .owl-carousel.owl-carousel2 .text-box h3 {
  color: #242424;
  font-size: 16px;
  margin: 0;
  font-weight: normal;
  display: block;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .text-box h3, .article-section .owl-carousel.owl-carousel2 .text-box h3, .article-list .owl-carousel.owl-carousel2 .text-box h3 {
    display: none;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .text-box h4, .article-section .owl-carousel.owl-carousel2 .text-box h4, .article-list .owl-carousel.owl-carousel2 .text-box h4 {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 0 5px;
  display: block;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .text-box h4, .article-section .owl-carousel.owl-carousel2 .text-box h4, .article-list .owl-carousel.owl-carousel2 .text-box h4 {
    display: none;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 p, .article-section .owl-carousel.owl-carousel2 p, .article-list .owl-carousel.owl-carousel2 p {
  margin: 0 0 13px;
  font-weight: 300;
  line-height: 1.166;
  font-size: 12px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 p, .article-section .owl-carousel.owl-carousel2 p, .article-list .owl-carousel.owl-carousel2 p {
    line-height: 1.25;
    font-size: 16px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download, .article-section .owl-carousel.owl-carousel2 .btn-download, .article-list .owl-carousel.owl-carousel2 .btn-download {
    font-size: 12px;
    padding: 0 0 3px;
  }
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download, .article-section .owl-carousel.owl-carousel2 .btn-download, .article-list .owl-carousel.owl-carousel2 .btn-download {
    color: #fff;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download i, .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download em, .article-section .owl-carousel.owl-carousel2 .btn-download i, .article-section .owl-carousel.owl-carousel2 .btn-download em, .article-list .owl-carousel.owl-carousel2 .btn-download i, .article-list .owl-carousel.owl-carousel2 .btn-download em {
    color: #fff;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download:hover, .article-section .owl-carousel.owl-carousel2 .btn-download:hover, .article-list .owl-carousel.owl-carousel2 .btn-download:hover {
    color: #000;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download:hover i, .singleArticleWrapper .owl-carousel.owl-carousel2 .btn-download:hover em, .article-section .owl-carousel.owl-carousel2 .btn-download:hover i, .article-section .owl-carousel.owl-carousel2 .btn-download:hover em, .article-list .owl-carousel.owl-carousel2 .btn-download:hover i, .article-list .owl-carousel.owl-carousel2 .btn-download:hover em {
    color: #000;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .add, .article-section .owl-carousel.owl-carousel2 .add, .article-list .owl-carousel.owl-carousel2 .add {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #868686;
  font-size: 12px;
  font-weight: 400;
  padding: 13px 0 9px;
  margin: 0 0 10px;
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .add:hover, .article-section .owl-carousel.owl-carousel2 .add:hover, .article-list .owl-carousel.owl-carousel2 .add:hover {
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .add, .article-section .owl-carousel.owl-carousel2 .add, .article-list .owl-carousel.owl-carousel2 .add {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 10px;
    border: 0;
    z-index: 2;
    color: #fff;
    background: none;
    transform: translate(200%, 0);
    transition: transform 0.3s ease-in-out;
  }
  .singleArticleWrapper .owl-carousel.owl-carousel2 .add:hover, .article-section .owl-carousel.owl-carousel2 .add:hover, .article-list .owl-carousel.owl-carousel2 .add:hover {
    color: #000;
    background: none;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .add i, .article-section .owl-carousel.owl-carousel2 .add i, .article-list .owl-carousel.owl-carousel2 .add i {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin: -2px 10px 0 0;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .add i, .article-section .owl-carousel.owl-carousel2 .add i, .article-list .owl-carousel.owl-carousel2 .add i {
    margin: 0;
    font-size: 28px;
  }
}
.singleArticleWrapper .owl-carousel.owl-carousel2 .add em, .article-section .owl-carousel.owl-carousel2 .add em, .article-list .owl-carousel.owl-carousel2 .add em {
  font-style: normal;
}
@media (min-width: 768px) {
  .singleArticleWrapper .owl-carousel.owl-carousel2 .add em, .article-section .owl-carousel.owl-carousel2 .add em, .article-list .owl-carousel.owl-carousel2 .add em {
    display: none;
  }
}
.singleArticleWrapper .white-frame, .article-section .white-frame, .article-list .white-frame {
  background: #fff;
  margin: 0 5px 5px;
  padding: 10px 5px 5px;
}
@media (min-width: 768px) {
  .singleArticleWrapper .white-frame, .article-section .white-frame, .article-list .white-frame {
    margin: 0 19px 19px;
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .singleArticleWrapper .white-frame, .article-section .white-frame, .article-list .white-frame {
    padding: 15px 20px 14px;
  }
}
.article-slide .assessoryCarousel.owl-carousel .owl-stage {
  position: absolute;
  height: 255px;
}
.article-slide .assessoryCarousel.owl-carousel .owl-stage-outer {
  height: 255px;
}
.article-slide .assessoryCarousel.owl-carousel .owl-item .item .text-box > p {
  display: none;
}
.article-slide .assessoryCarousel.owl-carousel .owl-item .item .text-box > p:first-of-type {
  display: inline-block;
  line-height: 20px;
}
.filter.disabled.active {
  color: #fff;
  background-color: #000;
}
.product-description-accordion:after {
  display: none;
}
.articleHolder {
  position: relative;
  min-height: 100px;
}
.mobileDevice .filter-frame.info-product-filter .inner-box.filter:hover span {
  color: #7f7f7f;
  background: #e6e6e6;
}
.mobileDevice .filter-frame.info-product-filter .inner-box.filter.active:hover span {
  background: #000;
  color: #fff;
}
.filter-frame.info-product-filter {
  display: block;
  text-align: left;
  background: #fff;
  margin: 0 -16px;
}
.filter-frame.info-product-filter .filter-scroll-frame {
  display: block !important;
  padding: 18px 20px 5px;
}
.filter-frame.info-product-filter .title {
  margin: 0 0 11px;
}
.filter-frame.info-product-filter .submit-row {
  text-align: center;
}
.filter-frame.info-product-filter .submit-row .btn {
  background: #000;
  color: #fff;
  padding: 12px 19px 10px 19px;
}
.filter-frame.info-product-filter .submit-row .btn:hover {
  background: #fff;
  color: #000;
}
.filter-frame.info-product-filter .filter-product-holder {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1300px;
  flex-wrap: wrap;
  margin: 0 0 8px;
}
.filter-frame.info-product-filter .filter-product-holder .photo-holder .productLabel {
  width: 100%;
  display: block;
  bottom: -40px;
  left: 0;
  text-align: center;
  height: auto;
  padding: 10px 10px 5px;
}
.filter-frame.info-product-filter .filter-product-holder .active .photo-holder .productLabel {
  bottom: -39px;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .filter-product-holder {
    margin: 0 0 19px;
  }
}
.filter-frame.info-product-filter .filterHolder > .inner-box-frame {
  width: auto;
}
.filter-frame.info-product-filter .inner-box-frame {
  margin: 0 10px 9px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .inner-box-frame {
    margin: 0 40px 37px 0;
  }
}
.filter-frame.info-product-filter .inner-box-frame .sub-title {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  color: #666;
  font-weight: 400;
  text-align: left;
  margin: 0 0 4px 12px;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .inner-box-frame .sub-title {
    font-size: 16px;
    margin: 0 0 12px 20px;
  }
}
.filter-frame.info-product-filter .inner-box-holder {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.filter-frame.info-product-filter .inner-box {
  margin: 0 5px 65px;
  cursor: pointer;
}
.filter-frame.info-product-filter .inner-box.filter {
  margin-bottom: 10px;
}
.filter-frame.info-product-filter .inner-box.active span, .filter-frame.info-product-filter .inner-box:hover span {
  background: #000;
  color: #fff;
}
.filter-frame.info-product-filter .inner-box.active .photo-holder > img {
  box-sizing: border-box;
  border: solid 1px #000;
  border-bottom: 0;
  box-shadow: inset 0px 0px 31px #000;
}
.filter-frame.info-product-filter .inner-box.disabled {
  cursor: default;
}
.filter-frame.info-product-filter .inner-box.disabled span {
  background: #444;
  color: #fff;
}
.filter-frame.info-product-filter .inner-box.inactive span {
  background: #e1e1e1;
  color: #fff;
}
.filter-frame.info-product-filter .photo-holder {
  max-width: 103px;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .photo-holder {
    max-width: 150px;
  }
}
@media (min-width: 992px) {
  .filter-frame.info-product-filter .photo-holder {
    max-width: none;
  }
}
.filter-frame.info-product-filter .photo-holder img {
  vertical-align: top;
  width: 100%;
}
@media (min-width: 992px) {
  .filter-frame.info-product-filter .photo-holder img {
    width: auto;
  }
}
.filter-frame.info-product-filter .photo-holder span {
  display: block;
  font-weight: 400;
  text-align: center;
  font-size: 12px;
  line-height: 1.083;
  color: #7f7f7f;
  background: #e6e6e6;
  display: flex;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .photo-holder span {
    font-size: 20px;
    line-height: 1.1;
  }
}
.filter-frame.info-product-filter .photo-holder span.sm-height em {
  min-height: 30px;
}
.filter-frame.info-product-filter .photo-holder span em {
  font-style: normal;
  min-width: 45px;
  min-height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5px 10px 0;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .photo-holder span em {
    min-width: 84px;
    min-height: 60px;
  }
}
.filter-frame.info-product-filter .photo-holder span i {
  font-style: normal;
}
@media (min-width: 768px) {
  .filter-frame.info-product-filter .submit-row {
    display: none;
  }
}
.articleOpener {
  position: absolute;
  top: 50%;
  left: 4px;
  color: #7f7f7f;
  font-size: 12px;
  margin: -7px 0 0 0;
}
@media (min-width: 992px) {
  .articleOpener {
    font-size: 20px;
    left: 50%;
    margin: -14px 0 -11px 0;
  }
}
.articleOpener:after {
  font-family: 'icomoon' !important;
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
/* product-bersicht page styles*/
.productFinder .noResults {
  min-height: 400px;
  font-size: 120%;
  text-align: center;
  padding: 150px 10px 150px;
}
.productFinder h2, .productFinder .btn, .productFinder .btn-category {
  font-weight: 400;
}
.productFinder .menuWrapper, .productFinder .category, .productFinder label, .productFinder .fake-input, .productFinder .image-frame {
  position: relative;
}
.productFinder .configPicker, .productFinder .delete, .productFinder .custom-check [type="checkbox"], .productFinder .sub-category, .productFinder .more, .productFinder .family {
  position: absolute;
}
.productFinder .categoriesWrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -5px 50px;
}
.productFinder .buttonWrapper {
  padding-left: 6px;
  width: 225px;
}
.productFinder .buttonWrapper.typeButton span {
  padding: 11px 14px 7px;
}
.productFinder .buttonWrapper:first-child {
  padding: 0;
}
@media (max-width: 991px) {
  .productFinder .buttonWrapper {
    width: 50%;
  }
}
.productFinder .buttonWrapper.category {
  margin-bottom: 10px;
  padding: 0 5px;
  transition: opacity 0.3s ease-in-out 0s;
  width: 33.333%;
  font-size: 22px;
  line-height: 1.1818;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.productFinder .buttonWrapper.category span.flexWrapper {
  min-height: 76px;
  display: inline-block;
  vertical-align: top;
}
.productFinder .buttonWrapper.category span.flexWrapper span {
  padding: 12px 20px 12px;
  display: flex;
  vertical-align: middle;
  min-height: inherit;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media (min-width: 1400px) {
  .productFinder .buttonWrapper.category span.flexWrapper span {
    padding: 16px 70px 10px;
  }
}
@media (min-width: 768px) {
  .productFinder .buttonWrapper.category span.flexWrapper {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .productFinder .buttonWrapper.category span.flexWrapper {
    font-size: 22px;
    line-height: 1.1818;
  }
}
.productFinder .buttonWrapper.category span.flexWrapper.active:hover {
  opacity: 0.8;
  color: #fff;
}
.productFinder .buttonWrapper.category.active .delete {
  opacity: 1;
  visibility: visible;
}
.productFinder .badgeWrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
}
.productFinder .badgeWrapper .badgeButton {
  width: auto;
}
.productFinder .badgeWrapper .badgeButton span {
  padding: 9px 20px 9px;
}
@media (max-width: 991px) {
  .productFinder .badgeWrapper {
    margin: 20px 0px 10px;
    position: relative;
  }
  .productFinder .badgeWrapper .badgeButton {
    width: 23%;
    padding: 0;
  }
}
.productFinder .configPicker {
  right: 0;
  top: -70px;
}
.productFinder .inactive {
  display: none !important;
}
.productFinder .categoriesMainWrapper, .productFinder .filter-frame {
  display: none;
}
.productFinder .categoriesMainWrapper.active, .productFinder .filter-frame.active {
  display: block;
}
.productFinder .submit-row {
  margin-top: 15px;
  text-align: center;
}
.productFinder .submit-row button {
  color: #fff;
  font-size: 12px;
  background: #242424;
  margin: 0 0 20px;
  padding: 13px 20px 9px;
}
@media (min-width: 768px) {
  .productFinder .submit-row button {
    width: 100%;
  }
}
.productFinder .submit-row button:hover {
  color: #242424;
  background: #fff;
}
@media (max-width: 991px) {
  .productFinder .directSearchButton {
    width: 100%;
  }
  .productFinder .configPicker {
    width: 100%;
    right: auto;
    top: -50px;
  }
  .productFinder .configPicker .jcf-select.jcf-select-primary-select.jcf-select-primary-light-select {
    display: block;
    background: #f2f2f2 none repeat scroll 0 0;
  }
  .productFinder .configPicker .jcf-select.jcf-select-primary-select.jcf-select-primary-light-select .jcf-select-text:after {
    font-size: 18px;
  }
  .productFinder .configPicker .jcf-select.jcf-select-primary-select.jcf-select-primary-light-select .jcf-select-text span {
    color: #242424;
  }
  .productFinder .jcf-select.jcf-select-primary-select {
    background: #f2f2f2 none repeat scroll 0 0;
    max-width: 100%;
    width: 100%;
  }
}
.productFinder h2 {
  font-size: 30px;
  margin: 0 0 34px;
  font-weight: normal;
  display: block;
  color: #242424;
}
@media (max-width: 991px) {
  .productFinder h2 {
    margin: 0 0 16px;
    font-size: 18px;
  }
}
.productFinder .menuWrapper {
  margin: 0 0 27px;
}
@media (max-width: 991px) {
  .productFinder .menuWrapper {
    margin: 60px 0 9px;
  }
}
.productFinder .firstLevelWrapper {
  margin: 0 0 19px;
}
@media (min-width: 768px) {
  .productFinder .firstLevelWrapper {
    margin: 0 0 38px;
  }
}
.productFinder .firstLevelWrapper .mainButtonWrapper {
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .productFinder .firstLevelWrapper .mainButtonWrapper {
    margin-bottom: 20px;
  }
}
.productFinder .firstLevelWrapper .categoriesMobileWrapper, .productFinder .firstLevelWrapper .jcf-select-categoriesMobileWrapper {
  display: none !important;
}
@media (max-width: 991px) {
  .productFinder .firstLevelWrapper .categoriesMobileWrapper, .productFinder .firstLevelWrapper .jcf-select-categoriesMobileWrapper {
    display: block !important;
  }
}
.productFinder .firstLevelWrapper .categoriesWrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 -5px 50px;
}
@media (max-width: 991px) {
  .productFinder .firstLevelWrapper .categoriesWrapper {
    display: none;
  }
}
.productFinder .firstLevelWrapper .categoriesWrapper .delete {
  top: 1px;
  right: 6px;
  font-size: 10px;
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}
.productFinder .body .results {
  position: relative;
  min-height: 350px;
}
/* filter product styles*/
@media (max-width: 991px) {
  .filterSidebar {
    position: static;
    top: 0;
    left: 0;
    padding: 10px 0 0 0;
  }
}
@media (min-width: 992px) {
  .filterSidebar {
    padding: 30px 20px 0 0;
  }
}
@media (min-width: 1400px) {
  .filterSidebar {
    padding: 30px 115px 0 0;
  }
}
.filterSidebar .tabset-holder {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .filterSidebar .tabset-holder {
    display: none;
  }
}
.filterSidebar .filter-frame {
  margin: 0;
  background: #fff;
}
.filterSidebar .filter-frame .filter-scroll-frame {
  display: block;
}
.filterSidebar .filter-frame .clear {
  margin: 0;
}
@media (max-width: 991px) {
  .filterSidebar .filter-frame .filter-scroll-frame {
    padding: 30px 40px 5px;
  }
}
@media (max-width: 767px) {
  .filterSidebar .filter-frame .filter-scroll-frame {
    padding: 18px 10px 5px;
  }
}
.filterSidebar .sub-box-column {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .filterSidebar .sub-box-column {
    display: block;
  }
}
.filterSidebar .sub-box-column .sub-box {
  width: 50%;
  padding: 0 20px 0 0;
  margin: 0 0 13px;
  text-align: left;
}
@media (min-width: 768px) {
  .filterSidebar .sub-box-column .sub-box {
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
  }
}
@media (min-width: 992px) {
  .filterSidebar .sub-box-column .sub-box {
    margin: 0 0 56px;
  }
}
.filterSidebar .sub-box {
  cursor: pointer;
  margin: 0 0 35px;
}
.filterSidebar .sub-box.groupFilter {
  display: block !important;
}
.filterSidebar .sub-box.groupFilter .custom-check {
  display: block !important;
  text-decoration: none;
  opacity: 1 !important;
}
.filterSidebar .sub-box.groupFilter .custom-check::after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  font-size: 60%;
}
@media (min-width: 768px) {
  .filterSidebar .sub-box {
    margin: 0 0 40px;
  }
}
@media (min-width: 992px) {
  .filterSidebar .sub-box {
    margin: 0 0 56px;
  }
}
.filterSidebar .sub-box .all {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #242424;
  font-weight: normal;
  margin: 0 0 0 3px;
}
@media (min-width: 768px) {
  .filterSidebar .sub-box .all {
    font-size: 16px;
  }
}
.filterSidebar .sub-box .all:hover {
  color: #000;
}
.filterSidebar .sub-box .notAvailable {
  position: relative;
}
.filterSidebar .sub-box .notAvailable::after {
  content: '(0)';
  position: absolute;
  right: -20px;
  top: 0;
  font-size: 60%;
}
.filterSidebar .sub-box.singleSelect .notAvailable::after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  font-size: 60%;
}
.filterSidebar .sub-box .checked.notAvailable, .filterSidebar .sub-box .active {
  opacity: 1;
}
.filterSidebar .sub-box.notSelected .notAvailable {
  opacity: 0.4;
}
.filterSidebar .sub-label {
  display: block;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  margin: 0 0 5px;
  text-align: left;
}
@media (min-width: 768px) {
  .filterSidebar .sub-label {
    font-size: 18px;
  }
}
.filterSidebar .sub-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.filterSidebar .input__label-content {
  font-size: 14px;
  margin: 0;
}
.filterSidebar .form-control {
  font-size: 14px;
  margin: 0;
}
.filterSidebar .submit {
  font-size: 15px;
  width: 10%;
  margin: 0;
}
.filterSidebar .form-group {
  width: 90%;
  margin: 0;
}
@media (max-width: 991px) {
  .filterSidebar .form-group {
    width: 94%;
  }
  .filterSidebar .submit {
    width: 6%;
  }
}
.filterSidebar .slider-range-holder {
  margin: 13px 20px 35px 10px;
}
@media (min-width: 768px) {
  .filterSidebar .slider-range-holder {
    margin: 15px 10px 80px;
  }
}
.filterSidebar .slider-range-holder .amount1, .filterSidebar .slider-range-holder .amount2 {
  font-size: 10px;
  top: 18px;
}
@media (min-width: 768px) {
  .filterSidebar .slider-range-holder .amount1, .filterSidebar .slider-range-holder .amount2 {
    font-size: 14px;
    top: 20px;
  }
}
.bersicht-content {
  overflow: hidden;
}
.bersicht-content h2 {
  font-weight: normal;
  margin: 0 0 8px;
}
@media (max-width: 767px) {
  .bersicht-content h2 {
    font-size: 16px;
    margin: 0 0 5px;
  }
}
@media (min-width: 768px) {
  .bersicht-content h2 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .bersicht-content h2 {
    font-size: 30px;
  }
}
/* custom checkbox styles*/
.custom-check {
  margin: 3px 0 11px 0px;
}
@media (min-width: 768px) {
  .custom-check {
    margin: 8px 0 12px 3px;
  }
}
.custom-check [type="checkbox"] {
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.custom-check .fake-input, .custom-check label {
  display: inline-block;
  vertical-align: middle;
}
.custom-check label {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: normal;
}
.custom-check .fake-input {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 0;
  background: #e6e6e6;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .custom-check .fake-input {
    width: 11px;
    height: 11px;
    margin-right: 9px;
    margin-top: 3px;
  }
}
.custom-check [type="checkbox"]:checked + .fake-input {
  background: #000;
}
.custom-check [type="checkbox"]:checked ~ .fake-label {
  color: #242424;
}
.custom-check input:disabled + .fake-input, .custom-check input:disabled ~ .fake-label {
  opacity: 0.5;
}
.custom-check .fake-label {
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 300;
  margin: -1px 0 -4px 0;
}
.result-holder {
  margin: 0 -2px 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .result-holder {
    margin: 0 -5px 48px;
  }
}
/* result product box styles*/
.defaultContainer .merkliste-section a {
  border-bottom-width: 0;
}
.defaultContainer .merkliste-section a.btn {
  border-bottom-width: 1px;
}
.merkliste-section h1 > i {
  display: inline-block;
  margin-left: 25px;
  margin-top: -10px;
}
.merkliste-section .article .delete {
  cursor: pointer;
}
.merkliste-section .priceField {
  width: 100%;
  padding-right: 20%;
}
.merkliste-section .priceField .priceRow, .merkliste-section .priceField .priceRow.noDoubleLine, .merkliste-section .priceField .priceRow.noDoubleLine:first-child, .merkliste-section .priceField .priceRow.noDoubleLine:last-child {
  border: none;
  padding: 0;
  margin-top: 0px;
  width: 100%;
}
.merkliste-section .priceField .priceRow .priceField, .merkliste-section .priceField .priceRow.noDoubleLine .priceField, .merkliste-section .priceField .priceRow.noDoubleLine:first-child .priceField, .merkliste-section .priceField .priceRow.noDoubleLine:last-child .priceField {
  width: 100%;
}
@media print {
  .merkliste-section .priceField {
    white-space: nowrap;
    padding: 0;
  }
}
@media print {
  .merkliste-section .forceDownload, .merkliste-section .deleteCellWrapper, .merkliste-section .clearWishlist {
    display: none !important;
  }
}
.defaultContainer span.sub-category.newLabel {
  text-transform: uppercase;
  color: #fff;
  top: 5px;
  left: 0;
  font-size: 11px;
  line-height: 1;
  font-weight: normal;
  padding: 4px 7px 0 8px;
}
@media (min-width: 768px) {
  .defaultContainer span.sub-category.newLabel {
    font-size: 22px;
    top: 15px;
    padding: 6px 13px 0 14px;
  }
}
.lineWrapper {
  width: 50%;
  padding: 0 2px;
  margin: 0 0 10px;
  display: block;
}
@media (min-width: 1025px) {
  .lineWrapper {
    width: 33.333%;
    padding: 0 5px;
    margin: 0 0 20px;
  }
}
.lineWrapper:hover .image-frame img {
  transform: scale(1.2);
}
.lineWrapper .image-frame {
  overflow: hidden;
}
.lineWrapper .image-frame img {
  vertical-align: top;
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
.lineWrapper h3 {
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  color: #242424;
}
@media (min-width: 768px) {
  .lineWrapper h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .lineWrapper h3 {
    font-size: 22px;
  }
}
.lineWrapper p {
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
  color: #666;
  font-weight: 300;
  display: none;
}
@media (min-width: 768px) {
  .lineWrapper p {
    display: block;
  }
}
.lineWrapper .icon-label-run {
  position: absolute;
  bottom: 13px;
  left: 60px;
  font-size: 16px;
  display: block;
  width: 34px;
  box-sizing: border-box;
  padding: 15px;
  height: 34px;
  background-color: #000;
  border-radius: 20px;
  overflow: hidden;
  background: transparent url(../images/icon_run.png) no-repeat 50% 50%;
  background-size: contain;
  z-index: 1;
}
.lineWrapper .more {
  font-weight: normal;
  bottom: 15px;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  padding: 9px 15px 5px;
  z-index: 1;
  overflow: hidden;
  max-width: 70%;
}
@media (max-width: 767px) {
  .lineWrapper .more {
    display: none;
  }
}
@media (min-width: 768px) {
  .lineWrapper .more {
    font-size: 10px;
    padding: 9px 5px 5px;
  }
}
@media (min-width: 992px) {
  .lineWrapper .more {
    font-size: 12px;
    padding: 6px 15px 6px;
  }
}
@media (min-width: 1400px) {
  .lineWrapper .more {
    font-size: 16px;
    padding: 9px 15px 5px;
  }
}
.lineWrapper .more:hover i {
  transform: translate(8px, 0);
}
.lineWrapper .more:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  background: #000;
  transition: width 0.3s ease-in-out;
  z-index: -1;
}
@media (min-width: 768px) {
  .lineWrapper .more:after {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .lineWrapper .more:after {
    width: 0;
  }
}
.lineWrapper .more em {
  display: inline-block;
  font-style: normal;
  transition: transform 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .lineWrapper .more em {
    transform: translate(200%, 0);
  }
}
.lineWrapper .more.openArticleLink:after {
  width: 100%;
}
.lineWrapper .more.openArticleLink em {
  transform: translate(0, 0);
}
.lineWrapper .more.openArticleLink i {
  color: #fff;
}
.lineWrapper .more i {
  display: inline;
  font-size: 14px;
  margin: 0 0 0 10px;
  color: #000;
  transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .lineWrapper .more i {
    color: #fff;
    font-size: 8px;
    margin: 0 0 0 5px;
  }
}
@media (min-width: 992px) {
  .lineWrapper .more i {
    color: #000;
    font-size: 14px;
    margin: 0 0 0 10px;
  }
}
.lineWrapper .familyLinkIcon {
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-size: 16px;
  display: block;
  width: 30px;
  box-sizing: border-box;
  padding: 15px;
  height: 30px;
  background-color: #000;
  border-radius: 20px;
  overflow: hidden;
  z-index: 2;
  transition: width 0.5s ease, border-radius 0.5s ease;
}
.lineWrapper .familyLinkIcon.open {
  width: 210px;
  border-radius: 0;
}
.lineWrapper .familyLinkIcon em {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-left: 17px;
  margin-top: -8px;
  white-space: nowrap;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .lineWrapper .familyLinkIcon em {
    display: none;
  }
}
@media (min-width: 768px) {
  .lineWrapper .familyLinkIcon em {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .lineWrapper .familyLinkIcon em {
    font-size: 12px;
  }
}
@media (min-width: 1400px) {
  .lineWrapper .familyLinkIcon em {
    font-size: 16px;
  }
}
.lineWrapper .familyLinkIcon i.icon-family {
  color: #fff;
  margin: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 16px;
}
.lineWrapper .family {
  width: 24px;
  height: 24px;
  display: block;
  bottom: 5px;
  left: 5px;
  border-radius: 50%;
  background: #000;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 10px;
}
@media (min-width: 768px) {
  .lineWrapper .family {
    width: 40px;
    height: 40px;
    bottom: 5px;
    left: 5px;
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .lineWrapper .family {
    bottom: 15px;
    left: 15px;
  }
}
.lineWrapper .text-box {
  padding: 3px 0 0 2px;
}
@media (min-width: 768px) {
  .lineWrapper .text-box {
    padding: 12px 0 0 0;
  }
}
@media (min-width: 992px) {
  .lineWrapper .text-box {
    padding: 12px 0 0 16px;
  }
}
a.btn-download {
  border-bottom: 0;
}
table.articleOverView {
  width: 100%;
  border: 0;
}
table.articleOverView .articleHeadline {
  cursor: pointer;
}
table.articleOverView .articleHeadline.active {
  background: #f2f2f2;
}
table.articleOverView .articleHeadline.active .articleOpener:after {
  transform: rotate(-90deg);
}
table.articleOverView .articleHeadline.active td {
  border-bottom: 0;
}
table.articleOverView .articleHeadline .articleOldNumberField {
  display: none;
}
table.articleOverView .articleContent .article-slide {
  height: 0;
  overflow: hidden;
  position: relative;
}
table.articleOverView .articleContent .processbar {
  display: block;
  height: 3px;
  background-color: black;
  width: 0%;
  transition: width 3s ease-out;
}
table.articleOverView .articleContent .processbar.started {
  width: 100%;
}
table.articleOverView .articleContent td {
  border-bottom: 0;
}
table.articleOverView .articleContent.active {
  background: #f2f2f2;
  border-bottom: solid 1px #d5d5d5;
}
table.articleOverView .articleContent.active .article-slide {
  height: auto;
}
table.articleOverView .articleContent.active .processbar {
  width: 100%;
}
table.articleOverView .noArticlesFound {
  font-size: 20px;
}
table.articleOverView .noArticlesFound td {
  padding: 22px 0 20px;
  text-align: center;
}
table.articleOverView td.arrowHolder {
  width: 60px;
  position: relative;
  height: 50px;
}
table.articleOverView td {
  box-sizing: border-box;
  padding: 12px 25px 10px;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: middle;
}
@media (min-width: 768px) {
  table.articleOverView td {
    padding: 12px 10px 10px;
  }
}
table.articleOverView .articleContent td {
  padding: 0 25px;
}
@media (min-width: 768px) {
  table.articleOverView .articleContent td {
    padding: 0px 10px;
  }
}
@media (max-width: 767px) {
  table.articleOverView {
    display: block;
    width: 100%;
  }
  table.articleOverView tr, table.articleOverView tbody {
    width: 100%;
    display: inherit;
  }
  table.articleOverView tr.articleContent {
    height: 0;
  }
  table.articleOverView tr.articleContent.active {
    height: auto;
  }
  table.articleOverView td {
    display: inline;
  }
  table.articleOverView td.column, table.articleOverView td.head-column {
    width: 100%;
    display: inline-block;
    padding-left: 60px;
  }
  table.articleOverView td[colspan] {
    width: 100%;
    display: inline-block;
  }
  table.articleOverView td.hide-phone {
    display: none;
  }
}
table.articleOverView .hide-phone {
  display: none;
}
@media (min-width: 768px) {
  table.articleOverView .hide-phone {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  table.articleOverView .hide-tablet {
    display: none;
  }
}
@media (min-width: 992px) {
  table.articleOverView .hide-tablet {
    display: table-cell;
  }
}
table.articleOverView .head-column {
  text-align: left;
}
table.articleOverView .head-column strong {
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding: 19px 0 6px 0;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  table.articleOverView .head-column strong {
    font-size: 16px;
  }
}
.productLineNavigation {
  position: absolute;
  width: 100%;
  left: 0;
  height: 34px;
  margin: 0;
  top: 72px;
  z-index: 10;
}
@media (min-width: 992px) {
  .productLineNavigation {
    top: 125px;
  }
}
@media (min-width: 1400px) {
  .productLineNavigation {
    top: 174px;
  }
}
.merkliste-section .text-box strong a {
  border: 0;
}
#popup table.articleOverView td {
  cursor: default;
}
#popup table.articleOverView .articleContent .article-slide {
  height: auto;
}
#popup .popupContentHolder .successHolder {
  font-size: 20px;
  text-align: center;
}
#popup .popupContentHolder .row {
  margin-left: -5px;
  margin-right: -5px;
}
#popup .errorHolder {
  font-size: 16px;
  color: #e1001a;
  font-weight: bold;
}
#popup .errorHolder .errorMessage {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .articleHeadline.active .articleNumberField {
    line-height: inherit;
  }
}
.articleHeadline.active .oldArticleNumber {
  visibility: visible;
  opacity: 1;
}
.articleNumberField {
  line-height: 0;
  transition: line-height 0.3s ease-in-out;
}
.articleNumberField.serviceLevel span::after {
  content: '';
  font-size: 14px;
}
.articleNumberField.serviceLevelS1 span::after {
  content: '.';
}
.articleNumberField.serviceLevelS2 span::after {
  content: '..';
}
.oldArticleNumber {
  display: inline-block;
  width: 100%;
  font-size: 70%;
  font-weight: bold;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.iconWrapper {
  width: auto;
  padding: 10px 0 8px;
}
@media (max-width: 991px) {
  .iconWrapper {
    text-align: center;
  }
}
.iconContainer {
  padding: 0;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 10px 15px 0;
  width: 80px;
  background-color: #fff;
  border: solid 5px #fff;
  vertical-align: top;
}
.iconContainer.noBgColor {
  background-color: transparent;
  border: none;
}
@media (max-width: 991px) {
  .iconContainer {
    width: 65px;
    height: 65px;
  }
}
.iconContainer.smallIcon {
  width: 46%;
  margin-right: 8%;
  margin-bottom: 8%;
  height: 46%;
  border-width: 3px;
}
.iconContainer.smallIcon:nth-child(2n) {
  margin-right: 0;
}
.iconContainer.smallIcon:nth-child(3), .iconContainer.smallIcon:nth-child(4) {
  margin-bottom: 0;
}
.wishlistFormField.removeable input {
  padding-right: 30px;
}
.wishlistFormField.removeable .remove {
  z-index: 10;
  position: absolute;
  right: 5px;
  top: 3px;
}
.assessoryCarousel .accessory .added .icon-add {
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
.assessoryCarousel .accessory .added .icon-ok {
  visibility: visible;
  width: auto;
  height: auto;
  opacity: 1;
}
.assessoryCarousel .accessory .addToWishlist {
  top: 3px !important;
}
.assessoryCarousel .accessory .icon-ok {
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
@media print {
  .assessoryCarousel .accessory header, .assessoryCarousel .accessory #main ul.sub-nav-list, .assessoryCarousel .accessory .defaultContainer .button-row, .assessoryCarousel .accessory footer, .assessoryCarousel .accessory .deleteCellWrapper, .assessoryCarousel .accessory .clearWishlist, .assessoryCarousel .accessory .hideOnPrint {
    display: none !important;
  }
  .assessoryCarousel .accessory .showOnPrint {
    display: inline !important;
  }
  .assessoryCarousel .accessory #main {
    padding: 0;
  }
  .assessoryCarousel .accessory #main .container-fluid {
    width: 19cm;
  }
}
.filterWrapper .sub-label.searchLabel {
  font-weight: 400;
  margin-top: -27px;
  line-height: 30px;
}
.priceField {
  margin: 10px 0;
}
.priceField .askForLogin {
  font-weight: bold;
  margin-bottom: 15px;
}
.priceField .priceHeadline {
  text-transform: uppercase;
  font-weight: bold;
}
.priceField .priceRow {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 11px 0 5px;
  margin-top: 15px;
}
.priceField .priceRow .priceLabel {
  display: inline-block;
  width: 45%;
}
.priceField .priceRow .priceField {
  display: inline-block;
  width: 55%;
  text-align: right;
}
.priceField .priceRow.noDoubleLine {
  border: 0;
  border-bottom: 1px solid #a1a1a1;
  padding: 3px 0 5px;
  margin-top: 0;
}
.priceField .priceRow.noDoubleLine:first-child {
  border-top: 1px solid #000;
}
.priceField .priceRow.noDoubleLine:last-child {
  border-bottom: 1px solid #000;
}
.backToProductFinderUrl {
  position: fixed;
  bottom: -44px;
  height: 44px;
  left: 50%;
  width: 240px;
  margin-left: -120px;
  padding: 12px 15px 10px 10px;
  text-align: center;
  background-color: #000;
  z-index: 10;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.backToProductFinderUrl:hover {
  width: 100%;
  left: 0;
  margin: 0;
}
.backToProductFinderUrl i.left {
  position: absolute;
  transform: rotate(-180deg);
  margin-top: 1px;
}
.backToProductFinderUrl span {
  padding-left: 30px;
}
.backToProductFinderUrl a {
  color: #fff;
}
.owl-carousel-bg-frame .projektname {
  border-bottom: 1px solid #000;
}
.owl-carousel-bg-frame .projektname:hover {
  border-bottom: 1px solid #fff;
}
@media (max-width: 991px) {
  .filter-scroll-frame .tabset-holder .counter {
    position: relative;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .merkliste-section .btn-download i.icon-download {
    margin-top: 14px;
  }
  .merkliste-section .btn-download span.bold {
    display: none;
  }
  .btnLogin a.btn {
    width: 100%;
    padding: 12px 5px 10px;
  }
  hr.spacer {
    display: none;
  }
  .owl-carousel .owl-dots {
    display: none;
  }
  .owl-carousel-bg-frame .projektname {
    width: 100%;
    max-width: 220px;
    margin-left: -110px;
    margin-top: -12px;
    text-align: center;
    transform: none;
  }
}
@media (max-width: 991px) {
  table.articleOverView tr.headArticle, table.articleOverView tr.articleHeadline {
    position: relative;
  }
  table.articleOverView tr.headArticle td, table.articleOverView tr.articleHeadline td {
    display: none;
  }
  table.articleOverView tr.headArticle td.arrowHolder, table.articleOverView tr.articleHeadline td.arrowHolder {
    width: 60px;
    position: absolute;
    border: none;
    padding: 0;
    height: 50px;
  }
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.headArticle .arrowHolder, table.articleOverView tr.articleHeadline .articleNumberField, table.articleOverView tr.articleHeadline .arrowHolder {
    padding: 12px 0 10px 60px;
    font-size: 18px;
    display: table-cell;
    height: 100%;
    vertical-align: top;
  }
  table.articleOverView tr.headArticle .articleOpener, table.articleOverView tr.articleHeadline .articleOpener {
    left: 10px;
    top: 12px;
    margin-top: 0;
  }
  table.articleOverView tr.headArticle .articleOpener::after, table.articleOverView tr.articleHeadline .articleOpener::after {
    font-weight: bold;
  }
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.articleHeadline .articleNumberField {
    width: 165px;
    line-height: 1.3;
  }
  table.articleOverView tr.headArticle .articleOldNumberField, table.articleOverView tr.articleHeadline .articleOldNumberField {
    display: table-cell;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    font-size: 18px;
    vertical-align: top;
  }
  .oldArticleNumber {
    width: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.headArticle .arrowHolder, table.articleOverView tr.articleHeadline .articleNumberField, table.articleOverView tr.articleHeadline .arrowHolder {
    font-size: 16px;
    padding: 12px 0 10px 40px;
  }
}
@media (max-width: 991px) and (max-width: 639px) {
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.headArticle .arrowHolder, table.articleOverView tr.articleHeadline .articleNumberField, table.articleOverView tr.articleHeadline .arrowHolder {
    padding: 12px 0 10px 30px;
    font-size: 14px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.articleHeadline .articleNumberField {
    width: 130px;
  }
}
@media (max-width: 991px) and (max-width: 639px) {
  table.articleOverView tr.headArticle .articleNumberField, table.articleOverView tr.articleHeadline .articleNumberField {
    width: 100px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  table.articleOverView tr.headArticle .articleOldNumberField, table.articleOverView tr.articleHeadline .articleOldNumberField {
    font-size: 16px;
  }
}
@media (max-width: 991px) and (max-width: 639px) {
  table.articleOverView tr.headArticle .articleOldNumberField, table.articleOverView tr.articleHeadline .articleOldNumberField {
    font-size: 14px;
  }
}
/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  table.articleOverView .articleContent .article-slide {
    margin: 0 auto;
    width: 100%;
    max-width: 1380px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1400px), (-ms-high-contrast: none) and (max-width: 1400px) {
  table.articleOverView .articleContent .article-slide {
    max-width: 1100px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1280px), (-ms-high-contrast: none) and (max-width: 1280px) {
  table.articleOverView .articleContent .article-slide {
    max-width: 950px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1100px), (-ms-high-contrast: none) and (max-width: 1100px) {
  table.articleOverView .articleContent .article-slide {
    max-width: 850px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1000px), (-ms-high-contrast: none) and (max-width: 1000px) {
  table.articleOverView .articleContent .article-slide {
    max-width: 750px;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 850px), (-ms-high-contrast: none) and (max-width: 850px) {
  table.articleOverView .articleContent .article-slide {
    max-width: 600px;
  }
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.middleContainer, .frame-middleContainer {
  max-width: 1050px;
}
@media (min-width: 1025px) {
  .smallContainer, .frame-smallContainer {
    max-width: 930px;
  }
}
.tinyContainer, .frame-tinyContainer {
  max-width: 786px;
}
.tinyContainerReverse {
  max-width: 786px;
}
.tinyContainerReverse .contacts-holder {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tinyContainerReverse .contact-box {
  order: 2;
  padding: 25px 0 0 20px;
}
@media (min-width: 480px) {
  .tinyContainerReverse .contact-box {
    padding-left: 40px;
  }
}
.tinyContainerReverse .image-holder {
  margin: 0;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
hr.spacer {
  clear: both;
  display: block;
  height: 1px;
  background: #e6e6e6;
  width: 100%;
  margin: 50px 0;
}
.middleContainer, .smallContainer, .tinyContainer, .tinyContainerReverse, .defaultContainer, .frame-middleContainer, .frame-smallContainer, .frame-tinyContainer, .frame-tinyContainerReverse, .frame-defaultContainer {
  margin: 0 auto 30px;
}
.middleContainer .productLineNavigation a, .smallContainer .productLineNavigation a, .tinyContainer .productLineNavigation a, .tinyContainerReverse .productLineNavigation a, .defaultContainer .productLineNavigation a, .frame-middleContainer .productLineNavigation a, .frame-smallContainer .productLineNavigation a, .frame-tinyContainer .productLineNavigation a, .frame-tinyContainerReverse .productLineNavigation a, .frame-defaultContainer .productLineNavigation a {
  border-bottom: 0;
}
.middleContainer .productLineNavigation a.active, .smallContainer .productLineNavigation a.active, .tinyContainer .productLineNavigation a.active, .tinyContainerReverse .productLineNavigation a.active, .defaultContainer .productLineNavigation a.active, .frame-middleContainer .productLineNavigation a.active, .frame-smallContainer .productLineNavigation a.active, .frame-tinyContainer .productLineNavigation a.active, .frame-tinyContainerReverse .productLineNavigation a.active, .frame-defaultContainer .productLineNavigation a.active {
  border-bottom: solid 1px;
}
.middleContainer a, .smallContainer a, .tinyContainer a, .tinyContainerReverse a, .defaultContainer a, .frame-middleContainer a, .frame-smallContainer a, .frame-tinyContainer a, .frame-tinyContainerReverse a, .frame-defaultContainer a {
  border-bottom: solid 1px;
}
.middleContainer a.btn, .middleContainer a.btn:hover, .smallContainer a.btn, .smallContainer a.btn:hover, .tinyContainer a.btn, .tinyContainer a.btn:hover, .tinyContainerReverse a.btn, .tinyContainerReverse a.btn:hover, .defaultContainer a.btn, .defaultContainer a.btn:hover, .frame-middleContainer a.btn, .frame-middleContainer a.btn:hover, .frame-smallContainer a.btn, .frame-smallContainer a.btn:hover, .frame-tinyContainer a.btn, .frame-tinyContainer a.btn:hover, .frame-tinyContainerReverse a.btn, .frame-tinyContainerReverse a.btn:hover, .frame-defaultContainer a.btn, .frame-defaultContainer a.btn:hover {
  border-bottom: solid 1px #000;
}
.middleContainer a.result-product-box, .smallContainer a.result-product-box, .tinyContainer a.result-product-box, .tinyContainerReverse a.result-product-box, .defaultContainer a.result-product-box, .frame-middleContainer a.result-product-box, .frame-smallContainer a.result-product-box, .frame-tinyContainer a.result-product-box, .frame-tinyContainerReverse a.result-product-box, .frame-defaultContainer a.result-product-box {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .middleContainer, .smallContainer, .tinyContainer, .tinyContainerReverse, .defaultContainer, .frame-middleContainer, .frame-smallContainer, .frame-tinyContainer, .frame-tinyContainerReverse, .frame-defaultContainer {
    margin: 0 20px 60px;
  }
}
@media (min-width: 992px) {
  .middleContainer, .smallContainer, .tinyContainer, .tinyContainerReverse, .defaultContainer, .frame-middleContainer, .frame-smallContainer, .frame-tinyContainer, .frame-tinyContainerReverse, .frame-defaultContainer {
    margin: 0 50px 90px;
  }
}
@media (min-width: 1400px) {
  .middleContainer, .smallContainer, .tinyContainer, .tinyContainerReverse, .defaultContainer, .frame-middleContainer, .frame-smallContainer, .frame-tinyContainer, .frame-tinyContainerReverse, .frame-defaultContainer {
    margin: 0 auto 90px;
  }
}
@media (min-width: 992px) {
  .container-fluid .article-box + .article-box {
    margin: 0 0 75px;
  }
}
.container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
a.noBorder {
  border-bottom: none !important;
}
.buttonWrapper {
  transition: opacity 0.3s ease-in-out;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  text-transform: none;
  font-size: 16px;
  cursor: pointer;
}
.buttonWrapper:hover span, .buttonWrapper.active span {
  color: #fff;
  background: #000;
  border-color: #000;
}
.buttonWrapper span {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  display: block;
  width: 100%;
  color: #7f7f7f;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
@media (min-width: 768px) {
  .buttonWrapper {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .buttonWrapper {
    font-size: 22px;
  }
}
.buttonWrapper.active:hover {
  opacity: 0.5;
}
.clear, .clearBoth {
  clear: both;
}
.loaderBackground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 35;
}
body > .loaderBackground {
  position: fixed;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.clear {
  clear: both;
}
.inlineBlock {
  display: inline-block;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.valignTop {
  vertical-align: top;
}
.noPadding {
  padding: 0 !important;
}
.textBlack {
  color: #000;
}
.valignCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box5 {
  width: 5%;
}
.box10 {
  width: 10%;
}
.box15 {
  width: 15%;
}
.box20 {
  width: 20%;
}
.box25 {
  width: 25%;
}
.box30 {
  width: 30%;
}
.box35 {
  width: 35%;
}
.box40 {
  width: 40%;
}
.box45 {
  width: 45%;
}
.box50 {
  width: 50%;
}
.box55 {
  width: 55%;
}
.box60 {
  width: 60%;
}
.box65 {
  width: 65%;
}
.box70 {
  width: 70%;
}
.box75 {
  width: 75%;
}
.box80 {
  width: 80%;
}
.box85 {
  width: 85%;
}
.box90 {
  width: 90%;
}
.box95 {
  width: 95%;
}
.box100 {
  width: 100%;
}
/*** CSS-Loader http://tobiasahlin.com/spinkit/ ****/
.sk-fading-circle {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #000;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle2:before {
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3 {
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle3:before {
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4 {
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle4:before {
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5 {
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle5:before {
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6 {
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle6:before {
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7 {
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle7:before {
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8 {
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle8:before {
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9 {
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle9:before {
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10 {
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle10:before {
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11 {
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle11:before {
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12 {
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle12:before {
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.showOnPrint {
  display: none !important;
}
.hideOnPrint {
  display: inline !important;
}
.showOnMobile {
  display: none !important;
}
.hideOnMobile {
  display: block !important;
}
#main .container-fluid .container-fluid {
  padding: 0;
}
.imageCollageWrapper .big h1 {
  max-width: 85%;
}
@media (min-width: 1024px) {
  .imageCollageWrapper .big h1 {
    max-width: 75%;
  }
}
@media (min-width: 1400px) {
  .imageCollageWrapper .big h1 {
    max-width: 700px;
  }
}
.imageCollageWrapper .big h1 span em {
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
}
@media (min-width: 992px) {
  .imageCollageWrapper .big h1 span em {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 767px) {
  .imageCollageWrapper .big h1 span em {
    padding: 9px 6px 6px;
  }
}
.imageCollageWrapper .big h1.dark-color span em {
  color: #fff;
}
.imageCollageWrapper .imageHolderWrapper {
  overflow: hidden;
}
.imageCollageWrapper .imageHolderWrapper .imageWrapper {
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
}
.imageCollageWrapper .imageHolderWrapper .imageWrapper img {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.imageCollageWrapper .imageHolderWrapper:hover:not(.teaserSliderShow) .imageWrapper {
  transform: scale(1.3);
}
.imageCollageWrapper h1, .imageCollageWrapper h2, .imageCollageWrapper strong {
  z-index: 5;
}
.imageCollageWrapper a {
  height: 100%;
  display: inline-block;
  width: 100%;
}
_::-webkit-full-page-media, _:future, :root .imageLargeCollageWrapper {
  margin-top: 0;
}
.caption-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  text-transform: uppercase;
}
.caption-list li {
  float: left;
  padding: 0 10px;
}
.caption-list li .image-caption {
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
}
.caption-list li .image-caption strong {
  font-family: "geomanist";
  font-weight: 700;
}
.caption-list li .image-caption p {
  font-size: 14px;
}
.tx-dce-container p > * {
  margin: 0 7px;
}
.tx-dce-container p > *:first-child {
  margin-left: 0;
}
.tx-dce-container p > *:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .showOnMobile {
    display: block !important;
  }
  .hideOnMobile {
    display: none !important;
  }
  .caption-list {
    flex-direction: column;
  }
  .caption-list li {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .col-ld-4 {
    width: 33.33333%;
    float: left;
  }
}
@media (max-width: 767px) {
  .col-lt-6 {
    width: 50%;
    float: left;
  }
  div.submitHolder .btn.large {
    font-size: 20px;
    width: 100%;
    padding: 10px 14px 5px 14px;
  }
  .mobileProfileMenu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 50px;
    height: 0;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
  }
  .mobileProfileMenu.show {
    overflow: visible;
  }
  .mobileProfileMenu .btnProfile, .mobileProfileMenu .btnLogout {
    width: auto;
    vertical-align: top;
    display: inline-block;
    height: 50px;
  }
  .mobileProfileMenu .btnProfile > a, .mobileProfileMenu .btnLogout > a {
    width: auto;
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    padding: 13px 1px;
    height: 50px;
  }
  .mobileProfileMenu .shadow {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    opacity: 0;
    top: 50px;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media print {
  .showOnPrint {
    display: inline !important;
  }
  .hideOnPrint {
    display: none !important;
  }
}
.ce-gallery .caption-list img {
  border-radius: 100%;
}
/*image background 35 */
.article-box.article-box-background {
  justify-content: stretch;
  align-items: center;
}
.article-box.article-box-background .ce-gallery.image-background figure {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  width: 100%;
  height: 100%;
}
.article-box.article-box-background .ce-gallery.image-background figure img {
  display: none;
}
.accordeonBody .downloadWrapper {
  margin-top: 15px;
  font-size: 90%;
}
.accordeonBody .downloadWrapper .image {
  width: 100%;
  max-width: 160px;
  display: inline-block;
}
.accordeonBody .downloadWrapper .bold {
  font-weight: bold;
}
.accordeonBody .downloadWrapper .downloadEntry {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: calc(100% - 160px);
  vertical-align: top;
  padding-left: 20px;
}
.accordeonBody .downloadWrapper .downloadEntry > span {
  box-sizing: border-box;
  padding-left: 40px;
}
.accordeonBody .downloadWrapper .downloadEntry i.icon-download {
  position: absolute;
  top: 10px;
  left: 20px;
}
.newsletter-holder {
  position: relative;
  min-height: 55px;
}
.newsletter-holder .newsletterField {
  cursor: pointer;
}
.newsletter-holder .checkbox {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-color: #eee;
  vertical-align: top;
  margin-right: 20px;
}
.newsletter-holder .checkbox.checked::after {
  content: ' ';
  position: absolute;
  width: 14px;
  height: 14px;
  top: 5px;
  left: 5px;
  background-color: #000;
}
.newsletter-holder .label {
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
}
.imageBoxTeaserWrapper:not(.ie-browser) {
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-gap: 5px;
  margin: 0 5px;
}
.imageBoxTeaserWrapper:not(.ie-browser) .fr-1 {
  grid-column: span 1;
}
.imageBoxTeaserWrapper:not(.ie-browser) .fr-2 {
  grid-column: span 2;
}
.imageBoxTeaserWrapper:not(.ie-browser) .fr-3 {
  grid-column: span 3;
}
.imageBoxTeaserWrapper:not(.ie-browser) .vh-1 {
  grid-row: span 1;
}
.imageBoxTeaserWrapper:not(.ie-browser) .vh-2 {
  grid-row: span 2;
}
.imageBoxTeaserWrapper:not(.ie-browser) .vh-3 {
  grid-row: span 3;
}
@media (max-width: 767px) {
  .imageBoxTeaserWrapper:not(.ie-browser) {
    grid-template-columns: 1fr 1fr;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .fr-1 {
    grid-column: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .fr-2 {
    grid-column: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .fr-3 {
    grid-column: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .vh-1 {
    grid-row: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .vh-2 {
    grid-row: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .vh-3 {
    grid-row: auto / span 2;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .box50OnMobile {
    grid-column: auto / span 1;
    grid-row: auto / span 1;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .box50OnMobile .fdSliderStepsWrapper {
    display: none;
  }
  .imageBoxTeaserWrapper:not(.ie-browser) .fr-2.vh-1 {
    grid-row: auto / span 1;
  }
}
.imageBoxTeaserWrapper.ie-browser {
  display: block;
  overflow: hidden;
  margin: 0;
}
.imageBoxTeaserWrapper.ie-browser:after {
  clear: both;
  content: ' ';
}
.imageBoxTeaserWrapper.ie-browser .newRow {
  clear: both;
}
.imageBoxTeaserWrapper.ie-browser .imageBoxWrapper {
  float: left;
  margin: 0 5px 5px;
}
.imageBoxTeaserWrapper.ie-browser .fr-1 {
  width: calc(33% - 5px);
}
.imageBoxTeaserWrapper.ie-browser .fr-2 {
  width: calc(66% - 5px);
}
.imageBoxTeaserWrapper.ie-browser .fr-3 {
  width: 100%;
}
.imageBoxTeaserWrapper.ie-browser .imageHolderWrapper .element {
  overflow: hidden;
}
@media (max-width: 767px) {
  .imageBoxTeaserWrapper.ie-browser .fr-1, .imageBoxTeaserWrapper.ie-browser .fr-2 {
    width: 100%;
    float: none;
  }
  .imageBoxTeaserWrapper.ie-browser .fr-1.box50OnMobile {
    width: calc(50% - 10px);
    float: left;
  }
}
@media (max-width: 479px) {
  .imageBoxTeaserWrapper.ie-browser .fr-1.box50OnMobile {
    width: 100%;
    float: none;
  }
}
.imageBoxTeaserWrapper .element {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.imageBoxTeaserWrapper .teaserSliderShow .image {
  position: relative;
  z-index: 1;
}
.imageBoxTeaserWrapper .teaserSliderShow .element:not(.active) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper, .imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper {
  position: absolute;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderDurationBar {
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0px #000;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderDurationBar .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  background-color: #fff;
  height: 100%;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper .arrow {
  position: absolute;
  width: 40px;
  height: 120px;
  top: 50%;
  margin-top: -60px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  cursor: pointer;
  color: #fff;
  font-size: 140%;
  text-align: center;
  line-height: 120px;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper .arrow.leftArrow {
  left: 0;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper .arrow.leftArrow i {
  transform: rotate(-180deg);
  display: inline-block;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper .arrow.leftArrow i:before {
  content: "";
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderControllsWrapper .arrow.rightArrow {
  right: 0px;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper {
  bottom: 50px;
  left: 0;
  width: 100%;
  height: 0px;
  text-align: center;
  z-index: 10;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper .step {
  width: 10px;
  display: inline-block;
  height: 10px;
  box-sizing: border-box;
  margin: 0 5px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  border: 2px solid #A8ABAB;
  background-color: #fff;
  vertical-align: top;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper .step:after {
  background-color: transparent;
  cursor: pointer;
  height: auto;
  width: auto;
  content: ' ';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
}
.imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper .step.active {
  background-color: #A8ABAB;
  height: 10px;
  width: 10px;
}
@media (max-width: 991px) {
  .imageBoxTeaserWrapper .teaserSliderShow .fdSliderStepsWrapper {
    bottom: 50px;
  }
}
.imageBoxTeaserWrapper .imageBoxWrapper {
  position: relative;
}
.imageBoxTeaserWrapper .imageBoxWrapper img {
  width: 100%;
  height: auto;
  width: 100%;
}
.imageBoxTeaserWrapper .imageBoxWrapper.fr-2.vh-2 h1 {
  max-width: 700px;
}
.imageBoxTeaserWrapper .imageBoxWrapper .imageWrapper {
  height: 100%;
  width: 100%;
}
.imageBoxTeaserWrapper .imageBoxWrapper .imageHolderWrapper, .imageBoxTeaserWrapper .imageBoxWrapper .image {
  height: 100%;
  width: 100%;
}
.imageBoxTeaserWrapper h1 em {
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  padding: 15px 15px 0;
  transition: background 0.3s ease-in-out;
}
.imageBoxTeaserWrapper .sub-title, .imageBoxTeaserWrapper .titleWrapper {
  position: absolute;
  font-size: 16px;
  top: 12px;
  left: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
}
.imageBoxTeaserWrapper .invader {
  position: absolute;
  top: 12px;
  left: 5px;
  background-color: #000;
  color: #fff;
  padding: 8px 10px 4px;
  width: calc(100% - 10px);
  z-index: 10;
  font-size: 20px;
}
.imageBoxTeaserWrapper .invader p {
  margin: 0;
}
.imageBoxTeaserWrapper .invader.reverse {
  background-color: #fff;
  color: #000;
}
@media (max-width: 767px) {
  .imageBoxTeaserWrapper .invader {
    font-size: 16px;
  }
}
.imageBoxTeaserWrapper .titleWrapper {
  width: calc(100% - 30px);
  top: 6px;
}
.imageBoxTeaserWrapper .titleWrapper .sub-title, .imageBoxTeaserWrapper .titleWrapper .invader {
  position: relative;
}
.imageBoxTeaserWrapper .titleWrapper .sub-title {
  margin-left: -15px;
  margin-top: -10px;
}
.imageBoxTeaserWrapper .titleWrapper .invader {
  margin: 0 -10px;
  width: calc(100% + 5px);
}
/* ie11 hack teaserboxen */
_:-ms-fullscreen, :root .jobs .imageBoxTeaserWrapper {
  display: flex;
  overflow: hidden;
  margin: 0;
  flex-wrap: wrap;
}
_:-ms-fullscreen:after, :root .jobs .imageBoxTeaserWrapper:after {
  clear: both;
  content: ' ';
}
_:-ms-fullscreen .newRow, :root .jobs .imageBoxTeaserWrapper .newRow {
  clear: both;
}
_:-ms-fullscreen .imageBoxWrapper, :root .jobs .imageBoxTeaserWrapper .imageBoxWrapper {
  float: left;
  margin: 0;
}
_:-ms-fullscreen .vh-1, :root .jobs .imageBoxTeaserWrapper .vh-1 {
  float: left;
  padding: 3px;
}
_:-ms-fullscreen .fr-1, :root .jobs .imageBoxTeaserWrapper .fr-1 {
  width: 33.33%;
}
_:-ms-fullscreen .fr-2, :root .jobs .imageBoxTeaserWrapper .fr-2 {
  width: 66.67%;
}
_:-ms-fullscreen .fr-3, :root .jobs .imageBoxTeaserWrapper .fr-3 {
  width: 100%;
}
_:-ms-fullscreen .imageHolderWrapper .element, :root .jobs .imageBoxTeaserWrapper .imageHolderWrapper .element {
  overflow: hidden;
}
@media (max-width: 767px) {
  _:-ms-fullscreen .fr-1, _:-ms-fullscreen .fr-2, :root .jobs .imageBoxTeaserWrapper .fr-1, :root .jobs .imageBoxTeaserWrapper .fr-2 {
    width: 100%;
    float: none;
  }
  _:-ms-fullscreen .fr-1.box50OnMobile, :root .jobs .imageBoxTeaserWrapper .fr-1.box50OnMobile {
    width: calc(50% - 10px);
    float: left;
  }
}
@media (max-width: 479px) {
  _:-ms-fullscreen .fr-1.box50OnMobile, :root .jobs .imageBoxTeaserWrapper .fr-1.box50OnMobile {
    width: 100%;
    float: none;
  }
}
/* ie11 hack teaserboxen end */
.owl-carousel[data-thumbs="false"] {
  margin-bottom: 30px;
}
.owl-carousel[data-thumbs="false"] .owl-dots {
  position: relative;
  padding: 0;
  width: 100%;
  height: 20px;
  display: block;
  margin-top: 30px !important;
  text-align: center;
  z-index: 10;
}
.owl-carousel[data-thumbs="false"] .owl-dots .owl-dot {
  width: 10px;
  display: inline-block;
  height: 10px;
  box-sizing: border-box;
  margin: 0 5px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  border: 2px solid #A8ABAB;
  background-color: #fff;
  vertical-align: top;
}
.owl-carousel[data-thumbs="false"] .owl-dots .owl-dot.active {
  background-color: #A8ABAB;
  height: 10px;
  width: 10px;
}
.owl-carousel[data-thumbs="false"] .owl-dots .owl-dot:after {
  background-color: transparent;
  cursor: pointer;
  height: auto;
  width: auto;
  content: ' ';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next {
  display: block;
  color: #fff !important;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 100%;
  padding: 0;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:before, .owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:after, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next:before, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next:after {
  content: ' ';
  width: 20px;
  height: 5px;
  background-color: #fff;
  position: absolute;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:before, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next:before {
  top: 17px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:after, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next:after {
  top: 28px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:before, .owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:after {
  left: 13px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:before {
  transform: rotate(-45deg);
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-prev:after {
  transform: rotate(45deg);
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-next {
  right: 3px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-next:before, .owl-carousel[data-thumbs="false"] .owl-nav .owl-next:after {
  left: 17px;
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-next:before {
  transform: rotate(45deg);
}
.owl-carousel[data-thumbs="false"] .owl-nav .owl-next:after {
  transform: rotate(-45deg);
}
.maxContainer, .largeContainer {
  width: 100vw;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
.largeContainer {
  max-width: 1920px;
}
.hidden {
  display: none !important;
  width: 100%;
}
.pointer {
  cursor: pointer;
}
@media (min-width: 768px) {
  .box-frame.full-width-mobile {
    justify-content: flex-start;
  }
}
.noMargin {
  margin: 0 !important;
}
#lighttboxDflt {
  display: none;
}
/* select options styles */
.jcf-list {
  background: #e6e6e6;
  cursor: pointer;
}
.jcf-list .jcf-option {
  color: #000;
  cursor: pointer;
}
.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
  background: #000;
  color: #fff;
}
.jcf-list .jcf-optgroup-caption {
  color: #000;
}
/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}
.jcf-focus, .jcf-focus * {
  border-color: #f00 !important;
}
.ext-tmpl .ext-header {
  padding: 70px 0px;
}
@media (max-width: 767px) {
  .ext-tmpl .ext-header {
    padding: 40px 0px;
  }
}
.ext-tmpl .ext-header h1 {
  margin: -12px 0px;
}
.ext-tmpl .ext-header .col {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .ext-tmpl .ext-header .col {
    margin-bottom: 25px;
  }
}
.ext-tmpl .ext-header .form-control {
  color: inherit;
  box-shadow: none;
  border-bottom: 1px solid #e6e6e6;
}
.nav-holder .toWishlist {
  transition: width 0.5s ease;
  margin: 0px 0 0 20px;
  white-space: nowrap;
  opacity: 0;
  width: 0;
  overflow: hidden;
  position: relative;
}
.nav-holder .toWishlist.visible {
  opacity: 1;
  width: 55px;
}
.nav-holder .toWishlist a {
  color: #fff;
}
.iconLink {
  position: relative;
  padding-left: 1.5em;
  border: none !important;
}
.iconLink::before {
  font-family: 'icomoon' !important;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.iconLink__phone::before {
  content: '';
}
.iconLink__mail::before {
  content: '';
}
.iconLink__download::before {
  content: '';
}
.twoColRTE {
  overflow: hidden;
}
.twoColRTE .colLeft {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .twoColRTE .colLeft {
    margin-bottom: 0;
  }
}
/*****************************************
*             DefaultStyle               *
******************************************/
.defaultFormStyle .rowWrapper {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 0;
  margin-bottom: 10px;
  min-width: 400px;
}
.defaultFormStyle .rowWrapper.col12 {
  width: 100%;
}
.defaultFormStyle label {
  width: 100%;
  display: inline-block;
}
.defaultFormStyle .fullSize {
  width: 100%;
  clear: both;
  margin-top: 30px;
}
.defaultFormStyle input[type="text"], .defaultFormStyle input[type="password"], .defaultFormStyle input[type="mail"], .defaultFormStyle textarea, .defaultFormStyle select {
  width: 100%;
  max-width: 400px;
}
.defaultFormStyle input[type="text"], .defaultFormStyle input[type="password"], .defaultFormStyle input[type="mail"] {
  padding: 7px 12px 2px;
}
.defaultFormStyle textarea {
  min-height: 150px;
}
.defaultFormStyle select {
  padding: 12px 10px 5px;
}
.defaultFormStyle .g-recaptcha > div {
  display: inline-block;
}
.defaultFormStyle button.btn {
  width: 304px;
}
.defaultFormStyle button.btn.small {
  width: 204px;
}
.defaultFormStyle .important, .defaultFormStyle .important * {
  color: #e1001a !important;
}
.defaultFormStyle .submitHolder.alignLeft {
  text-align: left;
}
.defaultFormStyle .smallLabel p {
  font-size: 75%;
  margin-top: 5px;
  margin-bottom: 0;
}
.defaultFormStyle .checkboxWrapper .checkbox {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.defaultFormStyle .checkboxWrapper .checkbox input[type="checkbox"] {
  position: relative;
  margin: 9px;
}
.defaultFormStyle .checkboxWrapper label {
  cursor: pointer;
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: 13px 0;
}
/*****************************************
*              CustomStyle               *
******************************************/
div.defaultFormStyle {
  position: relative;
}
div.defaultFormStyle .feedbackMessage {
  min-height: 350px;
  display: flex;
  align-content: center;
  justify-content: center;
  height: 100%;
  align-items: center;
}
div.defaultFormStyle .errorField {
  margin-top: 7px;
  color: #e1001a;
  font-size: 80%;
}
div.defaultFormStyle .captchaWrapper {
  text-align: right;
}
div.defaultFormStyle input {
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  background: transparent;
  text-align: left;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #e6e6e6;
  transition: border-color 0.3s ease-in-out 0s;
}
div.defaultFormStyle input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
div.defaultFormStyle input:focus {
  outline: none;
  border-color: #000;
}
div.defaultFormStyle .rowWrapper {
  position: relative;
  padding-top: 24px;
}
div.defaultFormStyle .rowWrapper.selectbox label, div.defaultFormStyle .rowWrapper.textarea label {
  position: relative;
  left: 0;
  top: 0px;
}
@media (max-width: 991px) {
  div.defaultFormStyle .rowWrapper {
    margin: 0 auto 10px;
    display: block;
    width: 90%;
    min-width: 100%;
  }
  div.defaultFormStyle .rowWrapper input[type="text"], div.defaultFormStyle .rowWrapper input[type="mail"], div.defaultFormStyle .rowWrapper textarea, div.defaultFormStyle .rowWrapper select, div.defaultFormStyle .rowWrapper .jcf-select.jcf-select-primary-select {
    max-width: 100%;
  }
}
div.defaultFormStyle .rowWrapper.important label {
  color: #e1001a;
}
div.defaultFormStyle .rowWrapper.important input {
  border-bottom-color: #e1001a;
}
div.defaultFormStyle label:not(.noTransform) {
  transition: left 0.2s linear, top 0.2s linear;
  color: #666;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  position: absolute;
  top: 35px;
  left: 10px;
}
div.defaultFormStyle label:not(.noTransform).focus {
  top: 12px;
  left: 0px;
  color: #000;
}
div.defaultFormStyle .rowWrapper.selectbox, div.defaultFormStyle .rowWrapper.textarea {
  padding-top: 5px;
}
div.defaultFormStyle .jcf-select.jcf-select-primary-select {
  max-width: 400px;
}
div.defaultFormStyle .rowWrapper p {
  margin: 0px;
  display: inline-block;
}
div.defaultFormStyle .rowWrapper p.tx-srfeuserregister-pi1-error {
  color: #e1001a;
  font-size: 14px;
  display: block;
}
div.defaultFormStyle .submitHolder {
  text-align: center;
}
@media (min-width: 992px) {
  div.defaultFormStyle .submitHolder {
    text-align: right;
  }
}
@media (max-width: 991px) {
  div.defaultFormStyle .submitHolder .btn {
    font-size: 26px;
    padding: 10px 14px 2px 14px;
  }
}
@media (max-width: 767px) {
  div.defaultFormStyle .submitHolder .btn {
    font-size: 20px;
    width: 100%;
    padding: 10px 14px 5px 14px;
  }
}
div.defaultFormStyle .labelRequiredFields {
  color: #666;
  display: block;
  font-weight: 300;
  font-size: 14px;
  margin: 10px 0 15px;
  text-align: right;
}
@media (min-width: 768px) {
  div.defaultFormStyle .labelRequiredFields {
    margin: 15px 0 30px;
  }
}
@media (max-width: 767px) {
  div.defaultFormStyle .rowWrapper.spacer {
    display: none;
  }
}
div.middleContainer .defaultFormStyle .rowWrapper.selectbox:nth-child(2n) label, div.middleContainer .defaultFormStyle .rowWrapper.textarea:nth-child(2n) label {
  padding-left: 0px;
}
div.middleContainer .defaultFormStyle .rowWrapper:nth-child(2n) {
  padding-left: 123px;
}
@media (max-width: 991px) {
  div.middleContainer .defaultFormStyle .rowWrapper:nth-child(2n) {
    padding-left: 0px;
  }
}
div.middleContainer .defaultFormStyle .rowWrapper:nth-child(2n) label {
  padding-left: 123px;
}
@media (max-width: 991px) {
  div.middleContainer .defaultFormStyle .rowWrapper:nth-child(2n) label {
    padding-left: 0px;
  }
}
div.middleContainer .defaultFormStyle .rowWrapper.col12:nth-child(2n) {
  padding-left: 0px;
}
div.middleContainer .defaultFormStyle .rowWrapper.col12:nth-child(2n) label {
  padding-left: 0px;
}
.tx-felogin-pi1 h3 {
  line-height: 1.2;
  margin: 0;
  font-size: 22px;
}
@media (min-width: 768px) {
  .tx-felogin-pi1 h3 {
    font-size: 25px;
    margin: 0 0 5px;
  }
}
@media (min-width: 992px) {
  .tx-felogin-pi1 h3 {
    font-size: 30px;
  }
}
#popup .defaultFormStyle .rowWrapper {
  width: 100%;
  min-width: auto;
}
#popup .colTeaser {
  padding: 0;
}
#popup .colTeaser > div {
  padding: 0 40px;
}
#popup .colTeaser > div:first-child {
  padding-left: 0;
}
#popup .colTeaser > div:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .colTeaser > div {
    border: none;
  }
  .colTeaser > div:last-child {
    margin: 40px 0;
  }
  #popup .colTeaser > div {
    padding: 0 0;
  }
}
[id^="prflabor-"] h2 {
  margin-bottom: 1em;
}
[id^="prflabor-"] .form-group {
  position: relative;
}
[id^="prflabor-"] .form-group:nth-child(7) .label-active {
  top: -2px;
  left: 5px;
}
[id^="prflabor-"] .form-control {
  position: relative;
  margin-top: 18px;
  height: 33px !important;
  font-size: 16px;
}
[id^="prflabor-"] .control-label {
  position: absolute;
  top: 25px;
  left: 20px;
  color: #666;
  cursor: pointer;
  font-weight: 400;
  transition: all 0.3s ease;
  font-size: 16px;
}
[id^="prflabor-"] .label-active {
  top: 0;
  left: 5px;
}
[id^="prflabor-"] .jcf-select.jcf-select-primary-select .jcf-select-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 8px 50px 2px 15px;
  margin-top: 18px;
}
[id^="prflabor-"] .note {
  font-size: 16px;
  padding-left: 20px;
  padding-top: 30px;
}
[id^="prflabor-"] .textarea {
  height: 200px !important;
  border: 1px solid #e6e6e6;
}
[id^="prflabor-"] .textarea.focus {
  border-color: #000;
}
[id^="prflabor-"] .help-block {
  display: none;
}
[id^="prflabor-"] .has-error .form-control {
  box-shadow: none;
  border-color: #b54d4d;
  background-color: rgba(255, 50, 50, 0.5);
}
[id^="kontakt-"] h2 {
  margin-bottom: 1em;
}
[id^="kontakt-"] .form-group {
  position: relative;
}
[id^="kontakt-"] .form-row:nth-last-child(4) {
  margin-top: 20px;
}
[id^="kontakt-"] .form-row:nth-last-child(4) .label-active {
  top: -4px;
  left: 5px;
}
[id^="kontakt-"] .form-control {
  position: relative;
  margin-top: 18px;
  height: 33px !important;
  font-size: 16px;
}
[id^="kontakt-"] .control-label {
  position: absolute;
  top: 25px;
  left: 20px;
  color: #666;
  cursor: pointer;
  font-weight: 400;
  transition: all 0.3s ease;
  font-size: 16px;
}
[id^="kontakt-"] .label-active, [id^="kontakt-"] .stay-active {
  top: 0;
  left: 5px;
}
[id^="kontakt-"] .jcf-select.jcf-select-primary-select .jcf-select-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 8px 50px 2px 15px;
  margin-top: 18px;
}
[id^="kontakt-"] .note {
  font-size: 16px;
  padding-left: 20px;
  padding-top: 30px;
}
[id^="kontakt-"] .textarea {
  height: 200px !important;
  border: 1px solid #e6e6e6;
}
[id^="kontakt-"] .textarea.focus {
  border-color: #000;
}
[id^="kontakt-"] .help-block {
  display: none;
}
[id^="kontakt-"] .clearfix p {
  font-size: 16px;
  padding-left: 2px;
  margin-bottom: 0;
}
[id^="kontakt-"] .btn-group {
  width: 100%;
}
[id^="kontakt-"] .btn-group .btn {
  float: right;
}
[id^="kontakt-"] .custom-checkbox .custom-control-label {
  padding: 0 10px;
  font-weight: 300;
}
[id^="kontakt-"] .custom-checkbox .is-invalid + .custom-control-label {
  background-color: rgba(255, 50, 50, 0.7);
}
[id^="kontakt-"] .has-error .form-control {
  box-shadow: none;
  border-color: red;
}
body > .jcf-select-drop.jcf-select-primary-select .jcf-list .jcf-option {
  padding: 8px 25px 4px;
}
.defaultFormStyle .stepView {
  display: none;
}
.defaultFormStyle .stepView.stepActive {
  display: block;
}
.defaultFormStyle .registerRow label:not(.noTransform) {
  top: 30px;
}
.defaultFormStyle .registerRow .has-error label:not(.noTransform) {
  top: 5px;
  left: 0px;
}
.defaultFormStyle .registerRow .has-error .form-control {
  box-shadow: none;
  border-color: red;
}
.defaultFormStyle .registerRow .has-error .alert {
  font-size: 13px;
  color: red;
}
#main.eventMain {
  padding-top: 50px;
}
@media (min-width: 768px) {
  #main.eventMain {
    padding-top: 70px;
  }
}
@media (min-width: 1400px) {
  #main.eventMain {
    padding-top: 100px;
  }
}
#main.eventMain .headerContent h2 {
  padding-bottom: 20px;
  font-size: 26px;
}
@media (min-width: 640px) {
  #main.eventMain .headerContent h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  #main.eventMain .headerContent h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }
}
#main.eventMain .eventdescription p {
  margin: 0 0 30px 0;
}
.eventContainer {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.eventContainer .ce-column {
  text-align: center;
}
.eventContainer .text-box {
  position: absolute;
  max-width: 1440px;
  margin: 0 auto;
}
.eventContainer .text-box.position-40 {
  top: 50px;
  right: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-40 {
    right: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-40 {
    right: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-40 {
    right: 8.33%;
  }
}
.eventContainer .text-box.position-50 {
  top: 50px;
  left: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-50 {
    left: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-50 {
    left: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-50 {
    left: 8.33%;
  }
}
.eventContainer .text-box.position-60 {
  bottom: 50px;
  right: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-60 {
    right: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-60 {
    right: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-60 {
    right: 8.33%;
  }
}
.eventContainer .text-box.position-70 {
  bottom: 50px;
  left: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-70 {
    left: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-70 {
    left: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-70 {
    left: 8.33%;
  }
}
.eventContainer .text-box.position-80 {
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-80 {
    left: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-80 {
    left: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-80 {
    left: 8.33%;
  }
}
.eventContainer .text-box.position-90 {
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
@media (min-width: 768px) {
  .eventContainer .text-box.position-90 {
    right: 40px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box.position-90 {
    right: 70px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box.position-90 {
    right: 8.33%;
  }
}
.eventContainer .text-box .black-white span {
  background: #000;
  color: #fff;
}
.eventContainer .text-box .white-black span {
  background: #fff;
  color: #000;
}
.eventContainer .text-box h1.black-white span, .eventContainer .text-box h2.white-black span {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 36px;
  font-size: 36px;
}
@media (min-width: 640px) {
  .eventContainer .text-box h1.black-white span, .eventContainer .text-box h2.white-black span {
    padding-top: 20px;
    line-height: 70px;
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .eventContainer .text-box h1.black-white span, .eventContainer .text-box h2.white-black span {
    line-height: 120px;
    font-size: 100px;
  }
}
@media (min-width: 1400px) {
  .eventContainer .text-box h1.black-white span, .eventContainer .text-box h2.white-black span {
    line-height: 140px;
    font-size: 140px;
  }
}
.eventContainer .text-box h2.black-white span, .eventContainer .text-box h2.white-black span {
  padding-top: 7px;
  padding-left: 3px;
  padding-right: 3px;
}
.eventContainer .text-box h1, .eventContainer .text-box h2 {
  margin-bottom: 3px;
}
.eventContainer .text-box h1 span, .eventContainer .text-box h2 span {
  color: #fff;
}
.contestForm {
  float: left;
  margin: 30px 0 50px 0;
}
.contestForm .form-group {
  padding-right: 0;
}
@media (min-width: 641px) {
  .contestForm .form-group {
    padding-right: 100px;
  }
}
.contestForm .form-horizontal .form-group {
  margin-left: -10px;
}
.contestForm .rowWrapper, .contestForm .fieldWrapper {
  height: 60px;
  position: relative;
}
.contestForm .rowWrapper label, .contestForm .fieldWrapper label {
  position: absolute;
  top: 25px;
  left: 20px;
  color: #666;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
}
.contestForm .rowWrapper.parent-active label, .contestForm .fieldWrapper.parent-active label {
  opacity: 1 !important;
  top: 0px;
  left: 5px;
  color: #333;
}
.contestForm .rowWrapper.has-value label, .contestForm .fieldWrapper.has-value label {
  opacity: 0;
}
.contestForm .rowWrapper .form-control, .contestForm .fieldWrapper .form-control {
  position: relative;
  margin-top: 18px;
  height: 33px !important;
}
.contestForm .rowWrapper .form-control.f3-form-error, .contestForm .fieldWrapper .form-control.f3-form-error {
  background-color: rgba(255, 50, 50, 0.5);
}
.contestForm .fieldWrapper {
  height: auto;
}
.contestForm .fieldWrapper .selectlabel {
  position: relative;
  top: 0;
  margin-top: 15px;
}
.contestForm .form-group p {
  margin: 0 0 5px 0;
  display: table;
}
.contestForm .form-group .cont-contact {
  margin: 30px 0 50px 0;
}
.contestForm .form-group span.label {
  display: table-cell;
  width: 120px;
  font-weight: bold;
}
.contestForm .form-group span.value {
  display: table-cell;
}
.contestForm .form-group .country {
  margin-right: 0px;
}
.contestForm .txtSzT2 {
  text-align: right;
  font-size: 14px;
  margin-top: 20px;
}
.contestForm .jcf-select.jcf-select-primary-select.jcf-select-f3-form-error {
  background-color: rgba(255, 50, 50, 0.5);
  border: 1px #FF0000 solid;
}
.contestForm .jcf-select.jcf-select-primary-select {
  max-width: 100%;
}
@media (min-width: 769px) {
  .contestForm .jcf-select.jcf-select-primary-select {
    max-width: 344px;
  }
}
.contestForm .jcf-select.jcf-select-primary-select .jcf-select-text {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}
.contestForm .jcf-select.jcf-select-primary-select.jcf-select-f3-form-error .jcf-select-text {
  color: #b54d4d;
}
.contestForm .jcf-select.jcf-select-primary-select .jcf-select-text {
  font-size: 16px;
  line-height: 23px;
  padding: 8px 50px 2px 15px;
}
.contestForm h3 {
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.contestForm .additionalQuest {
  padding: 30px 0px 0;
  font-weight: bold;
}
.eventmap {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.eventmap iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.headerContent .eventContainer .article-box .image-embed-item {
  width: auto;
  height: 400px;
  max-width: none;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .headerContent .eventContainer .article-box .image-embed-item {
    width: 100%;
    height: auto;
  }
}
#main.blogMain {
  padding-top: 100px;
}
@media (max-width: 1399px) {
  #main.blogMain {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  #main.blogMain {
    padding-top: 50px;
  }
}
#main.blogMain .defaultContainer {
  margin: 0 0 90px 0;
}
.tx-fd-blog .container-fluid.list {
  display: flex;
  flex-wrap: wrap;
}
.tx-fd-blog .bloglist-header {
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 100px;
}
@media (max-width: 1399px) {
  .tx-fd-blog .bloglist-header {
    height: 600px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .tx-fd-blog .bloglist-header {
    height: 440px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .tx-fd-blog .bloglist-header {
    height: 370px;
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  .tx-fd-blog .bloglist-header {
    height: 280px;
  }
}
.tx-fd-blog .bloglist-header.header-style-0 .category {
  color: #fff;
}
.tx-fd-blog .bloglist-header.header-position-0 {
  background-position: center top;
}
.tx-fd-blog .bloglist-header.header-style-1 .category {
  color: #000;
}
.tx-fd-blog .bloglist-header.header-position-1 {
  background-position: center bottom;
}
.tx-fd-blog .bloglist-header .container-fluid {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.tx-fd-blog .category {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .tx-fd-blog .category {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .tx-fd-blog .category {
    font-size: 12px;
  }
}
.tx-fd-blog .detail-link {
  display: inline-block;
  background: #fff;
  padding: 8px 40px 5px 40px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  transition: all 0.3s ease;
}
.tx-fd-blog .detail-link:hover {
  background: #666;
  color: #fff;
}
@media (max-width: 767px) {
  .tx-fd-blog .detail-link {
    font-size: 12px;
    padding: 5px 14px 2px;
  }
}
.tx-fd-blog .detail-link.dtl-lnk2 {
  border: 1px solid #000;
}
.tx-fd-blog .detail-link.dtl-lnk2:hover {
  border: 1px solid #666;
}
@media (max-width: 639px) {
  .tx-fd-blog .detail-link.dtl-lnk2 {
    margin-bottom: 30px;
  }
}
.tx-fd-blog .bloglist-teaser .dark-color span em, .tx-fd-blog .bloglist-header .dark-color span em {
  padding-left: 7px;
  padding-right: 7px;
  background: #000;
  color: #fff;
}
.tx-fd-blog h1 {
  max-width: 40%;
  margin-bottom: 30px !important;
}
@media (max-width: 1399px) {
  .tx-fd-blog h1 {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .tx-fd-blog h1 {
    font-size: 30px;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog h1 {
    max-width: 80%;
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .tx-fd-blog h1 {
    max-width: 100%;
    font-size: 26px;
  }
}
.tx-fd-blog h1 em, .tx-fd-blog h2 em {
  font-style: normal;
  background: #000;
  display: inline-block;
  vertical-align: top;
  padding: 15px 15px 0 15px;
  transition: background 0.3s ease-in-out;
}
@media (max-width: 479px) {
  .tx-fd-blog h1 em, .tx-fd-blog h2 em {
    padding-top: 10px;
  }
}
.tx-fd-blog h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 36px;
}
@media (max-width: 767px) {
  .tx-fd-blog h2 {
    font-size: 26px;
  }
}
@media (max-width: 479px) {
  .tx-fd-blog h2 {
    font-size: 20px;
  }
}
.tx-fd-blog h2 em {
  padding: 7px 7px 0 7px;
}
.tx-fd-blog .bloglist-teaser {
  display: flex;
  margin-bottom: 100px;
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser {
    margin-bottom: 50px;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-1 {
    flex-direction: column;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-1 .list-text {
  flex: 33%;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-1 .list-text {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-1 .list-text {
    flex: 100%;
    padding-right: 0;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-1 .list-image {
  flex: 67%;
}
.tx-fd-blog .bloglist-teaser.blogteaser-1 .list-image img {
  width: 100%;
}
@media (max-width: 1024px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-1 .list-image {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-1 .list-image {
    flex: 100%;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-2 {
  flex-direction: row-reverse;
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-2 {
    flex-direction: column;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-2 .list-text {
  flex: 33%;
  padding-left: 20px;
}
@media (max-width: 1024px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-2 .list-text {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-2 .list-text {
    flex: 100%;
    padding-left: 0;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-2 .list-image {
  flex: 67%;
}
.tx-fd-blog .bloglist-teaser.blogteaser-2 .list-image img {
  width: 100%;
}
@media (max-width: 1024px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-2 .list-image {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-2 .list-image {
    flex: 100%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 {
    flex-direction: column;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-3 .list-text {
  flex: 33%;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 .list-text {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 .list-text {
    padding-right: 0;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-3 .list-image {
  align-items: flex-start;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex: 67%;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 .list-image {
    flex: 50%;
    flex-wrap: wrap;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-3 .list-image img {
  width: 100%;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 .list-image img {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-3 .list-image picture {
    width: 100%;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-4 {
  flex-direction: row-reverse;
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 {
    flex-direction: column;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-4 .list-text {
  flex: 33%;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 .list-text {
    flex: 50%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 .list-text {
    padding-left: 0;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-4 .list-image {
  align-items: flex-start;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex: 67%;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 .list-image {
    flex: 50%;
    flex-wrap: wrap;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-4 .list-image img {
  width: 100%;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 .list-image img {
    padding-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-4 .list-image picture {
    width: 100%;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-5 .list-text {
  flex: 100%;
}
.tx-fd-blog .bloglist-teaser.blogteaser-5 .list-image {
  flex: 0%;
  display: none;
}
.tx-fd-blog .bloglist-teaser.blogteaser-5 h2 {
  display: none;
}
.tx-fd-blog .bloglist-teaser.blogteaser-5 .quote {
  margin-bottom: 20px;
}
.tx-fd-blog .bloglist-teaser.blogteaser-5 .quote span, .tx-fd-blog .bloglist-teaser.blogteaser-5 .quote p {
  display: inline;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.1em;
}
@media (max-width: 1023px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-5 .quote span, .tx-fd-blog .bloglist-teaser.blogteaser-5 .quote p {
    font-size: 30px;
  }
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-5 .quote span, .tx-fd-blog .bloglist-teaser.blogteaser-5 .quote p {
    font-size: 22px;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-6 {
  width: 33.33%;
  display: flex;
  flex-direction: column-reverse;
  float: left;
  justify-content: flex-end;
  position: relative;
  padding-right: 20px;
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-6 {
    width: 100%;
    padding-right: 0;
  }
}
.tx-fd-blog .bloglist-teaser.blogteaser-6 .list-text {
  width: 100%;
}
.tx-fd-blog .bloglist-teaser.blogteaser-6 .list-image {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .tx-fd-blog .bloglist-teaser.blogteaser-6 .list-image img {
    width: 100%;
  }
}
.tx-fd-blog .article-socials {
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.tx-fd-blog .article-socials li {
  width: calc(20% - 20px);
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 15px 3px 3px;
  margin-right: 20px;
  text-align: center;
  position: relative;
  line-height: 30px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .tx-fd-blog .article-socials li {
    width: calc(50% - 20px);
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .tx-fd-blog .article-socials li {
    width: 100%;
  }
}
.tx-fd-blog .article-socials li i {
  position: absolute;
  left: 10px;
  top: 8px;
}
.tx-fd-blog .article-socials li a {
  text-decoration: none;
  border: 0;
  margin-top: 3px;
  display: inline-block;
}
.tx-fd-blog .article-socials li a:hover {
  color: #000;
}
.tx-fd-blog .article-socials li .icon-xing-logo {
  display: block;
  width: 25px;
  height: 27px;
  background-image: url('../images/xing-logo.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 85%;
}
.tx-fd-blog .date {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 10px;
}
_:-ms-fullscreen, :root .bloglist-teaser {
  width: 100%;
}
_:-ms-fullscreen.blogteaser-6, :root .bloglist-teaser.blogteaser-6 {
  width: 33.33%;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
@media (min-width: 768px) {
  .imageTeaser.col2 .imageTeaser__textBox {
    width: 81%;
  }
}
@media (min-width: 768px) {
  .imageTeaser.col3 .imageTeaser__textBox {
    width: 27%;
  }
}
.imageTeaser__image {
  transform: scale(1);
  transition: all 0.6s;
  position: relative;
}
.imageTeaser__textBox {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: #fff;
  padding: 25px 16px 25px;
  width: 81%;
}
@media (min-width: 768px) {
  .imageTeaser__textBox {
    width: 40.5%;
    left: 40px;
    bottom: 60px;
  }
}
.imageTeaser__textBox p {
  line-height: 1;
}
.imageTeaser__textBottom {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .imageTeaser__textBottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.imageTeaser__metaTitle {
  font-size: 20px;
  margin-bottom: 2em;
}
.imageTeaser__title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0.3em;
}
@media (min-width: 992px) {
  .imageTeaser__title {
    font-size: 48px;
  }
}
.imageTeaser__subTitle {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .imageTeaser__subTitle {
    font-size: 32px;
  }
}
.imageTeaser__link {
  display: block;
  overflow: hidden;
}
.imageTeaser__link:hover {
  color: inherit;
}
.imageTeaser__link:hover .imageTeaser__image {
  transform: scale(1.05);
}
.imageTeaser2 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .imageTeaser2 {
    padding-right: 9.5% !important;
  }
}
.imageTeaser2__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 1em;
  max-width: 340px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .imageTeaser2__title {
    padding-right: 9.5% !important;
    min-height: 2.5em;
  }
}
@media (min-width: 992px) {
  .imageTeaser2__title {
    font-size: 48px;
  }
}
.imageTeaser2__subTitle {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .imageTeaser2__subTitle {
    font-size: 48px;
    top: 40px;
    left: 40px;
    right: 40px;
  }
}
.imageTeaser2__image {
  transform: scale(1);
  transition: all 0.5s;
}
.imageTeaser2__link, .imageTeaser2__noLink {
  display: block;
  position: relative;
  overflow: hidden;
}
.imageTeaser2__link .imageTeaser2__subTitle::after {
  font-family: 'icomoon';
  content: '';
  position: relative;
  display: block;
  font-size: 70%;
  margin-top: 0.5em;
}
.imageTeaser2__link:hover .imageTeaser2__image {
  transform: scale(1.05);
}
.richtext::before {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  background-color: #000;
  position: relative;
  top: -20px;
  left: 4px;
}
@media (min-width: 992px) {
  .richtext::before {
    display: none;
  }
}
.richtext.col3 {
  width: 100% !important;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .richtext.col3 {
    width: 33.333333% !important;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.richtext__metaTitle {
  margin-bottom: 0.2em;
}
.richtext.text__column {
  column-count: 1;
  column-gap: 50px;
}
@media (min-width: 992px) {
  .richtext.text__column {
    column-count: 2;
  }
}
.fdSlider {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.fdSlider.largeContainer .container-fluid, .fdSlider.maxContainer .container-fluid {
  max-width: 100vw;
  padding: 0;
}
@media (min-width: 768px) {
  .fdSlider.largeContainer .slide, .fdSlider.maxContainer .slide {
    height: calc(100vh - 50px);
  }
}
@media (min-width: 992px) {
  .fdSlider.largeContainer .slide, .fdSlider.maxContainer .slide {
    height: calc(100vh - 70px);
  }
}
@media (min-width: 1400px) {
  .fdSlider.largeContainer .slide, .fdSlider.maxContainer .slide {
    height: calc(100vh - 100px);
  }
}
.fdSlider.largeContainer .fdSlider__content {
  max-width: 1920px;
}
@media (min-width: 1920px) {
  .fdSlider.largeContainer .slide {
    height: 980px;
    width: 1920px;
  }
}
.fdSlider__content {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: none !important;
}
.fdSlider .owl-dots {
  position: absolute !important;
  bottom: 0;
}
@media (min-width: 768px) {
  .fdSlider .owl-dots {
    bottom: 75px;
  }
}
.fdSlider .owl-nav {
  display: none;
}
@media (min-width: 768px) {
  .fdSlider .owl-nav {
    display: block;
  }
}
.fdSlider .slide {
  position: relative;
  height: 51.041666vw;
  min-height: 400px;
  width: 100vw;
}
.fdSlider .slide.bgBlack {
  background-color: #000;
}
@media (min-width: 992px) {
  .fdSlider .slide.bgWhite p {
    color: #000 !important;
  }
}
.fdSlider .slide.darken::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  .fdSlider .slide.darken::after {
    display: none;
  }
}
.fdSlider .slide__bgImage {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.fdSlider .slide__textBox {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 100vw;
  padding: 0 20px;
  z-index: 1;
}
@media (min-width: 768px) {
  .fdSlider .slide__textBox {
    transform: translateY(calc(-50% - 40px));
  }
}
@media (min-width: 992px) {
  .fdSlider .slide__textBox.align--right {
    right: 60px;
    max-width: 650px;
  }
  .fdSlider .slide__textBox.align--left {
    left: 60px;
    max-width: 650px;
  }
}
@media (min-width: 1400px) {
  .fdSlider .slide__textBox.align--right {
    right: 200px;
    max-width: 900px;
  }
  .fdSlider .slide__textBox.align--left {
    left: 200px;
    max-width: 900px;
  }
}
.fdSlider .slide__textBox.align--center {
  max-width: 1400px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fdSlider .slide__title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .fdSlider .slide__title {
    font-size: 32px;
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .fdSlider .slide__title {
    font-size: 48px;
  }
}
@media (min-width: 1400px) {
  .fdSlider .slide__title {
    font-size: 75px;
    margin-bottom: 1em;
  }
}
.fdSlider .slide__subtitle {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .fdSlider .slide__subtitle {
    font-size: 32px;
    margin-bottom: 0.8em;
  }
}
@media (min-width: 992px) {
  .fdSlider .slide__subtitle {
    font-size: 48px;
  }
}
@media (min-width: 1400px) {
  .fdSlider .slide__subtitle {
    font-size: 75px;
    margin-bottom: 1em;
  }
}
.fdSlider .slide__subtitle span {
  font-weight: 400;
}
.fdSlider .slide .text---wide {
  letter-spacing: 0.5em;
}
.fdSlider .slide__text p {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}
@media (min-width: 768px) {
  .fdSlider .slide__text p {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .fdSlider .slide__text p {
    font-size: 28px;
  }
}
@media (min-width: 1400px) {
  .fdSlider .slide__text p {
    font-size: 34px;
  }
}
.fdSlider .slide__text p .btn {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .fdSlider .slide__text p .btn {
    margin-top: 60px;
  }
}
.fdSlider .slide__video {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.fdSlider .slide__video .video-embed-item {
  width: auto;
  height: 100%;
  max-height: 980px;
  max-width: 100%;
  outline: none;
}
.fdSlider .slide__video-play {
  cursor: pointer;
}
.contentBox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .contentBox {
    margin-bottom: 120px;
  }
}
.contentBox .container-fluid {
  width: 100%;
}
.contentBox__header {
  padding: 8px;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .contentBox__header {
    margin-bottom: 40px;
  }
}
.contentBox__content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.contentBox__footer {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .contentBox__footer {
    margin-top: 60px;
  }
}
.contentBox__item {
  position: relative;
  padding: 8px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .contentBox__item.col2 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contentBox__item.col3 {
    width: 33.333333%;
  }
}
.contentBox.largeContainer, .contentBox.maxContainer {
  background-color: #000;
  padding: 50px 0 10px;
}
@media (min-width: 768px) {
  .contentBox.largeContainer, .contentBox.maxContainer {
    padding: 180px 0 100px;
  }
}
.contentBox.largeContainer .container-fluid, .contentBox.maxContainer .container-fluid {
  width: 100%;
  padding-left: 20px !important;
  padding-right: 10px !important;
}
.fullscreenTeaser {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .fullscreenTeaser {
    margin-bottom: 120px;
  }
}
.fullscreenTeaser .container-fluid {
  width: 100%;
}
.fullscreenTeaser__image {
  position: relative;
  width: 100%;
}
.fullscreenTeaser__content {
  max-width: 750px;
  padding: 50px 20px;
}
@media (min-width: 992px) {
  .fullscreenTeaser__content {
    padding: 80px 20px;
  }
}
.fullscreenTeaser__title {
  color: #fff;
  margin-bottom: 0;
}
.fullscreenTeaser__header {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .fullscreenTeaser__header {
    margin-bottom: 40px;
  }
}
.fullscreenTeaser__subheader {
  color: #fff;
}
.fullscreenTeaser__text {
  color: #fff;
}
.fullscreenTeaser__text p:last-child {
  margin-bottom: 0;
}
.fullscreenTeaser__meta {
  color: #fff;
}
@media (min-width: 768px) {
  .fullscreenTeaser.maxContainer.fullHeight, .fullscreenTeaser.fullHeight.largeContainer {
    min-height: calc(100vh - 50px);
  }
}
@media (min-width: 992px) {
  .fullscreenTeaser.maxContainer.fullHeight, .fullscreenTeaser.fullHeight.largeContainer {
    min-height: calc(100vh - 70px);
  }
}
@media (min-width: 1400px) {
  .fullscreenTeaser.maxContainer.fullHeight, .fullscreenTeaser.fullHeight.largeContainer {
    min-height: calc(100vh - 100px);
  }
}
.blackTeaser {
  background-color: #000;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .blackTeaser {
    margin-bottom: 120px;
  }
}
.blackTeaser .container-fluid {
  max-width: 775px;
  width: 100%;
}
.blackTeaser__content {
  padding: 80px 20px;
}
.blackTeaser__title {
  color: #fff;
}
.blackTeaser__subheader {
  color: #fff;
}
.blackTeaser__text {
  color: #fff;
}
.blackTeaser__text p:last-child {
  margin-bottom: 0;
}
.blackTeaser__meta {
  color: #fff;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
body.open-filter {
  overflow: hidden;
}
body.open-filter .filter-frame {
  transform: translate(0, 0);
  z-index: 100;
}
body.open-filter .filter-frame:after {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  body.nav-active {
    overflow: hidden;
  }
}
.filter-frame {
  background: #fff;
  position: relative;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  transform: translate(0, 100%);
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  text-align: center;
  max-height: 85vh;
}
@media (max-width: 767px) {
  .filter-frame:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: -9999px;
    left: 0;
    right: 0;
    bottom: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
}
@media (min-width: 768px) {
  .filter-frame {
    max-height: none;
    text-align: left;
    position: static;
    position: relative;
    z-index: 3;
    transform: translate(0, 0);
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 0 21px;
    justify-content: space-between;
    background: #f2f2f2;
  }
}
@media (min-width: 992px) {
  .filter-frame {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .filter-frame .filter-scroll-frame {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .filter-frame .filter-scroll-frame {
    justify-content: flex-end;
  }
}
.filter-frame .opener-filter-frame {
  width: 40px;
  height: 40px;
  background: #000;
  text-decoration: none;
  outline: none;
  position: absolute;
  top: -40px;
  left: 50%;
  margin: 0 0 0 -20px;
  z-index: 3;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.filter-frame .opener-filter-frame.btn-visible {
  opacity: 1;
  visibility: visible;
}
.filter-frame .opener-filter-frame:after, .filter-frame .opener-filter-frame:before {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 5px;
  left: 15px;
  width: 10px;
  height: 1px;
  background: #313131;
}
.filter-frame .opener-filter-frame:before {
  top: 7px;
}
.filter-frame .title {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .filter-frame .title {
    display: none;
  }
}
.filter-frame .clear {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-decoration: none;
  outline: none;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .filter-frame .clear {
    margin: 5px 7px 0 15px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .filter-frame .clear {
    margin: 5px 7px 0 100px;
  }
}
@media (min-width: 1400px) {
  .filter-frame .clear {
    margin: 5px 7px 0 214px;
  }
}
.filter-frame .clear:hover {
  color: #000;
}
.filter-frame .clear i {
  display: inline-block;
  vertical-align: top;
  margin: 1px 0 0;
}
.filter-frame .filter-scroll-frame {
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 18px 54px 5px;
}
@media (min-width: 768px) {
  .filter-frame .filter-scroll-frame {
    padding: 0;
    max-height: none;
    overflow: visible;
  }
}
.defaultContainer .projectsFilterWrapper {
  display: inline-block;
  width: 100%;
  height: 42px;
}
@media (max-width: 767px) {
  .defaultContainer .projectsFilterWrapper {
    height: auto;
  }
}
.defaultContainer .projectsFilterWrapper .projectFilters {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 42px;
}
@media (min-width: 768px) {
  .defaultContainer .projectsFilterWrapper .projectFilters {
    padding: 5px 0 5px 13px;
  }
}
@media (min-width: 992px) {
  .defaultContainer .projectsFilterWrapper .projectFilters {
    padding: 5px 0;
  }
}
.clearProjectFilter {
  position: absolute;
  right: 10px;
  top: 13px;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  outline: none;
  display: inline-block;
  vertical-align: top;
}
.drop-down-list > li {
  cursor: pointer;
  text-align: left;
  display: inline-block;
  position: relative;
  margin: 15px 0 0;
  max-width: 155px;
  width: 100%;
}
.drop-down-list > li:first-child {
  margin: 0;
}
@media (min-width: 768px) {
  .drop-down-list > li {
    margin: 0 0 0 14px;
  }
  .drop-down-list > li:first-child {
    margin: 0;
  }
}
.drop-down-list > li.active .opener-drop-down i {
  transform: rotate(180deg);
}
.drop-down-list .dropDownOpener {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  color: #242424;
  display: block;
  padding: 6px 7px 1px 7px;
  background: #f2f2f2;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .drop-down-list .dropDownOpener {
    font-size: 16px;
    padding: 7px 15px 1px 15px;
  }
}
@media (min-width: 992px) {
  .drop-down-list .dropDownOpener {
    font-size: 18px;
  }
}
.drop-down-list .dropDownOpener:hover {
  background: #666;
  color: #fff;
}
.drop-down-list .dropDownOpener:hover i {
  color: #fff;
}
.drop-down-list .dropDownOpener i {
  font-size: 10px;
  margin: 4px 0 0 5px;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-weight: 900;
  transform: rotate(0);
  transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.drop-down-list .dropDownOpener i:before {
  display: inline-block;
  vertical-align: middle;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
.drop-down-list .drop-down {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 10px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background: #fff;
}
@media (min-width: 768px) {
  .drop-down-list .drop-down {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 4;
  }
}
.drop-down-list .drop-down li {
  display: block;
  cursor: pointer;
  font-size: 13px;
  color: #242424;
  display: block;
  padding: 6px 7px 1px 7px;
  background: #fff;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .drop-down-list .drop-down li {
    font-size: 16px;
    padding: 7px 15px 1px 15px;
  }
}
@media (min-width: 992px) {
  .drop-down-list .drop-down li {
    font-size: 18px;
  }
}
.drop-down-list .drop-down li:hover {
  background: #e6e6e6;
}
.js-slide-hidden {
  visibility: hidden !important;
}
.projectImageWrapper:hover .projectImage {
  transform: scale(1.3);
}
.projectImageWrapper .projectImage {
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 310px;
}
.owl-carousel {
  max-height: 1005px;
}
.planningHolderWrapper {
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
}
.planning-holder {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 20px 15px 50px;
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .planning-holder {
    margin: 0 -55px;
    padding: 30px 0 60px;
  }
}
@media (min-width: 992px) {
  .planning-holder {
    margin: 0 -85px;
    padding: 30px 0;
  }
}
.planning-holder i {
  font-size: 23px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .planning-holder i {
    font-size: 33px;
  }
}
.planning-holder strong {
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  font-size: 20px;
}
@media (min-width: 768px) {
  .planning-holder strong {
    font-size: 30px;
    line-height: 1;
  }
}
.planning-holder span {
  display: block;
  font-size: 10px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .planning-holder span {
    font-size: 18px;
  }
}
.planning-holder, .sub-title {
  display: none;
}
#popup .planning-holder, #popup .sub-title {
  display: block;
}
@media (max-width: 767px) {
  .defaultContainer .projectsFilterWrapper .projectFilters {
    padding: 0 0 17px;
    text-align: left;
  }
  .defaultContainer .projectsFilterWrapper .projectFilters > li {
    max-width: 100%;
  }
  .drop-down-list .dropDownOpener span {
    font-weight: 400;
  }
  .drop-down-list .dropDownOpener i {
    float: none;
    position: absolute;
    right: 7px;
    margin: 0;
    top: 5px;
  }
  .clearProjectFilter {
    position: relative;
  }
  .projectFilters .js-slide-hidden {
    display: none !important;
  }
  .other-product-list li {
    margin: 0 0 10px;
    margin-right: 0px;
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
    margin-right: 5%;
  }
  .other-product-list li:nth-child(2n) {
    margin-right: 0;
  }
}
.projectsDetail > * {
  margin-bottom: 40px;
}
.projectsDetail__addressBoxList {
  column-count: 1;
  margin-left: 0 !important;
}
@media (min-width: 992px) {
  .projectsDetail__addressBoxList {
    column-count: 2;
    column-gap: 60px;
  }
}
.projectsDetail__addressAttribute {
  break-inside: avoid;
}
.projectsDetail__addressBoxTitle {
  margin-bottom: 1.2em !important;
}
.projectsDetail__addressAttributeLabel {
  margin-left: 0 !important;
}
.projectsDetail__otherProduct {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.projectsDetail__otherProductTitle {
  line-height: 1.4 !important;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.sublinesWrapper {
  padding-top: 10px;
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .sublinesWrapper {
    padding-top: 30px;
    margin-bottom: 150px;
  }
}
.sublinesWrapper .sublineHeadline {
  background-color: #f2f2f2;
  padding: 15px 20px 10px;
  margin-bottom: 10px;
}
.sublineWrapper hr {
  margin-top: 0px;
}
.sublineWrapper .filterHolder {
  overflow: hidden;
  width: 100%;
  padding: 0 5px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.sublineWrapper .filterHolder .arrowWrapper {
  transform: rotate(-45deg);
  background-color: #eee;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
}
.sublineWrapper .filterHolder .contentWrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.sublineWrapper .filterHolder .contentWrapper .holder {
  padding: 0 20px 20px;
  margin-top: 22px;
  background-color: #eee;
  min-height: 70px;
  position: relative;
}
.sublineWrapper .filterHolder .contentWrapper .filter-frame.info-product-filter {
  padding: 30px 20px 0px;
}
@media (min-width: 992px) {
  .sublineWrapper .filterHolder .contentWrapper .filter-frame.info-product-filter {
    background-color: transparent;
  }
}
.sublineWrapper .filterHolder .contentWrapper .filter-frame.info-product-filter .filter-product-holder {
  margin: 0px;
}
.sublineWrapper .filterHolder .contentWrapper .filter-frame.info-product-filter .inner-box-frame {
  width: auto;
}
.sublineWrapper .filterHolder .contentWrapper .prodDescription {
  padding: 30px 20px 0px;
}
.sublineWrapper .singleArticleWrapper .white-frame, .sublineWrapper .article-section .white-frame, .sublineWrapper .article-list .white-frame {
  background: #e6e6e6;
}
.sublineWrapper .sublineFilterWrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 10px 0 0px;
}
.sublineWrapper .sublineFilterWrapper .sublineFilter {
  cursor: pointer;
  display: inline-block;
  min-width: 45px;
  min-height: 40px;
  line-height: 40px;
  padding: 5px 10px 0;
  font-weight: 400;
  text-align: center;
  font-size: 12px;
  color: #7f7f7f;
  background: #e6e6e6;
  margin-right: 10px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .sublineWrapper .sublineFilterWrapper .sublineFilter {
    min-width: 84px;
    line-height: 46px;
    font-size: 22px;
    padding: 5px 15px 0;
  }
}
.sublineWrapper .sublineFilterWrapper .sublineFilter.active, .sublineWrapper .sublineFilterWrapper .sublineFilter:hover {
  background: #000;
  color: #fff;
}
.sublineWrapper .resultSubline {
  padding: 20px 0 0px;
}
.sublineWrapper .toggleSubline {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px;
  cursor: pointer;
}
.sublineWrapper .subheader.toggleSubline {
  font-size: 24px;
}
@media (max-width: 767px) {
  .sublineWrapper .subheader.toggleSubline {
    font-size: 20px;
  }
}
.sublineWrapper .icon-arrow-right {
  font-size: 0.8em;
  display: inline-block;
  margin-right: 10px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
.sublineWrapper .toggleContent {
  height: 0px;
  overflow: hidden;
}
.sublineWrapper.sublineOpened .icon-arrow-right {
  transform: rotate(-90deg);
}
.sublineWrapper.sublineOpened .toggleContent {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5px;
}
.sublineWrapper .tabset-holder {
  position: relative;
  display: block;
}
.sublineWrapper .tabset-holder .counter {
  padding: 20px 0 0;
}
@media (min-width: 992px) {
  .sublineWrapper .tabset-holder .counter {
    padding-top: 0;
  }
}
.sublineWrapper .productWrapper {
  width: 25%;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 5px;
  margin: 0 0 20px;
  overflow: hidden;
}
.sublineWrapper .productWrapper.filterHide {
  width: 0px;
  margin: 0px;
  padding: 0px;
}
.sublineWrapper .productWrapper.filterHide .text-box {
  display: none;
}
.sublineWrapper .productWrapper .text-box {
  padding: 12px 0 0 16px;
}
.sublineWrapper .productWrapper .text-box p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .sublineWrapper .productWrapper {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .sublineWrapper .productWrapper {
    width: 50%;
  }
}
.sublineWrapper .productWrapper.spacer {
  width: 100%;
}
.singleArticleWrapper, .article-section, .article-list {
  margin: 0 0 15px;
}
.result-holder {
  margin: 0 -5px 0px;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.newsCategoryWrapper {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .newsCategoryWrapper {
    margin-bottom: 10px;
  }
}
.newsCategory {
  transition: color 0.3s ease-in-out 0s;
  color: #808080;
  margin-left: 40px;
}
.newsCategory.checked {
  color: #000;
}
.newsCategory.checked .fakeCheckBox {
  background-color: #000;
}
.newsCategory .fakeCheckBox {
  transition: background-color 0.3s ease-in-out 0s;
  width: 16px;
  height: 16px;
  background-color: #e1e1e1;
  margin: 4px 8px 4px 0px;
}
@media (max-width: 767px) {
  .newsCategory {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
  }
  .newsCategory .fakeCheckBox {
    width: 10px;
    height: 10px;
    margin: 2px 4px 4px 0px;
  }
}
.newsEntry .externalLink {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
  z-index: 1;
  font-size: 110%;
}
.newsEntryImageWrapper:hover .newsEntryImage {
  transform: scale(1.3);
}
.newsEntryImageWrapper .newsEntryImage {
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 310px;
}
.newsroomPagerWrapper {
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.newroomPager, .newsroomPager li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newroomPager {
  height: inherit;
  max-width: 66%;
}
.newsroomPagerWrapper li, .newsroomPagerWrapper > div {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #e1e1e1;
  margin: 10px;
  line-height: 44px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .newsroomPagerWrapper li, .newsroomPagerWrapper > div {
    width: 24px;
    height: 24px;
    line-height: 26px;
    margin: 10px 7px;
    font-size: 12px;
  }
}
.newsroomPagerWrapper li:hover, .newsroomPagerWrapper li.current, .newsroomPagerWrapper > div:hover, .newsroomPagerWrapper > div.current {
  color: #fff;
  background-color: #000;
}
.detailView .other-product {
  margin: 0;
}
.detailView .box-frame h2 {
  margin-bottom: 0;
}
.newsroomPagerWrapper > div.dots {
  cursor: default;
}
.newsroomPagerWrapper > div.dots:hover {
  background-color: #e1e1e1;
  color: #333333;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.accordeonTabWrapper .headline {
  padding: 27px 20px 25px;
}
.accordeonTabWrapper .entry {
  position: relative;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.accordeonTabWrapper .entry:first-of-type {
  border-top: 1px solid #e6e6e6;
}
.accordeonTabWrapper .entry .headline {
  cursor: pointer;
}
.accordeonTabWrapper .entry .headline > i {
  position: absolute;
  left: 20px;
  top: 27px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
.accordeonTabWrapper .entry.open {
  background-color: #f2f2f2;
}
.accordeonTabWrapper .entry.open .accordeonBody {
  height: auto;
  display: inline-block;
  padding-bottom: 20px;
  padding-right: 20px;
}
.accordeonTabWrapper .entry.open .headline {
  font-weight: bold;
}
.accordeonTabWrapper .entry.open .headline > i {
  transform: rotate(-90deg);
}
.accordeonTabWrapper .entry .accordeonBody {
  height: 0;
  display: none;
}
.accordeonTabWrapper .entry .accordeonBody .description p:last-of-type {
  margin-bottom: 0;
}
.accordeonTabWrapper .entry > div {
  padding-left: 70px;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .accordeonTabWrapper .accordeonBody {
    padding-left: 20px !important;
  }
  .accordeonTabWrapper .accordeonBody .downloadEntry {
    width: calc(100% - 60px);
    font-size: 85%;
    padding-left: 15px;
  }
  .accordeonTabWrapper .accordeonBody .downloadWrapper .downloadEntry i.icon-download {
    top: 5px;
    left: 15px;
  }
  .accordeonTabWrapper .accordeonBody .downloadEntry > span {
    padding-left: 30px;
  }
  .accordeonTabWrapper .downloadWrapper .image {
    width: 60px;
  }
}
.accordeonTabWrapper.withIcon .topHeadline {
  padding: 27px 20px 40px 5px;
}
.accordeonTabWrapper.withIcon .headline {
  padding: 25px 20px 15px 60px;
}
.accordeonTabWrapper.withIcon .headline .icon {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  top: -5px;
}
.accordeonTabWrapper.withIcon .headline > i {
  top: 35px;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
/* history company section styles */
.historyWrapper {
  /* history company list styles */
}
.historyWrapper .history-title {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .historyWrapper .history-title {
    font-size: 30px;
    margin: 0 0 44px;
  }
}
.historyWrapper .history-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0 0 50px;
}
@media (min-width: 768px) {
  .historyWrapper .history-list {
    margin: 0 0 90px;
  }
}
.historyWrapper .history-list:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 20px;
  left: 5px;
  width: 1px;
  height: 100%;
  background: #7f7f7f;
  animation: height linear 4s;
  animation-iteration-count: 1;
}
@media (min-width: 768px) {
  .historyWrapper .history-list:after {
    left: 50%;
  }
}
.historyWrapper li {
  display: block;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .historyWrapper li {
    margin: 0 0 56px;
  }
}
.historyWrapper li.in-viewport h3 {
  opacity: 1;
}
.historyWrapper li.in-viewport .inner-box:before {
  opacity: 1;
  animation: scale linear 0.6s;
  animation-iteration-count: 1;
}
.historyWrapper li.in-viewport .inner-box:after {
  width: 40px;
}
@media (min-width: 768px) {
  .historyWrapper li.in-viewport .inner-box:after {
    width: 108px;
  }
}
.historyWrapper li.in-viewport .inner-box p {
  opacity: 1;
}
.historyWrapper li.in-viewport .inner-box .image-holder {
  opacity: 1;
}
.historyWrapper li:last-child {
  position: relative;
  margin: 0;
}
.historyWrapper li:last-child:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 31px;
  left: 5px;
  width: 1px;
  height: 1000px;
  background: #fff;
  z-index: 2;
}
@media (min-width: 768px) {
  .historyWrapper li:last-child:after {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .historyWrapper li.reverse {
    justify-content: flex-start;
  }
  .historyWrapper li.reverse .inner-box {
    padding: 0 123px 0 0;
    text-align: right;
  }
  .historyWrapper li.reverse .inner-box:after {
    left: auto;
    right: 6px;
  }
  .historyWrapper li.reverse .inner-box:before {
    left: auto;
    right: -6px;
  }
  .historyWrapper li.reverse .image-holder {
    right: auto;
    left: calc(100% + 123px);
    text-align: left;
  }
}
@media (min-width: 992px) {
  .historyWrapper li.reverse .inner-box {
    padding: 0 123px 0 80px;
  }
}
.historyWrapper .inner-box {
  width: 100%;
  position: relative;
  padding: 9px 0 0 50px;
  margin: 0 0 0 5px;
}
@media (min-width: 768px) {
  .historyWrapper .inner-box {
    width: 50%;
    padding: 0 0 0 123px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .historyWrapper .inner-box {
    padding: 0 80px 0 123px;
  }
}
.historyWrapper .inner-box p {
  margin: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  transition-delay: 1s;
}
.historyWrapper .inner-box:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 25px;
  left: 6px;
  width: 0;
  height: 1px;
  background: #7f7f7f;
  transition: width 0.4s ease-in-out;
  transition-delay: 0.3s;
}
.historyWrapper .inner-box:before {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 20px;
  left: -5px;
  width: 11px;
  height: 11px;
  background: #7f7f7f;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 2;
  opacity: 0;
}
.historyWrapper h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #666;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  transition-delay: 0.6s;
}
@media (min-width: 768px) {
  .historyWrapper h3 {
    font-size: 30px;
    margin: 0 0 2px;
  }
}
.historyWrapper p {
  margin: 0;
}
.historyWrapper .image-holder {
  padding: 15px 0 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  transition-delay: 1.3s;
}
@media (min-width: 768px) {
  .historyWrapper .image-holder {
    position: absolute;
    bottom: -20px;
    right: calc(100% + 123px);
    width: calc(100% - 123px);
    text-align: right;
    padding: 0;
  }
}
.historyWrapper .image-holder img {
  max-width: 100%;
}
label {
  color: #666;
  display: block;
  font-size: 16px;
  margin: 0 0 2px;
}
a.linkListElement {
  -moz-box-align: center;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: start;
  align-items: center;
  color: #666;
  font-size: 20px;
  width: 100%;
  display: inline-block;
  padding: 7px 0;
}
.linkListElement span {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
  margin-left: 5px;
}
.headQuarter, .headQuarter a {
  color: #000;
  display: block;
  font-size: 20px;
  font-style: normal;
  margin: 0;
}
.headQuarter a:hover, a.linkListElement:hover {
  color: #337ab7;
}
.contacts-frame .icon-holder {
  display: none;
}
@media (min-width: 768px) {
  .linkListElement {
    font-size: 24px;
  }
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
h1.locationHeader {
  width: 100%;
}
@media (min-width: 768px) {
  h1.locationHeader {
    margin: 0 0 30px;
    padding: 30px 0 0;
  }
}
@media (min-width: 1400px) {
  h1.locationHeader {
    margin: 0 0 44px;
    padding: 69px 0 0;
  }
}
.visible {
  opacity: 1;
  transition: opacity 0.3s;
}
.noVisible {
  opacity: 0;
}
a[data-type] {
  transition: opacity 0.3s;
  opacity: 1;
}
a[data-type].inActive {
  opacity: 0.4;
}
/* contacts section styles*/
.contacts-frame {
  /* pin-icon box styles*/
}
.contacts-frame .icon-holder {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 768px) {
  .contacts-frame .icon-holder {
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .contacts-frame .icon-holder {
    justify-content: flex-end;
  }
}
.contacts-frame .icon-holder .icon {
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 0 19px;
}
@media (min-width: 768px) {
  .contacts-frame .icon-holder .icon {
    margin: 0 8px;
  }
}
@media (min-width: 992px) {
  .contacts-frame .icon-holder .icon {
    margin: 0 19px;
  }
}
.contacts-frame .icon-holder .icon:hover .image-holder {
  opacity: 0.5;
}
.contacts-frame .icon-holder .icon span {
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: 400;
}
.contacts-frame .icon-holder .icon .image-holder {
  transition: opacity 0.3s ease-in-out;
  height: 47px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 33px 47px;
  margin: 0 0 11px;
}
.contacts-frame .icon-holder .icon.icon-1 .image-holder {
  background-image: url(../images/pin-01.png);
}
.contacts-frame .icon-holder .icon.icon-2 .image-holder {
  background-image: url(../images/pin-02.png);
}
.contacts-frame .icon-holder .icon.icon-3 .image-holder {
  background-image: url(../images/pin-03.png);
}
.contacts-frame .icon-holder .icon.icon-4 .image-holder {
  background-image: url(../images/pin-04.png);
}
.contacts-frame .icon-holder .icon.icon-5 .image-holder {
  background-image: url(../images/pin-05.png);
}
.contacts-frame .icon-holder .icon.icon-6 .image-holder {
  background-image: url(../images/pin-06.png);
}
.contacts-frame .icon-holder .icon.icon-7 .image-holder {
  background-image: url(../images/pin-07.png);
}
.map-holder {
  position: relative;
  width: 100%;
  height: 1000px;
  margin: 0 0 21px;
}
.map-holder .map-canvas, .map-holder .static-map > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-holder .static-map > img {
  height: auto;
  top: 50px;
}
.js-custom-marker {
  position: absolute;
}
.js-custom-marker .pin {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 33px;
  height: 47px;
  transform: translateX(-50%);
  transition: width 0.5s ease, height 0.5s ease;
  background-size: 100% 100%;
}
.js-custom-marker.icon-1 .pin {
  background-image: url(../images/pin-01.png);
}
.js-custom-marker.icon-2 .pin {
  background-image: url(../images/pin-02.png);
}
.js-custom-marker.icon-3 .pin {
  background-image: url(../images/pin-03.png);
}
.js-custom-marker.icon-4 .pin {
  background-image: url(../images/pin-04.png);
}
.js-custom-marker.icon-5 .pin {
  background-image: url(../images/pin-05.png);
}
.js-custom-marker.icon-6 .pin {
  background-image: url(../images/pin-06.png);
}
.js-custom-marker.icon-7 .pin {
  background-image: url(../images/pin-07.png);
}
.js-custom-marker.active-marker {
  z-index: 110 !important;
}
.js-custom-marker.active-marker .pin {
  width: 48px;
  height: 70px;
}
/* contacts sidebar styles*/
.contacts-sidebar {
  width: 100%;
  padding: 7px 0 0 0;
}
@media (min-width: 768px) {
  .contacts-sidebar {
    width: 300px;
    float: left;
    margin: 0 60px 0 0;
  }
}
@media (min-width: 992px) {
  .contacts-sidebar {
    width: 410px;
  }
}
/* contacts content section styles*/
.contacts-content {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .contacts-content {
    display: none;
  }
}
/* maps-form styles*/
.maps-form {
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .maps-form {
    margin: 0 0 25px;
  }
}
@media (min-width: 992px) {
  .maps-form {
    margin: 0 0 45px;
  }
}
.maps-form label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #666;
  margin: 0 0 2px;
}
/* places-list styles*/
.places-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .places-list {
    max-height: 883px;
    overflow-y: scroll;
  }
}
.places-list li {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  padding: 11px 0 7px 0;
}
@media (min-width: 768px) {
  .places-list li {
    padding: 18px 0 14px 0;
  }
}
.places-list li:after {
  content: "";
  clear: both;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: #f2f2f2;
  z-index: -1;
  transition: opacity 0.3s ease-in-out;
}
.places-list li.active .opener i {
  transform: rotate(-90deg);
}
.places-list li.active:after {
  opacity: 1;
}
.places-list .slide {
  padding: 0 0 10px 33px;
}
@media (min-width: 768px) {
  .places-list .slide {
    padding: 0 0 11px 42px;
  }
}
@media (min-width: 992px) {
  .places-list .slide {
    padding: 0 0 11px 60px;
  }
}
.places-list h3 {
  margin: 21px 0 5px 0;
  font-weight: 400;
  font-size: 20px;
  color: #000;
}
@media (min-width: 768px) {
  .places-list h3 {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .places-list h3 {
    font-size: 30px;
  }
}
.places-list address {
  font-style: normal;
  font-weight: 300;
  color: #000;
  font-size: 20px;
  display: block;
  margin: 0;
}
.places-list .phone, .places-list .email, .places-list .website {
  font-weight: 300;
  color: #000;
  font-size: 20px;
  display: block;
  margin: 0;
}
.places-list .phone:hover, .places-list .email:hover, .places-list .website:hover {
  color: #000;
}
.places-list .phone.email, .places-list .email.email, .places-list .website.email {
  font-weight: 400;
}
.places-list .opener {
  font-size: 20px;
  font-weight: 400;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 768px) {
  .places-list .opener {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .places-list .opener {
    font-size: 24px;
  }
}
.places-list .opener i {
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: top;
  transition: transform 0.3s ease-in-out;
  margin: 0 10px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .places-list .opener i {
    margin: -6px 10px 0 10px;
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  .places-list .opener i {
    margin: -6px 20px 0 19px;
  }
}
.places-list .opener:hover {
  color: #000;
}
.places-list .website {
  font-weight: 400;
}
.contacts-frame .icon-holder {
  z-index: 10;
  width: auto;
  position: absolute;
  right: 10px;
  top: 40px;
  background-color: #fff;
  height: 94px;
}
.jcf-select.jcf-select-primary-select {
  max-width: 100%;
}
p {
  margin-bottom: 20px !important;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.pindiv_user {
  height: 30px;
  text-align: center;
}
.pindiv_user img {
  display: inline-block;
  width: 30px;
}
.pindivheader {
  width: 100%;
  height: 30px;
  margin-top: 10px;
}
.pindiv_username {
  display: inline-block;
  overflow: hidden;
  margin-left: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 34px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  height: 30px;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  text-decoration: none;
}
hr.pindiv_hr {
  height: 1px;
  background-color: #E4E4E4;
  border: none;
  box-sizing: border-box;
  margin: 10px 0 0 0;
}
.pindiv_tabs ul {
  display: table;
  table-layout: fixed;
  margin: auto;
  padding: 0;
  width: 200px;
}
.pindiv_tabs ul li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background-color: #fff; */
  display: table-cell;
  float: none;
  line-height: 14px;
  padding: 14px 0;
  text-align: center;
}
span.pindiv_value {
  color: #aaa;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
}
span.pindiv_label {
  color: #9a9a9a;
  display: block;
  font-weight: normal;
  font-size: 11px;
}
.pindiv_tabs {
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
}
.pindiv_container {
  width: 100%;
  background-color: #e9e9e9;
  text-align: center;
  overflow: hidden;
}
img.pindiv_pinWrapper_img {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pindiv_pinWrapper {
  display: block;
  /* width: 237px; */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  margin-bottom: 20px;
  background-color: #fff;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transform: translate3d(0, 0, 0);
  -moz-transition: all 0.3s ease-out;
  left: 0;
  top: 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease-out;
}
.pincontainer_pinColumn {
  width: 237px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 20px;
}
.pindiv_container_inner {
  overflow: auto;
  margin: 0 -300px 0 0;
  padding-right: 300px;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
.pindiv_pinWrapper_decr {
  background-color: #fff;
  padding: 3% 5% 0 5%;
  margin-bottom: 3%;
  color: #444343;
  border-top: solid 1px #F1F1F1;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  font-size: 13px;
  line-height: 17px;
  box-sizing: border-box;
  /* max-height: 50px; */
}
.pindiv_pinWrapper_content {
  position: relative;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
a.pindiv_pinWrapper_pinlink {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
a.pindiv_pinWrapper_sourcelink {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 20%;
  max-height: 40px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  color: #fff;
  text-decoration: none;
  font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
  font-size: 12px;
  padding: 5px;
  box-sizing: border-box;
  line-height: 18px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&amp;0+0,0.4+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C */
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  white-space: nowrap;
}
.pindiv_container_inner {
  -webkit-overflow-scrolling: touch;
}
.pindiv_container_inner > * {
  -webkit-transform: translateZ(0px);
  -webkit-transform: translate3d(0, 0, 0);
}
a.pindiv_username:hover {
  color: #bd081c;
}
a.pin_data_pinbutton {
  z-index: 2;
  position: absolute;
  /* left: 50%; */
  top: 10px;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  background-size: 40px 60px !important;
  height: 20px !important;
  padding: 0 !important;
  vertical-align: baseline !important;
  text-decoration: none !important;
  width: 40px !important;
  background-position: 0 -20px;
  background-image: url(https://s-passets.pinimg.com/images/pidgets/pinit_bg_en_rect_red_20_1.png) !important;
  /* box-shadow: 0px 0px 1px 0px #333; */
  margin: 0 auto;
}
a.pin_data_pinbutton:hover {
  background-position: 0 0px;
}
a.pin_data_pinbutton:active {
  background-position: 0 -40px;
}
.socialRow {
  display: block;
}
@media (min-width: 768px) {
  .socialRow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
  }
}
.socialBox {
  align-self: top;
  padding: 25px 5px 20px;
  width: 100%;
}
.socialBox h2 a.iconLink {
  text-decoration: none;
  border: 0px;
  color: #000;
}
.socialBox h2 a.iconLink i {
  font-size: 0.7em;
  display: inline-block;
  padding-left: 10px;
  vertical-align: baseline;
}
@media (min-width: 768px) {
  .socialBox {
    padding: 25px 30px 20px;
  }
  .socialBox.isFirst {
    padding-left: 0px;
  }
  .socialBox.isLast {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .socialBox {
    padding: 25px 50px 20px;
  }
}
.socialBox hr {
  margin: 5px 0px 20px;
}
@media (min-width: 768px) {
  .socialCols2 .socialBox {
    width: 50%;
  }
  .socialCols3 .socialBox {
    width: 33.3333%;
  }
}
.timeline-Tweet:hover {
  background-color: #f2f2f2 !important;
}
.TwitterCard .SummaryCard-image {
  display: inline-block;
  width: 50%;
  clear: none;
}
.TwitterCard .SummaryCard-contentContainer {
  display: inline-block;
  width: 50%;
  clear: none;
}
.MediaCard {
  max-height: 150px;
  overflow: hidden;
}
.MediaCard .MediaCard-mediaContainer {
  background-color: transparent;
}
.MediaCard .MediaCard-mediaAsset {
  width: 50%;
}
.timeline-Tweet-text {
  font-size: 18px !important;
  line-height: 1.3em !important;
}
.pindiv_container {
  background-color: transparent;
}
.pindiv_container a {
  border: 0px none;
}
.pindiv_pinWrapper_content {
  box-shadow: none;
}
.pindiv_pinWrapper {
  box-shadow: none;
  background-color: #f2f2f2;
}
a.pindiv_pinWrapper_sourcelink {
  text-align: left;
  color: #000;
  background: linear-gradient(to bottom, rgba(242, 242, 242, 0.4) 0%, #f2f2f2 100%);
  padding: 3% 5% 0;
}
.pindiv_pinWrapper_decr {
  border: 0px;
  background-color: transparent;
}
.vimeoContainer .vimeoStage {
  position: relative;
  width: 100%;
}
.vimeoContainer .vimeoStage:before {
  padding-top: 56.25%;
  content: "";
  display: block;
}
.vimeoContainer .vimeoStage .vimeoPlayer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vimeoContainer .vimeoStage .vimeoPlayer iframe {
  width: 100%;
  height: 100%;
}
.vimeoContainer .vimeoLinks {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0px -5px;
}
.vimeoContainer .vimeoLinks li {
  position: relative;
  padding: 0;
  width: 25%;
  height: 70px;
  margin: 10px 5px;
}
@media (min-width: 768px) {
  .vimeoContainer .vimeoLinks li {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .vimeoContainer .vimeoLinks li {
    height: 100px;
  }
}
.vimeoContainer .vimeoLinks li a {
  background-color: #f2f2f2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/**
 * Animate a list of elements sequentially
 *
 * @author FOURDEGREES
 * @param {string} $target             - selector of animated item 
 * @param {number} $initialDelay = 0.3 - delay until animation begins
 * @param {number} $duration = 0.5     - duration for each animation
 * @param {number} $delay = 0.2        - delay between each animation
 * @param {number} $itemCount = 10     - number of animated items
 */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.stickyNavigation {
  position: absolute;
  width: 100%;
  left: 0;
  height: 34px;
  margin: 0;
  top: 72px;
  z-index: 10;
}
@media (min-width: 992px) {
  .stickyNavigation {
    top: 125px;
  }
}
@media (min-width: 1400px) {
  .stickyNavigation {
    top: 174px;
  }
}
.stickyNavigation li div {
  cursor: pointer;
  border-bottom: 0;
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.stickyNavigation li div.active, .stickyNavigation li div:hover {
  color: #000;
  border-color: #000;
}
.stickyNavigation li div.active {
  border-bottom: solid 1px;
}
.stickySpacer {
  height: 34px;
}
div[id^="c"] > h3 {
  display: none;
}
