@charset "UTF-8";
/* vertically align everything */
/* font size rem */
/* extracts value */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/assets/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Lato', sans-serif; }

a {
  text-decoration: none;
  color: black; }

nav a {
  font-size: 19px;
  font-size: 1.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom-color: black; }
  @media (max-width: 639px) {
    nav a {
      font-size: 23px;
      font-size: 2.3rem; } }
  @media (min-width: 640px) {
    nav a.active {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      margin-bottom: 4px; }
      .colored nav a.active {
        border-color: rgba(255, 255, 255, 0.8) !important; } }
  nav a:hover {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 4px; }
    @media (max-width: 639px) {
      nav a:hover {
        margin: 0;
        border: 0px solid white; } }
    .colored nav a:hover {
      border-color: rgba(255, 255, 255, 0.8) !important; }
  nav a.language {
    color: #a19e9f; }
    nav a.language:hover {
      color: black; }
    .colored nav a.language {
      color: rgba(255, 255, 255, 0.5) !important; }
      .colored nav a.language:hover {
        color: white !important; }
nav ul ul a {
  font-size: 19px;
  font-size: 1.9rem; }
nav ul ul ul a {
  text-transform: lowercase; }

@media (min-width: 1024px) {
  body:after {
    content: "desktop";
    display: none; } }
@media (min-width: 640px) and (max-width: 1023px) {
  body:after {
    content: "tablet";
    display: none; } }
@media (max-width: 639px) {
  body:after {
    content: "mobile";
    display: none; } }

body {
  padding: 0 15px; }
  @media (max-width: 639px) {
    body {
      padding: 0; } }

.container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 639px) {
    .container {
      padding: 0 15px; } }

header {
  padding: 35px 0 0;
  min-height: 3px; }
  @media (max-width: 639px) {
    header {
      padding-top: 15px; } }
  header .container {
    position: relative; }
  header .logo {
    max-width: 100%;
    float: left;
    width: 546px;
    margin: 1px 0 9px;
    display: block; }
    @media (min-width: 0px) and (max-width: 1149px) {
      header .logo {
        float: none; } }
    @media (max-width: 639px) {
      header .logo {
        margin-bottom: 10px; } }
    .detail-view header .logo {
      display: none; }
    header .logo > * {
      max-width: 100%;
      height: 28px; }
  header .icon-wrapper {
    overflow-y: hidden; }
    @media (max-width: 639px) {
      header .icon-wrapper {
        position: static;
        padding: 0 15px 15px;
        margin: 0 -15px; } }
    header .icon-wrapper .toggle-menu {
      display: block;
      width: 28px;
      height: 28px;
      cursor: pointer;
      position: absolute;
      top: -25px;
      right: 0px; }
      @media (max-width: 639px) {
        header .icon-wrapper .toggle-menu {
          position: static;
          float: right; } }

nav {
  display: block;
  margin: 0;
  padding: 0; }
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  nav a {
    display: inline-block;
    padding: 9px 0 4px;
    margin-bottom: 5px; }
    @media (max-width: 639px) {
      nav a {
        display: block;
        margin: 0; } }
    nav a:last-child {
      margin-right: 0; }

#navigation {
  float: right; }
  @media (max-width: 1149px) {
    #navigation {
      float: none; } }
  @media (max-width: 639px) {
    #navigation {
      margin: 0 -15px; } }
  .detail-view #navigation {
    display: none; }
  @media (max-width: 639px) {
    #navigation a.mobile-arrow:after {
      position: absolute;
      background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGlkPScnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nMzUuNTg4cHgnIGhlaWdodD0nMjIuMDU2cHgnIHZpZXdCb3g9JzAgMCAzNS41ODggMjIuMDU2JyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCAzNS41ODggMjIuMDU2JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48ZGVmcz48cmVjdCBpZD0nJyB3aWR0aD0nMzUuNTg4JyBoZWlnaHQ9JzIyLjA1NicvPjwvZGVmcz48cG9seWxpbmUgZmlsbD0nbm9uZScgc3Ryb2tlPScjMDAwMDAwJyBzdHJva2Utd2lkdGg9JzUuNCcgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBwb2ludHM9JzMyLjg4OCwyLjY5OSAxNy43MjQsMTguMTg4IDIuNywyLjY5OScvPjwvZz48L3N2Zz4=") no-repeat center center;
      background-size: contain;
      width: 36px;
      height: 20px;
      top: 18px;
      right: 10px;
      content: '';
      opacity: .3;
      -webkit-transition: opacity .4s;
              transition: opacity .4s;
      display: block; }
      .colored #navigation a.mobile-arrow:after {
        background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGlkPScnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nMzUuNTg4cHgnIGhlaWdodD0nMjIuMDU2cHgnIHZpZXdCb3g9JzAgMCAzNS41ODggMjIuMDU2JyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCAzNS41ODggMjIuMDU2JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48ZGVmcz48cmVjdCBpZD0nJyB3aWR0aD0nMzUuNTg4JyBoZWlnaHQ9JzIyLjA1NicvPjwvZGVmcz48cG9seWxpbmUgZmlsbD0nbm9uZScgc3Ryb2tlPScjRkZGRkZGJyBzdHJva2Utd2lkdGg9JzUuNCcgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBwb2ludHM9JzMyLjg4OCwyLjY5OSAxNy43MjQsMTguMTg4IDIuNywyLjY5OScvPjwvZz48L3N2Zz4=") no-repeat center center; }
    #navigation a.mobile-arrow:hover:after {
      opacity: 1; }
    #navigation .open > a.mobile-arrow:after {
      background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGlkPScnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nMzUuNTg4cHgnIGhlaWdodD0nMjIuMDU3cHgnIHZpZXdCb3g9JzAgMCAzNS41ODggMjIuMDU3JyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCAzNS41ODggMjIuMDU3JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48ZGVmcz48cmVjdCBpZD0nJyB4PScwJyB5PScwLjAwMScgd2lkdGg9JzM1LjU4OCcgaGVpZ2h0PScyMi4wNTYnLz48L2RlZnM+PHBvbHlsaW5lIGZpbGw9J25vbmUnIHN0cm9rZT0nIzAwMDAwMCcgc3Ryb2tlLXdpZHRoPSc1LjQnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgcG9pbnRzPSczMi44ODgsMTkuMzU2IDE3LjcyNCwzLjg2OCAyLjcsMTkuMzU2Jy8+PC9nPjwvc3ZnPg==") no-repeat center center;
      background-size: contain; }
      .colored #navigation .open > a.mobile-arrow:after {
        background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGlkPScnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHg9JzBweCcgeT0nMHB4JyB3aWR0aD0nMzUuNTg4cHgnIGhlaWdodD0nMjIuMDU3cHgnIHZpZXdCb3g9JzAgMCAzNS41ODggMjIuMDU3JyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCAzNS41ODggMjIuMDU3JyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48ZGVmcz48cmVjdCBpZD0nJyB4PScwJyB5PScwLjAwMScgd2lkdGg9JzM1LjU4OCcgaGVpZ2h0PScyMi4wNTYnLz48L2RlZnM+PHBvbHlsaW5lIGZpbGw9J25vbmUnIHN0cm9rZT0nI0ZGRkZGRicgc3Ryb2tlLXdpZHRoPSc1LjQnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgcG9pbnRzPSczMi44ODgsMTkuMzU2IDE3LjcyNCwzLjg2OCAyLjcsMTkuMzU2Jy8+PC9nPjwvc3ZnPg==") no-repeat center center; } }
  #navigation > ul {
    display: block;
    overflow: hidden;
    padding: 5px 0 10px 0; }
    @media (min-width: 1150px) {
      #navigation > ul {
        padding-top: 0; } }
    @media (max-width: 639px) {
      #navigation > ul {
        border-top: 1px solid #d3d4d4;
        padding-bottom: 0; } }
    #navigation > ul li {
      margin-right: 30px;
      float: left;
      position: relative; }
      @media (max-width: 639px) {
        #navigation > ul li {
          float: none;
          margin: 0;
          border-bottom: 1px solid #d3d4d4; } }
      #navigation > ul li:hover {
        border-color: black; }
      #navigation > ul li:last-child {
        margin-right: 0; }
      #navigation > ul li.open li a.mobile-arrow:after {
        top: 9px;
        right: 10px; }
      #navigation > ul li.open li li a.mobile-arrow:after {
        display: none; }
      @media (max-width: 639px) {
        #navigation > ul li.open {
          border-bottom: 0px solid white; } }
      #navigation > ul li.open > ul {
        display: block; }
      @media (max-width: 639px) {
        #navigation > ul li a {
          padding: 13px 15px; } }
      #navigation > ul li a:hover {
        color: black; }
      #navigation > ul li > ul {
        display: none;
        padding-top: 12px; }
        #navigation > ul li > ul a {
          padding-top: 6px;
          padding-bottom: 6px; }
        #navigation > ul li > ul li.open {
          border-bottom: 1px solid #d3d4d4; }
        #navigation > ul li > ul ul {
          padding-top: 0; }
          #navigation > ul li > ul ul li {
            border-bottom: 0px solid white; }
            #navigation > ul li > ul ul li a {
              color: #a19e9f; }
              .colored #navigation > ul li > ul ul li a {
                color: rgba(255, 255, 255, 0.5) !important; }
                .colored #navigation > ul li > ul ul li a:hover {
                  color: white !important; }

#sub-navigation {
  overflow: hidden;
  display: block; }
  @media (max-width: 639px) {
    #sub-navigation {
      display: none !important; } }
  #sub-navigation .container > ul {
    display: hidden;
    padding: 10px 0 4px;
    border-top: 1px solid #d3d4d4; }
    #sub-navigation .container > ul > li {
      display: block;
      overflow: hidden; }
      #sub-navigation .container > ul > li > a {
        float: left;
        display: block; }
      #sub-navigation .container > ul > li > ul {
        margin-left: 270px;
        display: block; }
        #sub-navigation .container > ul > li > ul > li {
          float: left;
          color: #a19e9f; }
          #sub-navigation .container > ul > li > ul > li:after {
            content: "|";
            display: inline-block;
            margin-bottom: 6px;
            font-size: 19px;
            font-size: 1.9rem;
            padding: 9px 12px 7px; }
          #sub-navigation .container > ul > li > ul > li:last-child:after {
            content: "";
            padding: 0;
            margin: 0; }
          #sub-navigation .container > ul > li > ul > li a {
            color: #a19e9f;
            border-color: #a19e9f;
            text-transform: lowercase;
            letter-spacing: normal; }

header .logo {
  display: block; }
header .icon-wrapper {
  display: none; }
  @media (min-width: 640px) {
    .detail-view header .icon-wrapper .icon:before {
      position: absolute;
      content: 'Menü einblenden';
      right: 44px;
      top: 13px;
      width: 120px;
      text-align: right;
      font-size: 15px;
      font-size: 1.5rem;
      display: none; }
    .detail-view header .icon-wrapper .icon:hover:before {
      display: block; }
    .detail-view header .icon-wrapper .close.icon:before {
      content: 'Menü ausblenden'; } }
  header .icon-wrapper .menu-icon {
    display: block; }
  header .icon-wrapper .close-icon {
    display: none; }
  header .icon-wrapper .close .menu-icon {
    display: none; }
  header .icon-wrapper .close .close-icon {
    display: block; }
  .detail-view header .icon-wrapper {
    display: block; }
header #navigation {
  display: block; }
header #sub-navigation {
  display: block; }
@media (min-width: 640px) {
  header #navigation > ul > li > ul {
    display: none !important; } }
@media (max-width: 639px) {
  header .icon-wrapper {
    display: block; }
  header #navigation {
    display: none;
    overflow: hidden; }
    .nav-open header #navigation {
      display: block; }
  header #navigation > ul {
    display: block; } }

* {
  margin: 0; }

html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  margin: 0 auto -78px; }
  .detail-view .wrapper {
    margin: 0 auto -58px; }
  @media (max-width: 639px) {
    .wrapper {
      margin: 0 auto -108px; } }

footer, .push {
  height: 78px; }
  .detail-view footer, .detail-view .push {
    height: 58px; }
  @media (max-width: 639px) {
    footer, .push {
      height: 108px; } }

#info-bar {
  overflow: hidden;
  padding: 0; }
  @media (max-width: 639px) {
    #info-bar {
      margin-top: -1px; } }
  .detail-view #info-bar {
    display: none; }
    .detail-view #info-bar .container {
      padding-bottom: 0; }
  #info-bar .container {
    border-top: 1px solid #d3d4d4;
    padding-top: 19px;
    padding-bottom: 60px; }
  #info-bar ul {
    padding: 0 0 12px 0;
    margin: 0;
    list-style: none;
    overflow: hidden; }
    #info-bar ul li {
      float: left;
      height: 20px;
      padding: 0 8px; }
      @media (max-width: 1023px) {
        #info-bar ul li {
          margin-bottom: 15px; } }
      @media (max-width: 639px) {
        #info-bar ul li {
          width: 50%;
          box-sizing: border-box;
          padding: 0; }
          #info-bar ul li:nth-child(odd) {
            padding-right: 5px; }
          #info-bar ul li:nth-child(even) {
            padding-left: 5px; }
          #info-bar ul li:first-child a {
            font-weight: bold; } }
      #info-bar ul li:first-child {
        padding: 0 16px 0 0; }
        #info-bar ul li:first-child a:hover {
          border: none; }
      #info-bar ul li:nth-child(2) {
        padding-left: 16px;
        border-left: 1px solid black; }
        @media (max-width: 639px) {
          #info-bar ul li:nth-child(2) {
            padding-left: 5px;
            border: none; } }
      #info-bar ul li a {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        margin-top: -2px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 19px;
        font-size: 1.9rem;
        text-transform: uppercase;
        padding-bottom: 8px;
        letter-spacing: 2px; }
        #info-bar ul li a:hover, #info-bar ul li a.active {
          padding-bottom: 7px;
          border-bottom: 1px solid black; }

footer {
  padding-top: 20px;
  box-sizing: border-box; }
  @media (max-width: 639px) {
    footer {
      padding-top: 50px; } }
  .detail-view footer {
    padding-top: 0; }
  footer .container {
    position: relative;
    height: 100%; }
    footer .container .social {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-top: 1px solid #d3d4d4;
      padding-top: 18px;
      padding-bottom: 18px; }
      footer .container .social ul {
        padding: 0; }
        @media (max-width: 639px) {
          footer .container .social ul {
            padding: 0 15px; } }
      .detail-view footer .container .social {
        display: none; }
    footer .container.special {
      height: 0;
      border: none;
      position: relative;
      display: none; }
      .detail-overview footer .container.special {
        display: none !important; }
      .detail-view footer .container.special {
        display: block; }
      footer .container.special .icon {
        display: block;
        position: absolute;
        right: 0;
        top: 15px;
        z-index: 50; }
        @media (max-width: 639px) {
          footer .container.special .icon {
            right: 15px; } }
      footer .container.special .caption {
        position: absolute;
        top: 15px;
        right: 120px;
        left: 120px;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity .4s;
                transition: opacity .4s;
        font-size: 20px;
        font-size: 2rem;
        color: black;
        z-index: 999; }
        @media (max-width: 639px) {
          footer .container.special .caption {
            text-align: center;
            left: 46px;
            right: 46px;
            font-size: 15px;
            text-overflow: ellipsis;
            opacity: 1 !important; } }
        footer .container.special .caption .number {
          display: inline-block;
          padding-right: 30px;
          color: #a19e9f; }
          @media (max-width: 639px) {
            footer .container.special .caption .number {
              display: none; } }
  footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden; }
    footer ul li {
      display: inline-block;
      vertical-align: bottom;
      padding-right: 26px; }

.icon {
  vertical-align: bottom;
  line-height: 1px;
  display: inline-block;
  opacity: .4;
  -webkit-transition: opacity .4s;
          transition: opacity .4s; }
  .icon:hover {
    opacity: 1; }
  .icon.fb {
    width: 10px;
    height: 21px; }
  .icon.email {
    width: 23px;
    height: 18px; }
  .icon.twitter {
    width: 25px;
    height: 20px; }
  .icon.multi {
    width: 28px;
    height: 28px;
    display: none; }
    .icon.multi:before {
      position: absolute;
      content: 'Übersicht + Info';
      right: 44px;
      top: 13px;
      width: 120px;
      text-align: right;
      font-size: 15px;
      font-size: 1.5rem;
      display: block; }
    @media (max-width: 639px) {
      .icon.multi:before {
        display: none; } }
    .icon.multi:hover:before {
      display: block; }

.slider {
  margin: 0; }
  .slider:hover .slick-prev,
  .slider:hover .slick-next {
    opacity: 0.6; }
  .slider .slick-prev:before,
  .slider .slick-next:before {
    content: '';
    display: none; }
  .slider .slick-prev,
  .slider .slick-next {
    height: 50px;
    width: 30px;
    opacity: 0;
    -webkit-transition: opacity ease .3s;
            transition: opacity ease .3s;
    z-index: 200; }
    .slider .slick-prev:hover,
    .slider .slick-next:hover {
      opacity: 1; }
    @media (max-width: 639px) {
      .slider .slick-prev,
      .slider .slick-next {
        height: 40px;
        width: 25px; } }
  .slider .slick-prev {
    left: 30px;
    background: url(../images/assets/links.png) no-repeat center top;
    background-size: contain; }
    @media (max-width: 639px) {
      .slider .slick-prev {
        left: 10px; } }
  .slider .slick-next {
    right: 30px;
    background: url(../images/assets/rechts.png) no-repeat center top;
    background-size: contain; }
    @media (max-width: 639px) {
      .slider .slick-next {
        right: 10px; } }

@-webkit-keyframes fadeStartSliderText {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@keyframes fadeStartSliderText {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }
.start-slider {
  width: 100%;
  margin: 0; }
  .start-slider .slide {
    opacity: .2;
    -webkit-transition: opacity ease .3s;
            transition: opacity ease .3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    /* Fixes Safari <6 flickr bug */
    max-width: 100%;
    position: relative; }
    .start-slider .slide a {
      display: block; }
    .start-slider .slide img {
      max-width: 100%; }
    .start-slider .slide span {
      position: absolute;
      top: 20%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      display: block;
      text-align: center;
      width: 90%;
      left: 50%;
      font-size: 120px;
      font-size: 12rem;
      text-transform: uppercase;
      font-weight: 900;
      color: #FFF;
      word-break: break-all;
      opacity: 0;
      -webkit-transition: font-size .5s, opacity .5s ease-out .5s;
              transition: font-size .5s, opacity .5s ease-out .5s; }
    .start-slider .slide span.inverse {
      color: #f14307; }
  .start-slider .slick-center {
    opacity: 1; }
    .start-slider .slick-center span {
      opacity: .7; }

@media (min-width: 640px) {
  .portfolio-slider {
    margin: 0 -15px; } }
.portfolio-slider .slide {
  max-width: 950px;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box; }
  .portfolio-slider .slide a {
    display: block;
    width: 100%;
    box-sizing: border-box; }
    .portfolio-slider .slide a:hover span {
      padding-bottom: 7px;
      border-bottom: 1px solid black; }
  .portfolio-slider .slide img {
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    -webkit-transition: max-height .4s;
            transition: max-height .4s;
    min-height: 200px; }
    .portfolio-slider .slide img.bordered {
      border: 20px solid #c0bfb9; }
  .portfolio-slider .slide span {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-break: break-all;
    padding: 10px 0 8px 0; }

@media (min-width: 640px) {
  .detail-slider {
    margin: 0 -15px; } }
.detail-slider .slide {
  width: 100%;
  overflow: hidden;
  min-height: 300px;
  padding: 5px 0 5px;
  box-sizing: border-box;
  -webkit-transition: height 0.15s;
          transition: height 0.15s; }
  @media (max-width: 639px) {
    .detail-slider .slide {
      padding-bottom: 25px; } }
  .detail-slider .slide .container {
    height: 100%; }
  .detail-slider .slide img {
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    display: block;
    -webkit-transition: max-height .4s;
            transition: max-height .4s;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
.detail-slider .slick-dots li button::before {
  font-size: 10px; }
.detail-slider .slick-dots li {
  margin: 0 2px; }
.detail-slider .slick-dots {
  bottom: 0; }

.colored .slick-dots li button:before {
  color: white; }

* {
  -webkit-transition: color .3s;
          transition: color .3s; }

body {
  -webkit-transition: background-color .3s;
          transition: background-color .3s; }

.colored body {
  background-color: #c0bfb9; }

.colored .colored-svg,
.colored svg {
  fill: #FFFFFF !important; }
.colored .colored-svg-stroke {
  stroke: #FFFFFF !important; }
.colored * {
  border-color: rgba(255, 255, 255, 0.2) !important;
  color: rgba(255, 255, 255, 0.8) !important; }

.masonry {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto; }
  .masonry:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1024px) {
    .masonry .item-sizer,
    .masonry .item {
      width: 31.03448%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 640px) and (max-width: 1023px) {
    .masonry .item-sizer,
    .masonry .item {
      width: 48.27586%;
      float: right;
      margin-right: 0; } }
  @media (max-width: 639px) {
    .masonry .item-sizer,
    .masonry .item {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .masonry .item-sizer img,
  .masonry .item img {
    max-width: 100%; }
    .ausstellung .masonry .item-sizer img, .ausstellung
    .masonry .item img {
      margin-bottom: 10px; }
  .masonry .item {
    margin-bottom: 3.44828%; }
  .masonry .gutter-sizer {
    width: 3.44828%; }
  @media (min-width: 1024px) {
    .masonry.books .item-sizer,
    .masonry.books .item {
      width: 21.05263%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 640px) and (max-width: 1023px) {
    .masonry.books .item-sizer,
    .masonry.books .item {
      width: 47.36842%;
      float: right;
      margin-right: 0; } }
  @media (max-width: 639px) {
    .masonry.books .item-sizer,
    .masonry.books .item {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .masonry.books .item {
    margin-bottom: 5.26316%; }
  .masonry.books .gutter-sizer {
    width: 5.26316%; }

.side-text,
.side-gallery {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%; }
  @media (max-width: 639px) {
    .side-text,
    .side-gallery {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.side-text {
  padding-bottom: 5.26316%;
  float: right;
  margin-right: 0; }
  .side-text h2 {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
  .side-text h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
  .side-text h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
  .side-text h5, .side-text h6 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
  .side-text p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding: 0; }
  .side-text a {
    color: #f14307;
    text-decoration: underline; }
    .side-text a:hover {
      text-decoration: none; }
  .side-text a.close {
    color: #f14307;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-left: 40px;
    height: 29px;
    line-height: 27px;
    opacity: .8;
    text-decoration: none;
    -webkit-transition: opacity .4s;
            transition: opacity .4s; }
    .side-text a.close:hover {
      opacity: 1; }
    .side-text a.close:before {
      height: 29px;
      width: 29px;
      position: absolute;
      top: 0;
      content: '';
      left: -40px;
      background: url("data:image/svg+xml;base64,PHN2Zw0KICAgIHZlcnNpb249IjEuMSINCiAgICBjbGFzcz0iY2xvc2UtaWNvbiINCiAgICBpZD0iY2xvc2Vfc3ZnXzIiDQogICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIg0KICAgIHg9IjBweCINCiAgICB5PSIwcHgiDQogICAgd2lkdGg9IjI4LjA3N3B4Ig0KICAgIGhlaWdodD0iMjguMDcycHgiDQogICAgdmlld0JveD0iMCAwIDI4LjA3NyAyOC4wNzIiDQogICAgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjguMDc3IDI4LjA3MiINCiAgICB4bWw6c3BhY2U9InByZXNlcnZlIj4NCiAgICA8Zz4NCiAgICAgICAgPGRlZnM+PHJlY3QgaWQ9IkNMT1NFX1NWR0lEXzJfIiB3aWR0aD0iMjguMDc3IiBoZWlnaHQ9IjI4LjA3MiIvPjwvZGVmcz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNmMTQzMDciIHN0cm9rZS13aWR0aD0iNS40IiB4MT0iMi4wNjgiIHkxPSIxLjkwMiIgeDI9IjI2LjE2IiB5Mj0iMjYuMTciLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNmMTQzMDciIHN0cm9rZS13aWR0aD0iNS40IiB4MT0iMS45MTYiIHkxPSIyNi4xNjYiIHgyPSIyNi4wMDUiIHkyPSIxLjkwMiIvPjwvZz4NCjwvc3ZnPg==") no-repeat center center; }

@media (max-width: 639px) {
  .side-gallery .masonry .item-sizer,
  .side-gallery .masonry .item {
    width: 31.03448%;
    float: right;
    margin-right: 0; } }
@media (max-width: 450px) {
  .side-gallery .masonry .item-sizer,
  .side-gallery .masonry .item {
    width: 48.27586%;
    float: right;
    margin-right: 0; } }
.side-gallery .item a {
  position: relative;
  display: block; }
  .side-gallery .item a:after {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjEuOSAyMS45IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMS45IDIxLjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjQTE5RTlGIiBzdHJva2Utd2lkdGg9IjEuNiIgZD0iTTguNiwxNi40YzQuMywwLDcuOC0zLjUsNy44LTcuOGMwLTQuMy0zLjUtNy44LTcuOC03LjgNCgkJYy00LjMsMC03LjgsMy41LTcuOCw3LjhDMC44LDEyLjksNC4zLDE2LjQsOC42LDE2LjRMOC42LDE2LjR6IE0xNC4zLDE0bDcuMSw3LjMiLz4NCjwvZz4NCjwvc3ZnPg==") no-repeat center center;
    background-size: contain; }
.side-gallery img {
  max-width: 100%;
  display: block; }

.text {
  font-size: 16px;
  font-size: 1.6rem; }
  .text .title {
    font-weight: bold; }
  .text .date {
    color: #f14307; }

.text-image-box {
  overflow: hidden; }
  .text-image-box .text {
    width: 65.51724%;
    float: left;
    margin-right: 3.44828%; }
    @media (max-width: 639px) {
      .text-image-box .text {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .text-image-box .image {
    width: 31.03448%;
    float: right;
    margin-right: 0;
    text-align: right; }
    @media (max-width: 639px) {
      .text-image-box .image {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    .text-image-box .image img {
      max-width: 300px;
      width: 100%;
      max-height: 100%; }

p {
  padding: 0 0 10px 0; }

.about {
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 5.26316%; }
  .about h2 {
    border-top: 1px solid #d3d4d4;
    text-transform: uppercase;
    font-size: 17px;
    font-size: 1.7rem;
    margin: 60px 0 0 0;
    font-weight: normal;
    padding: 15px 0 45px; }
  .about .text a {
    font-style: italic; }
    .about .text a:after {
      content: ' >>'; }

.presse img {
  padding: 0;
  height: 20px; }

.books img {
  margin: 0 0 10px 0; }
