@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700|Questrial);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

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

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

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

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

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/*!
* www.KNACSS.com V4.4.5 (1er avril 2016) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/
*/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible; }

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0; }

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* ----------------------------- */
/* == soft reset                 */
/* ----------------------------- */
/* switching to border-box model for all elements */
html {
  box-sizing: border-box; }

* {
  box-sizing: inherit; }

ul,
ol {
  padding-left: 2em; }

img {
  vertical-align: middle; }

/* height auto only for non SVG images */
img:not([src$=".svg"]) {
  height: auto; }

blockquote,
figure {
  margin-left: 0;
  margin-right: 0; }

/* ----------------------------- */
/* == typography                 */
/* ----------------------------- */
html {
  /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  /* thanks to @guardian, @victorbritopro and @eQRoeil */
  font-size: calc(1em * 0.625); }

body {
  font-size: 1.4rem;
  background-color: #fff;
  color: #000;
  font-family: sans-serif;
  line-height: 1.5; }

a {
  color: #333; }
  a:hover, a:focus, a:active {
    color: #000; }

/* font-sizing for content */
p,
.p-like,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  margin-top: 0.75em;
  margin-bottom: 0;
  line-height: 1.5; }

h1, .h1-like {
  font-size: 3.2rem;
  font-family: sans-serif; }

h2, .h2-like {
  font-size: 2.8rem;
  font-family: sans-serif; }

h3, .h3-like {
  font-size: 2.4rem; }

h4, .h4-like {
  font-size: 2rem; }

h5, .h5-like {
  font-size: 1.8rem; }

h6, .h6-like {
  font-size: 1.6rem; }

/* alternate font-sizing */
.smaller {
  font-size: 0.6em; }

.small {
  font-size: 0.8em; }

.big {
  font-size: 1.2em; }

.bigger {
  font-size: 1.5em; }

.biggest {
  font-size: 2em; }

code,
pre,
samp,
kbd {
  /* IE fix */
  white-space: pre-line;
  white-space: pre-wrap;
  font-family: consolas, courier, monospace;
  line-height: normal; }

em,
.italic,
address,
cite,
i,
var {
  font-style: italic; }

/* ----------------------------- */
/* == browsers consistency       */
/* ----------------------------- */
/* avoid top margins on first content element */
p:first-child,
.p-like:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
.h1-like:first-child,
h2:first-child,
.h2-like:first-child,
h3:first-child,
.h3-like:first-child,
h4:first-child,
.h4-like:first-child,
h5:first-child,
.h5-like:first-child,
h6:first-child,
.h6-like:first-child {
  margin-top: 0; }

/* avoid margins on nested elements */
li p,
li .p-like,
li ul,
li ol {
  margin-top: 0;
  margin-bottom: 0; }

/* max values */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%; }

/* margin-bottom on tables */
table {
  margin-bottom: 2rem; }

/* ----------------------------- */
/* ==layout and modules          */
/* ----------------------------- */
/* module, gains superpower "BFC" Block Formating Context */
.mod,
.bfc {
  overflow: hidden; }

/* blocks that needs to be placed under floats */
.clear,
.line,
.row {
  clear: both; }

/* blocks that must contain floats */
.clearfix::after,
.line::after {
  content: "";
  display: table;
  clear: both;
  border-collapse: collapse; }

/* simple blocks alignment */
.left {
  margin-right: auto; }

.right {
  margin-left: auto; }

.center {
  margin-left: auto;
  margin-right: auto; }

/* text and contents alignment */
.txtleft {
  text-align: left; }

.txtright {
  text-align: right; }

.txtcenter {
  text-align: center; }

/* floating elements */
.fl {
  float: left; }

img.fl {
  margin-right: 1rem; }

.fr {
  float: right; }

img.fr {
  margin-left: 1rem; }

img.fl,
img.fr {
  margin-bottom: 0.5rem; }

/* table layout */
.row {
  display: table;
  table-layout: fixed;
  width: 100%; }

.row > *,
.col {
  display: table-cell;
  vertical-align: top; }

/* no table-cell for script tag when body is a .row */
body > script {
  display: none !important; }

/* inline-block */
.inbl {
  display: inline-block;
  vertical-align: top; }

/* flexbox layout
http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
*/
[class*="flex-container"] {
  display: flex;
  flex-wrap: wrap; }

.flex-container-h {
  flex-direction: row; }

.flex-container-v {
  flex-direction: column; }

.flex-item-fluid {
  flex: 1;
  min-width: 0; }

.flex-item-first {
  order: -1; }

.flex-item-medium {
  order: 0; }

.flex-item-last {
  order: 1; }

.flex-item-center {
  margin: auto; }

/* ---------------------------------- */
/* ==Grillade                         */
/* ---------------------------------- */
/* grid container */
[class*="grid-"] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -2rem;
  /* inline-block fallback for IE9 generation */
  letter-spacing: -0.31em; }

/* grid childs */
[class*="grid-"] > * {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: calc(100% * 1 / 4 - 2rem - .01px);
  min-width: 0;
  margin-left: 2rem;
  /* inline-block fallback for IE9 generation */
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal; }

[class*="grid-2"] > * {
  width: calc(100% * 1 / 2 - 2rem - .01px); }

[class*="grid-2"] > .flex-item-double {
  width: calc(100% * 2 / 2 - 2rem); }

[class*="grid-3"] > * {
  width: calc(100% * 1 / 3 - 2rem - .01px); }

[class*="grid-3"] > .flex-item-double {
  width: calc(100% * 2 / 3 - 2rem); }

[class*="grid-4"] > * {
  width: calc(100% * 1 / 4 - 2rem - .01px); }

[class*="grid-4"] > .flex-item-double {
  width: calc(100% * 2 / 4 - 2rem); }

[class*="grid-5"] > * {
  width: calc(100% * 1 / 5 - 2rem - .01px); }

[class*="grid-5"] > .flex-item-double {
  width: calc(100% * 2 / 5 - 2rem); }

[class*="grid-6"] > * {
  width: calc(100% * 1 / 6 - 2rem - .01px); }

[class*="grid-6"] > .flex-item-double {
  width: calc(100% * 2 / 6 - 2rem); }

[class*="grid-7"] > * {
  width: calc(100% * 1 / 7 - 2rem - .01px); }

[class*="grid-7"] > .flex-item-double {
  width: calc(100% * 2 / 7 - 2rem); }

[class*="grid-8"] > * {
  width: calc(100% * 1 / 8 - 2rem - .01px); }

[class*="grid-8"] > .flex-item-double {
  width: calc(100% * 2 / 8 - 2rem); }

[class*="grid-10"] > * {
  width: calc(100% * 1 / 10 - 2rem - .01px); }

[class*="grid-10"] > .flex-item-double {
  width: calc(100% * 2 / 10 - 2rem); }

[class*="grid-12"] > * {
  width: calc(100% * 1 / 12 - 2rem - .01px); }

[class*="grid-12"] > .flex-item-double {
  width: calc(100% * 2 / 12 - 2rem); }

/* Responsive grid */
@media (max-width: 640px) {
  [class*="-small-4"] > * {
    width: calc(100% * 1 / 4 - 2rem - .01px); }
  [class*="-small-4"] > .flex-item-double {
    width: calc(100% * 1 / 2 - 2rem - .01px); }
  [class*="-small-3"] > * {
    width: calc(100% * 1 / 3 - 2rem - .01px); }
  [class*="-small-3"] > .flex-item-double {
    width: calc(100% * 2 / 3 - 2rem - .01px); }
  [class*="-small-2"] > * {
    width: calc(100% * 1 / 2 - 2rem - .01px); }
  [class*="-small-2"] > .flex-item-double {
    width: calc(100% - 2rem - .01px); }
  [class*="-small-1"] > * {
    width: calc(100% - 2rem - .01px); }
  [class*="-small-1"] > .flex-item-double {
    width: calc(100% - 2rem - .01px); } }

@media (max-width: 320px) {
  [class*="-tiny-2"] > * {
    width: calc(100% * 1 / 2 - 2rem - .01px); }
  [class*="-tiny-2"] > .flex-item-double {
    width: calc(100% - 2rem - .01px); }
  [class*="-tiny-1"] > * {
    width: calc(100% - 2rem - .01px); }
  [class*="-tiny-1"] > .flex-item-double {
    width: calc(100% - 2rem - .01px); } }

.grid-2-1 > *:nth-child(odd) {
  width: calc(66.66667% - 2rem); }

.grid-2-1 > *:nth-child(even) {
  width: calc(33.33333% - 2rem); }

@media (max-width: 640px) {
  .grid-2-1 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-1-2 > *:nth-child(odd) {
  width: calc(33.33333% - 2rem); }

.grid-1-2 > *:nth-child(even) {
  width: calc(66.66667% - 2rem); }

@media (max-width: 640px) {
  .grid-1-2 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-3-1 > *:nth-child(odd) {
  width: calc(75% - 2rem); }

.grid-3-1 > *:nth-child(even) {
  width: calc(25% - 2rem); }

@media (max-width: 640px) {
  .grid-3-1 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-1-3 > *:nth-child(odd) {
  width: calc(25% - 2rem); }

.grid-1-3 > *:nth-child(even) {
  width: calc(75% - 2rem); }

@media (max-width: 640px) {
  .grid-1-3 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-3-2 > *:nth-child(odd) {
  width: calc(60% - 2rem); }

.grid-3-2 > *:nth-child(even) {
  width: calc(40% - 2rem); }

@media (max-width: 640px) {
  .grid-3-2 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-2-3 > *:nth-child(odd) {
  width: calc(40% - 2rem); }

.grid-2-3 > *:nth-child(even) {
  width: calc(60% - 2rem); }

@media (max-width: 640px) {
  .grid-2-3 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-4-1 > *:nth-child(odd) {
  width: calc(80% - 2rem); }

.grid-4-1 > *:nth-child(even) {
  width: calc(20% - 2rem); }

@media (max-width: 640px) {
  .grid-4-1 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.grid-1-4 > *:nth-child(odd) {
  width: calc(20% - 2rem); }

.grid-1-4 > *:nth-child(even) {
  width: calc(80% - 2rem); }

@media (max-width: 640px) {
  .grid-1-4 > *:nth-child(n) {
    width: calc(100% - 2rem); } }

.pull {
  margin-right: auto; }

.push {
  margin-left: auto; }

/* ----------------------------- */
/* ==tables                      */
/* ----------------------------- */
table,
.table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  vertical-align: top; }

.table {
  display: table; }

#recaptcha_table,
table.table-auto {
  table-layout: auto; }

td,
th {
  vertical-align: top;
  min-width: 2rem;
  cursor: default; }

/* ----------------------------- */
/* ==forms                       */
/* ----------------------------- */
/* thanks to HTML5boilerplate,
* github.com/nathansmith/formalize and www.sitepen.com
*/
/* buttons */
.btn {
  display: inline-block; }

/* forms items */
form,
fieldset {
  border: none; }

input,
button,
select,
label,
.btn {
  font-family: inherit;
  font-size: inherit; }

button,
input,
optgroup,
select,
textarea {
  color: #000; }

label {
  vertical-align: middle;
  cursor: pointer; }

legend {
  border: 0;
  white-space: normal; }

textarea {
  min-height: 5em;
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  resize: vertical; }

select {
  -webkit-appearance: menulist-button; }

/* if select styling bugs on WebKit */
/* select { -webkit-appearance: none; } */
/* 'x' appears on right of search input when text is entered. This removes it */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

::-webkit-input-placeholder {
  color: #777; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777; }

.btn:focus,
input[type="button"]:focus,
button:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* unstyled forms */
button.unstyled,
input[type="button"].unstyled,
input[type="submit"].unstyled,
input[type="reset"].unstyled {
  padding: 0;
  border: none;
  line-height: 1;
  text-align: left;
  background: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  button.unstyled:focus,
  input[type="button"].unstyled:focus,
  input[type="submit"].unstyled:focus,
  input[type="reset"].unstyled:focus {
    box-shadow: none;
    outline: none; }

/* ---------------------------------- */
/* ==state helpers                    */
/* ---------------------------------- */
/* invisible for all */
.is-hidden,
[hidden] {
  display: none; }

/* hidden but not for an assistive technology like a screen reader, Yahoo! method */
.visually-hidden {
  position: absolute !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important; }

.is-disabled,
[disabled] {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  filter: grayscale(1); }

ul.is-unstyled,
ul.unstyled {
  list-style: none;
  padding-left: 0; }

/* ---------------------------------- */
/* ==visual helpers                   */
/* .. use them with parcimony !       */
/* ---------------------------------- */
/* blocks widths (percentage and pixels) */
.w10 {
  width: 10%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w33 {
  width: 33.3333%; }

.w40 {
  width: 40%; }

.w50 {
  width: 50%; }

.w60 {
  width: 60%; }

.w66 {
  width: 66.6666%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w90 {
  width: 90%; }

.w100 {
  width: 100%; }

.w50p {
  width: 50px; }

.w100p {
  width: 100px; }

.w150p {
  width: 150px; }

.w200p {
  width: 200px; }

.w300p {
  width: 300px; }

.w400p {
  width: 400px; }

.w500p {
  width: 500px; }

.w600p {
  width: 600px; }

.w700p {
  width: 700px; }

.w800p {
  width: 800px; }

.w960p {
  width: 960px; }

.mw960p {
  max-width: 960px; }

.w1140p {
  width: 1140px; }

.mw1140p {
  max-width: 1140px; }

.wauto {
  width: auto; }

/* spacing helpers
p,m = padding,margin
a,t,r,b,l = all,top,right,bottom,left
s,m,l,n = small, medium, large, none
*/
.man,
.ma0 {
  margin: 0; }

.pan,
.pa0 {
  padding: 0; }

.mas {
  margin: 1rem; }

.mam {
  margin: 2rem; }

.mal {
  margin: 4rem; }

.pas {
  padding: 1rem; }

.pam {
  padding: 2rem; }

.pal {
  padding: 4rem; }

.mtn,
.mt0 {
  margin-top: 0; }

.mts {
  margin-top: 1rem; }

.mtm {
  margin-top: 2rem; }

.mtl {
  margin-top: 4rem; }

.mrn,
.mr0 {
  margin-right: 0; }

.mrs {
  margin-right: 1rem; }

.mrm {
  margin-right: 2rem; }

.mrl {
  margin-right: 4rem; }

.mbn,
.mb0 {
  margin-bottom: 0; }

.mbs {
  margin-bottom: 1rem; }

.mbm {
  margin-bottom: 2rem; }

.mbl {
  margin-bottom: 4rem; }

.mln,
.ml0 {
  margin-left: 0; }

.mls {
  margin-left: 1rem; }

.mlm {
  margin-left: 2rem; }

.mll {
  margin-left: 4rem; }

.mauto {
  margin: auto; }

.mtauto {
  margin-top: auto; }

.mrauto {
  margin-right: auto; }

.mbauto {
  margin-bottom: auto; }

.mlauto {
  margin-left: auto; }

.ptn,
.pt0 {
  padding-top: 0; }

.pts {
  padding-top: 1rem; }

.ptm {
  padding-top: 2rem; }

.ptl {
  padding-top: 4rem; }

.prn,
.pr0 {
  padding-right: 0; }

.prs {
  padding-right: 1rem; }

.prm {
  padding-right: 2rem; }

.prl {
  padding-right: 4rem; }

.pbn,
.pb0 {
  padding-bottom: 0; }

.pbs {
  padding-bottom: 1rem; }

.pbm {
  padding-bottom: 2rem; }

.pbl {
  padding-bottom: 4rem; }

.pln,
.pl0 {
  padding-left: 0; }

.pls {
  padding-left: 1rem; }

.plm {
  padding-left: 2rem; }

.pll {
  padding-left: 4rem; }

/* ----------------------------- */
/* ==desktop and HD devices      */
/* ----------------------------- */
@media (min-width: 961px) {
  /* rules for big resources and big screens like: background-images, font-faces, etc. */ }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  /* style adjustments for high density devices */ }

/* ---------------------------------- */
/* ==Responsive large                 */
/* ---------------------------------- */
@media (min-width: 961px) {
  /* layouts for large screens */
  .large-hidden {
    display: none !important; }
  .large-visible {
    display: block !important; }
  .large-no-float {
    float: none; }
  .large-inbl {
    display: inline-block;
    float: none;
    vertical-align: top; }
  .large-row {
    display: table;
    table-layout: fixed;
    width: 100% !important; }
  .large-col {
    display: table-cell;
    vertical-align: top; }
  /* widths for large screens */
  .large-w25 {
    width: 25% !important; }
  .large-w33 {
    width: 33.3333% !important; }
  .large-w50 {
    width: 50% !important; }
  .large-w66 {
    width: 66.6666% !important; }
  .large-w75 {
    width: 75% !important; }
  .large-w100,
  .large-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0; }
  /* margins for large screens */
  .large-man,
  .large-ma0 {
    margin: 0 !important; } }

/* ---------------------------------- */
/* ==Responsive medium                */
/* ---------------------------------- */
@media (min-width: 641px) and (max-width: 960px) {
  /* layouts for medium screens */
  .medium-hidden {
    display: none !important; }
  .medium-visible {
    display: block !important; }
  .medium-no-float {
    float: none; }
  .medium-inbl {
    display: inline-block;
    float: none;
    vertical-align: top; }
  .medium-row {
    display: table;
    table-layout: fixed;
    width: 100% !important; }
  .medium-col {
    display: table-cell;
    vertical-align: top; }
  /* widths for medium screens */
  .medium-w25 {
    width: 25% !important; }
  .medium-w33 {
    width: 33.3333% !important; }
  .medium-w50 {
    width: 50% !important; }
  .medium-w66 {
    width: 66.6666% !important; }
  .medium-w75 {
    width: 75% !important; }
  .medium-w100,
  .medium-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0; }
  /* margins for medium screens */
  .medium-man,
  .medium-ma0 {
    margin: 0 !important; } }

/* ---------------------------------- */
/* ==Responsive small                 */
/* ---------------------------------- */
@media (min-width: 321px) and (max-width: 640px) {
  /* quick reset in small resolution and less */
  .w600p,
  .w700p,
  .w800p,
  .w960p,
  .mw960p {
    width: auto;
    float: none; }
  /* layouts for small screens */
  .small-hidden {
    display: none !important; }
  .small-visible {
    display: block !important; }
  .small-no-float {
    float: none; }
  .small-inbl {
    display: inline-block;
    float: none;
    vertical-align: top; }
  .small-row {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important; }
  .small-col {
    display: table-cell !important;
    vertical-align: top !important; }
  /* widths for small screens */
  .small-w25 {
    width: 25% !important; }
  .small-w33 {
    width: 33.3333% !important; }
  .small-w50 {
    width: 50% !important; }
  .small-w66 {
    width: 66.6666% !important; }
  .small-w75 {
    width: 75% !important; }
  .small-w100,
  .small-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0; }
  /* margins for small screens */
  .small-man,
  .small-ma0 {
    margin: 0 !important; }
  .small-pan,
  .small-pa0 {
    padding: 0 !important; } }

/* ---------------------------------- */
/* ==Responsive tiny                  */
/* ---------------------------------- */
@media (max-width: 320px) {
  /* quick small resolution reset */
  .mod,
  .col,
  fieldset {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0; }
  .flex-container {
    flex-direction: column; }
  .w300p,
  .w400p,
  .w500p {
    width: auto;
    float: none; }
  .row {
    display: block !important;
    width: 100% !important; }
  /* layouts for tiny screens */
  .tiny-hidden {
    display: none !important; }
  .tiny-visible {
    display: block !important; }
  .tiny-no-float {
    float: none; }
  .tiny-inbl {
    display: inline-block;
    float: none;
    vertical-align: top; }
  .tiny-row {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important; }
  .tiny-col {
    display: table-cell !important;
    vertical-align: top !important; }
  th,
  td {
    display: block;
    width: auto;
    text-align: left; }
  thead {
    display: none; }
  /* widths for tiny screens */
  .tiny-w25 {
    width: 25% !important; }
  .tiny-w33 {
    width: 33.3333% !important; }
  .tiny-w50 {
    width: 50% !important; }
  .tiny-w66 {
    width: 66.6666% !important; }
  .tiny-w75 {
    width: 75% !important; }
  .tiny-w100,
  .tiny-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0; }
  /* margins for tiny screens */
  .tiny-man,
  .tiny-ma0 {
    margin: 0 !important; }
  .tiny-pan,
  .tiny-pa0 {
    padding: 0 !important; } }

/* quick print reset */
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  body {
    width: auto;
    margin: auto;
    font-family: serif;
    font-size: 12pt; }
  p,
  .p-like,
  h1,
  .h1-like,
  h2,
  .h2-like,
  h3,
  .h3-like,
  h4,
  .h4-like,
  h5,
  .h5-like,
  h6,
  .h6-like,
  blockquote,
  ul,
  ol {
    color: #000;
    margin: auto; }
  .print {
    display: block; }
  .no-print {
    display: none; }
  /* no orphans, no widows */
  p,
  .p-like,
  blockquote {
    orphans: 3;
    widows: 3; }
  /* no breaks inside these elements */
  blockquote,
  ul,
  ol {
    page-break-inside: avoid; }
  /* page break before main headers
  h1,
  .h1-like {
    page-break-before: always;
  }
  */
  /* no breaks after these elements */
  h1,
  .h1-like,
  h2,
  .h2-like,
  h3,
  .h3-like,
  caption {
    page-break-after: avoid; }
  a {
    color: #000; }
  /* displaying URLs
  a[href]::after {
    content: " (" attr(href) ")";
  }
  */
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: ""; } }

/* ----------------------------- */
/* ==misc rules                  */
/* ----------------------------- */
/* styling skip links */
.skip-links {
  position: absolute; }
  .skip-links a {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0.5em;
    background: black;
    color: white;
    text-decoration: none; }
    .skip-links a:focus {
      position: static;
      overflow: visible;
      clip: auto; }

@media (max-width: 640px) {
  /* you shall not pass */
  div,
  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    hyphens: auto; } }

@media (max-width: 640px) {
  .no-wrapping {
    word-wrap: normal;
    hyphens: manual; } }

/* ----------------------------- */
/* ==minor stylings              */
/* ----------------------------- */
/* styling elements */
code, kbd, mark {
  border-radius: 2px; }

kbd {
  padding: 0 2px;
  border: 1px solid #999; }

code {
  padding: 2px 4px;
  background: rgba(0, 0, 0, 0.04);
  color: #b11; }

pre code {
  padding: 0;
  background: none;
  color: inherit;
  border-radius: 0; }

mark {
  padding: 2px 4px; }

sup,
sub {
  vertical-align: 0; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

blockquote {
  position: relative;
  padding-left: 3em; }

blockquote::before {
  content: "\201C";
  position: absolute;
  left: 0;
  top: 0;
  font-family: georgia, serif;
  font-size: 5em;
  line-height: 0.9;
  color: rgba(0, 0, 0, 0.3); }

blockquote > footer {
  margin-top: .75em;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.7); }

blockquote > footer::before {
  content: "\2014 \0020"; }

q {
  font-style: normal; }

q,
.q {
  quotes: "“\00a0" "\00a0”"; }

q:lang(fr),
.q:lang(fr) {
  quotes: "«\00a0" "\00a0»"; }

hr {
  display: block;
  clear: both;
  height: 1px;
  margin: 1em 0 2em;
  padding: 0;
  border: 0;
  color: #ccc;
  background-color: #ccc; }

/* tables */
table,
.table {
  border: 1px solid #ccc; }

caption {
  padding: 1rem;
  color: #555;
  font-style: italic; }

td,
th {
  padding: 0.3em 0.8em;
  border: 1px #aaa dotted;
  text-align: left; }

/* ----------------------------- */
/* ==own stylesheet              */
/* ----------------------------- */
/* Here should go your own CSS styles */
/* You can also link them with a Sass @import */
/* @import "my-styles"; */
*:focus {
  outline: none; }

body,
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-weight: 400;
  font-family: "Questrial", sans-serif; }

.site-content {
  position: relative;
  z-index: 100;
  min-height: 100vh;
  background: #ededed;
  min-height: 100%;
  box-shadow: -5px 0 25px 12px rgba(0, 0, 0, 0.1); }

main {
  min-height: 100vh;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }

.timeago:first-letter {
  text-transform: uppercase; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

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

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

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

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

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

.button,
#button-submit {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  margin-bottom: 0;
  font: 600 1.4rem "Poppins", sans-serif;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border: 0.3rem solid transparent;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.button-xs {
  padding: 0.1rem 0.5rem;
  font-size: 1.2rem; }

.button-top-bar {
  background: transparent;
  font-size: 1.2rem; }
  .button-top-bar:hover {
    color: #fff; }

.button-side-menu {
  color: #fff;
  background: transparent;
  border-color: #fff;
  font-size: 1.2rem; }
  .button-side-menu:hover {
    background: #fff; }

h1,
.h1-title,
h2,
.h2-title,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  line-height: 1.1;
  color: #23282d;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  letter-spacing: -0.2rem; }

h1,
.h1-title {
  position: relative;
  color: #23282d;
  font: 400 4rem/1.1 "Poppins", sans-serif;
  text-transform: uppercase; }
  h1::after,
  .h1-title::after {
    display: block;
    position: absolute;
    width: 15rem;
    height: 0.3rem;
    content: ''; }

h2,
.h2-title {
  position: relative;
  color: #23282d;
  font: 400 3rem/1.1 "Poppins", sans-serif;
  text-transform: uppercase; }
  h2::after,
  .h2-title::after {
    display: block;
    position: absolute;
    width: 8rem;
    height: 0.3rem;
    content: ''; }

form.form,
form.wpcf7-form {
  margin: 0.8rem 0; }
  form.form input[type="email"],
  form.form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="text"] {
    display: block;
    padding: 0.8rem 0rem;
    width: 25rem;
    border: none;
    border-bottom: 0.3rem solid #fff;
    color: #fff;
    background: transparent;
    font: 400 1.6rem "Questrial", sans-serif; }
    form.form input[type="email"]::-webkit-input-placeholder,
    form.form input[type="text"]::-webkit-input-placeholder,
    form.wpcf7-form input[type="email"]::-webkit-input-placeholder,
    form.wpcf7-form input[type="text"]::-webkit-input-placeholder {
      color: #7f7f7f;
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
    form.form input[type="email"]::-moz-placeholder,
    form.form input[type="text"]::-moz-placeholder,
    form.wpcf7-form input[type="email"]::-moz-placeholder,
    form.wpcf7-form input[type="text"]::-moz-placeholder {
      color: #7f7f7f;
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
    form.form input[type="email"]:-moz-placeholder,
    form.form input[type="text"]:-moz-placeholder,
    form.wpcf7-form input[type="email"]:-moz-placeholder,
    form.wpcf7-form input[type="text"]:-moz-placeholder {
      color: #7f7f7f;
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
    form.form input[type="email"]:-ms-input-placeholder,
    form.form input[type="text"]:-ms-input-placeholder,
    form.wpcf7-form input[type="email"]:-ms-input-placeholder,
    form.wpcf7-form input[type="text"]:-ms-input-placeholder {
      color: #7f7f7f;
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
  form.form input[type="submit"],
  form.wpcf7-form input[type="submit"] {
    background: transparent; }

form.form input[type="email"],
form.form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="text"] {
  color: #23282d; }
  form.form input[type="email"]::-webkit-input-placeholder,
  form.form input[type="text"]::-webkit-input-placeholder,
  form.wpcf7-form input[type="email"]::-webkit-input-placeholder,
  form.wpcf7-form input[type="text"]::-webkit-input-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem "Poppins", sans-serif; }
  form.form input[type="email"]::-moz-placeholder,
  form.form input[type="text"]::-moz-placeholder,
  form.wpcf7-form input[type="email"]::-moz-placeholder,
  form.wpcf7-form input[type="text"]::-moz-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem "Poppins", sans-serif; }
  form.form input[type="email"]:-moz-placeholder,
  form.form input[type="text"]:-moz-placeholder,
  form.wpcf7-form input[type="email"]:-moz-placeholder,
  form.wpcf7-form input[type="text"]:-moz-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem "Poppins", sans-serif; }
  form.form input[type="email"]:-ms-input-placeholder,
  form.form input[type="text"]:-ms-input-placeholder,
  form.wpcf7-form input[type="email"]:-ms-input-placeholder,
  form.wpcf7-form input[type="text"]:-ms-input-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem "Poppins", sans-serif; }

form.form select,
form.wpcf7-form select {
  border: 0.2rem solid transparent; }
  form.form select option,
  form.wpcf7-form select option {
    color: #7f7f7f;
    font: 300 1.4rem/1 "Poppins", sans-serif; }

form.form textarea,
form.wpcf7-form textarea {
  padding: 1rem;
  border: 0.2rem solid transparent;
  border-radius: 0.5rem;
  color: #23282d; }
  form.form textarea::-webkit-input-placeholder,
  form.wpcf7-form textarea::-webkit-input-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem/1 "Poppins", sans-serif; }
  form.form textarea::-moz-placeholder,
  form.wpcf7-form textarea::-moz-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem/1 "Poppins", sans-serif; }
  form.form textarea:-moz-placeholder,
  form.wpcf7-form textarea:-moz-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem/1 "Poppins", sans-serif; }
  form.form textarea:-ms-input-placeholder,
  form.wpcf7-form textarea:-ms-input-placeholder {
    color: #7f7f7f;
    font: 300 1.4rem/1 "Poppins", sans-serif; }

form.form input[type="submit"],
form.wpcf7-form input[type="submit"] {
  color: #fff; }
  form.form input[type="submit"]:hover,
  form.wpcf7-form input[type="submit"]:hover {
    background: #fff; }

form.form ul,
form.wpcf7-form ul {
  display: flex;
  flex-wrap: wrap; }
  form.form ul li,
  form.wpcf7-form ul li {
    padding: 1rem 0;
    width: 100%; }

form.form p,
form.wpcf7-form p {
  padding: 1rem 0; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

strong {
  color: #23282d; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 20px;
  background: #000; }

.cboxIframe {
  background: #23282d; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  border: 5px solid #000;
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

#cboxLoadingGraphic {
  background: url(../img/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../img/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

/*.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}*/
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

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

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

.side-menu {
  color: #fff;
  position: absolute;
  width: 100%; }
  .side-menu .quick-access ul li {
    display: inline-block;
    padding: 0.8rem 0 0.8rem 2rem; }
    .side-menu .quick-access ul li a.button {
      color: #fff;
      border-color: #fff; }
      .side-menu .quick-access ul li a.button:hover {
        background: #fff; }
  .side-menu .social-networks ul {
    margin-top: 2rem;
    display: flex;
    justify-content: space-around; }
    .side-menu .social-networks ul li a {
      color: #fff;
      font-size: 2rem; }
  .side-menu nav > ul {
    position: relative;
    top: 4rem;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
    .side-menu nav > ul li a {
      display: block;
      padding: 0.8rem 0 0.8rem 2rem;
      color: white;
      text-decoration: none;
      font: 600 1.8rem "Questrial", sans-serif;
      -webkit-transition: background 500ms ease-in;
      -moz-transition: background 500ms ease-in;
      transition: background 500ms ease-in; }
    .side-menu nav > ul li ul {
      list-style: none; }

.nav-icon__box {
  display: flex;
  position: fixed;
  z-index: 900;
  top: 2.5rem;
  left: 2.5rem;
  width: 6rem;
  height: 6rem;
  border-radius: 6rem;
  background: rgba(255, 255, 255, 0.5); }
  .nav-icon__box #nav-icon {
    position: relative;
    margin: auto;
    width: 3.5rem;
    height: 2.5rem;
    cursor: pointer; }
    .nav-icon__box #nav-icon span {
      display: block;
      position: absolute;
      width: 100%;
      height: 0.5rem;
      background: #23282d;
      opacity: 1;
      border-radius: 1rem;
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
      .nav-icon__box #nav-icon span:nth-child(1) {
        top: 0;
        -webkit-transform: translateY(0) rotate(0deg);
        -moz-transform: translateY(0) rotate(0deg);
        -ms-transform: translateY(0) rotate(0deg);
        -o-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg); }
      .nav-icon__box #nav-icon span:nth-child(2) {
        top: 1rem; }
      .nav-icon__box #nav-icon span:nth-child(3) {
        top: 2rem;
        -webkit-transform: translateY(0) rotate(0deg);
        -moz-transform: translateY(0) rotate(0deg);
        -ms-transform: translateY(0) rotate(0deg);
        -o-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg); }
    .nav-icon__box #nav-icon.is-open span:nth-child(1) {
      -webkit-transform: translateY(1rem) rotate(45deg);
      -moz-transform: translateY(1rem) rotate(45deg);
      -ms-transform: translateY(1rem) rotate(45deg);
      -o-transform: translateY(1rem) rotate(45deg);
      transform: translateY(1rem) rotate(45deg); }
    .nav-icon__box #nav-icon.is-open span:nth-child(2) {
      opacity: 0; }
    .nav-icon__box #nav-icon.is-open span:nth-child(3) {
      -webkit-transform: translateY(-1rem) rotate(-45deg);
      -moz-transform: translateY(-1rem) rotate(-45deg);
      -ms-transform: translateY(-1rem) rotate(-45deg);
      -o-transform: translateY(-1rem) rotate(-45deg);
      transform: translateY(-1rem) rotate(-45deg); }

header.header .top-bar__box {
  position: relative;
  z-index: 1; }
  header.header .top-bar__box .top-bar {
    height: 4rem; }
    header.header .top-bar__box .top-bar .quick-access {
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }
      header.header .top-bar__box .top-bar .quick-access ul li {
        margin-right: 15px; }
        header.header .top-bar__box .top-bar .quick-access ul li a.button {
          color: white;
          border-color: #fff; }
          header.header .top-bar__box .top-bar .quick-access ul li a.button:hover {
            background: #fff; }
    header.header .top-bar__box .top-bar .social-networks {
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }
      header.header .top-bar__box .top-bar .social-networks ul {
        width: 100%; }
        header.header .top-bar__box .top-bar .social-networks ul li {
          display: block; }
          header.header .top-bar__box .top-bar .social-networks ul li a {
            font-size: 1.9rem;
            color: #fff;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
            header.header .top-bar__box .top-bar .social-networks ul li a:hover {
              opacity: 0.65; }
    header.header .top-bar__box .top-bar .misc {
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }
      header.header .top-bar__box .top-bar .misc #toggle-search {
        color: #fff;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        header.header .top-bar__box .top-bar .misc #toggle-search:hover {
          opacity: 0.65; }
      header.header .top-bar__box .top-bar .misc .lang-selector ul {
        display: flex;
        list-style: none;
        flex-flow: row wrap; }
        header.header .top-bar__box .top-bar .misc .lang-selector ul li {
          padding: 0 0.5rem; }
          header.header .top-bar__box .top-bar .misc .lang-selector ul li a {
            color: rgba(255, 255, 255, 0.65);
            text-decoration: none;
            font: 500 1.4rem "Poppins", sans-serif;
            text-transform: uppercase; }
            header.header .top-bar__box .top-bar .misc .lang-selector ul li a.lang_sel_sel {
              color: white; }

.search__box {
  border-top: 1px solid #ddd;
  display: none;
  background: #fff; }
  .search__box form {
    margin: 0 auto; }
    .search__box form input[type=search] {
      width: 100%;
      padding: 1.5rem 0;
      margin: 0;
      border: none;
      font: 300 1.8rem/1 "Poppins", sans-serif;
      background: none; }
      .search__box form input[type=search]::-webkit-input-placeholder {
        padding-top: 0.75rem;
        font: 300 1.8rem/1 "Poppins", sans-serif;
        color: #23282d;
        text-transform: uppercase; }
      .search__box form input[type=search]::-moz-placeholder {
        padding-top: 0.75rem;
        font: 300 1.8rem/1 "Poppins", sans-serif;
        color: #23282d;
        text-transform: uppercase; }
      .search__box form input[type=search]:-moz-placeholder {
        padding-top: 0.75rem;
        font: 300 1.8rem/1 "Poppins", sans-serif;
        color: #23282d;
        text-transform: uppercase; }
      .search__box form input[type=search]:-ms-input-placeholder {
        padding-top: 0.75rem;
        font: 300 1.8rem/1 "Poppins", sans-serif;
        color: #23282d;
        text-transform: uppercase; }

.navigation__box {
  background: #23282d; }
  .navigation__box nav.main-nav > ul > li {
    flex: 0 1 auto;
    position: relative;
    z-index: 10; }
    .navigation__box nav.main-nav > ul > li a {
      display: flex;
      align-items: flex-start;
      padding: 1.5rem 2rem;
      color: #fff;
      font: 400 1.4rem "Poppins", sans-serif;
      text-decoration: none; }
    .navigation__box nav.main-nav > ul > li:hover > ul {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .navigation__box nav.main-nav > ul > li.home:hover {
      background: none; }
    .navigation__box nav.main-nav > ul > li.home a {
      text-indent: -9999px;
      width: 10rem;
      background-image: url(../img/logo-phenix.svg);
      background-repeat: no-repeat;
      background-position: 0 center;
      background-size: auto 3.3rem; }
  .navigation__box nav.main-nav > ul ul {
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    list-style: none;
    top: 100%;
    padding: 0 1.5rem; }
    .navigation__box nav.main-nav > ul ul li {
      width: 20rem; }
      .navigation__box nav.main-nav > ul ul li a {
        opacity: 1;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .navigation__box nav.main-nav > ul ul li a:hover {
          opacity: 0.75; }

header.header .event__box {
  position: relative;
  padding-bottom: 2rem;
  background-repeat: no-repeat, no-repeat; }
  header.header .event__box .slide-effect {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
  header.header .event__box a.button.mobile-ticketing {
    position: absolute;
    z-index: 100;
    top: 3.5rem;
    right: 2.5rem;
    width: 6rem;
    border: transparent;
    color: #fff;
    font-size: 2rem; }
  header.header .event__box a.button.ticketing {
    position: absolute;
    z-index: 100;
    top: 3.5rem;
    right: 2.5rem;
    width: auto;
    border: transparent;
    color: #fff; }
  header.header .event__box .event .infos-event {
    padding-top: 3rem; }
    header.header .event__box .event .infos-event .presentation__box {
      width: 100%;
      text-align: center; }
      header.header .event__box .event .infos-event .presentation__box .logo-phenix {
        width: 100%; }
      header.header .event__box .event .infos-event .presentation__box .sub-presentation {
        font: 400 1rem "Poppins", sans-serif;
        text-transform: uppercase;
        text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
      header.header .event__box .event .infos-event .presentation__box .phenix-presents {
        color: #fff;
        font: 600 1.3rem "Questrial", sans-serif;
        opacity: 0.65;
        text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
    header.header .event__box .event .infos-event .evt__box {
      padding-top: 1rem;
      text-align: center; }
      header.header .event__box .event .infos-event .evt__box .logo-event {
        width: 100%; }
      header.header .event__box .event .infos-event .evt__box .sub-title {
        text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
    header.header .event__box .event .infos-event .dates__box {
      padding-top: 3rem; }
      header.header .event__box .event .infos-event .dates__box p {
        font: 400 2.4rem/1.2 "Poppins", sans-serif;
        text-transform: uppercase;
        letter-spacing: -0.1rem;
        text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
    header.header .event__box .event .infos-event .cities__box {
      padding-top: 1rem;
      display: flex;
      flex-direction: row;
      justify-content: center; }
      header.header .event__box .event .infos-event .cities__box li {
        display: flex;
        align-content: center;
        padding: 0.2rem 0.3rem;
        font: 300 1rem/1.1 "Poppins", sans-serif;
        text-transform: uppercase;
        text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
    header.header .event__box .event .infos-event a.today {
      text-decoration: none; }
      header.header .event__box .event .infos-event a.today .today__box {
        margin-top: 1rem;
        opacity: 1;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        header.header .event__box .event .infos-event a.today .today__box p span.fa {
          position: relative;
          bottom: -0.5rem;
          padding-right: 0.1rem;
          font-size: 2.4rem; }
        header.header .event__box .event .infos-event a.today .today__box p span.ville {
          font: 400 1.8rem/1 "Poppins", sans-serif;
          text-transform: uppercase; }
      header.header .event__box .event .infos-event a.today:hover .today__box {
        opacity: 0.65; }
  @media (max-width: 640px) {
    header.header .event__box .event .buttons-event .buttons-wrapper {
      display: flex;
      padding: 0 1rem;
      align-items: flex-end; } }
  header.header .event__box .event .buttons-event .buttons-wrapper ul {
    width: 100%;
    margin-top: 3rem;
    padding-right: 3rem;
    align-items: center; }
    @media (max-width: 640px) {
      header.header .event__box .event .buttons-event .buttons-wrapper ul {
        display: flex;
        padding-right: 0;
        flex-direction: row; } }
    header.header .event__box .event .buttons-event .buttons-wrapper ul li {
      display: flex; }
      @media (max-width: 640px) {
        header.header .event__box .event .buttons-event .buttons-wrapper ul li {
          flex: 1; } }
      header.header .event__box .event .buttons-event .buttons-wrapper ul li a {
        width: 100%;
        text-decoration: none; }
      @media (max-width: 640px) {
        header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) {
          padding: 0; } }
      header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button {
        color: #23282d;
        border-color: #fff;
        background: #fff; }
        @media (max-width: 640px) {
          header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button {
            font-size: 1.1rem; } }
        header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button:hover {
          background: transparent;
          color: #fff; }
      header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) {
        padding-bottom: 2rem; }
        @media (max-width: 640px) {
          header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) {
            padding: 0 1rem; } }
        header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button {
          color: #fff;
          border-color: #fff; }
          @media (max-width: 640px) {
            header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button {
              font-size: 1.1rem; } }
          header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button:hover {
            color: #23282d;
            background: #fff; }
      header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) {
        padding-bottom: 12.5rem; }
        @media (max-width: 640px) {
          header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) {
            padding: 0; } }
        header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) a.button {
          color: #fff;
          padding: 0.9rem 1.5rem;
          border: none; }
          @media (max-width: 640px) {
            header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) a.button {
              font-size: 1.1rem; } }

body.home header.header .event__box {
  min-height: 39rem;
  padding-bottom: 2rem;
  background-repeat: no-repeat, no-repeat; }
  body.home header.header .event__box .slide-effect {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
  body.home header.header .event__box .event {
    min-height: 39rem; }
    body.home header.header .event__box .event .infos-event {
      padding-top: 3rem;
      min-height: 30rem; }
      body.home header.header .event__box .event .infos-event .presentation__box {
        width: 100%;
        text-align: center; }
        body.home header.header .event__box .event .infos-event .presentation__box .logo-phenix {
          width: 100%; }
        body.home header.header .event__box .event .infos-event .presentation__box .sub-presentation {
          font: 400 1rem "Poppins", sans-serif;
          text-transform: uppercase;
          text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
        body.home header.header .event__box .event .infos-event .presentation__box .phenix-presents {
          padding: 1.5rem 0;
          color: #fff;
          font: 600 1.3rem "Questrial", sans-serif;
          opacity: 0.65;
          text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
      body.home header.header .event__box .event .infos-event .evt__box {
        padding-top: 1rem;
        text-align: center; }
        body.home header.header .event__box .event .infos-event .evt__box .logo-event {
          width: 100%; }
        body.home header.header .event__box .event .infos-event .evt__box .sub-title {
          text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
      body.home header.header .event__box .event .infos-event .dates__box {
        padding-top: 3rem; }
        body.home header.header .event__box .event .infos-event .dates__box p {
          font: 400 2.4rem/1.2 "Poppins", sans-serif;
          text-transform: uppercase;
          letter-spacing: -0.1rem;
          text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
      body.home header.header .event__box .event .infos-event .cities__box {
        padding-top: 1rem;
        display: flex;
        flex-direction: row;
        justify-content: center; }
        body.home header.header .event__box .event .infos-event .cities__box li {
          display: flex;
          align-content: center;
          padding: 0.2rem 0.3rem;
          font: 300 1rem/1.1 "Poppins", sans-serif;
          text-transform: uppercase;
          text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5); }
      body.home header.header .event__box .event .infos-event a.today {
        text-decoration: none; }
        body.home header.header .event__box .event .infos-event a.today .today__box {
          margin-top: 1rem;
          opacity: 1;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          body.home header.header .event__box .event .infos-event a.today .today__box p span.fa {
            position: relative;
            bottom: -0.5rem;
            padding-right: 0.1rem;
            font-size: 2.4rem; }
          body.home header.header .event__box .event .infos-event a.today .today__box p span.ville {
            font: 400 1.8rem/1 "Poppins", sans-serif;
            text-transform: uppercase; }
        body.home header.header .event__box .event .infos-event a.today:hover .today__box {
          opacity: 0.65; }
    body.home header.header .event__box .event .buttons-event {
      min-height: 30rem; }
      @media (max-width: 640px) {
        body.home header.header .event__box .event .buttons-event .buttons-wrapper {
          display: flex;
          padding: 0 1rem;
          min-height: 30rem;
          align-items: flex-end; } }
      body.home header.header .event__box .event .buttons-event .buttons-wrapper ul {
        width: 100%;
        margin-top: 3rem;
        padding-right: 3rem;
        align-items: center; }
        @media (max-width: 640px) {
          body.home header.header .event__box .event .buttons-event .buttons-wrapper ul {
            display: flex;
            padding-right: 0;
            flex-direction: row; } }
        body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li {
          display: flex; }
          @media (max-width: 640px) {
            body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li {
              flex: 1; } }
          body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li a {
            width: 100%;
            text-decoration: none; }
          @media (max-width: 640px) {
            body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) {
              padding: 0; } }
          body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button {
            color: #23282d;
            border-color: #fff;
            background: #fff; }
            @media (max-width: 640px) {
              body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button {
                font-size: 1.1rem; } }
            body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(3) a.button:hover {
              background: transparent;
              color: #fff; }
          body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) {
            padding-bottom: 2rem; }
            @media (max-width: 640px) {
              body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) {
                padding: 0 1rem; } }
            body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button {
              color: #fff;
              border-color: #fff; }
              @media (max-width: 640px) {
                body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button {
                  font-size: 1.1rem; } }
              body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(2) a.button:hover {
                color: #23282d;
                background: #fff; }
          body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) {
            padding-bottom: 12.5rem; }
            @media (max-width: 640px) {
              body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) {
                padding: 0; } }
            body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) a.button {
              color: #fff;
              padding: 0.9rem 1.5rem;
              border: none; }
              @media (max-width: 640px) {
                body.home header.header .event__box .event .buttons-event .buttons-wrapper ul li:nth-child(1) a.button {
                  font-size: 1.1rem; } }

@media (max-width: 640px) {
  .navigation-ce__box nav.ce-nav > ul {
    margin-left: 5rem; } }

.navigation-ce__box nav.ce-nav > ul > li {
  flex: 0 1 auto; }
  .navigation-ce__box nav.ce-nav > ul > li a {
    display: flex;
    align-items: flex-start;
    padding: 1.5rem 2rem;
    color: #fff;
    font: 400 1.4rem "Poppins", sans-serif;
    text-decoration: none; }
    @media (max-width: 640px) {
      .navigation-ce__box nav.ce-nav > ul > li a {
        padding: 0 2rem; } }

nav.press-nav ul {
  padding: 0;
  list-style: none; }
  nav.press-nav ul li {
    padding: 0.5rem 0; }
    nav.press-nav ul li a {
      font: 400 1.4rem/1 "Poppins", sans-serif;
      text-decoration: none; }
    nav.press-nav ul li.current_page_item > a {
      font-weight: 600; }

aside.sidebar.sidebar-ce {
  margin-top: 2.5rem; }
  aside.sidebar.sidebar-ce article {
    padding: 1em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    aside.sidebar.sidebar-ce article.has-postThumbnail {
      color: #fff; }
    aside.sidebar.sidebar-ce article h3 {
      color: #fff; }
    aside.sidebar.sidebar-ce article p {
      margin-top: 7.5rem;
      line-height: 1.1; }
      aside.sidebar.sidebar-ce article p::after {
        content: '...'; }

aside.sidebar .login__box {
  padding: 1.5rem;
  background: #fff; }
  aside.sidebar .login__box label {
    display: none; }
  aside.sidebar .login__box form#loginform {
    margin-top: 0; }
    aside.sidebar .login__box form#loginform p.login-username input#username.input,
    aside.sidebar .login__box form#loginform input#password.input {
      display: block;
      padding: 0.8rem 0rem;
      width: 25rem;
      border: none;
      border-bottom: 0.3rem solid #fff;
      color: #fff;
      background-color: transparent;
      font: 400 1.6rem "Questrial", sans-serif;
      color: #23282d; }
      aside.sidebar .login__box form#loginform p.login-username input#username.input:-webkit-autofill,
      aside.sidebar .login__box form#loginform input#password.input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset; }
      aside.sidebar .login__box form#loginform p.login-username input#username.input::-webkit-input-placeholder,
      aside.sidebar .login__box form#loginform input#password.input::-webkit-input-placeholder {
        color: #7f7f7f;
        font: 300 1.4rem "Poppins", sans-serif; }
      aside.sidebar .login__box form#loginform p.login-username input#username.input::-moz-placeholder,
      aside.sidebar .login__box form#loginform input#password.input::-moz-placeholder {
        color: #7f7f7f;
        font: 300 1.4rem "Poppins", sans-serif; }
      aside.sidebar .login__box form#loginform p.login-username input#username.input:-moz-placeholder,
      aside.sidebar .login__box form#loginform input#password.input:-moz-placeholder {
        color: #7f7f7f;
        font: 300 1.4rem "Poppins", sans-serif; }
      aside.sidebar .login__box form#loginform p.login-username input#username.input:-ms-input-placeholder,
      aside.sidebar .login__box form#loginform input#password.input:-ms-input-placeholder {
        color: #7f7f7f;
        font: 300 1.4rem "Poppins", sans-serif; }
    aside.sidebar .login__box form#loginform input#button-submit {
      color: #fff; }
      aside.sidebar .login__box form#loginform input#button-submit:hover {
        background: #fff; }
    aside.sidebar .login__box form#loginform ul {
      display: flex;
      flex-wrap: wrap; }
      aside.sidebar .login__box form#loginform ul li {
        padding: 1rem 0;
        width: 100%; }
    aside.sidebar .login__box form#loginform p {
      padding: 1rem 0; }

aside.sidebar .press-contact__box strong {
  font: 700 1.6rem/1 "Poppins", sans-serif; }
  aside.sidebar .press-contact__box strong span {
    text-transform: uppercase; }

aside.sidebar .press-contact__box p {
  margin-top: 0.4rem; }
  aside.sidebar .press-contact__box p a {
    text-decoration: none; }
    aside.sidebar .press-contact__box p a:hover {
      text-decoration: underline; }

footer.footer {
  margin-top: 3rem;
  padding: 2.5rem 0;
  color: #fff;
  background: #23282d;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
  footer.footer #newsletter__box input[type="email"] {
    color: #fff; }
  @media (max-width: 640px) {
    footer.footer {
      margin-top: 0; } }
  footer.footer h2 {
    color: #fff; }
  footer.footer strong {
    color: #fff; }
  footer.footer .col-1,
  footer.footer .col-2,
  footer.footer .col-3 {
    margin-bottom: 2.5rem; }
  footer.footer .col-1 nav {
    margin-bottom: 2rem; }
    footer.footer .col-1 nav ul {
      padding: 0.8rem; }
      footer.footer .col-1 nav ul li a {
        color: #fff;
        font: 300 1.4rem/1.2 "Poppins", sans-serif;
        text-decoration: none; }
  footer.footer .col-1 a.button {
    padding: 1rem 1.6rem;
    border: none;
    font-size: 1.8rem;
    color: #fff; }
  footer.footer .col-2 p {
    padding: 0.8rem 0;
    font: 300 1.4rem/1.2 "Poppins", sans-serif; }
  footer.footer .col-2 a.button {
    margin-top: 2rem;
    border-color: #fff;
    color: #fff;
    font-size: 1.4rem; }
    footer.footer .col-2 a.button:hover {
      background: #fff;
      color: #23282d; }
  footer.footer .col-3 p {
    padding: 0.8rem 0;
    font: 300 1.4rem/1.2 "Poppins", sans-serif; }
  footer.footer .col-3 .newsletter__box {
    margin-bottom: 2rem; }
  footer.footer .col-3 input[type="submit"] {
    border-color: #fff;
    color: #fff; }
    footer.footer .col-3 input[type="submit"]:hover {
      background: #fff;
      color: #23282d; }
  footer.footer .row-2 {
    margin-top: 2rem; }
    footer.footer .row-2 span {
      font-size: 1.6rem; }
    footer.footer .row-2 p {
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
      footer.footer .row-2 p strong {
        font: 700 1.2rem/1.1 "Poppins", sans-serif;
        text-transform: uppercase; }
      footer.footer .row-2 p a {
        color: #fff;
        text-decoration: none; }
        footer.footer .row-2 p a:hover {
          text-decoration: underline; }
    footer.footer .row-2 nav {
      width: 50%;
      margin: 1.5rem auto; }
      @media (max-width: 640px) {
        footer.footer .row-2 nav {
          width: 100%; } }
      footer.footer .row-2 nav ul {
        display: flex; }
        footer.footer .row-2 nav ul li {
          flex: 1;
          text-align: center; }
          footer.footer .row-2 nav ul li a {
            color: #fff;
            text-decoration: none;
            font: 300 1.2rem/1.1 "Poppins", sans-serif;
            opacity: 0.5;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
            footer.footer .row-2 nav ul li a:hover {
              opacity: 1; }
    footer.footer .row-2 p.copyright {
      font: 300 1.2rem/1.1 "Poppins", sans-serif; }
      footer.footer .row-2 p.copyright span {
        font-size: 1rem; }

.press__box {
  padding-top: 2.5rem; }
  .press__box .swiper-wrapper {
    padding-bottom: 3.5rem; }
  .press__box .quotes {
    width: 7.5rem; }
    .press__box .quotes svg {
      max-width: 4rem; }
  .press__box .quote-content {
    flex: 1;
    min-height: 8rem; }
    .press__box .quote-content strong {
      font: 700 1.6rem/1 "Questrial", sans-serif; }
    .press__box .quote-content p {
      margin: 0;
      padding-top: 0.5rem;
      font: 300 1.8rem/1 "Questrial", sans-serif; }

.news__box {
  padding-top: 2.5rem; }
  .news__box ul li #top-stories .top-storie__box {
    position: relative;
    z-index: 10;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .news__box ul li #top-stories .top-storie__box .curtain {
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #23282d;
      opacity: 0.55; }
    .news__box ul li #top-stories .top-storie__box article {
      position: relative;
      z-index: 9;
      min-height: 23rem;
      color: #23282d;
      word-wrap: break-word; }
      .news__box ul li #top-stories .top-storie__box article a.button {
        color: #23282d;
        border-color: #23282d; }
        .news__box ul li #top-stories .top-storie__box article a.button:hover {
          color: #fff;
          background-color: #23282d; }
      .news__box ul li #top-stories .top-storie__box article a.share svg {
        fill: #23282d; }
      .news__box ul li #top-stories .top-storie__box article.has-postThumbnail {
        color: #fff; }
        .news__box ul li #top-stories .top-storie__box article.has-postThumbnail h3 {
          color: #fff; }
        .news__box ul li #top-stories .top-storie__box article.has-postThumbnail a.button {
          color: #fff;
          border-color: #fff; }
          .news__box ul li #top-stories .top-storie__box article.has-postThumbnail a.button:hover {
            color: #23282d;
            background-color: #fff; }
        .news__box ul li #top-stories .top-storie__box article.has-postThumbnail li.share svg {
          fill: #fff; }
  .news__box ul li.news {
    position: relative;
    min-height: 23rem;
    color: white; }
    .news__box ul li.news:first-child {
      margin-left: 2rem; }
    .news__box ul li.news article {
      padding: 1rem; }
      .news__box ul li.news article strong.top-storie {
        font: 500 1.6rem/1.2 "Poppins", sans-serif;
        text-transform: uppercase; }
      .news__box ul li.news article small {
        font: 300 1.2rem/1 "Poppins", sans-serif; }
      .news__box ul li.news article h3 {
        padding: 0.8rem 0;
        margin: 0;
        font: 700 2.2rem/1 "Poppins", sans-serif; }
      .news__box ul li.news article p {
        padding: 0 0 1.6rem;
        margin: 0;
        font: 400 1.4rem/1.1 "Questrial", sans-serif; }
        .news__box ul li.news article p::after {
          content: '...'; }
      .news__box ul li.news article.content {
        position: relative;
        z-index: 10; }
      .news__box ul li.news article ul.buttons-group a.button.more {
        padding: 0.1rem 0.8rem;
        border-color: #fff;
        color: #fff;
        font: 600 1rem "Poppins", sans-serif; }
        .news__box ul li.news article ul.buttons-group a.button.more:hover {
          background: #fff;
          color: #23282d; }
    .news__box ul li.news ul li.top-storie__box {
      position: relative;
      z-index: 10;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .news__box ul li.news ul li.top-storie__box article {
        min-height: 26.5rem; }
      .news__box ul li.news ul li.top-storie__box .share > a svg {
        fill: #fff; }
    .news__box ul li.news.recent-news {
      position: relative;
      z-index: 10;
      background: #fff;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .news__box ul li.news.recent-news .curtain {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #23282d;
        opacity: 0.55; }
      .news__box ul li.news.recent-news article {
        position: relative;
        z-index: 9;
        color: #23282d;
        word-wrap: break-word; }
        .news__box ul li.news.recent-news article.has-thumb {
          color: #fff; }
          .news__box ul li.news.recent-news article.has-thumb h3 {
            color: #fff; }
          .news__box ul li.news.recent-news article.has-thumb ul.buttons-group a.button.more {
            border-color: #fff;
            color: #fff; }
            .news__box ul li.news.recent-news article.has-thumb ul.buttons-group a.button.more:hover {
              background: #fff;
              color: #23282d; }
        .news__box ul li.news.recent-news article ul.buttons-group a.button.more {
          border-color: #23282d;
          color: #23282d; }
          .news__box ul li.news.recent-news article ul.buttons-group a.button.more:hover {
            background: #23282d;
            color: #fff; }
        .news__box ul li.news.recent-news article ul.buttons-group a.share svg {
          fill: #23282d; }
  @media (max-width: 640px) {
    .news__box ul li:not(:first-child) {
      margin-top: 1rem; } }

.comites-entreprises__box {
  position: relative;
  margin-top: 2.5rem;
  padding: 2.5rem;
  color: white;
  background: #23282d; }
  .comites-entreprises__box .content {
    position: relative;
    z-index: 10;
    font: 400 1.8rem/1 "Questrial", sans-serif; }
    .comites-entreprises__box .content h2 {
      display: inline-block;
      color: #fff; }
    .comites-entreprises__box .content a.button {
      margin-top: 2rem;
      color: #fff;
      border-color: #fff; }
      .comites-entreprises__box .content a.button:hover {
        background: #fff;
        color: #23282d; }
  .comites-entreprises__box .background-ce {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

section.social-feed_box {
  padding-top: 2.5rem; }
  section.social-feed_box ul li {
    background: #fff;
    overflow: hidden;
    min-height: 8rem; }
    section.social-feed_box ul li.facebook, section.social-feed_box ul li.twitter {
      padding: 1rem; }
    @media (max-width: 640px) {
      section.social-feed_box ul li.facebook:nth-child(2), section.social-feed_box ul li.twitter:nth-child(2) {
        margin-top: 0.75rem; } }
    section.social-feed_box ul li .picto {
      margin: auto;
      text-align: center; }
    section.social-feed_box ul li span {
      padding-top: 0.5rem;
      font-size: 3rem; }
      section.social-feed_box ul li span.fa.fa-facebook {
        color: #3b5998; }
      section.social-feed_box ul li span.fa.fa-twitter {
        color: #00aced; }
    section.social-feed_box ul li p.date small {
      display: inline-block; }
      section.social-feed_box ul li p.date small:first-letter {
        text-transform: uppercase; }
    section.social-feed_box ul li p.content {
      font: 400 1.4rem/1.4 "Questrial", sans-serif; }
    section.social-feed_box ul li .curtain-1 {
      opacity: 0.45; }

.social-networks__box {
  margin-top: 2.5rem;
  padding: 2.5rem;
  position: relative;
  color: #fff;
  background: #23282d; }
  .social-networks__box .content {
    position: relative;
    z-index: 10; }
    .social-networks__box .content h2 {
      display: inline-block;
      color: #fff; }
    .social-networks__box .content ul li a {
      color: #fff;
      font-size: 3.4rem;
      opacity: 1;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .social-networks__box .content ul li a:hover {
        opacity: 0.5; }
    .social-networks__box .content p.hashtag {
      font: 600 2rem "Poppins", sans-serif; }
  .social-networks__box .background-socials {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

section.partenaires__box {
  padding-top: 2.5rem; }
  section.partenaires__box ul {
    justify-content: space-around; }
    section.partenaires__box ul li {
      margin: auto; }
      section.partenaires__box ul li a img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      section.partenaires__box ul li a:hover img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }

.banner__box {
  width: 100%;
  height: 450px; }
  @media (max-width: 640px) {
    .banner__box {
      height: 200px; } }
  .banner__box figure.page-banner {
    width: 100%;
    height: 450px; }
    @media (max-width: 640px) {
      .banner__box figure.page-banner {
        height: 200px; } }

.content__box .page-options .share-page {
  padding-top: 1.5rem; }
  .content__box .page-options .share-page svg {
    height: 2.2rem; }
  @media (max-width: 640px) {
    .content__box .page-options .share-page {
      display: none; } }

.content__box .content-page h1.page-title {
  padding-top: 20px;
  line-height: 1; }

.content__box .content-page figure.page-banner {
  margin-bottom: 2rem;
  position: relative;
  z-index: 10;
  max-height: 28.5rem;
  overflow: hidden; }
  .content__box .content-page figure.page-banner img {
    display: flex;
    width: 100%;
    height: auto;
    max-height: 28.5rem;
    object-fit: cover;
    object-position: center; }
  .content__box .content-page figure.page-banner .page-options {
    position: absolute;
    z-index: 11;
    top: 0;
    right: 1rem; }
    .content__box .content-page figure.page-banner .page-options svg {
      fill: #fff; }

.content__box .content-page > span.chapo {
  display: inline-block;
  margin-bottom: 1rem; }
  .content__box .content-page > span.chapo > p {
    font: 600 1.8rem/1.3 "Poppins", sans-serif; }

.content__box .content-page p {
  font: 400 1.6rem/1.25 "Questrial", sans-serif; }

.content__box .content-page ul li {
  font: 400 1.6rem/1.25 "Questrial", sans-serif; }

.content__box .wpdm-link-tpl {
  margin-top: 5rem; }

.content__box ul.gallery__box {
  display: flex;
  margin-top: 5rem;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .content__box ul.gallery__box:hover img {
    -webkit-filter: blur(1px) brightness(0.85) grayscale(0.8);
    filter: blur(1px) brightness(0.85) grayscale(0.8);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  .content__box ul.gallery__box:hover span {
    -webkit-filter: blur(1px) brightness(0.85) grayscale(0.8);
    filter: blur(1px) brightness(0.85) grayscale(0.8);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  .content__box ul.gallery__box li {
    position: relative;
    margin: 0.5rem;
    max-height: 15rem; }
    .content__box ul.gallery__box li a img {
      flex: 1 1 auto;
      width: auto;
      height: auto;
      max-height: 15rem;
      object-fit: cover;
      transition: transform .2s; }
    .content__box ul.gallery__box li a:hover img {
      -webkit-filter: blur(0);
      filter: blur(0);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .content__box ul.gallery__box li a:hover span {
      -webkit-filter: blur(0);
      filter: blur(0);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .content__box ul.gallery__box li span.fa-youtube-play {
      position: absolute;
      top: 50%;
      margin-top: -1.75rem;
      left: 50%;
      margin-left: -1.75rem;
      color: #bb0000;
      font-size: 3.5rem;
      transition: transform .2s; }

.content__box .sitemap ul li {
  padding: 0.5rem 0; }
  .content__box .sitemap ul li a {
    text-transform: uppercase;
    font: 400 1.8rem/1 "Poppins", sans-serif; }

main #map__canvas {
  width: 100%;
  min-height: 28.5rem;
  margin-bottom: 2.5rem; }

main ul.infos__box {
  margin-top: 0;
  margin-bottom: 2.5rem;
  margin-left: 0;
  background: #fff; }
  main ul.infos__box > li {
    padding: 2rem 0;
    line-height: 1.1; }
    main ul.infos__box > li .logo span {
      font-size: 2rem; }
    main ul.infos__box > li .content {
      font: 400 1.6rem/1.1 "Questrial", sans-serif; }
      main ul.infos__box > li .content li {
        line-height: 1.25; }

main .infos__content {
  padding: 2rem;
  font: 400 1.6rem/1.1 "Questrial", sans-serif;
  background: #fff; }
  main .infos__content li {
    line-height: 1.25; }

.creations__box {
  margin-top: 3.5rem; }
  .creations__box ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .creations__box ul li {
      position: relative;
      margin: 0.5rem;
      width: auto;
      height: auto;
      max-width: 60rem;
      max-height: 44rem; }
      .creations__box ul li:hover img {
        -webkit-filter: opacity(0.75);
        filter: opacity(0.75); }
      .creations__box ul li a {
        display: block;
        position: relative; }
        .creations__box ul li a .infos__box {
          position: absolute;
          z-index: 10;
          top: 0;
          left: 0;
          right: 0;
          padding: 1rem;
          color: #fff;
          transition: transform .2s; }
          .creations__box ul li a .infos__box p {
            font: 400 1.5rem/1.1 "Questrial", sans-serif; }
        .creations__box ul li a img {
          flex: 1 1 auto;
          width: auto;
          height: auto;
          max-width: 60rem;
          max-height: 44rem;
          object-fit: cover;
          transition: transform .2s; }

aside.sidebar .presentation {
  padding: 1rem 1rem 2rem; }
  aside.sidebar .presentation p {
    padding-bottom: 1rem;
    color: #fff;
    font: 600 1.8rem/1.25 "Questrial", sans-serif; }
  aside.sidebar .presentation a.button.billetterie {
    padding: 0.2rem 0.8rem;
    color: #fff;
    border-color: #fff; }
    aside.sidebar .presentation a.button.billetterie:hover {
      background: #fff; }

aside.sidebar .phenix {
  border-top: 0.3rem solid #fff;
  padding: 1rem; }
  aside.sidebar .phenix strong {
    display: block;
    color: #fff;
    font: 600 1.6rem/1.2 "Poppins", sans-serif;
    text-transform: uppercase; }
    aside.sidebar .phenix strong span {
      display: block; }
  aside.sidebar .phenix span.separator {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600; }
  aside.sidebar .phenix svg {
    max-width: 18rem; }

aside.sidebar .representations .tournee__box {
  display: block; }
  aside.sidebar .representations .tournee__box li.representation {
    margin: 1rem 0;
    padding: 1rem;
    background: #fff; }
    aside.sidebar .representations .tournee__box li.representation:last-child {
      margin-bottom: 0; }
    aside.sidebar .representations .tournee__box li.representation ul.details li.date .h2-title {
      border: none; }
    aside.sidebar .representations .tournee__box li.representation ul.details li.date span.date {
      display: block;
      font: 600 1.6rem/1.2 "Poppins", sans-serif; }
    aside.sidebar .representations .tournee__box li.representation ul.details li.date span.hour {
      padding: 0;
      font: 300 3rem/1.1 "Poppins", sans-serif; }
    aside.sidebar .representations .tournee__box li.representation ul.details li.date span.separator {
      font: 700 1.4rem/1.1 "Poppins", sans-serif; }
    aside.sidebar .representations .tournee__box li.representation ul.details li.place p {
      font: 400 1.6rem/1 "Poppins", sans-serif; }
      aside.sidebar .representations .tournee__box li.representation ul.details li.place p strong {
        display: block;
        padding-bottom: 0.5rem;
        font: 700 2.1rem/1 "Questrial", sans-serif;
        text-transform: uppercase;
        border: none; }

.actualites__box li {
  margin: 1rem 0;
  display: flex;
  background: #fff; }
  .actualites__box li article {
    position: relative;
    padding: 1rem; }
    .actualites__box li article figure {
      display: flex;
      overflow: hidden; }
      .actualites__box li article figure img {
        width: 100%;
        height: auto;
        max-height: 15rem;
        margin: auto;
        object-fit: cover;
        object-position: center; }
      .actualites__box li article figure svg {
        margin: auto;
        height: 8rem; }
    .actualites__box li article h3 {
      padding: 0.8rem 0;
      margin: 0;
      font: 700 2.2rem/1 "Poppins", sans-serif; }
    .actualites__box li article p {
      padding: 0 0 1.6rem;
      margin: 0;
      font: 400 1.4rem/1.1 "Questrial", sans-serif; }
      .actualites__box li article p::after {
        content: '...'; }
    .actualites__box li article ul.buttons-group {
      padding-left: 2rem; }
      .actualites__box li article ul.buttons-group a.button.more {
        padding: 0.1rem 0.8rem;
        border-color: #23282d;
        color: #23282d;
        font: 600 1rem "Poppins", sans-serif; }
        .actualites__box li article ul.buttons-group a.button.more:hover {
          background: #23282d;
          color: #fff; }
      .actualites__box li article ul.buttons-group .share a svg {
        width: 1.5rem;
        height: 1.6rem; }

.category__box ul {
  list-style: none; }
  .category__box ul li a {
    text-decoration: none;
    font: 600 1.5rem/1 "Questrial", sans-serif; }
    .category__box ul li a:hover {
      text-decoration: underline; }

main.ce__box section.ce-presentation,
main.ce__box section.services {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  main.ce__box section.ce-presentation.has-postThumbnail article,
  main.ce__box section.services.has-postThumbnail article {
    color: #fff; }
    main.ce__box section.ce-presentation.has-postThumbnail article h2,
    main.ce__box section.services.has-postThumbnail article h2 {
      display: inline-block;
      color: #fff; }
    main.ce__box section.ce-presentation.has-postThumbnail article p a.button,
    main.ce__box section.services.has-postThumbnail article p a.button {
      margin-top: 1.5rem;
      color: #fff;
      border-color: #fff; }
      main.ce__box section.ce-presentation.has-postThumbnail article p a.button:hover,
      main.ce__box section.services.has-postThumbnail article p a.button:hover {
        background: #fff;
        color: #23282d; }
  main.ce__box section.ce-presentation article,
  main.ce__box section.services article {
    position: relative;
    z-index: 10;
    padding: 2.5rem 0; }
    main.ce__box section.ce-presentation article .chapo,
    main.ce__box section.services article .chapo {
      font: 600 1.8rem/1.3 "Poppins", sans-serif; }
    main.ce__box section.ce-presentation article .content,
    main.ce__box section.services article .content {
      margin-top: 1.75rem;
      font: 400 1.6rem/1.25 "Questrial", sans-serif; }

main.ce__box section.arbres-noel ul li {
  display: flex; }
  main.ce__box section.arbres-noel ul li article {
    padding: 1rem;
    min-height: 30rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    main.ce__box section.arbres-noel ul li article.has-postThumbnail {
      color: #fff; }
      main.ce__box section.arbres-noel ul li article.has-postThumbnail h3 {
        color: white;
        text-transform: uppercase; }
      main.ce__box section.arbres-noel ul li article.has-postThumbnail .content {
        margin-top: 20rem; }
        main.ce__box section.arbres-noel ul li article.has-postThumbnail .content p {
          line-height: 1.1; }
        main.ce__box section.arbres-noel ul li article.has-postThumbnail .content a.button {
          margin-top: 1.5rem;
          color: #fff;
          border-color: #fff; }
          main.ce__box section.arbres-noel ul li article.has-postThumbnail .content a.button:hover {
            color: #23282d;
            background: #fff;
            text-decoration: none; }

main.ce__box section.arbres-noel,
main.ce__box section.contact {
  padding: 2.5rem 0; }
  main.ce__box section.arbres-noel ul li,
  main.ce__box section.contact ul li {
    font: 400 1.6rem/1.25 "Questrial", sans-serif; }
    @media (max-width: 640px) {
      main.ce__box section.arbres-noel ul li,
      main.ce__box section.contact ul li {
        margin-bottom: 1.5rem; } }
    main.ce__box section.arbres-noel ul li h3,
    main.ce__box section.contact ul li h3 {
      font-weight: 500;
      margin-bottom: 0.5rem; }
    main.ce__box section.arbres-noel ul li strong,
    main.ce__box section.contact ul li strong {
      font-family: "Poppins", sans-serif;
      font-weight: 500; }
      main.ce__box section.arbres-noel ul li strong span,
      main.ce__box section.contact ul li strong span {
        text-transform: uppercase; }
    main.ce__box section.arbres-noel ul li a,
    main.ce__box section.contact ul li a {
      text-decoration: none; }
      main.ce__box section.arbres-noel ul li a:hover,
      main.ce__box section.contact ul li a:hover {
        text-decoration: underline; }

main .content__box figure.show-thumbnail img {
  max-height: 35rem; }

body.page-template-page-defaultCe ul.contacts__box {
  margin-bottom: 4.5rem;
  display: block; }
  body.page-template-page-defaultCe ul.contacts__box li {
    font: 400 1.6rem/1.25 "Questrial", sans-serif; }
    @media (max-width: 640px) {
      body.page-template-page-defaultCe ul.contacts__box li {
        margin-bottom: 1.5rem; } }
    body.page-template-page-defaultCe ul.contacts__box li h3 {
      font-weight: 500;
      margin-bottom: 0.5rem; }
    body.page-template-page-defaultCe ul.contacts__box li strong {
      font-family: "Poppins", sans-serif;
      font-weight: 500; }
      body.page-template-page-defaultCe ul.contacts__box li strong span {
        text-transform: uppercase; }
    body.page-template-page-defaultCe ul.contacts__box li a {
      text-decoration: none; }
      body.page-template-page-defaultCe ul.contacts__box li a:hover {
        text-decoration: underline; }

section.medias__box .citations__box .citations .content {
  min-height: 10rem; }

section.medias__box .citations__box .press-more a.button:hover {
  color: #fff; }

section.medias__box span.fa {
  margin: auto;
  padding: 0.5rem 0;
  font-size: 2rem; }

section.medias__box span.fa.fa-youtube {
  color: #bb0000; }

section.medias__box span.fa.fa-facebook {
  color: #3b5998; }

section.medias__box span.fa.fa-twitter {
  color: #00aced; }

section.medias__box span.fa.fa-flickr {
  color: #7f7f7f; }

section.medias__box span.fa.fa-instagram {
  color: #517fa4; }

section.medias__box ul.youtube,
section.medias__box ul.facebook,
section.medias__box ul.twitter,
section.medias__box ul.flickr,
section.medias__box ul.instagram {
  margin-bottom: 2.5rem; }
  section.medias__box ul.youtube li,
  section.medias__box ul.facebook li,
  section.medias__box ul.twitter li,
  section.medias__box ul.flickr li,
  section.medias__box ul.instagram li {
    position: relative;
    padding: 1rem;
    background: #fff;
    line-height: 1.1; }
    section.medias__box ul.youtube li small,
    section.medias__box ul.facebook li small,
    section.medias__box ul.twitter li small,
    section.medias__box ul.flickr li small,
    section.medias__box ul.instagram li small {
      display: inline-block;
      padding-bottom: 0.5rem; }
      section.medias__box ul.youtube li small:first-letter,
      section.medias__box ul.facebook li small:first-letter,
      section.medias__box ul.twitter li small:first-letter,
      section.medias__box ul.flickr li small:first-letter,
      section.medias__box ul.instagram li small:first-letter {
        text-transform: uppercase; }

section.medias__box ul.youtube div > div:nth-child(2) {
  padding-top: 0.5rem; }

section.medias__box .citations__box {
  margin: 2.5rem 0; }
  section.medias__box .citations__box .citations .quotes {
    text-align: center; }
    section.medias__box .citations__box .citations .quotes svg {
      max-width: 6rem; }
  section.medias__box .citations__box .citations .content {
    font: 300 2.6rem/1.1 "Poppins", sans-serif; }
    section.medias__box .citations__box .citations .content strong {
      display: block;
      font: 700 2.4rem/1 "Poppins", sans-serif; }

section.medias__box ul.flickr li a {
  display: inline-block;
  height: 100%;
  max-height: 13rem;
  overflow: hidden; }
  section.medias__box ul.flickr li a img {
    object-fit: cover;
    object-position: top left; }

.citations__box article.citation {
  padding: 1rem;
  margin-bottom: 2rem;
  font: 300 2.2rem/1.1 "Poppins", sans-serif;
  background: #fff; }
  .citations__box article.citation strong {
    display: block;
    font: 700 1.8rem/1 "Poppins", sans-serif; }

body.error404 .content-page p {
  font: 400 1.8rem/1.25 "Questrial", sans-serif; }

body.error404 .content-page form {
  margin-top: 1.5rem; }
  body.error404 .content-page form input[type="search"] {
    display: block;
    padding: 0.8rem 0rem;
    width: 25rem;
    border: none;
    color: #fff;
    background: transparent;
    font: 400 1.6rem "Questrial", sans-serif;
    color: #23282d; }
  body.error404 .content-page form input[type="submit"] {
    display: inline-block;
    margin-top: 1.5rem;
    padding: 0.6rem 1.2rem;
    margin-bottom: 0;
    font: 600 1.4rem "Poppins", sans-serif;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border: 0.3rem solid transparent;
    border-radius: 4px;
    text-decoration: none;
    background: transparent;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

#phenix-popup {
  margin: 0 auto; }

.curtain-1,
.curtain-2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.curtain-1 {
  z-index: 1;
  background: linear-gradient(to bottom, transparent 0, #000 100%);
  opacity: 0.80; }

.curtain-2 {
  z-index: 1;
  opacity: 0.3; }

li.share {
  position: relative; }
  li.share > a {
    padding: 0.1rem 0 0.1rem 0.8rem; }
    li.share > a svg {
      max-width: 2rem;
      fill: #23282d;
      opacity: 1;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    li.share > a:hover svg {
      opacity: 0.5; }
  li.share .share__box {
    display: none;
    padding: 0.8rem;
    position: absolute;
    z-index: 50;
    top: -5rem;
    left: 0rem;
    width: 15rem;
    background: #fff;
    box-shadow: -5px 0 25px 12px rgba(0, 0, 0, 0.1); }
    li.share .share__box a.close {
      color: #23282d;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      li.share .share__box a.close:hover {
        color: #7f7f7f; }
    li.share .share__box ul {
      margin-top: 0.8rem; }
      li.share .share__box ul li {
        display: inline-block;
        width: 23%;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center; }
        li.share .share__box ul li a {
          opacity: 1;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          li.share .share__box ul li a span {
            font-size: 1.8rem; }
          li.share .share__box ul li a.facebook {
            color: #3b5998; }
          li.share .share__box ul li a.twitter {
            color: #00aced; }
          li.share .share__box ul li a.google-plus {
            color: #dd4b39; }
          li.share .share__box ul li a.email {
            color: #7f7f7f; }
          li.share .share__box ul li a:hover {
            opacity: 0.5; }

#breadcrumbs {
  list-style: none;
  margin: 1rem 0 2.5rem 2rem;
  padding: 0;
  overflow: hidden; }
  #breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5rem;
    font: 500 1.4rem/1 "Poppins", sans-serif; }
    #breadcrumbs li a {
      color: #23282d;
      text-decoration: none; }
    #breadcrumbs li strong {
      color: #23282d; }
  #breadcrumbs .separator {
    color: #7f7f7f;
    font: 300 1.8rem/1 "Poppins", sans-serif; }

aside.sidebar {
  padding-top: 2.5rem; }
  aside.sidebar ul li #top-stories .top-storie__box {
    position: relative;
    z-index: 10;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    aside.sidebar ul li #top-stories .top-storie__box .curtain {
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #23282d;
      opacity: 0.55; }
    aside.sidebar ul li #top-stories .top-storie__box article {
      position: relative;
      z-index: 9;
      min-height: 23rem;
      color: #23282d;
      word-wrap: break-word; }
      aside.sidebar ul li #top-stories .top-storie__box article a.button {
        color: #23282d;
        border-color: #23282d; }
        aside.sidebar ul li #top-stories .top-storie__box article a.button:hover {
          color: #fff;
          background-color: #23282d; }
      aside.sidebar ul li #top-stories .top-storie__box article a.share svg {
        fill: #23282d; }
      aside.sidebar ul li #top-stories .top-storie__box article.has-postThumbnail {
        color: #fff; }
        aside.sidebar ul li #top-stories .top-storie__box article.has-postThumbnail h3 {
          color: #fff; }
        aside.sidebar ul li #top-stories .top-storie__box article.has-postThumbnail a.button {
          color: #fff;
          border-color: #fff; }
          aside.sidebar ul li #top-stories .top-storie__box article.has-postThumbnail a.button:hover {
            color: #23282d;
            background-color: #fff; }
        aside.sidebar ul li #top-stories .top-storie__box article.has-postThumbnail li.share svg {
          fill: #fff; }
  aside.sidebar ul li.news {
    position: relative;
    min-height: 23rem;
    color: white; }
    aside.sidebar ul li.news:first-child {
      margin-left: 2rem; }
    aside.sidebar ul li.news article {
      padding: 1rem; }
      aside.sidebar ul li.news article strong.top-storie {
        font: 500 1.6rem/1.2 "Poppins", sans-serif;
        text-transform: uppercase; }
      aside.sidebar ul li.news article small {
        font: 300 1.2rem/1 "Poppins", sans-serif; }
      aside.sidebar ul li.news article h3 {
        padding: 0.8rem 0;
        margin: 0;
        font: 700 2.2rem/1 "Poppins", sans-serif; }
      aside.sidebar ul li.news article p {
        padding: 0 0 1.6rem;
        margin: 0;
        font: 400 1.4rem/1.1 "Questrial", sans-serif; }
        aside.sidebar ul li.news article p::after {
          content: '...'; }
      aside.sidebar ul li.news article.content {
        position: relative;
        z-index: 10; }
      aside.sidebar ul li.news article ul.buttons-group a.button.more {
        padding: 0.1rem 0.8rem;
        border-color: #fff;
        color: #fff;
        font: 600 1rem "Poppins", sans-serif; }
        aside.sidebar ul li.news article ul.buttons-group a.button.more:hover {
          background: #fff;
          color: #23282d; }
    aside.sidebar ul li.news ul li.top-storie__box {
      position: relative;
      z-index: 10;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      aside.sidebar ul li.news ul li.top-storie__box article {
        min-height: 26.5rem; }
      aside.sidebar ul li.news ul li.top-storie__box .share > a svg {
        fill: #fff; }
    aside.sidebar ul li.news.recent-news {
      position: relative;
      z-index: 10;
      background: #fff;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      aside.sidebar ul li.news.recent-news .curtain {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #23282d;
        opacity: 0.55; }
      aside.sidebar ul li.news.recent-news article {
        position: relative;
        z-index: 9;
        color: #23282d;
        word-wrap: break-word; }
        aside.sidebar ul li.news.recent-news article.has-thumb {
          color: #fff; }
          aside.sidebar ul li.news.recent-news article.has-thumb h3 {
            color: #fff; }
          aside.sidebar ul li.news.recent-news article.has-thumb ul.buttons-group a.button.more {
            border-color: #fff;
            color: #fff; }
            aside.sidebar ul li.news.recent-news article.has-thumb ul.buttons-group a.button.more:hover {
              background: #fff;
              color: #23282d; }
        aside.sidebar ul li.news.recent-news article ul.buttons-group a.button.more {
          border-color: #23282d;
          color: #23282d; }
          aside.sidebar ul li.news.recent-news article ul.buttons-group a.button.more:hover {
            background: #23282d;
            color: #fff; }
        aside.sidebar ul li.news.recent-news article ul.buttons-group a.share svg {
          fill: #23282d; }
  @media (max-width: 640px) {
    aside.sidebar ul li:not(:first-child) {
      margin-top: 1rem; } }

nav.prev-next-posts a {
  text-decoration: none;
  font: 600 1.4rem/1 "Questrial", sans-serif; }
  nav.prev-next-posts a:hover {
    text-decoration: underline; }

#search__box .entry-content {
  margin-bottom: 2.5rem; }
  #search__box .entry-content span.result-number {
    font: 600 2rem/1 "Poppins", sans-serif; }
  #search__box .entry-content span.result-link {
    font: 300 2rem/1 "Poppins", sans-serif; }
    #search__box .entry-content span.result-link a {
      text-decoration: none; }
      #search__box .entry-content span.result-link a:hover {
        text-decoration: underline; }

#search-pagination ul li {
  padding-right: 1rem; }
  #search-pagination ul li a {
    text-decoration: none; }

.video-container {
  position: relative;
  padding-bottom: 31.5rem;
  padding-top: 30px;
  max-width: 56rem;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.scroll-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 20rem;
  right: 0.5rem;
  width: 5rem;
  height: 5rem;
  padding: 1rem;
  text-align: center;
  font-size: 2rem;
  text-decoration: none;
  border-radius: 0.4rem;
  background: #23282d;
  border: 0.2rem solid #ddd;
  opacity: 0.75;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: none; }
  .scroll-to-top:hover {
    opacity: 0.75; }

.cookie__box {
  position: absolute;
  top: 0;
  z-index: 1000;
  padding: 1.5rem;
  background: #fff;
  border-bottom: 0.3rem solid transparent; }
  .cookie__box p a.more {
    text-decoration: none; }
    .cookie__box p a.more:hover {
      text-decoration: underline; }
  .cookie__box a.button {
    margin-top: 0.8rem; }

.browser__box {
  padding: 1.5rem 0;
  background: white; }
  .browser__box ul li {
    padding-right: 4rem; }
    .browser__box ul li a {
      font-size: 2.4rem; }

#big-video-wrap {
  position: absolute;
  height: inherit;
  top: inherit; }
