@charset "UTF-8";
/*! bem-constructor - version : 0.5.0 - 2015-03-27 */
@font-face {
  font-family: 'PlutoCondHeavy';
  src: url("webfonts/2DE1EF_0_0.eot");
  src: url("webfonts/2DE1EF_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2DE1EF_0_0.woff2") format("woff2"), url("webfonts/2DE1EF_0_0.woff") format("woff"), url("webfonts/2DE1EF_0_0.ttf") format("truetype"); }
/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
.o-header__logo, .o-map__embed, .o-tv__player {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .o-header__logo iframe, .o-map__embed iframe, .o-tv__player iframe, .o-header__logo object, .o-map__embed object, .o-tv__player object, .o-header__logo embed, .o-map__embed embed, .o-tv__player embed, .o-header__logo img, .o-map__embed img, .o-tv__player img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.o-captioned, .o-deck, .o-deck2, .o-simple, .o-calendar, .o-footer {
  padding: 24px; }
  @media screen and (min-width: 62.5em) {
    .o-captioned, .o-deck, .o-deck2, .o-simple, .o-calendar, .o-footer {
      padding: 48px; } }

.o-captioned__title, .o-deck__title, .o-deck2__title, .o-map__title, .o-calendar__title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.13333;
  font-family: 'PlutoCondHeavy', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px; }
  @media screen and (min-width: 62.5em) {
    .o-captioned__title, .o-deck__title, .o-deck2__title, .o-map__title, .o-calendar__title {
      margin-top: 24px;
      margin-bottom: 48px; } }

.o-gallery, .o-calendar__months-wrapper, .o-tv__slides-wrapper {
  position: relative; }

.o-gallery__nav, .o-calendar__nav, .o-tv__nav {
  position: absolute;
  width: 15.984px;
  height: 87px;
  margin-left: -12px;
  margin-right: -12px;
  background: no-repeat center;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media screen and (min-width: 62.5em) {
    .o-gallery__nav, .o-calendar__nav, .o-tv__nav {
      width: 24px; } }

.o-gallery__nav--prev, .o-calendar__nav--prev, .o-tv__nav--prev {
  left: 24px;
  background-image: url("image/prev.png"); }

.o-gallery__nav--next, .o-calendar__nav--next, .o-tv__nav--next {
  right: 24px;
  background-image: url("image/next.png"); }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*------------------------------------*\
    #RESET
\*------------------------------------*/
/**
 * As well as using normalize.css, it is often advantageous to remove all
 * margins from certain elements.
 */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */
abbr[title],
dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u,
ins {
  text-decoration: none; }

/**
 * Apply faux underlines to inserted text via `border-bottom`.
 */
ins {
  border-bottom: 1px solid; }

/*------------------------------------*\
    #BOX-SIZING
\*------------------------------------*/
/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/*------------------------------------*\
    #SHARED
\*------------------------------------*/
/**
 * Where `margin-bottom` is concerned,this value will be the same as the
 * base line-height. This allows us to keep a consistent vertical rhythm.
 * As per: csswizardry.com/2012/06/single-direction-margin-declarations
 */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

/**
 * Where `margin-left` is concerned we want to try and indent certain elements
 * by a consistent amount. Define that amount once,here.
 */
ul, ol, dd {
  margin-left: 48px;
  margin-left: 3rem; }

/*------------------------------------*\
    #PAGE
\*------------------------------------*/
/**
 * High-, page-level styling.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ΓÇÿjumpsΓÇÖ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 * 4. Prevent certain mobile browsers from automatically zooming fonts.
 * 5. Fonts on OSX will look more consistent with other systems that do not
 *    render text using sub-pixel anti-aliasing.
 */
html {
  font-size: 1em;
  /* [1] */
  line-height: 1.5;
  /* [1] */
  background-color: #b5e0f1;
  color: #00354e;
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */
  -webkit-text-size-adjust: 100%;
  /* [4] */
  -ms-text-size-adjust: 100%;
  /* [4] */
  -moz-osx-font-smoothing: grayscale;
  /* [5] */
  -webkit-font-smoothing: antialiased;
  /* [5] */ }

/*------------------------------------*\
    #HEADINGS
\*------------------------------------*/
/**
 * Headings 1ΓÇô6, with corresponding Greek-alphabet abstract classes for double-
 * stranded heading hierarchy: csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css
 */
h1,
.alpha {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.33333; }

h2,
.beta {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.6; }

h3,
.gamma {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1; }

h4,
.delta {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2; }

h5,
.epsilon {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h6,
.zeta {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429; }

/*------------------------------------*\
    #LISTS
\*------------------------------------*/
/**
 * Remove extra vertical spacing when nesting lists.
 */
li > ul,
li > ol {
  margin-bottom: 0; }

/*------------------------------------*\
    #IMAGES
\*------------------------------------*/
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */ }

/**
 * 1. Google Maps breaks if `max-width: 100%` acts upon it; use their selector
 *    to remove the effects.
 * 2. If a `width` and/or `height` attribute have been explicitly defined, letΓÇÖs
 *    not make the image fluid.
 */
.gm-style img,
img[width],
img[height] {
  /* [2] */
  max-width: none; }

html {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  font-style: normal;
  cursor: default; }

a {
  color: inherit;
  text-decoration: inherit;
  transition: all .25s; }

/*------------------------------------*\
    #LAYOUT
\*------------------------------------*/
/**
 * The inuitcss layout system uses `box-sizing: border-box;` and
 * `display: inline-block;` to create an extremely powerful, flexible
 * alternative to the traditional grid system. Combine the layout items with
 * the widths found in `trumps.widths`.
 */
/**
 * Begin a layout group.
 */
.layout, .o-gallery__details, .o-deck__cards, .o-tv__slide {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -24px; }

/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.layout__item, .o-gallery__detail, .o-card, .o-tv__thumbnail {
  display: inline-block;
  /* [1] */
  padding-left: 24px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */ }

/*------------------------------------*\
    #BOX
\*------------------------------------*/
/**
 * The box object simply boxes off content.
 */
/**
 * 1. So we can apply the `.box` class to naturally-inline elements.
 */
.box {
  display: block;
  /* [1] */
  padding: 24px; }
  .box > :last-child {
    margin-bottom: 0; }

/*------------------------------------*\
    #MEDIA
\*------------------------------------*/
/**
 * Place any image- and text-like content side-by-side, as per:
 * stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code
 */
.media {
  display: block; }

.media__img {
  float: left;
  margin-right: 24px; }
  .media__img > img {
    display: block; }

.media__body {
  overflow: hidden;
  display: block; }
  .media__body,
  .media__body > :last-child {
    margin-bottom: 0; }

/**
 * Small media objects.
 */
.media--small > .media__img {
  margin-right: 12px; }

.max-width-wrapper {
  margin: auto;
  max-width: 2000px;
  position: relative; }

.o-layout {
  /* @see _components.header.scss > :after */
  padding-top: 52px; }
  @media screen and (min-width: 62.5em) {
    .o-layout {
      padding-top: 0; } }
.o-header {
  font-family: 'PlutoCondHeavy', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  text-transform: uppercase;
  transition: top 0.5s;
  height: 120px; }
  @media screen and (min-width: 62.5em) {
    .o-header {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.71429;
      height: auto; } }
  @media screen and (min-width: 75em) {
    .o-header {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5; } }
  .o-header ul {
    margin: 0;
    padding: 0; }
  .o-header li {
    display: inline-block;
    margin-right: 1em; }
  .o-header:before, .o-header:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    z-index: -1; }
  .o-header:before {
    background-color: rgba(0, 0, 0, 0.55);
    top: 0;
    height: 58px;
    display: none; }
    @media screen and (min-width: 62.5em) {
      .o-header:before {
        display: block; } }
  .o-header:after {
    background-color: #b5e0f1;
    top: 34px;
    height: 52px;
    transition: box-shadow 0.5s; }
    @media screen and (min-width: 62.5em) {
      .o-header:after {
        top: 58px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); } }
  .o-header__top-banner {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 17px; }
    .o-header__top-banner a:hover {
      opacity: .75; }
    @media screen and (min-width: 62.5em) {
      .o-header__top-banner {
        display: block;
        left: 208px; } }
    @media screen and (min-width: 75em) {
      .o-header__top-banner {
        left: 248px; } }
  .o-header__contact {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
    text-transform: none;
    color: #b3b3b3;
    float: left;
    margin-right: 24px;
    display: none; }
    @media screen and (min-width: 75em) {
      .o-header__contact {
        display: block; } }
  .o-header__sites {
    margin-top: -3px; }
    .o-header__sites li {
      padding-right: .5em;
      border-right: solid 1px rgba(255, 255, 255, 0.5);
      margin-right: .5em; }
      .o-header__sites li:last-child {
        border: 0; }
  .o-header__corner {
    position: absolute;
    top: 17px;
    right: 12px; }
    @media screen and (min-width: 75em) {
      .o-header__corner {
        right: 24px; } }
  .o-header__social {
    color: #b3b3b3; }
    .o-header__social a {
      margin-left: .5em; }
  .o-header__lau-lang-switch {
    color: #35a8e0; }
    .o-header__lau-lang-switch a {
      padding: 0 .5em;
      border-right: solid 1px #999; }
      .o-header__lau-lang-switch a:last-child {
        border-right: 0; }
  .o-header__main-banner {
    position: absolute;
    right: 0;
    left: 0;
    top: 48px; }
    @media screen and (min-width: 62.5em) {
      .o-header__main-banner {
        left: 208px;
        top: 72px; } }
    @media screen and (min-width: 75em) {
      .o-header__main-banner {
        left: 248px; } }
  .o-header__palm-lang-switch {
    width: 33.333%;
    text-align: center; }
    .o-header__palm-lang-switch a {
      padding: 0 .5em;
      border-right: solid 1px #35a8e0; }
      .o-header__palm-lang-switch a:last-child {
        border-right: 0; }
      .o-header__palm-lang-switch a:hover {
        opacity: .75; }
    @media screen and (min-width: 62.5em) {
      .o-header__palm-lang-switch {
        display: none; } }
  .o-header__logo {
    width: 30%;
    padding-bottom: 18.09524%;
    max-width: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    transition: all 0.5s; }
    @media screen and (min-width: 62.5em) {
      .o-header__logo {
        width: 160px;
        padding-bottom: 96.50794px;
        max-width: none;
        left: 24px;
        top: 36px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    @media screen and (min-width: 75em) {
      .o-header__logo {
        width: 200px;
        padding-bottom: 120.63492px;
        top: 24px; } }
  .o-header__nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 62.5em) {
      .o-header__nav {
        display: block; } }
    @media screen and (min-width: 62.5em) {
      .o-header__nav {
        right: 100px; } }
    @media screen and (min-width: 75em) {
      .o-header__nav {
        right: 145px; } }
    @media screen and (min-width: 75em) {
      .o-header__nav li {
        margin-right: 2%; } }
    .o-header__nav a:hover {
      color: #35a8e0; }
  .o-header__book {
    width: 33.333%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center; }
    .o-header__book a {
      border: solid 1px #35a8e0;
      padding: .2em .5em;
      border-radius: .25em; }
      .o-header__book a:hover {
        background-color: rgba(53, 168, 224, 0.25); }
    @media screen and (min-width: 62.5em) {
      .o-header__book {
        text-align: right;
        width: auto;
        padding-right: 12px; } }
    @media screen and (min-width: 75em) {
      .o-header__book {
        padding-right: 24px; } }
  .o-header--sticky {
    top: -34px; }
    .o-header--sticky:after {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
    @media screen and (min-width: 62.5em) {
      .o-header--sticky {
        top: -58px; } }
    .o-header--sticky .o-header__logo {
      width: 80px;
      padding-bottom: 48.25397px; }
      @media screen and (min-width: 62.5em) {
        .o-header--sticky .o-header__logo {
          top: 61.2px;
          left: 52.8px; } }
      @media screen and (min-width: 75em) {
        .o-header--sticky .o-header__logo {
          left: 76.8px; } }
.o-gallery {
  font-family: 'PlutoCondHeavy', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase; }
  .o-gallery__nav {
    top: 35%; }
    @media screen and (min-width: 62.5em) {
      .o-gallery__nav {
        top: 50%; } }
  .o-gallery__details {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #b5e0f1; }
    @media screen and (min-width: 62.5em) {
      .o-gallery__details {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0; } }
  .o-gallery__detail {
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 62.5em) {
      .o-gallery__detail {
        width: 33.333%; } }
.o-slide__image {
  width: 100%; }
.o-slide__caption {
  position: absolute;
  text-align: center;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: white;
  background-color: #35a8e0;
  line-height: 2em;
  padding: 0 .1em;
  white-space: nowrap; }
  @media screen and (min-width: 62.5em) {
    .o-slide__caption {
      bottom: 120px; } }
  .o-slide__caption:before, .o-slide__caption:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    border: 1em solid #35a8e0; }
  .o-slide__caption:before {
    left: -1.9em;
    border-right-width: 1em;
    border-left-color: transparent; }
  .o-slide__caption:after {
    right: -1.9em;
    border-left-width: 1em;
    border-right-color: transparent; }
.o-captioned {
  padding-bottom: 0;
  background-color: #b5e0f1;
  color: #00354e;
  text-align: center;
  position: relative; }
  .o-captioned:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 96px;
    background: linear-gradient(to bottom, #98cce7 0%, rgba(152, 204, 231, 0) 100%); }
  .o-captioned__title {
    color: #35a8e0;
    position: relative; }
  .o-captioned__image {
    margin-bottom: 48px; }
.o-caption {
  font-family: 'PlutoCondHeavy', sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-align: center;
  padding: 0 12px;
  margin-bottom: 48px; }
  @media screen and (min-width: 62.5em) {
    .o-caption {
      padding: 0 24px; } }
  .o-caption__index {
    display: inline-block;
    background-color: white;
    color: #35a8e0;
    width: 2em;
    line-height: 2em;
    border-radius: 100%;
    margin-bottom: 24px; }
  .o-caption__image {
    display: block;
    margin: auto;
    margin-bottom: 12px; }
  .o-caption__word {
    color: #35a8e0; }
.o-deck {
  background-color: #c69c6d;
  color: #00354e;
  text-align: center; }
  .o-deck__title {
    color: #fbd688; }
	
.o-deck2 {
  background-color: #b5e0f1;
  color: #00354e;
  text-align: center; }
  .o-deck2__title {
    color: #35a8e0; }
  .o-deck2 a:hover {
    opacity:.75; }
	
.o-card {
  width: 100%;
  padding-bottom: 24px;
  text-align: center;
  color: #00354e; }
  .o-card p {
    margin-bottom: 0; }
  .o-card a {
    padding-bottom: .3em;
    border-bottom: solid 1px #00354e; }
  @media screen and (min-width: 62.5em) and (max-width: 74.9375em) {
    .o-card {
      width: 50%; } }
  @media screen and (min-width: 75em) {
    .o-card {
      width: 33.333%; } }
  .o-card__title {
    font-family: 'PlutoCondHeavy', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fbd688;
    text-transform: uppercase; }
  .o-deck2 .o-card__title {
    color: #00354e;}
    @media screen and (min-width: 62.5em) {
      .o-card__title {
        padding-top: 72px; } }
  .o-card__image {
    margin: 0 auto;
    max-width: 150px; }
  .o-deck2 .o-card__image {
    margin: 0 auto;
    max-width: 90%;
	max-height:200px; }
	.o-deck2 .o-card__image img {
	max-height:200px; }
  .o-card__carte {
    margin: 0 auto 3em;
    max-width:20%; }
  @media screen and (min-width: 62.5em) {
    .o-card__body {
      padding: 0 24px; } }
.o-simple {
  font-family: 'PlutoCondHeavy', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  background-color: #00354e;
  color: #b5e0f1; }
  .o-simple p {
    max-width: 50em;
    margin-left: auto;
    margin-right: auto; }
    .o-simple p:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 75em) {
      .o-simple p {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5; } }
  @media screen and (min-width: 62.5em) {
    .o-simple {
      padding-top: 72px;
      padding-bottom: 72px; } }
.o-map {
  position: relative; }
  .o-map__title {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    color: #006837;
    pointer-events: none;
    display: none; }
    @media screen and (min-width: 62.5em) {
      .o-map__title {
        display: block;
        top: 48px; } }
  .o-map__embed {
    width: 100%;
    padding-bottom: 100%; }
    @media screen and (min-width: 75em) {
      .o-map__embed {
        width: 100%;
        padding-bottom: 50%; } }
.o-calendar {
  padding-left: 0;
  padding-right: 0;
  background-color: #e8d5b3;
  color: #c69c6d; }
  .o-calendar__months-wrapper {
    padding: 0 48px; }
    @media screen and (min-width: 75em) {
      .o-calendar__months-wrapper {
        padding: 0 72px; } }
  @media screen and (min-width: 75em) {
    .o-calendar__nav {
      margin-left: 0;
      margin-right: 0; } }
  .o-calendar__months {
    margin-bottom: 24px; }
  .o-calendar__legends {
    text-align: center;
    margin-bottom: 24px; }
    @media screen and (min-width: 62.5em) {
      .o-calendar__legends {
        margin-bottom: 72px; } }
  .o-calendar__legend {
    display: inline-block;
    white-space: nowrap;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 12px; }
    .o-calendar__legend--range .o-calendar__legend-icon {
      border-radius: 100%; }
  .o-calendar__legend-icon {
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    vertical-align: -.25em;
    margin-right: 12px; }
  .o-calendar__prices {
    font-family: 'PlutoCondHeavy', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
    text-transform: uppercase;
    color: #00354e;
    background-color: #f7e3be; }
    .o-calendar__prices table {
      width: 100%; }
    .o-calendar__prices tr {
      border-bottom: dashed 1px #c99d66; }
      .o-calendar__prices tr:last-child {
        border: 0; }
    .o-calendar__prices th, .o-calendar__prices td {
      padding: 6px;
      text-align: center;
      border-right: solid 1px #c99d66;
      font-weight: inherit; }
      .o-calendar__prices th:last-child, .o-calendar__prices td:last-child {
        border: 0; }
      @media screen and (min-width: 62.5em) {
        .o-calendar__prices th, .o-calendar__prices td {
          padding: 24px; } }
    .o-calendar__prices th {
      background-color: #f9f6f1; }
    @media screen and (min-width: 62.5em) {
      .o-calendar__prices {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
        border: solid 48px #e8d5b3;
        border-top: 0;
        border-bottom: 0; } }
    @media screen and (min-width: 75em) {
      .o-calendar__prices {
        border-left-width: 72px;
        border-right-width: 72px; } }
.o-month {
  text-align: center; }
  .o-month__title {
    font-family: 'PlutoCondHeavy', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: -.7em;
    position: relative; }
  .o-month__days {
    padding: 24px;
    margin: auto;
    background-color: #f7e3be;
    height: 18.5em; }
    .o-month__days table {
      width: 100%;
      margin: 0; }
      .o-month__days table span {
        display: block;
        width: 1.5em;
        line-height: 1.5em;
        border-radius: 100%;
        margin: auto; }
    .o-month__days th, .o-month__days td {
      padding: 6px 0; }
    .o-month__days th {
      font-family: 'PlutoCondHeavy', sans-serif;
      font-weight: normal;
      font-style: normal; }
  @media screen and (min-width: 62.5em) {
    .o-month {
      margin: 0 12px; } }
  .o-month--first {
    margin-left: 0; }
  .o-month--last {
    margin-right: 0; }
.o-tv {
  background-color: #00354e; }
  .o-tv__player {
    width: 100%;
    padding-bottom: 56.25%;
    margin-bottom: 24px; }
  .o-tv__slides-wrapper {
    padding: 0 48px; }
    @media screen and (min-width: 75em) {
      .o-tv__slides-wrapper {
        padding: 0 72px; } }
  .o-tv__nav {
    margin-top: -12px; }
    @media screen and (min-width: 75em) {
      .o-tv__nav {
        margin-left: 0;
        margin-right: 0; } }
  .o-tv__thumbnail {
    margin-bottom: 24px;
    width: 25%; }
  .o-tv__img {
    padding-bottom: 60%;
    background-size: cover;
    background-position: center; }
.o-footer {
  padding-top: 0;
  background-color: #00354e;
  color: #b5e0f1;
  text-align: center; }
  .o-footer p:last-child {
    margin-bottom: 0; }
  .o-footer a:hover {
    opacity: .75; }
  .o-footer__contact {
    font-family: 'PlutoCondHeavy', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 24px; }
  .o-footer__sites {
    margin-bottom: 24px; }
    .o-footer__sites img {
      margin: 0 .5em; }
  .o-footer__social {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.33333;
    margin-bottom: 24px; }
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.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 Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

@font-face {
  font-family: 'fontello';
  src: url("webfonts/fontello.eot?13431885");
  src: url("webfonts/fontello.eot?13431885#iefix") format("embedded-opentype"), url("webfonts/fontello.woff?13431885") format("woff"), url("webfonts/fontello.ttf?13431885") format("truetype"), url("webfonts/fontello.svg?13431885#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('webfonts/fontello.svg?13431885#fontello') format('svg');
  }
}
*/
/* [class^="icon-"]:before, [class*=" icon-"]:before*/
.fontello {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/*------------------------------------*\
    #WIDTHS
\*------------------------------------*/
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes can take a fraction-like format (e.g. `.2/3`) or a spoken-
 * word format (e.g. `two-thirds`). Toggle formats by overriding the
 * `$inuit-use-fractions` variable defined below.
 */
/**
 * Whole.
 */
[class~="1/1"] {
  width: 100% !important; }

/**
 * Halves.
 */
[class~="1/2"],
[class~="2/4"],
[class~="3/6"],
[class~="4/8"],
[class~="5/10"],
[class~="6/12"] {
  width: 50% !important; }

/**
 * Thirds.
 */
[class~="1/3"],
[class~="2/6"],
[class~="3/9"],
[class~="4/12"] {
  width: 33.3333333% !important; }

[class~="2/3"],
[class~="4/6"],
[class~="6/9"],
[class~="8/12"] {
  width: 66.6666666% !important; }

/**
 * Quarters.
 */
[class~="1/4"],
[class~="2/8"],
[class~="3/12"] {
  width: 25% !important; }

[class~="3/4"],
[class~="6/8"],
[class~="9/12"] {
  width: 75% !important; }

/**
 * Fifths.
 */
[class~="1/5"],
[class~="2/10"] {
  width: 20% !important; }

[class~="2/5"],
[class~="4/10"] {
  width: 40% !important; }

[class~="3/5"],
[class~="6/10"] {
  width: 60% !important; }

[class~="4/5"],
[class~="8/10"] {
  width: 80% !important; }

/**
 * Sixths.
 */
[class~="1/6"],
[class~="2/12"] {
  width: 16.6666666% !important; }

[class~="5/6"],
[class~="10/12"] {
  width: 83.3333333% !important; }

/**
 * Eighths.
 */
[class~="1/8"] {
  width: 12.5% !important; }

[class~="3/8"] {
  width: 37.5% !important; }

[class~="5/8"] {
  width: 62.5% !important; }

[class~="7/8"] {
  width: 87.5% !important; }

/**
 * Ninths.
 */
[class~="1/9"] {
  width: 11.1111111% !important; }

[class~="2/9"] {
  width: 22.2222222% !important; }

[class~="4/9"] {
  width: 44.4444444% !important; }

[class~="5/9"] {
  width: 55.5555555% !important; }

[class~="7/9"] {
  width: 77.7777777% !important; }

[class~="8/9"] {
  width: 88.8888888% !important; }

/**
 * Tenths.
 */
[class~="1/10"] {
  width: 10% !important; }

[class~="3/10"] {
  width: 30% !important; }

[class~="7/10"] {
  width: 70% !important; }

[class~="9/10"] {
  width: 90% !important; }

/**
 * Twelfths.
 */
[class~="1/12"] {
  width: 8.3333333% !important; }

[class~="5/12"] {
  width: 41.6666666% !important; }

[class~="7/12"] {
  width: 58.3333333% !important; }

[class~="11/12"] {
  width: 91.6666666% !important; }

/*------------------------------------*\
    #SPACING
\*------------------------------------*/
/**
 * Margin and padding helper classes. Use these to tweak layout on a micro
 * level.
 *
 * `.(m|p)(t|r|b|l|h|v)(-|+|0) {}` = margin/padding top/right/bottom/left/horizontal/vertical less/more/none
 */
/*------------------------------------*\
    #CLEARFIX
\*------------------------------------*/
/**
 * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
 * Extend the clearfix class with Sass to avoid the `.clearfix` class appearing
 * over and over in your markup.
 */
.clearfix:after,
.box:after,
.media:after {
  content: "";
  display: table;
  clear: both; }
