@charset "UTF-8";
HTML {
  font-size: 100.01%;
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR,
ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM,
FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE,
STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL,
LI, FIELDSET, FORM, LABEL, LEGEND, TABLE,
CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, HR, FIGURE {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  font-family: inherit; }

DFN, I, CITE, VAR, ADDRESS, EM {
  font-style: normal; }

TH, H1, H2, H3, H4, H5, H6 {
  font-size: 10px;
  font-weight: normal; }

TEXTAREA, INPUT, SELECT {
  font-family: arial,sans-serif;
  font-size: 1em; }

INPUT[type=button],
INPUT[type=submit] {
  cursor: pointer; }

SMALL {
  font-size: .85em; }

OL, UL {
  list-style: none; }

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

CAPTION, TH, TD {
  text-align: left; }

SUP, SUB {
  vertical-align: baseline;
  position: relative;
  top: -.5em;
  font-size: .85em; }

SUB {
  top: .5em; }

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

BODY {
  font-size: 10px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

STRONG {
  font-weight: normal; }

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

/* Reset `button` and button-style `input` default styles */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none; }

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

input:not([type="radio"]):not([type="checkbox"]) {
  -webkit-appearance: none;
  border-radius: 0; }

.wrapper {
  position: relative;
  max-width: 120em;
  margin: 0 auto;
  padding: 0; }

.row {
  overflow: hidden;
  clear: both;
  position: relative; }

.row-box {
  overflow: hidden;
  margin-right: 4em;
  margin-left: 4em; }

.default-row {
  min-height: 34vh; }

.empty-row {
  min-height: 34vh; }

.row.cols .row-box {
  margin-right: 2em;
  margin-left: 2em; }

.col {
  overflow: hidden;
  float: left;
  width: 100%; }

.col-inline {
  overflow: hidden;
  float: none;
  display: inline-block;
  vertical-align: top; }

.col-fill {
  float: none; }

.col.right {
  float: right; }

.col-1-of-6 {
  width: 16.666%; }

.col-2-of-6 {
  width: 33.333%; }

.col-3-of-6 {
  width: 50%; }

.col-4-of-6 {
  width: 66.666%; }

.col-5-of-6 {
  width: 83.333%; }

.col-2,
.col-50 {
  width: 50%; }

.col-25 {
  width: 25%; }

.col-30 {
  width: 30%; }

.col-3,
.col-33 {
  width: 33.333%; }

.col-40 {
  width: 40%; }

.col-5,
.col-20 {
  width: 20%; }

.col-60 {
  width: 60%; }

.col-66 {
  width: 66.666%; }

.col-70 {
  width: 70%; }

.col-75 {
  width: 75%; }

.col-80 {
  width: 80%; }

.col-box {
  position: relative;
  margin-right: 2em;
  margin-left: 2em; }

.vpad-80 {
  padding-top: 7.5em;
  padding-bottom: 8.5em; }

.vpad-130 {
  padding-top: 10em;
  padding-bottom: 12.2em; }

.vpad-0-1 {
  padding-top: 0;
  padding-bottom: 1em; }

.vpad-1-1 {
  padding-top: 1em;
  padding-bottom: 1em; }

.vpad-1-3 {
  padding-top: 1em;
  padding-bottom: 3em; }

.vpad-0-3 {
  padding-top: 0;
  padding-bottom: 3em; }
  @media only screen and (max-width: 740px) {
    .vpad-0-3 {
      padding-bottom: 2em; } }
  @media only screen and (max-width: 660px) {
    .vpad-0-3 {
      padding-bottom: 1.5em; } }

.vpad-0-5 {
  padding-top: 0;
  padding-bottom: 5em; }
  @media only screen and (max-width: 740px) {
    .vpad-0-5 {
      padding-bottom: 3.33em; } }
  @media only screen and (max-width: 660px) {
    .vpad-0-5 {
      padding-bottom: 2.5em; } }

.vpad-0-10 {
  padding-top: 0;
  padding-bottom: 10em; }
  @media only screen and (max-width: 740px) {
    .vpad-0-10 {
      padding-bottom: 7.5em; } }
  @media only screen and (max-width: 660px) {
    .vpad-0-10 {
      padding-bottom: 5em; } }

.vpad-3-0 {
  padding-top: 3em;
  padding-bottom: 0; }

.vpad-3-3 {
  padding-top: 3em;
  padding-bottom: 3em; }

.vpad-0-6 {
  padding-top: 0;
  padding-bottom: 6em; }

.vpad-6-6 {
  padding-top: 6em;
  padding-bottom: 6em; }

.vpad-6-3 {
  padding-top: 6em;
  padding-bottom: 3em; }

.vpad-6-9 {
  padding-top: 6em;
  padding-bottom: 9em; }

.vpad-12-12 {
  padding-top: 12em;
  padding-bottom: 12em; }

.vpad-12-6 {
  padding-top: 12em;
  padding-bottom: 6em; }

.vpad-0-12 {
  padding-top: 0;
  padding-bottom: 12em; }

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/
@font-face {
  font-family: "Caslon_540 BT W08 Regular";
  src: url("../fonts/1557492/92f24491-96bb-4857-b28e-3d087f8d07a2.eot?#iefix");
  src: url("../fonts/1557492/92f24491-96bb-4857-b28e-3d087f8d07a2.eot?#iefix") format("eot"), url("../fonts/1557492/aef626d4-6ac5-4922-9f2b-b582e28f621b.woff2") format("woff2"), url("../fonts/1557492/6e009fc9-5dfd-4dca-bdbf-dc9e3fa992d0.woff") format("woff"), url("../fonts/1557492/e77c7464-19f4-4589-b8c0-4daced3e86f2.ttf") format("truetype"); }

@font-face {
  font-family: "Caslon_540 BT W08 Italic";
  src: url("../fonts/1557494/cd889fc5-27bd-4e1c-ba10-3af3ef60e838.eot?#iefix");
  src: url("../fonts/1557494/cd889fc5-27bd-4e1c-ba10-3af3ef60e838.eot?#iefix") format("eot"), url("../fonts/1557494/440d8db4-7c48-4c06-9ad2-030e55574f3e.woff2") format("woff2"), url("../fonts/1557494/ed41005c-53b0-498b-9caa-dbd190d39960.woff") format("woff"), url("../fonts/1557494/5d306a53-e087-4d61-a1bf-3c2f1b0446bf.ttf") format("truetype"); }

@font-face {
  font-family: "Caslon Bold BT W08 Regular";
  src: url("../fonts/1557496/54e168ed-a88e-4005-8f36-94af1d2fc9af.eot?#iefix");
  src: url("../fonts/1557496/54e168ed-a88e-4005-8f36-94af1d2fc9af.eot?#iefix") format("eot"), url("../fonts/1557496/45c055bf-008f-42a1-b9aa-1bbee772a801.woff2") format("woff2"), url("../fonts/1557496/904a10f8-a195-43f5-bd1a-ca21201adb44.woff") format("woff"), url("../fonts/1557496/a4fd2d47-0df5-4f72-93cf-ecd36d3a02bf.ttf") format("truetype"); }

@font-face {
  font-family: "domjour";
  src: url("../fonts/icons/domjour.eot");
  src: url("../fonts/icons/domjour.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/domjour.woff") format("woff"), url("../fonts/icons/domjour.ttf") format("truetype"), url("../fonts/icons/domjour.svg#domjour") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "domjour" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "domjour" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-vk:before {
  content: "\61"; }

.icon-facebook:before {
  content: "\63"; }

.icon-bars:before {
  content: "\62"; }

.icon-chevron-up:before {
  content: "\64"; }

.icon-file-word-o:before {
  content: "\65"; }

.icon-file-pdf-o:before {
  content: "\66"; }

.icon-file-excel-o:before {
  content: "\67"; }

.icon-file-image-o:before {
  content: "\68"; }

.icon-file-o:before {
  content: "\69"; }

.icon-angle-down:before {
  content: "\6a"; }

.icon-instagram:before {
  content: "\6b"; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

body, header, footer, div, section, ul, li, tr, th, td, img, blockquote {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-size: 10px;
  height: auto;
  min-height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon::before {
  line-height: 0; }

.icon-before {
  margin-right: .4em; }

.icon-after {
  margin-left: .4em; }

.icon-link {
  white-space: nowrap; }

.nowrap {
  white-space: nowrap; }

.inline-link {
  margin-right: .5em; }

.phone-link {
  white-space: nowrap;
  cursor: default;
  text-decoration: none !important; }
  .phone-link:hover {
    text-decoration: none !important; }

.phone {
  white-space: nowrap; }

.clear {
  clear: both; }

.fixed {
  position: fixed; }

.fw {
  display: block;
  width: 100%;
  max-width: 100%; }

pre {
  font-size: 2em; }

.crop-container {
  overflow: hidden;
  position: relative; }

.crop-to-fit {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: auto;
  max-width: none; }
  .crop-to-fit.show {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }

.hidden {
  display: none; }

.btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.8;
  padding: 0 .6em 0;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .1em;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none; }
  .btn .icon-box {
    display: inline-block;
    padding-right: .2em;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: .6em;
    line-height: 1.8; }
  .btn .icon {
    position: relative;
    vertical-align: bottom;
    display: inline-block;
    left: -.2em;
    top: -.2em; }
  .btn:hover {
    text-decoration: none; }
  .btn.btn-primary {
    font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
    color: #ffeeeb;
    border: 1px solid #000;
    background: #000;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in; }
    .btn.btn-primary .icon-box {
      border-right: 1px solid rgba(255, 220, 215, 0.25); }

ul.btn-list li {
  list-style: none;
  padding: 0;
  margin-bottom: 1em; }

ul.btn-list.inline li {
  display: inline-block;
  margin-right: 1em; }

input[type="text"],
input[type="email"],
input[type="search"] {
  line-height: 1; }

body {
  font-family: "Caslon_540 BT W08 Regular", Georgia, serif; }

* {
  line-height: 1; }

* {
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none; }

strong {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif; }

em {
  font-family: "Caslon_540 BT W08 Italic", Georgia, serif;
  font-style: italic; }

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

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

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

body {
  background-color: #ffeeeb;
  color: #000; }

.bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-image: url(../i/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.page {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%; }
  @media only screen and (max-width: 660px) {
    .page {
      padding-top: 9em; } }

.inline-links li {
  display: inline-block;
  font-size: 2.1em;
  line-height: 1.5;
  margin-right: 1em;
  margin-bottom: .7em; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  overflow: hidden; }

@media only screen and (max-width: 660px) {
  .site-header {
    display: none;
    position: fixed;
    z-index: 5000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    background: rgba(17, 3, 6, 0.9);
    text-align: center; }
    .site-header .header-content {
      height: auto; } }

.mobile-overlay-icon {
  display: none; }
  @media only screen and (max-width: 660px) {
    .mobile-overlay-icon {
      display: inline-block;
      position: fixed;
      z-index: 4001;
      top: .5em;
      right: 0;
      font-size: 2.4em;
      padding: .55em .7em .5em; } }

.mobile-header {
  display: none; }
  @media only screen and (max-width: 660px) {
    .mobile-header {
      display: block;
      width: 100%;
      position: fixed;
      z-index: 4000;
      top: 0;
      left: 0; }
      .mobile-header .header-content {
        border-bottom: none; }
        .mobile-header .header-content a {
          color: #000; }
        .mobile-header .header-content .logo {
          background-position: 0 0; } }

.header-content {
  padding: 5.1em 0 5.2em;
  border-bottom: 4px solid #000;
  text-align: center; }
  .header-content a {
    text-decoration: none;
    color: #000; }
  .header-content p {
    font-size: 2.1em;
    font-family: "Caslon_540 BT W08 Italic", Georgia, serif;
    line-height: 3; }
  .header-content .title,
  .header-content .contact {
    position: relative;
    top: -6.6em; }
  .header-content .title {
    float: left; }
  .header-content .logo {
    margin: 0 auto;
    display: block;
    text-indent: -9999px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../i/domjour-logo.svg);
    width: 18.6em;
    height: 6.4em;
    background-size: 18.6em 12.8em; }
    @media only screen and (max-width: 960px) {
      .header-content .logo {
        width: 14.0em;
        height: 4.8em;
        background-size: 14.0em 9.6em; } }
    @media only screen and (max-width: 660px) {
      .header-content .logo {
        width: 9.3em;
        height: 3.2em;
        background-size: 9.3em 6.4em;
        background-position: 0 -3.2em;
        margin-bottom: 1em; } }
  .header-content .founded {
    position: absolute;
    display: block;
    padding-top: 1em;
    width: 100%;
    font-size: 1.1em;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: .1em; }
  .header-content .contact {
    float: right; }
  @media only screen and (max-width: 660px) {
    .header-content {
      height: 7em;
      padding: 1.6em 0;
      border-bottom: 1px solid rgba(252, 210, 201, 0.13); }
      .header-content a {
        color: #ffdcd7; }
      .header-content p {
        line-height: 1.5; }
      .header-content .title,
      .header-content .contact {
        float: none;
        top: 0; } }

.en .header-content .logo {
  background-image: url(../i/domjour-logo-en.svg);
  width: 19.6em;
  height: 6.4em;
  background-size: 19.6em 12.8em; }
  @media only screen and (max-width: 960px) {
    .en .header-content .logo {
      width: 14.7em;
      height: 4.8em;
      background-size: 14.7em 9.6em; } }
  @media only screen and (max-width: 660px) {
    .en .header-content .logo {
      width: 9.8em;
      height: 3.2em;
      background-size: 9.8em 6.4em; } }

.main-nav {
  margin: 0 1em; }
  .main-nav ul {
    padding: 1em 0 .5em; }
  .main-nav li {
    margin: .4em 0;
    display: inline-block; }
    .main-nav li a {
      display: inline-block;
      padding: .7em 1em .8em;
      text-decoration: none;
      color: #000; }
      .main-nav li a span {
        font-size: 2.1em; }
      .main-nav li a:hover {
        text-decoration: underline; }
    .main-nav li.active a {
      background-image: url(../i/current.svg);
      background-size: 100% 3.6em;
      background-repeat: no-repeat;
      background-position: 0	0; }
    .main-nav li.wide.active a {
      background-image: url(../i/current-wide.svg); }
    @media only screen and (max-width: 1100px) {
      .main-nav li.active a {
        background-size: 100% 3.55em; } }
    @media only screen and (max-width: 660px) {
      .main-nav li.active a,
      .main-nav li.wide.active a {
        background: none; } }
    .main-nav li.en {
      float: right;
      clear: both; }
  @media only screen and (max-width: 860px) {
    .main-nav li.en {
      float: none; } }
  @media only screen and (max-width: 660px) {
    .main-nav {
      text-align: center; }
      .main-nav ul {
        padding: 2.5em 0; }
      .main-nav li {
        display: block; }
        .main-nav li a {
          padding: 1em;
          color: #ffdcd7; }
          .main-nav li a span {
            font-size: 2.5em; } }

.sticky-header {
  position: fixed;
  z-index: 5000;
  top: -10em;
  left: 0;
  width: 100%;
  background: #ffdcd7;
  -webkit-transition: top 0.2s ease-in;
  transition: top 0.2s ease-in; }
  .sticky-header.show {
    top: 0; }
  .sticky-header .main-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 120em;
    margin: 0 auto;
    padding-left: 3em;
    padding-right: 3em; }
    .sticky-header .main-nav ul {
      padding: .5em 0; }
    .sticky-header .main-nav li {
      margin-bottom: .6em; }

@media only screen and (max-width: 840px) {
  .default-row .col.col-80 {
    width: 100%;
    float: none; } }

@media only screen and (max-width: 840px) {
  .col.col-20.side {
    width: 100%;
    float: none; } }

.side-nav {
  border-top: 4px solid black;
  margin-bottom: 6em; }
  @media only screen and (max-width: 840px) {
    .side-nav {
      margin-bottom: 2em; } }
  .side-nav li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 840px) {
      .side-nav li {
        display: inline-block;
        border-bottom: none;
        margin-right: 1.6em; } }
    .side-nav li a {
      display: block;
      padding: .8em 0;
      font-size: 2.1em;
      line-height: 1.2;
      color: #000;
      text-decoration: none; }
      .side-nav li a:hover {
        text-decoration: underline; }
    .side-nav li.active a {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif; }

.items-grid-header {
  margin-bottom: 3em; }
  .items-grid-header h1 {
    font-size: 5.5em;
    font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
    line-height: 1;
    margin-bottom: .5em; }
    @media only screen and (max-width: 660px) {
      .items-grid-header h1 {
        font-size: 4.5em; } }
    @media only screen and (max-width: 440px) {
      .items-grid-header h1 {
        font-size: 4em; } }
    @media only screen and (max-width: 380px) {
      .items-grid-header h1 {
        font-size: 3.8em; } }
    @media only screen and (max-width: 360px) {
      .items-grid-header h1 {
        font-size: 3.4em; } }
  .items-grid-header h2 {
    font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
    font-size: 3.2em;
    line-height: 1; }
  @media only screen and (max-width: 660px) {
    .items-grid-header h2 {
      font-size: 3em; } }
  @media only screen and (max-width: 380px) {
    .items-grid-header h2 {
      font-size: 2.8em; } }
  @media only screen and (max-width: 360px) {
    .items-grid-header h2 {
      font-size: 2.7em; } }

.items-grid {
  margin-top: -2em;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .items-grid .grid-item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .items-grid .grid-item.grid-item-normal {
      padding: 0;
      -webkit-box-flex: 0 0 33.33%;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex: 0 0 33.33%;
      /* OLD - Firefox 19- */
      width: 33.33%;
      /* For old syntax, otherwise collapses. */
      /* Chrome */
      -ms-flex: 0 0 33.33%;
      /* IE 10 */
      -webkit-box-flex: 0;
              flex: 0 0 33.33%;
      /* NEW, Spec - Opera 12.1, */ }
      .items-grid .grid-item.grid-item-normal .card {
        margin: 2em; }
      @media only screen and (max-width: 960px) {
        .items-grid .grid-item.grid-item-normal {
          -webkit-box-flex: 0 0 50%;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-flex: 0 0 50%;
          /* OLD - Firefox 19- */
          width: 50%;
          /* For old syntax, otherwise collapses. */
          /* Chrome */
          -ms-flex: 0 0 50%;
          /* IE 10 */
          -webkit-box-flex: 0;
                  flex: 0 0 50%;
          /* NEW, Spec - Opera 12.1, Firefox 20+ */ } }
      @media only screen and (max-width: 660px) {
        .items-grid .grid-item.grid-item-normal {
          width: 40em;
          -webkit-box-flex: none;
          -ms-flex: none;
          flex: none; }
          .items-grid .grid-item.grid-item-normal .card {
            margin: 2em 0 1em 2em; } }
      @media only screen and (max-width: 380px) {
        .items-grid .grid-item.grid-item-normal {
          width: 36em; } }
      @media only screen and (max-width: 340px) {
        .items-grid .grid-item.grid-item-normal {
          width: 32em; } }
      .items-grid .grid-item.grid-item-normal:before {
        content: '';
        display: block;
        height: 0;
        width: 0;
        padding-bottom: 142%; }
    .items-grid .grid-item.grid-item-wide.grid-item-normal {
      -webkit-box-flex: none;
      -ms-flex: none;
      flex: none;
      width: 50%; }
      @media only screen and (max-width: 960px) {
        .items-grid .grid-item.grid-item-wide.grid-item-normal {
          width: 100%; } }
      @media only screen and (max-width: 660px) {
        .items-grid .grid-item.grid-item-wide.grid-item-normal {
          width: 70em; } }
      @media only screen and (max-width: 610px) {
        .items-grid .grid-item.grid-item-wide.grid-item-normal {
          width: 66em; } }
      @media only screen and (max-width: 580px) {
        .items-grid .grid-item.grid-item-wide.grid-item-normal {
          width: 63em; } }
      .items-grid .grid-item.grid-item-wide.grid-item-normal:before {
        padding-bottom: 75%; }
      @media only screen and (max-width: 580px) {
        .items-grid .grid-item.grid-item-wide.grid-item-normal {
          width: 40em; }
          .items-grid .grid-item.grid-item-wide.grid-item-normal:before {
            padding-bottom: 142%; } }
    .items-grid .grid-item.grid-item-flex {
      -webkit-box-flex: 0 0 50%;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex: 0 0 50%;
      /* OLD - Firefox 19- */
      width: 50%;
      /* For old syntax, otherwise collapses. */
      /* Chrome */
      -ms-flex: 0 0 50%;
      /* IE 10 */
      -webkit-box-flex: 0;
              flex: 0 0 50%;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
      .items-grid .grid-item.grid-item-flex:nth-child(odd) .card {
        margin: 2em 2em 2em 0; }
      .items-grid .grid-item.grid-item-flex:nth-child(even) .card {
        margin: 2em 0 2em 2em; }
      @media only screen and (max-width: 660px) {
        .items-grid .grid-item.grid-item-flex:nth-child(odd) .card {
          margin: 2em 1em 0 0; }
        .items-grid .grid-item.grid-item-flex:nth-child(even) .card {
          margin: 2em 0 0 1em; } }
      @media only screen and (max-width: 500px) {
        .items-grid .grid-item.grid-item-flex {
          display: block;
          -webkit-box-flex: none;
          -ms-flex: none;
          flex: none;
          width: 100%; }
          .items-grid .grid-item.grid-item-flex .card {
            margin: 2em 0 0 !important; } }

.thereismore .items-grid {
  margin-bottom: 1.5em; }

.owl-stage {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.owl-item {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.card {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #3e0c17;
  color: #fff; }
  .card.card-invert {
    background-color: #fff;
    color: #000; }
  .card.card-no-bg.card-type-white {
    background: #fff;
    color: #000; }
  .card.card-no-bg.card-type-maroon {
    background: #7a1229;
    color: #fff; }
  .card.card-no-bg.card-type-coral {
    background: #ffdcd7;
    color: #000; }
  .card.card-no-bg.card-type-black {
    background: #000;
    color: #ffeeeb; }
  @media only screen and (min-width: 581px) {
    .card.card-no-bg.card-wide {
      color: #fff; }
      .card.card-no-bg.card-wide.card-invert {
        color: #000; } }
  @media only screen and (min-width: 581px) {
    .card.card-all-bg.card-wide {
      background-image: none !important; } }
  .card .bg-album {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
    @media only screen and (max-width: 580px) {
      .card .bg-album {
        background-image: none !important; } }
  .card .box {
    padding-top: 3em;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 40, 39, 0)), color-stop(38%, rgba(39, 26, 25, 0.35)), to(rgba(37, 22, 22, 0.55)));
    background: linear-gradient(to bottom, rgba(53, 40, 39, 0) 0%, rgba(39, 26, 25, 0.35) 38%, rgba(37, 22, 22, 0.55) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
    /* IE6-9 */ }
  .card.card-invert .box {
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(38%, rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0.55)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 38%, rgba(255, 255, 255, 0.55) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .card .image-album {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 75%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
  .card.card-no-bg:not(.card-wide) {
    background-image: none !important; }
    .card.card-no-bg:not(.card-wide) .bg-album {
      background-image: none !important;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .card.card-no-bg:not(.card-wide) .bg-album .box {
        padding-top: 0;
        background: none; }
  .card.card-all-bg:not(.card-wide) .bg-album {
    background-image: none !important; }
  .card.card-all-bg:not(.card-wide) .image-album {
    display: none; }
  @media only screen and (min-width: 581px) {
    .card.card-wide .image-album {
      display: none; } }
  @media only screen and (max-width: 580px) {
    .card.card-wide.card-no-bg .box {
      padding-top: 0;
      background: none; }
    .card.card-wide.card-no-bg .bg-album {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .card.card-wide:not(.card-no-bg) .image-album {
    display: none; }
  .card .data {
    padding: 1.8em 1.8em 2.6em; }
    .card .data h1 {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
      font-size: 3.2em;
      line-height: 1.05;
      margin-bottom: .4em; }
    @media only screen and (max-width: 660px) {
      .card .data h1 {
        font-size: 3em; } }
    @media only screen and (max-width: 380px) {
      .card .data h1 {
        font-size: 2.8em; } }
    @media only screen and (max-width: 360px) {
      .card .data h1 {
        font-size: 2.7em; } }
    .card .data p, .card .data li {
      font-size: 2.1em;
      line-height: 1.2; }
    .card .data .meta {
      margin-bottom: .4em; }

.services a {
  color: #000;
  text-decoration: none; }

.services img {
  margin-bottom: 1.8em; }

.services h1 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 3.2em;
  line-height: 1.05;
  margin-bottom: .4em; }

@media only screen and (max-width: 660px) {
  .services h1 {
    font-size: 3em; } }

@media only screen and (max-width: 380px) {
  .services h1 {
    font-size: 2.8em; } }

@media only screen and (max-width: 360px) {
  .services h1 {
    font-size: 2.7em; } }

.services p, .services li {
  font-size: 2.1em;
  line-height: 1.2; }

.services p {
  margin-bottom: .4em; }

.services .links-list li {
  display: inline-block;
  font-family: "Caslon_540 BT W08 Italic", Georgia, serif;
  color: #7a1229; }
  .services .links-list li:before {
    display: inline-block;
    content: '∙';
    padding: 0 .28em 0 .25em; }
  .services .links-list li:first-child:before {
    display: none; }
  .services .links-list li a {
    text-decoration: none;
    color: #7a1229; }
    .services .links-list li a:hover {
      text-decoration: underline; }

@media only screen and (max-width: 550px) {
  .services .col.col-2 {
    width: 100%; }
  .services .col + .col {
    margin-top: 3em; } }

.site-footer {
  border-top: 4px solid #000;
  overflow: hidden;
  padding-top: 2em;
  padding-bottom: 2em; }
  .site-footer .social {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 1em;
    margin-bottom: 2em; }
    .site-footer .social .btn {
      font-size: 2.1em; }
  .site-footer .dev {
    text-align: right; }
  .site-footer p {
    font-size: 2.1em;
    line-height: 1.33; }
  .site-footer .dev a {
    text-decoration: none;
    color: #7a1229; }
    .site-footer .dev a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 660px) {
    .site-footer {
      margin-top: 1.5em; } }
  @media only screen and (max-width: 550px) {
    .site-footer {
      text-align: center; }
      .site-footer ul.btn-list.inline li {
        margin: 0 1em 1em; }
      .site-footer .col.col-2 {
        width: 100%;
        text-align: center; }
      .site-footer .col + .col {
        margin-top: 1.5em; } }

.posts article {
  margin-top: 1em;
  margin-bottom: 3.5em; }
  .posts article a {
    display: block;
    color: #000;
    text-decoration: none; }
    .posts article a:hover h1 {
      text-decoration: underline; }
  .posts article h1 {
    font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
    font-size: 3.2em;
    line-height: 1.05;
    margin-bottom: .2em; }
    .posts article h1 .longword {
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
  @media only screen and (max-width: 660px) {
    .posts article h1 {
      font-size: 3em; } }
  @media only screen and (max-width: 380px) {
    .posts article h1 {
      font-size: 2.8em; } }
  @media only screen and (max-width: 360px) {
    .posts article h1 {
      font-size: 2.7em; } }
  .posts article p, .posts article li {
    font-size: 2.1em;
    line-height: 1.2; }
  .posts article .meta {
    margin-bottom: .2em; }

.posts-nav .btn {
  position: relative;
  font-size: 2.1em; }
  .posts-nav .btn .loading {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: .3em;
    left: 50%;
    margin-left: -.5em;
    width: 1.2em;
    height: 1.2em;
    border: 0.3em solid rgba(0, 0, 0, 0.2);
    border-top: .3em solid #000;
    border-radius: 50%; }

.posts-nav .pagination {
  display: none;
  font-size: 2.1em;
  line-height: 1.2; }
  .posts-nav .pagination .page-numbers {
    margin-right: .2em; }
    .posts-nav .pagination .page-numbers.current {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif; }
  .posts-nav .pagination a {
    color: #000;
    text-decoration: none; }
    .posts-nav .pagination a:hover {
      text-decoration: underline; }

.posts-loading .btn {
  cursor: default; }
  .posts-loading .btn span {
    opacity: .1; }
  .posts-loading .btn .loading {
    display: block; }

.page-header h1,
.main-article header h1 {
  font-size: 5.5em;
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  line-height: 1;
  margin-bottom: .5em; }
  @media only screen and (max-width: 660px) {
    .page-header h1,
    .main-article header h1 {
      font-size: 4.5em; } }
  @media only screen and (max-width: 440px) {
    .page-header h1,
    .main-article header h1 {
      font-size: 4em; } }
  @media only screen and (max-width: 380px) {
    .page-header h1,
    .main-article header h1 {
      font-size: 3.8em; } }
  @media only screen and (max-width: 360px) {
    .page-header h1,
    .main-article header h1 {
      font-size: 3.4em; } }

.page-header h2,
.main-article header h2 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 3.2em;
  line-height: 1;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: .85em; }

@media only screen and (max-width: 660px) {
  .page-header h2,
  .main-article header h2 {
    font-size: 3em; } }

@media only screen and (max-width: 380px) {
  .page-header h2,
  .main-article header h2 {
    font-size: 2.8em; } }

@media only screen and (max-width: 360px) {
  .page-header h2,
  .main-article header h2 {
    font-size: 2.7em; } }

.main-article .meta {
  border-top: 1px solid black;
  padding: 1.7em 0;
  border-bottom: 1px solid black;
  margin-bottom: 3em; }
  .main-article .meta p {
    display: inline-block;
    margin-right: 1.6em;
    font-size: 2.1em;
    line-height: 1.2; }
    .main-article .meta p .date {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif; }
    .main-article .meta p .weekday,
    .main-article .meta p .time {
      font-family: "Caslon_540 BT W08 Italic", Georgia, serif; }
    .main-article .meta p a {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
      text-decoration: none;
      color: #000; }

.main-article .cover {
  display: block;
  width: 100%; }

.main-article .ugc,
.main-article .media {
  max-width: 96em; }

@media only screen and (max-width: 1100px) {
  .main-article .col.col-2 {
    width: 58%; }
  .main-article .col.col-2.right {
    width: 42%; } }

@media only screen and (max-width: 840px) {
  .main-article .col.col-2,
  .main-article .col.col-2.right,
  .main-article .col.col-70,
  .main-article .col.col-30 {
    float: none;
    width: 100%; }
  .main-article .cover {
    margin-bottom: 4em; } }

.ugc strong {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif; }

.ugc a {
  color: #7a1229;
  text-decoration: none; }
  .ugc a:hover {
    text-decoration: underline; }

.ugc h1 {
  font-size: 5.5em;
  line-height: 1;
  margin-bottom: .5em; }

.ugc h2 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 3.2em;
  line-height: 1;
  margin-bottom: .7em; }

.ugc * + h2 {
  margin-top: 1.4em; }

.ugc h3 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 2.85em;
  line-height: 1.1;
  margin-bottom: .9em; }

.ugc * + h3 {
  margin-top: 1.6em; }

.ugc h4 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 2.5em;
  line-height: 1.2;
  margin-bottom: 0; }

.ugc p {
  font-size: 2.5em;
  line-height: 1.2;
  margin-bottom: .833em; }

.ugc ul {
  padding-left: 4em;
  padding-bottom: 2em; }
  .ugc ul li {
    position: relative;
    font-size: 2.5em;
    line-height: 1.33;
    margin-bottom: .5em; }
    .ugc ul li:last-child {
      margin-bottom: 0; }
    .ugc ul li:before {
      position: absolute;
      left: -1.5em;
      content: '\2014'; }
    .ugc ul li ul {
      padding-top: .5em;
      padding-left: 1.5em;
      padding-bottom: 0; }
    .ugc ul li ol {
      padding-top: .5em;
      padding-left: 1em;
      padding-bottom: 0; }
    .ugc ul li li {
      font-size: 1em;
      padding-left: 0em; }
  .ugc ul ul li {
    font-size: 1em; }

.ugc ol {
  list-style: decimal;
  padding-left: 4em;
  padding-bottom: 2em; }
  .ugc ol li {
    font-size: 2.5em;
    line-height: 1.2;
    margin-bottom: .5em; }
    .ugc ol li:last-child {
      margin-bottom: 0; }
    .ugc ol li ol {
      padding-top: .5em;
      padding-left: 1em;
      padding-bottom: 0; }
    .ugc ol li ul {
      padding-top: .5em;
      padding-left: 1.5em;
      padding-bottom: 0; }
    .ugc ol li li {
      font-size: 1em;
      padding-left: 0em; }

.ugc dl {
  padding-top: 1em;
  padding-bottom: 1.5em; }
  .ugc dl dt, .ugc dl dd {
    display: inline-block;
    font-size: 2.5em;
    line-height: 1.2;
    margin-bottom: .8em;
    vertical-align: top; }
  .ugc dl dt {
    width: 35%;
    margin-right: 5%; }
  .ugc dl dd {
    width: 50%; }

.ugc blockquote {
  font-size: 2.5em;
  line-height: 1.5;
  font-family: "Caslon_540 BT W08 Italic", Georgia, serif;
  font-style: italic;
  padding-bottom: .25em;
  margin-bottom: 1.5em; }
  .ugc blockquote p {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 0; }

.ugc * + blockquote {
  margin-top: 1.5em; }

.ugc img {
  width: auto;
  max-width: 100%;
  max-height: 90vh;
  height: auto;
  margin-top: .5em; }
  .ugc img.alignleft, .ugc img.alignright {
    max-width: 40%;
    margin-top: .2em;
    margin-bottom: 1em; }
  .ugc img.alignleft {
    float: left;
    margin-right: 1em; }
  .ugc img.alignright {
    float: right;
    margin-left: 1em; }

@media only screen and (max-width: 660px) {
  .ugc h1 {
    font-size: 4.5em; }
  .ugc h2 {
    font-size: 3em; } }

@media only screen and (max-width: 440px) {
  .ugc h1 {
    font-size: 4em; }
  .ugc h3 {
    font-size: 2.65em; } }

@media only screen and (max-width: 380px) {
  .ugc h1 {
    font-size: 3.8em; }
  .ugc h2 {
    font-size: 2.8em; }
  .ugc h3 {
    font-size: 2.6em; } }

@media only screen and (max-width: 360px) {
  .ugc h1 {
    font-size: 3.4em; }
  .ugc h2 {
    font-size: 2.7em; }
  .ugc h3 {
    font-size: 2.5em; } }

.ugc h1.nomb, .ugc h2.nomb, .ugc h3.nomb, .ugc h4.nomb {
  margin-bottom: 0; }

.fotorama {
  margin-bottom: 1.5em; }
  .fotorama .fotorama__stage__frame {
    background: rgba(255, 255, 255, 0.2); }
  .fotorama .fotorama__arr {
    display: block;
    margin-top: -3.4em;
    width: 6.4em;
    height: 6.4em;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-image: url("../i/arrows.svg");
    background-size: 12.8em 6.4em; }
  .fotorama .fotorama__arr--prev {
    background-position-x: 0; }
  .fotorama .fotorama__arr--next {
    background-position-x: -6.4em; }
  .fotorama .fotorama__nav:before, .fotorama .fotorama__stage:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(88, 0, 0, 0.05)), color-stop(75%, rgba(88, 0, 0, 0.08)), to(transparent)), radial-gradient(farthest-side at 0 50%, rgba(88, 0, 0, 0.11), transparent);
    background-image: linear-gradient(transparent, rgba(88, 0, 0, 0.05) 25%, rgba(88, 0, 0, 0.08) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(88, 0, 0, 0.11), transparent);
    background-position: 0 0,0 0;
    left: -10px; }
  .fotorama .fotorama__nav:after, .fotorama .fotorama__stage:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(88, 0, 0, 0.05)), color-stop(75%, rgba(88, 0, 0, 0.08)), to(transparent)), radial-gradient(farthest-side at 100% 50%, rgba(88, 0, 0, 0.11), transparent);
    background-image: linear-gradient(transparent, rgba(88, 0, 0, 0.05) 25%, rgba(88, 0, 0, 0.08) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(88, 0, 0, 0.11), transparent);
    background-position: 100% 0,100% 0;
    right: -10px; }
  .fotorama .fotorama__dot {
    width: 8px;
    height: 8px;
    border-color: #000; }
  .fotorama .fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 8px;
    height: 8px;
    border-width: 4px; }

.video {
  margin-bottom: 2em;
  overflow: hidden; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  width: 100%;
  height: 0; }
  .video-wrapper iframe,
  .video-wrapper object,
  .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.files-title {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 3.2em;
  line-height: 1.1;
  margin-bottom: .5em; }

.files li {
  display: inline-block;
  font-size: 2.5em;
  line-height: 1.2;
  margin-right: 1.5em;
  margin-bottom: .8em; }
  .files li a {
    color: #000;
    text-decoration: none; }
  .files li .icon {
    position: relative;
    top: .15em; }

.ac-title {
  display: block; }
  .ac-title div {
    overflow: hidden;
    line-height: 1.2;
    margin-right: 2em; }
  .ac-title .icon {
    float: right;
    position: relative;
    top: .2em;
    display: inline-block;
    width: 1em;
    height: 1em; }

.ac-group.opened .icon-angle-down {
  top: -.1em;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg); }

.ac-content {
  display: none; }

.accordion {
  border-top: 1px solid black;
  margin-bottom: 2em; }

.accordion .ac-content {
  padding: 2em 0 1em;
  border-bottom: 1px solid black; }
  .accordion .ac-content .ugc {
    margin: 0; }

.accordion-title {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 3.2em;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0; }
  .accordion-title a {
    display: block;
    color: #000;
    padding: .65em 0 .73em;
    border-bottom: 1px solid black;
    text-decoration: none; }

.logos li.grid-item {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  margin-right: 4.5%;
  margin-bottom: 2em;
  text-align: center; }
  .logos li.grid-item img {
    width: auto;
    max-width: 100%;
    max-height: 13em; }
  .logos li.grid-item p {
    margin-top: .66em;
    font-size: 1.6em;
    opacity: .66;
    line-height: 1; }
  .logos li.grid-item a {
    color: #000;
    text-decoration: none; }

.col-2 .logos li.grid-item {
  width: 28%; }

@media only screen and (max-width: 840px) {
  .logos li.grid-item,
  .col-2 .logos li.grid-item {
    width: 21%;
    margin-right: 3%; } }

@media only screen and (max-width: 440px) {
  .logos li.grid-item,
  .col-2 .logos li.grid-item {
    width: 27%;
    margin-right: 4%; } }

@media only screen and (max-width: 360px) {
  .logos li.grid-item,
  .col-2 .logos li.grid-item {
    width: 44%;
    margin-left: 2%;
    margin-right: 2%; } }

.ugc,
.media,
.extras {
  overflow: hidden;
  margin-bottom: 3em; }
  @media only screen and (max-width: 840px) {
    .ugc,
    .media,
    .extras {
      margin-bottom: 1.5em; } }

.flex-hr {
  margin-bottom: 5em; }

.side-info h4 {
  font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
  font-size: 2.1em;
  line-height: 1.2;
  margin-bottom: 0; }

.side-info p {
  font-size: 2.1em;
  line-height: 1.2;
  margin-bottom: .5em; }

.side-info a {
  color: #7a1229;
  text-decoration: none; }
  .side-info a:hover {
    text-decoration: underline; }

.restaurant-menu {
  border-top: 4px solid black; }
  .restaurant-menu li {
    position: relative;
    overflow: hidden;
    padding: 2em 12em 2.3em 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .restaurant-menu li img.tn {
      max-width: 20em;
      float: left;
      margin: .5em 2em 2em 0; }
    .restaurant-menu li h3 {
      font-family: "Caslon Bold BT W08 Regular", Georgia, serif;
      font-size: 2.5em;
      line-height: 1.2; }
    .restaurant-menu li p {
      font-size: 2.5em;
      line-height: 1.2; }
    .restaurant-menu li .price {
      position: absolute;
      top: 2em;
      right: 0; }

span.rub {
  position: relative; }
  span.rub:before {
    content: '–';
    position: absolute;
    display: block;
    font-size: .8em;
    top: .31em;
    left: .1em; }

.map {
  height: 50em;
  margin-bottom: 3em; }
  @media only screen and (max-width: 660px) {
    .map {
      height: 38em; } }

.popup-block {
  overflow: hidden;
  width: 100%; }

.popup {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 5555;
  overflow: scroll;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-overflow-scrolling: touch; }

.popup-body {
  position: relative;
  margin: 15em auto;
  background: #fff;
  max-width: 73em; }
  .popup-body .popup-close-link {
    position: absolute;
    display: inline-block;
    z-index: 1000;
    top: 0;
    right: 0;
    padding: 2.2em 2em;
    color: #000; }
    .popup-body .popup-close-link .icon {
      font-size: 2.4em; }

#overlay {
  -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 1100px) {
  body {
    font-size: 9px; } }

@media only screen and (max-width: 960px) {
  body {
    font-size: 8px; } }

.desktop-only {
  display: block; }

.mobile-only {
  display: none; }

@media only screen and (max-width: 740px) {
  .mobile-only {
    display: block; }
  .desktop-only {
    display: none !important; }
  body {
    font-size: 8px; } }

.map-switch-link {
  display: none; }

@media only screen and (max-width: 660px) {
  .row-box,
  .row.cols .row-box {
    margin: 0; } }

@media only screen and (max-width: 340px) {
  body {
    font-size: 7px; } }

/*!
* Fotorama 4.6.4 | http://fotorama.io/license/
*/
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  -webkit-transition-duration: 0ms;
          transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.fotorama__caption__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat; } }

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important; } }

.fotorama {
  min-width: 1px;
  overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none; }

.fotorama__nav--thumbs {
  display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(64, 64, 64, 0.1)));
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

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

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

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: .3s;
          transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transition-duration: .3s;
          transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__nav:before, .fotorama__stage:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0; }

.fotorama__nav:after, .fotorama__stage:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none; }
