/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

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

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
.transition {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.nowrap {
  white-space: nowrap;
}
/*!
 * Fotorama 4.3.0 | http://fotorama.io/license/
 */
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama__img,
.fotorama__oooo {
  position: absolute;
  top: 50%;
  left: 50%;
}
.fotorama__img {
  margin: -50% 0 0 -50%;
  width: 100%;
  height: 100%;
}
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__nav__frame,
.fotorama__wrap--css3 .fotorama__img,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__caption,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage__frame--video {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none !important;
}
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  -webkit-transition-property: -webkit-transform;
  transition-property: -ms-transform;
  transition-property: 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__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close,
.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after {
  -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: 0;
  padding: 0;
}
.fotorama__nav__shaft,
.fotorama__nav__frame {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.fotorama__wrap * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fotorama__caption {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  background: url(fotorama.png) no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__video-close {
    background: url(fotorama%402x.png) no-repeat;
    background-size: 96px 160px;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}
.fotorama {
  min-width: 1px;
}
.fotorama > * {
  visibility: hidden;
}
.fotorama.fotorama--noscript > *,
.fotorama > .fotorama__wrap {
  visibility: visible;
}
.fullscreen {
  width: 100%!important;
  height: 100%!important;
  max-width: 100%!important;
  max-height: 100%!important;
  overflow: hidden!important;
  margin: 0!important;
  padding: 0!important;
  background: #000000;
}
.fotorama--fullscreen {
  position: absolute;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  float: none;
  z-index: 2147483647;
  background: #000;
  width: auto!important;
  height: auto!important;
  margin: 0 !important;
}
.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
  background: #000000;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
}
.fotorama__stage,
.fotorama__nav {
  overflow: hidden;
  position: relative;
}
.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__img {
  -ms-filter: "alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  max-width: 99999px!important;
  max-height: 99999px!important;
  min-width: 0!important;
  min-height: 0 !important;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  -webkit-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.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__stage__frame.fotorama__active {
  -ms-filter: "alpha(Opacity=100)";
  -webkit-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  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__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  -ms-filter: "alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.fotorama__img {
  border: 0;
  overflow: hidden;
}
.fotorama__img--full {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__stage--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__stage--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;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 6px;
  height: 6px;
  border: 0;
}
.fotorama__dot {
  border-color: #7f7f7f;
}
.fotorama__active .fotorama__dot {
  background-color: #7f7f7f;
}
.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  background-image: linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}
.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  max-width: 100%;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
.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__oooo {
  width: 6px;
  height: 6px;
  margin-left: -8px;
  margin-top: -3px;
}
.fotorama__oooo:before,
.fotorama__oooo:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #bfbfbf;
  background-color: rgba(127, 127, 127, 0.5);
}
.fotorama__oooo:before {
  left: -10px;
}
.fotorama__oooo .fotorama__oooo {
  margin-left: 17px;
}
.fotorama__oooo--1:before,
.fotorama__oooo--2:after,
.fotorama__oooo--3 .fotorama__oooo:before,
.fotorama__oooo--4 .fotorama__oooo:after {
  background-color: #7f7f7f;
}
.fotorama__wrap--css3 .fotorama__img,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3.fotorama__wrap--fade .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__caption {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  display: block;
  position: absolute;
  z-index: 11;
  cursor: pointer;
}
.fotorama__video-play,
.fotorama__video-close {
  -ms-filter: "alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.fotorama__arr {
  width: 48px;
  height: 100%;
  top: 0;
  bottom: 0;
}
.fotorama__arr__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: 0 0;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -32px 0;
}
.fotorama__arr--disabled {
  cursor: default;
  *display: none;
  -webkit-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0.1;
}
.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: 0 -32px;
  z-index: 20;
}
.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;
}
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
  -ms-filter: "alpha(Opacity=100)" !important;
  -webkit-filter: alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: -32px;
  right: -32px;
  background-position: -64px 0;
  z-index: 20;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play {
  -ms-filter: "alpha(Opacity=100)";
  -webkit-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 11;
}
.fotorama__wrap--no-controls .fotorama__arr,
.fotorama__wrap--no-controls .fotorama__fullscreen-icon,
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  -ms-filter: "alpha(Opacity=0)" !important;
  -webkit-filter: alpha(opacity=0) !important;
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
}
.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__fullscreen-icon,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  top: -32px;
  right: -32px;
}
.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--prev,
.fotorama__wrap--video .fotorama__arr--prev {
  left: -48px;
}
.fotorama__wrap--slide.fotorama__wrap--no-controls .fotorama__arr--next,
.fotorama__wrap--video .fotorama__arr--next {
  right: -48px;
}
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  -ms-filter: "alpha(Opacity=0)" !important;
  -webkit-filter: alpha(opacity=0) !important;
  filter: alpha(opacity=0) !important;
  opacity: 0!important;
  z-index: -1;
}
.fotorama__wrap--video .fotorama__video-close {
  top: 0;
  right: 0;
  -ms-filter: "alpha(Opacity=100)";
  -webkit-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__video-play,
.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
.fotorama__stage:before,
.fotorama__nav:before {
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, 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(0 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  left: 0;
}
.fotorama__stage:after,
.fotorama__nav:after {
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, 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(100% 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  right: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/font-webfont.html');
  src: url('../fonts/font-webfont.html?#iefix') format('embedded-opentype'), url('../fonts/font-webfont-2.html') format('woff'), url('../fonts/font-webfont-3.html') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.serif {
  font-family: Georgia, sans-serif;
}
.sans {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  font-family: Georgia, sans-serif;
  font-size: 20px;
  line-height: 34px;
  min-width: 980px;
  background-color: #ede7e2;
  position: relative;
}
a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
a:hover {
  color: #1cbb9f;
  border-bottom-color: rgba(23, 187, 161, 0.3);
}
p {
  margin: 0 0 34px;
  padding: 0;
}
p.lead {
  margin-bottom: 73px;
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
}
blockquote {
  margin: 0 0 34px 0;
  padding: 0 0 0 29px;
  font-style: italic;
  position: relative;
}
blockquote p {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul li {
  margin: 0 0 34px;
  padding: 0;
  position: relative;
}
ul li:before {
  content: '—';
  position: absolute;
  display: block;
  top: 0;
  left: -30px;
  filter: alpha(opacity=30);
  opacity: 0.3;
  font-family: Times, "Times New Roman";
}
h1,
.h1 {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 71px;
  line-height: 69px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}
h2 {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 30px;
  line-height: 39px;
  margin: 60px 0 30px 0;
}
h3 {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 30px;
  line-height: 39px;
  margin: 0px 0 -2px 0;
}
.small {
  font-size: 15px;
  line-height: 24px;
}
.strong {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 31px;
  margin-bottom: 0;
}
.body {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.body .body__empty {
  height: 191px;
}
.body.body--photoalbum {
  background-color: #000;
}
.header {
  background-color: #6b6a69;
  color: #fff;
  min-height: 500px;
  position: relative;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(../images/bg.jpg);
}
.header .header__logo {
  position: absolute;
  left: 100px;
  top: 40px;
}
.header .header__nav {
  position: absolute;
  left: 100px;
  top: 127px;
}
.header .header__lang {
  position: absolute;
  right: 100px;
  top: 49px;
}
.header .header__bottom {
  position: absolute;
  left: 100px;
  bottom: 15px;
}
.header .header__bottom .header__subnav {
  padding-bottom: 30px;
  margin-top: -8px;
}
.header .header__bottom .header__subnav:empty {
  display: none;
}
.header .header__bottom .header__title {
  margin-bottom: 18px;
  margin-left: -2px;
}
.header .header__front {
  position: absolute;
  left: 0;
  bottom: 13px;
  *zoom: 1;
  width: 100%;
  padding-left: 100px;
}
.header .header__front:before,
.header .header__front:after {
  content: " ";
  display: table;
}
.header .header__front:after {
  clear: both;
}
@media screen and (max-width: 1220px) {
  .header .header__front {
    bottom: 45px;
  }
}
@media screen and (max-width: 1100px) {
  .header .header__front {
    bottom: 14px;
  }
}
.header .header__front .header__title {
  font-size: 50px;
  line-height: 54px;
  float: left;
}
@media screen and (max-width: 1220px) {
  .header .header__front .header__title {
    font-size: 40px;
    line-height: 47px;
  }
}
@media screen and (max-width: 1100px) {
  .header .header__front .header__title {
    font-size: 30px;
    line-height: 35px;
  }
}
.header .header__front .header__contacts {
  padding-bottom: 30px;
  float: right;
  width: 360px;
  margin-top: 52px;
}
@media screen and (max-width: 1220px) {
  .header .header__front .header__contacts {
    margin-top: 0;
  }
}
@media screen and (max-width: 1100px) {
  .header .header__front .header__contacts {
    margin-top: -2px;
  }
}
.header a {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.header a:hover {
  color: #1cbb9f;
  border-bottom-color: rgba(23, 187, 161, 0.3);
}
.header.header--contacts {
  background-color: rgba(0, 0, 0, 0.7);
  min-height: 578px;
  background-image: none;
}
.header.header--front {
  min-height: 100%;
  height: 100%;
  background-image: url(../images/bg-front.jpg);
}
.header.header-404 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-image: url(../images/bg-404.jpg);
}
.header.header-404 .header__title {
  bottom: 224px;
  left: 100px;
  position: absolute;
}
body.page-conditions .header {
  background-image: url(../images/bg-terms.jpg);
}
body.page-catalog .header {
  background-image: url(../images/bg-catalog.jpg);
}
body.page-parler .header,
body.page-mentions .header {
  background-image: url(../images/bg-mentions.jpg);
}
body.page-references .header {
  background-image: url(../images/bg-links.jpg);
}
.nav {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.nav li {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-image: none;
  list-style-type: none;
}
.nav li {
  margin: 0;
  margin-right: 26px;
}
.nav li:before {
  content: none;
}
.nav li.nav__item--active a,
.nav li.current-menu-item a,
.nav li.current_page_parent a,
.nav li.current-menu-parent a {
  color: #1cbb9f;
  border-bottom-color: transparent;
  cursor: text;
}
.nav li.current_page_parent a {
  border-bottom-color: rgba(23, 187, 161, 0.3);
  cursor: pointer;
}
.nav.nav--right {
  text-align: right;
}
.nav.nav--right .nav__item {
  margin-right: 0;
  margin-left: 26px;
}
.nav.nav--compact .nav__item {
  margin-right: 11px;
}
.header__lang ul {
  text-transform: capitalize;
  color: #1cbb9f;
}
.logo {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 30px;
  line-height: 1;
  border-bottom-color: transparent !important;
  padding-top: 10px;
}
.page {
  padding: 88px 0 56px 100px;
  *zoom: 1;
}
.page:before,
.page:after {
  content: " ";
  display: table;
}
.page:after {
  clear: both;
}
.page .page__content {
  float: left;
  width: 755px;
  margin-right: 95px;
}
@media screen and (max-width: 1280px) {
  .page .page__content {
    width: 585px;
    margin-right: 10px;
  }
}
.page .page__sidebar {
  float: left;
  width: 245px;
  font-size: 15px;
  line-height: 24px;
}
.page .page__sidebar p {
  margin-bottom: 13px;
}
.page .page__sidebar a {
  border-bottom-color: transparent;
}
.page .page__sidebar img {
  max-width: 100%;
  width: 100%;
  height: auto !important;
}
.footer {
  font-size: 15px;
  line-height: 24px;
  *zoom: 1;
  background-color: #fff;
  padding: 44px 0 10px 0;
  position: relative;
  margin-top: -191px;
  z-index: 3;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .footer__terms {
  float: left;
  padding-left: 100px;
  width: 940px;
  margin-right: 10px;
}
@media screen and (max-width: 1280px) {
  .footer .footer__terms {
    width: 685px;
  }
}
.footer .footer__terms .strong {
  text-indent: -1.25em;
}
.footer .footer__contacts {
  float: left;
}
.footer .footer__logos {
  padding-top: 13px;
}
.logos .logos__logo {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: top;
  margin-right: 32px;
}
.logos .logos__logo a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  border-bottom-color: transparent;
}
.logos .logos__logo.logos__logo--librarium a {
  background-image: url('../images/librarium-footer.png');
  width: 102px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .logos .logos__logo.logos__logo--librarium a {
    background-image: url('../images/librarium-footer%402x.png');
    background-size: 102px 16px;
  }
}
.logos .logos__logo.logos__logo--mairie a {
  background-image: url('../images/mairie-de-paris-footer.png');
  width: 121px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .logos .logos__logo.logos__logo--mairie a {
    background-image: url('../images/mairie-de-paris-footer%402x.png');
    background-size: 121px 16px;
  }
}
.header__front .logos .logos__logo.logos__logo--librarium a {
  background-image: url('../images/librarium-front.png');
  width: 102px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .header__front .logos .logos__logo.logos__logo--librarium a {
    background-image: url('../images/librarium-front%402x.png');
    background-size: 102 16;
  }
}
.header__front .logos .logos__logo.logos__logo--mairie a {
  background-image: url('../images/mairie-de-paris-front.png');
  width: 121px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .header__front .logos .logos__logo.logos__logo--mairie a {
    background-image: url('../images/mairie-de-paris-front%402x.png');
    background-size: 121 16;
  }
}
.contacts-mini {
  font-size: 15px;
  line-height: 24px;
  padding-left: 55px;
  background: url(../images/footer-pin.svg) 0 2px no-repeat;
  margin-left: -55px;
}
.header__front .contacts-mini {
  background-image: url(../images/front-pin.svg);
}
.contacts-mini .contacts-mini__logos {
  margin-top: -10px;
}
table {
  width: 100%;
  margin: 0 0 30px 0;
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 500;
  font-size: 20px;
  line-height: 34px;
}
@media screen and (max-width: 1280px) {
  table {
    width: 590px;
  }
}
table tr td {
  padding: 1px 0;
  background: url(../images/data-dot.svg) left bottom repeat-x;
}
table tr td span {
  padding-right: 15px;
  background-color: #ede7e2;
}
table tr td:last-child {
  text-align: right;
}
table tr td:last-child span {
  padding: 0 0 0 15px;
}
.map-viewport {
  height: 1400px;
  width: 100%;
  margin-top: -578px;
  z-index: 1;
  overflow: hidden;
}
.map {
  position: absolute;
  left: -100px;
  right: 0;
  top: -100px;
  bottom: 0;
}
.contacts {
  *zoom: 1;
  padding-top: 10px;
}
.contacts:before,
.contacts:after {
  content: " ";
  display: table;
}
.contacts:after {
  clear: both;
}
.contacts .strong {
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: -3px;
}
.contacts .contacts__item {
  float: left;
  width: 340px;
  font-size: 15px;
  line-height: 24px;
}
@media screen and (max-width: 1280px) {
  .contacts .contacts__item {
    width: 298px;
  }
  .contacts .contacts__item:last-child {
    width: 200px;
  }
}
.metroline {
  background-color: #1cbb9f;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  width: 25px;
  text-align: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin: 0 2px;
}
.metroline span {
  position: relative;
  top: -2px;
  left: 1px;
}
.single {
  padding-left: 100px;
  width: 855px;
  padding-top: 88px;
  padding-bottom: 56px;
}
.inset-right {
  float: right;
  font-size: 15px;
  line-height: 24px;
  width: 245px;
  margin-right: -340px;
  padding-top: 7px;
}
@media screen and (max-width: 1280px) {
  .inset-right {
    margin-right: -120px;
    padding: 0 0 40px 20px;
  }
}
.catalog {
  padding-left: 100px;
  padding-bottom: 9px;
}
.catalog .catalog__title {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 71px;
  line-height: 69px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  color: #000;
  margin-left: -3px;
}
.catalog .catalog__subtitle {
  position: relative;
  margin-top: -5px;
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 67px;
}
.catalog .catalog__nav {
  margin-bottom: 86px;
}
.catalog .catalog__section {
  margin-bottom: 84px;
  padding-right: 50px;
}
.catalog .catalog__section .catalog__letter {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 71px;
  line-height: 69px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  color: #1cbb9f;
  font-size: 138px;
  line-height: 1;
  margin-left: -6px;
  font-weight: 500;
}
.catalog .catalog__section .catalog__anchor {
  position: relative;
  top: -38px;
}
.catalog .catalog__section .catalog__list {
  -webkit-column-width: 365px;
  -moz-column-width: 365px;
  column-width: 365px;
}
.catalog .catalog__section .catalog__item {
  font-size: 15px;
  line-height: 24px;
  width: 360px;
  margin-right: 65px;
  margin-bottom: 27px;
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}
.catalog .catalog__section .catalog__item .catalog__dt {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: -2px;
}
.stat {
  padding-left: 100px;
  *zoom: 1;
  margin-bottom: 85px;
  padding-top: 92px;
}
.stat:before,
.stat:after {
  content: " ";
  display: table;
}
.stat:after {
  clear: both;
}
.stat .stat__column {
  float: left;
  width: 340px;
}
.stat .stat__column:last-child {
  width: 180px;
}
@media screen and (max-width: 1300px) {
  .stat .stat__column {
    width: 200px;
  }
  .stat .stat__column:first-child {
    width: 270px;
  }
}
.stat .stat__column .stat__sup {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 2px;
}
.stat .stat__column .stat__value {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 71px;
  line-height: 69px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  color: #1cbb9f;
  margin-left: -6px;
  letter-spacing: -2px;
}
.stat .stat__column .stat__sub {
  font-weight: 400 !important;
  font-family: Bebas Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -5px;
}
.photoalbum {
  padding: 100px 100px 69px;
}
.fotorama__arr {
  display: none !important;
}
.fotorama__caption {
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  padding: 10px 24px 14px;
  font-family: Georgia, sans-serif;
  right: 0;
  text-align: center;
}
.fotorama__stage {
  margin-bottom: 54px;
}
.fotorama__nav__frame {
  width: 20px !important;
}
.fotorama__nav__frame .fotorama__dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 10px;
  height: 10px;
  background-color: #1cbb9f;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
  	 * Don't show links for images, or javascript/internal links
  	 */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
