@font-face {
  font-family: UntitledSans;
  src: url("fonts/UntitledSansWeb-Regular.eot") format("eot"), url("fonts/UntitledSansWeb-Regular.woff2") format("woff2"), url("fonts/UntitledSansWeb-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: UntitledSans;
  src: url("fonts/UntitledSansWeb-Medium.eot") format("eot"), url("fonts/UntitledSansWeb-Medium.woff2") format("woff2"), url("fonts/UntitledSansWeb-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: UntitledSans;
  src: url("fonts/UntitledSansWeb-Medium.eot") format("eot"), url("fonts/UntitledSansWeb-Medium.woff2") format("woff2"), url("fonts/UntitledSansWeb-Medium.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
body {
  color: black;
  font-size: 16px;
  font-family: UntitledSans, sans-serif;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }

a {
  color: black;
  text-decoration: underline; }
  a:hover {
    color: black;
    text-decoration: none; }
  a.highlight {
    text-decoration: underline; }

h1 {
  font-size: 2.125em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

h2 {
  font-size: 1.375em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

h3 {
  font-size: 1.125em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

h4 {
  font-size: 1em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

h5 {
  font-size: .875em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

h6 {
  font-size: .6em;
  line-height: 1.22;
  margin: 1.5em 0 .5em;
  text-transform: uppercase;
  font-weight: 500; }

.text-heading {
  font-size: 2.125em;
  line-height: 1.18;
  margin: 1.5em 0 .5em;
  font-weight: 500; }

label {
  font-weight: 500; }

p {
  margin: 1.6em 0; }

iframe {
  width: 100%; }

footer {
  margin-top: 3em; }

img {
  max-width: 100%;
  height: auto; }

hr {
  background-color: black;
  height: 1px;
  border: 0; }
  hr.light {
    background-color: #dcdcdc; }

strong, b {
  font-weight: 500; }

.form-control::-webkit-input-placeholder {
  color: black;
  opacity: 1; }

.link {
  color: black;
  display: inline;
  background-color: transparent;
  border: 0;
  cursor: pointer; }
  .link:hover {
    color: black;
    text-decoration: underline; }

.text-smaller {
  font-size: .875em; }

.section {
  border-top: 2px solid black; }
  .section.motto {
    padding-top: 3em;
    padding-bottom: 2.5em; }
  .section.footer {
    padding: .5em 0 2em 0; }
  .section.instagram {
    padding: 2em 0 2em 0; }

.read-more {
  font-size: .875em;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  text-decoration: underline; }

.footer-logo {
  width: 70px; }

.footer-legend {
  font-size: .8em;
  color: #777; }
  .footer-legend a {
    color: #777; }

.breadcrumb-panel {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }

.breadcrumb {
  margin: 0;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0; }

.breadcrumb-item a {
  font-weight: 500;
  text-decoration: underline; }

.clean {
  text-transform: none;
  text-decoration: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.circle {
  display: list-item;
  list-style-type: circle !important;
  margin: 0; }

.subcategory:before {
  display: block;
  width: 8px;
  height: 8px;
  font-size: .75em;
  border: 2px solid black;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: black;
  position: absolute;
  content: " ";
  left: 0;
  top: 45%; }

@media (min-width: 768px) {
  .footer-logo {
    width: 140px; } }
/* MAIN SLIDER */
#main-slider {
  position: relative; }
  #main-slider .owl-nav button {
    position: absolute;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    height: 100%;
    padding: 0 1em !important;
    margin: 0; }
    #main-slider .owl-nav button img {
      opacity: 0.8; }
    #main-slider .owl-nav button:hover, #main-slider .owl-nav button:focus {
      background-color: rgba(0, 0, 0, 0); }
      #main-slider .owl-nav button:hover img, #main-slider .owl-nav button:focus img {
        opacity: 1; }
  #main-slider .owl-nav.disabled {
    display: none; }
  #main-slider .owl-dot span {
    background-color: #dcdcdc; }
  #main-slider .owl-dot.active span {
    background-color: #fff; }

.owl-prev,
.owl-next {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  background-color: transparent;
  border: 0;
  padding: 0 1em !important;
  cursor: pointer; }
  .owl-prev img,
  .owl-next img {
    opacity: 0.8; }
  .owl-prev:hover, .owl-prev:focus,
  .owl-next:hover,
  .owl-next:focus {
    background-color: rgba(0, 0, 0, 0); }
    .owl-prev:hover img, .owl-prev:focus img,
    .owl-next:hover img,
    .owl-next:focus img {
      opacity: 1; }

.owl-next {
  right: 0; }

.main-slider-item {
  position: relative;
  height: 100vh; }
  .main-slider-item img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0; }
  .main-slider-item:hover .main-slider-info-border {
    background-color: white; }
    .main-slider-item:hover .main-slider-info-border.white {
      background-color: black; }

.main-slider-info {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 2.5em;
  margin: 0;
  padding: 0 1.25em 0 1.25em;
  text-transform: uppercase;
  z-index: 3;
  text-decoration: none; }
  .main-slider-info.white {
    color: white; }

.main-slider-info-border {
  color: black;
  border: 2px solid black;
  padding: 0 1.25em 1.25em 1.25em;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer; }
  .main-slider-info-border:hover {
    background-color: white; }
  .main-slider-info-border.white {
    color: white;
    border-color: white;
    background-color: rgba(0, 0, 0, 0); }
    .main-slider-info-border.white:hover {
      background-color: black; }

.owl-dots {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: .25em;
  margin: 0 auto; }

/* MAIN MENU */
.main-menu {
  position: absolute;
  width: 100%;
  z-index: 100; }

.navbar {
  padding: 1em 0; }

.navbar-toggler {
  border: 0; }

.menu-icons.white {
  color: white; }
  .menu-icons.white .navbar-toggler {
    color: white; }

/* EXPOSITIONS */
.exposition {
  border: 1px solid black;
  margin: 1.875em 0;
  padding: 0 1.25em 1.25em; }

.gallery {
  margin: 0 -0.5em; }

.gallery-thumb {
  display: flex;
  width: 25%;
  justify-content: center;
  align-items: center; }
  .gallery-thumb:hover .gallery-hover {
    display: flex; }

.gallery-link {
  display: block;
  position: relative;
  width: 100%; }

.gallery-hover {
  display: none;
  position: absolute;
  color: white;
  font-size: 2em;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }

.gallery-image {
  width: 100%;
  object-fit: cover; }

/* NEWS */
.new {
  border-bottom: 1px solid black; }
  .new:last-child {
    margin-bottom: 2.375em; }

/* YT VIDEO */
.yt-video {
  margin-top: 1.5em; }
  .yt-video iframe {
    height: 200px; }

.social-media {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1;
  margin-bottom: 1em; }

/* BOXES */
.boxes .box {
  margin: 1.5em 0 .5em 0; }

.box {
  border: 1px solid black;
  padding: .875em;
  font-weight: 500; }
  .box.heading {
    padding-top: 0; }
  .box .social-media:last-child {
    margin-bottom: 0; }

#navigation-arrows .owl-nav button {
  border: 0;
  background-color: transparent; }
  #navigation-arrows .owl-nav button:hover {
    color: white;
    background-color: black; }
    #navigation-arrows .owl-nav button:hover .link {
      color: white; }

.program-table {
  margin-top: 1.5em;
  border-right: 1px solid black; }
  .program-table .owl-carousel {
    padding-bottom: 2em; }
  .program-table .owl-stage {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
  .program-table .owl-item,
  .program-table .swiper-slide {
    float: none;
    border: 1px solid black;
    border-right: 0; }

.program-day {
  padding: 1.5em;
  border-bottom: 1px solid black;
  flex-grow: 1;
  flex-basis: 0; }
  .program-day:last-child {
    border-bottom: 0; }

.program-day-heading {
  font-weight: 500; }

.program-day-box-title {
  font-weight: 500; }

.program-day-box {
  padding: 1em 0; }
  .program-day-box:last-child {
    border-bottom: 0; }

.swiper-button {
  padding: 1em;
  cursor: pointer; }
  .swiper-button:hover {
    color: white;
    background-color: black; }

.subhead {
  border-bottom: 1px solid black; }
  .subhead.tickets span {
    display: inline-block;
    font-size: 1.125em;
    line-height: 1.22;
    margin: 1.5em 0 .5em;
    text-transform: uppercase;
    font-weight: 500; }

.ticket-buttons a {
  font-size: .875em;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  text-decoration: underline; }

.img-thumb {
  width: 110px;
  height: 110px;
  flex-shrink: 0; }
  .img-thumb img {
    width: 100%;
    object-fit: cover; }

.location-entry tr td:first-child {
  margin-left: 0;
  padding-left: 0; }

.location-address p:first-of-type {
  margin-top: 0; }

@media (min-width: 540px) {
  .swiper-slide {
    height: auto; } }
.orderform .form-group:nth-child(2) input,
.orderform .form-group:nth-child(2) label {
  display: none; }

@media (min-width: 768px) {
  .main-menu {
    position: relative; }

  .main-slider-info {
    width: 500px;
    left: calc(100% - 500px); }

  .main-slider-item {
    height: 70vh; } }
@media (min-width: 992px) {
  .yt-video iframe {
    height: 400px; }

  .program-day {
    border-right: 1px solid black;
    border-bottom: 0; }
    .program-day:last-child {
      border: 0; } }
#mobile-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: white;
  top: 0;
  left: 0;
  overflow-y: auto;
  z-index: 9999; }
  #mobile-menu.show {
    display: block; }

#mobile-menu-close {
  padding: .25em; }

#mobile-menu-logo {
  height: 40px; }

.mobile-menu-panel {
  padding: .625em 1.25em;
  border-bottom: 1px solid #dcdcdc; }

.mobile-menu-languages {
  font-size: .875em; }

.mobile-menu {
  padding: .625em; }

.menu-item {
  display: flex;
  font-size: 1.125em;
  width: 100%;
  text-transform: uppercase;
  padding: .78125em .625em;
  border: 1px solid transparent;
  margin-bottom: .125em;
  font-weight: 500;
  text-decoration: none; }
  .menu-item.active {
    border: 1px solid black;
    text-decoration: none; }
  .menu-item.level-1 {
    white-space: nowrap; }
  .menu-item.additional-1 {
    background-color: white;
    border-color: black;
    padding-left: 1.25em;
    padding-right: 1.25em; }
    .menu-item.additional-1:focus, .menu-item.additional-1:active, .menu-item.additional-1:hover, .menu-item.additional-1.active {
      border: 1px solid black;
      background-color: #e5e5e5;
      text-decoration: none; }
  .menu-item.level-2 {
    white-space: initial;
    color: white;
    background-color: black;
    border-color: white; }
    .menu-item.level-2:focus, .menu-item.level-2:active, .menu-item.level-2:hover, .menu-item.level-2.active {
      color: black;
      border: 1px solid black;
      background-color: #e5e5e5;
      text-decoration: none; }
  .menu-item.level-3 {
    border-color: black;
    padding-left: 1.25em;
    padding-right: 1.25em; }
    .menu-item.level-3:focus, .menu-item.level-3:active, .menu-item.level-3:hover, .menu-item.level-3.active {
      border: 1px solid black;
      background-color: #e5e5e5;
      text-decoration: none; }
  .menu-item i.rotated {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

/* DESKTOP MENU */
.desktop-menu .level-1 {
  color: black; }
.desktop-menu.black .level-1 {
  color: black; }
.desktop-menu.white .level-1 {
  color: white; }

.language-switcher {
  font-weight: 500; }

.additional-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 1em; }

.additional-menu-item {
  display: flex;
  position: relative; }
  .additional-menu-item:hover .additional-menu, .additional-menu-item:active .additional-menu {
    display: block !important; }

.social-icon {
  width: 18px; }

.search-input {
  border: 0; }

.logo {
  position: absolute;
  width: 100%;
  height: auto !important;
  padding: 2em 6em 0 5px;
  object-fit: contain;
  z-index: 1 !important; }

@media (min-width: 540px) {
  .logo {
    padding: 3em 6em 0 0; } }
@media (min-width: 768px) {
  .social-media {
    font-size: .8em; }

  .logo {
    width: auto !important;
    height: 100% !important;
    padding: 2.5em 5em 2.5em 2em; } }
@media (min-width: 992px) {
  .navigation {
    width: 100%; }

  .menu-level-2 {
    display: none;
    padding-top: 1em; }

  .menu-level-3 {
    display: none;
    padding-left: 2px; }

  .menu-item {
    position: relative;
    font-size: .875em;
    width: auto;
    padding: .625em 0 0;
    margin: 0;
    margin-left: 1em;
    z-index: 9999;
    cursor: pointer; }
    .menu-item:focus, .menu-item:active, .menu-item:hover, .menu-item.active {
      border: 1px solid transparent;
      background-color: transparent;
      text-decoration: underline; }
    .menu-item.level-1 {
      margin-left: 2em; }
      .menu-item.level-1:hover .menu-level-2, .menu-item.level-1:active .menu-level-2 {
        position: absolute;
        display: block;
        top: 100%;
        left: 0;
        z-index: 999; }
    .menu-item.additional-1 {
      font-size: .875em;
      width: 200px;
      margin: 0 0 2px 0;
      padding: .625em .5em; }
      .menu-item.additional-1:hover .menu-level-2, .menu-item.additional-1:active .menu-level-2 {
        position: absolute;
        display: block;
        top: 0;
        right: 100%;
        z-index: 999; }
    .menu-item.level-2 {
      font-size: .875em; }
      .menu-item.level-2:hover .menu-level-3 {
        position: absolute;
        display: block;
        top: -1px;
        left: 100%;
        z-index: 999; }
    .menu-item.level-2, .menu-item.level-3 {
      font-size: 1em;
      width: 200px;
      margin: 0 0 2px 0;
      padding: .625em .5em; }
    .menu-item.level-2 {
      font-size: .875em; }
    .menu-item.level-3 {
      background-color: white; }
      .menu-item.level-3.left {
        right: 0; }

  .language-switcher {
    font-size: .875em; }

  .social-icon {
    width: 24px; }

  .social-media {
    font-size: 1.125em; }

  .logo {
    padding-left: 3em; } }
@media (min-width: 1200px) {
  .additional-menu-item {
    display: block !important; } }
@media (min-width: 1440px) {
  .logo {
    padding-left: 0; } }
/* BUTTONS OVERRIDES */
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: 500;
  text-decoration: none; }

.btn-primary {
  color: black;
  background-color: white;
  border-color: black; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: white;
    background-color: black;
    border-color: black;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* FORM OVERRIDES */
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0;
  /* Firefox 1-3.6 */
  border-radius: 0;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-color: black; }
  .form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: black; }

.btn-secondary {
  color: white;
  background-color: black;
  border: 1px solid black; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
    color: black;
    background-color: white;
    border-color: black;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn-inner {
  position: absolute;
  right: 0;
  border-color: transparent;
  background-color: transparent; }
  .btn-inner:hover, .btn-inner:focus, .btn-inner:active, .btn-inner:not(:disabled):not(.disabled).active, .btn-inner:not(:disabled):not(.disabled):active {
    border-color: transparent; }
  .btn-inner i {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"; }

.breadcrumb-item + .breadcrumb-item::before {
  content: ' ';
  text-align: center;
  background-image: url("../img/right-arrow.svg");
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 6px; }

/* LIST GROUP */
.list-group-item:first-child,
.list-group-item:last-child,
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.list-group-item {
  font-weight: 500; }

.list-group-item.active {
  font-weight: 500;
  color: black;
  background-color: transparent; }
  .list-group-item.active a {
    color: black; }

.page-link {
  color: black;
  border-color: black; }
  .page-link:hover, .page-link:focus, .page-link:active {
    color: white;
    background-color: black;
    border-color: black; }

.page-item.disabled .page-link {
  background-color: #dee2e6;
  border-color: black; }

.page-item.active .page-link {
  color: white;
  background-color: black;
  border-color: black; }

.custom-control {
  padding-left: 0; }

.custom-control-label {
  padding-left: 1.5em; }

.custom-control-label::before,
.custom-control-label::after {
  top: .1em; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: black; }

.custom-control label {
  font-weight: normal; }
  .custom-control label a {
    font-weight: bold;
    text-decoration: underline; }

.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0.35em 0.75em; }

button:focus {
  outline: 0;
  box-shadow: none; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0; }

.swiper-pagination-bullet-active {
  background-color: black; }

.navbar-brand {
  position: relative; }

.datepicker {
  z-index: 9999; }

.table-borderless td {
  border: 0; }

/*# sourceMappingURL=general.css.map */
