@charset "UTF-8";
/*!
@charset "UTF-8";
* www.KNACSS.com V5.0.1 (24 mai 2016) @author: Alsacreations, Raphael Goetter
* Licence WTFPL http://www.wtfpl.net/
*/
/* ---------------------------------- */
/* ==Normalize (basic reset)          */
/* ---------------------------------- */
/*! normalize.css v4.1.1 | 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 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
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

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

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

/**
 * 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 and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* ----------------------------- */
/* ==Base (basic styles)         */
/* ----------------------------- */
/* 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; }

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: #777777;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5; }

a {
  color: #c8d400; }
  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: "Open Sans", sans-serif; }

h2, .h2-like {
  font-size: 2.8rem;
  font-family: "Open Sans", 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; }

/* 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; }

/* ----------------------------- */
/* ==Print (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: ""; } }

/* ----------------------------- */
/* ==Stylings (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 {
  padding-left: 4rem; }

blockquote::before {
  content: "\201C";
  margin-left: -4rem;
  font-family: georgia, serif;
  position: absolute;
  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; }

/* ----------------------------- */
/* ==Misc (skip links, hyphens)  */
/* ----------------------------- */
/* 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: 320px) {
  /* you shall not pass */
  div,
  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    hyphens: auto; } }

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

/* ----------------------------- */
/* ==WordPress reset             */
/* ----------------------------- */
/*
Author: Geoffrey Crofte, Alsacréations
Contributors: Automattic, Geoffrey Crofte
Description: Reset styles for WordPress usage of KNACSS
*/
.comment-navigation,
.paging-navigation,
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.alignnone {
  margin: .25em 1.5em 1.5em 0; }

.aligncenter {
  clear: both;
  display: block;
  margin: 1.5em auto; }

.alignleft {
  float: left;
  margin: 0 1.5em .25em 0; }

.alignright {
  float: right;
  margin: 0 0 .25em 1.5em; }

.entry-content,
.comment-content {
  clear: both; }
  .entry-content::after, .entry-content::before,
  .comment-content::after,
  .comment-content::before {
    content: "";
    display: table; }

.widget + .widget {
  margin: 1.5em 0 0; }

.widget select {
  max-width: 100%; }

/* === 5.1 Posts - post_class === */
/* === 5.2 Pages - body_class === */
/* === 5.3 Posts and Pages - Contents === */
.hentry {
  margin: 0 0 1.5em; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.comment-content a {
  word-wrap: break-word; }

img.wp-smiley {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border: none; }

.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em; }

.wp-caption img {
  display: block;
  margin: 0 auto; }

.wp-caption-text {
  margin: 1em 0;
  text-align: center; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/* ----------------------------- */
/* ==Global Layout               */
/* ----------------------------- */
/* 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"],
.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,
.grid-item-first {
  order: -1; }

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

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

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

/* ---------------------------------- */
/* ==Grid Layout (grillade)           */
/* ---------------------------------- */
/* grid container */
[class*="grid-"] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -4rem; }

/* grid childs */
[class*="grid-"] > * {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: calc(100% - 4rem - .01px);
  min-width: 0;
  min-height: 0;
  margin-left: 4rem; }

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

@media (min-width: 641px) {
  [class*="grid-2"] > * {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="grid-2"] > .grid-item-double {
    width: calc(100% * 2 / 2 - 4rem); }
  [class*="grid-3"] > * {
    width: calc(100% * 1 / 3 - 4rem - .01px); }
  [class*="grid-3"] > .grid-item-double {
    width: calc(100% * 2 / 3 - 4rem); }
  [class*="grid-4"] > * {
    width: calc(100% * 1 / 4 - 4rem - .01px); }
  [class*="grid-4"] > .grid-item-double {
    width: calc(100% * 2 / 4 - 4rem); }
  [class*="grid-5"] > * {
    width: calc(100% * 1 / 5 - 4rem - .01px); }
  [class*="grid-5"] > .grid-item-double {
    width: calc(100% * 2 / 5 - 4rem); }
  [class*="grid-6"] > * {
    width: calc(100% * 1 / 6 - 4rem - .01px); }
  [class*="grid-6"] > .grid-item-double {
    width: calc(100% * 2 / 6 - 4rem); }
  [class*="grid-7"] > * {
    width: calc(100% * 1 / 7 - 4rem - .01px); }
  [class*="grid-7"] > .grid-item-double {
    width: calc(100% * 2 / 7 - 4rem); }
  [class*="grid-8"] > * {
    width: calc(100% * 1 / 8 - 4rem - .01px); }
  [class*="grid-8"] > .grid-item-double {
    width: calc(100% * 2 / 8 - 4rem); }
  [class*="grid-9"] > * {
    width: calc(100% * 1 / 9 - 4rem - .01px); }
  [class*="grid-9"] > .grid-item-double {
    width: calc(100% * 2 / 9 - 4rem); }
  [class*="grid-10"] > * {
    width: calc(100% * 1 / 10 - 4rem - .01px); }
  [class*="grid-10"] > .grid-item-double {
    width: calc(100% * 2 / 10 - 4rem); }
  [class*="grid-11"] > * {
    width: calc(100% * 1 / 11 - 4rem - .01px); }
  [class*="grid-11"] > .grid-item-double {
    width: calc(100% * 2 / 11 - 4rem); }
  [class*="grid-12"] > * {
    width: calc(100% * 1 / 12 - 4rem - .01px); }
  [class*="grid-12"] > .grid-item-double {
    width: calc(100% * 2 / 12 - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-2-1"] > :nth-child(odd) {
    width: calc(66.6666666667% - 4rem); }
  [class*="grid-2-1"] > :nth-child(even) {
    width: calc(33.3333333333% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-1-2"] > :nth-child(odd) {
    width: calc(33.3333333333% - 4rem); }
  [class*="grid-1-2"] > :nth-child(even) {
    width: calc(66.6666666667% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-3-1"] > :nth-child(odd) {
    width: calc(75% - 4rem); }
  [class*="grid-3-1"] > :nth-child(even) {
    width: calc(25% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-1-3"] > :nth-child(odd) {
    width: calc(25% - 4rem); }
  [class*="grid-1-3"] > :nth-child(even) {
    width: calc(75% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-3-2"] > :nth-child(odd) {
    width: calc(60% - 4rem); }
  [class*="grid-3-2"] > :nth-child(even) {
    width: calc(40% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-2-3"] > :nth-child(odd) {
    width: calc(40% - 4rem); }
  [class*="grid-2-3"] > :nth-child(even) {
    width: calc(60% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-4-1"] > :nth-child(odd) {
    width: calc(80% - 4rem); }
  [class*="grid-4-1"] > :nth-child(even) {
    width: calc(20% - 4rem); } }

@media (min-width: 641px) {
  [class*="grid-1-4"] > :nth-child(odd) {
    width: calc(20% - 4rem); }
  [class*="grid-1-4"] > :nth-child(even) {
    width: calc(80% - 4rem); } }

.pull {
  margin-right: auto; }

.push {
  margin-left: auto; }

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

/* Responsive grid */
@media (max-width: 1920px) {
  [class*="-xxlarge-4"] > * {
    width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-xxlarge-4"] > *:nth-child(odd) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-xxlarge-4"] > *:nth-child(even) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
  [class*="-xxlarge-4"] > .grid-item-double {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-xxlarge-3"] > * {
    width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-xxlarge-3"] > *:nth-child(odd) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-xxlarge-3"] > *:nth-child(even) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
  [class*="-xxlarge-3"] > .grid-item-double {
    width: calc(100% * 2 / 3 - 4rem - .01px); }
  [class*="-xxlarge-2"] > * {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-xxlarge-2"] > *:nth-child(odd) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-xxlarge-2"] > *:nth-child(even) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-xxlarge-2"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); }
  [class*="-xxlarge-1"] > * {
    width: calc(100% - 4rem - .01px); }
    [class*="-xxlarge-1"] > *:nth-child(odd) {
      width: calc(100% - 4rem - .01px); }
    [class*="-xxlarge-1"] > *:nth-child(even) {
      width: calc(100% - 4rem - .01px); }
  [class*="-xxlarge-1"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); } }

@media (max-width: 1600px) {
  [class*="-xlarge-4"] > * {
    width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-xlarge-4"] > *:nth-child(odd) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-xlarge-4"] > *:nth-child(even) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
  [class*="-xlarge-4"] > .grid-item-double {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-xlarge-3"] > * {
    width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-xlarge-3"] > *:nth-child(odd) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-xlarge-3"] > *:nth-child(even) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
  [class*="-xlarge-3"] > .grid-item-double {
    width: calc(100% * 2 / 3 - 4rem - .01px); }
  [class*="-xlarge-2"] > * {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-xlarge-2"] > *:nth-child(odd) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-xlarge-2"] > *:nth-child(even) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-xlarge-2"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); }
  [class*="-xlarge-1"] > * {
    width: calc(100% - 4rem - .01px); }
    [class*="-xlarge-1"] > *:nth-child(odd) {
      width: calc(100% - 4rem - .01px); }
    [class*="-xlarge-1"] > *:nth-child(even) {
      width: calc(100% - 4rem - .01px); }
  [class*="-xlarge-1"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); } }

@media (max-width: 1280px) {
  [class*="-large-4"] > * {
    width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-large-4"] > *:nth-child(odd) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-large-4"] > *:nth-child(even) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
  [class*="-large-4"] > .grid-item-double {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-large-3"] > * {
    width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-large-3"] > *:nth-child(odd) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-large-3"] > *:nth-child(even) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
  [class*="-large-3"] > .grid-item-double {
    width: calc(100% * 2 / 3 - 4rem - .01px); }
  [class*="-large-2"] > * {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-large-2"] > *:nth-child(odd) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-large-2"] > *:nth-child(even) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-large-2"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); }
  [class*="-large-1"] > * {
    width: calc(100% - 4rem - .01px); }
    [class*="-large-1"] > *:nth-child(odd) {
      width: calc(100% - 4rem - .01px); }
    [class*="-large-1"] > *:nth-child(even) {
      width: calc(100% - 4rem - .01px); }
  [class*="-large-1"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); } }

@media (max-width: 960px) {
  [class*="-medium-4"] > * {
    width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-medium-4"] > *:nth-child(odd) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
    [class*="-medium-4"] > *:nth-child(even) {
      width: calc(100% * 1 / 4 - 4rem - .01px); }
  [class*="-medium-4"] > .grid-item-double {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-medium-3"] > * {
    width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-medium-3"] > *:nth-child(odd) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
    [class*="-medium-3"] > *:nth-child(even) {
      width: calc(100% * 1 / 3 - 4rem - .01px); }
  [class*="-medium-3"] > .grid-item-double {
    width: calc(100% * 2 / 3 - 4rem - .01px); }
  [class*="-medium-2"] > * {
    width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-medium-2"] > *:nth-child(odd) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
    [class*="-medium-2"] > *:nth-child(even) {
      width: calc(100% * 1 / 2 - 4rem - .01px); }
  [class*="-medium-2"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); }
  [class*="-medium-1"] > * {
    width: calc(100% - 4rem - .01px); }
    [class*="-medium-1"] > *:nth-child(odd) {
      width: calc(100% - 4rem - .01px); }
    [class*="-medium-1"] > *:nth-child(even) {
      width: calc(100% - 4rem - .01px); }
  [class*="-medium-1"] > .grid-item-double {
    width: calc(100% - 4rem - .01px); } }

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

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

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

.table {
  display: table; }

#recaptcha_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: #777777; }

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; }

/* ---------------------------------- */
/* ==Helpers                          */
/* ---------------------------------- */
/* 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; }

/* Width Helpers */
/* ------------- */
/* 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%; }

@media (max-width: 639px) {
  .w10,
  .w20,
  .w25,
  .w30,
  .w33,
  .w40,
  .w50,
  .w60,
  .w66,
  .w70,
  .w75,
  .w80,
  .w90,
  .w100 {
    width: 100%; } }

.w50p {
  width: 50px; }

.w100p {
  width: 100px; }

.w150p {
  width: 150px; }

.w200p {
  width: 200px; }

.w300p {
  width: 300px; }

@media (min-width: 400px) {
  .w400p {
    width: 400px; }
  .w500p {
    width: 500px; }
  .w600p {
    width: 600px; } }

@media (min-width: 700px) {
  .w700p {
    width: 700px; }
  .w800p {
    width: 800px; } }

@media (min-width: 960px) {
  .w960p {
    width: 960px; }
  .mw960p {
    max-width: 960px; }
  .w1140p {
    width: 1140px; }
  .mw1140p {
    max-width: 1140px; } }

.wauto {
  width: auto; }

/* Spacing Helpers */
/* --------------- */
.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; }

.ptxl {
  padding-top: 12rem; }

.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; }

.pbxl {
  padding-bottom: 12rem; }

.prxl {
  padding-right: 12rem; }

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

.pls {
  padding-left: 1rem; }

.plm {
  padding-left: 2rem; }

.pll {
  padding-left: 4rem; }

/* -------------------------- */
/* ==Responsive helpers       */
/* -------------------------- */
/* large screens */
/* ------------- */
@media (min-width: 1280px) {
  /* 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; } }

/* medium screens */
/* -------------- */
@media (min-width: 960px) and (max-width: 1279px) {
  /* 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; } }

/* small screens */
/* ------------- */
@media (min-width: 640px) and (max-width: 959px) {
  /* 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; } }

/* tiny screens */
/* ------------ */
@media (max-width: 639px) {
  /* 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; }
  .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; } }

/* ----------------------------- */
/* == STYLES OMAHA             */
/* ----------------------------- */
/*clear*/
/*transition*/
/*background*/
/*
Theme Name: Moderato
Theme URI: http://www.omahabeach.fr/
Author: OmahaBeach
Author URI: http://www.omahabeach.fr/
Description: Bonjour ! Je suis le thème "parent" <code>Omaha Office</code>. Je suis codé par l'agence OmahaBeach et parmis mes préoccupations, il y a le référencement, la facilité d'utilisation et l'adaptabilité :)
Version: 3.0 / Responsive
License: © OmahaBeach
Text Domain: omahaoffice
Domain Path: /languages/
*/
/*********************************************************************************/
/* Global																		*/
/*********************************************************************************/
::selection {
  background: #58a5ff;
  color: #FFF; }

::-moz-selection {
  background: #58a5ff;
  color: #FFF; }

#bloc_1 {
  padding-top: 102px !important; }

div[class^='bloc'],
div[class*='bloc'] {
  padding: 2rem 0;
  position: relative; }
  @media (max-width: 959px) {
    div[class^='bloc'],
    div[class*='bloc'] {
      padding: 1rem 0; } }
  #main div[class^='bloc'], #main
  div[class*='bloc'] {
    padding: 2rem 0; }

.post-edit-link {
  background: #B4CD58;
  color: #FFF;
  display: block;
  padding: 0px 9px;
  text-align: center;
  position: fixed;
  z-index: 100000;
  bottom: 0%;
  right: -63px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  border: 2px solid #B4CD58;
  -moz-transition: right 150ms linear;
  -webkit-transition: right 150ms linear;
  -o-transition: right 150ms linear;
  -ms-transition: right 150ms linear;
  transition: right 150ms linear;
  cursor: pointer; }

.post-edit-link:before {
  content: '\f040';
  font-family: 'FontAwesome';
  margin-right: 15px;
  font-size: 14px; }

.post-edit-link:hover {
  color: #ffffff;
  background: #333333;
  border-color: #B4CD58;
  right: 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.clear {
  clear: both; }

body {
  background: #ffffff;
  color: #3c4956;
  font-family: 'lato', sans-serif;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 300;
  margin: 0;
  font-smooth: always;
  /*	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;*/ }

strong {
  font-weight: 900; }

em, i {
  font-style: italic; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Abel';
  clear: both;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
  text-decoration: none;
  border-bottom-color: transparent; }

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i,
.h1 i, .h2 i, .h3 i, .h4 i, .h5 i, .h6 i {
  margin: 0 3px; }

h1,
.h1 {
  font-size: 3em;
  text-align: center;
  color: #1b416e;
  display: block;
  line-height: normal;
  margin-bottom: 20px; }

h2,
.h2 {
  color: #58a5ff;
  font-size: 2.5em;
  margin: 35px 0;
  line-height: normal; }

h3,
.h3 {
  color: #58a5ff;
  font-weight: 900; }

h3 i.fa {
  background: #eaedf1;
  border-radius: 40em;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 32px; }

a {
  color: inherit;
  text-decoration: none;
  -moz-transition: background 150ms linear, color 150ms linear;
  -webkit-transition: background 150ms linear, color 150ms linear;
  -o-transition: background 150ms linear, color 150ms linear;
  -ms-transition: background 150ms linear, color 150ms linear;
  transition: background 150ms linear, color 150ms linear; }

a:hover {
  color: #58a5ff; }

sub {
  position: relative;
  top: 0.5em;
  font-size: 0.8em; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.8em; }

blockquote {
  border-left: solid 0.5em #ddd;
  padding: 1em 0 1em 2em;
  font-style: italic; }

p, ul, ol, dl, table {
  margin-bottom: 1em; }

p {
  text-align: left; }

p a:not(.button) {
  text-decoration: underline; }

br.clear {
  clear: both; }

hr {
  display: block;
  border: 0;
  border-top: 1px solid #ececec;
  margin: 3em 0;
  clear: both; }

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

a img {
  border: 0; }

/* Forms */
form label {
  display: block; }

form input[type="text"],
form input[type="email"],
form select,
form textarea {
  -webkit-appearance: none;
  display: block;
  border: 0;
  background: #fff;
  width: 100%;
  border: 0;
  border-left: 2px solid #DADADA;
  border-bottom: 1px solid #ECECEC;
  background-color: #e1ebf6;
  color: #747474;
  padding: 8px 2%;
  float: left;
  margin-right: 1%;
  font-size: .8em;
  margin-bottom: 10px;
  outline: 0;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear; }

form input[type="checkbox"] {
  margin-right: 1rem; }

form input[type="text"]:hover,
form input[type="email"]:hover,
form textarea:hover,
form input:focus,
form textarea:focus,
form input:active,
form textarea:active {
  border-left-width: 6px; }

form input:focus,
form textarea:focus,
form input:active,
form textarea:active {
  border-left-color: #5aa6ff; }

form textarea {
  min-height: 9em; }

form ::-webkit-input-placeholder,
form :-moz-placeholder,
form ::-moz-placeholder,
form :-ms-input-placeholder {
  color: #999999 !important; }

form ::-moz-focus-inner {
  border: 0; }

form input[type="submit"] {
  display: inline-block;
  width: auto;
  padding: 10px 20px; }

form .check {
  margin: 1em 0; }

form .wpcf7-checkbox span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 1em; }

form .fichier {
  margin-top: 1em; }

form .intitule {
  color: #5aa6ff; }

form .mtm {
  margin-top: 2em; }

/* Tables */
table {
  width: 100%; }

table.style1 {
  width: 100%; }

table.style1 tbody tr:nth-child(2n+2) {
  background: #f4f4f4; }

table.style1 td {
  padding: 0.5em 1em 0.5em 1em; }

table.style1 th {
  text-align: left;
  font-weight: 400;
  padding: 0.5em 1em 0.5em 1em; }

table.style1 thead {
  background: #444;
  color: #fff; }

table.style1 tfoot {
  background: #eee; }

/* Buttons */
.button,
input[type="submit"] {
  position: relative;
  display: inline-block;
  background: #282b34;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 40px;
  line-height: normal;
  border: 0;
  cursor: pointer;
  outline: 0;
  font-weight: bold;
  font-size: 16px; }

.button:hover,
input[type="submit"]:hover {
  color: #282b34;
  background: #fff; }

/*********************************************************************************/
/* Header																		*/
/*********************************************************************************/
#header {
  position: relative;
  width: 100%;
  z-index: 100000; }

#header .inner:after {
  content: '';
  clear: both;
  display: block; }

#header .clear {
  margin-top: 50px; }

#header .logo,
#header .logo img {
  display: block; }

#header .logo {
  width: 170px;
  height: auto;
  padding: 5px;
  float: left;
  margin-top: 5px; }
  @media (max-width: 1280px) {
    #header .logo {
      width: 120px; } }

#header .logo svg path {
  fill: #58a5ff; }

.solution .logo {
  margin-top: 3px; }

#header .logo img {
  -webkit-transition: opacity 150ms linear, -webkit-transform 100ms linear;
  -moz-transition: opacity 150ms linear, -moz-transform 100ms linear;
  -ms-transition: opacity 150ms linear, -ms-transform 100ms linear;
  -o-transition: opacity 150ms linear, -o-transform 100ms linear;
  transition: opacity 150ms linear, transform 100ms linear; }

#header .logo:hover img {
  opacity: .7;
  -moz-transform: scale(0.93);
  -webkit-transform: scale(0.93);
  -o-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93); }

/*********************************************************************************/
/* Navigation principale														   */
/*********************************************************************************/
.main-navigation:after {
  content: '';
  display: block;
  clear: both; }

.main-navigation {
  position: relative;
  clear: both;
  padding: 40px 0 20px 0;
  background: #fff;
  font-size: 0.941em; }

.main-navigation.solution {
  background: #ffffff;
  border-bottom: 1px solid #c8c9ca;
  font-size: 0.882em;
  z-index: 10000000; }

.main-navigation .logo + ul {
  float: right;
  margin: 3px 0 0 0; }

.main-navigation.solution .logo + ul {
  float: right;
  text-align: right; }

.main-navigation > .inner > ul > li {
  display: inline-block;
  position: relative;
  margin: 0 15px; }

.main-navigation > .inner > ul > li:last-child {
  margin-left: 20px;
  margin-right: 0; }

.main-navigation li.current-menu-item > a {
  text-decoration: underline; }

.main-navigation li.menu-item-has-children > a:after {
  content: '\f0dd';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 6px;
  padding-left: 10px;
  color: #d1d7e7; }

.main-navigation ul li.button {
  padding: 0;
  margin-left: 5px;
  top: -2px;
  position: relative;
  background-color: #58a5ff; }

.main-navigation ul li.button a,
.main-navigation ul li.button:hover a {
  color: #ffffff !important; }

.main-navigation ul li.button:hover {
  -moz-transition: background 150ms linear;
  -webkit-transition: background 150ms linear;
  -o-transition: background 150ms linear;
  -ms-transition: background 150ms linear;
  transition: background 150ms linear; }

.main-navigation ul li a i {
  margin-right: 4px; }

.main-navigation ul a {
  display: block;
  padding: 8px 7px;
  color: #282b34;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px; }
  @media (max-width: 1440px) {
    .main-navigation ul a {
      font-size: 14px;
      padding: 8px 2px; } }
  @media (max-width: 1280px) {
    .main-navigation ul a {
      font-size: 11px;
      padding: 8px 0; } }

.main-navigation ul li.button a {
  padding: 10px 40px; }
  @media (max-width: 1280px) {
    .main-navigation ul li.button a {
      padding: 10px 8px; } }

.main-navigation ul a:hover {
  text-decoration: underline; }

.main-navigation ul .gros a {
  font-size: 16px;
  color: #FFF; }

.main-navigation.solution ul a {
  color: #3c4956; }

/*.main-navigation ul a:after {
	content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 6px;
    height: 2px;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 150ms linear, visibility 50ms linear;
    -webkit-transition: opacity 150ms linear, visibility 50ms linear;
    -o-transition: opacity 150ms linear, visibility 50ms linear;
    -ms-transition: opacity 150ms linear, visibility 50ms linear;
    transition: opacity 150ms linear, visibility 50ms linear;
}*/
.main-navigation ul .lang-item a {
  padding: 10px 0 10px 10px;
  margin-bottom: -10px; }

.main-navigation ul .button a:after,
.main-navigation ul .lang-item a:after {
  display: none; }

.main-navigation ul a:hover,
.main-navigation ul .current-page-ancestor:not(#menu-item-2068) > a,
.main-navigation ul .current_page_item > a {
  color: #adb0b7;
  text-decoration: none; }

.main-navigation ul a:hover:after,
.main-navigation ul .current-page-ancestor:not(#menu-item-2068) a:after,
.main-navigation ul .current_page_item a:after {
  opacity: 1;
  visibility: visible; }

.main-navigation.solution ul a:hover,
.main-navigation.solution ul .current-page-ancestor a,
.main-navigation.solution ul .current_page_item a {
  color: #58a5ff; }

.main-navigation.solution ul a:after {
  background: #58a5ff; }

.main-navigation ul .lang-item a:hover,
.main-navigation.solution ul .current_page_item a:after {
  opacity: .5; }

.main-navigation.solution ul.menu > li:first-child.current-page-ancestor a {
  color: inherit; }

.main-navigation.solution ul.menu > li:first-child.current-page-ancestor a:after {
  opacity: 0; }

/* menu solution transparent */
/*.menu-solution-transparent .main-navigation.solution {
	background: 0;
	color: #3c4956;
	border-bottom-color: #909092;
}
.menu-solution-transparent .main-navigation.solution ul a:hover,
.menu-solution-transparent .main-navigation.solution ul .current-page-ancestor a,
.menu-solution-transparent .main-navigation.solution ul .current_page_item a {
    color: #ffffff;
}
.menu-solution-transparent .main-navigation.solution ul a:after {
    background: #ffffff;
}*/
/*MENU LANGUE*/
.main-navigation .lang {
  float: left;
  margin-bottom: 0;
  padding-top: 5px; }

/*BOUTON CONTACT MENU PRINCIPAL*/
/*.page-parent .main-navigation .button.archi, .page-child .main-navigation .button.archi{
	display: none;
}*/
.main-navigation .button.archi:hover {
  background: #82868e; }

.main-navigation > .inner > ul > li:hover > .sub-menu {
  display: block; }

.main-navigation > .inner > ul > li > .sub-menu {
  display: none;
  position: absolute;
  width: 200px;
  background: #ffffff;
  padding: 10px 0;
  margin: 0;
  top: 100%;
  left: 50%;
  margin-left: -100px;
  border-bottom: 5px solid #58a5ff;
  z-index: 1000000000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }

.main-navigation > .inner > ul > li > .sub-menu > li {
  display: block; }

.main-navigation > .inner > ul > li > .sub-menu > li > a {
  display: block;
  text-align: center;
  padding: 10px 0;
  color: #adb0b7; }

.main-navigation > .inner > ul > li > .sub-menu > li > a:hover,
.main-navigation > .inner > ul > li > .sub-menu > li.current-page-ancestor:not(#menu-item-2068) a,
.main-navigation > .inner > ul > li > .sub-menu > li.current_page_item a {
  color: #58a5ff; }

/*********************************************************************************/
/* Navigation secondaire														*/
/*********************************************************************************/
.menutop {
  background: #282b34;
  padding: 5px 0; }

.menutop ul {
  margin: 0;
  text-align: right; }

.menutop li {
  text-align: right;
  display: inline;
  position: relative; }

.menutop a {
  color: #adb0b7;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 10px;
  display: inline-block; }

.menutop li:last-child a {
  padding-right: 0; }

.menutop a:hover {
  color: #FFF;
  text-decoration: underline; }

.menutop li.social a {
  color: #ffffff;
  font-size: 20px; }

.menutop li.social:hover a {
  color: #58a5ff; }

.menutop li:not(.social) + li.social {
  padding-left: 40px; }

.menutop li.social + li:not(.social) {
  padding-left: 40px; }

.menutop .sub-menu {
  display: none;
  position: absolute;
  width: 200px;
  background: #ffffff;
  padding: 10px 0;
  margin: 0;
  top: 100%;
  left: 50%;
  margin-left: -100px;
  border-bottom: 5px solid #58a5ff;
  z-index: 1000000000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }

.menutop li:hover .sub-menu {
  display: block; }

.menutop li.menu-item-has-children > a:after {
  content: '\f107';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 6px; }

.menutop ul > li > .sub-menu > li {
  display: block; }

.menutop ul > li > .sub-menu > li > a {
  display: block;
  text-align: center;
  padding: 10px 0; }

.menutop ul > li > .sub-menu > li > a:hover,
.menutop ul > li > .sub-menu > li.current-page-ancestor:not(#menu-item-2068) a,
.menutop ul > li > .sub-menu > li.current_page_item a {
  color: #58a5ff; }

.menutop img {
  display: inline; }

/*********************************************************************************/
/* Navigation secondaire														*/
/*********************************************************************************/
.second-navigation {
  text-align: right;
  float: right;
  margin: .5em;
  font-size: .8em;
  color: #2B252C; }

.second-navigation ul {
  float: left;
  margin-top: 3px; }

.second-navigation ul li {
  display: inline;
  padding: 1em .5em; }

/*********************************************************************************/
/* Rechercher														*/
/*********************************************************************************/
.second-navigation .search-form {
  float: left;
  width: 150px; }

.search-form input[type=search] {
  border: 1px solid #e7e6e6;
  padding: 5px 0px;
  font-size: 13px;
  color: #333;
  text-indent: 10px;
  display: block;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  box-shadow: none; }

.search-form input[type=search]:focus {
  background: #F1F1F1;
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 1px 0px 0px rgba(255, 255, 255, 0.025);
  outline: none; }

[type="search"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield; }

.search-form input[type=submit] {
  display: none; }

/*********************************************************************************/
/* Footer																		*/
/*********************************************************************************/
#footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #2b2e34;
  color: #82868e;
  clear: both;
  margin-top: 70px;
}

#footer:after {
  content: '';
  display: block;
  clear: both; }

#breadcrumbs {
  border-bottom: 1px solid #4d525b;
  padding-bottom: 20px;
  margin-bottom: 40px; }

#breadcrumbs:after {
  content: '';
  display: block;
  clear: both; }

#breadcrumbs > div {
  float: left; }

#breadcrumbs > div:first-child {
  width: 70%;
  padding-top: 5px; }

#breadcrumbs > div:first-child i {
  display: inline-block;
  margin: 0 10px; }

#breadcrumbs > div:first-child .breadcrumb_last {
  color: #ffffff; }

#breadcrumbs > div:last-child {
  width: 30%; }

#breadcrumbs > div:last-child a {
  display: block;
  text-align: right; }

#breadcrumbs > div:last-child a img {
  display: inline-block; }

#footer ul {
  margin: 0; }

#footer nav {
  font-weight: 500; }

#footer nav li {
  display: inline-block;
  list-style-type: none; }

#footer nav a {
  display: block; }

.footer-navigation > ul > li {
  float: left;
  width: 25%;
  padding: 0 10px; }

.footer-navigation > ul > li:first-child {
  padding-left: 0; }

.footer-navigation > ul > li:last-child {
  padding-right: 0; }

.footer-navigation > ul > li > a {
  font-weight: 900;
  font-size: 0.882em;
  margin-bottom: 10px;
  line-height: normal;
  min-height: 35px; }

#footer nav.footer-navigation li {
  display: block; }

.footer-navigation > ul > li > ul > li > a {
  font-size: 0.824em;
  font-weight: 500; }

.footer-copyrights {
  background: #1b1c20;
  font-size: 0.824em;
  padding: 30px 0;
  margin-top: 30px; }

.footer-copyrights a {
  color: #6c7078; }

.footer-copyrights a:hover {
  text-decoration: underline; }

.footer-copyrights li {
  padding: 0 15px; }

.footer-copyrights li.lang-item a {
  padding: 10px 5px;
  margin-bottom: -10px; }

.footer-copyrights li:first-child {
  padding-left: 0; }

.footer-copyrights li:last-child {
  padding-right: 0; }

/*********************************************************************************/
/* Wrapper																	   */
/*********************************************************************************/
body.open {
  overflow: hidden;
  height: 100%;
  width: 100%; }

#page {
  background: #fff;
  margin: auto;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  z-index: 99;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.open #page {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0); }

/*********************************************************************************/
/* Menu mobile																		*/
/*********************************************************************************/
#menu_mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 300px;
  height: 100%;
  background: #2b2e34;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
  overflow: auto;
  font-weight: bold; }

.open #menu_mobile {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

#menu_mobile_bouton {
  display: none;
  position: absolute;
  z-index: 1000;
  padding: 5px 20px;
  top: 5px;
  right: 0;
  cursor: pointer;
  font-size: 2em;
  color: #58A5FF; }

#menu_mobile > div {
  padding: 20px 30px; }

#menu_mobile > div:after {
  content: '';
  display: block;
  clear: both; }

#menu_mobile > div > a {
  display: block;
  background: #FFFFFF;
  margin: 0 -30px 20px;
  padding: 15px 30px;
  border-right: 2px solid #2B2E34; }

#menu_mobile > div li {
  list-style-type: none;
  padding-left: 0; }

#menu_mobile > div li a {
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 0;
  font-weight: 300; }

#menu_mobile > div li.button {
  padding: 0; }

#menu_mobile > div li.button a {
  color: #ffffff;
  padding: 5px 10px; }

#menu_mobile > div .current_page_item a:before,
#menu_mobile > div .current-menu-item a:before {
  content: '\f061';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 5px; }

#menu_mobile > div:first-child li.lang-item {
  width: 100%;
  margin-bottom: 10px; }

#menu_mobile > div:first-child li.lang-item a,
#menu_mobile > div:first-child li.lang-item img {
  display: block; }

#menu_mobile > div .current_page_item.lang-item a:before,
#menu_mobile > div .current-menu-item.lang-item a:before {
  display: none; }

#menu_mobile > div + div li a {
  font-weight: 500;
  color: #929292;
  text-transform: none; }

#menu_mobile
.bloc_actu {
  clear: both; }

.bloc_actu .inner {
  padding: 0 10px; }

.bloc_actu .inner article {
  width: 25%;
  float: left;
  padding: 10px; }

.bloc_actu .inner article a {
  font-weight: bold; }

.bloc_actu .inner article img {
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 10px -5px #000;
  box-shadow: 0px 2px 10px -5px #000; }

/*********************************************************************************/
/* Bloc relatif																	  */
/*********************************************************************************/
.bloc_relatif {
  clear: both; }

.bloc_relatif .inner {
  padding: 0 10px; }

.bloc_relatif .inner article {
  width: 25%;
  float: left;
  padding: 10px; }

.bloc_relatif .inner article a {
  font-weight: bold; }

.bloc_relatif .inner article img {
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 10px -5px #000;
  box-shadow: 0px 2px 10px -5px #000; }

/*********************************************************************************/
/* Bloc logos																	  */
/*********************************************************************************/
.bloc_logos .liste_logos {
  align-items: center;
  justify-content: center;
}

.bloc_logos .liste_logos .logo {
  padding: 1rem;
  outline: none;
}

/*********************************************************************************/
/* Paragraphes																	  */
/*********************************************************************************/
.bloc_para:last-child {
  border-bottom: none; }

.bloc_para:after {
  content: '';
  clear: both;
  display: block; }

.bloc_para .retour {
  clear: both; }

.b100 {
  width: 100%;
  float: none; }

.b95 {
  width: 95%; }

.b90 {
  width: 90%; }

.b85 {
  width: 85%; }

.b80 {
  width: 80%; }

.b75 {
  width: 75%; }

.b70 {
  width: 70%; }

.b66 {
  width: 66.6666%; }

.b65 {
  width: 65%; }

.b60 {
  width: 60%; }

.b55 {
  width: 55%; }

.b50 {
  width: 50%; }

.b45 {
  width: 45%; }

.b40 {
  width: 40%; }

.b35 {
  width: 35%; }

.b33 {
  width: 33.3333%; }

.b30 {
  width: 30%; }

.b25 {
  width: 25%; }

.b20 {
  width: 20%; }

.b15 {
  width: 15%; }

.b10 {
  width: 10%; }

.b05 {
  width: 5%; }

/*alignement texte*/
.bloc_para.tg, .bloc_para.tg p {
  text-align: left; }

.bloc_para.tc, .bloc_para.tc p {
  text-align: center; }

.bloc_para.td, .bloc_para.td p {
  text-align: right; }

/*position image*/
.bloc_para .bloc_image {
  display: block; }

.bloc_para .bloc_image img {
  opacity: 1;
  -webkit-transition: all .6s ease-out .5s;
  -moz-transition: all .6s ease-out .5s;
  -o-transition: all .6s ease-out .5s;
  transition: all .6s ease-out .5s;
  position: relative;
  top: 0; }

.bloc_para .bloc_image img.cache {
  opacity: 0;
  top: 5px; }

.bloc_para .bloc_image a {
  border: 0; }

.bloc_para.image_gauche .bloc_image {
  float: left;
  width: 30%;
  max-width: 200px;
  min-width: 100px;
  margin: 0 4% 4% 0; }

.bloc_para.ig .inner > div h2, .bloc_para.ig .inner > div h3, .bloc_para.ig .inner > div h4 {
  clear: none;
  margin-top: 0; }

.bloc_para.id .bloc_image {
  float: right;
  width: 30%;
  max-width: 200px;
  min-width: 100px;
  margin: 0 0 4% 4%; }

.bloc_para.id .inner > div h2, .bloc_para.id .inner > div h3, .bloc_para.id .inner > div h4 {
  clear: none;
  margin-top: 0; }

/*styles dans paragraphes*/
.bloc_para .inner > div ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.bloc_para .inner > div ul li {
  margin: 6px 0;
  position: relative; }

.bloc_para .inner > div ul li:before {
  content: '\f14a';
  font-family: 'FontAwesome';
  color: #d3dce7;
  padding-right: 1rem;
  /*display: block;
    position: absolute;
    left: 0;
    top: -1px;*/ }

.bloc_para .inner > div ul.puces_normales li:before {
  content: '';
  background: #58a5ff;
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.bloc_para .inner > div .photo ul li:before {
  content: ''; }

.bloc_para .para iframe {
  display: block;
  width: 100%; }

/* fonds de couleur */
.bloc_para.fond_gris {
  background: #d4dce7;
  margin: 4rem 0;
  padding: 4rem !important; }

/*********************************************************************************/
/* écoutez la différence														 */
/*********************************************************************************/
/*********************************************************************************/
/* Paragraphes avec arguments       											 */
/*********************************************************************************/
.bloc_para_arguments .intro_arg.txtcenter {
  text-align: center; }
  .bloc_para_arguments .intro_arg.txtcenter p {
    text-align: center;
    margin: auto;
    width: 35%;
    padding-bottom: 4rem; }

.bloc_para_arguments .intro_arg h2.bleu_clair {
  color: #58a5ff; }

.bloc_para_arguments .intro_arg h2.bleu_noir {
  color: #282b34; }

.bloc_para_arguments .intro_arg p {
  width: 50%;
  padding-bottom: 4rem; }

.bloc_para_arguments .arguments .argument {
  padding-bottom: 4rem; }
  .bloc_para_arguments .arguments .argument svg {
    width: auto;
    height: 100px; }
    .bloc_para_arguments .arguments .argument svg path, .bloc_para_arguments .arguments .argument svg line, .bloc_para_arguments .arguments .argument svg polyline, .bloc_para_arguments .arguments .argument svg circle {
      stroke: #58a5ff; }
  .bloc_para_arguments .arguments .argument h3 {
    padding-top: 2rem; }
    .bloc_para_arguments .arguments .argument h3.bleu_clair {
      color: #58a5ff; }
    .bloc_para_arguments .arguments .argument h3.bleu_noir {
      color: #282b34; }
  .bloc_para_arguments .arguments .argument .paragraphe {
    padding-top: 2rem;
    color: #848790; }

.bloc_para_arguments .arguments a .argument:hover {
  cursor: pointer; }
  .bloc_para_arguments .arguments a .argument:hover h3.bleu_clair {
    color: #282b34; }
  .bloc_para_arguments .arguments a .argument:hover h3.bleu_noir {
    color: #58a5ff; }

/*********************************************************************************/
/* Présentation du produit       											     */
/*********************************************************************************/
.presentation_produit {
  padding-bottom: 8rem; }
  .presentation_produit .fond_couleur {
    position: relative;
    padding: 4rem; }
    .presentation_produit .fond_couleur .nom_produit {
      position: absolute;
      top: 4rem;
      left: 4rem;
      color: #282b34;
      opacity: .14;
      font-family: 'Abel';
      font-size: 330px;
      line-height: 330px; }
      @media (max-width: 1440px) {
        .presentation_produit .fond_couleur .nom_produit {
          font-size: 300px;
          line-height: 300px; } }
      @media (max-width: 1280px) {
        .presentation_produit .fond_couleur .nom_produit {
          font-size: 220px;
          line-height: 220px; } }
      @media (max-width: 960px) {
        .presentation_produit .fond_couleur .nom_produit {
          position: relative;
          top: 0;
          left: 0;
          font-size: 140px;
          line-height: 100px; } }
      @media (max-width: 640px) {
        .presentation_produit .fond_couleur .nom_produit {
          position: relative;
          top: 0;
          left: 0;
          font-size: 40px;
          line-height: 40px; } }
    .presentation_produit .fond_couleur .produit {
      position: relative; }
      .presentation_produit .fond_couleur .produit img {
        position: absolute;
        bottom: -24rem;
        right: 0;
        max-width: 600px; }
        @media (max-width: 960px) {
          .presentation_produit .fond_couleur .produit img {
            position: relative;
            bottom: 0;
            width: 500px;
            max-width: 100%;
            margin: auto; } }
    .presentation_produit .fond_couleur .presentation {
      color: #FFF;
      padding: 10rem 0; }
      .presentation_produit .fond_couleur .presentation h2 {
        color: #282b34; }
      .presentation_produit .fond_couleur .presentation a {
        margin-top: 4rem; }

/*********************************************************************************/
/* Plan du site															  */
/*********************************************************************************/
.page-id-8 .bloc_para .inner > div ul {
  list-style-type: disc; }

.page-id-8 .bloc_para .inner > div > ul > li > ul {
  margin-left: 1em; }

.page-id-8 .bloc_para .inner > div > ul > li > ul > li > ul {
  margin-left: 2em; }

/*********************************************************************************/
/* SLIDER																	  */
/*********************************************************************************/
.bx-wrapper,
.bx-viewport {
  min-height: 240px !important; }

.bx-controls {
  position: absolute;
  top: 50%;
  color: #ffffff;
  width: 100%;
  font-size: 3em;
  margin-top: -.5em;
  line-height: normal;
  z-index: 10000; }

.bx-prev,
.bx-next {
  position: absolute; }

.bx-prev {
  left: 60px; }

.bx-next {
  right: 60px; }

/*********************************************************************************/
/* HAUT DE PAGE 																 */
/*********************************************************************************/
#hdp_front {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 700px; }
  #hdp_front .fond_opaque_noir {
    position: absolute;
    top: 75px;
    bottom: 0;
    background: #000;
    animation: slide-left-4 2s ease-in-out forwards;
    animation-delay: 1.4s;
    opacity: .3; }
    @media (max-width: 960px) {
      #hdp_front .fond_opaque_noir {
        top: 0; } }
  #hdp_front.ie .fond_opaque_noir {
    width: calc(25% + 50px); }
  #hdp_front .fond_opaque {
    position: absolute;
    left: calc(25% + 50px);
    right: 42%;
    bottom: 0;
    height: 150px;
    background: #282b34;
    opacity: 0;
    animation: fade-in-2 .8s linear forwards;
    animation-delay: 2.8s; }
    @media (max-width: 960px) {
      #hdp_front .fond_opaque {
        display: none; } }
  #hdp_front .texte {
    position: absolute;
    right: 0;
    bottom: -120px;
    bottom: 150px;
    width: 42%;
    padding: 40px;
    background-color: #58a5ff;
    color: #282b34;
    animation: fade-in .8s linear forwards;
    animation-delay: 2.6s;
    opacity: 0; }
    @media (max-width: 960px) {
      #hdp_front .texte {
        width: 100%;
        right: 0;
        bottom: 0; } }
    #hdp_front .texte h1.sur_titre {
      text-align: left;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase; }
    #hdp_front .texte .h1-like {
      font-family: 'Abel';
      font-size: 50px;
      line-height: 50px;
      color: #fff; }
    #hdp_front .texte .sous_titre {
      padding-top: 40px;
      font-size: 16px; }
  #hdp_front .scroll {
    width: 15px;
    position: absolute;
    bottom: -7px;
    right: 0;
    cursor: pointer;
    z-index: 2; }
    @media (max-width: 960px) {
      #hdp_front .scroll {
        bottom: -3px;
        right: 5px; } }
    #hdp_front .scroll svg path {
      fill: #58a5ff; }
      @media (max-width: 960px) {
        #hdp_front .scroll svg path {
          fill: #fff; } }
      #hdp_front .scroll svg path.roulette {
        animation: bounce-down 1.3s ease infinite; }
  #hdp_front:not(.ie) .panneau_gauche {
    position: absolute;
    top: 75px;
    left: 0;
    bottom: 0;
    width: 58%;
    background-color: white;
    z-index: 2;
    animation: slide-left-1 1.2s ease-in-out forwards;
    animation-delay: .2s; }
  #hdp_front:not(.ie) .panneau_droit {
    position: absolute;
    top: 0;
    left: 58%;
    bottom: 0;
    width: 42%;
    background-color: white;
    z-index: 2;
    animation: slide-left-1 1.2s ease-in forwards;
    animation-delay: .2s; }
  #hdp_front:not(.ie) .panneau_gauche_haut {
    position: absolute;
    top: 0;
    left: 25%;
    height: 75px;
    width: calc(58% - 25%);
    background-color: white;
    z-index: 2;
    animation: slide-left-3 1s ease-out forwards;
    animation-delay: 1.4s; }
  #hdp_front:not(.ie) .fond_niveau_gris {
    position: absolute;
    top: 75px;
    bottom: 0;
    background: #000;
    mix-blend-mode: saturation;
    animation: slide-left-4 2s ease-in-out forwards;
    animation-delay: 1.4s; }
    @media (max-width: 960px) {
      #hdp_front:not(.ie) .fond_niveau_gris {
        top: 0; } }
  #hdp_front:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 75px;
    width: 25%;
    background-color: #fff;
    z-index: 1;
    /*animation: fade-in 1s linear forwards;*/ }
    @media (max-width: 960px) {
      #hdp_front:before {
        display: none; } }
  #hdp_front:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 150px;
    width: 42%;
    background-color: #fff;
    z-index: 1;
    /*animation: fade-in 1s linear forwards;*/ }
    @media (max-width: 960px) {
      #hdp_front:after {
        display: none; } }

#hdp {
  display: flex;
  align-items: stretch;
  position: relative; }
  @media (max-width: 960px) {
    #hdp {
      flex-direction: column; } }
  #hdp .hdp_image {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    transform: translateY(3rem); }
    @media (max-width: 960px) {
      #hdp .hdp_image {
        height: 350px;
        width: 100%; } }
    #hdp .hdp_image .fond_niveau_gris {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      background: #000;
      mix-blend-mode: saturation;
      animation: slide-left-4 1.2s ease-out forwards;
      animation-delay: 1.2s; }
    #hdp .hdp_image .fond_opaque_noir {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      background: #000;
      animation: slide-left-4 1.2s ease-out forwards;
      animation-delay: 1.2s;
      opacity: .3; }
    #hdp .hdp_image .fond_opaque {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 150px;
      background: #282b34;
      opacity: 0;
      animation: fade-in-2 .9s linear forwards;
      animation-delay: 2s; }
      @media (max-width: 960px) {
        #hdp .hdp_image .fond_opaque {
          display: none; } }
  #hdp.ie .hdp_image .fond_opaque_noir {
    width: calc(25% + 50px); }
  #hdp .hdp_texte {
    position: relative;
    padding: 6rem;
    transform: translateX(-3rem);
    width: 50%;
    padding-bottom: 16rem; }
    @media (max-width: 960px) {
      #hdp .hdp_texte {
        width: 100%;
        transform: translateX(0); } }
    #hdp .hdp_texte:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: -3rem;
      background-color: #e1ebf6;
      z-index: -1; }
      @media (max-width: 960px) {
        #hdp .hdp_texte:before {
          right: 0; } }
    #hdp .hdp_texte h1.sur_titre {
      text-align: left;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #58a5ff; }
    #hdp .hdp_texte .h1-like {
      font-family: 'Abel';
      font-size: 50px;
      line-height: 50px;
      color: #282b34; }
    #hdp .hdp_texte .sous_titre {
      padding-top: 40px;
      font-size: 16px; }
    #hdp .hdp_texte .scroll {
      width: 15px;
      position: absolute;
      bottom: 4rem;
      left: 6rem;
      cursor: pointer;
      z-index: 2; }
      #hdp .hdp_texte .scroll svg path {
        fill: #58a5ff; }
        #hdp .hdp_texte .scroll svg path.roulette {
          animation: bounce-down 1.3s ease infinite; }
  #hdp:not(.ie) .hdp_texte .panneau_droit {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 30px);
    bottom: 0;
    background-color: #fff;
    z-index: 3;
    animation: slide-left-5 1s ease-in forwards;
    animation-delay: .2s; }

@keyframes slide-left-1 {
  from {
    width: 58%; }
  100% {
    width: 0; } }

@keyframes slide-left-2 {
  from {
    width: 42%; }
  100% {
    width: 0; } }

@keyframes slide-left-3 {
  from {
    width: calc(58% - 25%); }
  100% {
    width: 0; } }

@keyframes slide-left-4 {
  from {
    width: 0%;
    right: 0;
    left: auto; }
  50% {
    width: 100%;
    right: 0;
    left: auto; }
  51% {
    width: 100%;
    left: 0; }
  100% {
    width: calc(25% + 50px);
    left: 0; } }

@keyframes slide-left-5 {
  from {
    width: calc(100% + 30px); }
  100% {
    width: 0; } }

@keyframes bounce-down {
  from {
    transform: translateY(0); }
  50% {
    transform: translateY(0.5rem); }
  to {
    transform: translateY(0); } }

@keyframes slide-up {
  from {
    bottom: -120px; }
  100% {
    bottom: 150px; } }

@keyframes fade-in-2 {
  from {
    opacity: 0; }
  100% {
    opacity: .22; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*********************************************************************************/
/* TITRAGE DESIGN																	  */
/*********************************************************************************/
.bloc_para.titrage,
.bloc_para.titrage .inner,
.bloc_para.titrage .para {
  border-bottom: 0;
  padding-bottom: 0 !important; }

.bloc_para.titrage h2 {
  font-size: 1.765em;
  margin-bottom: 0;
  position: relative; }

.bloc_para.titrage h2 > span:first-child {
  position: absolute;
  left: 0;
  bottom: 31%;
  width: 40%;
  text-align: right; }

.bloc_para.titrage h2 > span + span {
  display: block;
  font-size: 3.233em;
  position: relative; }

.bloc_para.titrage h2 > span + span strong {
  color: #d4dce7;
  font-size: 2.289em;
  font-weight: 300;
  line-height: normal;
  display: block;
  line-height: 1em; }

.bloc_para.titrage h2 > span + span sup,
.bloc_para.titrage h2 > span + span sub {
  font-size: 1em;
  position: absolute;
  width: 43%;
  top: 2%; }

.bloc_para.titrage h2 > span + span sup {
  text-align: right;
  left: 0; }

.bloc_para.titrage h2 > span + span sub {
  bottom: 19%;
  text-align: left;
  right: 0;
  top: auto; }

/*********************************************************************************/
/* 1 PARA + 1 LISTE																	  */
/*********************************************************************************/
/*********************************************************************************/
/* 1 PARA + 1 PHOTO																	  */
/*********************************************************************************/
.pho11 .chiffres {
  clear: both;
  padding-top: 30px !important;
  justify-content: space-between; }

/*.pho11 .chiffres:after {
	content: '';
	display: block;
	clear: both;
}*/
.pho11 .chiffres li {
  float: left;
  height: 80px;
  margin-bottom: 20px !important;
  text-align: center;
  display: block;
  position: relative; }

.pho11 .chiffres li:after {
  position: absolute;
  display: block;
  width: 30px;
  height: 4px;
  background: #d3dce7;
  bottom: -5px;
  left: 50%;
  margin-left: -15px; }

.pho11 .chiffres li strong {
  font-weight: 300; }

.pho11 .chiffres li span {
  display: block;
  margin: auto;
  text-align: center;
  line-height: normal; }

.pho11 .chiffres li span:first-child {
  color: #58a5ff;
  font-size: 2.706em;
  margin-bottom: -3px; }

.pho11 .chiffres li span sub {
  top: 0;
  font-size: .37em;
  margin-left: 5px; }

.pho11 .chiffres li span:last-child {
  color: #6987a4; }

/* photos */
/*.pho11 .photo {
	max-width: none !important;
	width: 60%;
	margin-left: -10% !important;
}
.pho11 .texte + .photo {
	max-width: none !important;
	width: 60%;
	margin-left: 0 !important;
	margin-right: -10% !important;
}*/
.pho11 .inner > div ul.chiffres li,
.pho11 .inner > .photo ul li {
  margin: 0;
  position: static;
  padding: 0; }

.pho11 .inner > div ul.chiffres li:before,
.pho11 .inner > .photo ul li:before {
  display: none; }

/*********************************************************************************/
/* DIAPO																	  */
/*********************************************************************************/
.bloc_para.diapo {
  overflow: hidden;
  /*min-height: 500px;*/
  max-height: 635px;
  position: relative; }

.bloc_para.diapo > .inner {
  max-width: 1600px;
  padding: 0;
  box-shadow: 0 0 90px #D4DCE7; }

.bloc_para.diapo > .inner div {
  padding: 0; }

.bloc_para.diapo ul {
  margin: 0;
  display: block;
  width: 100%; }

.bloc_para.diapo li {
  display: block;
  /*width: 100% !important;*/
  height: auto;
  margin: 0 !important;
  padding-left: 0 !important; }

.bloc_para.diapo li:before {
  display: none !important; }

.bloc_para.diapo li img {
  /*width: 100%;*/
  display: block; }

/*********************************************************************************/
/* ARGUMENTS																	  */
/*********************************************************************************/
.bloc_para.arguments .para {
  padding: 2rem 4rem; }
  .bloc_para.arguments .para .header {
    display: flex;
    width: 100%;
    margin-bottom: 1em;
    align-items: center; }
    @media (max-width: 640px) {
      .bloc_para.arguments .para .header {
        flex-direction: column; } }
    .bloc_para.arguments .para .header .icone {
      width: auto;
      padding-right: 2rem; }
      .bloc_para.arguments .para .header .icone i {
        display: inline-block;
        color: #505050;
        font-size: 7rem; }
        @media (max-width: 1280px) {
          .bloc_para.arguments .para .header .icone i {
            font-size: 6rem; } }
        @media (max-width: 960px) {
          .bloc_para.arguments .para .header .icone i {
            font-size: 5rem; } }
    .bloc_para.arguments .para .header .titre {
      text-transform: uppercase;
      font-family: 'Abel';
      font-size: 20px; }
  .bloc_para.arguments .para .texte {
    color: #848790; }
  .bloc_para.arguments .para a {
    line-height: 1.2em;
    display: block;
    color: #58a5ff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 4rem;
    text-decoration: underline; }
    .bloc_para.arguments .para a:hover {
      text-decoration: none; }

/*********************************************************************************/
/* CITATION																	  */
/*********************************************************************************/
.bloc_citation .citation {
  display: flex; }
  @media (max-width: 960px) {
    .bloc_citation .citation {
      flex-direction: column; } }
  .bloc_citation .citation .container_photo {
    position: relative;
    width: calc(100% / 6);
    display: flex;
    align-items: center; }
    .bloc_citation .citation .container_photo img {
      margin: 0; }
    .bloc_citation .citation .container_photo .pictogramme {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(50%, -50%);
      background-color: #282b34;
      border-radius: 50px;
      padding: 1rem; }
      .bloc_citation .citation .container_photo .pictogramme i {
        display: block;
        font-size: 2.5rem;
        width: 25px;
        height: 25px;
        color: #58a5ff; }
  .bloc_citation .citation .container_texte {
    width: calc(500% / 6);
    padding-left: 6rem; }
    @media (max-width: 960px) {
      .bloc_citation .citation .container_texte {
        padding-left: 0;
        padding-top: 4rem; } }
    .bloc_citation .citation .container_texte .identite {
      font-family: 'Abel';
      font-size: 30px;
      color: #282b34; }
    .bloc_citation .citation .container_texte .fonction {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
      color: #58a5ff; }
    .bloc_citation .citation .container_texte .texte {
      padding-top: 2rem;
      font-size: 22px;
      font-weight: 300; }
      .bloc_citation .citation .container_texte .texte p {
        margin-bottom: 0; }

/*********************************************************************************/
/* ACTUALITES																	  */
/*********************************************************************************/
.bloc_para.actualites article {
  float: left;
  padding: 0 15px; }

.bloc_para.actualites article figure {
  margin-bottom: 10px;
  overflow: hidden;
  background: #2b2e34; }

.bloc_para.actualites article img {
  -webkit-transition: -webkit-transform 10s linear, opacity 300ms linear;
  -moz-transition: -moz-transform 10s linear, opacity 300ms linear;
  -ms-transition: -ms-transform 10s linear, opacity 300ms linear;
  -o-transition: -o-transform 10s linear, opacity 300ms linear;
  transition: transform 10s linear, opacity 300ms linear; }

.bloc_para.actualites article a:hover img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: .7; }

/*********************************************************************************/
/* PAGES SIMPLES																	  */
/*********************************************************************************/
.page-template-default .col {
  float: left;
  padding: 0 30px; }

.page-template-default .col:first-child {
  padding-left: 0; }

.page-template-default .col:first-child .pho11 img {
  margin: auto;
  box-shadow: 0 0 3px #b6b9be;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.page-template-default .col + .col {
  padding-right: 0; }

.page-template-default article > div + .inner:after {
  content: '';
  display: block;
  clear: both; }

.page-template-default .col .inner {
  padding: 10px 30px; }

.page-template-default .bloc_para > .inner,
.page-template-default .bloc_logos > .inner {
  padding-left: 0;
  padding-right: 0; }

.page-template-default .col + .col {
  padding: 0 40px; }

.page-template-default .col + .col div.contenu {
  margin-top: 80px;
  z-index: 1; }

.page-template-default .col + .col .titre {
  color: #58a5ff;
  font-weight: 300;
  display: block;
  padding: 15px 30px;
  border: 1px solid #d4dce7;
  border-bottom: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  line-height: normal; }

.page-template-default .col + .col .media {
  margin: 0 -15px; }

.page-template-default .col + .col .media iframe {
  display: block;
  width: 100%; }

.page-template-default .col + .col .texte {
  background: #5aa6ff;
  color: #ffffff;
  padding: 30px;
  font-size: 0.941em;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  line-height: 1.4em; }

.page-template-default .col + .col .texte .fonction {
  display: block;
  margin-bottom: 10px; }

.page-template-default .col + .col .boutons {
  padding: 15px 30px; }

.page-template-default .col + .col .boutons a {
  display: block;
  color: #5aa6ff;
  margin-bottom: 6px; }

.page-template-default .col + .col .boutons a:last-child {
  margin-bottom: 0; }

.page-template-default .col + .col .boutons a i {
  margin-right: 10px;
  display: inline-block;
  min-width: 17px; }

.page-template-default .col + .col .boutons a:hover {
  color: #333333; }

/* bloc saviezvous */
.page-template-default .saviezvous {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.page-template-default .saviezvous figure {
  display: inline-block;
  color: #ffffff;
  background: #58a5ff;
  font-size: 2.529em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-weight: 300;
  margin-left: 20px; }

.page-template-default .saviezvous p {
  margin-bottom: 0; }

.page-template-default .li11 .para.texte:before {
  display: none; }

/* bloc para photo */
.page-template-default .pho11 .inner > .titre {
  margin: -10px 0 -30px; }

.page-template-default .pho11 .inner > .titre .photo {
  padding-right: 0; }

.page-template-default .pho11 .inner > .titre + .photo {
  padding-left: 0;
  padding-right: 20px; }

.page-template-default .pho11 .photo,
.page-template-default .pho11 .texte + .photo {
  max-width: none !important;
  width: 50%;
  margin: 0 !important; }

/*********************************************************************************/
/* MODERATO AW																	  */
/*********************************************************************************/
.page-type-aw #bloc_1 .texte {
  position: relative;
  z-index: 2; }

/*
.page-type-aw #bloc_1 .texte + .photo {
    max-width: none !important;
    width: 50%;
    margin-left: 0 !important;
    margin-right: 0% !important;
    z-index: 1;
}
.page-type-aw #bloc_1 .texte + .photo ul {
	position: absolute;
    bottom: -30%;
    right: -5%;
    z-index: 1;
}*/
/*********************************************************************************/
/* Colonne																	  */
/*********************************************************************************/
#secondary {
  width: 23.4042553%;
  float: right;
  padding-top: 40px; }

#secondary .widget_text {
  margin-bottom: 30px !important; }

#secondary .widget_text .button {
  display: block;
  padding: 10px 20px; }

#secondary .widget {
  margin-bottom: 55px;
  position: relative; }

#secondary .widget ul {
  list-style: none; }

#secondary .widget ul li {
  border-bottom: 1px solid #E7E6E6;
  padding: 10px 10px 10px 0; }

#secondary .widget ul li .post-date, #secondary .widget ul li .wpp-date {
  color: #DBDBDB;
  font-size: .9em;
  display: block; }

#secondary .widget .widget-title {
  margin-bottom: 18px;
  font-weight: bold; }

/*********************************************************************************/
/* Archives	et page blog																  */
/*********************************************************************************/
.blog .post:after, .archive .post:after, .search .post:after {
  content: '';
  display: block;
  clear: both; }

.single article.post, .archive section.list, .blog section.list {
  float: left;
  width: 71.1702128%; }

.blog .image, .archive .image, .search .image {
  display: block;
  margin: 0 0 30px; }

.post .date {
  float: left;
  width: 82px;
  text-align: center;
  color: #fff;
  padding: 8px 0 5px 0px;
  background: #eef0f2; }

.post .date span {
  font-size: 29px;
  font-weight: bold;
  display: block;
  line-height: 29px; }

.post .contenu {
  float: right;
  width: 80%; }

.blog .post, .archive .post, .search .post {
  margin-bottom: 3em;
  padding-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid #F0F4F4; }

.blog .post header h2, .archive .post header h2, .search .post header h2 {
  padding-bottom: .5em;
  margin: 0; }

/*pagination*/
.pagination {
  list-style: none;
  padding: 0;
  margin: 20px auto;
  text-align: center; }

.pagination li {
  display: inline; }

.pagination li a {
  background: #F0F4F4;
  color: #2b252c;
  text-align: center;
  border-radius: 40em;
  text-decoration: none;
  line-height: 1.5em;
  padding: 8px 15px; }

.pagination li.active a {
  background: #58a5ff;
  color: #fff; }

.pagination li.page_suivante a, .pagination li.page_precedente a {
  background: none; }

/*********************************************************************************/
/* BLOC TÉLÉCHARGEMENT																  */
/*********************************************************************************/
.bloc_telechargement {
  border-top: 1px solid #e7e6e6;
  padding: 20px 0; }

/*********************************************************************************/
/* Articles																	  */
/*********************************************************************************/
.single .header > div {
  float: right;
  width: 80%;
  margin: .5em 0;
  padding-bottom: .5em; }

.single .post .date {
  margin-top: 1.5em; }

.post h1 {
  text-align: left; }

.post h2, .post h3, .post h4, .post h5, .post h6 {
  clear: none; }

.post .content {
  padding: 0;
  clear: both;
  border-top: 1px solid #F0F4F4;
  padding-top: 1.5em; }

.post p img, .post .gallery img {
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 10px -5px #000;
  box-shadow: 0px 2px 10px -5px #000;
  width: auto; }

.wp-caption-text {
  text-align: center;
  font-style: italic;
  font-size: 1em; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  max-width: 50%; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  max-width: 50%; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px auto; }

.centrer {
  text-align: center; }

.droite {
  text-align: right; }

.premier_titre {
  margin: -30px 0 10px; }

/*social*/
.post .social {
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  clear: both;
  overflow: hidden;
  min-height: 34px;
  list-style: none;
  list-style: none;
  padding: 20px 0;
  margin: 40px 0 0 0; }

.post .social li {
  float: left;
  line-height: 21px;
  width: 20%; }

/*galerie*/
.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 -10px; }

.gallery li {
  float: left;
  max-width: 25%; }

.gallery li a {
  margin: 0 10px 20px;
  display: block; }

.gallery li a img {
  height: auto; }

/*auteur*/
.post > aside {
  float: left;
  width: 20%;
  padding: 0 2%; }

.post > aside {
  font-size: .8em;
  text-align: center; }

.post > aside ul, .post > aside ul li {
  list-style: none; }

.posted-on {
  display: block;
  border-top: 1px solid #F0F4F4;
  margin-top: 1.5em;
  padding-top: 1.1em; }

/* player audio */
.mejs-container,
.mejs-container .mejs-controls {
  background: #5AA6FF !important;
  color: #ffffff !important; }

.mejs-container .mejs-controls * {
  color: #ffffff !important; }

.mejs-container .mejs-volume-button, .mejs-container .mejs-horizontal-volume-slider {
  display: none; }

/*********************************************************************************/
/* CARTE																	  */
/*********************************************************************************/
.carte img {
  max-width: none; }

/*********************************************************************************/
/* CONTACT																	  */
/*********************************************************************************/
.wpcf7-not-valid-tip, .screen-reader-response {
  display: none; }

.wpcf7-form-control-wrap {
  display: block !important; }

.wpcf7-not-valid {
  border-color: #FFBAA1;
  background: #FFEDED; }

/*********************************************************************************/
/* POPUP																	  */
/*********************************************************************************/
#popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.89); }

#popup .inner {
  max-width: none;
  padding: 50px 0;
  text-align: center; }

#popup iframe {
  display: block;
  margin: auto; }

#popup h2 {
  color: #ffffff;
  font-size: 3em;
  margin-bottom: 50px;
  position: relative;
  display: inline-block; }

#popup h2 a {
  position: absolute;
  bottom: 7px;
  right: -210px;
  display: block;
  font-size: .5em;
  opacity: .5; }

#popup h2 a:hover {
  opacity: 1; }

#popup h2 a span {
  font-size: 0.560em;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  float: right;
  margin-top: 7px;
  margin-left: 10px; }

/*********************************************************************************/
/* PAGE PARE-SOLEIL													  */
/*********************************************************************************/
.page-id-1607 .audio, .page-id-1546 .audio, .page-id-1555 .audio, .page-id-1506 .audio {
  display: none; }

/*********************************************************************************/
/* PAGE RÉALISATION												  */
/*********************************************************************************/
.liste.references {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap; }

.liste.references li {
  margin: 0;
  background: #FFF;
  outline: none;
  padding: 20px;
  text-align: center;
  width: 25%;
  font-size: 15px;
  line-height: 1;
  position: relative !important;
  left: auto !important;
  top: auto !important; }
  @media (max-width: 1280px) {
    .liste.references li {
      width: calc(100% / 3); } }
  @media (max-width: 960px) {
    .liste.references li {
      width: 50%; } }
  @media (max-width: 640px) {
    .liste.references li {
      width: 100%; } }

.liste.references li img {
  margin-bottom: 10px; }

.tri {
  text-align: center;
  list-style: none;
  margin-bottom: 1rem;
  margin-left: 0;
  padding: 0; }

.tri > li {
  display: inline-block;
  margin: 0 2px 7px 2px;
  position: relative; }

.tri > li > a {
  padding: 10px;
  background-color: #e8e8e8;
  color: #989898;
  text-decoration: none;
  display: block;
  border-radius: 2px; }

.tri > li > a.is-checked {
  color: #FFF;
  background: #58a5ff; }

.tri .sousmenu {
  display: none;
  position: absolute;
  width: 100%;
  background: #35373b;
  margin: 0;
  list-style: none;
  z-index: 10;
  padding: 10px; }

.tri > li:hover .sousmenu {
  display: block; }

.tri > li .sousmenu a {
  color: #FFF;
  padding: 10px;
  display: block;
  font-size: 13px;
  line-height: 1; }

.tri > li .sousmenu a:hover {
  opacity: .5; }

/*********************************************************************************/
/* contact en bloc															  */
/*********************************************************************************/
.ceb h2 {
  margin-bottom: 0;
  margin-top: 60px; }

.ceb .info_contact {
  padding-left: 8rem; }
  @media (max-width: 960px) {
    .ceb .info_contact {
      padding: 0;
      max-width: 375px;
      margin: auto; } }
  .ceb .info_contact .titre {
    color: #58a5ff;
    font-weight: 300;
    display: block;
    padding: 15px 0;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: normal;
    font-family: 'Abel';
    font-size: 30px;
    color: #282b34; }
  .ceb .info_contact .ic_texte {
    background: #5aa6ff;
    color: #ffffff;
    padding: 30px;
    font-size: 0.941em;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    line-height: 1.4em; }
    .ceb .info_contact .ic_texte .ic_col_nom {
      font-family: 'Abel';
      font-size: 30px;
      line-height: 30px;
      padding-bottom: 6rem; }

/*********************************************************************************/
/* diaporama des réalisations														  */
/*********************************************************************************/
.applications_defilantes .bx-prev {
  color: #58a5ff;
  left: -40px; }

.applications_defilantes .bx-next {
  color: #58a5ff;
  right: -40px; }

.applications_defilantes .bx-wrapper {
  position: relative;
  margin: 30px 0 !important;
  max-width: 100% !important; }

.applications_defilantes.bloc_para .inner > div ul li:before {
  content: none; }

/*********************************************************************************/
/* MEDIA QUERIES GEANT															  */
/*********************************************************************************/
@media screen and (max-width: 1400px) {
  /* global */
  body {
    font-size: 16px; }
  .inner {
    max-width: 1100px; }
  /* ----------- */
  /* haut de page animé */
  /* ----------- */
  /* page aw */
  #hdp_anime .etape2 img.n1,
  #hdp_anime .etape2 img.n3 {
    max-width: 270px;
    top: 23%; }
  #hdp_anime .etape2 img.n1 {
    left: 2%; }
  #hdp_anime .etape2 img.n2 {
    max-width: 350px;
    top: 4%;
    margin-left: -170px; }
  #hdp_anime .etape2 img.n3 {
    right: 2%; }
  /* ----------- */
  /* page AW */
  /* ----------- */
  .page-type-aw #bloc_1 .texte + .photo ul {
    right: 0;
    max-width: 70%;
    bottom: auto;
    top: 10%; } }

/*********************************************************************************/
/* MEDIA QUERIES MOYEN															  */
/*********************************************************************************/
@media screen and (max-width: 900px) {
  /* menus */
  #header .logo {
    width: 150px; }
  .main-navigation .logo + ul {
    font-size: .8em;
    text-align: right;
    float: right; }
  .main-navigation ul a {
    padding: 4px; }
  .main-navigation.solution {
    text-align: center; }
  #header .main-navigation.solution .logo,
  .main-navigation.solution .logo + ul {
    float: none;
    clear: both;
    text-align: center; }
  #header .main-navigation.solution .logo {
    display: inline-block; }
  .main-navigation.solution .logo + ul {
    width: 100%; }
  .main-navigation .lang {
    padding-top: 3px;
    float: right; }
  /* ----------- */
  /* haut de page animé */
  /* ----------- */
  /* page aw */
  #hdp_anime .etape2 img.n1,
  #hdp_anime .etape2 img.n3 {
    max-width: 200px;
    top: 23%; }
  #hdp_anime .etape3 {
    width: 60%;
    left: 20%; }
  #hdp_anime .etape3 h1 {
    line-height: normal; }
  #hdp_anime p {
    width: 100%;
    max-width: none; }
  /* slider */
  .bx-prev {
    left: 30px; }
  .bx-next {
    right: 30px; }
  /* ----------- */
  /* pages simples */
  /* ----------- */
  .page-template-default .col {
    width: 100%;
    float: none;
    position: relative; }
  .page-template-default .col + .col .media,
  .page-template-default .col + .col .texte {
    width: 50%;
    float: left;
    margin: 0; }
  .page-template-default .col + .col .boutons {
    top: -60px;
    position: relative;
    clear: both;
    width: 50%; } }

/*********************************************************************************/
/* MEDIA QUERIES PETIT															  */
/*********************************************************************************/
@media screen and (max-width: 960px) {
  /* global */
  body {
    font-size: 15px; }
  /* header */
  #header .logo {
    margin: 10px auto;
    float: none;
    clear: both; }
  #header .logo img {
    margin: auto; }
  #main {
    border-top: 1px solid #ececec; }
  /* Menu */
  .main-navigation, .second-navigation, .footer-navigation, .menutop {
    display: none; }
  /*#menu_mobile, */
  #menu_mobile_bouton {
    display: block; }
  /* titres */
  h1,
  .h1 {
    font-size: 2.25em;
    line-height: normal; }
  h2,
  .h2 {
    line-height: normal;
    font-size: 2em; }
  /*bloc actu*/
  .bloc_actu .inner article, .bloc_relatif .inner article {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px; }
  .bloc_actu .inner article img, .bloc_relatif .inner article img {
    float: left;
    width: 165px;
    margin-right: 10px; }
  /* SINGLE ET ARCHIVE */
  .archive #main, .single #main, .search #main, .blog #main {
    width: 100%;
    float: none; }
  #secondary {
    display: none; }
  .post .contenu {
    float: none;
    width: 100%; }
  .single .header > div {
    float: none;
    width: 100%; }
  .post .date {
    display: none; }
  /* Paragraphes */
  .bloc_para .inner > div {
    float: none;
    padding: 0; }
  .b100,
  .b95,
  .b90,
  .b85,
  .b80,
  .b75,
  .b70,
  .b66,
  .b65,
  .b60,
  .b55,
  .b50,
  .b45,
  .b40,
  .b35,
  .b33,
  .b30,
  .b25,
  .b20,
  .b15,
  .b10,
  .b05 {
    width: 100%;
    float: none;
    margin-bottom: 2em; }
  /* ----------- */
  /* haut de page animé */
  /* ----------- */
  /* page aw */
  #hdp_anime {
    background: #ECECEC;
    height: 370px !important; }
  #hdp_anime .background {
    height: 100%;
    width: auto; }
  #hdp_anime,
  #hdp_anime > .inner {
    height: auto;
    display: block;
    clear: both; }
  #hdp_anime > .inner {
    padding: 30px;
    top: 15%; }
  .page-type-aw #hdp_anime > .inner {
    top: 0; }
  #hdp_anime .button {
    font-size: .8em; }
  #hdp_anime .button.scroll_to {
    display: none; }
  #hdp_anime p {
    line-height: normal; }
  /* slider */
  #hdp_home li .inner {
    width: 80%;
    left: 10%; }
  .bx-controls {
    font-size: 1.5em; }
  /* paragraphe avec photo */
  .pho11 .photo {
    display: none; }
  /* titrage design */
  .bloc_para.titrage h2 * {
    position: static !important;
    display: inline-block !important;
    font-size: 1em !important;
    width: auto !important;
    text-align: center !important; }
  /* arguments */
  .bloc_para.arguments i {
    color: #58a5ff;
    width: auto;
    height: auto;
    line-height: normal;
    background: 0; }
  .bloc_para.arguments .header strong {
    line-height: normal; }
  /* bloc saviez-vous */
  .bloc_para.saviezvous .para.b20 {
    display: none; }
  .bloc_para.saviezvous .para.b80 {
    margin-bottom: 0; }
  /* bloc contact */
  .page-template-default .col + .col .media {
    display: block;
    width: 100%; }
  .page-template-default .col + .col img {
    margin: auto; }
  .page-template-default .col + .col .texte {
    width: 100%; }
  .page-template-default .col + .col .boutons {
    position: static;
    width: 100%; }
  /* citation */
  .bloc_para.citation .inner > .media {
    position: static;
    width: 100%;
    margin: 0 0 20px; }
  /* bloc actu */
  .bloc_para.actualites article p {
    display: none; }
  /* home */
  body.home #bloc_1 p {
    text-align: center; }
  body.home #bloc_1 img {
    margin-left: auto;
    margin-right: auto; } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@-webkit-keyframes bounceX {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(10px, 0px, 0);
    transform: translate3d(10px, 0px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(5px, 0px, 0);
    transform: translate3d(5px, 0px, 0); }
  90% {
    -webkit-transform: translate3d(1px, 0px, 0);
    transform: translate3d(1px, 0px, 0); } }

@keyframes bounceX {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(10px, 0px, 0);
    transform: translate3d(10px, 0px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(5px, 0px, 0);
    transform: translate3d(5px, 0px, 0); }
  90% {
    -webkit-transform: translate3d(1px, 0px, 0);
    transform: translate3d(1px, 0px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

.bounceX {
  -webkit-animation-name: bounceX;
  animation-name: bounceX;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.diaporama_realisations a {
  display: block; }

.diaporama_realisations img {
  margin-bottom: 10px; }

.diaporama_realisations p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  max-height: 60px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.ajax-loader {
  display: none;
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  background: #00000070; }

.ajax-loader.is-active {
  display: block; }

.ajax-loader:before {
  content: '\f1ce';
  font-family: 'FontAwesome';
  font-weight: 900;
  display: block;
  font-size: 64px;
  line-height: 1;
  animation: fa-spin 2s infinite linear;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  color: #fff; }

.cli-bar-btn_container {
  display: grid;
  grid-template-columns: 50% 50%;
  column-gap: 1rem;
}


/* ----------------------------- */
/* ==INNER		      		      */
/* ----------------------------- */
.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem; }

@media (min-width: 1601px) {
  .inner {
    max-width: 1500px; } }

@media (max-width: 1599px) {
  .inner {
    max-width: 1340px; } }

@media (max-width: 1439px) {
  .inner {
    max-width: 1180px; } }

@media (max-width: 1279px) {
  .inner {
    max-width: 910px; } }

@media (max-width: 959px) {
  .inner {
    max-width: none; } }

@media (max-width: 639px) {
  .inner {
    max-width: none; } }

/*# sourceMappingURL=style.css.map */

#footer nav.footer-navigation li:last-child{
  display: none;
}