@charset "UTF-8";
/**
    Egapark
**/
/* Generals */
/**
    Import
**/
/* Helpers */
/**
    Vars
**/
/**
    Mixins
**/
/**
    Extends
**/
.clearfix:after, .thumbnail__list > li:after {
  content: '';
  display: table;
  clear: both;
}

/* Base */
/**
    Reset
**/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
  outline: none;
}

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

html,
body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

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

input,
textarea,
select,
button {
  font: inherit;
  border: none;
  color: inherit;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
}

button,
select,
input[type="checkbox"] {
  cursor: pointer;
}

input[type="text"],
input[type="submit"],
input[type="email"],
input[type="search"],
input[type="tel"],
select,
button,
textarea {
  -webkit-appearance: none;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

/**
    Fonts
**/
@font-face {
  font-family: 'BrauerNeue';
  src: url("../fonts/BrauerNeue-Regular.eot?") format("eot"), url("../fonts/BrauerNeue-Regular.woff") format("woff"), url("../fonts/BrauerNeue-Regular.ttf") format("truetype"), url("../fonts/BrauerNeue-Regular.svg#BrauerNeue-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BrauerNeue';
  src: url("../fonts/BrauerNeue-Italic.eot?") format("eot"), url("../fonts/BrauerNeue-Italic.woff") format("woff"), url("../fonts/BrauerNeue-Italic.ttf") format("truetype"), url("../fonts/BrauerNeue-Italic.svg#BrauerNeue-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'BrauerNeue';
  src: url("../fonts/BrauerNeue-Bold.eot?") format("eot"), url("../fonts/BrauerNeue-Bold.woff") format("woff"), url("../fonts/BrauerNeue-Bold.ttf") format("truetype"), url("../fonts/BrauerNeue-Bold.svg#BrauerNeue-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'BrauerNeue';
  src: url("../fonts/BrauerNeue-BoldItalic.eot?") format("eot"), url("../fonts/BrauerNeue-BoldItalic.woff") format("woff"), url("../fonts/BrauerNeue-BoldItalic.ttf") format("truetype"), url("../fonts/BrauerNeue-BoldItalic.svg#BrauerNeue-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'egapark-icons';
  src: url("../fonts/egapark-icons.eot?80037199");
  src: url("../fonts/egapark-icons.eot?80037199#iefix") format("embedded-opentype"), url("../fonts/egapark-icons.woff?80037199") format("woff"), url("../fonts/egapark-icons.ttf?80037199") format("truetype"), url("../fonts/egapark-icons.svg?80037199#egapark-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon--"]:before, [class*=" icon--"]:before {
  font-family: "egapark-icons";
  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%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon--map:before {
  content: '\e800';
}

/* '' */
.icon--location:before {
  content: '\e801';
}

/* '' */
.icon--youtube-play:before {
  content: '\e802';
}

/* '' */
.icon--address:before {
  content: '\e803';
}

/* '' */
.icon--facebook-circled:before {
  content: '\e804';
}

/* '' */
.icon--mouse:before {
  content: '\e805';
}

/* '' */
.icon--gplus-circled:before {
  content: '\e806';
}

/* '' */
.icon--twitter-circled:before {
  content: '\e807';
}

/* '' */
.icon--right-open-big:before {
  content: '\e808';
}

/* '' */
.icon--left-open-big:before {
  content: '\e809';
}

/* '' */
.icon--up-open-big:before {
  content: '\e80a';
}

/* '' */
.icon--down-open-big:before {
  content: '\e80b';
}

/* '' */
.icon--menu:before {
  content: '\e80c';
}

/* '' */
.icon--list:before {
  content: '\e80d';
}

/* '' */
.icon--paper-plane:before {
  content: '\e80e';
}

/* '' */
.icon--clock:before {
  content: '\e80f';
}

/* '' */
.icon--alert:before {
  content: '\e810';
}

/* '' */
.icon--help-circled:before {
  content: '\e811';
}

/* '' */
.icon--calendar:before {
  content: '\e812';
}

/* '' */
.icon--search:before {
  content: '\e813';
}

/* '' */
.icon--globe:before {
  content: '\e814';
}

/* '' */
.icon--up-open-mini:before {
  content: '\e815';
}

/* '' */
.icon--right-open-mini:before {
  content: '\e816';
}

/* '' */
.icon--left-open-mini:before {
  content: '\e817';
}

/* '' */
.icon--down-open-mini:before {
  content: '\e818';
}

/* '' */
.icon--ticket:before {
  content: '\e819';
}

/* '' */
.icon--floppy:before {
  content: '\e81a';
}

/* '' */
.icon--tripadvisor:before {
  content: '\e81b';
}

/* '' */
.icon--newspaper:before {
  content: '\e81c';
}

/* '' */
.icon--mobile:before {
  content: '\e81d';
}

/* '' */
.icon--credit-card:before {
  content: '\e81e';
}

/* '' */
.icon--cancel:before {
  content: '\e81f';
}

/* '' */
.icon--check:before {
  content: '\e820';
}

/* '' */
.icon--flag:before {
  content: '\e821';
}

/* '' */
.icon--bucket:before {
  content: '\e822';
}

/* '' */
.icon--leaf:before {
  content: '\e823';
}

/* '' */
.icon--phone:before {
  content: '\e824';
}

/* '' */
.icon--resize-full:before {
  content: '\e825';
}

/* '' */
.icon--compass:before {
  content: '\e826';
}

/* '' */
.icon--youtube-squared:before {
  content: '\e827';
}

/* '' */
.icon--facebook-squared:before {
  content: '\e828';
}

/* '' */
.icon--instagram:before {
  content: '\e829';
}


/* '' */
/*------------------------------------*\
    $CSSWIZARDRY-GRIDS
\*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*\
    $INTRODUCTION
\*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * palm     --  palm-based devices, like phones and small tablets
 * lap      --  lap-based devices, like iPads or laptops
 * portable --  all of the above
 * desk     --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
   <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
   `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
   `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
   `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
   `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*\
    $VARIABLES
\*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to ‘false’:
 */
/**
 * Is this build mobile first? Setting to ‘true’ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like Sass’ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * Define your breakpoints. The first value is the prefix that shall be used for
 * your classes (e.g. `.palm--one-half`), the second value is the media query
 * that the breakpoint fires at.
 */
/**
 * Define which namespaced breakpoints you would like to generate for each of
 * widths, push and pull. This is handy if you only need pull on, say, desk, or
 * you only need a new width breakpoint at mobile sizes. It allows you to only
 * compile as much CSS as you need. All are turned on by default, but you can
 * add and remove breakpoints at will.
 *
 * Push and pull shall only be used if `$push` and/or `$pull` and `$responsive`
 * have been set to ‘true’.
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddin’!
 */
/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which can’t take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*\
    $GRID SETUP
\*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columns’ gutters.
 */
.grid {
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -3%;
  /* [3] */
  letter-spacing: -0.31em;
}

/* Opera hack */
.opera:-o-prefocus,
.grid {
  word-spacing: -0.43em;
}

/**
 * 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.
 */
.grid__item {
  display: inline-block;
  /* [1] */
  padding-left: 3%;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */
  /* [5] */
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
}

/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
.grid--rev {
  direction: rtl;
  text-align: left;
}
.grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
}

/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
.grid--full {
  margin-left: 0;
}
.grid--full > .grid__item {
  padding-left: 0;
}

/**
 * Align the entire grid to the right. Extends `.grid`.
 */
.grid--right {
  text-align: right;
}
.grid--right > .grid__item {
  text-align: left;
}

/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
.grid--center {
  text-align: center;
}
.grid--center > .grid__item {
  text-align: left;
}

/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
.grid--middle > .grid__item {
  vertical-align: middle;
}

.grid--bottom > .grid__item {
  vertical-align: bottom;
}

/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
.grid--narrow {
  margin-left: -1.5%;
}
.grid--narrow > .grid__item {
  padding-left: 1.5%;
}

/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.grid--wide {
  margin-left: -6%;
}
.grid--wide > .grid__item {
  padding-left: 6%;
}

/*------------------------------------*\
    $WIDTHS
\*------------------------------------*/
/**
 * Create our width classes, prefixed by the specified namespace.
 */
/**
 * Our regular, non-responsive width classes.
 */
/**
 * Whole
 */
.one-whole {
  width: 100%;
}

/**
 * Halves
 */
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%;
}

/**
 * Thirds
 */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%;
}

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%;
}

/**
 * Quarters
 */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%;
}

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%;
}

/**
 * Fifths
 */
.one-fifth, .two-tenths {
  width: 20%;
}

.two-fifths, .four-tenths {
  width: 40%;
}

.three-fifths, .six-tenths {
  width: 60%;
}

.four-fifths, .eight-tenths {
  width: 80%;
}

/**
 * Sixths
 */
.one-sixth, .two-twelfths {
  width: 16.666%;
}

.five-sixths, .ten-twelfths {
  width: 83.333%;
}

/**
 * Eighths
 */
.one-eighth {
  width: 12.5%;
}

.three-eighths {
  width: 37.5%;
}

.five-eighths {
  width: 62.5%;
}

.seven-eighths {
  width: 87.5%;
}

/**
 * Tenths
 */
.one-tenth {
  width: 10%;
}

.three-tenths {
  width: 30%;
}

.seven-tenths {
  width: 70%;
}

.nine-tenths {
  width: 90%;
}

/**
 * Twelfths
 */
.one-twelfth {
  width: 8.333%;
}

.five-twelfths {
  width: 41.666%;
}

.seven-twelfths {
  width: 58.333%;
}

.eleven-twelfths {
  width: 91.666%;
}

/**
 * Our responsive classes, if we have enabled them.
 */
@media only screen and (min-width: 1px) {
  /**
   * Whole
   */
  .breakpoint-0--one-whole {
    width: 100%;
  }

  /**
   * Halves
   */
  .breakpoint-0--one-half, .breakpoint-0--two-quarters, .breakpoint-0--three-sixths, .breakpoint-0--four-eighths, .breakpoint-0--five-tenths, .breakpoint-0--six-twelfths {
    width: 50%;
  }

  /**
   * Thirds
   */
  .breakpoint-0--one-third, .breakpoint-0--two-sixths, .breakpoint-0--four-twelfths {
    width: 33.333%;
  }

  .breakpoint-0--two-thirds, .breakpoint-0--four-sixths, .breakpoint-0--eight-twelfths {
    width: 66.666%;
  }

  /**
   * Quarters
   */
  .breakpoint-0--one-quarter, .breakpoint-0--two-eighths, .breakpoint-0--three-twelfths {
    width: 25%;
  }

  .breakpoint-0--three-quarters, .breakpoint-0--six-eighths, .breakpoint-0--nine-twelfths {
    width: 75%;
  }

  /**
   * Fifths
   */
  .breakpoint-0--one-fifth, .breakpoint-0--two-tenths {
    width: 20%;
  }

  .breakpoint-0--two-fifths, .breakpoint-0--four-tenths {
    width: 40%;
  }

  .breakpoint-0--three-fifths, .breakpoint-0--six-tenths {
    width: 60%;
  }

  .breakpoint-0--four-fifths, .breakpoint-0--eight-tenths {
    width: 80%;
  }

  /**
   * Sixths
   */
  .breakpoint-0--one-sixth, .breakpoint-0--two-twelfths {
    width: 16.666%;
  }

  .breakpoint-0--five-sixths, .breakpoint-0--ten-twelfths {
    width: 83.333%;
  }

  /**
   * Eighths
   */
  .breakpoint-0--one-eighth {
    width: 12.5%;
  }

  .breakpoint-0--three-eighths {
    width: 37.5%;
  }

  .breakpoint-0--five-eighths {
    width: 62.5%;
  }

  .breakpoint-0--seven-eighths {
    width: 87.5%;
  }

  /**
   * Tenths
   */
  .breakpoint-0--one-tenth {
    width: 10%;
  }

  .breakpoint-0--three-tenths {
    width: 30%;
  }

  .breakpoint-0--seven-tenths {
    width: 70%;
  }

  .breakpoint-0--nine-tenths {
    width: 90%;
  }

  /**
   * Twelfths
   */
  .breakpoint-0--one-twelfth {
    width: 8.333%;
  }

  .breakpoint-0--five-twelfths {
    width: 41.666%;
  }

  .breakpoint-0--seven-twelfths {
    width: 58.333%;
  }

  .breakpoint-0--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 600px) {
  /**
   * Whole
   */
  .breakpoint-1--one-whole {
    width: 100%;
  }

  /**
   * Halves
   */
  .breakpoint-1--one-half, .breakpoint-1--two-quarters, .breakpoint-1--three-sixths, .breakpoint-1--four-eighths, .breakpoint-1--five-tenths, .breakpoint-1--six-twelfths {
    width: 50%;
  }

  /**
   * Thirds
   */
  .breakpoint-1--one-third, .breakpoint-1--two-sixths, .breakpoint-1--four-twelfths {
    width: 33.333%;
  }

  .breakpoint-1--two-thirds, .breakpoint-1--four-sixths, .breakpoint-1--eight-twelfths {
    width: 66.666%;
  }

  /**
   * Quarters
   */
  .breakpoint-1--one-quarter, .breakpoint-1--two-eighths, .breakpoint-1--three-twelfths {
    width: 25%;
  }

  .breakpoint-1--three-quarters, .breakpoint-1--six-eighths, .breakpoint-1--nine-twelfths {
    width: 75%;
  }

  /**
   * Fifths
   */
  .breakpoint-1--one-fifth, .breakpoint-1--two-tenths {
    width: 20%;
  }

  .breakpoint-1--two-fifths, .breakpoint-1--four-tenths {
    width: 40%;
  }

  .breakpoint-1--three-fifths, .breakpoint-1--six-tenths {
    width: 60%;
  }

  .breakpoint-1--four-fifths, .breakpoint-1--eight-tenths {
    width: 80%;
  }

  /**
   * Sixths
   */
  .breakpoint-1--one-sixth, .breakpoint-1--two-twelfths {
    width: 16.666%;
  }

  .breakpoint-1--five-sixths, .breakpoint-1--ten-twelfths {
    width: 83.333%;
  }

  /**
   * Eighths
   */
  .breakpoint-1--one-eighth {
    width: 12.5%;
  }

  .breakpoint-1--three-eighths {
    width: 37.5%;
  }

  .breakpoint-1--five-eighths {
    width: 62.5%;
  }

  .breakpoint-1--seven-eighths {
    width: 87.5%;
  }

  /**
   * Tenths
   */
  .breakpoint-1--one-tenth {
    width: 10%;
  }

  .breakpoint-1--three-tenths {
    width: 30%;
  }

  .breakpoint-1--seven-tenths {
    width: 70%;
  }

  .breakpoint-1--nine-tenths {
    width: 90%;
  }

  /**
   * Twelfths
   */
  .breakpoint-1--one-twelfth {
    width: 8.333%;
  }

  .breakpoint-1--five-twelfths {
    width: 41.666%;
  }

  .breakpoint-1--seven-twelfths {
    width: 58.333%;
  }

  .breakpoint-1--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 750px) {
  /**
   * Whole
   */
  .breakpoint-2--one-whole {
    width: 100%;
  }

  /**
   * Halves
   */
  .breakpoint-2--one-half, .breakpoint-2--two-quarters, .breakpoint-2--three-sixths, .breakpoint-2--four-eighths, .breakpoint-2--five-tenths, .breakpoint-2--six-twelfths {
    width: 50%;
  }

  /**
   * Thirds
   */
  .breakpoint-2--one-third, .breakpoint-2--two-sixths, .breakpoint-2--four-twelfths {
    width: 33.333%;
  }

  .breakpoint-2--two-thirds, .breakpoint-2--four-sixths, .breakpoint-2--eight-twelfths {
    width: 66.666%;
  }

  /**
   * Quarters
   */
  .breakpoint-2--one-quarter, .breakpoint-2--two-eighths, .breakpoint-2--three-twelfths {
    width: 25%;
  }

  .breakpoint-2--three-quarters, .breakpoint-2--six-eighths, .breakpoint-2--nine-twelfths {
    width: 75%;
  }

  /**
   * Fifths
   */
  .breakpoint-2--one-fifth, .breakpoint-2--two-tenths {
    width: 20%;
  }

  .breakpoint-2--two-fifths, .breakpoint-2--four-tenths {
    width: 40%;
  }

  .breakpoint-2--three-fifths, .breakpoint-2--six-tenths {
    width: 60%;
  }

  .breakpoint-2--four-fifths, .breakpoint-2--eight-tenths {
    width: 80%;
  }

  /**
   * Sixths
   */
  .breakpoint-2--one-sixth, .breakpoint-2--two-twelfths {
    width: 16.666%;
  }

  .breakpoint-2--five-sixths, .breakpoint-2--ten-twelfths {
    width: 83.333%;
  }

  /**
   * Eighths
   */
  .breakpoint-2--one-eighth {
    width: 12.5%;
  }

  .breakpoint-2--three-eighths {
    width: 37.5%;
  }

  .breakpoint-2--five-eighths {
    width: 62.5%;
  }

  .breakpoint-2--seven-eighths {
    width: 87.5%;
  }

  /**
   * Tenths
   */
  .breakpoint-2--one-tenth {
    width: 10%;
  }

  .breakpoint-2--three-tenths {
    width: 30%;
  }

  .breakpoint-2--seven-tenths {
    width: 70%;
  }

  .breakpoint-2--nine-tenths {
    width: 90%;
  }

  /**
   * Twelfths
   */
  .breakpoint-2--one-twelfth {
    width: 8.333%;
  }

  .breakpoint-2--five-twelfths {
    width: 41.666%;
  }

  .breakpoint-2--seven-twelfths {
    width: 58.333%;
  }

  .breakpoint-2--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 1000px) {
  /**
   * Whole
   */
  .breakpoint-3--one-whole {
    width: 100%;
  }

  /**
   * Halves
   */
  .breakpoint-3--one-half, .breakpoint-3--two-quarters, .breakpoint-3--three-sixths, .breakpoint-3--four-eighths, .breakpoint-3--five-tenths, .breakpoint-3--six-twelfths {
    width: 50%;
  }

  /**
   * Thirds
   */
  .breakpoint-3--one-third, .breakpoint-3--two-sixths, .breakpoint-3--four-twelfths {
    width: 33.333%;
  }

  .breakpoint-3--two-thirds, .breakpoint-3--four-sixths, .breakpoint-3--eight-twelfths {
    width: 66.666%;
  }

  /**
   * Quarters
   */
  .breakpoint-3--one-quarter, .breakpoint-3--two-eighths, .breakpoint-3--three-twelfths {
    width: 25%;
  }

  .breakpoint-3--three-quarters, .breakpoint-3--six-eighths, .breakpoint-3--nine-twelfths {
    width: 75%;
  }

  /**
   * Fifths
   */
  .breakpoint-3--one-fifth, .breakpoint-3--two-tenths {
    width: 20%;
  }

  .breakpoint-3--two-fifths, .breakpoint-3--four-tenths {
    width: 40%;
  }

  .breakpoint-3--three-fifths, .breakpoint-3--six-tenths {
    width: 60%;
  }

  .breakpoint-3--four-fifths, .breakpoint-3--eight-tenths {
    width: 80%;
  }

  /**
   * Sixths
   */
  .breakpoint-3--one-sixth, .breakpoint-3--two-twelfths {
    width: 16.666%;
  }

  .breakpoint-3--five-sixths, .breakpoint-3--ten-twelfths {
    width: 83.333%;
  }

  /**
   * Eighths
   */
  .breakpoint-3--one-eighth {
    width: 12.5%;
  }

  .breakpoint-3--three-eighths {
    width: 37.5%;
  }

  .breakpoint-3--five-eighths {
    width: 62.5%;
  }

  .breakpoint-3--seven-eighths {
    width: 87.5%;
  }

  /**
   * Tenths
   */
  .breakpoint-3--one-tenth {
    width: 10%;
  }

  .breakpoint-3--three-tenths {
    width: 30%;
  }

  .breakpoint-3--seven-tenths {
    width: 70%;
  }

  .breakpoint-3--nine-tenths {
    width: 90%;
  }

  /**
   * Twelfths
   */
  .breakpoint-3--one-twelfth {
    width: 8.333%;
  }

  .breakpoint-3--five-twelfths {
    width: 41.666%;
  }

  .breakpoint-3--seven-twelfths {
    width: 58.333%;
  }

  .breakpoint-3--eleven-twelfths {
    width: 91.666%;
  }
}
/*------------------------------------*\
    $PUSH
\*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/*------------------------------------*\
    $PULL
\*------------------------------------*/
/**
 * Pull classes, to move grid items back to the left by certain amounts.
 */
/* Layout */
/**
    Global
**/
::-webkit-input-placeholder {
  color: #8e9295;
}

:-moz-placeholder {
  color: #8e9295;
}

:-ms-input-placeholder {
  color: #8e9295;
}

.preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

body {
  font-family: 'BrauerNeue';
  background: #fff;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 600px) {
  body {
    font-size: 17px;
    line-height: 26px;
  }
}

.is--hovered,
.is--hovered * {
  pointer-events: none !important;
}

.inner {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media (min-width: 600px) {
  .inner {
    width: 1000px;
    padding: 0 20px;
  }
}

.is--centered {
  text-align: center;
}

.float--left {
  float: left;
}

.float--right {
  float: right;
}

.no-flick {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.wrapper {
  min-width: 220px;
}
.offcanvas__is--opened .wrapper {
  overflow-x: hidden;
  overflow-y: visible;
}

.wrapper__inner {
  min-height: 100%;
  background: #f1f2f3;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (min-width: 600px) {
  .wrapper__inner {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.offcanvas__is--opened .wrapper__inner {
  -webkit-transform: translate3d(-80%, 0, 0);
          transform: translate3d(-80%, 0, 0);
}

.main {
  clear: both;
  padding-top: 0;
}

.main__left {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .main__left {
    margin-bottom: 30px;
  }
}
@media (min-width: 750px) {
  .main__left {
    margin-bottom: 0;
  }
}

body,
a {
  color: #183d4e;
  -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

a:hover {
  color: #0094d5;
}

a {
  text-decoration: underline;
}

p {
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  p {
    margin-bottom: 15px;
  }
}
@media (min-width: 750px) {
  p {
    margin-bottom: 22px;
  }
}
p:last-child {
  margin: 0;
}

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

figure {
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  figure {
    margin-bottom: 22px;
  }
}
figure > img {
  border-radius: 2px;
  margin-bottom: 5px;
}
figure > figcaption {
  color: #8e9295;
}
.section--blue figure > figcaption {
  color: #b2d3f1;
}

small,
.small {
  font-size: 13px;
  line-height: 22px;
  color: #8e9295;
}

.secondary {
  color: #8e9295;
}
.section--blue .secondary {
  color: #b2d3f1;
}

/* Headlines */
h1,
h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #0094d5;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  h1,
  h2 {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 22px;
  }
}
@media (min-width: 750px) {
  h1,
  h2 {
    font-size: 70px;
    line-height: 72px;
    margin-bottom: 26px;
  }
}
h1:last-child,
h2:last-child {
  margin: 0;
}
h1 > i:first-child:before,
h2 > i:first-child:before {
  background: #0094d5;
  color: #fff;
  padding: 0.2em;
  width: auto;
  border-radius: 2px;
  margin-left: 0;
  display: inline;
  font-size: 0.6em;
  position: relative;
  top: -0.2em;
}

h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #0094d5;
}
@media (min-width: 600px) {
  h3 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media (min-width: 750px) {
  h3 {
    font-size: 45px;
    line-height: 47px;
    margin-bottom: 30px;
  }
}
h3:last-child {
  margin: 0;
}

h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #0094d5;
}
@media (min-width: 750px) {
  h4 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}

h5 {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #0094d5;
}

h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
@media (min-width: 600px) {
  h6 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

h1 + h3,
h2 + h3 {
  margin-top: -15px;
}
@media (min-width: 600px) {
  h1 + h3,
  h2 + h3 {
    margin-top: -22px;
  }
}
@media (min-width: 600px) {
  h1 + h3,
  h2 + h3 {
    margin-top: -26px;
  }
}

h1 + h5,
h2 + h5,
h3 + h5 {
  margin-top: -15px;
}
@media (min-width: 600px) {
  h1 + h5,
  h2 + h5,
  h3 + h5 {
    margin-top: -22px;
  }
}
@media (min-width: 600px) {
  h1 + h5,
  h2 + h5,
  h3 + h5 {
    margin-top: -26px;
  }
}

h4 + h5 {
  margin-top: -12px;
}
@media (min-width: 600px) {
  h4 + h5 {
    margin-top: -15px;
    font-weight: normal;
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

sup {
  vertical-align: top;
  font-size: 0.61em;
  line-height: 100%;
}

/* Sections */
.section {
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.section:last-child {
  border-bottom: 1px solid #e0e2e4;
}

.section--spaced {
  padding: 15px 0;
}
@media (min-width: 600px) {
  .section--spaced {
    padding: 30px 0;
  }
}

.section--much-spaced {
  padding: 15px 0;
}
@media (min-width: 600px) {
  .section--much-spaced {
    padding: 30px 0;
  }
}
@media (min-width: 750px) {
  .section--much-spaced {
    padding: 60px 0;
  }
}

.section--gapless-top {
  padding-top: 0;
}

.section--gapless-bottom {
  padding-bottom: 0;
}

@media (min-width: 750px) {
  .section--pulled-up {
    position: relative;
    margin-top: -80px;
    z-index: 200;
  }
}

.section--darkblue {
  background: #0094d5;
  color: #fff;
}
.section--darkblue h1,
.section--darkblue h2,
.section--darkblue h3,
.section--darkblue h4,
.section--darkblue h5,
.section--darkblue h6 {
  color: #fff;
}
.section--darkblue a {
  color: #183d4e;
}
.section--darkblue .date__list a {
  color: #fff;
}

.section--blue {
  background: #44a9e0;
  color: #fff;
}
.section--blue h1,
.section--blue h2,
.section--blue h3,
.section--blue h4,
.section--blue h5,
.section--blue h6 {
  color: #fff;
}
.section--blue a {
  color: #183d4e;
}
.section--blue .date__list a {
  color: #fff;
}

.section--white {
  background: #fff;
}

.section--bright-text {
  color: #fff;
}
.section--bright-text h1,
.section--bright-text h2,
.section--bright-text h3,
.section--bright-text h4,
.section--bright-text h5,
.section--bright-text h6 {
  color: #fff;
}

.breakpoint-0--hidden {
  display: none;
}

@media (min-width: 750px) {
  .breakpoint-2--visible {
    display: block;
  }
}
/* Browser Blocker */
.old-browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
  background: #fff;
  z-index: 10000;
}
.old-browser > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.old-browser > div > div {
  width: 350px;
  margin: 0 auto;
  max-width: 100%;
  padding: 20px;
}

/* Issuu */
.issuu {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.issuu > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* other */
.composedcontent-left-column #newslist {
  margin-top: 30px;
}

.composedcontent-left-column #eventlist {
  margin-top: 30px;
}

/**
    Modules
**/
/**
    Form Elements
**/
input,
textarea,
select {
  width: 100%;
  color: #183d4e;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 7px;
  margin-bottom: 15px;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  background: #fff;
}
.sidebar__item--bright input, .vertical-tabs__content input, .horizontal-tabs__content input, .sidebar__item--bright
textarea, .vertical-tabs__content
textarea, .horizontal-tabs__content
textarea, .sidebar__item--bright
select, .vertical-tabs__content
select, .horizontal-tabs__content
select {
  background: #e0e2e4;
  box-shadow: none;
}

textarea {
  resize: vertical;
}

.select__wrapper {
  position: relative;
}
.select__wrapper:after {
  position: absolute;
  top: 11px;
  right: 5px;
  font-family: "egapark-icons";
  content: '\e818';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  z-index: 100;
  pointer-events: none;
  color: #183d4e;
}

input:valid,
input:required:valid,
input:required,
input:required {
  outline: none;
}

input:invalid:focus,
input:required:invalid:focus {
  outline: 2px solid #e50044;
}

input.is--empty {
  outline: 2px solid #e50044;
}

#contact_form_success {
  margin-top: 30px;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  box-shadow: none;
  width: auto;
  margin-right: .5em;
}

label {
  cursor: pointer;
}

/**
    Buttons
**/
.button {
  position: relative;
  display: inline-block;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none;
}
.button.button--small {
  color: #0094d5;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .button.button--small {
    margin-bottom: 20px;
  }
}
.button.button--small:last-child {
  margin-bottom: 0;
}
.button.button--small > i {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.button.button--small:hover > i {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.section--blue .button.button--small {
  color: #fff;
}
.button.button--medium {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 2px 6px;
  font-style: normal;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .button.button--medium {
    margin-bottom: 20px;
  }
}
.button.button--medium:last-child {
  margin-bottom: 0;
}
.button.button--medium.button--bright {
  color: #0094d5;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
}
.button.button--medium.button--dark {
  color: #fff;
  background: #0094d5;
}
.button.button--large {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: inherit;
  text-transform: uppercase;
  text-shadow: none;
  padding: 5px;
  line-height: 34px;
  margin-bottom: 15px;
  max-width: 100%;
}
@media (min-width: 600px) {
  .button.button--large {
    margin-bottom: 25px;
  }
}
.button.button--large:last-child {
  margin-bottom: 5px;
}
.button.button--large.button--bright, .button.button--large.button--bright:hover {
  color: #0094d5;
  background: #fff;
  box-shadow: 0px 5px 0px 0px #0085c0;
}
.button.button--large.button--bright .button__icon, .button.button--large.button--bright:hover .button__icon {
  background: #0094d5;
  color: #fff;
}
.button.button--large.button--dark, .button.button--large.button--dark:hover {
  color: #fff;
  background: #0094d5;
  box-shadow: 0px 5px 0px 0px #0085c0;
}
.button.button--large.button--dark .button__icon, .button.button--large.button--dark:hover .button__icon {
  background: #fff;
  color: #0094d5;
}

.button__icon {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 34px;
  height: 34px;
  text-align: center;
  -webkit-backface-visibility: hidden;
}

.button__icon__primary,
.button__icon__secondary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.csstransforms3d .button__icon__primary {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.csstransforms3d .button:hover .button__icon__primary, .csstransforms3d a:hover .button__icon__primary {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.no-csstransforms3d .button__icon__primary {
  display: block;
}
.no-csstransforms3d .button:hover .button__icon__primary, .no-csstransforms3d a:hover .button__icon__primary {
  display: none;
}

.csstransforms3d .button__icon__secondary {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.csstransforms3d .button:hover .button__icon__secondary, .csstransforms3d a:hover .button__icon__secondary {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.no-csstransforms3d .button__icon__secondary {
  display: none;
}
.no-csstransforms3d .button:hover .button__icon__secondary, .no-csstransforms3d a:hover .button__icon__secondary {
  display: block;
}

.button__text {
  display: block;
  padding: 0 5px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 35px;
  text-align: left;
  margin-right: -32px \9;
  /* IE9 Hack */
}

/**
    Header
**/
.nav {
  height: 65px;
  border-bottom: 5px solid #0094d5;
  background: #fff;
}
@media (min-width: 600px) {
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 900;
  }
  .is--mobile .nav {
    position: absolute;
  }
}
.nav > .inner {
  height: 100%;
}
@media (min-width: 600px) {
  .nav + .main {
    padding-top: 90px;
  }
}
@media (min-width: 600px) {
  .nav.submenu__is--visible + .main {
    padding-top: 131px;
  }
}
@media (min-width: 600px) {
  .is--scrolled .nav.submenu__is--visible {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, calc(-100% + 5px), 0);
            transform: translate3d(0, calc(-100% + 5px), 0);
    -webkit-transition-delay: 1.25s;
            transition-delay: 1.25s;
  }
}
@media (min-width: 600px) {
  .is--scrolled .nav.submenu__is--visible:hover {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}

.logo {
  display: block;
  float: left;
  padding: 10px 0;
  width: auto;
  height: 100%;
}
@media (min-width: 600px) {
  .logo {
    padding: 20px 0;
  }
}

.logo__inner {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 600px) {
  .logo__inner {
    width: 141px;
  }
}
@media (min-width: 600px) and (max-width: 770px) {
  .logo__inner {
    width: 42px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}
.logo__inner > img {
  width: auto;
  height: 100%;
  max-width: none;
}

.offcanvas__open {
  float: right;
  width: 42px;
  height: 100%;
  color: #0094d5;
}

.offcanvas__close {
  float: left;
  width: 45px;
  margin-left: 5px;
  color: #fff;
}

.offcanvas__open,
.offcanvas__close {
  display: block;
  font-size: 28px;
  line-height: 60px;
}
@media (min-width: 600px) {
  .offcanvas__open,
  .offcanvas__close {
    display: none;
  }
}

.offcanvas__content-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  cursor: pointer;
}
.offcanvas__is--opened .offcanvas__content-overlay {
  display: block;
}

.menu {
  display: none;
  position: absolute;
  width: 80%;
  right: -80%;
  top: 0;
  min-height: 100%;
  background: #0085c0;
}
@media (min-width: 600px) {
  .menu {
    display: block;
    position: static;
    width: 100%;
    height: 100%;
    left: auto;
    right: auto;
    top: auto;
    background: none;
    overflow: visible;
  }
}
.offcanvas__is--visible .menu {
  display: block;
}

.menu__list {
  width: 100%;
  clear: both;
}
@media (min-width: 600px) {
  .menu__list {
    clear: none;
    float: left;
    width: auto;
    height: 100%;
    margin: 0 0 0 10px;
  }
}
.menu__list > li {
  display: block;
  list-style-type: none;
  float: none;
  width: 100%;
  text-align: left;
}
@media (min-width: 600px) {
  .menu__list > li {
    width: auto;
    height: 100%;
    float: left;
    padding: 20px 1px 0 0;
  }
}
.menu__list > li > a {
  display: block;
  font-weight: bold;
  padding: 7px 10px 7px 20px;
  color: #fff;
  border-bottom: 1px solid #44a9e0;
  text-decoration: none;
}
@media (min-width: 600px) {
  .menu__list > li > a {
    display: inline-block;
    height: 100%;
    color: #0094d5;
    border: none;
    line-height: 44px;
    padding: 0 7px;
  }
}
@media (min-width: 1000px) {
  .menu__list > li > a {
    font-size: 19px;
    padding: 0 10px;
  }
}
.menu__list > li > a > .icon--right-open-mini {
  float: right;
  color: #fff;
}
@media (min-width: 600px) {
  .menu__list > li > a > .icon--right-open-mini {
    display: none;
  }
}
@media (min-width: 600px) {
  .menu__list > li.is--active > a, .menu__list > li:hover > a {
    background: #0094d5;
    color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
}
@media (min-width: 600px) {
  .menu__list > li.is--active .grid {
    margin: 0;
  }
}
@media (min-width: 600px) {
  .menu__list > li.is--active .grid__item {
    width: auto;
    display: inline;
    padding: 0;
  }
}
@media (min-width: 600px) {
  .menu__list > li.is--active .submenu__list {
    overflow: hidden;
    display: block;
  }
}

.submenu__wrapper {
  z-index: 500;
}
@media (min-width: 600px) {
  .submenu__wrapper {
    visibility: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    overflow: hidden;
    -webkit-transition: visibility 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: visibility 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
@media (min-width: 600px) {
  li:hover > .submenu__wrapper {
    z-index: 600;
  }
}
@media (min-width: 600px) {
  .is--active > .submenu__wrapper, li:hover > .submenu__wrapper {
    visibility: visible;
    -webkit-transition: visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

@media (min-width: 600px) {
  .submenu {
    overflow: hidden;
    background: #0094d5;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: transform 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
.submenu > .inner {
  padding: 0;
}
@media (min-width: 600px) {
  .submenu > .inner {
    padding: 0 20px;
  }
}
@media (min-width: 600px) {
  li.is--active .submenu, li:hover .submenu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

.submenu__list {
  list-style: none;
}
@media (min-width: 600px) {
  .submenu__list {
    padding: 30px 0;
    overflow: hidden;
    position: relative;
  }
  .submenu__list:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #0094d5;
    margin-top: -1px;
  }
}
.submenu__list > li > a {
  display: block;
  padding: 7px 10px 7px 20px;
  color: #b2d3f1;
  border-bottom: 1px solid #44a9e0;
  text-decoration: none;
}
@media (min-width: 600px) {
  .submenu__list > li > a {
    color: #fff;
    padding: 4px 0;
  }
}
.submenu__list > li > a > i {
  float: right;
}
@media (min-width: 600px) {
  .submenu__list > li > a > i {
    color: #b2d3f1;
  }
}
@media (min-width: 600px) {
  .submenu__list > li.is--active > a {
    font-weight: bold;
  }
}
.submenu__list > li > a:hover, .is--active .submenu__list > li > a:hover {
  color: #fff;
}
@media (min-width: 600px) {
  .is--active .submenu__list {
    padding: 6px 0;
  }
}
@media (min-width: 600px) {
  .is--active .submenu__list > li, .is--active .submenu__list > li.grid__item {
    float: left;
    padding: 0 15px 0 0;
  }
}
@media (min-width: 600px) {
  .is--active .submenu__list > li > a {
    color: #b2d3f1;
    border: none;
  }
}
@media (min-width: 600px) {
  .is--active .submenu__list > li > a > .icon--right-open-mini {
    display: none;
  }
}
@media (min-width: 600px) {
  .is--active .submenu__list > li.is--active > a {
    color: #fff;
  }
}

.submenu__text {
  display: none;
  font-weight: normal;
}
@media (min-width: 600px) {
  .submenu__text {
    display: block;
    color: #b2d3f1;
  }
  .menu__list > li.is--active .submenu__text {
    display: none;
  }
}

.menu__sidebar {
  margin-left: 50px;
}
@media (min-width: 600px) {
  .menu__sidebar {
    float: right;
    width: 100px;
    height: 100%;
    padding-top: 12px;
    margin: 0;
    font-size: 14px;
    background: #f1f2f3;
  }
}
@media (min-width: 700px) {
  .menu__sidebar {
    width: 160px;
  }
}

.search {
  position: relative;
  height: 65px;
  padding: 12px 12px 0 0;
}
@media (min-width: 600px) {
  .search {
    height: auto;
    padding: 0 12px 4px 12px;
  }
}
.search > input {
  width: 100%;
  padding: 6px;
  height: 36px;
  box-shadow: none;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .search > input {
    padding: 0 6px 0 21px;
    background: #e0e2e4;
    height: 24px;
  }
}
.search > i {
  display: none;
}
@media (min-width: 600px) {
  .search > i {
    display: inline;
    position: absolute;
    top: 0;
    left: 13px;
  }
}

.language {
  display: block;
  position: relative;
  left: -50px;
  margin-right: -50px;
}
.language.is--disabled {
  display: none;
  opacity: 0.2;
}
@media (min-width: 600px) {
  .language.is--disabled {
    display: block;
  }
}
@media (min-width: 600px) {
  .language {
    left: auto;
    margin-right: 0;
  }
}
.language > li {
  position: relative;
  background: #f1f2f3;
  padding: 7px 10px 7px 16px;
}
@media (min-width: 600px) {
  .language > li {
    background: none;
    padding: 6px 12px;
  }
}
@media (min-width: 600px) {
  .language > li > i:nth-child(2) {
    display: none;
  }
}
@media (min-width: 750px) {
  .language > li > i:nth-child(2) {
    display: block;
  }
}

.language__submenu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 700;
}
li:hover > .language__submenu {
  visibility: visible;
}
.language.is--disabled li:hover > .language__submenu {
  visibility: hidden;
  display: none;
}

.language__submenu__list {
  overflow: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  background: #f1f2f3;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media (min-width: 600px) {
  .language__submenu__list {
    padding: 6px 0;
  }
}
li:hover .language__submenu__list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.language__submenu__list > li {
  padding: 7px 20px;
}
@media (min-width: 600px) {
  .language__submenu__list > li {
    padding: 0 12px;
  }
}
.language__submenu__list > li > a {
  display: block;
  text-decoration: none;
}
.language__submenu__list > li.is--active > a, .language__submenu__list > li > a:hover {
  font-weight: bold;
}

/**
    Footer
**/
.footer {
  padding: 20px 0;
  color: #8e9295;
}
.footer a {
  color: #8e9295;
  text-decoration: none;
}
.footer a:hover {
  color: #183d4e;
}
.footer img {
  display: none;
  max-width: 100%;
}
@media (min-width: 750px) {
  .footer img {
    display: block;
    margin-bottom: 10px;
  }
}
.footer [class^="icon--"]:before,
.footer [class*=" icon--"]:before {
  margin: 0 4px;
}

.footer__list__item {
  display: none;
}
@media (min-width: 600px) {
  .footer__list__item {
    display: inline-block;
  }
}
.footer__list__item:last-child {
  display: inline-block;
  text-align: center;
}
@media (min-width: 750px) {
  .footer__list__item:last-child {
    text-align: left;
  }
}
@media (min-width: 600px) {
  .footer__list__item:last-child > .footer__list {
    border-top: 1px solid #e0e2e4;
    padding-top: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 750px) {
  .footer__list__item:last-child > .footer__list {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
.footer__list__item:last-child > .footer__list > li {
  display: inline-block;
  font-size: 28px;
  max-width: 100%;
}

.footer__bottom {
  text-align: center;
  border-top: 1px solid #e0e2e4;
  padding-top: 10px;
  margin-top: 10px;
}
@media (min-width: 750px) {
  .footer__bottom {
    text-align: left;
  }
}

/**
    Sidebar
**/
.sidebar__item {
  padding: 20px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .sidebar__item {
    margin-bottom: 30px;
  }
}

.sidebar__item:last-child {
  margin-bottom: 0;
}

.sidebar__item--bright {
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  color: #183d4e;
}
.sidebar__item--bright h1,
.sidebar__item--bright h2,
.sidebar__item--bright h3,
.sidebar__item--bright h4,
.sidebar__item--bright h5,
.sidebar__item--bright h6 {
  color: #0094d5;
}

.sidebar__item--dark {
  color: #fff;
  background: #0094d5;
}
.sidebar__item--dark a {
  color: #fff;
}
.sidebar__item--dark a:hover {
  color: #b2d3f1;
}
.sidebar__item--dark h1,
.sidebar__item--dark h2,
.sidebar__item--dark h3,
.sidebar__item--dark h4,
.sidebar__item--dark h5,
.sidebar__item--dark h6 {
  color: #fff;
}

.sidebar__menu {
  list-style-type: none;
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  .sidebar__menu {
    margin-bottom: 30px;
  }
}
.sidebar__menu:first-child {
  margin-top: -10px;
}
.sidebar__menu:last-child {
  margin-bottom: -10px;
}
.sidebar__menu > li {
  border-bottom: 1px solid #f1f2f3;
  overflow: hidden;
}
.sidebar__menu > li:last-child {
  border-bottom: none;
}
.sidebar__menu > li > a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.sidebar__menu > li.is--active > a {
  font-weight: bold;
}
.sidebar__menu > li > a > i {
  float: right;
}

.sidebar__submenu {
  list-style-type: none;
}
.sidebar__submenu > li {
  border-top: 1px solid #f1f2f3;
  overflow: hidden;
}
.sidebar__submenu > li > a {
  display: block;
  padding: 10px 0 10px 15px;
  text-decoration: none;
}
.sidebar__submenu > li.is--active > a {
  font-weight: bold;
}
.sidebar__submenu > li > a > i {
  float: right;
}

.sidebar__ad {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.sidebar__ad > img {
  max-width: 50%;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .sidebar__ad > img {
    max-width: 20%;
    margin-bottom: 20px;
  }
}
@media (min-width: 750px) {
  .sidebar__ad > img {
    max-width: 50%;
    margin-bottom: 100px;
  }
}

.sidebar__item ul.iconless > li {
  overflow: hidden;
}
.sidebar__item ul.iconless > li > i {
  float: left;
  width: 24px;
}
.sidebar__item ul.iconless > li > i + a, .sidebar__item ul.iconless > li > i + span {
  display: block;
  margin-left: 24px;
}

/**
    Banner
**/
.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
  color: #fff;
}

.banner--small {
  height: 40px;
}
@media (min-width: 600px) {
  .banner--small {
    height: 90px;
  }
}
@media (min-width: 750px) {
  .banner--small {
    height: 100px;
  }
}

.banner--subbanner {
  padding: 10% 0;
}
@media (min-width: 600px) {
  .banner--subbanner {
    padding: 8% 0;
  }
}
@media (min-width: 750px) {
  .banner--subbanner {
    padding: 90px 0;
  }
}

.banner--centered {
  text-align: center;
}

.banner--left > .inner {
  text-align: center;
}
@media (min-width: 600px) {
  .banner--left > .inner {
    text-align: left;
    padding-right: 35%;
  }
}
@media (min-width: 1000px) {
  .banner--left > .inner {
    padding-right: 500px;
  }
}

.banner--right {
  background-position: right center;
}
@media (min-width: 600px) {
  .banner--right {
    background-position: center;
  }
}
.banner--right > .inner {
  text-align: center;
}
@media (min-width: 600px) {
  .banner--right > .inner {
    text-align: left;
    padding-left: 35%;
  }
}
@media (min-width: 750px) {
  .banner--right > .inner {
    padding-left: 40%;
  }
}
@media (min-width: 1000px) {
  .banner--right > .inner {
    padding-left: 500px;
  }
}

.slides__wrapper__outer,
.slides__wrapper {
  max-height: 550px;
  overflow: hidden;
}

.slides__wrapper__inner {
  position: relative;
  height: 0;
  padding-bottom: 50%;
  min-height: 350px;
}
@media (min-width: 600px) {
  .slides__wrapper__inner {
    min-height: 450px;
  }
}

.slides__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.slide {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  /* Flicker Bugfix */
}

.slide__content__wrapper__outer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.slide__content__wrapper__outer, .slide__content__wrapper__outer:hover {
  color: #fff;
}

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

.slide__content {
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 750px) {
  .slide__content {
    padding: 0 50px 90px 50px;
  }
}

.slides__navigation {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 100;
  opacity: .5;
}
@media (min-width: 750px) {
  .slides__navigation {
    display: block;
  }
}
.slides__navigation > .prev, .slides__navigation > .next {
  position: absolute;
  color: #fff;
  top: -20px;
  width: 50px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  text-decoration: none;
}
@media (min-width: 750px) {
  .slides__navigation > .prev, .slides__navigation > .next {
    top: -25px;
    width: 60px;
    height: 50px;
    font-size: 50px;
    line-height: 50px;
  }
}
.slides__navigation > .prev:before, .slides__navigation > .next:before {
  margin: 0;
}
.slides__navigation > .prev {
  left: 0;
}
.slides__navigation > .next {
  right: 0;
}

.slides__pagination {
  display: none;
}
@media (min-width: 750px) {
  .slides__pagination {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 70px;
    text-align: center;
    z-index: 200;
  }
  .slides__pagination > a {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #fff;
    margin: 0 8px;
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.5s box-shadow cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: 0.5s box-shadow cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .slides__pagination > a.current {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
}

.banner__input {
  width: 300px;
  max-width: 100%;
}

/**
    Image Badges
**/
.image__badge__item {
  display: block;
  position: relative;
  height: auto;
  background: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
  text-decoration: none;
}
.image__badge__item.image__badge__item--floating {
  overflow: hidden;
  padding-left: 65px;
}
@media (min-width: 750px) {
  .image__badge__item.image__badge__item--floating {
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.image__badge__image {
  display: block;
  height: 160px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #0094d5;
}
@media (min-width: 1000px) {
  .image__badge__image {
    height: 190px;
  }
}
.image__badge__item--floating > .image__badge__image {
  position: absolute;
  width: 65px;
  left: 0;
  height: 100%;
  border-right: 5px solid #0094d5;
  border-bottom: none;
}
@media (min-width: 750px) {
  .image__badge__item--floating > .image__badge__image {
    border-right: none;
    border-bottom: 5px solid #0094d5;
    position: relative;
    float: none;
    height: 160px;
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .image__badge__item--floating > .image__badge__image {
    height: 190px;
  }
}

.image__badge__content {
  position: relative;
  display: block;
  padding: 20px 40px 20px 20px;
}
.image__badge__content h5 > i {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -13px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
a:hover .image__badge__content h5 > i {
  -webkit-transform: translate3d(7px, 0, 0);
          transform: translate3d(7px, 0, 0);
}

.image__badge__slideout__wrapper {
  display: none;
}
.image__badge__slideout__wrapper.is--active {
  display: block;
}

.image__badge__slideout {
  background: #44a9e0;
  padding: 0 2000px;
  margin: 0 -2000px;
  height: 0;
  overflow: hidden;
  margin-bottom: 0;
  -webkit-transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), margin 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), margin 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.image__badge__slideout__wrapper.is--animated .image__badge__slideout {
  height: auto;
  margin-bottom: -30px;
}
@media (min-width: 750px) {
  .image__badge__slideout__wrapper.is--animated .image__badge__slideout {
    margin-bottom: -60px;
  }
}

.image__badge__slideout__top {
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  .image__badge__slideout__top {
    margin-bottom: 30px;
  }
}

.video__wrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
.video__wrapper > iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/**
    Tabs
**/
.vertical-tabs__navigation > li {
  float: left;
}
@media (min-width: 600px) {
  .vertical-tabs__navigation > li {
    float: none;
    border-bottom: 1px solid #e0e2e4;
  }
  .vertical-tabs__navigation > li:last-child {
    border-bottom: none;
  }
}
.vertical-tabs__navigation > li.is--active {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  border-bottom: none;
}
.vertical-tabs__navigation > li > a {
  display: block;
  padding: 15px 11px;
  font-weight: bold;
  color: #8e9295;
  text-decoration: none;
}
@media (min-width: 600px) {
  .vertical-tabs__navigation > li > a {
    padding: 15px 20px;
  }
  .vertical-tabs__navigation > li > a > i {
    display: block;
    float: left;
  }
}
.vertical-tabs__navigation > li.is--active > a, .vertical-tabs__navigation > li > a:hover {
  color: #0094d5;
}

.vertical-tabs__content {
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  overflow: hidden;
}
.vertical-tabs__content > li {
  padding: 20px;
  display: none;
  overflow: hidden;
}
.vertical-tabs__content > li.is--active {
  display: block;
}
.vertical-tabs__content .thumbnail__list__image {
  border-color: #f1f2f3;
}

.vertical-tabs__title {
  display: none;
}
@media (min-width: 600px) {
  .vertical-tabs__title {
    display: block;
    margin-left: 33px;
  }
}

.horizontal-tabs__navigation {
  overflow: hidden;
}
.horizontal-tabs__navigation > li {
  border-bottom: 1px solid #e0e2e4;
}
.horizontal-tabs__navigation > li:last-child {
  border-bottom: none;
}
@media (min-width: 600px) {
  .horizontal-tabs__navigation > li {
    float: left;
    border-bottom: none;
  }
}
@media (min-width: 600px) {
  .horizontal-tabs__navigation > li.is--active {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #fff;
    box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  }
}
.horizontal-tabs__navigation > li > a {
  display: block;
  padding: 7px 11px;
  font-weight: bold;
  text-decoration: none;
  color: #8e9295;
}
@media (min-width: 600px) {
  .horizontal-tabs__navigation > li > a {
    padding: 15px 20px;
  }
}
.horizontal-tabs__navigation > li.is--active > a, .horizontal-tabs__navigation > li > a:hover {
  color: #0094d5;
}
.horizontal-tabs__navigation.is--compressed > li {
  float: none;
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #e0e2e4;
}
.horizontal-tabs__navigation.is--compressed > li:last-child {
  border-bottom: none;
}

.horizontal-tabs__content {
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  overflow: hidden;
}
.horizontal-tabs__content > li {
  padding: 20px;
  display: none;
}
.horizontal-tabs__content > li.is--active {
  display: block;
}

/**
    Lists
**/
/* Normal List */
ul:not([class]) {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  ul:not([class]) {
    margin-bottom: 20px;
  }
}
ul:not([class]):last-child {
  margin-bottom: 0;
}
ul:not([class]) > li {
  position: relative;
  padding: 5px 0 5px 25px;
}
ul:not([class]) > li:before {
  position: absolute;
  top: 8px;
  left: 0;
  font-family: "egapark-icons";
  content: '\e816';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  color: #0094d5;
}
@media (min-width: 750px) {
  ul:not([class]) > li:before {
    top: 10px;
  }
}

/* Thumbnail Lists */
.thumbnail__list {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .thumbnail__list {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.thumbnail__list:first-child {
  margin-top: 0;
}
.thumbnail__list:last-child {
  margin-bottom: 0;
}
.thumbnail__list > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e2e4;
}
@media (min-width: 600px) {
  .thumbnail__list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.thumbnail__list > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .thumbnail__list.thumbnail__list--breakpoint-3-borderless > li {
    border-bottom: none;
  }
}
.section--blue .thumbnail__list > li {
  border-color: #b2d3f1;
}
@media (min-width: 750px) {
  .thumbnail__list.thumbnail__list--large > li {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .thumbnail__list.thumbnail__list--large > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.thumbnail__list__link {
  display: block;
  position: relative;
  margin-right: -20px;
  overflow: hidden;
  text-decoration: none;
}
.thumbnail__list--small .thumbnail__list__link {
  padding-right: 40px;
}
.thumbnail__list--large .thumbnail__list__link {
  padding-right: 55px;
}
.thumbnail__list__link h1 i, .thumbnail__list__link h2 i, .thumbnail__list__link h3 i, .thumbnail__list__link h4 i, .thumbnail__list__link h5 i, .thumbnail__list__link h6 i {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -13px;
  color: #8e9295;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.thumbnail__list__link:hover h1 i, .thumbnail__list__link:hover h2 i, .thumbnail__list__link:hover h3 i, .thumbnail__list__link:hover h4 i, .thumbnail__list__link:hover h5 i, .thumbnail__list__link:hover h6 i {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

.thumbnail__list__image {
  float: left;
  display: block;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border: 5px solid #fff;
  width: 50px;
}
@media (min-width: 600px) {
  .thumbnail__list__image {
    width: 85px;
  }
  .thumbnail__list--small .thumbnail__list__image {
    width: 60px;
  }
}
@media (min-width: 750px) {
  .thumbnail__list--large .thumbnail__list__image {
    width: 185px;
  }
}
.old-android-native .thumbnail__list__image {
  border: none;
}

.thumbnail__list__search__icon {
  float: left;
  display: block;
  border: 5px solid #fff;
  width: 50px;
  height: 50px;
  line-height: 40px;
  background: #0094d5;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
@media (min-width: 600px) {
  .thumbnail__list__search__icon {
    width: 60px;
    height: 60px;
    line-height: 50px;
    font-size: 30px;
  }
}
@media (min-width: 750px) {
  .thumbnail__list--large .thumbnail__list__search__icon {
    width: 185px;
    height: 185px;
    line-height: 175px;
  }
}

.thumbnail__list__content {
  display: block;
  margin-left: 60px;
}
@media (min-width: 600px) {
  .thumbnail__list__content {
    margin-left: 100px;
  }
  .thumbnail__list--small .thumbnail__list__content {
    margin-left: 70px;
  }
}
@media (min-width: 750px) {
  .thumbnail__list--large .thumbnail__list__content {
    padding-top: 10px;
    margin-left: 210px;
  }
}

.thumbnail__list__content__left,
.thumbnail__list__content__right {
  display: block;
}

.thumbnail__list__content__left {
  overflow: hidden;
}

.thumbnail__list__content__right {
  float: right;
}
.thumbnail__list__content__right > .button {
  display: block;
  margin-bottom: 5px;
}

.thumbnail__list__slideout {
  position: relative;
  display: none;
  clear: both;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 20px;
  margin-top: 10px;
}
@media (min-width: 750px) {
  .thumbnail__list__slideout {
    margin-top: 30px;
  }
}
.thumbnail__list__slideout.is--active {
  display: block;
}
.thumbnail__list__slideout:after {
  content: '';
  position: absolute;
  top: -12px;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 12px solid #fff;
}

/* Floating Lists */
.floating__list {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .floating__list {
    margin-bottom: 22px;
  }
}
.floating__list:last-child {
  margin-bottom: 0;
}
.floating__list > li {
  overflow: hidden;
  padding: 10px 0;
  border-top: 1px solid #e0e2e4;
}
.section--blue .floating__list > li, .sidebar__item--dark .floating__list > li {
  border-top: 1px solid #b2d3f1;
}
.floating__list:first-child > li:first-child {
  border-top: none;
}

.floating__list__left {
  overflow: hidden;
}

.floating__list__right {
  float: right;
  text-align: right;
}
.floating__list--early-break .floating__list__right {
  float: none;
  text-align: left;
}
@media (min-width: 400px) {
  .floating__list--early-break .floating__list__right {
    float: right;
    text-align: right;
  }
}

/* Map Route */
.map__route__list {
  list-style-type: none;
}
.map__route__list > li {
  position: relative;
  padding: 7px 0 7px 30px;
}
@media (min-width: 750px) {
  .map__route__list > li {
    padding: 10px 0 10px 40px;
  }
}
.map__route__list > li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0px;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 3px solid #0094d5;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  z-index: 2;
}
@media (min-width: 750px) {
  .map__route__list > li:before {
    top: 15px;
  }
}
.map__route__list > li:after {
  content: '';
  position: absolute;
  top: 18px;
  left: 5px;
  height: 100%;
  width: 5px;
  background: #0094d5;
  z-index: 1;
}
@media (min-width: 750px) {
  .map__route__list > li:after {
    top: 20px;
  }
}
.map__route__list > li:last-child:after {
  content: '';
  height: 0%;
}

/* Date List */
.date__list {
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  .date__list {
    margin-bottom: 30px;
  }
}
.date__list > li {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e2e4;
}
.section--blue .date__list > li {
  border-bottom: 1px solid #b2d3f1;
}
.date__list > li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.date__list__left {
  display: block;
  float: left;
  width: 90px;
}

.date__list__right {
  display: block;
  margin-left: 80px;
  padding-left: 10px;
}
.date__list__link .date__list__right {
  padding-right: 30px;
}

.date__list__link {
  display: block;
  position: relative;
  text-decoration: none;
}
.date__list__link i {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 0;
  color: #b2d3f1;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.date__list__link:hover i {
  -webkit-transform: translate3d(7px, 0, 0);
          transform: translate3d(7px, 0, 0);
}

/* Table List */
.table__list {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .table__list {
    display: table;
  }
}
@media (min-width: 750px) {
  .table__list {
    margin-bottom: 30px;
  }
}
.table__list:last-child {
  margin-bottom: 0;
}
.table__list > li {
  width: 100%;
  padding: 10px;
  position: relative;
}
@media (min-width: 600px) {
  .table__list > li {
    display: table-row;
    padding: 0;
  }
}
@media (min-width: 600px) {
  .table__list > li > div {
    display: table-cell;
    padding: 10px 5px;
    min-width: 130px;
  }
  .table__list > li > div:first-child {
    padding-left: 10px;
  }
  .table__list > li > div:last-child {
    padding-right: 10px;
  }
}
.table__list > li:nth-child(odd) {
  background: #fff;
}
.table__list > li:nth-child(odd):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #fff;
  pointer-events: none;
}

/**
    Prices
**/
.price__section {
  padding: 20px;
  position: relative;
}
.price__section .floating__list > li {
  border-top: 1px solid #44a9e0;
}

.price__section--primary {
  background: #0085c0;
  z-index: 101;
}

.price__section--secondary {
  background: #0094d5;
  z-index: 100;
}

.price__header {
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .price__header {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.price__header h3 {
  margin-bottom: 0;
}
.price__header em {
  color: #b2d3f1;
}
.price__header .button {
  color: #fff;
}

.price__slider__wrapper {
  overflow: hidden;
}

.price__slider {
  width: 200%;
}

.price__slide {
  position: relative;
  float: left;
  width: 50%;
  left: 0;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.csstransforms3d .price__slider__wrapper.is--toggled .price__slide {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.no-csstransforms3d .price__slider__wrapper.is--toggled .price__slide {
  left: -50%;
}
.price__slide:first-child, .price__slider__wrapper.is--toggled .price__slide:last-child {
  opacity: 1;
}
.price__slide:last-child, .price__slider__wrapper.is--toggled .price__slide:first-child {
  opacity: 0;
}

/**
    Map
**/
.map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
}

.map__overlay__wrapper {
  position: relative;
  z-index: 2;
  pointer-events: none;
  margin-top: 240px;
}
@media (min-width: 750px) {
  .map__overlay__wrapper {
    margin-top: 0;
  }
}

.map__overlay {
  pointer-events: auto;
  position: relative;
}

.section--map-results {
  display: none;
}

.section--map-results.is--visible {
  display: block;
}

/**
    Timeline
**/
.timeline {
  position: relative;
}
.timeline:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}

.timeline__item__wrapper {
  position: relative;
  padding-left: 45px;
  padding-bottom: 15px;
  z-index: 3;
}
@media (min-width: 750px) {
  .timeline__item__wrapper {
    width: 50%;
  }
  .timeline__item__wrapper:nth-child(odd) {
    float: left;
    clear: left;
    padding: 0 30px 0 0;
  }
  .timeline__item__wrapper:nth-child(even) {
    float: right;
    clear: right;
    padding: 0 0 0 30px;
  }
  .timeline__item__wrapper ~ .timeline__item__wrapper {
    margin-top: 30px;
  }
}
.csstransforms3d .timeline__item__wrapper .timeline__triangle {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 16px;
  left: -40px;
  overflow: hidden;
}
.csstransforms3d .timeline__item__wrapper .timeline__triangle:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 25%;
  right: -25%;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
}
.csstransforms3d .timeline__item__wrapper .timeline__triangle:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 12px;
  background: #0094d5;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border: 3px solid #e0e2e4;
}
@media (min-width: 750px) {
  .csstransforms3d .timeline__item__wrapper:nth-child(odd) .timeline__triangle {
    left: auto;
    right: -40px;
  }
  .csstransforms3d .timeline__item__wrapper:nth-child(odd) .timeline__triangle:after {
    left: -25%;
    right: auto;
  }
  .csstransforms3d .timeline__item__wrapper:nth-child(odd) .timeline__triangle:before {
    right: 2px;
  }
  .csstransforms3d .timeline__item__wrapper:nth-child(even) .timeline__triangle {
    left: -40px;
    right: auto;
  }
  .csstransforms3d .timeline__item__wrapper:nth-child(even) .timeline__triangle:after {
    left: auto;
    right: -25%;
  }
  .csstransforms3d .timeline__item__wrapper:nth-child(even) .timeline__triangle:before {
    right: 21px;
  }
}
.timeline__item__wrapper .image__badge__item {
  margin-bottom: 0;
}

.timeline__year__wrapper {
  clear: both;
  position: relative;
  z-index: 2;
}
@media (min-width: 750px) {
  .timeline__year__wrapper {
    text-align: center;
  }
  .timeline ~ .timeline .timeline__year__wrapper {
    padding-top: 30px;
  }
}

.timeline__year {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 19px;
  font-weight: bold;
  background: #0094d5;
  color: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 750px) {
  .timeline__year {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
  }
}

.timeline__line {
  position: absolute;
  left: 22px;
  width: 5px;
  height: 100%;
  background: #e0e2e4;
  z-index: 1;
}
@media (min-width: 750px) {
  .timeline__line {
    left: 50%;
    margin-left: -2px;
  }
}

/**
    Image Gallery
**/
.gallery__bottom {
  margin-top: 15px;
}
@media (min-width: 750px) {
  .gallery__bottom {
    margin-top: 30px;
  }
}

.gallery__item {
  display: block;
  position: relative;
  background: #fff;
  padding: 10px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  .gallery__item {
    margin-bottom: 30px;
  }
}
.gallery__item > img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery__item:before {
  font-family: 'egapark-icons';
  content: '\e825';
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  margin-top: -12px;
  color: #0094d5;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.gallery__item:after {
  content: '';
  position: absolute;
  display: block;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: #fff;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.gallery__item:hover:before {
  opacity: 1;
}
.gallery__item:hover:after {
  opacity: .8;
}

/**
    Lightbox
**/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.fancybox-opened {
  z-index: 8030;
  opacity: 1;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: visibility 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav,
.fancybox-nav:hover {
  font-size: 32px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.fancybox-nav:hover span {
  visibility: visible;
  opacity: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #fff;
  opacity: .8;
  cursor: pointer;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: rgba(0, 0, 0, 0.8);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/**
    Pagination
**/
.pagination {
  margin-top: 20px;
  text-align: center;
}
.pagination > a {
  display: inline-block;
  margin-left: 3px;
  margin-top: 3px;
  padding: 5px 3px;
  color: #183d4e;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  text-align: center;
  min-width: 25px;
  text-decoration: none;
}
.pagination > a:hover {
  color: #0094d5;
}
.pagination > a:first-child {
  margin-left: 0;
}
.pagination > a.is--active, .pagination > a.is--active:hover {
  background: #0085c0;
  color: #fff;
  box-shadow: none;
}
@media (min-width: 750px) {
  .pagination > a {
    margin-left: 5px;
    margin-top: 5px;
    padding: 5px;
    min-width: 33px;
  }
}

/**
    Events
**/
@media (min-width: 750px) {
  .event__month {
    position: relative;
  }
  .event__month:after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 12px solid #44a9e0;
  }
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* 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 {
  -webkit-transition: height 500ms ease-in-out;
  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: 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 CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
/**
    Booking
**/
.booking__day {
  display: block;
  float: left;
  margin: 2px;
  padding: 5px;
  background: #f1f2f3;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-width: 26px;
  text-align: center;
  text-decoration: none;
}
.booking__day[data-booking-rel] {
  background: #44a9e0;
  color: #fff;
}
.booking__day.is--active {
  background: #0085c0;
  color: #fff;
}

.booking__location {
  display: block;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #0094d5;
  padding: 20px;
  margin: 8px 0;
  text-decoration: none;
}
.booking__location:hover {
  background: #0085c0;
}
.booking__location.is--deactivated {
  opacity: 0.5;
}
.booking__location.is--deactivated:hover {
  background: #0094d5;
}

.booking__carousel {
  position: relative;
}
.booking__carousel .owl-prev, .booking__carousel .owl-next {
  position: absolute;
  top: 3px;
  width: 40px;
}
@media (min-width: 750px) {
  .booking__carousel .owl-prev, .booking__carousel .owl-next {
    top: 15px;
  }
}
.booking__carousel .owl-prev {
  left: 0;
}
.booking__carousel .owl-next {
  right: 0;
}

/**
    Tickets
**/
.tickets__number {
  box-shadow: none;
  background: #f1f2f3;
  padding: 2px 4px;
  width: 50px;
  margin: 0 5px;
}
.sidebar__item--dark .tickets__number {
  background: #fff;
}

.button.button--medium.button--bright.tickets__remove {
  box-shadow: none;
}

.tickets__endprice {
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #fff;
}
@media (min-width: 600px) {
  .tickets__endprice {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media (min-width: 750px) {
  .tickets__endprice {
    font-size: 45px;
    line-height: 47px;
  }
}

/**
    Egapark Map
**/
.egamap__pre__thumb {
  float: left;
  width: 50px;
}
@media (min-width: 600px) {
  .egamap__pre__thumb {
    width: 85px;
  }
}
@media (min-width: 750px) {
  .egamap__pre__thumb {
    width: 185px;
  }
}
.egamap__pre__thumb img {
  border: 5px solid #b2d3f1;
  border-radius: 50%;
}
.old-android-native .egamap__pre__thumb img {
  border: none;
}

.egamap__pre__text {
  margin-left: 60px;
}
@media (min-width: 600px) {
  .egamap__pre__text {
    margin-left: 100px;
  }
}
@media (min-width: 750px) {
  .egamap__pre__text {
    margin-left: 210px;
  }
}

/**
    Info Carousel
**/
.info-carousel__wrapper {
  padding: 0 40px;
  position: relative;
}
.info-carousel__wrapper .owl-prev,
.info-carousel__wrapper .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  font-size: 28px;
  line-height: 28px;
  color: #e0e2e4;
  -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.info-carousel__wrapper .owl-prev:hover,
.info-carousel__wrapper .owl-next:hover {
  color: #183d4e;
}
.info-carousel__wrapper .owl-prev {
  left: -30px;
}
.info-carousel__wrapper .owl-next {
  right: -30px;
}
.info-carousel__wrapper > div > a > img {
  display: none;
}

.info-carousel__item {
  display: block;
  padding: 0 15%;
}
.info-carousel__item > img {
  display: block;
  width: 100%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border: 5px solid #f1f2f3;
  -webkit-transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.old-android-native .info-carousel__item > img {
  border: none;
}
.info-carousel__item.is--active > img {
  border: 5px solid #0094d5;
}
.old-android-native .info-carousel__item.is--active > img {
  border: none;
}

.info-carousel__thumb {
  float: left;
  width: 50px;
}
@media (min-width: 600px) {
  .info-carousel__thumb {
    width: 85px;
  }
}
@media (min-width: 750px) {
  .info-carousel__thumb {
    width: 185px;
  }
}
.info-carousel__thumb > img {
  border: 5px solid rgba(255, 255, 255, 0.5);
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
.old-android-native .info-carousel__thumb > img {
  border: none;
}

.info-carousel__text {
  margin-left: 60px;
}
@media (min-width: 600px) {
  .info-carousel__text {
    margin-left: 100px;
  }
}
@media (min-width: 750px) {
  .info-carousel__text {
    margin-left: 210px;
  }
}

.info-carousel__item__content {
  display: none;
}
.info-carousel__item__content.is--active {
  display: block;
}

/**
    Image Slideshow
**/
.image__slideshow {
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  .image__slideshow {
    margin-bottom: 30px;
  }
}
.image__slideshow > div > img {
  display: none;
}
.image__slideshow img {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.image__slideshow .owl-prev,
.image__slideshow .owl-next {
  position: absolute;
  top: 0%;
  height: 100%;
  width: 50px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 28px;
  line-height: 28px;
}
.image__slideshow .owl-prev > i,
.image__slideshow .owl-next > i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -20px;
}
.image__slideshow .owl-prev {
  left: 0;
}
.image__slideshow .owl-next {
  right: 0;
}

/**
    Partner
**/
.partner__slideshow > a > img {
  display: none;
}

/**
    Message
**/
.message__wrapper {
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  .message__wrapper {
    margin-bottom: 22px;
  }
}
.message__wrapper:last-child {
  margin-bottom: 0;
}

.message {
  display: inline-block;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #0094d5;
  border: 3px solid #0094d5;
  padding: 7px;
}
.banner .message, .sidebar__item--dark .message, .section--blue .message {
  color: #fff;
  border: 3px solid #fff;
}

/**
    Parkmap
**/
.parkmap__wrapper {
  height: 500px;
  position: relative;
}

.parkmap__top {
  position: relative;
  height: 59px;
  color: #fff;
  background: #0094d5;
  text-align: center;
  z-index: 100;
}

.parkmap__logo {
  position: relative;
  display: block;
  float: left;
  padding: 10px 0;
  width: auto;
  height: 100%;
  z-index: 100;
}
@media (min-width: 750px) {
  .parkmap__logo {
    margin-left: 7px;
  }
}
@media (min-width: 1000px) {
  .parkmap__logo {
    padding: 7px 0;
  }
}

.parkmap__logo__inner {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 750px) {
  .parkmap__logo__inner {
    width: 38px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}
@media (min-width: 1000px) {
  .parkmap__logo__inner {
    width: 141px;
  }
}
.parkmap__logo__inner > img {
  width: auto;
  height: 100%;
  max-width: none;
}

.parkmap__bottom {
  position: absolute;
  width: 100%;
  top: 59px;
  bottom: 0;
  z-index: 90;
}

.parkmap__left {
  display: none;
  position: relative;
  height: 100%;
  float: left;
  width: 300px;
  z-index: 2;
  background: #f1f2f3;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 750px) {
  .parkmap__left {
    display: block;
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .parkmap__left {
    width: 350px;
  }
}

.parkmap__right {
  position: relative;
  height: 100%;
  z-index: 1;
}
@media (min-width: 750px) {
  .parkmap__right {
    margin-left: 300px;
  }
}
@media (min-width: 1200px) {
  .parkmap__right {
    margin-left: 350px;
  }
}

.parkmap__map {
  position: relative;
  height: 100%;
  z-index: 1;
}
.parkmap__map .gm-style {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.parkmap__map .infobox {
  pointer-events: none;
}

.parkmap__map img {
  max-width: none;
}

.parkmap__content {
  position: absolute;
  height: 100%;
  z-index: 2;
  width: 100%;
  background: #0094d5;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 750px) {
  .parkmap__content {
    max-width: 650px;
  }
}
.parkmap__content.is--active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
}
.no-csstransforms3d .parkmap__content {
  display: none;
}
.no-csstransforms3d .parkmap__content.is--active {
  display: block;
}
.parkmap__content h2 {
  padding-right: 50px;
}
.parkmap__content .parkmap__content__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  border-radius: 50%;
  background: #8e9295;
  color: #fff;
  opacity: .5;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.parkmap__content .parkmap__content__close:hover {
  opacity: 1;
}
@media (min-width: 750px) {
  .parkmap__content .parkmap__content__close {
    top: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
  }
}

.parkmap__content__inner {
  position: relative;
  padding: 20px 15px;
  background: #fff;
}
@media (min-width: 750px) {
  .parkmap__content__inner {
    padding: 50px 65px;
  }
}
.parkmap__content__inner div {
  position: relative;
}

.parkmap__content__bottom {
  padding: 20px 15px;
  color: #fff;
  background: #0094d5;
}
@media (min-width: 750px) {
  .parkmap__content__bottom {
    padding: 50px 65px;
  }
}

@media (min-width: 600px) {
  .parkmap__content__share {
    text-align: right;
  }
}
.parkmap__content__share > a, .parkmap__content__share > a:hover {
  font-size: 32px;
  color: #fff;
}

.parkmap__list > li {
  position: relative;
  padding: 0 15px;
  display: none;
  background: #f1f2f3;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.parkmap__list > li.is--visible {
  display: block;
}
.parkmap__list > li.is--active {
  background: #fff;
}
.parkmap__list > li.is--active:before, .parkmap__list > li.is--active:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 999;
  background: #fff;
}
.parkmap__list > li.is--active:before {
  top: -1px;
}
.parkmap__list > li.is--active:after {
  bottom: 0;
}
.parkmap__list > li > a {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e0e2e4;
  text-decoration: none;
}
.parkmap__list > li > a h6 {
  line-height: 50px;
  margin-bottom: 0;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 600px) {
  .parkmap__list > li > a h6 {
    line-height: 60px;
  }
}
.parkmap__list > li > a i {
  position: absolute;
  top: 10px;
  right: 0;
  color: #8e9295;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.parkmap__list > li > a:hover i {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.parkmap__list > li:last-child > a {
  border-bottom: none;
}

.parkmap__section__dropdown-toggler {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 59px;
  text-align: center;
  background: #0094d5;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.parkmap__section__dropdown-toggler.is--active {
  background: #0085c0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.parkmap__logo + .parkmap__section__dropdown-toggler {
  float: right;
  width: auto;
  margin-right: 7px;
}
.parkmap__logo + .parkmap__section__dropdown-toggler.is--active {
  background: #0094d5;
}
@media (min-width: 750px) {
  .parkmap__section__dropdown-toggler {
    display: none;
  }
}

.parkmap__section__dropdown__wrapper {
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  overflow: hidden;
  -webkit-transition: visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: visibility 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.parkmap__section__dropdown__wrapper.is--active {
  visibility: visible;
}
@media (min-width: 750px) {
  .parkmap__section__dropdown__wrapper {
    visibility: visible;
    position: relative;
    left: 0;
    top: 0;
    overflow: visible;
  }
}
.old-android-native .parkmap__section__dropdown__wrapper {
  -webkit-transition: none;
          transition: none;
}
.parkmap__section__dropdown__wrapper > .parkmap__section__dropdown {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
  background: #0094d5;
  padding: 5px 10px 10px 10px;
}
@media (min-width: 600px) {
  .parkmap__section__dropdown__wrapper > .parkmap__section__dropdown {
    padding: 15px 20px 20px 20px;
  }
}
@media (min-width: 750px) {
  .parkmap__section__dropdown__wrapper > .parkmap__section__dropdown {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    padding: 0;
  }
}
.no-csstransforms3d .parkmap__section__dropdown__wrapper > .parkmap__section__dropdown {
  display: none;
}
@media (min-width: 750px) {
  .no-csstransforms3d .parkmap__section__dropdown__wrapper > .parkmap__section__dropdown {
    display: block;
  }
}
.parkmap__section__dropdown__wrapper.is--active > .parkmap__section__dropdown {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.no-csstransforms3d .parkmap__section__dropdown__wrapper.is--active > .parkmap__section__dropdown {
  display: block;
}

.parkmap__section-toggler {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 7px;
  line-height: 45px;
  color: #44a9e0;
  background: #0085c0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  overflow: hidden;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  text-align: left;
}
@media (min-width: 750px) {
  .parkmap__section-toggler {
    display: inline-block;
    width: auto;
    margin-left: 5px;
  }
}
.parkmap__section-toggler.is--active {
  color: #fff;
  background: #0085c0;
}
.parkmap__section-toggler.is--active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.parkmap__section-toggler__icon {
  display: block;
  position: relative;
  float: left;
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  /*
  events
  
  .parkmap__section-toggler--5.is--active > & {
  	background: #ead100;
  }
  */
}
@media (min-width: 750px) {
  .parkmap__section-toggler__icon {
    width: 30px;
  }
}
@media (min-width: 1000px) {
  .parkmap__section-toggler__icon {
    width: 45px;
  }
}
.parkmap__section-toggler__icon > i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.parkmap__section-toggler--1.is--active > .parkmap__section-toggler__icon {
  background: #c51246;
}
.parkmap__section-toggler--2.is--active > .parkmap__section-toggler__icon {
  background: #d37f31;
}
.parkmap__section-toggler--3.is--active > .parkmap__section-toggler__icon {
  background: #1c8c7f;
}
.parkmap__section-toggler--4.is--active > .parkmap__section-toggler__icon {
  background: #ead100;
}
.parkmap__section-toggler--6.is--active > .parkmap__section-toggler__icon {
  background: #006d9d;
}

.parkmap__section-toggler__text {
  display: block;
  padding: 0 10px;
  margin-left: 45px;
}
@media (min-width: 750px) {
  .parkmap__section-toggler__text {
    padding: 0 8px;
    margin-left: 30px;
  }
}
@media (min-width: 1000px) {
  .parkmap__section-toggler__text {
    padding: 0 10px;
    margin-left: 45px;
  }
}

.parkmap__section-description {
  display: none;
}
@media (min-width: 1000px) {
  .parkmap__section-description {
    display: inline;
  }
}

.parkmap__list__icon {
  position: absolute;
  top: 7px;
  left: -3px;
  width: 36px;
  height: 36px;
}

.parkmap__infowindow {
  background: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  pointer-events: auto;
}
.parkmap__infowindow > .image__badge__item--floating {
  overflow: visible;
}

.parkmap__infowindow__triangle {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.parkmap__infowindow__triangle:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background: white;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -25%;
  left: 25%;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

.parkmap__infowindow__close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 22px;
  text-align: center;
  color: #8e9295;
  background: #fff;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  z-index: 200;
}
