/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=46c07d651e1d691f990f)
 * Config saved to config.json and https://gist.github.com/46c07d651e1d691f990f
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

p {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

a:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -1px; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  display: block; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 50%;
  overflow: hidden; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid #eeeeee; }

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

@font-face {
  font-family: 'Fazeta Display Light';
  src: url("../../fonts/Fazeta-LightDisplay.eot");
  src: local("Fazeta Light Display"), local("Fazeta-LightDisplay"), url("../../fonts/Fazeta-LightDisplay.eot?#iefix") format("embedded-opentype"), url("../../fonts/Fazeta-LightDisplay.woff2") format("woff2"), url("../../fonts/Fazeta-LightDisplay.woff") format("woff"), url("../../fonts/Fazeta-LightDisplay.ttf") format("truetype"), url("../../fonts/Fazeta-LightDisplay.svg#Fazeta-LightDisplay") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Fazeta Display Regular';
  src: url("../../fonts/Fazeta-RegularDisplay.eot");
  src: local("Fazeta Regular Display"), local("Fazeta-RegularDisplay"), url("../../fonts/Fazeta-RegularDisplay.eot?#iefix") format("embedded-opentype"), url("../../fonts/Fazeta-RegularDisplay.woff2") format("woff2"), url("../../fonts/Fazeta-RegularDisplay.woff") format("woff"), url("../../fonts/Fazeta-RegularDisplay.ttf") format("truetype"), url("../../fonts/Fazeta-RegularDisplay.svg#Fazeta-RegularDisplay") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Fazeta Display Medium';
  src: url("../../fonts/Fazeta-MediumDisplay.eot");
  src: local("Fazeta Medium Display"), local("Fazeta-MediumDisplay"), url("../../fonts/Fazeta-MediumDisplay.eot?#iefix") format("embedded-opentype"), url("../../fonts/Fazeta-MediumDisplay.woff2") format("woff2"), url("../../fonts/Fazeta-MediumDisplay.woff") format("woff"), url("../../fonts/Fazeta-MediumDisplay.ttf") format("truetype"), url("../../fonts/Fazeta-MediumDisplay.svg#Fazeta-MediumDisplay") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Fazeta Text';
  src: url("../../fonts/Fazeta-RegularText.eot");
  src: local("Fazeta Regular Text"), local("Fazeta-RegularText"), url("../../fonts/Fazeta-RegularText.eot?#iefix") format("embedded-opentype"), url("../../fonts/Fazeta-RegularText.woff2") format("woff2"), url("../../fonts/Fazeta-RegularText.woff") format("woff"), url("../../fonts/Fazeta-RegularText.ttf") format("truetype"), url("../../fonts/Fazeta-RegularText.svg#Fazeta-RegularText") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lora';
  src: url("{$fontDir}lora-regular-webfont.eot");
  src: url("../../fonts/lora-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lora-regular-webfont.woff2") format("woff2"), url("../../fonts/lora-regular-webfont.woff") format("woff"), url("../../fonts/lora-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Lora';
  src: url("../../fonts/lora-bold-webfont.eot");
  src: url("../../fonts/lora-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lora-bold-webfont.woff2") format("woff2"), url("../../fonts/lora-bold-webfont.woff") format("woff"), url("../../fonts/lora-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../../fonts/new/Brandon_bld.woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../../fonts/new/Brandon_reg.woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'apercu-bold-pro';
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-bold-pro/apercu-bold-pro.eot");
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-bold-pro/apercu-bold-pro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-bold-pro/apercu-bold-pro.woff2") format("woff2"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-bold-pro/apercu-bold-pro.woff") format("woff"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-bold-pro/apercu-bold-pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'apercu-italic-pro';
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-italic-pro/apercu-italic-pro.eot");
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-italic-pro/apercu-italic-pro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-italic-pro/apercu-italic-pro.woff2") format("woff2"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-italic-pro/apercu-italic-pro.woff") format("woff"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-italic-pro/apercu-italic-pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'apercu-medium-pro';
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-medium-pro/apercu-medium-pro.eot");
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-medium-pro/apercu-medium-pro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-medium-pro/apercu-medium-pro.woff2") format("woff2"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-medium-pro/apercu-medium-pro.woff") format("woff"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-medium-pro/apercu-medium-pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'apercu-mono-regular-pro';
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-mono-regular-pro/apercu-mono-regular-pro.eot");
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-mono-regular-pro/apercu-mono-regular-pro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-mono-regular-pro/apercu-mono-regular-pro.woff2") format("woff2"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-mono-regular-pro/apercu-mono-regular-pro.woff") format("woff"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-mono-regular-pro/apercu-mono-regular-pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'apercu-regular-pro';
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-regular-pro/apercu-regular-pro.eot");
  src: url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-regular-pro/apercu-regular-pro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-regular-pro/apercu-regular-pro.woff2") format("woff2"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-regular-pro/apercu-regular-pro.woff") format("woff"), url("/wp-content/themes/varmlands/static/fonts/apercu/apercu-regular-pro/apercu-regular-pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.33333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.column--small, .caption {
  max-width: 600px;
  margin: 0 auto; }

.column--medium {
  max-width: 1140px;
  margin: 0 auto; }

.column--large {
  max-width: 1340px;
  margin: 0 auto; }

.margin--section-margin-top {
  margin-top: 67px; }

.margin--section-margin {
  margin-top: 67px;
  margin-bottom: 67px; }

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1380px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 55px;
  margin-top: 55px; }
  main .container:first-child {
    margin-top: 110px; }
  main .container.first-child-no-margin-top:first-child {
    margin-top: 0; }
  @media (min-width: 1024px) {
    .container {
      margin-bottom: 110px;
      margin-top: 110px;
      max-width: 1460px;
      padding-left: 60px;
      padding-right: 60px; }
      main .container:first-child {
        margin-top: 165px; }
      main .container.first-child-no-margin-top:first-child {
        margin-top: 0; } }
  .container--negative-margin + .single-hero-news,
  .container--negative-margin + .container {
    margin-top: -10px; }
    @media (min-width: 1024px) {
      .container--negative-margin + .single-hero-news,
      .container--negative-margin + .container {
        margin-top: -63px; } }
  @media (min-width: 1024px) {
    .container--margin-opening-hours + .container {
      margin-top: -30px; } }
  @media (min-width: 1024px) {
    .container--negative-margin-inline-appearance + .container.b-wysiwyg {
      margin-top: -70px; } }
  @media (min-width: 1024px) {
    .container.b-wysiwyg + .container--negative-margin-inline-appearance {
      margin-top: -70px; } }
  @media (min-width: 1024px) {
    .single-hero-news + .container--margin-opening-hours {
      margin-top: 70px; } }
  @media (min-width: 1024px) {
    .container + .container--margin-opening-hours {
      margin-top: -45px; } }
  @media (min-width: 1024px) {
    .container--margin-opening-hours + .b-fullwidthpic,
    .container--margin-opening-hours + .single-hero-news {
      margin-top: -25px; } }
  .container--no-margin, main .container.container--no-margin {
    margin-bottom: 0;
    margin-top: 0; }
  .container--no-margin-bottom {
    margin-bottom: 0; }
  .container--small-margin-bottom {
    margin-bottom: 55px; }
  .container--small-margin-top {
    margin-top: 55px; }
  .container--full-height {
    height: 100%; }
  .container--full-width {
    padding-left: 0;
    padding-right: 0;
    max-width: none; }

html {
  font-size: 10px; }

.js-focus-visible :focus:not(.focus-visible) {
  outline: none; }

i,
em {
  font-family: apercu-italic-pro, Arial;
  font-style: normal; }

b, strong {
  font-family: apercu-bold-pro, Arial;
  font-weight: normal; }

.default-block-title {
  font-weight: normal;
  margin-bottom: 8px; }

.tertiary-title {
  margin-bottom: 0.25em; }

.subtitle {
  font-style: none; }
  @media (max-width: 769px) {
    .subtitle {
      display: none; } }

.bt-search:before {
  font-size: 18px;
  position: relative; }

p {
  margin-top: 20px; }
  p.less_margin_bottom {
    margin-bottom: 1rem; }

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

.b-wysiwyg__container a {
  color: #101010;
  font-family: apercu-italic-pro, Arial; }

.b-wysiwyg__container p:first-child {
  margin-top: 0; }

.b-wysiwyg__container h2 {
  color: #111; }

.b-wysiwyg__container p + h5,
.b-wysiwyg__container p + h4,
.b-wysiwyg__container p + h3,
.b-wysiwyg__container p + h2,
.b-wysiwyg__container p + h1 {
  margin-top: 54px; }

.b-wysiwyg__container h1 + p,
.b-wysiwyg__container h1 + h1,
.b-wysiwyg__container h1 + h2,
.b-wysiwyg__container h1 + h3,
.b-wysiwyg__container h1 + h4,
.b-wysiwyg__container h1 + h5 {
  margin-top: 12px; }

.b-wysiwyg__container h2 + h1,
.b-wysiwyg__container h2 + h2,
.b-wysiwyg__container h2 + h3,
.b-wysiwyg__container h2 + h4,
.b-wysiwyg__container h2 + h5,
.b-wysiwyg__container h2 + p {
  margin-top: 17px; }

.b-wysiwyg__container h3 + h1,
.b-wysiwyg__container h3 + h2,
.b-wysiwyg__container h3 + h3,
.b-wysiwyg__container h3 + h4,
.b-wysiwyg__container h3 + h5,
.b-wysiwyg__container h3 + p {
  margin-top: 13px; }

.b-wysiwyg__container h4 + h1,
.b-wysiwyg__container h4 + h2,
.b-wysiwyg__container h4 + h3,
.b-wysiwyg__container h4 + h4,
.b-wysiwyg__container h4 + h5,
.b-wysiwyg__container h4 + p {
  margin-top: 6px; }

.b-wysiwyg__container h5 + h1,
.b-wysiwyg__container h5 + h2,
.b-wysiwyg__container h5 + h3,
.b-wysiwyg__container h5 + h4,
.b-wysiwyg__container h5 + h5,
.b-wysiwyg__container h5 + p {
  margin-top: 5px; }

.b-wysiwyg__container p:last-child {
  margin-bottom: 0; }
  .b-wysiwyg__container p:last-child *:last-child {
    margin-bottom: 0; }

.blockquote__text {
  color: #101010;
  font-family: apercu-italic-pro, Arial;
  margin-bottom: 0.5em;
  margin-top: 0; }

.blockquote-container {
  padding: 0 2em; }
  .blockquote-container hr {
    width: 300px; }
  .blockquote-container blockquote {
    max-width: 900px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    float: none; }
    .blockquote-container blockquote p {
      color: #101010;
      font-family: apercu-italic-pro, Arial; }
    .blockquote-container blockquote a {
      display: inline-block; }
      .blockquote-container blockquote a:hover p {
        color: #101010; }
  .blockquote-container .blockquote__cite {
    text-align: left;
    font-family: apercu-regular-pro, Arial;
    font-style: normal; }

.metainfo {
  margin-bottom: 3px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 1.5rem; }

.caption {
  color: #707070;
  font-family: apercu-italic-pro, Arial;
  text-align: center; }
  @media (max-width: 769px) {
    .caption {
      text-align: center; } }

p {
  text-align: left !important; }

.site-footer {
  color: #FFFFFF; }
  .site-footer a {
    color: #FFFFFF; }

a .tertiary-title:hover {
  text-decoration: underline; }

.heading, h1, h2, h3, h4, h5, .toppblock-home h2 {
  font-family: apercu-medium-pro, Arial;
  font-weight: normal; }
  .heading--xlarge, .news-wrapper h2 {
    font-family: apercu-bold-pro, Arial;
    font-size: 4rem;
    line-height: 42px; }
    @media (min-width: 768px) {
      .heading--xlarge, .news-wrapper h2 {
        font-size: 5rem;
        letter-spacing: -2px;
        line-height: 52px; } }
    @media (min-width: 1024px) {
      .heading--xlarge, .news-wrapper h2 {
        font-size: 6rem;
        line-height: 62px; } }
    @media (min-width: 1280px) {
      .heading--xlarge, .news-wrapper h2 {
        font-size: 9rem;
        line-height: 92px; } }
  .heading--large, h1, .toppblock-home h2 {
    letter-spacing: -1.1px;
    font-size: 4rem;
    line-height: 45px; }
    @media (min-width: 1280px) {
      .heading--large, h1, .toppblock-home h2 {
        font-size: 4.8rem;
        line-height: 53px; } }
  .heading--medium, h2 {
    letter-spacing: -0.2px;
    font-size: 3rem;
    line-height: 33px; }
    @media (min-width: 1280px) {
      .heading--medium, h2 {
        font-size: 3.5rem;
        line-height: 38px; } }
  .heading--small, h3 {
    font-size: 2.5rem;
    line-height: 29px; }
  .heading--msmall, .card__inner .event-title h4 {
    font-size: 2.3rem;
    line-height: 30px; }
  .heading--xsmall, h4, h5, .opening-hours {
    font-family: apercu-regular-pro, Arial;
    font-size: 2.03rem;
    line-height: 26px; }

.text, body {
  font-family: apercu-regular-pro, Arial; }
  .text--large {
    font-size: 2.5rem;
    line-height: 33px; }
    @media (min-width: 1024px) {
      .text--large {
        font-size: 3rem;
        line-height: 38px; } }
  .text--medium {
    font-size: 2.6rem;
    line-height: 30px; }
  .text--smedium {
    font-size: 1.6rem;
    line-height: 20px; }
    @media (min-width: 768px) {
      .text--smedium {
        font-size: 1.8rem;
        line-height: 24px; } }
    @media (min-width: 1280px) {
      .text--smedium {
        font-size: 2.4rem;
        line-height: 31px; } }
  .text--small, .ingress,
  .b-wysiwyg__preamble, .blockquote-container blockquote p, .single-hero-news .text-wrap p, .accordion__items__item__title {
    font-size: 2.03rem;
    letter-spacing: 0.2px;
    line-height: 27.5px; }
  .text--xsmall, body, .site-footer, .copyright-block, .site-header__items .nav-box ul.nav-menu li a {
    font-size: 1.75rem;
    line-height: 25px;
    letter-spacing: 0.2px; }

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.selector, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #101010;
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  padding: 0.75em 2em;
  display: inline-block;
  background-size: 12px 12px;
  background-position: 90% center;
  -webkit-box-shadow: 0px 2px 20px #101010;
          box-shadow: 0px 2px 20px #101010;
  margin-bottom: 2.6em;
  font-size: 17px;
  -webkit-box-shadow: 0px 0px 0px #101010;
          box-shadow: 0px 0px 0px #101010;
  cursor: pointer; }
  .selector:hover, .button:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 2px 10px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), 0px 2px 10px rgba(0, 0, 0, 0.12); }

.button {
  background: none;
  padding: 0 0 0 0;
  color: #101010;
  margin-bottom: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.3rem;
  display: inline-block; }
  .button:hover {
    color: #101010;
    text-decoration: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .button:hover:after {
      padding-left: 7px; }

.bt-long-arrow-right {
  content: "\F0AB";
  font-family: "Black tie";
  padding-top: 5px;
  padding-left: 5px;
  display: block;
  font-weight: 400;
  font-size: 1.4rem !important; }

.b-form {
  margin-bottom: 2.6em; }
  @media (max-width: 769px) {
    .b-form {
      margin-bottom: 1.3em;
      padding: 0 2em; } }
  .b-form__fullw {
    width: 100%; }
    .b-form__fullw--submit {
      margin-top: 3em; }
  .b-form__split {
    width: calc(50% - 1em);
    float: left; }
    .b-form__split--last {
      float: right; }
  .b-form label, .b-form input[type="text"], .b-form input[type="email"], .b-form input[type="phone"], .b-form textarea {
    width: 100%;
    display: block; }
  .b-form label {
    float: left;
    margin-bottom: 0.5em !important;
    font-weight: 300 !important; }
  .b-form input[type="text"], .b-form input[type="email"], .b-form input[type="phone"], .b-form textarea {
    border: 1px solid #101010;
    margin-bottom: 1em;
    padding: 0.25em 1em; }
  @media (max-width: 1025px) {
    .b-form p {
      font-size: 16px; } }
  @media (max-width: 769px) {
    .b-form p {
      font-size: 14px; } }
  .b-form .ninja-forms-required-items {
    display: none; }

.card--clickable {
  cursor: pointer; }
  .card--clickable .card__inner {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.card__inner {
  margin: 1px;
  width: 100%;
  max-height: 390px;
  padding-bottom: 90%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #FFFFFF;
  text-align: center; }
  .card__inner__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .card__inner .fa {
    width: 100%;
    margin-top: .25em; }
  .card__inner .event-title {
    text-align: center;
    width: inherit;
    padding: 20px 15px; }
    @media screen and (min-width: 770px) {
      .card__inner .event-title {
        padding: 10px 30px 40px 30px; } }
    .card__inner .event-title h4 {
      color: #fff;
      font-family: apercu-mono-regular-pro, Arial; }
  .card__inner .date-box {
    display: block;
    color: #fff;
    text-align: center;
    width: inherit; }
  .card__inner .event-type {
    display: block;
    text-align: center;
    width: inherit;
    color: #fff; }

@media screen and (min-width: 992px) {
  .card:nth-of-type(3n+4) {
    clear: left; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .card:nth-of-type(2n+3) {
    clear: left; } }

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px; }
  @media (min-width: 768px) {
    .cards {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      row-gap: 20px; } }
  @media (min-width: 1280px) {
    .cards {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      row-gap: 20px; } }

.fullwidth {
  width: 100%; }

.b-fullwidthmap {
  width: 100%; }
  .b-fullwidthmap .map-canvas,
  .b-fullwidthmap .map-canvas-single,
  .b-fullwidthmap .map-canvas-multiple {
    width: 100%;
    height: 600px; }
  .b-fullwidthmap .map-infowindow img {
    max-width: 100%;
    width: auto; }
  .b-fullwidthmap .map-infowindow p {
    margin-bottom: 15px; }

.b-fullwidthpic {
  background: no-repeat center center / cover fixed;
  width: 100%;
  height: 60vh; }
  @media (min-width: 768px) {
    .b-fullwidthpic {
      height: 80vh; } }
  .b-fullwidthpic.hasContent {
    height: auto; }
    .b-fullwidthpic.hasContent .contentWrapper {
      padding-top: 180px;
      padding-bottom: 180px; }
  .b-fullwidthpic.disableParallax {
    background-attachment: scroll; }

.site-content {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .home .site-content {
    padding-top: 0; }
  .single-exhibit .site-content {
    padding-top: 0; }

@media (max-width: 769px) {
  .content-area {
    padding: 0; }
    .content-area.fourofour {
      padding: 0 2em !important; } }

.b-double-news__main {
  height: 640px; }
  @media (max-width: 769px) {
    .b-double-news__main {
      height: 260px; } }
  .b-double-news__main__container {
    padding: 0 14em 3em; }
    .b-double-news__main__container > div,
    .b-double-news__main__container > h2,
    .b-double-news__main__container > h4 {
      position: relative;
      z-index: 20; }
    .b-double-news__main__container:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40%;
      background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
      background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      z-index: 1;
      -webkit-transition: height .2s;
      transition: height .2s; }
    .b-double-news__main__container:hover:after {
      height: 60%; }
    @media (max-width: 1025px) {
      .b-double-news__main__container {
        padding: 0 4em 3em; } }
  @media (max-width: 1025px) {
    .b-double-news__main {
      width: 50%; } }
  @media (max-width: 769px) {
    .b-double-news__main {
      width: 100%; } }

.b-double-news__side {
  padding: 0; }
  .b-double-news__side__top {
    height: 320px;
    position: relative; }
    @media (max-width: 769px) {
      .b-double-news__side__top {
        height: 260px; } }
    .b-double-news__side__top:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 0;
      height: 0;
      border-bottom: 30px solid #FFFFFF;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      margin-left: -30px;
      z-index: 10; }
  .b-double-news__side__bottom {
    height: 320px;
    padding: 2em; }
    @media (max-width: 769px) {
      .b-double-news__side__bottom {
        height: 180px;
        padding: 0em; } }
    .b-double-news__side__bottom__title {
      padding: 0; }
    @media (max-width: 769px) {
      .b-double-news__side__bottom .subtitle {
        display: none; } }
    .b-double-news__side__bottom p {
      color: #fff; }
  @media (min-width: 1025px) {
    .b-double-news__side:hover {
      background: #9B9B9B; }
      .b-double-news__side:hover .b-double-news__side__bottom__title a,
      .b-double-news__side:hover .metainfo,
      .b-double-news__side:hover .subtitle,
      .b-double-news__side:hover h3 {
        color: #101010; }
      .b-double-news__side:hover .b-double-news__side__top:before {
        border-bottom: 30px solid #9B9B9B; } }
  @media (max-width: 1025px) {
    .b-double-news__side {
      width: 50%; } }
  @media (max-width: 769px) {
    .b-double-news__side {
      width: 100%; } }
  .b-double-news__side .subtitle {
    line-height: 1.6; }

.b-double-news--single-image {
  background: #9B9B9B;
  /* For Safari 5.1 to 6.0 */ }
  .b-double-news--single-image__side {
    height: em(640);
    padding: 0 em(42);
    position: relative; }
    @media (max-width: 1281px) {
      .b-double-news--single-image__side {
        height: em(500); } }
    @media (max-width: 769px) {
      .b-double-news--single-image__side {
        height: auto; } }
    .b-double-news--single-image__side:before {
      content: '';
      position: absolute;
      top: 100px;
      left: -30px;
      width: 0;
      height: 0;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-right: 30px solid #9B9B9B; }
    .b-double-news--single-image__side__content {
      padding-top: 4em; }
      .b-double-news--single-image__side__content p {
        color: #FFFFFF; }
      @media (max-width: 769px) {
        .b-double-news--single-image__side__content {
          padding-top: 1em; } }

.b-hero-red {
  background: #9B9B9B; }
  @media (max-width: 1025px) {
    .b-hero-red {
      padding: 0 2em; } }

.b-hero-red__inner {
  padding: 2.5em 0 1.5em; }
  .b-hero-red__inner p {
    color: #FFFFFF; }

.b-pagetitle, .b-pagetitle--topM {
  padding: 0 1.5rem 1em;
  clear: both; }
  @media (max-width: 769px) {
    .b-pagetitle, .b-pagetitle--topM {
      padding: 0 1rem 1.3em; } }
  .b-pagetitle--topM {
    margin-top: 0;
    padding-top: 4rem; }

@media (max-width: 769px) {
  .b-contact {
    padding: 0 2em; }
    .b-contact .tertiary-title {
      text-align: center;
      margin-bottom: 1em; } }

.b-contact__list {
  margin-top: 1.3em;
  width: 50%;
  float: left;
  padding: 0 5px;
  /* Centerd single column */ }
  .b-contact__list.center {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .b-contact__list.three_column {
    margin-top: 0.86667em;
    width: 33.3333%; }
    @media (max-width: 769px) {
      .b-contact__list.three_column {
        width: 100%;
        padding: 0 2em !important; } }
  @media (max-width: 769px) {
    .b-contact__list {
      width: 100%;
      padding: 0 2em !important;
      margin-top: 0; } }

.contact__list__item {
  margin-bottom: 1.3em; }
  .contact__list__item.three_column {
    margin-bottom: 0.86667em; }
  .contact__list__item:last-child {
    margin-bottom: 0; }

.img-rounded {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 2em; }
  @media (max-width: 1025px) {
    .img-rounded {
      width: 96px;
      height: 96px; } }

.b-contact__list__item.three_column {
  margin-bottom: 3rem; }
  @media (max-width: 769px) {
    .b-contact__list__item.three_column {
      margin-bottom: 2rem; } }

.img-staff {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 1.25rem; }

.staff-title {
  text-transform: lowercase; }

.staff-phone {
  margin-top: 10px; }

.staff-email {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: lowercase;
  border-bottom: 1px solid #101010; }
  .staff-email:hover {
    border-color: transparent; }

.exhibit-carousel {
  width: 100%;
  padding: 0; }
  .exhibit-carousel .flickity-viewport {
    -webkit-transition: height 0.4s;
    transition: height 0.4s; }
  .exhibit-carousel .flickity-button {
    top: 344px;
    width: 34px;
    height: 34px;
    -webkit-transform: none;
            transform: none; }
  .exhibit-carousel .flickity-prev-next-button.next {
    right: 20px; }
  .exhibit-carousel .flickity-prev-next-button.previous {
    left: 20px; }
  @media (min-width: 1024px) {
    .exhibit-carousel .flickity-button {
      top: 173px;
      width: 44px;
      height: 44px; }
    .exhibit-carousel .flickity-prev-next-button.next {
      right: -50px; }
    .exhibit-carousel .flickity-prev-next-button.previous {
      left: -50px; } }

.carousel-cell {
  width: 100%;
  width: 100%;
  margin-top: 20px;
  margin-right: 20px; }
  .carousel-cell:first-child {
    margin-top: 0; }
  @media (min-width: 768px) {
    .carousel-cell {
      margin-top: 0;
      width: calc((100% / 2) - (20px / 2));
      margin-right: 20px; } }
  @media (min-width: 1280px) {
    .carousel-cell {
      width: calc((100% / 3) - (40px / 3));
      margin-right: 20px; } }
  .carousel-cell .carousel-bg-img {
    height: 390px;
    margin-bottom: 2rem; }
  .carousel-cell__excerpt {
    margin-top: 8px; }
  .carousel-cell h3 {
    margin-top: 8px; }
  .carousel-cell p {
    margin-bottom: 0; }
    .carousel-cell p.date {
      margin-top: 25px; }
  .carousel-cell a {
    display: inline-block;
    margin: 0.5rem 0;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }

@media (max-width: 1025px) {
  .b-wysiwyg.-narrow {
    padding: 0 2em; } }

.b-wysiwyg.-narrow iframe {
  height: 250px; }
  @media all and (min-width: 500px) {
    .b-wysiwyg.-narrow iframe {
      height: 400px; } }
  @media all and (min-width: 770px) {
    .b-wysiwyg.-narrow iframe {
      height: 500px; } }

.b-wysiwyg figure,
.b-wysiwyg iframe {
  margin-bottom: 2.5em;
  display: block; }
  @media (max-width: 769px) {
    .b-wysiwyg figure,
    .b-wysiwyg iframe {
      margin-bottom: 1em; } }

.b-wysiwyg iframe {
  width: 100%;
  height: 450px; }
  @media all and (min-width: 500px) {
    .b-wysiwyg iframe {
      height: 500px; } }
  @media all and (min-width: 770px) {
    .b-wysiwyg iframe {
      height: 700px; } }

.b-wysiwyg .col-lg-6 iframe {
  height: 250px; }
  @media all and (min-width: 500px) {
    .b-wysiwyg .col-lg-6 iframe {
      height: 400px; } }
  @media all and (min-width: 770px) {
    .b-wysiwyg .col-lg-6 iframe {
      height: 500px; } }

.b-wysiwyg .video-narrow iframe {
  height: 100% !important; }
  @media all and (min-width: 500px) {
    .b-wysiwyg .video-narrow iframe {
      height: 100% !important; } }
  @media all and (min-width: 770px) {
    .b-wysiwyg .video-narrow iframe {
      height: 100% !important; } }

.b-wysiwyg img {
  width: auto; }

@media (max-width: 769px) {
  .b-wysiwyg p {
    line-height: 1.5; } }

.b-wysiwyg p:last-child {
  margin-bottom: 0; }

.b-wysiwyg h3.tertiary-title {
  margin-bottom: 0.5em; }

.b-wysiwyg ul {
  margin-left: 20px;
  list-style: disc;
  padding-bottom: 20px !important; }

.b-wysiwyg li {
  list-style: disc;
  line-height: 140%;
  color: #101010;
  padding-bottom: 10px; }
  .b-wysiwyg li > ul {
    padding-left: 15px; }

.b-largerpic figure img {
  width: auto;
  max-height: 60vh;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .b-largerpic figure img {
      max-height: 90vh; } }

.caption {
  color: #101010;
  margin-top: 15px;
  padding: 0; }

.b-calendar__item,
.b-related__item {
  width: 100%;
  margin-bottom: 20px;
  background: #F1F1F1; }
  @media (min-width: 768px) {
    .b-calendar__item,
    .b-related__item {
      width: calc(50% - 0.5em);
      float: left; }
      .b-calendar__item:nth-child(2n),
      .b-related__item:nth-child(2n) {
        float: right; } }
  .b-calendar__item__image,
  .b-related__item__image {
    width: 100%;
    min-height: 40vh; }
    @media (min-width: 768px) {
      .b-calendar__item__image,
      .b-related__item__image {
        min-height: 400px;
        width: 40%;
        float: left; } }
    @media (min-width: 1024px) {
      .b-calendar__item__image,
      .b-related__item__image {
        width: 50%; } }
  .b-calendar__item__content,
  .b-related__item__content {
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .b-calendar__item__content,
      .b-related__item__content {
        width: 60%;
        float: right; } }
    @media (min-width: 1024px) {
      .b-calendar__item__content,
      .b-related__item__content {
        width: 50%; } }
    .b-calendar__item__content__inner,
    .b-related__item__content__inner {
      padding: 30px; }
      @media (min-width: 768px) {
        .b-calendar__item__content__inner,
        .b-related__item__content__inner {
          padding: 50px; } }
    .b-calendar__item__content .tertiary-title,
    .b-related__item__content .tertiary-title {
      margin-bottom: 0.25em; }

.b-calendar__item {
  background: #B41B3D; }
  .b-calendar__item__content {
    height: 260px; }
    @media (max-width: 769px) {
      .b-calendar__item__content {
        height: 180px; } }
  .b-calendar__item.greyBG {
    background: #f2f2f2; }
    .b-calendar__item.greyBG .b-calendar__item__content .tertiary-title.-light,
    .b-calendar__item.greyBG .b-calendar__item__content .subtitle.-light {
      color: #101010 !important; }
  .b-calendar__item__details .subtitle {
    line-height: 1.5; }
  @media (max-width: 769px) {
    .b-calendar__item__details {
      margin-top: 3em; } }

.b-related__item {
  width: 100%; }
  .b-related__item__content__inner__title {
    margin-bottom: 0.5em; }

.calendar-date {
  background: #FFFFFF;
  color: #101010;
  width: 56px;
  height: 81px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -28px;
  padding-top: 0.5em; }

.b-press__item {
  background: #F2F2F2;
  padding: 2em;
  margin-bottom: 2em; }
  .b-press__item:last-child {
    margin-bottom: 0; }
  .b-press__item p {
    margin: 0; }
  .b-press__item .metainfo {
    margin-top: 0.5em;
    margin-bottom: 0.5em; }

.b-archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: revert;
          flex-direction: revert;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px; }
  @media (min-width: 1280px) {
    .b-archive__list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      row-gap: 20px; } }

.b-archive__item {
  background: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .b-archive__item {
      min-height: 300px; } }
  .b-archive__item--no-image .b-archive__item__content {
    width: 100%; }
  .b-archive__item__image {
    height: 40vh;
    background-size: cover; }
    @media (min-width: 768px) {
      .b-archive__item__image {
        width: 40%;
        height: 100%;
        float: left;
        background: no-repeat center center / cover; } }
  .b-archive__item__content {
    width: 100%;
    float: right;
    padding: 30px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .b-archive__item__content {
        width: 60%; } }
    .b-archive__item__content--fullw {
      width: 100%;
      float: left; }
    .b-archive__item__content p {
      margin-bottom: 0; }

.wp-pagenavi .page-numbers {
  display: inline-block;
  width: 58px;
  margin: 0 0.25em;
  padding: 0.675em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: transparent; }
  @media (max-width: 769px) {
    .wp-pagenavi .page-numbers {
      padding: 0.5em;
      width: 48px; } }
  .wp-pagenavi .page-numbers:hover {
    text-decoration: none;
    border-bottom: 1px solid #101010; }

.wp-pagenavi span.current {
  text-decoration: none; }

.b-social__item {
  border: 1px solid #101010;
  display: inline-block;
  margin: 0 0.5em;
  padding: 1em; }
  .b-social__item__icon {
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block; }
    @media (max-width: 769px) {
      .b-social__item__icon {
        background-size: 24px 24px;
        width: 24px;
        height: 24px; } }
    .b-social__item__icon.icon-fb-black {
      background-size: 18px 32px;
      background-position: center center; }
      @media (max-width: 769px) {
        .b-social__item__icon.icon-fb-black {
          background-size: 14px 24px; } }
    .b-social__item__icon.icon-tw-black {
      background-size: 33px 28px;
      background-position: center center; }
      @media (max-width: 769px) {
        .b-social__item__icon.icon-tw-black {
          background-size: 27px 28px; } }

.b-two-news {
  margin-bottom: 0.86667em; }
  .b-two-news__single {
    width: 49%;
    width: calc(50% - 0.5em);
    background: #B41B3D; }
    @media (max-width: 769px) {
      .b-two-news__single {
        width: 100%;
        margin-bottom: 1em; } }
    .b-two-news__single--left {
      float: left; }
    .b-two-news__single--right {
      float: right; }
  .b-two-news__image {
    height: 260px;
    width: 45%;
    float: left; }
    @media (max-width: 1025px) {
      .b-two-news__image {
        width: 35%; } }
    @media (max-width: 769px) {
      .b-two-news__image {
        display: none; } }
  .b-two-news__content {
    width: 55%;
    float: left;
    padding: 2em; }
    @media (max-width: 1025px) {
      .b-two-news__content {
        width: 65%; } }
    @media (max-width: 769px) {
      .b-two-news__content {
        width: 100%; } }
    .b-two-news__content p {
      margin-bottom: 0; }

.b-single-news-wide__single {
  width: 100%;
  display: block;
  background: #FFFFFF;
  color: #101010; }

.b-single-news-wide__image {
  height: 260px;
  width: 50%;
  float: left; }
  @media (max-width: 1025px) {
    .b-single-news-wide__image {
      width: 40%; } }
  @media (max-width: 769px) {
    .b-single-news-wide__image {
      display: none; } }

.b-single-news-wide__content {
  width: 50%;
  float: left;
  padding: 2em; }
  @media (max-width: 1025px) {
    .b-single-news-wide__content {
      width: 60%; } }
  @media (max-width: 769px) {
    .b-single-news-wide__content {
      width: 100% !important; } }
  .b-single-news-wide__content p {
    margin-bottom: 0;
    color: #101010; }
  .b-single-news-wide__content h4 {
    color: #101010; }
  .b-single-news-wide__content .metainfo {
    text-transform: lowercase;
    color: #101010; }

.b-single-news-wide--aktuellt .b-single-news-wide__content {
  width: 30%;
  float: left;
  position: relative; }
  @media (max-width: 1025px) {
    .b-single-news-wide--aktuellt .b-single-news-wide__content {
      width: 50%; } }
  .b-single-news-wide--aktuellt .b-single-news-wide__content:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -30px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #FFFFFF; }
    @media (max-width: 769px) {
      .b-single-news-wide--aktuellt .b-single-news-wide__content:before {
        display: none; } }
  .b-single-news-wide--aktuellt .b-single-news-wide__content .tertiary-title {
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    color: #101010; }
  .b-single-news-wide--aktuellt .b-single-news-wide__content p {
    color: #101010; }

.b-single-news-wide--aktuellt .b-single-news-wide__image {
  width: 70%;
  float: left;
  height: 335px; }
  @media (max-width: 1025px) {
    .b-single-news-wide--aktuellt .b-single-news-wide__image {
      width: 50%; } }

@media screen and (min-width: 769px) {
  .b-branches__list.oneItem li:first-child {
    margin-left: 37.5%; }
  .b-branches__list.twoItems li:first-child {
    margin-left: 25%; }
  .b-branches__list.threeItems li:first-child {
    margin-left: 12.5%; } }

.b-branches__item {
  width: 25%;
  float: left;
  position: relative;
  height: 500px;
  padding: 0px 15px; }
  @media (max-width: 769px) {
    .b-branches__item {
      width: 100%;
      height: auto; } }
  .b-branches__item:last-child {
    border-right: 0; }
  .b-branches__item__title {
    margin-bottom: 0.4em;
    padding: 0 1em;
    color: #101010; }
  .b-branches__item__image {
    margin-bottom: 1.5em;
    height: 297px; }
    .b-branches__item__image a {
      display: block;
      width: 100%;
      height: 100%;
      opacity: .25;
      color: #101010; }
      .b-branches__item__image a:hover {
        background: #101010; }
    @media (max-width: 769px) {
      .b-branches__item__image {
        height: 180px;
        overflow: hidden; } }
  .b-branches__item__content {
    width: 100%;
    padding: 0px 15px; }
    @media (max-width: 769px) {
      .b-branches__item__content {
        position: static;
        margin-bottom: 1.5em; } }
    .b-branches__item__content .button {
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .b-branches__item__content .button:hover {
        margin-left: .4rem;
        padding-right: .4rem; }
    .b-branches__item__content [class*="-arrow-right"] {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 .8rem;
      padding: 0; }
  .b-branches__item .normal-text {
    margin-bottom: .6rem; }
  .b-branches__item__link:hover {
    text-decoration: none; }

.b-grey-boxes__single {
  padding: 0 0.75em; }
  .b-grey-boxes__single__inner {
    background: #F2F2F2;
    height: 490px;
    padding: 50px; }
    @media (max-width: 1025px) {
      .b-grey-boxes__single__inner {
        height: 440px; } }
    @media (max-width: 769px) {
      .b-grey-boxes__single__inner {
        height: auto; } }
    .b-grey-boxes__single__inner__split {
      width: 50%;
      float: left; }
  @media (max-width: 769px) {
    .b-grey-boxes__single {
      margin-bottom: 1.5em; } }

.b-grey-boxes__icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 120px;
  height: 120px;
  margin: 2em auto 3em; }

.b-tabs-filters {
  text-align: center; }
  .b-tabs-filters__list {
    display: inline-block; }
  .b-tabs-filters__item {
    border: 2px solid #B41B3D;
    float: left;
    padding: 0.5em 1em;
    margin: 0 0.5em;
    color: #B41B3D;
    cursor: pointer; }
    .b-tabs-filters__item:hover, .b-tabs-filters__item.-active {
      background: #B41B3D;
      text-decoration: none;
      color: #FFFFFF; }

.b-content-grid ul {
  width: 100%; }

.b-content-grid__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.b-content-grid__item {
  width: 33.3333%;
  float: left;
  background: #9B9B9B;
  position: relative;
  cursor: pointer; }
  @media (max-width: 769px) {
    .b-content-grid__item {
      width: 100%; } }
  .b-content-grid__item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #9B9B9B;
    margin-top: -29px;
    margin-left: -30px; }
    @media (max-width: 1025px) {
      .b-content-grid__item:before {
        margin-top: -25px !important; } }
    @media (max-width: 769px) {
      .b-content-grid__item:before {
        margin-top: -30px !important; } }
  .b-content-grid__item a,
  .b-content-grid__item h4.b-content-grid__item__content__title,
  .b-content-grid__item .metainfo {
    color: #FFFFFF; }
  .b-content-grid__item:nth-child(2n) {
    background: #9B9B9B; }
    .b-content-grid__item:nth-child(2n) a,
    .b-content-grid__item:nth-child(2n) h4.b-content-grid__item__content__title,
    .b-content-grid__item:nth-child(2n) .metainfo {
      color: #FFFFFF; }
    .b-content-grid__item:nth-child(2n):before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 0;
      height: 0;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      border-bottom: 30px solid #707070 !important;
      margin-top: -30px;
      margin-left: -30px; }
  .b-content-grid__item__image {
    height: 320px; }
    @media (max-width: 1025px) {
      .b-content-grid__item__image {
        height: 236px; } }
    @media (max-width: 769px) {
      .b-content-grid__item__image {
        height: 180px;
        overflow: hidden; } }
  .b-content-grid__item__content {
    height: 320px !important;
    text-align: center;
    padding: 2em; }
    @media (max-width: 1025px) {
      .b-content-grid__item__content {
        height: 226px !important; } }
    @media (max-width: 769px) {
      .b-content-grid__item__content {
        height: 180px !important; } }

@media (min-width: 1025px) {
  .b-content-grid__item:hover {
    background: #101010; }
    .b-content-grid__item:hover .tertiary-title {
      color: #FFFFFF; }
    .b-content-grid__item:hover:before {
      border-bottom: 30px solid #101010; } }

.b-content-grid--filter {
  position: relative;
  height: 1280px;
  overflow: hidden; }
  @media (max-width: 1025px) {
    .b-content-grid--filter {
      height: 905px; } }
  @media (max-width: 769px) {
    .b-content-grid--filter {
      height: auto; } }
  .b-content-grid--filter .b-content-grid__list {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: 1; }
    .b-content-grid--filter .b-content-grid__list.-active {
      opacity: 1;
      z-index: 10; }

.b-content-grid--filter.number-of-posts-3 {
  height: 640px; }
  @media (max-width: 1025px) {
    .b-content-grid--filter.number-of-posts-3 {
      height: 463px; } }
  @media (max-width: 769px) {
    .b-content-grid--filter.number-of-posts-3 {
      height: auto; } }

.b-mosaic-flex {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 769px) {
    .b-mosaic-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .b-mosaic-flex__box {
    height: 320px; }
    @media (max-width: 769px) {
      .b-mosaic-flex__box {
        height: 180px; } }
    .b-mosaic-flex__box .like-table {
      padding: 2em; }
    .b-mosaic-flex__box .subtitle {
      line-height: 1.6; }
    .b-mosaic-flex__box--box1 {
      float: left;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 33.3333%;
      position: relative; }
      @media (max-width: 769px) {
        .b-mosaic-flex__box--box1 {
          width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          height: 180px; }
          .b-mosaic-flex__box--box1 .subtitle {
            display: none; } }
      .b-mosaic-flex__box--box1:before {
        content: '';
        position: absolute;
        top: 50%;
        right: -30px;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 30px solid #FFFFFF;
        margin-top: -30px; }
        @media (max-width: 769px) {
          .b-mosaic-flex__box--box1:before {
            top: -30px;
            left: 50%;
            width: 0;
            height: 0;
            border-bottom: 30px solid #FFFFFF;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            margin-left: -30px; } }
    .b-mosaic-flex__box--box2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      float: left;
      width: 66.6666%; }
      @media (max-width: 769px) {
        .b-mosaic-flex__box--box2 {
          width: 100%;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
    @media (min-width: 1025px) {
      .b-mosaic-flex__box--horizontal__box:hover .b-mosaic-flex__box--box1 {
        background: #9B9B9B; }
        .b-mosaic-flex__box--horizontal__box:hover .b-mosaic-flex__box--box1:before {
          border-left-color: #9B9B9B; }
        .b-mosaic-flex__box--horizontal__box:hover .b-mosaic-flex__box--box1 .default-block-title a,
        .b-mosaic-flex__box--horizontal__box:hover .b-mosaic-flex__box--box1 .metainfo,
        .b-mosaic-flex__box--horizontal__box:hover .b-mosaic-flex__box--box1 .subtitle {
          color: #101010; } }
    .b-mosaic-flex__box--vertical {
      display: block;
      float: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 640px;
      width: 33.3333%; }
      @media (max-width: 769px) {
        .b-mosaic-flex__box--vertical {
          width: 100%;
          height: auto; } }
      .b-mosaic-flex__box--vertical__box {
        height: 320px !important;
        position: relative; }
        @media (max-width: 769px) {
          .b-mosaic-flex__box--vertical__box {
            height: 180px !important; } }
        .b-mosaic-flex__box--vertical__box--box2 {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
      .b-mosaic-flex__box--vertical:nth-child(2n+2) .b-mosaic-flex__box--vertical__box--box1 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .b-mosaic-flex__box--vertical:nth-child(2n+2) .b-mosaic-flex__box--vertical__box--box1:before {
          content: '';
          position: absolute;
          bottom: -30px;
          left: 50%;
          width: 0;
          height: 0;
          border-top: 30px solid #FFFFFF;
          border-left: 30px solid transparent;
          border-right: 30px solid transparent;
          margin-left: -30px;
          z-index: 10; }
      .b-mosaic-flex__box--vertical:nth-child(2n+1) .b-mosaic-flex__box--vertical__box--box1 {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .b-mosaic-flex__box--vertical:nth-child(2n+1) .b-mosaic-flex__box--vertical__box--box2 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .b-mosaic-flex__box--vertical:nth-child(2n+1) .b-mosaic-flex__box--vertical__box--box2:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 0;
          height: 0;
          border-bottom: 30px solid #FFFFFF;
          border-left: 30px solid transparent;
          border-right: 30px solid transparent;
          margin-left: -30px;
          z-index: 10; }
      @media (max-width: 769px) {
        .b-mosaic-flex__box--vertical:nth-child(1n) .b-mosaic-flex__box--vertical__box--box1 {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
          .b-mosaic-flex__box--vertical:nth-child(1n) .b-mosaic-flex__box--vertical__box--box1:before {
            content: '';
            position: absolute;
            top: -30px;
            left: 50%;
            width: 0;
            height: 0;
            border-bottom: 30px solid #FFFFFF;
            border-top: 0 solid #FFFFFF;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            margin-left: -30px;
            z-index: 10; } }

@media (min-width: 1025px) {
  .b-mosaic-flex__box:hover {
    background: #9B9B9B; }
    .b-mosaic-flex__box:hover .default-block-title a,
    .b-mosaic-flex__box:hover .metainfo,
    .b-mosaic-flex__box:hover .subtitle,
    .b-mosaic-flex__box:hover h3 {
      color: #101010; }
  .b-mosaic-flex__box--box1:hover:before {
    border-left: 30px solid #9B9B9B; }
  .b-mosaic-flex__box--vertical:nth-child(2n):hover .b-mosaic-flex__box--vertical__box--box1:before {
    border-top: 30px solid #9B9B9B; }
  .b-mosaic-flex__box--vertical:nth-child(2n+1):hover .b-mosaic-flex__box--vertical__box--box2:before {
    border-bottom: 30px solid #9B9B9B; } }

/*
 *  ACTIVITY CALENDAR PAGE TEMPLATE
 */
@media screen and (min-width: 769px) {
  .page-template-activity_calendar .activityList {
    padding: 0 2em; } }

.page-template-activity_calendar .activityListItem {
  float: left;
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px; }
  .page-template-activity_calendar .activityListItem header {
    background: #F2F2F2;
    float: left;
    width: 100%;
    max-width: 100%;
    height: 60px;
    cursor: pointer;
    -webkit-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out; }
    .page-template-activity_calendar .activityListItem header .thumbnail {
      height: 60px;
      width: 60px;
      background-size: cover;
      float: left;
      background-color: #707070; }
    .page-template-activity_calendar .activityListItem header .headerInner {
      max-width: 75%;
      float: left;
      height: 60px;
      line-height: 30px;
      padding-left: 15px; }
    .page-template-activity_calendar .activityListItem header time {
      display: block;
      color: #707070; }
    .page-template-activity_calendar .activityListItem header h4 {
      display: block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin: 0; }
    .page-template-activity_calendar .activityListItem header:hover {
      background: #d9d9d9; }
  .page-template-activity_calendar .activityListItem .hiddenContent {
    width: 100%;
    max-width: 100%;
    float: left;
    background: #F2F2F2;
    padding: 25px 15px 10px;
    display: none; }
    .page-template-activity_calendar .activityListItem .hiddenContent .metaInfo {
      margin-bottom: 20px; }
      .page-template-activity_calendar .activityListItem .hiddenContent .metaInfo p {
        color: #101010;
        margin-bottom: 4px; }
    .page-template-activity_calendar .activityListItem .hiddenContent h2 {
      margin-bottom: 10px; }
    .page-template-activity_calendar .activityListItem .hiddenContent p {
      color: #101010; }
  .page-template-activity_calendar .activityListItem.active header {
    background: #707070; }
    .page-template-activity_calendar .activityListItem.active header h4,
    .page-template-activity_calendar .activityListItem.active header time {
      color: #FFFFFF !important; }
    .page-template-activity_calendar .activityListItem.active header:hover {
      background: #636363; }

/**
 *
 * COOKIES
 *
 */
#cookie_action_close_header {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border: 0;
  color: #FFFFFF;
  background: #101010 !important; }

/**
 * PIGMENT CSS
 *
 */
.b-double-news--single-image__side,
.b-double-news--single-image__side__content {
  padding: 25px; }
  .b-double-news--single-image__side h3,
  .b-double-news--single-image__side__content h3 {
    color: #FFFFFF;
    background: -webkit-linear-gradient(#FFFFFF, #FFFFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .b-double-news--single-image__side:hover,
  .b-double-news--single-image__side__content:hover {
    background: none !important; }
  .b-double-news--single-image__side:before,
  .b-double-news--single-image__side__content:before {
    content: '';
    position: absolute;
    top: 100px;
    left: -30px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 30px solid #9B9B9B; }

.b-content-grid__item:hover {
  background: #9B9B9B; }

.b-content-grid__item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #9B9B9B !important;
  margin-top: -29px;
  margin-left: -30px; }

.b-content-grid__item:nth-child(2n) .b-content-grid__item__content {
  background: #707070; }

.b-content-grid__item__content {
  background: #9B9B9B; }

.footer-museum-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.content-wrapper {
  max-width: 1290px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto; }
  @media (min-width: 768px) {
    .content-wrapper {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .content-wrapper:after {
    content: '';
    display: table;
    width: 100%; }

.museum-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px; }
  @media (min-width: 768px) {
    .museum-lists {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      row-gap: 20px; } }
  @media (min-width: 1280px) {
    .museum-lists {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      row-gap: 20px; } }
  .museum-lists a:hover .image:after {
    background-color: rgba(0, 0, 0, 0.25); }
  .museum-lists a:hover h3, .museum-lists a:hover p {
    color: #434343; }
  .museum-lists .image {
    width: 100%;
    padding-bottom: 70%;
    background: #e5e5e5;
    max-width: 100%;
    margin: 0 auto 1.6rem;
    position: relative; }
    @media (min-width: 768px) {
      .museum-lists .image {
        margin-bottom: 2.6rem; } }
  .museum-lists h3 {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 0 1rem; }
  .museum-lists p {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 0 .8rem; }

.readmore-link {
  color: inherit;
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  position: relative; }

.container.fullwidth {
  max-width: none;
  margin-top: 0;
  display: block; }
  .content-area .container.fullwidth {
    padding: 0 !important; }
  .container.fullwidth .map-canvas {
    overflow: hidden; }
  .container.fullwidth .acf-map {
    margin: 0px 0 20px 0 !important; }

.container.divider-pad {
  padding: 0 5px; }

.divider {
  position: relative; }
  .divider .content-wrap {
    display: block;
    min-width: 37rem; }
    .divider .content-wrap h3 {
      display: inline-block;
      text-align: center; }

/*Responsive video*/
.responsive_video {
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 1.5rem; }

.responsive_video iframe,
.responsive_video object,
.responsive_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.site-footer {
  background: #111111;
  color: #FFFFFF;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .site-footer {
      padding-top: 120px;
      padding-bottom: 120px; } }
  .site-footer__column {
    width: 33.33%;
    float: left;
    padding: 0 1rem; }
    @media (max-width: 769px) {
      .site-footer__column {
        width: 100%;
        margin-bottom: 2em; }
        .site-footer__column:last-child {
          margin-bottom: 0; } }
    .site-footer__column__title {
      margin-bottom: 1.75rem; }
      .site-footer__column__title h4 {
        margin: 0; }
    .site-footer__column ul li {
      margin-bottom: 10px; }
  .site-footer .ninja-forms-cont {
    max-width: 480px;
    margin: auto; }
    .site-footer .ninja-forms-cont p {
      margin-bottom: 1em; }
      .site-footer .ninja-forms-cont p em {
        text-transform: uppercase; }
    .site-footer .ninja-forms-cont .ninja-forms-error-msg,
    .site-footer .ninja-forms-cont .ninja-forms-required-items {
      display: none; }
    .site-footer .ninja-forms-cont .field-wrap {
      margin-bottom: 0;
      display: inline-block;
      float: left; }
      .site-footer .ninja-forms-cont .field-wrap label {
        display: none !important; }
      .site-footer .ninja-forms-cont .field-wrap.text-wrap {
        width: 65%; }
      .site-footer .ninja-forms-cont .field-wrap.submit-wrap {
        width: 35%; }
      .site-footer .ninja-forms-cont .field-wrap input {
        border: 0;
        width: 100%;
        padding: 0.4em 0.5em;
        color: #000; }
        .site-footer .ninja-forms-cont .field-wrap input[type="submit"] {
          color: #FFFFFF;
          background: #B4B5B4;
          margin-left: 10px;
          border-radius: 0;
          padding: 0.55em 0.25em; }
          .site-footer .ninja-forms-cont .field-wrap input[type="submit"]:hover {
            color: #101010; }
      .site-footer .ninja-forms-cont .field-wrap .ninja-forms-req-symbol {
        display: none; }
      .site-footer .ninja-forms-cont .field-wrap.ninja-forms-error .ninja-forms-field-error {
        background: transparent;
        color: #F2F2F2;
        opacity: 0.85;
        padding: 4px 10px;
        border-top: #B41B3D 2px solid;
        position: relative;
        font-weight: 800; }
        .site-footer .ninja-forms-cont .field-wrap.ninja-forms-error .ninja-forms-field-error:after {
          content: '';
          position: absolute;
          top: -9px;
          left: 10px; }
    @media (max-width: 769px) {
      .site-footer .ninja-forms-cont {
        margin: 1em auto 0; }
        .site-footer .ninja-forms-cont .field-wrap.text-wrap {
          width: 80%; }
        .site-footer .ninja-forms-cont .field-wrap.submit-wrap {
          width: 20%; } }

.b-social--footer {
  margin-bottom: 0;
  overflow: hidden;
  margin-top: 45px; }
  .b-social--footer__list {
    display: inline-block;
    margin-top: 18px; }
    .b-social--footer__list__item {
      float: left; }
      .b-social--footer__list__item__icon {
        width: 36px;
        height: 36px;
        background-size: 36px 36px;
        display: inline-block;
        margin-right: 20px; }
        .b-social--footer__list__item__icon.icon-fb {
          width: 12px;
          background-size: 12px 26px;
          background-position: center center; }
        .b-social--footer__list__item__icon.icon-tw {
          width: 33px;
          background-size: 31px 26px;
          background-position: center center; }
        .b-social--footer__list__item__icon.icon-insta {
          width: 27px;
          background-size: 27px 27px;
          background-position: center center; }
      .b-social--footer__list__item p {
        margin-bottom: 2.6em; }

.b-credits {
  padding: 4rem 2rem 3rem; }
  .b-credits .tiny-text {
    color: #B4B5B4 !important;
    font-style: normal !important;
    font-size: 1.4rem; }
  .b-credits a {
    border-color: transparent;
    color: #B4B5B4 !important;
    -webkit-transition: border .25s ease-in-out;
    transition: border .25s ease-in-out; }
    .b-credits a:hover {
      border-bottom: 1px solid #B41B3D;
      color: #FFFFFF; }

img.credits-logo {
  width: auto !important;
  height: 67px;
  margin-bottom: 3rem;
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.footer-menu-row {
  max-width: 99%;
  margin: 0 auto;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .footer-menu-row {
      padding-bottom: 5rem; } }
  @media (min-width: 1200px) {
    .footer-menu-row {
      padding-bottom: 7rem; } }

/* Gravity forms */
.site-footer .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
  border: none;
  border-bottom: 2px solid #790000; }

.gform_wrapper .gform_body .top_label .gfield_label {
  display: none; }

.site-footer .ninja-forms-cont .field-wrap input,
.site-footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 0;
  width: 100%;
  padding: 0.4em 0.5em;
  color: #000;
  text-transform: uppercase; }

body #page .site-footer .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  margin-right: -10px;
  margin-top: 0;
  padding: 0;
  border: none;
  max-width: none !important; }

.site-footer .ninja-forms-cont .field-wrap input[type="submit"],
.site-footer .gform_wrapper .gform_footer .button {
  color: #FFFFFF;
  background: #B4B5B4;
  text-transform: uppercase;
  margin: 0 0 0 5px;
  border-radius: 0;
  padding: 0.63em 0.6em;
  font-weight: normal; }

.site-footer .gform_wrapper .gform_footer .button {
  min-width: 102px; }

.site-footer .gform_wrapper form {
  position: relative; }

.site-footer .gform_wrapper .field_description_below .gfield_description {
  padding-top: 8px; }

.site-footer .gform_wrapper ul.gform_fields li.gfield .ginput_container_email {
  padding-right: 116px;
  margin-top: 0 !important; }

.site-footer .gform_wrapper .top_label .gfield_error {
  width: auto !important; }

.site-footer .ninja-forms-cont .field-wrap input[type="submit"]:hover,
.site-footer .gform_wrapper .gform_footer .button:hover {
  color: #101010; }

.site-footer .gform_wrapper .validation_error {
  display: none; }

.site-footer .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: auto; }

.site-footer .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  vertical-align: top;
  margin-right: 6px;
  margin-top: 2px; }

.site-footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper .validation_message {
  font-weight: 800;
  color: #f2f2f2; }

.site-footer .gform_wrapper li.gfield.gfield_error {
  background: transparent; }

.site-footer .gform_wrapper ul.gfield_checkbox,
.site-footer .gform_wrapper ul.gfield_checkbox li {
  margin-bottom: 0; }

.gform_wrapper ul.gfield_checkbox li label,
.site-footer__column .gform_wrapper ul.gfield_checkbox li label a {
  font-size: 15px; }

.site-footer .gform_wrapper ul.gfield_checkbox li label,
.site-footer .site-footer__column .gform_wrapper ul.gfield_checkbox li label a {
  color: #f2f2f2; }

.site-footer .gform_wrapper .gform_footer img {
  display: none; }

.copyright-block {
  border-top: 1px solid #333;
  padding-top: 2rem; }

.like-table {
  display: table;
  height: 100%;
  width: 100%; }
  .like-table .like-table-cell {
    display: table-cell;
    vertical-align: middle; }
    .like-table .like-table-cell.-align-bottom {
      vertical-align: bottom; }

.screen-reader-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

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

.-left {
  text-align: left; }

.-right {
  text-align: right; }

.-uppercase {
  text-transform: uppercase !important; }

.-lowercase {
  text-transform: lowercase !important; }

.-light {
  color: #FFFFFF !important; }

.-red {
  color: #B41B3D !important; }

.-italic {
  font-style: italic !important; }

.-colorbg {
  background: #B41B3D;
  background: -webkit-gradient(linear, left top, right top, from(#B41B3D), color-stop(#B41B3D), color-stop(#B41B3D), to(#B41B3D));
  background: linear-gradient(to right, #B41B3D, #B41B3D, #B41B3D, #B41B3D);
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  /* Standard syntax */ }

.-default-margin-bottom {
  margin-bottom: 2.6em; }
  @media (max-width: 769px) {
    .-default-margin-bottom {
      margin-bottom: 1.3em; } }

.js-clickable {
  cursor: pointer; }

.load-more.disable {
  pointer-events: none; }
  .load-more.disable a {
    color: #7f7f7f; }
    .load-more.disable a:before, .load-more.disable a:after {
      border-top-color: #7f7f7f; }

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal {
  display: none; }

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #101010;
  padding: 4px 0 0;
  min-height: 42px;
  z-index: 999999; }

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700; }

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #101010;
  margin-top: 44px; }

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none; }

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%; }

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase; }

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible; }

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%; }

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1); }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 24px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9); }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

.gradient-filter {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); }
  .gradient-filter:hover {
    background: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    color: #101010; }

.gradient-filter-bottom {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); }

.load-more {
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  padding-top: 6rem; }
  @media (min-width: 769px) {
    .load-more {
      padding-top: 8rem; } }
  .load-more a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-transform: uppercase;
    font: 700 1.4rem/1.285714 "Brandon", sans-serif;
    letter-spacing: .3rem;
    padding: 0 3.4rem;
    text-decoration: none !important; }
    .load-more a:before, .load-more a:after {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      border-style: solid;
      border-width: 10px 6px 0 6px;
      border-color: #000 transparent transparent transparent; }
    .load-more a:before {
      left: 0; }
    .load-more a:after {
      right: 0; }

.news-wrapper {
  position: relative;
  color: #fff;
  white-space: nowrap;
  text-align: center; }
  .news-wrapper--overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45); }
  .news-wrapper.-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%); }
  .news-wrapper:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    min-height: 85vh; }
  .news-wrapper h2 {
    margin: 0 0 2.2rem;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); }
    .news-wrapper h2 a {
      text-decoration: none;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .news-wrapper h2 a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -.6rem;
        width: 0;
        height: .4rem;
        background: #fff;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
  .news-wrapper .content-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: normal;
    z-index: 2;
    text-align: left; }
  .news-wrapper .text-wrap {
    width: 78rem;
    padding: 3rem 1.5rem 4rem;
    max-width: 100%; }
    .news-wrapper .text-wrap:hover {
      cursor: pointer; }
      .news-wrapper .text-wrap:hover .readmore-link {
        border-color: transparent; }
        .news-wrapper .text-wrap:hover .readmore-link .arrow {
          margin-left: 1.2rem;
          margin-right: -.4rem; }
  .news-wrapper p {
    color: #fff;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    margin: 0 0 2rem; }
    .news-wrapper p:hover {
      cursor: pointer; }
  .news-wrapper .readmore-link {
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); }

/*!
 *  The Black Tie Font is commercial software. Please do not distribute.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Black Tie';
  src: url("../../fonts/solid/BlackTie-Solid-webfont.eot?v=1.0.0");
  src: url("../../fonts/solid/BlackTie-Solid-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("../../fonts/solid/BlackTie-Solid-webfont.woff2?v=1.0.0") format("woff2"), url("../../fonts/solid/BlackTie-Solid-webfont.woff?v=1.0.0") format("woff"), url("../../fonts/solid/BlackTie-Solid-webfont.ttf?v=1.0.0") format("truetype"), url("../../fonts/solid/BlackTie-Solid-webfont.svg?v=1.0.0#black_tiesolid") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("../../fonts/bold/BlackTie-Bold-webfont.eot?v=1.0.0");
  src: url("../../fonts/bold/BlackTie-Bold-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("../../fonts/bold/BlackTie-Bold-webfont.woff2?v=1.0.0") format("woff2"), url("../../fonts/bold/BlackTie-Bold-webfont.woff?v=1.0.0") format("woff"), url("../../fonts/bold/BlackTie-Bold-webfont.ttf?v=1.0.0") format("truetype"), url("../../fonts/bold/BlackTie-Bold-webfont.svg?v=1.0.0#black_tiebold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("../../fonts/regular/BlackTie-Regular-webfont.eot?v=1.0.0");
  src: url("../../fonts/regular/BlackTie-Regular-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("../../fonts/regular/BlackTie-Regular-webfont.woff2?v=1.0.0") format("woff2"), url("../../fonts/regular/BlackTie-Regular-webfont.woff?v=1.0.0") format("woff"), url("../../fonts/regular/BlackTie-Regular-webfont.ttf?v=1.0.0") format("truetype"), url("../../fonts/regular/BlackTie-Regular-webfont.svg?v=1.0.0#black_tieregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("../../fonts/light/BlackTie-Light-webfont.eot?v=1.0.0");
  src: url("../../fonts/light/BlackTie-Light-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("../../fonts/light/BlackTie-Light-webfont.woff2?v=1.0.0") format("woff2"), url("../../fonts/light/BlackTie-Light-webfont.woff?v=1.0.0") format("woff"), url("../../fonts/light/BlackTie-Light-webfont.ttf?v=1.0.0") format("truetype"), url("../../fonts/light/BlackTie-Light-webfont.svg?v=1.0.0#black_tielight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Font Awesome Brands';
  src: url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.eot?v=1.0.0");
  src: url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.woff2?v=1.0.0") format("woff2"), url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.woff?v=1.0.0") format("woff"), url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.ttf?v=1.0.0") format("truetype"), url("../../fonts/brands/FontAwesomeBrands-Regular-webfont.svg?v=1.0.0#font_awesome_brandsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.bts,
.btb,
.btr,
.btl,
.fab {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.28571429%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }

.bts {
  font-weight: 900; }

.btb {
  font-weight: 700; }

.btl {
  font-weight: 200; }

.fab {
  font-family: "Font Awesome Brands"; }

/* makes the font 25% smaller relative to the icon container */
.bt-sm {
  font-size: .7em;
  vertical-align: baseline; }

/* makes the font 33% larger relative to the icon container */
.bt-lg {
  font-size: 1.33333333em;
  line-height: 0.75em; }

.bt-2x {
  font-size: 2em; }

.bt-3x {
  font-size: 3em; }

.bt-4x {
  font-size: 4em; }

.bt-5x {
  font-size: 5em; }

.bt-lg,
.bt-2x,
.bt-3x,
.bt-4x,
.bt-5x {
  vertical-align: -30%; }

.bt-fw {
  width: 1.28571429em;
  text-align: center; }

.bt-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.bt-ul > li {
  position: relative; }

.bt-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.bt-li.bt-lg {
  left: -2em; }

.bt-border {
  padding: .2em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.bts.pull-left,
.btb.pull-left,
.btr.pull-left,
.btl.pull-left,
.fab.pull-left {
  margin-right: .3em; }

.bts.pull-right,
.btb.pull-right,
.btr.pull-right,
.btl.pull-right,
.fab.pull-right {
  margin-left: .3em; }

.bt-spin {
  -webkit-animation: bt-spin 2s infinite linear;
  animation: bt-spin 2s infinite linear; }

.bt-pulse {
  -webkit-animation: bt-spin 1s infinite steps(8);
  animation: bt-spin 1s infinite steps(8); }

@-webkit-keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.bt-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.bt-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bt-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.bt-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.bt-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .bt-rotate-90,
:root .bt-rotate-180,
:root .bt-rotate-270,
:root .bt-flip-horizontal,
:root .bt-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.bt-stack {
  position: relative;
  display: inline-block;
  width: 1.28571429em;
  height: 1em;
  line-height: 1em;
  vertical-align: baseline; }

.bt-stack-sm {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  font-size: .5em; }

.bt-stack-1x,
.bt-stack-sm {
  display: inline-block;
  width: 100%;
  text-align: center; }

.bt-inverse {
  color: #ffffff; }

/* Black Tie uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.bt-bars:before {
  content: "\f000"; }

.bt-envelope:before {
  content: "\f001"; }

.bt-search:before {
  content: "\f002"; }

.bt-search-plus:before {
  content: "\f003"; }

.bt-search-minus:before {
  content: "\f004"; }

.bt-phone:before {
  content: "\f005"; }

.bt-comment:before {
  content: "\f007"; }

.bt-commenting:before {
  content: "\f008"; }

.bt-comments:before {
  content: "\f009"; }

.bt-rss:before {
  content: "\f00a"; }

.bt-times:before {
  content: "\f00c"; }

.bt-times-circle:before {
  content: "\f00d"; }

.bt-clock:before {
  content: "\f00e"; }

.bt-star:before {
  content: "\f010"; }

.bt-star-half:before {
  content: "\f011"; }

.bt-check:before {
  content: "\f012"; }

.bt-check-circle:before {
  content: "\f013"; }

.bt-check-square:before {
  content: "\f014"; }

.bt-th:before {
  content: "\f015"; }

.bt-th-large:before {
  content: "\f016"; }

.bt-heart:before {
  content: "\f017"; }

.bt-heart-half:before {
  content: "\f018"; }

.bt-calendar:before {
  content: "\f019"; }

.bt-shopping-cart:before {
  content: "\f01a"; }

.bt-plus:before {
  content: "\f01b"; }

.bt-plus-circle:before {
  content: "\f01c"; }

.bt-plus-square:before {
  content: "\f01d"; }

.bt-pen:before {
  content: "\f01e"; }

.bt-minus:before {
  content: "\f021"; }

.bt-minus-circle:before {
  content: "\f022"; }

.bt-minus-square:before {
  content: "\f023"; }

.bt-pencil:before {
  content: "\f024"; }

.bt-edit:before {
  content: "\f025"; }

.bt-thumbs-up:before {
  content: "\f026"; }

.bt-thumbs-down:before {
  content: "\f027"; }

.bt-gear:before {
  content: "\f028"; }

.bt-trash:before {
  content: "\f029"; }

.bt-file:before {
  content: "\f02a"; }

.bt-info-circle:before {
  content: "\f02b"; }

.bt-label:before {
  content: "\f02c"; }

.bt-rocket:before {
  content: "\f02d"; }

.bt-book:before {
  content: "\f02e"; }

.bt-book-open:before {
  content: "\f02f"; }

.bt-notebook:before {
  content: "\f030"; }

.bt-camera:before {
  content: "\f031"; }

.bt-folder:before {
  content: "\f032"; }

.bt-quote-left:before {
  content: "\f036"; }

.bt-quote-right:before {
  content: "\f037"; }

.bt-eye:before {
  content: "\f038"; }

.bt-lock:before {
  content: "\f039"; }

.bt-lock-open:before {
  content: "\f03a"; }

.bt-gift:before {
  content: "\f03b"; }

.bt-spinner-clock:before {
  content: "\f03c"; }

.bt-spinner:before {
  content: "\f03d"; }

.bt-wrench:before {
  content: "\f03e"; }

.bt-cloud:before {
  content: "\f040"; }

.bt-cloud-upload:before {
  content: "\f041"; }

.bt-cloud-download:before {
  content: "\f042"; }

.bt-sync:before {
  content: "\f043"; }

.bt-question-circle:before {
  content: "\f044"; }

.bt-share:before {
  content: "\f045"; }

.bt-briefcase:before {
  content: "\f046"; }

.bt-money:before {
  content: "\f047"; }

.bt-megaphone:before {
  content: "\f048"; }

.bt-sign-in:before {
  content: "\f049"; }

.bt-sign-out:before {
  content: "\f04a"; }

.bt-film:before {
  content: "\f04b"; }

.bt-trophy:before {
  content: "\f04c"; }

.bt-code:before {
  content: "\f04d"; }

.bt-light-bulb:before {
  content: "\f04e"; }

.bt-print:before {
  content: "\f050"; }

.bt-fax:before {
  content: "\f051"; }

.bt-video:before {
  content: "\f052"; }

.bt-signal:before {
  content: "\f053"; }

.bt-sitemap:before {
  content: "\f054"; }

.bt-upload:before {
  content: "\f055"; }

.bt-download:before {
  content: "\f056"; }

.bt-key:before {
  content: "\f057"; }

.bt-mug:before {
  content: "\f058"; }

.bt-bookmark:before {
  content: "\f059"; }

.bt-flag:before {
  content: "\f05a"; }

.bt-external-link:before {
  content: "\f05b"; }

.bt-smile:before {
  content: "\f05c"; }

.bt-frown:before {
  content: "\f05d"; }

.bt-meh:before {
  content: "\f05e"; }

.bt-magic:before {
  content: "\f060"; }

.bt-bolt:before {
  content: "\f061"; }

.bt-exclamation-triangle:before {
  content: "\f062"; }

.bt-exclamation-circle:before {
  content: "\f063"; }

.bt-flask:before {
  content: "\f064"; }

.bt-music:before {
  content: "\f065"; }

.bt-push-pin:before {
  content: "\f066"; }

.bt-shield:before {
  content: "\f067"; }

.bt-sort:before {
  content: "\f068"; }

.bt-reply:before {
  content: "\f069"; }

.bt-forward:before {
  content: "\f06a"; }

.bt-reply-all:before {
  content: "\f06b"; }

.bt-forward-all:before {
  content: "\f06c"; }

.bt-bell:before {
  content: "\f06d"; }

.bt-bell-off:before {
  content: "\f06e"; }

.bt-ban:before {
  content: "\f070"; }

.bt-database:before {
  content: "\f071"; }

.bt-hard-drive:before {
  content: "\f072"; }

.bt-merge:before {
  content: "\f073"; }

.bt-fork:before {
  content: "\f074"; }

.bt-wifi:before {
  content: "\f075"; }

.bt-paper-plane:before {
  content: "\f076"; }

.bt-inbox:before {
  content: "\f077"; }

.bt-fire:before {
  content: "\f078"; }

.bt-play:before {
  content: "\f079"; }

.bt-pause:before {
  content: "\f07a"; }

.bt-stop:before {
  content: "\f08b"; }

.bt-play-circle:before {
  content: "\f07b"; }

.bt-next:before {
  content: "\f07c"; }

.bt-previous:before {
  content: "\f07d"; }

.bt-repeat:before {
  content: "\f07e"; }

.bt-fast-forward:before {
  content: "\f080"; }

.bt-fast-reverse:before {
  content: "\f081"; }

.bt-volume:before {
  content: "\f082"; }

.bt-volume-off:before {
  content: "\f083"; }

.bt-volume-up:before {
  content: "\f084"; }

.bt-volume-down:before {
  content: "\f085"; }

.bt-maximize:before {
  content: "\f086"; }

.bt-minimize:before {
  content: "\f087"; }

.bt-closed-captions:before {
  content: "\f088"; }

.bt-shuffle:before {
  content: "\f089"; }

.bt-triangle:before {
  content: "\f08a"; }

.bt-square:before {
  content: "\f08b"; }

.bt-circle:before {
  content: "\f08c"; }

.bt-hexagon:before {
  content: "\f08d"; }

.bt-octagon:before {
  content: "\f08e"; }

.bt-angle-up:before {
  content: "\f090"; }

.bt-angle-down:before {
  content: "\f091"; }

.bt-angle-left:before {
  content: "\f092"; }

.bt-angle-right:before {
  content: "\f093"; }

.bt-angles-up:before {
  content: "\f094"; }

.bt-angles-down:before {
  content: "\f095"; }

.bt-angles-left:before {
  content: "\f096"; }

.bt-angles-right:before {
  content: "\f097"; }

.bt-arrow-up:before {
  content: "\f098"; }

.bt-arrow-down:before {
  content: "\f099"; }

.bt-arrow-left:before {
  content: "\f09a"; }

.bt-arrow-right:before {
  content: "\f09b"; }

.bt-bar-chart:before {
  content: "\f09c"; }

.bt-pie-chart:before {
  content: "\f09d"; }

.bt-circle-arrow-up:before {
  content: "\f0a0"; }

.bt-circle-arrow-down:before {
  content: "\f0a1"; }

.bt-circle-arrow-left:before {
  content: "\f0a2"; }

.bt-circle-arrow-right:before {
  content: "\f0a3"; }

.bt-caret-up:before {
  content: "\f0a4"; }

.bt-caret-down:before {
  content: "\f0a5"; }

.bt-caret-left:before {
  content: "\f0a6"; }

.bt-caret-right:before {
  content: "\f0a7"; }

.bt-long-arrow-up:before {
  content: "\f0a8"; }

.bt-long-arrow-down:before {
  content: "\f0a9"; }

.bt-long-arrow-left:before {
  content: "\f0aa"; }

.bt-long-arrow-right:before {
  content: "\f0ab"; }

.bt-Bold:before {
  content: "\f0ac"; }

.bt-italic:before {
  content: "\f0ad"; }

.bt-underline:before {
  content: "\f0ae"; }

.bt-link:before {
  content: "\f0b0"; }

.bt-paper-clip:before {
  content: "\f0b1"; }

.bt-align-left:before {
  content: "\f0b2"; }

.bt-align-center:before {
  content: "\f0b3"; }

.bt-align-right:before {
  content: "\f0b4"; }

.bt-align-justify:before {
  content: "\f0b5"; }

.bt-cut:before {
  content: "\f0b6"; }

.bt-copy:before {
  content: "\f0b7"; }

.bt-paste:before {
  content: "\f0b8"; }

.bt-photo:before {
  content: "\f0b9"; }

.bt-table:before {
  content: "\f0ba"; }

.bt-ulist:before {
  content: "\f0bb"; }

.bt-olist:before {
  content: "\f0bc"; }

.bt-indent:before {
  content: "\f0bd"; }

.bt-outdent:before {
  content: "\f0be"; }

.bt-undo:before {
  content: "\f0c0"; }

.bt-redo:before {
  content: "\f0c1"; }

.bt-sup:before {
  content: "\f0c2"; }

.bt-sub:before {
  content: "\f0c3"; }

.bt-text-size:before {
  content: "\f0c4"; }

.bt-text-color:before {
  content: "\f0c5"; }

.bt-remove-formatting:before {
  content: "\f0c6"; }

.bt-blockquote:before {
  content: "\f036"; }

.bt-globe:before {
  content: "\f0c7"; }

.bt-map:before {
  content: "\f0c8"; }

.bt-map-arrow:before {
  content: "\f0c9"; }

.bt-map-marker:before {
  content: "\f0ca"; }

.bt-map-pin:before {
  content: "\f0cb"; }

.bt-home:before {
  content: "\f0cc"; }

.bt-building:before {
  content: "\f0cd"; }

.bt-industry:before {
  content: "\f0ce"; }

.bt-desktop:before {
  content: "\f0d0"; }

.bt-laptop:before {
  content: "\f0d1"; }

.bt-tablet:before {
  content: "\f0d2"; }

.bt-mobile:before {
  content: "\f0d3"; }

.bt-tv:before {
  content: "\f0d4"; }

.bt-radio-checked:before {
  content: "\f0d5"; }

.bt-radio-unchecked:before {
  content: "\f08c"; }

.bt-checkbox-checked:before {
  content: "\f014"; }

.bt-checkbox-unchecked:before {
  content: "\f08b"; }

.bt-checkbox-intermediate:before {
  content: "\f023"; }

.bt-user:before {
  content: "\f0d6"; }

.bt-user-male:before {
  content: "\f0d6"; }

.bt-user-female:before {
  content: "\f0d7"; }

.bt-crown:before {
  content: "\f0d8"; }

.bt-credit-card:before {
  content: "\f0d9"; }

.bt-strikethrough:before {
  content: "\f0da"; }

.bt-eject:before {
  content: "\f0db"; }

.bt-ellipsis-h:before {
  content: "\f0dc"; }

.bt-ellipsis-v:before {
  content: "\f0dd"; }

.fab-facebook:before {
  content: "\f000"; }

.fab-facebook-alt:before {
  content: "\f001"; }

.fab-twitter:before {
  content: "\f002"; }

.fab-linkedin:before {
  content: "\f003"; }

.fab-linkedin-alt:before {
  content: "\f004"; }

.fab-instagram:before {
  content: "\f005"; }

.fab-github:before {
  content: "\f006"; }

.fab-github-alt:before {
  content: "\f007"; }

.fab-googleplus:before {
  content: "\f008"; }

.fab-googleplus-alt:before {
  content: "\f009"; }

.fab-pinterest:before {
  content: "\f00a"; }

.fab-pinterest-alt:before {
  content: "\f00b"; }

.fab-tumblr:before {
  content: "\f00c"; }

.fab-tumblr-alt:before {
  content: "\f00d"; }

.fab-bitcoin:before {
  content: "\f010"; }

.fab-bitcoin-alt:before {
  content: "\f011"; }

.fab-dropbox:before {
  content: "\f012"; }

.fab-stackexchange:before {
  content: "\f013"; }

.fab-stackoverflow:before {
  content: "\f014"; }

.fab-flickr:before {
  content: "\f015"; }

.fab-flickr-alt:before {
  content: "\f016"; }

.fab-bitbucket:before {
  content: "\f017"; }

.fab-html5:before {
  content: "\f018"; }

.fab-css3:before {
  content: "\f019"; }

.fab-apple:before {
  content: "\f01a"; }

.fab-windows:before {
  content: "\f01b"; }

.fab-android:before {
  content: "\f01c"; }

.fab-linux:before {
  content: "\f01d"; }

.fab-dribbble:before {
  content: "\f01e"; }

.fab-youtube:before {
  content: "\f021"; }

.fab-skype:before {
  content: "\f022"; }

.fab-foursquare:before {
  content: "\f023"; }

.fab-trello:before {
  content: "\f024"; }

.fab-maxcdn:before {
  content: "\f025"; }

.fab-gittip:before,
.fab-gratipay:before {
  content: "\f026"; }

.fab-vimeo:before {
  content: "\f027"; }

.fab-vimeo-alt:before {
  content: "\f028"; }

.fab-slack:before {
  content: "\f029"; }

.fab-wordpress:before {
  content: "\f02a"; }

.fab-wordpress-alt:before {
  content: "\f02b"; }

.fab-openid:before {
  content: "\f02c"; }

.fab-yahoo:before {
  content: "\f02d"; }

.fab-yahoo-alt:before {
  content: "\f02e"; }

.fab-reddit:before {
  content: "\f02f"; }

.fab-google:before {
  content: "\f030"; }

.fab-google-alt:before {
  content: "\f031"; }

.fab-stumbleupon:before {
  content: "\f032"; }

.fab-stumbleupon-alt:before {
  content: "\f033"; }

.fab-delicious:before {
  content: "\f034"; }

.fab-digg:before {
  content: "\f035"; }

.fab-piedpiper:before {
  content: "\f036"; }

.fab-piedpiper-alt:before {
  content: "\f037"; }

.fab-drupal:before {
  content: "\f038"; }

.fab-joomla:before {
  content: "\f039"; }

.fab-behance:before {
  content: "\f03a"; }

.fab-steam:before {
  content: "\f03b"; }

.fab-steam-alt:before {
  content: "\f03c"; }

.fab-spotify:before {
  content: "\f03d"; }

.fab-deviantart:before {
  content: "\f03e"; }

.fab-soundcloud:before {
  content: "\f040"; }

.fab-vine:before {
  content: "\f041"; }

.fab-codepen:before {
  content: "\f042"; }

.fab-jsfiddle:before {
  content: "\f043"; }

.fab-rebel:before {
  content: "\f044"; }

.fab-empire:before {
  content: "\f045"; }

.fab-git:before {
  content: "\f046"; }

.fab-hackernews:before {
  content: "\f047"; }

.fab-hackernews-alt:before {
  content: "\f048"; }

.fab-slideshare:before {
  content: "\f049"; }

.fab-twitch:before {
  content: "\f04a"; }

.fab-yelp:before {
  content: "\f04b"; }

.fab-paypal:before {
  content: "\f04c"; }

.fab-google-wallet:before {
  content: "\f04d"; }

.fab-angellist:before {
  content: "\f04e"; }

.fab-cc-visa:before {
  content: "\f050"; }

.fab-cc-mastercard:before {
  content: "\f051"; }

.fab-cc-discover:before {
  content: "\f052"; }

.fab-cc-amex:before {
  content: "\f053"; }

.fab-cc-paypal:before {
  content: "\f054"; }

.fab-cc-stripe:before {
  content: "\f055"; }

.fab-lastfm:before {
  content: "\f056"; }

.fab-whatsapp:before {
  content: "\f057"; }

.fab-medium:before {
  content: "\f058"; }

.fab-meanpath:before {
  content: "\f059"; }

.fab-meanpath-alt:before {
  content: "\f05a"; }

.fab-pagelines:before {
  content: "\f05b"; }

.fab-ioxhost:before {
  content: "\f060"; }

.fab-buysellads:before {
  content: "\f061"; }

.fab-buysellads-alt:before {
  content: "\f062"; }

.fab-connectdevelop:before {
  content: "\f063"; }

.fab-dashcube:before {
  content: "\f064"; }

.fab-forumbee:before {
  content: "\f065"; }

.fab-leanpub:before {
  content: "\f066"; }

.fab-sellsy:before {
  content: "\f067"; }

.fab-shirtsinbulk:before {
  content: "\f068"; }

.fab-simplybuilt:before {
  content: "\f069"; }

.fab-skyatlas:before {
  content: "\f06a"; }

.fab-viacoin:before {
  content: "\f06b"; }

.fab-codiepie:before {
  content: "\f06c"; }

.fab-queue:before {
  content: "\f06d"; }

.fab-queue-alt:before {
  content: "\f06e"; }

.fab-fonticons:before {
  content: "\f070"; }

.fab-fonticons-alt:before {
  content: "\f071"; }

.fab-blacktie:before {
  content: "\f072"; }

.fab-blacktie-alt:before {
  content: "\f073"; }

.fab-xing:before {
  content: "\f090"; }

.fab-vk:before {
  content: "\f091"; }

.fab-weibo:before {
  content: "\f092"; }

.fab-renren:before {
  content: "\f093"; }

.fab-tencent-weibo:before {
  content: "\f094"; }

.fab-qq:before {
  content: "\f095"; }

.fab-wechat:before,
.fab-weixin:before {
  content: "\f096"; }

.container.toppblock-home.fullwidth {
  max-width: none !important; }

.toppblock-home {
  display: block;
  width: 100%; }
  .toppblock-home h2 {
    margin-top: 10px; }
  .toppblock-home .info-text {
    width: 30rem;
    margin: 0 auto;
    padding: 10px 2rem 20px 2rem; }
  .toppblock-home .first-big-img {
    display: block;
    height: 500px;
    width: 100%; }
  .toppblock-home .first-big {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .toppblock-home .first-big.odd > div:first-child {
      width: 100%;
      border-left: none;
      border-right: none;
      min-height: 80vh; }
    @media (min-width: 768px) {
      .toppblock-home .first-big.even .reg-img {
        min-height: 48vh; } }
    @media (min-width: 768px) {
      .toppblock-home .first-big {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .toppblock-home .first-big .content-box .title {
          font-size: 4.2rem;
          letter-spacing: 0.1em; } }
  .toppblock-home .reg-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: auto;
    position: relative;
    border-left: solid 5px #000;
    border-right: solid 5px #000;
    padding-top: 20rem;
    padding-bottom: 3.5rem; }
    @media (min-width: 1281px) {
      .toppblock-home .reg-img {
        min-height: 35vh;
        padding-top: 0; } }
    .toppblock-home .reg-img.tall {
      height: 65vh;
      min-height: 400px;
      border-bottom: 10px solid #000;
      border-left: none;
      border-right: none; }
    .toppblock-home .reg-img .content-box {
      display: inline-block;
      position: relative;
      text-align: center;
      width: 100%;
      color: #fff;
      z-index: 9; }
      .toppblock-home .reg-img .content-box a {
        color: #fff !important;
        word-break: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; }
      .toppblock-home .reg-img .content-box .title {
        clear: both;
        display: inline-block;
        text-transform: uppercase;
        margin-top: 5px;
        padding: 0 2rem; }
      .toppblock-home .reg-img .content-box .date {
        clear: both;
        display: block; }
      .toppblock-home .reg-img .content-box .info-text {
        width: 30rem;
        margin: 0 auto;
        padding: 10px 2rem 20px 2rem; }
    .toppblock-home .reg-img .gradient {
      display: block;
      position: absolute;
      z-index: 8;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.8)));
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8)); }
    @media (min-width: 600px) {
      .toppblock-home .reg-img .content-box .title {
        font-size: 4.2rem;
        letter-spacing: 0.1em; } }

.bild-block-container {
  color: #fff; }
  .bild-block-container .bg-img {
    height: 693px;
    padding: 25px; }
  .bild-block-container .content-bildblock {
    top: 25%; }
    .bild-block-container .content-bildblock h4 {
      margin-bottom: 10px; }
    .bild-block-container .content-bildblock .text-box {
      margin-bottom: 20px; }
    .bild-block-container .content-bildblock .button {
      color: #fff; }

.date_related {
  display: block;
  font-size: 2.2rem;
  padding-bottom: 0.75rem;
  text-transform: lowercase;
  letter-spacing: -0.05rem; }

.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-width: 320px;
  height: 55px;
  z-index: 999;
  background: #000; }
  .search-active .site-header .site-header__items {
    z-index: auto; }
  .site-header .lang-item img {
    width: 25px; }
  .home .site-header {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0.5)), to(transparent));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 40%, transparent 100%); }
  .single-exhibit .site-header {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0.5)), to(transparent));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 40%, transparent 100%); }
  .site-header .site-header__search {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-width: 320px;
    z-index: 102;
    overflow: hidden; }
  .site-header__search {
    display: none;
    background: #101010;
    position: relative; }
    .site-header__search .search-field {
      background: transparent;
      border: 0;
      width: 100%;
      height: 30px;
      line-height: 130%;
      color: #fff;
      outline: none;
      padding: 14px 10px 10px 20px; }
      .site-header__search .search-field::-webkit-input-placeholder {
        color: #FFFFFF; }
      .site-header__search .search-field::-moz-placeholder {
        color: #FFFFFF; }
      .site-header__search .search-field:-ms-input-placeholder {
        color: #FFFFFF; }
      .site-header__search .search-field::-ms-input-placeholder {
        color: #FFFFFF; }
      .site-header__search .search-field::placeholder {
        color: #FFFFFF; }
    .site-header__search .search-submit {
      display: none; }
    .site-header__search.active form:after {
      bottom: -15px;
      opacity: 1; }
  .site-header .head-wrap {
    padding-top: 3px;
    position: relative; }
  .site-header--menu-open .site-header__items__menu-quick {
    visibility: hidden;
    opacity: 0; }
  .site-header--menu-open .site-header__items__menu-toggle__open {
    opacity: 0; }
  .site-header--menu-open .site-header__items__menu-toggle__close {
    opacity: 1; }
  .site-header__items {
    -webkit-transition: z-index 1s;
    transition: z-index 1s;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .site-header__items {
        padding: 0 30px; } }
    .site-header__items a {
      color: #fff; }
    .site-header__items__logo {
      max-width: 160px;
      z-index: 101;
      width: 100%; }
      @media (min-width: 400px) {
        .site-header__items__logo {
          max-width: 230px; } }
    .site-header__items__menu-quick {
      opacity: 1;
      z-index: 101;
      display: none;
      -webkit-transition: opacity .5s ease, visibility 0.7s;
      transition: opacity .5s ease, visibility 0.7s;
      position: relative;
      top: 2px; }
      @media (min-width: 1024px) {
        .site-header__items__menu-quick {
          display: block;
          visibility: visible; } }
      .site-header__items__menu-quick__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .site-header__items__menu-quick__items li {
          margin-left: 35px; }
          .site-header__items__menu-quick__items li:first-child {
            margin-left: 0; }
    .site-header__items__menu-toggle {
      margin-left: 20px;
      color: #FFFFFF;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 14px;
      width: 24px;
      z-index: 101; }
      @media (min-width: 768px) {
        .site-header__items__menu-toggle {
          width: auto;
          height: auto; } }
      .site-header__items__menu-toggle:hover {
        cursor: pointer; }
      .site-header__items__menu-toggle span {
        margin-left: 30px;
        position: relative;
        top: 2px;
        display: none; }
        @media (min-width: 768px) {
          .site-header__items__menu-toggle span {
            display: block; } }
      .site-header__items__menu-toggle__open {
        position: absolute;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
        opacity: 1;
        height: 14px;
        width: 24px; }
      .site-header__items__menu-toggle__close {
        position: absolute;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
        opacity: 0;
        height: 14px;
        width: 24px; }
    .site-header__items__search-toggle {
      margin-left: 20px;
      -webkit-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out;
      cursor: pointer;
      background: none;
      color: #fff;
      z-index: 103;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .site-header__items__search-toggle .icon-close {
        display: none; }
      .search-active .site-header__items__search-toggle .icon-open {
        display: none; }
      .search-active .site-header__items__search-toggle .icon-close {
        display: inline-block; }
    .site-header__items__lang-switch {
      margin-left: 20px;
      z-index: 101; }
    .site-header__items__group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .site-header__items .nav-box ul.nav-menu {
      float: right;
      display: none;
      width: 100%;
      right: 0px;
      top: 0px;
      padding: 0 15px;
      max-width: 570px; }
      @media all and (min-width: 934px) {
        .site-header__items .nav-box ul.nav-menu {
          padding: 0;
          max-width: 100%; } }
      @media all and (min-width: 670px) {
        .site-header__items .nav-box ul.nav-menu {
          top: 20px; } }
      @media all and (min-width: 780px) {
        .site-header__items .nav-box ul.nav-menu {
          top: 65px; } }
      .site-header__items .nav-box ul.nav-menu .bts {
        color: #fff;
        display: inline-block;
        float: right;
        padding-top: 5px;
        width: 60px;
        text-align: right;
        height: 20px;
        cursor: pointer; }
        .site-header__items .nav-box ul.nav-menu .bts:before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 4px 0 4px;
          border-color: #fff transparent transparent transparent;
          display: inline-block;
          vertical-align: top;
          margin-top: 2px;
          position: relative;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .site-header__items .nav-box ul.nav-menu .bts.bt-caret-up:before {
          -webkit-transform: rotete(-180deg);
                  transform: rotete(-180deg); }
        @media all and (min-width: 934px) {
          .site-header__items .nav-box ul.nav-menu .bts {
            display: none; } }
      .site-header__items .nav-box ul.nav-menu.showMe {
        display: block;
        top: 80px; }
        @media (min-width: 934px) {
          .site-header__items .nav-box ul.nav-menu.showMe {
            top: 0; } }
      @media all and (min-width: 934px) {
        .site-header__items .nav-box ul.nav-menu {
          position: relative;
          display: block;
          width: auto;
          top: 6px; } }
      @media all and (min-width: 1440px) {
        .site-header__items .nav-box ul.nav-menu {
          top: 4px; } }
      .site-header__items .nav-box ul.nav-menu li {
        float: right;
        text-align: left;
        display: block;
        padding: 12px 0px;
        width: 100%;
        border-bottom: solid 1px #fff; }
        @media all and (min-width: 934px) {
          .site-header__items .nav-box ul.nav-menu li {
            position: relative;
            float: left;
            text-align: center;
            display: block;
            padding: 0 8px;
            width: auto;
            border-bottom: none; } }
        @media all and (min-width: 1280px) {
          .site-header__items .nav-box ul.nav-menu li {
            padding: 0 5px;
            margin-right: 1.75rem; } }
        @media all and (min-width: 1440px) {
          .site-header__items .nav-box ul.nav-menu li {
            margin-right: 2rem; } }
        .site-header__items .nav-box ul.nav-menu li a {
          display: inline-block;
          text-align: left;
          width: 50%;
          border-color: transparent;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          @media all and (min-width: 934px) {
            .site-header__items .nav-box ul.nav-menu li a {
              text-align: center;
              width: 100%;
              border-bottom: 1px solid rgba(255, 255, 255, 0); } }
          .site-header__items .nav-box ul.nav-menu li a:hover {
            opacity: 0.6; }
        @media all and (min-width: 934px) {
          .site-header__items .nav-box ul.nav-menu li:hover ul.sub-menu {
            display: block; } }
        .site-header__items .nav-box ul.nav-menu li.current_page_item a, .site-header__items .nav-box ul.nav-menu li.current-page-parent a {
          border-bottom: none;
          color: #7f7f7f; }
          .site-header__items .nav-box ul.nav-menu li.current_page_item a:after, .site-header__items .nav-box ul.nav-menu li.current-page-parent a:after {
            color: #FFFFFF; }
        .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li a, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li a {
          border-bottom: none;
          color: #FFFFFF; }
          @media all and (min-width: 934px) {
            .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li a, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li a {
              border-bottom: none; } }
          .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li a:hover, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li a:hover {
            border-bottom: none;
            color: #7f7f7f; }
            @media all and (min-width: 934px) {
              .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li a:hover, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li a:hover {
                border-bottom: none; } }
        .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li.current_page_item, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li.current_page_item {
          border-bottom: none;
          color: #B41B3D; }
          @media all and (min-width: 934px) {
            .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li.current_page_item, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li.current_page_item {
              border-bottom: none; } }
          .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li.current_page_item a, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li.current_page_item a {
            color: #7f7f7f; }
            .site-header__items .nav-box ul.nav-menu li.current_page_item .sub-menu li.current_page_item a:hover, .site-header__items .nav-box ul.nav-menu li.current-page-parent .sub-menu li.current_page_item a:hover {
              border-bottom: none; }
        .site-header__items .nav-box ul.nav-menu li.menu-item-has-children a:after {
          content: ""; }
          @media all and (min-width: 934px) {
            .site-header__items .nav-box ul.nav-menu li.menu-item-has-children a:after {
              display: inline-block;
              vertical-align: middle;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 6px 4px 0 4px;
              border-color: #fff transparent transparent transparent;
              margin: 0 -2px 4px 6px; } }
        .site-header__items .nav-box ul.nav-menu li.menu-item-has-children .sub-menu a:after {
          content: none; }
        .site-header__items .nav-box ul.nav-menu li ul.sub-menu {
          display: none;
          text-align: left;
          background: none;
          width: auto;
          padding: 0px 0px;
          margin-top: 0px; }
          @media all and (min-width: 934px) {
            .site-header__items .nav-box ul.nav-menu li ul.sub-menu {
              position: absolute;
              left: 50%;
              text-align: center;
              margin: auto;
              right: auto;
              display: none;
              background: rgba(0, 0, 0, 0.9);
              width: auto;
              min-width: 26rem;
              padding: 25px 20px; } }
          .site-header__items .nav-box ul.nav-menu li ul.sub-menu .bts {
            display: none; }
          .site-header__items .nav-box ul.nav-menu li ul.sub-menu.showMe {
            display: block; }
            @media all and (min-width: 934px) {
              .site-header__items .nav-box ul.nav-menu li ul.sub-menu.showMe {
                display: none; } }
          .site-header__items .nav-box ul.nav-menu li ul.sub-menu li {
            text-align: left;
            padding: 15px 0;
            clear: left;
            float: none;
            border-bottom: none;
            min-width: 0;
            margin-right: 0; }
            @media all and (min-width: 934px) {
              .site-header__items .nav-box ul.nav-menu li ul.sub-menu li {
                text-align: center;
                padding: 4px 0px 0px 4px;
                margin-bottom: 6px; } }
            .site-header__items .nav-box ul.nav-menu li ul.sub-menu li a {
              border-bottom: 1px solid none; }
              .site-header__items .nav-box ul.nav-menu li ul.sub-menu li a:after {
                content: none; }
    .site-header__items .menu-trigger {
      display: block;
      z-index: 1;
      color: #fff;
      cursor: pointer; }
      .site-header__items .menu-trigger span {
        vertical-align: middle; }

.cover-all {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99; }
  .cover-all.showMe {
    display: block; }
    @media all and (min-width: 934px) {
      .cover-all.showMe {
        display: none; } }

#backBtn {
  position: fixed;
  left: 0;
  top: 20%;
  z-index: 9999; }
  #backBtn button {
    border: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
    width: 72px;
    height: 72px;
    display: block;
    text-align: center;
    padding: 10px 5px;
    overflow: hidden; }
    #backBtn button span {
      display: block;
      margin-left: 0px; }
    #backBtn button:hover {
      color: #B41B3D; }
      #backBtn button:hover a {
        color: #B41B3D; }
      #backBtn button:hover span {
        margin-left: -8px; }

.container.single-exhibit-container {
  max-width: none !important; }

.single-event--hero-container {
  padding-top: 70px;
  padding-bottom: 70px;
  max-width: 600px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .single-event--hero-container {
      padding-top: 143px;
      padding-bottom: 143px; } }
  .single-event--hero-container + .b-wysiwyg {
    margin-top: -40px; }
    @media (min-width: 768px) {
      .single-event--hero-container + .b-wysiwyg {
        margin-top: -100px; } }

.hero-singel-event,
.hero-singel-exhibit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none; }
  .hero-singel-event .content-box,
  .hero-singel-exhibit .content-box {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9; }
    .hero-singel-event .content-box a,
    .hero-singel-exhibit .content-box a {
      color: #fff !important; }
    .hero-singel-event .content-box h1,
    .hero-singel-exhibit .content-box h1 {
      clear: both;
      display: inline-block;
      padding: 0 2rem;
      margin-top: 10px; }
    .hero-singel-event .content-box .date,
    .hero-singel-exhibit .content-box .date {
      clear: both;
      display: block; }
    .hero-singel-event .content-box .info-text,
    .hero-singel-exhibit .content-box .info-text {
      width: 30rem;
      margin: 0 auto;
      padding: 10px 2rem 20px 2rem; }

.hero-singel-exhibit {
  height: 80vh; }
  .hero-singel-exhibit .content-box {
    color: #fff;
    margin-bottom: 20px; }

.img-top {
  width: 100%;
  height: 80vh;
  display: block;
  position: relative;
  color: #fff; }
  .img-top .gradient {
    display: block;
    position: absolute;
    z-index: 8;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
  .img-top .content-block {
    display: block;
    position: absolute;
    bottom: 30px; }
  .img-top h1 {
    color: #fff; }
  .img-top .ingress {
    color: #fff; }
    .img-top .ingress p {
      color: #fff; }
    .img-top .ingress a {
      color: #fff; }

.no-img-top h1 {
  margin-top: 10px; }

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19f;
          box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

body.has-booking-calendar footer.site-footer {
  margin-top: 0; }

#page {
  width: 100%;
  height: auto;
  overflow: hidden; }

.booking-exhibition-block {
  max-width: 1024px;
  line-height: 1.3;
  margin: 0 auto;
  text-align: center;
  padding: 40px 2.5px 0; }
  @media all and (min-width: 667px) {
    .booking-exhibition-block {
      padding: 60px 2.5px; } }
  @media all and (min-width: 1100px) {
    .booking-exhibition-block {
      padding: 80px 0; } }
  .booking-exhibition-block .content-exhibition {
    max-width: 950px;
    margin: 0 auto; }
  .booking-exhibition-block * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .booking-exhibition-block h1.block-title {
    margin: 0;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 8px; }
  .booking-exhibition-block h2.block-subtitle {
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 15px; }
    @media all and (min-width: 924px) {
      .booking-exhibition-block h2.block-subtitle {
        margin-bottom: 30px; } }
  .booking-exhibition-block form.booking-exhibition .checkbox-row {
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px; }
    @media all and (min-width: 924px) {
      .booking-exhibition-block form.booking-exhibition .checkbox-row {
        padding-bottom: 35px;
        margin-bottom: 0; } }
  .booking-exhibition-block form.booking-exhibition .field-wrap,
  .booking-exhibition-block form.booking-exhibition .input-checkbox {
    position: relative;
    display: block; }
    @media all and (min-width: 600px) {
      .booking-exhibition-block form.booking-exhibition .field-wrap,
      .booking-exhibition-block form.booking-exhibition .input-checkbox {
        display: inline-block;
        vertical-align: middle; } }
    .booking-exhibition-block form.booking-exhibition .field-wrap .radio-button,
    .booking-exhibition-block form.booking-exhibition .input-checkbox .radio-button {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      padding-left: 20px;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      color: #979797; }
      .booking-exhibition-block form.booking-exhibition .field-wrap .radio-button:before,
      .booking-exhibition-block form.booking-exhibition .input-checkbox .radio-button:before {
        content: "";
        width: 14px;
        height: 14px;
        border-radius: 50px;
        border: 2px solid rgba(151, 151, 151, 0.8);
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        position: absolute;
        left: 0;
        top: 1px; }
      .booking-exhibition-block form.booking-exhibition .field-wrap .radio-button:after,
      .booking-exhibition-block form.booking-exhibition .input-checkbox .radio-button:after {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50px;
        background: #000;
        position: absolute;
        top: 5px;
        left: 4px;
        -webkit-transform: scale(0);
                transform: scale(0);
        -webkit-transition: -webkit-transform 100ms linear;
        transition: -webkit-transform 100ms linear;
        transition: transform 100ms linear;
        transition: transform 100ms linear, -webkit-transform 100ms linear; }
    .booking-exhibition-block form.booking-exhibition .field-wrap input[type="radio"],
    .booking-exhibition-block form.booking-exhibition .input-checkbox input[type="radio"] {
      position: absolute;
      opacity: 0;
      visibility: hidden; }
      .booking-exhibition-block form.booking-exhibition .field-wrap input[type="radio"]:checked + .radio-button,
      .booking-exhibition-block form.booking-exhibition .input-checkbox input[type="radio"]:checked + .radio-button {
        color: #000; }
        .booking-exhibition-block form.booking-exhibition .field-wrap input[type="radio"]:checked + .radio-button:after,
        .booking-exhibition-block form.booking-exhibition .input-checkbox input[type="radio"]:checked + .radio-button:after {
          -webkit-transform: scale(1);
                  transform: scale(1); }
    .booking-exhibition-block form.booking-exhibition .field-wrap:first-child,
    .booking-exhibition-block form.booking-exhibition .input-checkbox:first-child {
      padding-bottom: 8px; }
      @media all and (min-width: 600px) {
        .booking-exhibition-block form.booking-exhibition .field-wrap:first-child,
        .booking-exhibition-block form.booking-exhibition .input-checkbox:first-child {
          padding-bottom: 0;
          padding-right: 24px; } }
  .booking-exhibition-block form.booking-exhibition .fieldset.input-select label {
    display: block;
    font-size: 20px;
    padding-bottom: 15px;
    font-style: italic; }
  .booking-exhibition-block form.booking-exhibition .fieldset.input-select .select-field {
    position: relative;
    max-width: 705px;
    margin: 0 auto; }
    .booking-exhibition-block form.booking-exhibition .fieldset.input-select .select-field .down-icon {
      width: 18px;
      height: auto;
      position: absolute;
      top: 24%;
      right: 15px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      pointer-events: none; }
    .booking-exhibition-block form.booking-exhibition .fieldset.input-select .select-field .exhibition-option-wrapper {
      margin: 0 auto;
      width: 100%;
      height: 40px;
      outline: none;
      line-height: 1.2;
      border-radius: 0;
      appearance: none;
      background: #fff;
      padding: 8px 12px;
      padding-right: 40px;
      -moz-appearance: none;
      -webkit-appearance: none;
      -ms-progress-appearance: none;
      font-style: italic;
      -webkit-box-shadow: none;
              box-shadow: none;
      white-space: nowrap;
      text-overflow: elipsis; }
      @media all and (min-width: 600px) {
        .booking-exhibition-block form.booking-exhibition .fieldset.input-select .select-field .exhibition-option-wrapper {
          padding: 12px 22px;
          padding-right: 35px;
          height: 48px; } }
      .booking-exhibition-block form.booking-exhibition .fieldset.input-select .select-field .exhibition-option-wrapper:focus {
        border-color: #a5a5a5; }
  .booking-exhibition-block form.booking-exhibition .fieldset {
    margin-bottom: 20px; }
    .booking-exhibition-block form.booking-exhibition .fieldset.has-bottom-spacing {
      padding-bottom: 25px;
      margin-bottom: 0; }
      @media all and (min-width: 600px) {
        .booking-exhibition-block form.booking-exhibition .fieldset.has-bottom-spacing {
          padding-bottom: 35px; } }
  .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper {
    position: relative;
    margin-bottom: 20px; }
    .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header {
      text-align: center;
      padding-bottom: 20px; }
      @media all and (min-width: 600px) {
        .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header {
          padding-bottom: 35px; } }
      .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header button,
      .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header span {
        display: inline-block;
        vertical-align: middle; }
      .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header .month-name {
        padding: 0 25px;
        text-transform: uppercase; }
      .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header button.button-control {
        background: none;
        padding: 0;
        border: none;
        font-size: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #000 transparent transparent transparent;
        outline: none;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease; }
        .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header button.button-control:hover {
          opacity: 0.5; }
        .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header button.button-control.next {
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg); }
        .booking-exhibition-block form.booking-exhibition .booking-calender-wrapper .calendar-header button.button-control.prev {
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); }
  .booking-exhibition-block form.booking-exhibition .booking-calendar-wrap {
    width: 100%; }
  .booking-exhibition-block form.booking-exhibition table.booking-calendar {
    width: 100%; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-week-heading .calendar-day-head {
      background: #000;
      color: #FFFFFF;
      padding: 6px;
      border: 1px solid #000;
      text-transform: uppercase; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar tr {
      width: 100%; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar tr td {
        width: 14.28%; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar select {
      font-style: italic; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day,
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day-np {
      border: 1px solid #d8d8d8; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day {
      vertical-align: middle;
      text-align: left;
      padding: 12px; }
      @media all and (min-width: 580px) {
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day {
          padding: 24px; } }
      @media all and (min-width: 667px) {
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day {
          padding: 8px;
          height: 80px; } }
      @media all and (min-width: 940px) {
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day {
          vertical-align: top;
          height: 124px; } }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .day-number {
        font-size: 14px;
        position: relative;
        text-align: center; }
        @media all and (min-width: 940px) {
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .day-number {
            text-align: right; } }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .day-number span.points {
          color: #797575;
          position: absolute;
          display: none; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time {
        margin: 0;
        max-height: 0;
        overflow: hidden;
        position: absolute; }
        @media all and (min-width: 924px) {
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time {
            overflow: visible;
            max-height: auto;
            padding-top: 8px;
            position: static; } }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .input-checkbox {
          margin: 0;
          padding: 0;
          margin-bottom: 8px; }
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .input-checkbox .radio-button {
            padding-left: 15px;
            color: #000; }
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .input-checkbox .radio-button:before {
              width: 10px;
              height: 10px; }
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .input-checkbox .radio-button:after {
              width: 4px;
              height: 4px;
              top: 4px;
              left: 3px; }
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .input-checkbox:last-child {
            margin-bottom: 0; }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .popup-header {
          display: none; }
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time .popup-header h3 span.points {
            color: #797575; }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time span.button.remove-popup {
          display: none;
          padding: 10px 20px;
          background: #010101;
          cursor: pointer;
          color: #fff; }
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time span.button.remove-popup:hover {
            background: #1b1b1b; }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time:empty {
          display: none; }
        @media all and (max-width: 940px) {
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            min-width: 100%;
            height: 100%;
            min-height: 100%;
            max-height: 100%;
            overflow: visible;
            z-index: 2321;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opacity 100ms ease;
            transition: opacity 100ms ease; }
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup:after {
              content: "";
              background: #000;
              width: 100%;
              min-width: 100%;
              height: 100%;
              min-height: 100%;
              max-height: 100%;
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              opacity: 0.7;
              z-index: 1;
              opacity: 0; }
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content {
              width: 300px;
              min-height: 300px;
              padding: 30px 20px 20px;
              background: #fff;
              opacity: 1;
              font-size: 14px;
              z-index: 3;
              -webkit-transform: scale(0);
                      transform: scale(0);
              -webkit-transition: -webkit-transform 300ms ease;
              transition: -webkit-transform 300ms ease;
              transition: transform 300ms ease;
              transition: transform 300ms ease, -webkit-transform 300ms ease;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column;
              -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                      justify-content: space-between; }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .popup-header {
                display: block;
                margin-top: 0;
                margin-bottom: 0;
                padding-bottom: 10px; }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .exibition-time-data {
                margin: 0;
                margin-bottom: auto; }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .input-checkbox {
                width: 100%; }
                .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .input-checkbox input[type="radio"]:checked + .radio-button:after {
                  -webkit-transform: scale(1.4);
                          transform: scale(1.4); }
                .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .input-checkbox .radio-button {
                  padding-left: 20px; }
                  .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .input-checkbox .radio-button:after {
                    top: 7px; }
                  .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content .input-checkbox .radio-button:before {
                    top: 4px;
                    -webkit-transform: scale(1.4);
                            transform: scale(1.4); }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup .exhibition-time-content span.button.remove-popup {
                margin-top: 10px;
                display: inline-block; }
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup.popup-enabled {
              opacity: 1;
              visibility: visible; }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup.popup-enabled .exhibition-time-content {
                -webkit-transform: scale(1);
                        transform: scale(1); }
              .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day .exhibition-time.popup.popup-enabled:after {
                opacity: 0.7; } }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day:hover {
        background: #f7f7f7; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day.empty {
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        pointer-events: none; }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day.empty .day-number strong {
          color: #797575; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day.active {
        position: relative;
        overflow-y: auto; }
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day.active:before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          width: 0;
          height: 0;
          border: 5px solid #101010;
          border-width: 0 26px 21px 0;
          border-color: transparent #101010 transparent transparent; }
          @media all and (min-width: 940px) {
            .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row .calendar-day.active:before {
              display: none; } }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row td:first-child {
      border-left-color: transparent; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row td:first-child .day-number span.points {
        display: none; }
        @media all and (min-width: 600px) {
          .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row td:first-child .day-number span.points {
            display: block; } }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row td:last-child {
      border-right-color: transparent; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row:first-child {
      position: relative; }
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row:first-child td:first-child {
        position: static; }
    .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row.long {
      display: none; }
      @media all and (min-width: 820px) {
        .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row.long {
          display: table-row; } }
    @media all and (min-width: 820px) {
      .booking-exhibition-block form.booking-exhibition table.booking-calendar .calendar-row.short {
        display: none; } }
  .booking-exhibition-block form.booking-exhibition .input-field-wrapper {
    text-align: left; }
    .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field {
      display: inline-block;
      vertical-align: top;
      padding-bottom: 20px;
      padding-right: 10px;
      width: 100%; }
      @media all and (min-width: 667px) {
        .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field {
          padding-right: 20px;
          width: 32.33%; } }
      .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field label {
        color: #000;
        display: block;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 8px;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
      .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field input {
        outline: none;
        padding: 8px;
        min-width: 100px;
        border: 1px solid #d8d8d8;
        width: 100%; }
        @media all and (min-width: 600px) {
          .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field input {
            padding: 12px; } }
        .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field input:focus {
          border-color: #a5a5a5; }
      .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field.error label {
        color: #cc0000; }
      .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field.error input {
        border-color: #cc0000; }
        .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field.error input:focus {
          border-color: #a5a5a5; }
      .booking-exhibition-block form.booking-exhibition .input-field-wrapper .input-field:last-child {
        padding-block: 0; }
  .booking-exhibition-block form.booking-exhibition .textarea-field {
    text-align: left; }
    .booking-exhibition-block form.booking-exhibition .textarea-field label {
      color: #000;
      display: block;
      margin-bottom: 8px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .booking-exhibition-block form.booking-exhibition .textarea-field textarea {
      width: 100%;
      outline: none;
      padding: 12px;
      border-color: #d8d8d8;
      min-height: 140px;
      resize: none; }
      .booking-exhibition-block form.booking-exhibition .textarea-field textarea:focus {
        border-color: #a5a5a5; }
  .booking-exhibition-block form.booking-exhibition .button-wrapper {
    padding-top: 20px; }
    .booking-exhibition-block form.booking-exhibition .button-wrapper button {
      width: 100%;
      display: inline-block;
      vertical-align: top;
      padding: 12px 28px;
      background: #000;
      border: none;
      color: #fff;
      border-radius: 50px;
      max-width: 350px;
      outline: none;
      -webkit-transition: background 300ms ease;
      transition: background 300ms ease; }
      .booking-exhibition-block form.booking-exhibition .button-wrapper button:hover {
        background: #424141; }

.spinner {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(16, 16, 16, 0.8); }
  .form-loading .spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.spinner:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
  border-color: #FFFFFF transparent #FFFFFF transparent;
  -webkit-animation: spinner 1.2s linear infinite;
          animation: spinner 1.2s linear infinite; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.single-hero-news {
  overflow: hidden; }

.overlay {
  width: 100%;
  height: 100%;
  background: none;
  position: absolute; }
  .overlay--type-1 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8)); }
  .overlay--type-2 {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8)); }
  .overlay--hover-type-1:hover {
    background: rgba(238, 238, 238, 0.8); }
    .overlay--hover-type-1:hover * {
      color: #101010; }
      .overlay--hover-type-1:hover *:hover {
        color: #101010;
        border-color: transparent;
        text-decoration: none; }
  .overlay--hover-type-2:before, .card--clickable .card__inner:before, .museum-lists .image:before, .overlay--type-2:before {
    content: "";
    background-color: transparent;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .overlay--hover-type-2:hover:before, .card--clickable .card__inner:hover:before, .museum-lists .image:hover:before, .overlay--type-2:hover:before {
    background-color: rgba(16, 16, 16, 0.25); }
  .overlay--hover-type-2 *, .card--clickable .card__inner *, .museum-lists .image *, .overlay--type-2 * {
    z-index: 1; }

* + p > .embed-video__wrapper,
* + .embed-video__wrapper {
  margin-top: 50px;
  margin-bottom: 50px; }

.embed-video__wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .embed-video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.no-results__content {
  margin-top: 5px; }
  .no-results__content p {
    margin: 0; }

.no-results__search {
  margin-top: 20px; }

.anchor, .b-wysiwyg__container a, .readmore-link, .site-footer__column a, .copyright-block a, .site-header__items__menu-quick a, .main-menu a, .main-menu .current-menu-item > a, .accordion__items__item__content p a, .news-list__link, .opening-hours__links__link {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }
  .anchor--hover, .b-wysiwyg__container a, .readmore-link, .copyright-block a, .main-menu .current-menu-item > a, .accordion__items__item__content p a, .news-list__link, .opening-hours__links__link {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-text-decoration-color: inherit;
            text-decoration-color: inherit;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    text-underline-offset: 2px; }
    .anchor--hover:hover, .b-wysiwyg__container a:hover, .readmore-link:hover, .copyright-block a:hover, .main-menu .current-menu-item > a:hover, .accordion__items__item__content p a:hover, .news-list__link:hover, .opening-hours__links__link:hover {
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent; }
  .anchor--reverse-hover, .site-footer__column a, .site-header__items__menu-quick a, .main-menu a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    text-underline-offset: 2px; }
    .anchor--reverse-hover:hover, .site-footer__column a:hover, .site-header__items__menu-quick a:hover, .main-menu a:hover {
      -webkit-text-decoration-color: inherit;
              text-decoration-color: inherit; }

.main-menu {
  z-index: -1;
  opacity: 0;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  height: 100vh;
  width: 100vw;
  -webkit-transition: opacity .5s ease, visibility .6s;
  transition: opacity .5s ease, visibility .6s;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #101010;
  visibility: hidden; }
  .main-menu a {
    color: #FFFFFF; }
  .main-menu--visible, .site-header--menu-open .main-menu {
    opacity: 1;
    z-index: 10;
    visibility: visible;
    -webkit-transition: opacity .5s ease, visibility 0s;
    transition: opacity .5s ease, visibility 0s; }
  .main-menu__expand {
    height: 40px;
    padding: 0;
    margin: 0;
    width: 69px;
    border: 0;
    background-color: transparent;
    position: absolute;
    display: inline-block; }
    .main-menu__expand:after {
      content: "";
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease;
      display: block;
      background-image: url("/wp-content/themes/varmlands/static/img/arrow-down.svg");
      width: 24px;
      height: 14px;
      top: 12px;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      background-repeat: no-repeat;
      position: absolute;
      right: 0; }
  .main-menu__container {
    margin-top: 100px;
    height: calc(100vh - 150px);
    position: relative; }
    @media (min-width: 768px) {
      .main-menu__container {
        margin-top: 160px;
        height: calc(100vh - 210px); } }
    .main-menu__container--overflowing:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      height: 70px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(16, 16, 16, 0.8)));
      background-image: linear-gradient(to bottom, transparent 0%, rgba(16, 16, 16, 0.8) 100%);
      width: 100%; }
  .main-menu__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 100px; }
    @media (min-width: 768px) {
      .main-menu__items {
        margin-right: 187px; } }
    .main-menu__items__container {
      position: relative;
      height: 100%;
      overflow-y: scroll; }
    .main-menu__items__nav > li {
      text-align: right;
      margin-top: 20px; }
      .main-menu__items__nav > li > a {
        font-family: apercu-medium-pro, Arial;
        letter-spacing: -0.2px;
        font-size: 3rem;
        line-height: 33px; }
        @media (min-width: 1280px) {
          .main-menu__items__nav > li > a {
            font-size: 3.5rem;
            line-height: 38px; } }
    .main-menu__items__nav .sub-menu {
      display: none; }
      .main-menu__items__nav .sub-menu li {
        text-align: right;
        margin-top: 8px;
        position: relative; }
        .main-menu__items__nav .sub-menu li:first-child {
          margin-top: 13px; }
        .main-menu__items__nav .sub-menu li:last-child {
          margin-bottom: 43px; }
        .main-menu__items__nav .sub-menu li a {
          font-family: apercu-medium-pro, Arial;
          font-size: 2rem;
          line-height: 25px; }
  .main-menu--show-children .main-menu__expand:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .main-menu--show-children .sub-menu {
    display: block; }

.scroll--disabled {
  overflow-y: hidden; }

.accordion__items__item {
  position: relative;
  border-top: 1px solid #101010; }
  .accordion__items__item:last-child {
    border-bottom: 1px solid #101010; }
  .accordion__items__item__toggle-content {
    border: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    padding: 20px 0; }
    .accordion__items__item__toggle-content:after {
      content: "+";
      position: absolute;
      display: inline-block;
      right: 0;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      font-size: 2.2rem; }
    .accordion__items__item__toggle-content[aria-expanded="true"]:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .accordion__items__item__title {
    position: relative; }
    .accordion__items__item__title__text {
      max-width: 95%;
      width: 100%;
      display: block;
      text-align: left; }
  .accordion__items__item__content h4 {
    margin-bottom: 20px; }
  .accordion__items__item__content p {
    margin-top: 0;
    margin-bottom: 25px; }
    .accordion__items__item__content p a {
      font-family: apercu-italic-pro, Arial; }

.news-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 40px; }
  @media (min-width: 768px) {
    .news-list {
      row-gap: normal;
      -webkit-column-gap: 60px;
         -moz-column-gap: 60px;
              column-gap: 60px;
      grid-template-columns: repeat(2, 1fr); } }
  .news-list__link {
    display: block;
    margin-top: 25px; }
  .news-list__item {
    font-family: apercu-mono-regular-pro, Arial;
    border-bottom: 1px solid #101010;
    display: none; }
    .news-list__item:nth-child(-n+3) {
      display: block; }
    @media (min-width: 1024px) {
      .news-list__item {
        display: block; } }
    .news-list__item:first-of-type {
      margin-top: 20px;
      border-top: 1px solid #101010; }
      @media (min-width: 1024px) {
        .news-list__item:first-of-type {
          margin-top: 30px; } }
    .news-list__item__date {
      display: block; }
    .news-list__item__title {
      margin: 0; }
    .news-list__item__anchor {
      display: block;
      padding: 10px 0; }

.opening-hours {
  font-size: 1.6rem;
  font-family: apercu-mono-regular-pro, Arial; }
  @media (min-width: 375px) {
    .opening-hours {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 375px) {
    .opening-hours {
      font-size: 2rem; } }
  @media (min-width: 375px) {
    .opening-hours__hours {
      margin-right: 30px; } }
  @media (min-width: 768px) {
    .opening-hours__hours {
      margin-right: 60px; } }
  @media (min-width: 1280px) {
    .opening-hours__hours {
      margin-right: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1280px) {
    .opening-hours__hours__time {
      margin-left: 10px; } }
  .opening-hours__links {
    margin-top: 20px; }
    @media (min-width: 375px) {
      .opening-hours__links {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 1280px) {
      .opening-hours__links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .opening-hours__links__link {
      margin-top: 10px; }
      .opening-hours__links__link:first-child {
        margin-top: 0; }
      @media (min-width: 1280px) {
        .opening-hours__links__link {
          margin-top: 0;
          margin-left: 60px; } }
