/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(../fonts/hohner-03042017/demo.css);
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #e52a13;
  text-decoration: none; }
  a:focus, a:hover {
    color: #9e1d0d;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
  width: 540px;
  max-width: 100%; }
  @media (min-width: 768px) {
    .container {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 1190px) {
    .container {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1190px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
 }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 1190px) {
    .container-fluid {
      padding-right: 10px;
      padding-left: 10px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
 }
  @media (min-width: 768px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 1190px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
 }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 1190px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 10px;
      padding-left: 10px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

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

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

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

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

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

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

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

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

  .pull-md-1 {
    right: 8.33333%; }

  .pull-md-2 {
    right: 16.66667%; }

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

  .pull-md-4 {
    right: 33.33333%; }

  .pull-md-5 {
    right: 41.66667%; }

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

  .pull-md-7 {
    right: 58.33333%; }

  .pull-md-8 {
    right: 66.66667%; }

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

  .pull-md-10 {
    right: 83.33333%; }

  .pull-md-11 {
    right: 91.66667%; }

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

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

  .push-md-1 {
    left: 8.33333%; }

  .push-md-2 {
    left: 16.66667%; }

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

  .push-md-4 {
    left: 33.33333%; }

  .push-md-5 {
    left: 41.66667%; }

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

  .push-md-7 {
    left: 58.33333%; }

  .push-md-8 {
    left: 66.66667%; }

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

  .push-md-10 {
    left: 83.33333%; }

  .push-md-11 {
    left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

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

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

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

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

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

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

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

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

  .pull-lg-1 {
    right: 8.33333%; }

  .pull-lg-2 {
    right: 16.66667%; }

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

  .pull-lg-4 {
    right: 33.33333%; }

  .pull-lg-5 {
    right: 41.66667%; }

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

  .pull-lg-7 {
    right: 58.33333%; }

  .pull-lg-8 {
    right: 66.66667%; }

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

  .pull-lg-10 {
    right: 83.33333%; }

  .pull-lg-11 {
    right: 91.66667%; }

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

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

  .push-lg-1 {
    left: 8.33333%; }

  .push-lg-2 {
    left: 16.66667%; }

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

  .push-lg-4 {
    left: 33.33333%; }

  .push-lg-5 {
    left: 41.66667%; }

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

  .push-lg-7 {
    left: 58.33333%; }

  .push-lg-8 {
    left: 66.66667%; }

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

  .push-lg-10 {
    left: 83.33333%; }

  .push-lg-11 {
    left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1190px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.33333%; }

  .pull-xl-2 {
    right: 16.66667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.33333%; }

  .pull-xl-5 {
    right: 41.66667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.33333%; }

  .pull-xl-8 {
    right: 66.66667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.33333%; }

  .pull-xl-11 {
    right: 91.66667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.33333%; }

  .push-xl-2 {
    left: 16.66667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.33333%; }

  .push-xl-5 {
    left: 41.66667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.33333%; }

  .push-xl-8 {
    left: 66.66667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.33333%; }

  .push-xl-11 {
    left: 91.66667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.33333%; }

  .offset-xl-2 {
    margin-left: 16.66667%; }

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

  .offset-xl-4 {
    margin-left: 33.33333%; }

  .offset-xl-5 {
    margin-left: 41.66667%; }

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

  .offset-xl-7 {
    margin-left: 58.33333%; }

  .offset-xl-8 {
    margin-left: 66.66667%; }

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

  .offset-xl-10 {
    margin-left: 83.33333%; }

  .offset-xl-11 {
    margin-left: 91.66667%; } }
.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e52a13; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }
.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

ul.nav {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  ul.nav li a {
    color: #000; }
  ul.nav.nav-language {
    display: block;
    float: right;
    text-transform: uppercase;
    font-size: 0.7rem;
    margin-top: 5px; }
    ul.nav.nav-language > li {
      position: relative;
      display: block;
      letter-spacing: 2px; }
      ul.nav.nav-language > li > a {
        display: block;
        padding-right: 9px;
        padding-bottom: 0px; }
      ul.nav.nav-language > li a.active {
        color: #e52a13; }
        ul.nav.nav-language > li a.active:after {
          content: "";
          display: inline-block;
          width: 11px;
          height: 7px;
          margin-left: 7px;
          background-image: url(../img/icons/language-menu-angle-down.png);
          background-repeat: no-repeat;
          background-size: 11px 7px; }
      ul.nav.nav-language > li > ul {
        display: none;
        position: absolute;
        top: 100%; }
      ul.nav.nav-language > li:hover > ul {
        display: block; }
    ul.nav.nav-language.bottom > li > ul {
      position: absolute;
      top: auto;
      bottom: 100%; }
  ul.nav.nav-social {
    display: block;
    float: right; }
    ul.nav.nav-social li {
      display: inline-block; }
      ul.nav.nav-social li a {
        display: inline-block;
        width: 23px;
        height: 23px;
        background-position: center;
        background-color: #000;
        border-radius: 50%;
        background-image: url(../img/icons/social-icons.png);
        background-size: 85px auto;
        background-repeat: no-repeat; }
        ul.nav.nav-social li a.youtube {
          background-position-x: 1px; }
        ul.nav.nav-social li a.facebook {
          background-position-x: -20px; }
        ul.nav.nav-social li a.instagram {
          background-position-x: -42px; }
        ul.nav.nav-social li a.twitter {
          background-position-x: -62px; }
        ul.nav.nav-social li a:hover {
          background-color: #e52a13; }
  ul.nav.nav-main-mobile {
    width: 100%;
    background-color: #fff;
    text-transform: uppercase;
    padding-top: 30px; }
    ul.nav.nav-main-mobile > li > a {
      line-height: 1;
      display: block;
      font-size: 1.8rem;
      border-bottom: 2px solid #ececec;
      padding: 2.1vw 0;
      padding-left: 4vw; }
    ul.nav.nav-main-mobile > li > ul {
      padding: 1vw 0px 1vw 0px; }
      ul.nav.nav-main-mobile > li > ul > li {
        margin-bottom: 1vw; }
        ul.nav.nav-main-mobile > li > ul > li > a {
          font-family: "Frutiger LT W01_65 Bold1475746";
          padding-left: 4vw; }
        ul.nav.nav-main-mobile > li > ul > li > ul {
          padding: 1vw 0px 1vw 7.5vw;
          background-color: #f2f2f2; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
.mb-20 {
  margin-bottom: 20px; }

.mb-40 {
  margin-bottom: 40px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.ml-20 {
  margin-left: 20px; }

@media (max-width: 500px) {
  .mb-20-at-500 {
    margin-bottom: 20px; } }
.product-finder-header {
  border: 20px solid #d9d9d9;
  margin-bottom: 20px;
  height: 180px; }
  .product-finder-header .image {
    position: absolute;
    top: 5px;
    left: 40px; }
  .product-finder-header .header {
    position: absolute;
    bottom: 60px;
    left: 270px; }
    .product-finder-header .header .category, .product-finder-header .header .title {
      text-transform: uppercase;
      line-height: 1; }
    .product-finder-header .header .category {
      font-size: 1.8rem; }
    .product-finder-header .header .title {
      font-family: "Frutiger LT W01_65 Bold1475746";
      font-size: 2.4rem; }
  .product-finder-header .text {
    width: 275px;
    position: absolute;
    bottom: 60px;
    right: 100px;
    font-size: 0.8rem; }
    .product-finder-header .text:after {
      content: "";
      position: absolute;
      bottom: 0px;
      right: -30px;
      display: inline-block;
      width: 36px;
      height: 36px;
      background-image: url(../img/icons/productfinder-arrow-button.png); }
  @media (max-width: 768px) {
    .product-finder-header {
      height: auto;
      padding: 20px; }
      .product-finder-header .image, .product-finder-header .header, .product-finder-header .text {
        position: static;
        display: block; }
      .product-finder-header .image {
        margin-bottom: 20px; }
      .product-finder-header .header {
        margin-bottom: 20px; }
      .product-finder-header .text {
        width: 100%; }
        .product-finder-header .text:after {
          display: block;
          position: static;
          margin-top: 10px; } }

.product-finder-group {
  margin-bottom: 20px; }
  .product-finder-group .teaser {
    position: relative;
    padding: 20px;
    border: 20px solid #d9d9d9;
    cursor: pointer; }
    .product-finder-group .teaser:after {
      content: "";
      position: absolute;
      bottom: -20px;
      left: 50%;
      margin-left: -50px;
      display: inline-block;
      width: 100px;
      height: 20px;
      background-image: url(../img/icons/productfinder-collapse-arrows.png);
      background-repeat: no-repeat; }
    .product-finder-group .teaser.open:after {
      background-position-y: -20px; }
    .product-finder-group .teaser .image {
      position: absolute;
      top: -10px;
      left: 10px; }
    .product-finder-group .teaser .header {
      position: absolute;
      right: 50px;
      top: 120px; }
      .product-finder-group .teaser .header .category, .product-finder-group .teaser .header .title {
        text-transform: uppercase;
        line-height: 1; }
      .product-finder-group .teaser .header .category {
        font-size: 1.7rem; }
      .product-finder-group .teaser .header .title {
        font-family: "Frutiger LT W01_65 Bold1475746";
        font-size: 2.2rem; }
    .product-finder-group .teaser .text {
      position: absolute;
      bottom: 20px;
      font-size: 0.8rem; }
    @media (max-width: 768px) {
      .product-finder-group .teaser .image, .product-finder-group .teaser .header, .product-finder-group .teaser .text {
        position: static; }
      .product-finder-group .teaser .image, .product-finder-group .teaser .header {
        margin-bottom: 20px; }
      .product-finder-group .teaser .image img {
        max-width: 100%;
        height: auto; } }
  .product-finder-group .products {
    display: none;
    background-color: #f2f2f2;
    padding: 25px; }
    .product-finder-group .products .headline {
      font-family: "Frutiger LT W01_65 Bold1475746";
      text-transform: uppercase;
      font-size: 1rem;
      padding-bottom: 5px;
      margin-bottom: 40px;
      border-bottom: 2px solid #000; }
    .product-finder-group .products .product {
      display: block;
      margin-bottom: 100px;
      color: #000;
      text-decoration: none; }
      .product-finder-group .products .product:hover {
        color: #e52a13; }
      .product-finder-group .products .product .image {
        padding-right: 20px;
        margin-bottom: 20px; }

@media (max-width: 500px) {
  .product-finder-header {
    height: auto;
    padding: 20px; }
    .product-finder-header .image, .product-finder-header .header, .product-finder-header .text {
      position: static;
      width: auto; }
    .product-finder-header .image, .product-finder-header .header {
      margin-bottom: 20px; }
    .product-finder-header .text:after {
      display: block;
      position: static;
      margin-top: 10px; }

  .product-finder-group .teaser .image, .product-finder-group .teaser .header, .product-finder-group .teaser .text {
    position: static;
    width: auto; }
  .product-finder-group .teaser .image, .product-finder-group .teaser .header {
    margin-bottom: 20px; }
  .product-finder-group .teaser .image img {
    max-width: 100%; } }
body {
  font-family: "Frutiger LT W01_45 Ligh1475730", sans-serif;
  background: url(../img/dummies/background-1680.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  letter-spacing: 0.1rem; }

p {
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Frutiger LT W01_65 Bold1475746"; }
  h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
    border-bottom: 1px solid #000; }

.table th, .table td {
  border-top: none; }

#wrapper {
  width: 1190px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0px 80px 20px 80px;
  -webkit-box-shadow: 1px 1px 100px 1px rgba(0, 0, 0, 0.7);
  box-shadow: 1px 1px 100px 1px rgba(0, 0, 0, 0.7); }

#header {
  position: relative;
  z-index: 500;
  transition: all 0.5s ease;
  background-color: #fff; }
  #header .nav-main-mobile-container {
    display: none; }
  #header .nav-main {
    width: 50%;
    float: left;
    margin-top: 90px;
    transition: all 0.5s ease; }
    #header .nav-main > li {
      display: inline-block;
      position: relative; }
      #header .nav-main > li:hover > a {
        color: #e52a13; }
      #header .nav-main > li a {
        display: block;
        font-size: 0.75rem;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        margin-bottom: 30px; }
      #header .nav-main > li > div {
        display: none;
        text-align: left;
        position: absolute;
        top: 48px;
        border: 20px solid #d9d9d9;
        background-color: #fff;
        min-width: 185px;
        padding: 38px 30px 22px 30px; }
        #header .nav-main > li > div ul li {
          display: block;
          position: relative;
          margin-bottom: 16px;
          line-height: 13px; }
          #header .nav-main > li > div ul li:hover > a {
            color: #e52a13; }
          #header .nav-main > li > div ul li a {
            margin-bottom: 0px;
            line-height: 1.1; }
          #header .nav-main > li > div ul li.active a {
            font-family: "Frutiger LT W01_65 Bold1475746";
            color: #000; }
            #header .nav-main > li > div ul li.active a:after {
              content: "";
              display: inline-block;
              margin-left: 16px;
              margin-bottom: -4px;
              width: 18px;
              height: 18px;
              border-radius: 50%;
              background-color: #999;
              background-image: url(../img/icons/submenu-angle-right.png);
              background-repeat: no-repeat;
              background-position: 7px 6px;
              background-size: 3px 5px; }
        #header .nav-main > li > div.layout-1 {
          height: 500px; }
          #header .nav-main > li > div.layout-1 > ul > li {
            display: inline-block;
            position: relative;
            margin-bottom: 16px;
            line-height: 13px;
            margin-right: 34px; }
            #header .nav-main > li > div.layout-1 > ul > li > ul {
              position: absolute;
              top: 30px;
              display: none !important;
              padding: 0;
              border: none; }
              #header .nav-main > li > div.layout-1 > ul > li > ul > li {
                float: left;
                margin-right: 20px; }
                #header .nav-main > li > div.layout-1 > ul > li > ul > li > a {
                  margin-bottom: 20px; }
                  #header .nav-main > li > div.layout-1 > ul > li > ul > li > a .product-preview {
                    border: 1px solid #eee;
                    margin-bottom: 10px; }
                  #header .nav-main > li > div.layout-1 > ul > li > ul > li > a:after {
                    content: "";
                    display: inline-block;
                    position: absolute;
                    top: 107px;
                    right: 30px;
                    margin-left: 16px;
                    width: 18px;
                    height: 18px;
                    border-radius: 50%;
                    background-color: #999;
                    background-image: url(../img/icons/submenu-angle-right.png);
                    background-repeat: no-repeat;
                    background-position: 7px 6px;
                    background-size: 3px 5px; }
                #header .nav-main > li > div.layout-1 > ul > li > ul > li > ul > li {
                  display: block;
                  margin-bottom: 6px;
                  line-height: 3px; }
                  #header .nav-main > li > div.layout-1 > ul > li > ul > li > ul > li > a {
                    font-size: 0.7rem;
                    line-height: 1;
                    margin-bottom: 14px;
                    padding-left: 5px; }
                    #header .nav-main > li > div.layout-1 > ul > li > ul > li > ul > li > a:before {
                      content: "";
                      display: inline-block;
                      width: 7px;
                      height: 12px;
                      margin-bottom: -5px;
                      background-image: url(../img/icons/submenu-layer-angle-left.png);
                      background-repeat: no-repeat;
                      background-size: 3px 6px; }
              #header .nav-main > li > div.layout-1 > ul > li > ul.open {
                display: block !important; }
            #header .nav-main > li > div.layout-1 > ul > li > a {
              margin-bottom: 30px; }
            #header .nav-main > li > div.layout-1 > ul > li.active > a {
              font-family: "Frutiger LT W01_65 Bold1475746";
              color: #e52a13; }
            #header .nav-main > li > div.layout-1 > ul > li:hover > a {
              color: #e52a13; }
              #header .nav-main > li > div.layout-1 > ul > li:hover > a:after {
                content: "";
                display: inline-block;
                position: absolute;
                bottom: 17px;
                left: 50%;
                width: 14px;
                height: 8px;
                margin-left: -7px;
                background-image: url(../img/icons/submenu-layer-angle-down.png);
                background-repeat: no-repeat;
                background-size: 14px 8px; }
    #header .nav-main.nav-left {
      text-align: right;
      padding-right: 93px; }
      #header .nav-main.nav-left > li {
        margin-right: 28px; }
    #header .nav-main.nav-right {
      text-align: left;
      padding-left: 93px; }
      #header .nav-main.nav-right > li {
        margin-left: 28px; }
  #header .logo {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -95px;
    text-align: center;
    transition: all 0.5s ease; }
    #header .logo .icon {
      margin-bottom: 13px;
      transition: all 0.5s ease; }
      #header .logo .icon img {
        transition: all 0.5s ease;
        width: 35px;
        height: 35px; }
    #header .logo .text {
      opacity: 1;
      transition: all 0.5s ease; }
  #header .nav-top-right {
    position: absolute;
    right: 11px;
    top: 35px;
    transition: all 0.5s ease; }
  #header.fixed {
    position: fixed;
    width: 1030px;
    height: 100px;
    padding: 0 10px 0 10px;
    margin: 0 auto; }
    #header.fixed .logo .icon {
      margin-bottom: 0; }
      #header.fixed .logo .icon img {
        width: 98px;
        height: 98px; }
    #header.fixed .logo .text {
      opacity: 0;
      margin-top: -200px; }
    #header.fixed .nav-main {
      margin-top: 60px; }
      #header.fixed .nav-main > li > ul {
        top: 36px; }
      #header.fixed .nav-main.nav-left {
        padding-right: 46px; }
      #header.fixed .nav-main.nav-right {
        padding-left: 46px; }
    #header.fixed .nav-top-right {
      top: 20px; }

#footer {
  margin: 2.3vw 0 0 0; }
  #footer .inner {
    text-align: center;
    background-color: #e8e8e8; }
    #footer .inner .logo {
      padding: 30px 0 30px 0; }
  #footer .copyright {
    margin: 20px 0;
    font-size: 0.8rem; }
  #footer .nav-meta {
    float: left;
    margin-bottom: 20px; }
    #footer .nav-meta li {
      display: inline-block;
      margin-left: 4vw; }
      #footer .nav-meta li a {
        font-size: 0.75rem;
        text-transform: uppercase; }
  #footer .nav-bottom-right {
    float: right;
    margin-right: 28px; }

.image-teaser {
  position: relative;
  display: inline-block;
  color: #000; }
  .image-teaser .overlay {
    position: absolute;
    left: 20px;
    bottom: 26px; }
    .image-teaser .overlay.right {
      left: auto;
      right: 20px; }
    .image-teaser .overlay h1, .image-teaser .overlay h2, .image-teaser .overlay h3, .image-teaser .overlay h4, .image-teaser .overlay h5, .image-teaser .overlay h6 {
      margin: 0;
      font-family: "Frutiger LT W01_65 Bold1475746";
      font-size: 0.9rem; }
    .image-teaser .overlay p {
      font-size: 0.8rem;
      line-height: 1.5;
      margin: 0; }
  @media (max-width: 768px) {
    .image-teaser .overlay {
      padding: 20px;
      left: 0px;
      bottom: 0px; } }

.flexslider {
  border: none;
  margin: 0 0 20px 0; }
  .flexslider .flex-control-nav {
    position: absolute;
    bottom: 40px;
    z-index: 100; }
  .flexslider .custom-navigation {
    position: absolute;
    overflow: hidden;
    top: 50%;
    z-index: 200;
    pointer-events: none;
    width: 100%;
    margin-top: -50px; }
    .flexslider .custom-navigation *{
      pointer-events: auto;
    }
    .flexslider .custom-navigation .flex-prev,
    .flexslider .custom-navigation .flex-next {
      display: inline-block;
      width: 100px;
      height: 100px;
      background-color: #fff;
      border-radius: 50%;
      background-repeat: no-repeat;
      background-size: 17px 30px; }
    .flexslider .custom-navigation .flex-next {
      float: right;
      margin-right: -50px;
      background-image: url(../img/icons/slider-angle-right.png);
      background-position: 33px center; }
    .flexslider .custom-navigation .flex-prev {
      margin-left: -50px;
      background-image: url(../img/icons/slider-angle-left.png);
      background-position: 50px center; }
  .flexslider .slides li .overlay {
    position: absolute;
    left: 20px;
    bottom: 26px;
    color: #fff; }
    .flexslider .slides li .overlay.right {
      left: auto;
      right: 20px; }
    .flexslider .slides li .overlay h1, .flexslider .slides li .overlay h2, .flexslider .slides li .overlay h3, .flexslider .slides li .overlay h4, .flexslider .slides li .overlay h5, .flexslider .slides li .overlay h6 {
      margin: 0;
      font-family: "Frutiger LT W01_65 Bold1475746";
      font-size: 0.9rem; }
    .flexslider .slides li .overlay p {
      font-size: 0.8rem;
      line-height: 1.5;
      margin: 0; }
  @media (max-width: 768px) {
    .flexslider .slides li .overlay, .overlay .flexslider .slides li.right {
      width: 100%;
      left: 0px !important;
      right: 0px !important;
      bottom: 0px;
      padding: 20px; } }
  .flexslider.product {
    margin-bottom: 70px; }
  .flexslider .product-custom-info {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    padding-top: 10px; }
    .flexslider .product-custom-info .info-labels {
      display: inline-block; }
      .flexslider .product-custom-info .info-labels .price-label,
      .flexslider .product-custom-info .info-labels .sound-label {
        float: left;
        display: table;
        vertical-align: middle;
        min-width: 55px;
        min-height: 55px;
        padding: 15px;
        color: #fff;
        font-size: 0.8rem;
        line-height: 1;
        background-color: #999999;
        border-radius: 50px; }
        .flexslider .product-custom-info .info-labels .price-label .inner,
        .flexslider .product-custom-info .info-labels .sound-label .inner {
          display: table-cell;
          vertical-align: middle; }
      .flexslider .product-custom-info .info-labels .price-label {
        margin-right: 10px; }
      .flexslider .product-custom-info .info-labels .sound-label {
        margin-left: 10px; }
    .flexslider .product-custom-info .prev-product,
    .flexslider .product-custom-info .next-product {
      color: #000;
      font-size: 0.8rem;
      text-decoration: none; }
    .flexslider .product-custom-info .prev-product {
      float: left; }
    .flexslider .product-custom-info .next-product {
      float: right; }

hgroup {
  display: block;
  text-transform: uppercase;
  line-height: 1.1; }
  hgroup h1 {
    font-size: 1.6rem;
    margin: 0;
    padding: 0; }
  hgroup h2 {
    margin: 0;
    padding: 0;
    font-family: "Frutiger LT W01_65 Bold1475746";
    font-size: 2.2rem; }

.card .card-header {
  background-color: #e5e5e5;
  margin-bottom: 15px; }
  .card .card-header h5 {
    margin: 0; }
    .card .card-header h5 a {
      display: block;
      padding: 5px 50px 5px 10px;
      color: #000;
      position: relative;
      text-decoration: none; }
      .card .card-header h5 a:after{
        content: '';
        width: 25px;
        height: 15px;
        background-image: url(../img/icons/arrow-down-accordion.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        transform: rotate(180deg);
        position: absolute;
        right: 15px;
        bottom: 3px;
      }
      .card .card-header h5 a.collapsed:after{
        transform: rotate(0deg);
        background-position: left top;
      }
.card .card-block {
  padding: 10px;
  background-color: #e5e5e5;
  margin-bottom: 15px; }
.card .card-block table tr td{
  line-height: 1.2vw;
}
.card .card-block table tr td:first-child{
  width: 33%;
}

.product-info-link {
  font-size: 0.83em;
  font-family: "Frutiger LT W01_65 Bold1475746";
  background-color: #e5e5e5;
  margin-bottom: 15px;
  display: block;
  padding: 5px 10px;
  color: #000;
  text-decoration: none;
  background-image: url(../img/icons/download.png);
  background-repeat: no-repeat;
  background-position: right 30px top 6px; }
  .product-info-link:hover {
    text-decoration: none; }

.product-info-link.papercat {
  background-image: url(../img/icons/link-papercat.png);
}

@media (max-width: 768px) {
  body {
    background-image: none; }

  #wrapper {
    width: 100%;
    padding: 0px 10px 20px 10px; }

  #header {
    height: auto;
    min-height: 80px; }
    #header .nav-toggle {
      display: inline-block;
      width: 45px;
      height: 33px;
      position: absolute;
      top: 20px;
      left: 10px;
      z-index: 5;
      background-image: url(../img/icons/nav-toggle.png); }
      #header .nav-toggle.open {
        background-position-y: -33px; }
    #header .nav-main {
      display: none; }
    #header .logo {
      top: auto;
      left: auto;
      bottom: -30px;
      width: 100%;
      text-align: center;
      margin-left: 0;
      z-index: 1; }
      #header .logo .icon {
        display: inline-block;
        margin-bottom: 0; }
        #header .logo .icon img {
          width: 90px;
          height: 90px; }
      #header .logo .text {
        display: none; }
    #header .nav-top-right {
      display: none; }
    #header .nav-main-mobile-container {
      position: absolute;
      top: 80px;
      width: 100%;
      padding: 0 1vw; }

  #footer .nav-language {
    display: none; }
  #footer .inner .logo {
    padding: 3.5vw 0 2vw 0; }
  #footer .nav-bottom-right {
    float: none;
    margin-right: 0; }
    #footer .nav-bottom-right .nav-social {
      float: none; }
  #footer .nav-social li a {
    width: 36px;
    height: 36px;
    background-size: 144px 36px; }
    #footer .nav-social li a.youtube {
      background-position-x: 0px; }
    #footer .nav-social li a.facebook {
      background-position-x: -36px; }
    #footer .nav-social li a.instagram {
      background-position-x: -72px; }
    #footer .nav-social li a.twitter {
      background-position-x: -108px; }
  #footer .nav-meta {
    margin-bottom: 10px;
    margin-top: 20px; }
  #footer .copyright {
    margin: 2.5vw 0 0;
    padding-bottom: 2.5vw;
    font-size: 0.6rem; }

  .flex-control-nav {
    display: none; } }

.flexslider .slides li  .overlay.top {
      left: 20px;
      top: 20px; 
      color: #000;
} 