@charset "UTF-8";
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,900&subset=latin,vietnamese,latin-ext);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

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

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

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

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

blockquote {
  margin: 1em 40px;
}

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

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

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

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

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

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

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

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

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

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

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

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

/*  XXS - XS - S - M - L - XL - XXL  */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.roll {
  text-decoration: none;
}
.roll:hover, .roll:focus {
  text-decoration: underline;
}

.hide {
  display: none;
}

.mask {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  margin: 0;
  border: 0;
  width: 1px !important;
  height: 1px;
  overflow: hidden;
}

.unmask {
  position: relative;
  clip: auto;
  width: auto;
  height: auto;
  overflow: visible;
}

.list {
  margin: 0;
  padding: 0;
  border: 0;
}
.list:after {
  content: "";
  display: table;
  clear: both;
}
.list li,
.list dt,
.list dd {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
  white-space: normal;
}
.list li:first-child, .list li.first,
.list dt:first-child,
.list dt.first,
.list dd:first-child,
.list dd.first {
  padding-left: 0;
}
.list li:last-child,
.list dt:last-child,
.list dd:last-child {
  padding-right: 0;
}
.list li.last,
.list dt.last,
.list dd.last {
  padding-right: 0;
}

body {
  font-size: 100%;
  line-height: 1.25em;
}
body h6 {
  margin: 0;
  font-size: 0.625em;
  line-height: 2em;
  margin-bottom: 2em;
  padding-top: 4em;
}
body h5 {
  margin: 0;
  font-size: 0.8125em;
  line-height: 1.538462em;
  margin-bottom: 1.538462em;
  padding-top: 3.076923em;
}
body h4 {
  margin: 0;
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  padding-top: 2.5em;
}
body h3 {
  margin: 0;
  font-size: 1.25em;
  line-height: 1.5em;
  margin-bottom: 1em;
  padding-top: 2em;
}
body h2 {
  margin: 0;
  font-size: 1.5625em;
  line-height: 1.2em;
  margin-bottom: 0.8em;
  padding-top: 1.6em;
}
body h1 {
  margin: 0;
  font-size: 1.9375em;
  line-height: 1.290323em;
  margin-bottom: 0.645161em;
  padding-top: 1.290323em;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 0 80px;
  margin-bottom: 1.25em;
}

p,
pre,
address {
  margin: 0;
  margin-bottom: 1.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
  margin-bottom: 1.25em;
}

dd {
  margin: 0 0 0 80px;
}

menu,
ol,
ul {
  padding: 0 0 0 80px;
}

fieldset {
  margin: 0;
  padding: 10px;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  margin-bottom: 1.25em;
}

table {
  margin-bottom: 1.25em;
}

td,
th,
caption {
  padding: 10px;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
}

html {
  overflow-y: scroll;
}

img,
audio,
video,
canvas,
svg,
object,
table {
  display: block;
  max-width: 100%;
  height: auto;
}

table {
  display: table;
}

table img {
  max-width: none;
}

small {
  line-height: 0;
}

.hr {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: black;
  margin-top: -1px;
  margin-bottom: 1.25em;
}
.hr hr {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  margin: 0;
  border: 0;
  width: 1px !important;
  height: 1px;
  overflow: hidden;
}

ul ol,
ul ul,
ol ol,
ol ul {
  margin-bottom: 0;
}

.not-ie code, .not-ie
kbd, .not-ie
samp {
  line-height: 0;
}

header
, nav
, section
, article
, aside
, footer
, hgroup {
  display: block;
}

.clearer {
  clear: both;
}

fieldset {
  border: none;
  padding: 0;
}
fieldset legend span {
  display: block;
  padding-bottom: 1.25em;
}

.label {
  float: left;
  width: 8.75em;
  margin-right: 1.25em;
}

label sup {
  color: #d32d27;
}

span.help {
  margin-left: 20px;
  float: left;
  width: 8.75em;
  margin-right: 1.25em;
}

span.error {
  color: #F00;
  float: left;
  width: 13.75em;
  margin-right: 1.25em;
  margin-right: 0 !important;
}

.errors {
  color: #F00;
}

span.label,
span.help,
span.error {
  float: none;
  display: inline-block;
}

input,
select,
textarea,
span.label,
span.help,
span.error {
  vertical-align: top;
}

.radio .label,
.checkbox .label {
  width: auto;
  margin-right: 0;
}
.radio input,
.checkbox input {
  position: relative;
  top: 2px;
}

.line {
  min-height: 2.5em;
  *height: 2.5em;
  margin-bottom: 0;
}

input.text,
input.email,
input.search,
input.tel,
input.url,
input.password,
input.file,
input.color,
input.number,
input.range,
input.date,
input.month,
input.week,
input.datetime,
input.datetime-local {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=text],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
input[type=password],
input[type=file],
input[type=color],
input[type=number],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=datetime],
input[type=datetime-local] {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 220px;
  padding: 1px;
}

input.range {
  padding: 0;
  border: 0;
  width: 220px;
}

input[type=range] {
  padding: 0;
  border: 0;
  width: 220px;
}

input.file {
  background-color: transparent;
  width: auto;
  border: 0;
  padding: 0;
}

input[type=file] {
  background-color: transparent;
  width: auto;
  border: 0;
  padding: 0;
}

textarea {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 5em;
  min-height: 5em;
  *height: 5em;
  max-height: 7.5em;
  font-size: 1em;
  line-height: 1.25em;
  -webkit-resize: vertical;
  -moz-resize: vertical;
  -ms-resize: vertical;
  -o-resize: vertical;
  resize: vertical;
}

.textarea {
  min-height: 8.75em;
  *height: 8.75em;
}

input[type=reset],
input[type=button],
input[type=submit] {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 220px;
}
input[type=reset]:focus,
input[type=button]:focus,
input[type=submit]:focus {
  outline: thin dotted;
}

input.reset,
input.button,
input.submit {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 220px;
}
input.reset:focus,
input.button:focus,
input.submit:focus {
  outline: thin dotted;
}

button {
  width: 214px;
  border: 1px solid #a6a6a6;
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 220px;
}
button:focus {
  outline: thin dotted;
}

/*
.ch,
.sa
{
    select
    {
        @include appearance(none);
        @include border-radius(0);

        background-image: url(../img/bg/select.png);
        background-repeat: no-repeat;
        background-position: 100% 50%;

        padding-right: 20px;
    }
}
*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides,
.flexslider .flex-control-nav,
.flexslider .flex-direction-nav {
  margin: 0;
  padding: 0;
  border: 0;
}
.flexslider .slides:after,
.flexslider .flex-control-nav:after,
.flexslider .flex-direction-nav:after {
  content: "";
  display: table;
  clear: both;
}
.flexslider .slides li,
.flexslider .slides dt,
.flexslider .slides dd,
.flexslider .flex-control-nav li,
.flexslider .flex-control-nav dt,
.flexslider .flex-control-nav dd,
.flexslider .flex-direction-nav li,
.flexslider .flex-direction-nav dt,
.flexslider .flex-direction-nav dd {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
  white-space: normal;
}
.flexslider .slides li:first-child, .flexslider .slides li.first,
.flexslider .slides dt:first-child,
.flexslider .slides dt.first,
.flexslider .slides dd:first-child,
.flexslider .slides dd.first,
.flexslider .flex-control-nav li:first-child,
.flexslider .flex-control-nav li.first,
.flexslider .flex-control-nav dt:first-child,
.flexslider .flex-control-nav dt.first,
.flexslider .flex-control-nav dd:first-child,
.flexslider .flex-control-nav dd.first,
.flexslider .flex-direction-nav li:first-child,
.flexslider .flex-direction-nav li.first,
.flexslider .flex-direction-nav dt:first-child,
.flexslider .flex-direction-nav dt.first,
.flexslider .flex-direction-nav dd:first-child,
.flexslider .flex-direction-nav dd.first {
  padding-left: 0;
}
.flexslider .slides li:last-child,
.flexslider .slides dt:last-child,
.flexslider .slides dd:last-child,
.flexslider .flex-control-nav li:last-child,
.flexslider .flex-control-nav dt:last-child,
.flexslider .flex-control-nav dd:last-child,
.flexslider .flex-direction-nav li:last-child,
.flexslider .flex-direction-nav dt:last-child,
.flexslider .flex-direction-nav dd:last-child {
  padding-right: 0;
}
.flexslider .slides li.last,
.flexslider .slides dt.last,
.flexslider .slides dd.last,
.flexslider .flex-control-nav li.last,
.flexslider .flex-control-nav dt.last,
.flexslider .flex-control-nav dd.last,
.flexslider .flex-direction-nav li.last,
.flexslider .flex-direction-nav dt.last,
.flexslider .flex-direction-nav dd.last {
  padding-right: 0;
}
.flexslider .flex-control-nav button,
.flexslider .flex-direction-nav button,
.flexslider .flex-pauseplay button {
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  width: auto;
  color: #00F;
  text-decoration: underline;
}
.flexslider .flex-control-nav button.flex-active,
.flexslider .flex-direction-nav button.flex-active,
.flexslider .flex-pauseplay button.flex-active {
  color: #000;
  text-decoration: none;
  cursor: default;
}
.flexslider .slides {
  zoom: 1;
}
.js .flexslider .slides li {
  display: none;
}

#colorbox {
  outline: 0;
  /*
  #cboxPrevious,
  #cboxNext,
  #cboxSlideshow,
  #cboxClose
  {
      span
      {
          @include mask;
      }
  }
  */
}
#colorbox #cboxContent {
  position: relative;
}
#colorbox #cboxLoadedContent {
  overflow: auto;
}
#colorbox #cboxLoadingOverlay,
#colorbox #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#colorbox #cboxPrevious,
#colorbox #cboxNext,
#colorbox #cboxClose,
#colorbox #cboxSlideshow {
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  width: auto;
  color: #00F;
  text-decoration: underline;
}
#colorbox .cboxPhoto {
  margin: auto;
  max-width: 100%;
  height: auto;
}
#colorbox .cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: #fff;
}
#colorbox #cboxLoadedContent,
#colorbox #cboxLoadingOverlay {
  background: #fff;
  border: 1px solid #000;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-bottom: 0;
}
#colorbox #cboxLoadingOverlay:before {
  content: 'Chargement…';
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#cboxOverlay {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #808080;
}

#grid {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
#grid .vert-container {
  left: 1.25em;
  right: 1.25em;
}
#grid .vert {
  background-color: rgba(100, 100, 225, 0.25);
  margin-right: 0 !important;
}
#grid .vert.first-child {
  margin-left: 0;
}
#grid .horiz {
  height: 1.25em;
  background-image: linear, false, transparent 95%, rgba(100, 100, 225, 0.25) 95%;
}
#grid.grid-1 .vert {
  background-color: transparent;
}
#grid.grid-2 .horiz {
  background-image: none;
}

/*@font-face {
  font-family: 'sourcesanspro-regular';

  src: url('../fonts/sourcesanspro-regular-webfont.eot');
  src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
       url('../fonts/sourcesanspro/SourceSansPro-Regular.ttf') format('truetype'),
       url('../fonts/sourcesanspro-regular-webfont.svg') format('svg');

  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'sourcesanspro-regular';
  src: url('../fonts/sourcesanspro-italic-webfont.eot');
  src: url('../fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sourcesanspro-italic-webfont.woff') format('woff'),
  url('../fonts/sourcesanspro/SourceSansPro-Italic.ttf') format('truetype'),
  url('../fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'sourcesanspro-light';
  src: url('../fonts/sourcesanspro-light-webfont.eot');
  src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
  url('../fonts/sourcesanspro/SourceSansPro-Light.ttf') format('truetype'),
  url('../fonts/sourcesanspro-light-webfont.svg') format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'sourcesanspro-semibold';
  src: url('../fonts/sourcesanspro-semibold-webfont.eot');
  src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
  url('../fonts/sourcesanspro/SourceSansPro-Semibold.ttf') format('truetype'),
  url('../fonts/sourcesanspro-semibold-webfont.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'sourcesanspro-semibolditalic';
  src: url('../fonts/sourcesanspro-semibolditalic-webfont.eot');
  src: url('../fonts/sourcesanspro-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sourcesanspro-semibolditalic-webfont.woff') format('woff'),
  url('../fonts/sourcesanspro/SourceSansPro-SemiboldItalic.ttf') format('truetype'),
  url('../fonts/sourcesanspro-semibolditalic-webfont.svg') format('svg');
  font-weight: 600;
  font-style: italic;
}*/
@media screen {
  /** --- @section LINKS AND BUTTONS --- */
  .btn-reset, button.link-delete, .nav-search-controler, .mobile-search-controler {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    background: none;
    border: 0;
    width: auto;
    padding: 0;
    color: inherit;
    font-family: inherit;
  }

  .title-links {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    padding-right: 18px;
    /*&:after{
      content: "";
      background: image-url("arrow-right.png");
      width: 8px;
      height: 14px;
      display: inline-block;
      @include margin-left(0.3);
      top: 50%; margin-top: -6px;
      right: 0;
    }*/
  }
  .title-links img {
    display: inline;
  }

  .pdf-link {
    padding-left: 1.875em;
    position: relative;
  }
  .pdf-link:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url('../bundles/cevacountrysitecommon/images/pdf-link@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 20px 38px;
    background-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
  }
  .no-backgroundsize .pdf-link:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pdf-link.png?1413972612');
  }
  .pdf-link:hover:before {
    background-position: 0 -20px;
  }

  [class*="link-button-ceva"],
  .blue-button,
  .grey-button {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    padding-right: 30px;
    text-decoration: none !important;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s !important;
    -moz-transition: background 0.5s !important;
    -o-transition: background 0.5s !important;
    transition: background 0.5s !important;
    color: white;
  }
  [class*="link-button-ceva"]:after,
  .blue-button:after,
  .grey-button:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 15px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    width: 6px;
    height: 10px;
    background: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10@2x.png?1413972612') no-repeat;
    -webkit-background-size: 6px 10px;
    -moz-background-size: 6px 10px;
    -o-background-size: 6px 10px;
    background-size: 6px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .no-backgroundsize [class*="link-button-ceva"]:after, .no-backgroundsize
  .blue-button:after, .no-backgroundsize
  .grey-button:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10.png?1413972612');
  }
  [class*="link-button-ceva"]:focus, [class*="link-button-ceva"]:hover, [class*="link-button-ceva"]:active,
  .blue-button:focus,
  .blue-button:hover,
  .blue-button:active,
  .grey-button:focus,
  .grey-button:hover,
  .grey-button:active {
    color: white !important;
  }
  [class*="link-button-ceva"]:focus:after, [class*="link-button-ceva"]:hover:after, [class*="link-button-ceva"]:active:after,
  .blue-button:focus:after,
  .blue-button:hover:after,
  .blue-button:active:after,
  .grey-button:focus:after,
  .grey-button:hover:after,
  .grey-button:active:after {
    right: 10px;
  }

  .link-button-ceva,
  .blue-button {
    background: #1a94ce;
  }
  .link-button-ceva:focus, .link-button-ceva:hover, .link-button-ceva:active,
  .blue-button:focus,
  .blue-button:hover,
  .blue-button:active {
    background: #1473a1;
  }

  .link-button-ceva-alt,
  .grey-button {
    background: #7e888e;
  }
  .link-button-ceva-alt:focus, .link-button-ceva-alt:hover, .link-button-ceva-alt:active,
  .grey-button:focus,
  .grey-button:hover,
  .grey-button:active {
    background: #656e74;
  }

  .ca_glossary {
    position: relative;
  }
  .ca_glossary span {
    background: #1a94ce;
    color: white;
    display: none;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    left: 50%;
    margin-left: -60px;
    padding: 5px 5px 5px 7px;
    position: absolute;
    bottom: 20px;
    width: 120px;
  }
  .ca_glossary:hover span, .ca_glossary:focus span {
    display: block;
  }

  .button-more {
    background: #1a94ce;
    color: white;
    padding: 7px 12px 5px;
    display: inline-block;
    font-size: 1.25em;
    line-height: 1em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-right: 0.625em;
    cursor: pointer;
  }
  a.map-info__itinary {
    font-size: 1.125em;
    line-height: 1.666667em;
    padding-left: 1.944444em;
    margin-top: 1.111111em;
    position: relative;
    display: block;
  }
  a.map-info__itinary:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/map-link.png?1413972612');
    width: 26px;
    height: 26px;
    left: 0;
    top: 50%;
    margin-top: -13px;
    position: absolute;
  }

  .link-button,
  a.link-button,
  span.link-button,
  label.link-button,
  input.link-button,
  .content a.link-button {
    width: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1a94ce;
    color: white;
    padding: 0.625em 1.875em 0.625em 0.625em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    text-decoration: none !important;
    position: relative;
    border: 0;
    cursor: pointer;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
  }
  .link-button:after,
  .content a.link-button:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 6px 10px;
    position: absolute;
    width: 6px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: 15px;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
  }
  .no-backgroundsize .link-button:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10.png?1413972612');
  }
  .link-button:hover,
  .content a.link-button:hover {
    background-color: #1473a1;
    color: white !important;
  }
  .link-button:hover:after {
    right: 10px !important;
  }
  .on-right.link-button,
  .content a.on-right.link-button {
    float: right;
    margin-left: 1.25em;
    margin-bottom: 1.25em;
  }
  .withMargin.link-button,
  .content a.withMargin.link-button {
    margin-top: 1.25em;
  }
  .before.link-button,
  .content a.before.link-button {
    padding: 0.625em 0.625em 0.625em 1.875em;
  }
  .before.link-button:after {
    background: none !important;
  }
  .before.link-button:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 6px 10px;
    position: absolute;
    width: 6px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    left: 15px;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }
  .no-backgroundsize .before.link-button:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h10.png?1413972612');
  }
  .before.link-button:hover:before {
    left: 10px;
  }

  a.link-button input[type="submit"],
  span.link-button input[type="submit"],
  label.link-button input[type="submit"],
  .content a.link-button input[type="submit"] {
    background: #1a94ce;
    border: 0;
    padding: 0;
    margin-top: 0;
    color: white;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-family: inherit;
    font-style: inherit;
  }
  a.link-button:hover input[type="submit"],
  span.link-button:hover input[type="submit"],
  label.link-button:hover input[type="submit"],
  .content a.link-button:hover input[type="submit"] {
    background: #1473a1;
  }

  input.link-button {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 6px 10px;
    background-position: 93% 50%;
  }
  .no-backgroundsize input.link-button {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10.png?1413972612');
  }
  input.link-button:hover {
    background-position: 96% 50%;
  }

  .admin-button,
  .content .admin-button {
    padding-left: 2.5em !important;
    position: relative;
  }
  .admin-button:before,
  .content .admin-button:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/lock@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 15px 19px;
    width: 15px;
    height: 19px;
    position: absolute;
    top: 50%;
    margin-top: -9.5px;
    left: 0.9375em;
  }
  .no-backgroundsize .admin-button:before, .no-backgroundsize
  .content .admin-button:before {
    background-image: url('../bundles/cevacountrysitecommon/images/lock.png?1413972612');
  }

  .link-pdf, .link-download {
    padding-left: 1.875em;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
  }
  .link-pdf:before, .link-download:before {
    content: "";
    width: 20px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11.5px;
    left: 0;
  }

  .link-pdf {
    text-align: left;
  }
  .link-pdf:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pdf@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 20px 23px;
  }
  .no-backgroundsize .link-pdf:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pdf.png?1413972612');
  }

  .link-download:before {
    background-image: url('../bundles/cevacountrysitecommon/images/download-b@2x.png?1415351410');
    background-repeat: no-repeat;
    background-size: 20px 20px;
  }
  .no-backgroundsize .link-download:before {
    background-image: url('../bundles/cevacountrysitecommon/images/download-b.png?1415351410');
  }

  .link-fav {
    padding-left: 1.875em;
    position: relative;
  }
  .link-fav:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/star@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 22px 20px;
    width: 22px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
  }
  .no-backgroundsize .link-fav:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star.png?1413972612');
  }

  .return-link {
    position: absolute;
    background: #1a94ce;
    color: white;
    font-size: 1em;
    line-height: 1.25em;
    height: 2.5em;
    top: -2.5em;
    padding-top: 0.625em;
    padding-left: 2.5em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .return-link:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 6px 10px;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0.9375em;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }
  .no-backgroundsize .return-link:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h10.png?1413972612');
  }
  .return-link:hover {
    background: #1473a1;
  }
  .return-link:hover:before {
    left: 0.625em;
  }
  .btn-search {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    background: none;
    border: 0;
    width: 40px;
    height: 50px;
  }
  form .btn-search {
    position: absolute;
    right: 10px;
    padding: 10px;
    top: 50%;
    margin-top: -25px;
  }

  .link-block {
    display: block;
    text-decoration: none !important;
  }

  .link-alt,
  .block-alt a,
  .content .link-alt,
  .content .block-alt a {
    font-style: normal;
    text-decoration: none;
    color: #1a94ce;
  }
  .link-alt:focus, .link-alt:hover, .link-alt:active,
  .block-alt a:focus,
  .block-alt a:hover,
  .block-alt a:active,
  .content .link-alt:focus,
  .content .link-alt:hover,
  .content .link-alt:active,
  .content .block-alt a:focus,
  .content .block-alt a:hover,
  .content .block-alt a:active {
    text-decoration: underline;
  }

  .alert,
  .content .alert {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-top: 1.25em;
  }
  .alert p,
  .content .alert p {
    margin: 0;
  }

  .alert--info {
    background: #f3f4f6;
    border-bottom: 2px solid #1a94ce;
  }

  .alert--error {
    background: rgba(211, 45, 39, 0.3);
    border-bottom: 2px solid #d32d27;
  }

  .alert--success {
    background: rgba(175, 214, 98, 0.3);
    border-bottom: 2px solid #afd662;
  }

  /** --- @section UI/TYPO --- */
  .title-level1, .title-level2, .title-level3 {
    text-transform: uppercase;
    color: #1a94ce;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 900;
    font-style: normal;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
  }

  .title-level1 {
    font-size: 2.5em;
    line-height: 1.25em;
    line-height: 1em;
  }
  .title-level2 {
    font-size: 1.875em;
    line-height: 1.333333em;
  }
  .title-level3 {
    font-size: 1.5625em;
    line-height: 1.2em;
  }
  .txt-big p,
  .txt-big ul,
  .txt-big ol,
  .content .txt-big p,
  .content .txt-big ul,
  .content .txt-big ol {
    font-size: 1.125em;
    line-height: 1.666667em;
    margin-bottom: 1.111111em;
    line-height: 1.5em;
  }
  .two-cols .col .txt-big p:last-child, .two-cols .col
  .txt-big ul:last-child, .two-cols .col
  .txt-big ol:last-child, .two-cols .col
  .content .txt-big p:last-child, .two-cols .col
  .content .txt-big ul:last-child, .two-cols .col
  .content .txt-big ol:last-child {
    margin-bottom: 1.111111em;
  }

  .txt-small {
    font-size: 0.875em;
    line-height: 1.428571em;
    margin-bottom: 1.428571em;
  }

  .txt-dry {
    margin-bottom: 0 !important;
  }

  .l-content {
    width: 58.75em;
    margin: 0 auto;
    padding: 0 1.25em;
    /*@include mq($L, false, min)
    {
        @include container($columns-L);
    }*/
  }
  .l-content:after {
    content: "";
    display: table;
    clear: both;
  }
  #header:after,
  header:after {
    content: "";
    display: table;
    clear: both;
  }
  .header__top {
    border-bottom: 1px solid #edeff0;
    position: relative;
    z-index: 50;
  }
  .header__top .l-content {
    position: relative;
  }
  .header__top .l-content:before {
    content: "";
    position: absolute;
    background: #033153;
    width: 60px;
    height: 70px;
    top: 0;
    left: 100%;
    margin-left: -1.25em;
  }
  header .header__right__bloc--pro.login-button {
    height: 70px;
  }
  .header__left,
  .header__right {
    height: 70px;
    width: auto;
    display: table;
  }
  .header__left {
    float: left;
  }
  .header__left .main-logo {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
  }
  .header__left .main-logo a {
    text-decoration: none;
    display: table;
    height: 70px;
  }
  .header__left .main-logo span {
    display: table-cell;
    vertical-align: middle;
  }
  .header__left .main-logo img {
    width: 61px;
    height: 58px;
    margin-top: 3px;
  }
  .header__left .main-logo .tagline {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    padding-left: 0.625em;
    padding-top: 6px;
    color: #14266f;
  }
  .header__left .main-logo .tagline img {
    width: auto;
    height: auto;
  }
  .header__right__bloc--controler {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 5em;
    padding-right: 10px;
    padding-left: 20px;
  }
  header.fixed .header__right__bloc--controler, #header.fixed .header__right__bloc--controler {
    height: 2.857143em;
    padding-right: 10px;
    padding-left: 4px;
  }
  header.fixed .header__right__bloc--country .header__right__bloc--controler, #header.fixed .header__right__bloc--country .header__right__bloc--controler {
    padding-right: 4px;
  }

  .header__right {
    position: absolute;
    right: -40px;
    top: 0px;
  }
  .header__right .header__right__bloc {
    display: table-cell;
    padding-left: 1.428571em;
    padding-right: 1.428571em;
    font-size: 0.875em;
    line-height: 1.428571em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    text-align: center;
    position: relative;
    z-index: 15;
    vertical-align: middle;
    padding-top: 3px;
  }
  .header__right .header__right__bloc .inner {
    display: inline-block;
  }
  .header__right .header__right__bloc .inner:before, .header__right .header__right__bloc .inner:after {
    -webkit-transition: bottom 0.5s, top 0.5s, margin-top 0.5s;
    -moz-transition: bottom 0.5s, top 0.5s, margin-top 0.5s;
    -o-transition: bottom 0.5s, top 0.5s, margin-top 0.5s;
    transition: bottom 0.5s, top 0.5s, margin-top 0.5s;
  }
  .header__right .header__right__bloc.has-submenu {
    padding: 0 !important;
  }
  .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu {
    position: absolute;
    top: 70px;
    right: 0;
    min-width: 100%;
    height: 0;
    overflow: hidden;
  }
  .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul li {
    text-align: left;
    line-height: normal;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
  }
  .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul li a {
    display: block;
    padding-left: 1.25em;
    padding-right: 1.875em;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    color: white;
    text-decoration: none;
    font-style: italic;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul li a:focus, .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul li a:hover, .header__right .header__right__bloc.has-submenu .header__right__bloc__submenu ul li a:active {
    padding-left: 1.875em;
    padding-right: 1.25em;
  }
  .header__right .header__right__bloc.header__right__bloc--pro {
    background: #1a94ce;
    padding-right: 1.25em;
    max-width: 280px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro .inner {
    position: relative;
    padding-left: 25px;
    min-height: 20px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro .inner:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    left: 0;
    top: 0;
    background-image: url('../bundles/cevacountrysitecommon/images/lock@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 15px 19px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/lock.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--pro .inner .user-icon {
    display: none;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc--controler {
    position: relative;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .inner {
    position: static;
    padding-left: 0;
    padding-right: 2.142857em;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .inner:after {
    content: "";
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h8@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 15px 8px;
    width: 15px;
    height: 8px;
    left: auto;
    right: 13px;
    bottom: 31px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro.logged .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h8.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .header__right__bloc--controler {
    position: relative;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .inner {
    position: static;
    min-height: 0;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .inner:before {
    width: 23px;
    height: 23px;
    left: auto;
    top: 15px;
    right: 10px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .inner:after {
    bottom: 20px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .header__right__bloc--controler:focus .inner:after, .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .header__right__bloc--controler:hover .inner:after, .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .header__right__bloc--controler:active .inner:after {
    bottom: 17px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.bronze .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-bronze@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 25px 24px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro.logged.bronze .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-bronze.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.silver .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-silver@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 25px 24px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro.logged.silver .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-silver.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.gold .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-gold@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 25px 24px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro.logged.gold .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-gold.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.platinum .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-platinum@2x.png?1415351410');
    background-repeat: no-repeat;
    background-size: 25px 24px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--pro.logged.platinum .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/star-platinum.png?1415351410');
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc--controler {
    padding-right: 10px;
    padding-left: 10px;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .inner {
    position: relative;
    min-height: 0;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .inner:before {
    display: none;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .inner:after {
    right: 0;
    top: 50%;
    margin-top: -3px;
    bottom: auto;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .header__right__bloc--controler:focus .inner:after, .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .header__right__bloc--controler:hover .inner:after, .header__right .header__right__bloc.header__right__bloc--pro.logged.no-loyalty .header__right__bloc--controler:active .inner:after {
    margin-top: 0;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc__submenu li {
    border-top: 1px solid #edeff0;
    background: #1a94ce;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc__submenu li .header__right__bloc--controler:focus, .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc__submenu li .header__right__bloc--controler:hover, .header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc__submenu li .header__right__bloc--controler:active {
    background: #3d4e79;
  }
  .header__right .header__right__bloc.header__right__bloc--country {
    background: #46598a;
    border-right: 1px solid #50669e;
    padding-right: 1.25em;
  }
  .header__right .header__right__bloc.header__right__bloc--country .country_name {
    border: 1px solid white;
    font-style: italic;
    padding: 4px 7px 2px 6px;
    margin-left: 0.625em;
  }
  .header__right .header__right__bloc.header__right__bloc--country.has-submenu {
    padding-right: 0.625em;
  }
  .header__right .header__right__bloc.header__right__bloc--country.has-submenu .inner {
    position: relative;
    padding-right: 23px;
  }
  .header__right .header__right__bloc.header__right__bloc--country.has-submenu .inner:after {
    content: "";
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down.png?1413972612');
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h8@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 15px 8px;
    background-repeat: no-repeat;
    width: 15px;
    height: 8px;
    right: 0;
    top: 50%;
    margin-top: -4px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--country.has-submenu .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h8.png?1413972612');
  }
  .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:focus, .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:hover, .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:active {
    background: #3d4e79;
  }
  .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:focus .inner:after, .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:hover .inner:after, .header__right .header__right__bloc.header__right__bloc--country.has-submenu .header__right__bloc--controler:active .inner:after {
    margin-top: -1px;
  }
  .header__right .header__right__bloc.header__right__bloc--country .header__right__bloc__submenu li {
    border-top: 1px solid #3d4e79;
    background: #50669e;
  }
  .header__right .header__right__bloc.header__right__bloc--country .header__right__bloc__submenu li .header__right__bloc--controler:focus, .header__right .header__right__bloc.header__right__bloc--country .header__right__bloc__submenu li .header__right__bloc--controler:hover, .header__right .header__right__bloc.header__right__bloc--country .header__right__bloc__submenu li .header__right__bloc--controler:active {
    background: #3d4e79;
  }
  .header__right .header__right__bloc.header__right__bloc--country.active .inner:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header__right .header__right__bloc.header__right__bloc--search {
    padding: 0;
  }
  .header__right .header__right__bloc.header__right__bloc--search .inner {
    background: #033153;
    font-style: italic;
    cursor: pointer;
    padding-top: 0.428571em;
    padding-left: 2.857143em;
    padding-right: 2.857143em;
    height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__right .header__right__bloc.header__right__bloc--search .inner .header__right__bloc--controler:focus, .header__right .header__right__bloc.header__right__bloc--search .inner .header__right__bloc--controler:hover, .header__right .header__right__bloc.header__right__bloc--search .inner .header__right__bloc--controler:active {
    background: #011422;
  }
  .header__right .header__right__bloc.header__right__bloc--search .inner .text {
    display: block;
  }
  .header__right .header__right__bloc.header__right__bloc--search img {
    display: inline-block;
    max-width: none;
  }
  .header__right .header__right__bloc.header__right__bloc--search .search-form {
    position: absolute;
    background: #033153;
    top: 70px;
    right: 0;
    z-index: 20;
    min-height: 0;
    height: 0;
    width: auto;
    overflow: hidden;
  }
  .header__right .header__right__bloc.header__right__bloc--search .search-form input {
    width: 394px;
    border: 0;
    background: none;
    color: white;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.285714em;
    line-height: 1.111111em;
    padding-top: 0.714286em;
    padding-bottom: 0.714286em;
    padding-left: 0.714286em;
    padding-right: 0.714286em;
    padding-left: 1.428571em;
    padding-right: 4.285714em;
  }
  .header__right .header__right__bloc.header__right__bloc--basket {
    background: #033153;
    padding-left: 1.875em;
    padding-right: 0.625em;
  }
  .header__right .header__right__bloc.header__right__bloc--basket .inner {
    background: white;
    color: #1a94ce;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    padding: 7px 5px;
    margin-bottom: 4px;
    position: relative;
    min-width: 24px;
  }
  .header__right .header__right__bloc.header__right__bloc--basket .inner:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/basket@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 26px;
    height: 25px;
    position: absolute;
    z-index: -1;
    top: 11px;
    left: -15px;
  }
  .no-backgroundsize .header__right .header__right__bloc.header__right__bloc--basket .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/basket.png?1413972612');
  }
  .header__bottom {
    position: relative;
    z-index: 20;
  }
  .mobile-search-controler {
    background: #033153;
    padding-right: 1.25em;
    padding-left: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.375em;
    font-style: italic;
    cursor: pointer;
    text-align: center;
    height: 4.375em;
    min-width: 4.375em;
    float: left;
  }
  .mobile_search_bloc.is-active .mobile-search-controler {
    display: none;
  }

  .mobile_search_bloc {
    display: none;
    float: left;
  }
  .header__right .mobile_search_bloc {
    float: right;
  }
  .mobile_search_bloc:focus, .mobile_search_bloc:hover {
    background: #011422;
  }
  .mobile_search_bloc img {
    display: inline-block;
    max-width: none;
  }
  .mobile_search_bloc .search-form {
    position: absolute;
    background: #033153;
    right: 0;
    bottom: 0;
    left: 100%;
    z-index: 20;
    height: 70px;
    width: auto;
    overflow: hidden;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    padding: 0;
  }
  .mobile_search_bloc .search-form.active {
    left: 0;
  }
  .mobile_search_bloc .search-form .search-form__inner {
    width: 100%;
  }
  .mobile_search_bloc .search-form input {
    width: 100%;
    max-width: none;
    border: 0;
    background: none;
    color: white;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    padding-top: 0.555556em;
    padding-bottom: 0.555556em;
    padding-left: 0.555556em;
    padding-right: 0.555556em;
    padding-left: 1.111111em;
    padding-right: 3.333333em;
    height: 3.888889em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile_search_bloc .search-form input:focus {
    background: #033153;
    color: white;
  }
  .mobile_search_bloc .search-form .btn-search {
    right: 15px;
  }
  .mobile_search_bloc .search-form .btn-search img {
    margin-top: 5px;
  }
  .mobile_basket_bloc {
    display: none;
    background: #033153;
    padding-left: 1.875em;
    padding-right: 0.625em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    float: left;
    z-index: 2;
    position: relative;
  }
  .mobile_basket_bloc .inner {
    background: white;
    color: #1a94ce;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    padding: 0.1875em 0.3125em;
    margin-bottom: 0.25em;
    display: inline-block;
    margin-top: 0.6875em;
    width: 1.0625em;
    text-align: center;
  }
  .mobile_basket_bloc .inner:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/basket@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 26px;
    height: 25px;
    position: absolute;
    z-index: -1;
    top: 27px;
    left: 15px;
  }
  .no-backgroundsize .mobile_basket_bloc .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/basket.png?1413972612');
  }
  .mobile-show-menu {
    display: none;
    position: relative;
    margin-left: 1.25em;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.625em;
    padding-left: 1.875em;
    float: left;
  }
  .mobile_basket_bloc + .mobile-show-menu {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }
  .mobile-show-menu .inner {
    font-size: 1.25em;
    line-height: 1.5em;
    text-transform: uppercase;
  }
  .mobile-show-menu:before {
    content: "";
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/menu-mobile.png?1413972612');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17.5px;
    height: 15.5px;
    top: 50%;
    margin-top: -7.75px;
    left: 0;
  }
  .header__menu {
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    transition: height 0.5s ease-in;
  }
  .header__menu ul {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
  }
  .header__menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .header__menu li a,
  .header__menu li span {
    text-transform: uppercase;
    text-decoration: none;
    color: #34383b;
    font-size: 1em;
    line-height: 1.25em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    display: block;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-right: 0.625em;
    padding-left: 0.625em;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    cursor: pointer;
  }
  .header__menu li a:before,
  .header__menu li span:before {
    content: "";
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/menu-square.png?1413972612');
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    top: 50%;
    right: -3px;
    margin-top: -3px;
    z-index: 5;
  }
  .header__menu li:hover, .header__menu li:focus,
  .header__menu li .onHover, .header__menu li.active {
    text-decoration: none;
    background: #f3f4f6;
  }
  .header__menu li:hover a, .header__menu li:hover span, .header__menu li:focus a, .header__menu li:focus span,
  .header__menu li .onHover a,
  .header__menu li .onHover span, .header__menu li.active a, .header__menu li.active span {
    color: #1a94ce;
  }
  .header__menu li:last-child a:before, .header__menu li:last-child span:before {
    display: none;
  }
  .header__menu li .submenu {
    position: absolute;
    height: 0;
    overflow: hidden;
    z-index: 21;
    min-width: 100%;
  }
  .header__menu li .submenu ul {
    background: #f3f4f6;
    border-bottom: 3px solid #1a94ce;
    text-align: left;
    margin: 0;
    padding: 0;
  }
  .header__menu li .submenu ul li:last-child a:before, .header__menu li .submenu ul li:last-child span:before {
    display: block;
  }
  .header__menu li .submenu ul li a {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    text-align: left;
    padding-left: 2.5em;
    padding-right: 1.25em;
    text-transform: none;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    transition: padding 0.3s;
    position: relative;
    color: #4c5a65;
    white-space: nowrap;
  }
  .header__menu li .submenu ul li a:hover, .header__menu li .submenu ul li a:focus {
    background: #1a94ce;
    color: white;
    padding-left: 3.125em;
  }
  .header__menu li .submenu ul li a:hover:before, .header__menu li .submenu ul li a:focus:before {
    background-color: white;
  }
  .header__menu li .submenu ul li a:before {
    content: "";
    position: absolute;
    background-color: #1a94ce;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 1.1875em;
    margin-top: -3px;
  }
  .header__menu li:last-child .submenu {
    right: 0;
  }
  header.fixed,
  #header.fixed {
    position: fixed;
    top: 0;
    background: white;
    width: 100%;
    z-index: 40;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
  }
  header.fixed .header__top,
  #header.fixed .header__top {
    border-bottom-color: #edeff0;
  }
  header.fixed .header__top .l-content:before,
  #header.fixed .header__top .l-content:before {
    height: 45px;
  }
  header.fixed .header__left,
  header.fixed .header__right,
  #header.fixed .header__left,
  #header.fixed .header__right {
    height: 45px;
  }
  header.fixed .header__right__bloc .text,
  #header.fixed .header__right__bloc .text {
    display: none;
  }
  header.fixed .header__right__bloc.has-submenu .header__right__bloc__submenu,
  #header.fixed .header__right__bloc.has-submenu .header__right__bloc__submenu {
    top: 45px;
    width: 120px;
  }
  header.fixed .header__right__bloc.header__right__bloc--pro,
  #header.fixed .header__right__bloc.header__right__bloc--pro {
    max-width: 47px;
  }
  header.fixed .header__right__bloc.header__right__bloc--pro .inner,
  #header.fixed .header__right__bloc.header__right__bloc--pro .inner {
    padding-left: 1.214286em;
  }
  header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:focus .inner:after, header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:hover .inner:after, header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:active .inner:after,
  #header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:focus .inner:after,
  #header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:hover .inner:after,
  #header.fixed .header__right__bloc.header__right__bloc--pro .header__right__bloc--controler:active .inner:after {
    bottom: 0.285714em;
  }
  header.fixed .header__right__bloc.logged .inner:before,
  #header.fixed .header__right__bloc.logged .inner:before {
    top: 0.142857em;
    left: 50%;
    margin-left: -17px;
    margin-top: 0;
  }
  header.fixed .header__right__bloc.logged .inner:after,
  #header.fixed .header__right__bloc.logged .inner:after {
    bottom: 0.428571em;
    left: 50%;
    margin-left: -13px;
  }
  header.fixed .header__right__bloc.no-loyalty .inner:after,
  #header.fixed .header__right__bloc.no-loyalty .inner:after {
    bottom: 0;
    top: auto;
    margin-left: -11px;
  }
  header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:focus .inner:after, header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:hover .inner:after, header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:active .inner:after,
  #header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:focus .inner:after,
  #header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:hover .inner:after,
  #header.fixed .header__right__bloc.no-loyalty .header__right__bloc--controler:active .inner:after {
    bottom: -0.214286em;
  }
  header.fixed .header__right__bloc.header__right__bloc--country,
  #header.fixed .header__right__bloc.header__right__bloc--country {
    padding-right: 0.3125em;
    padding-left: 0.3125em;
  }
  header.fixed .header__right__bloc.header__right__bloc--search .inner,
  #header.fixed .header__right__bloc.header__right__bloc--search .inner {
    height: 45px;
    padding-left: 1.428571em;
    padding-right: 1.428571em;
  }
  header.fixed .header__right__bloc.header__right__bloc--search .search-form,
  #header.fixed .header__right__bloc.header__right__bloc--search .search-form {
    top: 45px;
  }
  header.fixed .main-logo a,
  #header.fixed .main-logo a {
    height: 40px;
  }
  header.fixed .main-logo img,
  #header.fixed .main-logo img {
    width: auto;
    height: 40px;
  }
  header.fixed .tagline,
  #header.fixed .tagline {
    display: none;
  }
  header.fixed .header__bottom,
  #header.fixed .header__bottom {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
  }
  header.fixed .header__bottom .header__menu,
  #header.fixed .header__bottom .header__menu {
    max-width: 700px;
    position: absolute;
    left: 4.375em;
    right: 13.75em;
  }
  header.fixed .header__bottom .header__menu li,
  #header.fixed .header__bottom .header__menu li {
    height: 45px;
  }
  header.fixed .header__bottom .header__menu li a,
  header.fixed .header__bottom .header__menu li span,
  #header.fixed .header__bottom .header__menu li a,
  #header.fixed .header__bottom .header__menu li span {
    font-size: 0.8125em;
    line-height: 1.538462em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 0;
    padding-right: 0.384615em;
    padding-bottom: 0;
    padding-left: 0.384615em;
  }
  header.fixed .header__bottom .header__menu li a:before,
  header.fixed .header__bottom .header__menu li span:before,
  #header.fixed .header__bottom .header__menu li a:before,
  #header.fixed .header__bottom .header__menu li span:before {
    background: none;
  }
  header.fixed .header__bottom .header__menu li .submenu li a,
  #header.fixed .header__bottom .header__menu li .submenu li a {
    padding: 0.769231em 1.538462em 0.769231em 2.307692em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.fixed .header__bottom .header__menu li .submenu li a:before,
  #header.fixed .header__bottom .header__menu li .submenu li a:before {
    background-color: #1a94ce;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.fixed .header__bottom .header__menu li .submenu li a:hover,
  #header.fixed .header__bottom .header__menu li .submenu li a:hover {
    padding-left: 2.692308em;
  }
  header.fixed .header__bottom .header__menu li .submenu li a:hover:before,
  #header.fixed .header__bottom .header__menu li .submenu li a:hover:before {
    background-color: white;
  }
  header.fixed .header__right__bloc--pro {
    height: 45px !important;
  }
  .toolbar-cookie {
    border-bottom: 1px solid #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
  }
  .toolbar-cookie > .l-content {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  .toolbar-cookie p {
    margin-bottom: 0;
  }

  .toolbar-cookie__table {
    display: table;
    width: 100%;
    font-size: 0.875em;
    line-height: 1.428571em;
  }

  .toolbar-cookie__row {
    display: table-row;
  }

  .toolbar-cookie__cell {
    display: table-cell;
    vertical-align: middle;
  }

  .toolbar-cookie__btn {
    padding-top: 0.714286em;
    padding-bottom: 0.714286em;
    padding-left: 0.714286em;
    padding-right: 0.714286em;
  }
  .toolbar-cookie__btn:after {
    content: "x";
    font-size: 1.285714em;
    line-height: 1.111111em;
    padding-left: 10px;
    font-family: "Lucida Grande", Lucida, sans-serif;
  }
  .toolbar-cookie__btn span, .toolbar-cookie__btn:after {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
  }
  .toolbar-cookie__btn span {
    text-decoration: underline;
  }
  .toolbar-cookie__btn:focus span, .toolbar-cookie__btn:hover span, .toolbar-cookie__btn:active span {
    text-decoration: none;
  }

  body {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #4c5a65;
    overflow: hidden;
  }

  h1, h2, h3 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  a {
    text-decoration: none;
    color: inherit;
  }
  a:hover {
    text-decoration: underline;
  }

  strong, b {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }

  .l-content {
    position: relative;
  }

  .hide-tablet {
    display: none;
  }
  .text-left {
    text-align: left;
  }

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

  .text-right {
    text-align: right;
  }

  .on-left {
    float: left;
  }

  .on-right {
    float: right;
  }

  .no-result {
    border-bottom: 1px solid #c4c6c7;
    margin-bottom: 2.5em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    background: #f0f0f0;
  }
  .no-result p {
    font-size: 1.125em;
    line-height: 1.111111em;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }

  .txt-upper {
    text-transform: uppercase;
  }

  .txt-alpha {
    font-size: 1.125em;
    line-height: 1.388889em;
    margin-bottom: 1.111111em;
    margin-bottom: 1.25em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: normal;
  }

  .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
  }

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

  .list-reset,
  .content .list-reset {
    padding-left: 0;
    list-style: none;
  }

  .box-simple {
    background-color: #1a94ce;
    color: white;
  }

  .top-article {
    float: left;
    width: 40em;
    margin-right: 1.25em;
    background: white;
    position: relative;
    float: none;
  }
  .bloc-deco + .l-content .top-article {
    margin-top: -7.5em;
  }
  .heading {
    padding-top: 0.625em;
    padding-right: 20px;
    padding-bottom: 0.625em;
    padding-left: 20px;
  }
  .heading.heading--simple {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .heading.heading--simple .breadcrumb {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .heading.heading--simple .pre-h1 {
    font-size: 1.875em;
    line-height: 1.333333em;
    padding-left: 0.666667em;
    padding-right: 0.666667em;
    margin-bottom: 0.666667em;
    color: #033153;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .heading.heading--simple h1 {
    background: #f6f7f9;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .prequel {
    background: #1a94ce;
    padding-top: 0.625em;
    padding-right: 20px;
    padding-bottom: 0.625em;
    padding-left: 20px;
    color: white;
  }
  .prequel p,
  .prequel .eztext-field {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: normal;
    font-style: italic;
    color: white;
    padding: 0;
    margin: 0;
  }
  .prequel.prequel--light {
    background: #f0f0f0;
  }
  .prequel.prequel--light p,
  .prequel.prequel--light .eztext-field {
    color: #4c5a65;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .prequel.prequel--light p.prequel--light__title,
  .prequel.prequel--light .eztext-field.prequel--light__title {
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 0.833333em;
    line-height: normal;
  }
  .prequel.prequel--light a.link-button.on-right {
    margin-right: 1.25em;
  }
  .prequel.prequel--transparent {
    background: white;
  }
  .prequel.prequel--transparent .highlighted {
    margin-bottom: 0;
  }
  .prequel.prequel--simple {
    background: #f6f7f9;
    padding-top: 0.625em;
  }
  .prequel.prequel--simple p {
    font-size: 1em;
    line-height: 1.25em;
    color: #4c5a65;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .prequel form {
    color: #4c5a65;
  }
  .prequel form .search {
    width: 100%;
    max-width: none;
  }
  .prequel form .filters-search {
    margin-bottom: 1.25em;
    position: relative;
  }
  .prequel form .filters-search button {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 0.625em;
    width: auto;
    background: none;
    border: 0;
  }
  .prequel form label,
  .prequel form .label {
    color: #4c5a65;
    padding-left: 1.25em;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
    white-space: nowrap;
    cursor: pointer;
  }
  .prequel form label:hover,
  .prequel form .label:hover {
    color: #1a94ce;
  }
  .prequel form .label {
    width: auto;
    margin-right: 0;
  }

  .prequel--level1 p,
  .prequel--level1 .eztext-field {
    font-size: 1.375em;
    line-height: 1.363636em;
  }
  .prequel--level2 p,
  .prequel--level2 .eztext-field {
    font-size: 1.25em;
    line-height: 1.5em;
  }
  .prequel--level3 p,
  .prequel--level3 .eztext-field {
    font-size: 1em;
    line-height: 1.25em;
  }
  .prequel-filters .label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0.625em;
    width: 33.3%;
  }

  .prequel-filters_title {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
  .prequel-filters_content {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 75%;
    margin-left: -20px;
  }

  article,
  #article {
    float: left;
    width: 40em;
    margin-right: 1.25em;
    background: white;
    position: relative;
    z-index: 10;
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    transition: margin 0.5s;
  }
  article article,
  #article article {
    clear: both;
    float: none;
    width: auto;
    margin-right: 0;
  }
  .l-content--full article, .l-content--full
  #article {
    width: 100%;
    background: none;
    margin-right: 0;
  }
  .l-content--full article .content, .l-content--full
  #article .content {
    background: white;
    margin-top: 1.25em;
    clear: both;
  }
  article .product-links a,
  #article .product-links a {
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #033153;
  }
  article .product-links a:hover,
  #article .product-links a:hover {
    color: #1a94ce;
  }

  .content-links.content-links--on-top {
    float: left;
    width: 38.75em;
    margin-right: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
  }
  .prequel + .content-links.content-links--on-top {
    width: 640px;
    margin-right: 0;
    margin-top: 2.5em;
  }
  .content-links.content-links--on-top .content-links__content ul li a {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.125em;
    line-height: 1.111111em;
    line-height: normal;
  }
  .content-links .content-links__content {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  .content-links .content-links__content ul li {
    padding-bottom: 0;
    color: #1a94ce;
    list-style: square;
    padding-bottom: 0.3125em;
    padding-left: 0.3125em;
  }
  .content-links .content-links__content ul li a {
    color: #4c5a65;
    text-decoration: underline;
    line-height: normal;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  .content-links .content-links__content ul li a:focus, .content-links .content-links__content ul li a:hover, .content-links .content-links__content ul li a:active {
    color: #1a94ce;
    text-decoration: none !important;
  }
  .content-links .content-links__content ul li:nth-child(even) {
    margin-left: 8%;
    width: 42%;
  }
  .content-links .content-links__title {
    font-size: 1.25em;
    line-height: 1.5em;
    padding-left: 1em;
    text-transform: uppercase;
    border: solid #c4c6c7;
    border-width: 1px 0;
  }
  .content-links .content-links__title + .content-links__content {
    border-top: 0;
  }
  .content-links .content-links__content {
    border-top: 1px solid #c4c6c7;
    border-bottom: 1px solid #c4c6c7;
  }
  .content-links .content-links__content:after {
    content: "";
    display: table;
    clear: both;
  }
  .content-links .content-links__content ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    position: relative;
  }
  .content-links .content-links__content ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .content-links .content-links__content ul:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #c4c6c7;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.5px;
  }
  .content-links .content-links__content ul li {
    width: 45%;
    float: left;
    margin: 0;
    margin-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
  }
  .content {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .content.noPadding {
    padding-left: 0;
    padding-right: 0;
  }
  .content h3, .content .h3, .content h4, .content .h4, .content h5, .content .h5, .content h6, .content .h6 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #033153;
    text-transform: uppercase;
  }
  .content h2, .content .h2 {
    margin-top: 0;
    font-size: 2em;
    line-height: 1.25em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-top: 0.625em;
    color: #033153;
  }
  .content h2 em, .content .h2 em {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #1a94ce;
  }
  .content h3, .content .h3 {
    font-size: 1.6875em;
    line-height: 1.481481em;
    line-height: normal;
    padding-top: 0.740741em;
  }
  .content h4, .content .h4 {
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: normal;
    padding-top: 1em;
  }
  .content h5, .content .h5 {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    padding-top: 1.111111em;
  }
  .content h6, .content .h6 {
    font-size: 1em;
    line-height: 1.25em;
    line-height: normal;
    padding-top: 1.25em;
  }
  .content h1 + h2,
  .content .h1 + h2,
  .content h1 + .h2,
  .content .h1 + .h2,
  .content h2 + h3,
  .content .h2 + h3,
  .content h2 + .h3,
  .content .h2 + .h3,
  .content h3 + h4,
  .content .h3 + h4,
  .content h3 + .h4,
  .content .h3 + .h4,
  .content h4 + h5,
  .content .h4 + h5,
  .content h4 + .h5,
  .content .h4 + .h5,
  .content h5 + h6,
  .content .h5 + h6,
  .content h5 + .h6,
  .content .h5 + .h6 {
    padding-top: 0;
  }
  .content .quote {
    font-size: 1.5625em;
    line-height: 1.2em;
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 1.6em;
    padding-right: 1.6em;
    color: #1a94ce;
  }
  .content .quote .quote-author {
    display: block;
    text-align: right;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 0.64em;
    line-height: 1.25em;
  }
  .content .quote.quote--ontop {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  .content p {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 1.25em;
  }
  .content p.blue {
    color: #1a94ce;
  }
  .content p.blue strong {
    color: #1a94ce;
  }
  .content p.text-large,
  .content p .text-large {
    font-size: 1.5625em;
    line-height: 0.8em;
  }
  .content p.left {
    float: left;
    margin-right: 1.25em;
  }
  .content p.right {
    float: right;
    margin-left: 1.25em;
  }
  .content a {
    text-decoration: underline;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
  }
  .content a:hover {
    color: #1a94ce;
  }
  .content label {
    font-size: 1em;
    line-height: 1.25em;
  }
  .content strong, .content em {
    color: #033153;
  }
  .content em {
    font-style: italic;
  }
  .content ul, .content ol {
    clear: both;
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 1.875em;
    padding-left: 2.5em;
  }
  .content ul li, .content ol li {
    position: relative;
    padding-left: 0.625em;
    margin-bottom: 0.625em;
  }
  .content ul {
    list-style: none;
  }
  .content ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    margin-top: 7px;
    left: -6px;
    background: #1a94ce;
  }
  .content ul li ul {
    margin-top: 0.625em;
    margin-bottom: 0;
  }
  .content ul li ul li {
    font-size: 0.875em;
    line-height: 1.428571em;
  }
  .content ul.disc li:before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
  .content ol li {
    color: #1a94ce;
    padding-left: 0;
    list-style-position: inside;
  }
  .content ol li span {
    color: #4c5a65;
  }
  .content ol li ol {
    margin-top: 0.625em;
    margin-bottom: 0;
  }
  .content ol li ol li {
    font-size: 0.875em;
    line-height: 1.428571em;
  }
  .content .question {
    margin-bottom: 1.25em;
  }
  .content .question .button-more {
    font-size: 1em;
    line-height: 1em;
  }
  .content .question .title {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.5em;
  }
  .content .question .hidden {
    background: #1a94ce;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
  }
  .content .question .hidden .inner {
    color: white;
    text-transform: none;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .content .question .hidden ul {
    padding: 0;
  }
  .content .question .hidden p,
  .content .question .hidden li {
    font-size: 0.8em;
    line-height: 1.25em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .content .question .hidden p:last-child {
    margin: 0;
  }
  .content > .content__image {
    width: auto;
    float: left;
    width: 13.75em;
    margin-right: 1.25em;
    max-width: 13.75em;
  }
  .content .content__image {
    margin-bottom: 1.25em;
    text-align: center;
  }
  .content .content__image img {
    display: inline-block;
  }
  .content .content__image .legend {
    display: inline-block;
    text-align: left;
    color: #6c6e6f;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 0.875em;
    line-height: 1.428571em;
  }
  .content .content__image.content__image--center {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .content .content__image.content__image--center,
  .content .content__image.content__image--center .legend {
    text-align: center;
  }
  .content .content__image.content__image--left {
    float: left;
    margin-right: 1.25em;
  }
  .content .content__image.content__image--right {
    float: right;
    margin-left: 1.25em;
    margin-right: 0em;
  }
  .content .content__image.content__image--right + h3,
  .content .content__image.content__image--right + .h3 {
    margin-top: 0;
    padding-top: 0;
  }
  .content .product-image {
    text-align: center;
  }
  .content .product-image img {
    display: inline-block;
  }
  .content table {
    border: 1px solid #c4c6c7;
    border-collapse: collapse;
    font-size: 1em;
    line-height: 1.25em;
  }
  .content table tbody tr:nth-child(odd) {
    background-color: #f5f7f8;
  }
  .content table tr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content table tr td {
    border-right: 1px solid #c4c6c7;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content table tr td .head-label {
    display: none;
  }
  .content table tr td.text-right {
    text-align: right;
  }
  .content table tr td:last-child {
    border-right: 0;
  }
  .content table tr td p {
    margin-bottom: 0;
    margin-top: 1.25em;
  }
  .content table tr td p:first-child {
    margin-top: 0;
  }
  .content table tr th {
    border-bottom: 1px solid #c4c6c7;
    border-right: 1px solid #c4c6c7;
    text-align: left;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .content table tr th.order-action {
    padding-right: 1.875em;
    position: relative;
  }
  .content table tr th.order-action:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down.png?1413972612');
    width: 13px;
    height: 7px;
    top: 50%;
    margin-top: -3.5px;
    right: 0.625em;
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .content table tr th.order-action.asc:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .content table tr th p {
    margin-bottom: 0;
  }
  .content table.light-blue tbody tr.even, .content table.dark-blue tbody tr.even {
    background-color: #e6ebee;
  }
  .content table.light-blue {
    border: 0;
    border-bottom: 1px solid #1a94ce;
  }
  .content table.light-blue tr th {
    background: #1a94ce;
    color: white;
  }
  .content table.light-blue tr th.order-action {
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .content table.light-blue tr th.order-action:hover {
    background: #1473a1;
  }
  .content table.light-blue tr {
    background: #f5f7f8;
  }
  .content table.dark-blue {
    background: #f5f7f8;
    border: 0;
    border-bottom: 1px solid #033153;
  }
  .content table.dark-blue tr th {
    background: #033153;
    color: white;
  }
  .content table.dark-blue tr {
    background: #f5f7f8;
  }
  .content table.noborders {
    border: 0;
  }
  .content table.noborders tr {
    background: none !important;
  }
  .content table.noborders tr,
  .content table.noborders tr td,
  .content table.noborders tr th {
    border: 0;
  }
  .content table.noborders tr th {
    font-weight: normal;
  }
  .content .bloc-contact {
    background: #f5f7f8;
  }
  .content .bloc-contact .bloc-contact__name {
    border-bottom: 1px solid #c4c6c7;
    font-size: 1.3125em;
    line-height: 1.428571em;
    padding-left: 0.952381em;
    padding-top: 0.47619em;
    padding-bottom: 0.47619em;
  }
  .content .bloc-contact .bloc-contact__content:after {
    content: "";
    display: table;
    clear: both;
  }
  .content .bloc-contact table {
    border: 0;
  }
  .content .bloc-contact table td {
    padding-left: 1.25em;
  }
  .content .bloc-contact table td table {
    font-size: 1em;
    line-height: 1.25em;
  }
  .content .bloc-contact table td table tr td, .content .bloc-contact table td table tr th {
    text-align: left;
    padding: 0;
    padding-bottom: 0.625em;
    border: 0;
  }
  .content .bloc-contact table td table tr th {
    vertical-align: top;
  }
  .content .bloc-contact table td table tr td {
    padding-left: 0.625em;
  }
  .content .bloc-contact table td table tr:last-child td, .content .bloc-contact table td table tr:last-child th {
    padding-bottom: 0;
  }
  .content .content-video {
    margin-top: 2.5em;
  }
  .content .content-video .content-video__title {
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 0.416667em;
    color: #033153;
  }
  .content .content-video .content-video__content iframe {
    width: 100% !important;
  }
  .content .content-update {
    margin-top: 2.5em;
  }
  .content .content-tag {
    margin-top: 2.5em;
    margin-bottom: 1.25em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    background: #faf9f5;
  }
  .content .content-tag p {
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 0;
  }
  .content .content-tag .tag {
    display: inline-block;
    background: #1a94ce;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 0.5em;
    color: white;
    font-size: 0.8em;
    line-height: 1.25em;
    text-decoration: none;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    margin-bottom: 2px;
  }
  .content .content-tag .tag:focus, .content .content-tag .tag:hover, .content .content-tag .tag:active {
    background: #1473a1;
  }
  .content .content-update + .content-tag {
    margin-top: 1.25em;
  }
  .content .bottom-content {
    border-top: 1px solid #1a94ce;
    padding-top: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .content.content--product .two-cols .col {
    padding-top: 1.25em;
    border: 0;
  }
  .content.content--product .two-cols .col:first-child {
    width: 35%;
  }
  .content.content--product .two-cols .col:last-child {
    width: 65%;
  }
  .content.content--product .order {
    margin-top: 2.5em;
    text-align: center;
  }
  .content.content--product .order strong {
    line-height: 40px;
    float: left;
  }
  .content.content--product .order .link-button {
    float: right;
  }
  .highlighted {
    background: #1a94ce;
    color: white;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-bottom: 1.25em;
  }
  .highlighted .highlighted__title {
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 0.833333em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .highlighted .highlighted__title strong {
    display: block;
    color: yellow;
    color: white;
    text-transform: uppercase;
  }
  .highlighted .highlighted__content:after {
    content: "";
    display: table;
    clear: both;
  }
  .highlighted *:last-child {
    margin-bottom: 0 !important;
  }
  .highlighted ul li {
    color: white;
  }
  .highlighted ul li:before {
    background-color: white;
  }
  .highlighted ol li {
    color: white;
  }
  .highlighted ol li span {
    color: white;
  }

  .highlighted--darkblue {
    background: #033153;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  .backtotop {
    display: block;
    float: left;
    width: 13.75em;
    margin-right: 1.25em;
    cursor: pointer;
    clear: both;
    margin-left: auto;
    float: none;
    text-align: left;
    padding-top: 0.625em;
    margin-bottom: 0;
  }
  .backtotop .inner {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    font-style: italic;
    position: relative;
    margin: 0;
  }
  .backtotop .inner:before {
    content: "";
    width: 19px;
    height: 10px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-top-lightblue-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 19px 10px;
  }
  .no-backgroundsize .backtotop .inner:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-top-lightblue-h10.png?1413972612');
  }
  .in-bottom {
    margin-top: 1.25em;
  }

  h1 + .last-update {
    padding-top: 0.625em;
  }
  h1 + .last-update.txt-small {
    padding-top: 0.714286em;
  }

  .col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .two-cols {
    margin-bottom: 2.5em;
  }
  .two-cols:after {
    content: "";
    display: table;
    clear: both;
  }
  .two-cols .col {
    width: 50%;
    padding-right: 1.25em;
  }
  .two-cols .col *:last-child {
    margin-bottom: 0;
  }
  .two-cols .col:last-child {
    padding-left: 1.25em;
    padding-right: 0em;
    border-left: 1px solid #c4c6c7;
  }
  .pagination {
    margin-bottom: 1.875em;
    text-align: center;
  }
  .pagination:after {
    content: "";
    display: table;
    clear: both;
  }
  .pagination .prev,
  .pagination .next {
    display: inline-block;
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    padding: 0.555556em 0.833333em 0.5em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    background: #1a94ce;
    color: white;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pagination .prev:before,
  .pagination .next:before {
    content: "";
    width: 8px;
    height: 15px;
    top: 50%;
    margin-top: -7.5px;
    background-repeat: no-repeat;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pagination .prev:hover,
  .pagination .next:hover {
    background: #1473a1;
  }
  .pagination .prev.inactive,
  .pagination .next.inactive {
    cursor: default;
    background: #d8d9db;
  }
  .pagination .prev.hide,
  .pagination .next.hide {
    display: none;
  }
  .pagination .prev {
    padding-left: 1.666667em;
    float: left;
  }
  .pagination .prev:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h15@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 8px 15px;
    left: 15px;
  }
  .no-backgroundsize .pagination .prev:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-left-white-h15.png?1413972612');
  }
  .pagination .prev:hover:before {
    left: 10px;
  }
  .pagination .prev.inactive:hover:before {
    left: 15px;
  }
  .pagination .next {
    padding-right: 1.666667em;
    float: right;
  }
  .pagination .next:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h15@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 8px 15px;
    right: 15px;
  }
  .no-backgroundsize .pagination .next:before {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h15.png?1413972612');
  }
  .pagination .next:hover:before {
    right: 10px;
  }
  .pagination .next.inactive:hover:before {
    right: 15px;
  }
  .pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    clear: none;
    display: inline-block;
  }
  .pagination ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .pagination ul li a, .pagination ul li span {
    display: inline-block;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 1.125em;
    line-height: 1.111111em;
    padding: 0.555556em 0.833333em 0.5em;
    border: 2px solid #1a94ce;
    color: #1a94ce;
    margin-right: 0.625em;
    margin-bottom: 0.625em;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pagination ul li.current a, .pagination ul li.current span {
    background: #1a94ce;
    color: white;
    cursor: default;
  }
  .pagination ul li:hover a, .pagination ul li:focus a {
    background: #1a94ce;
    color: white;
  }
  .pagination ul li:before {
    width: 0;
    height: 0;
    background: none;
  }

  .breadcrumb {
    padding-bottom: 0.625em;
  }
  .breadcrumb div {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    line-height: 1.428571em;
  }
  .breadcrumb .current span {
    color: #7e888e;
  }

  #sidebar {
    float: left;
    width: 13.75em;
    margin-right: 1.25em;
    margin-right: 0 !important;
    padding-top: 1.25em;
    padding-left: 3.75em;
    padding-bottom: 2.5em;
    position: relative;
  }
  #sidebar:after {
    content: "";
    display: table;
    clear: both;
  }
  .sidebarInFirst #sidebar {
    float: right;
  }
  #sidebar .bloc {
    margin-bottom: 1.25em;
    background-color: #f0f4f5;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  #sidebar .bloc:last-child {
    margin-bottom: 0;
  }
  #sidebar .bloc p {
    margin-bottom: 0;
  }
  #sidebar .bloc ul,
  #sidebar .bloc ol {
    padding-left: 0;
  }
  #sidebar .bloc li {
    list-style-position: inside;
  }
  #sidebar .bloc .title {
    font-size: 1em;
    line-height: 1.25em;
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-left: 0.625em;
    padding-right: 0.625em;
    color: #4c5a65;
    display: block;
  }
  #sidebar .bloc .content {
    padding-left: 0.625em;
    padding-right: 0.625em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    display: block;
  }
  #sidebar .bloc .content .inner {
    font-size: 1em;
    line-height: 1.25em;
    display: block;
  }
  #sidebar .bloc .content .share-link {
    display: block;
    margin-top: 1.25em;
  }
  #sidebar .bloc .content .share-link img {
    display: inline-block;
  }
  #sidebar .bloc .bloc__image {
    max-width: none;
    margin-bottom: 0.9375em;
    text-align: center;
    position: static;
    display: block;
  }
  #sidebar .bloc .bloc__image img {
    display: inline-block;
    max-height: none;
  }
  #sidebar .bloc .read-it {
    margin-top: 1.25em;
    display: block;
  }
  #sidebar .bloc .socialnetwork_type {
    color: #4c5a65;
    font-size: 1em;
    line-height: 1.25em;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  #sidebar .bloc .socialnetwork_type img {
    display: inline;
  }
  #sidebar .bloc.bloc--related-product .title {
    font-size: 1.25em;
    line-height: 1.5em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #sidebar .bloc.bloc--related-product .content {
    padding-top: 0;
    padding-bottom: 0;
  }
  #sidebar .bloc.bloc--related-product .related-product__item {
    display: block;
    border-bottom: 1px solid #c4c6c7;
    padding-bottom: 1.25em;
    padding-top: 1.25em;
    text-decoration: none;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  #sidebar .bloc.bloc--related-product .related-product__item:first-child {
    padding-top: 0;
  }
  #sidebar .bloc.bloc--related-product .related-product__item:last-child {
    border: 0;
  }
  #sidebar .bloc.bloc--related-product .related-product__item .item__title {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
  }
  #sidebar .bloc.bloc--related-product .related-product__item .item__image {
    text-align: center;
  }
  #sidebar .bloc.bloc--related-product .related-product__item .item__image img {
    display: inline-block;
  }
  #sidebar .bloc.bloc--filters {
    text-align: left;
    padding-left: 0.625em;
    padding-right: 0.625em;
    padding-top: 0.9375em;
    padding-bottom: 1.25em;
  }
  #sidebar .bloc.bloc--filters .title {
    text-transform: uppercase;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: normal;
    margin-bottom: 0.5em;
    padding: 0;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__list {
    margin-bottom: 1.875em;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__list a {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
    padding-right: 0.3125em;
    white-space: nowrap;
    color: #033153;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__list a img {
    display: inline;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__list a:hover {
    color: #1a94ce;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search {
    position: relative;
    margin-bottom: 1.875em;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search .search {
    width: 100%;
    padding-right: 40px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    color: white;
    padding-left: 0.625em;
    padding-top: 1.0625em;
    padding-bottom: 0.9375em;
    background: #1a94ce;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search .search::-webkit-input-placeholder {
    color: white;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search .search:-moz-placeholder, #sidebar .bloc.bloc--filters .bloc--filters__search .search::-moz-placeholder {
    color: white;
    opacity: 1;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search .search:-ms-input-placeholder {
    color: white;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box {
    text-align: left;
    margin-bottom: 1.25em;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box .box-title {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 0.625em;
    padding-bottom: 0.3125em;
    border-bottom: 1px solid #c4c6c7;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box .box-title:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/small-arrow-down.png?1413972612');
    width: 10px;
    height: 6px;
    top: 50%;
    margin-top: -6px;
    right: 7px;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box .box-title:hover {
    color: #1a94ce;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box .box-title:hover:after {
    margin-top: -3px;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box .inner {
    padding-left: 0.625em;
    padding-right: 0.625em;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box label {
    display: block;
    cursor: pointer;
    padding-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box.active .box-title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box.active .box-title:hover:after {
    margin-top: -9px;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__box.active .inner {
    height: auto;
  }
  #sidebar .bloc.bloc--share {
    text-align: left;
  }
  #sidebar .bloc.bloc--share .content {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--share .socialnetwork {
    width: 18px;
    height: 15px;
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle;
  }
  #sidebar .bloc.bloc--share .socialnetwork:focus, #sidebar .bloc.bloc--share .socialnetwork:hover, #sidebar .bloc.bloc--share .socialnetwork:active {
    background-position: 0 -15px;
  }
  #sidebar .bloc.bloc--share .socialnetwork.twitter {
    background-image: url('../bundles/cevacountrysitecommon/images/share/twitter-small@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 18px 30px;
    background-size: 18px;
  }
  .no-backgroundsize #sidebar .bloc.bloc--share .socialnetwork.twitter {
    background-image: url('../bundles/cevacountrysitecommon/images/share/twitter-small.png?1413972612');
  }
  #sidebar .bloc.bloc--share .socialnetwork.facebook {
    background-image: url('../bundles/cevacountrysitecommon/images/share/facebook-small@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 18px 30px;
    background-size: 18px;
  }
  .no-backgroundsize #sidebar .bloc.bloc--share .socialnetwork.facebook {
    background-image: url('../bundles/cevacountrysitecommon/images/share/facebook-small.png?1413972612');
  }
  #sidebar .bloc.bloc--share .socialnetwork.linkedin {
    background-image: url('../bundles/cevacountrysitecommon/images/share/linkedin-small@2x.png?1415351410');
    background-repeat: no-repeat;
    background-size: 18px 30px;
    background-size: 18px;
  }
  .no-backgroundsize #sidebar .bloc.bloc--share .socialnetwork.linkedin {
    background-image: url('../bundles/cevacountrysitecommon/images/share/linkedin-small.png?1415351410');
  }
  #sidebar .bloc.bloc--share .socialnetwork.googleplus {
    background-image: url('../bundles/cevacountrysitecommon/images/share/google-small@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 18px 30px;
    background-size: 18px;
  }
  .no-backgroundsize #sidebar .bloc.bloc--share .socialnetwork.googleplus {
    background-image: url('../bundles/cevacountrysitecommon/images/share/google-small.png?1413972612');
  }
  #sidebar .bloc.bloc--facebook .socialnetwork_type {
    background: #3d589b;
    color: white;
  }
  #sidebar .bloc.bloc--youtube .socialnetwork_type {
    background: #cc3333;
    color: white;
  }
  #sidebar .bloc.bloc--youtube .bloc__image {
    margin-top: 1.25em;
  }
  #sidebar .bloc.bloc--likedin .socialnetwork_type {
    background: #0274b3;
    color: white;
  }
  #sidebar .bloc.bloc--article .socialnetwork_type {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--small-padding .content {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--my-download {
    background-color: #46598a;
  }
  #sidebar .bloc.bloc--my-download .content a {
    color: white;
    text-decoration: underline;
  }
  #sidebar .bloc.bloc--my-download .content a:focus, #sidebar .bloc.bloc--my-download .content a:hover, #sidebar .bloc.bloc--my-download .content a:active {
    text-decoration: none;
  }
  #sidebar .bloc.bloc--text {
    overflow: hidden;
    padding-top: 0.625em;
  }
  #sidebar .bloc.bloc--text .inner {
    padding-left: 0.3125em;
    padding-right: 0.3125em;
  }
  #sidebar .bloc.bloc--text .inner p {
    margin-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--text .inner ul {
    padding-left: 0;
    margin-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--text .inner ul li {
    text-align: left;
  }
  #sidebar .bloc.bloc--text .inner *:last-child {
    margin-bottom: 0;
  }
  #sidebar .bloc.bloc--links .socialnetwork_type {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--links .bloc__image {
    margin-bottom: 0;
  }
  #sidebar .bloc.bloc--links .content ul {
    padding-left: 0;
  }
  #sidebar .bloc.bloc--links .content ul li {
    text-align: left;
    margin-bottom: 0.625em;
  }
  #sidebar .bloc.bloc--links .content ul li:before {
    display: none;
  }
  #sidebar .bloc.bloc--links .content ul li .date {
    display: block;
    color: #1a94ce;
    font-size: 0.875em;
    line-height: 1.428571em;
  }
  #sidebar .bloc.bloc--links .inner * {
    margin-bottom: 0;
  }
  form {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ezwt-actiongroup form {
    width: auto;
  }
  form .form-field-small {
    max-width: 10em !important;
  }
  form .form-field-tiny {
    max-width: 6em !important;
  }

  .form-group:last-child {
    padding-bottom:1em;
    margin:0;
  }
  .form-group:first-child {
    padding-top:1em;
  }
  .form-group {
    width: 100%;
    display: table-row;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .form-group:after {
    content: "";
    display: table;
    clear: both;
  }
  .form-group.form-group--inline {
    display: inline-block;
    width: auto;
  }
  .form-group.form-group--inline:after {
    display: none;
  }

  .form-group__label,
  .form-group__elements {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 1.25em;
    position: relative;
  }

  .form-group__label {
    min-width: 8.125em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .form-group__elements .error,
  .form-group__elements .error-message,
  .form-validate .error,
  .form-validate .error-message {
    display: block;
    color: #d32d27;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    margin-top: 0.625em;
    margin-bottom: 0em;
    overflow: hidden;
    height: auto;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
  .form-group__elements .error.hide,
  .form-group__elements .error-message.hide,
  .form-validate .error.hide,
  .form-validate .error-message.hide {
    height: 0;
  }
  .form-group__elements input.error,
  .form-validate input.error {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin-top: 0.25em;
  }
  .form-group__elements .styled-select select.error,
  .form-validate .styled-select select.error {
    margin-top: 0;
    height: 2.375em;
  }

  .form-group__elements {
    width: 100%;
  }
  .form-group__elements img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
  }

  input[type="text"],
  input[type="email"],
  input[type="password"] {
    font-size: 1em;
    line-height: 1.25em;
    padding: 0.75em 1.25em 0.625em;
    background: whitesmoke;
    border: 1px solid rgba(161, 161, 161, 0.5);
    color: #a4a4a4;
    width: 20em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
  }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus {
    background: white;
    color: #4c5a65;
    border-color: whitesmoke;
    -webkit-box-shadow: 0 0 2px 1px rgba(26, 148, 206, 0.75);
    box-shadow: 0 0 2px 1px rgba(26, 148, 206, 0.75);
  }
  input[type="text"].error,
  input[type="email"].error,
  input[type="password"].error {
    -webkit-box-shadow: 0 0 2px 1px rgba(211, 45, 39, 0.75);
    box-shadow: 0 0 2px 1px rgba(211, 45, 39, 0.75);
    border-color: #d32d27;
  }
  textarea {
    font-size: 1em;
    line-height: 1.25em;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    background: whitesmoke;
    border: 1px solid rgba(161, 161, 161, 0.5);
    color: #a4a4a4;
    width: 100%;
    height: 350px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
  }
  textarea:focus {
    background: white;
    color: #4c5a65;
    border-color: white;
    -webkit-box-shadow: 0 0 2px 1px rgba(26, 148, 206, 0.75);
    box-shadow: 0 0 2px 1px rgba(26, 148, 206, 0.75);
  }

  .fileUpload {
    position: relative;
    overflow: hidden;
    display: inline-block;
    background: #4c5a65;
    color: white;
    padding: 0.4375em 1.25em 0.3125em 2.5em;
    font-size: 1em;
    line-height: 1.25em;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .fileUpload:before {
    content: "";
    width: 17px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 0.625em;
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/upload-link@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 17px 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .no-backgroundsize .fileUpload:before {
    background-image: url('../bundles/cevacountrysitecommon/images/upload-link.png?1413972612');
  }
  .fileUpload:hover {
    background: #364048;
  }
  .fileUpload:hover:before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .uploadFileInput {
    font-size: 1em;
    line-height: 1.25em;
    padding: 0.4375em 0.625em 0.1875em;
    background: whitesmoke;
    border: 1px solid rgba(161, 161, 161, 0.5);
    color: #a4a4a4;
    width: 170px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
  }
  .uploadFileInfo {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0.5em;
    left: 300px;
    margin-left: 0.625em;
    white-space: nowrap;
  }
  label input {
    margin-top: 0.25em;
    margin-right: 0.3125em;
  }
  .form-group__elements--radio label {
    margin-right: 1.25em;
  }

  select {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    text-align: center;
    color: #4c5a65;
    border: 1px solid #a1a1a1;
    margin-right: 0.625em;
  }
  .form-group .label-for-select select {
    width: 20em;
    text-align: left;
  }
  .styled-select {
    overflow: hidden;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #c4c6c7;
    background-color: whitesmoke;
    min-width: 40px;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .styled-select:after {
    content: " ";
    position: absolute;
    z-index: 1;
    background-image: url('../bundles/cevacountrysitecommon/images/select-down@2x.png?1417687149');
    background-repeat: no-repeat;
    background-size: 9px 6px;
    background-repeat: no-repeat;
    right: 8px;
    top: 50%;
    margin-top: -0.1875em;
    width: 9px;
    height: 0.375em;
  }
  .no-backgroundsize .styled-select:after {
    background-image: url('../bundles/cevacountrysitecommon/images/select-down.png?1417687149');
  }
  .form-group .styled-select {
    width: 20em;
  }
  .form-group .styled-select.styled-select-block {
    width: auto;
  }
  .styled-select select {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    width: -webkit-calc(100% + 3em);
    width: calc(100% + 3em);
    min-width: 40px;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0.3125em 5px 0.3125em 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #4c5a65;
    height: 2.375em;
    text-align: left;
  }
  .styled-select select:focus {
    outline: 1px dotted darkgrey;
  }

  .styled-select-block {
    display: block;
  }

  .styled-select-tiny {
    width: 60px;
  }
  .styled-select-tiny select {
    padding-left: 0.3125em;
  }

  input[type=text].search {
    position: relative;
    background: #1a94ce;
    color: white;
    border: 0;
  }
  input[type=text].search::-webkit-input-placeholder {
    color: white;
  }
  input[type=text].search:-moz-placeholder, input[type=text].search::-moz-placeholder {
    color: white;
    opacity: 1;
  }
  input[type=text].search:-ms-input-placeholder {
    color: white;
  }

  .field-checkbox:not(:checked), .field-checkbox:checked {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    margin: 0;
    border: 0;
    width: 1px !important;
    height: 1px;
    overflow: hidden;
  }
  .field-checkbox:not(:checked) + label, .field-checkbox:checked + label {
    position: relative;
    padding-left: 32px;
    padding-top: 2px;
    cursor: pointer;
  }
  .field-checkbox:not(:checked) + label:before, .field-checkbox:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #c4c6c7;
    background: white;
  }
  .field-checkbox:not(:checked) + label:after, .field-checkbox:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 30px;
    color: #09ad7e;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .field-checkbox:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }

  .tab-container {
    margin-top: 2.5em;
  }
  .tab-container:after {
    content: "";
    display: table;
    clear: both;
  }
  .tab-container .etabs {
    padding: 0;
    margin: 0;
  }
  .tab-container .etabs .tab {
    display: inline;
    padding: 0;
    margin: 0;
  }
  .tab-container .etabs .tab:before {
    background: none;
  }
  .tab-container .etabs .tab:first-child a {
    border-left-width: 0;
  }
  .tab-container .etabs .tab.active + li a {
    border-left-width: 0;
  }
  .tab-container .etabs .tab a {
    display: inline-block;
    width: 30%;
    background: #f3f4f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    text-align: center;
    border: solid #c4c6c7;
    border-width: 0 0 1px 1px;
    vertical-align: bottom;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
  }
  .tab-container .etabs .tab a:hover, .tab-container .etabs .tab a:focus {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    background: #1a94ce;
    color: white;
  }
  .tab-container .etabs .tab a.active {
    width: 40%;
    background: white;
    font-size: 1.25em;
    line-height: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    border-width: 1px 1px 0;
    color: #4c5a65;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .tab-container .tabs-container {
    position: relative;
    top: -1px;
    border: 1px solid #c4c6c7;
  }
  .tab-container .tabs-container .tab-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .tab-container .tabs-container .tab-inner *:last-child {
    margin-bottom: 0;
  }
  .tab-container .tabs-container .tab-inner#tabs-pro .admin-button {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-top: 0.833333em;
    padding-bottom: 0.833333em;
    margin-bottom: 0.833333em;
    left: 0.625em;
  }

  /** --- @section IMAGE GRID --- */
  .img-grid {
    margin-bottom: 2.5em;
    border-bottom: 1px solid #c4c6c7;
    border-top: 1px solid #c4c6c7;
  }
  .img-grid:after {
    content: "";
    display: table;
    clear: both;
  }
  .img-grid + .img-grid {
    margin-top: 2.5em;
  }
  .img-grid__row {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .img-grid__row h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.740741em;
    padding-bottom: 0.740741em;
    background-color: #fff;
  }

  [class*="img-grid__item"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  [class*="img-grid__item"] img {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    margin: auto;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    outline: 1px solid transparent;
  }
  [class*="img-grid__item"] a:focus img, [class*="img-grid__item"] a:hover img, [class*="img-grid__item"] a:active img {
    opacity: 0.8;
  }
  [class*="img-grid__item"] .txt-alpha {
    margin-top: 0.555556em;
    margin-bottom: 0;
  }
  [class*="img-grid__item"] span.txt-alpha {
    display: block;
  }
  .img-grid__item {
    float: left;
  }

  .img-grid__item--full {
    background-color: white;
  }
  .img-grid__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .img-grid__sep {
    background-color: #c4c6c7;
    height: 1px;
  }
  .img-grid--6-cols .img-grid__row {
    background: url('../bundles/cevacountrysitecommon/images/grid-6-desktop.png?1415351410') repeat-y;
  }
  .img-grid--6-cols .img-grid__item {
    width: 16.666667%;
  }

  .home__actu a {
    color: #033153;
  }

  .home__actu__title h2, .home__actu__title a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 55px;
    color: white;
    display: block;
    float: left;
  }
  .home__actu__title h2 {
    background-color: #033153;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.6875em;
    line-height: 1.481481em;
    text-transform: uppercase;
    padding: 7px 15px;
    margin: 0;
  }
  .home__actu__title a {
    display: block;
    float: left;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 1em;
    line-height: 1.25em;
    background-color: #1a94ce;
    padding: 17px 20px;
    -webkit-transition: 0.3s background;
    -moz-transition: 0.3s background;
    -o-transition: 0.3s background;
    transition: 0.3s background;
  }
  .home__actu__title a:hover {
    background-color: #11638a;
  }

  .home__actu__table {
    width: 100%;
    position: relative;
    z-index: 10;
    display: table;
    table-layout: fixed;
  }
  .home__actu__bloc + .home__actu__content .home__actu__table {
    background-color: white;
  }

  .home__actu__line {
    display: table-row;
  }
  .home__actu__line.empty {
    height: 6.875em;
    width: 100%;
  }

  .home__actu__container {
    position: relative;
  }
  .home__actu__container:before {
    content: "";
    float: none;
    height: 47%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    background-color: #1a94ce;
    z-index: 5;
  }
  .home__actu__container.with-promo {
    min-height: 110px;
  }
  .home__actu__container.with-promo .home__actu__table {
    width: 38.75em;
    margin-right: 0.5em;
    float: left;
    display: table;
    table-layout: fixed;
  }
  .home__actu__container.with-promo .bloc-promo {
    width: 19.5em;
    background: white;
    text-align: right;
    z-index: 10;
    position: absolute;
    bottom: 0;
  }
  .home__actu__container.with-promo .bloc-promo img {
    margin: 0 auto;
  }
  .home__actu__container.with-promo .bloc-promo.bloc-promo--video {
    display: inline-block;
  }
  .home__actu__container.with-promo .bloc-promo.bloc-promo--video:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .home__actu__container.with-promo .bloc-promo.bloc-promo--video:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: url('../bundles/cevacountrysitecommon/images/player@2x.png?1413972612') no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    outline: 1px solid transparent;
  }
  .home__actu__container.with-promo .bloc-promo.bloc-promo--video:hover:before {
    background: rgba(0, 0, 0, 0.3);
  }
  .home__actu__container.with-promo .bloc-promo.bloc-promo--video:hover:after {
    opacity: 1;
  }

  .bloc {
    display: table-cell;
    background-color: white;
    vertical-align: middle;
    position: relative;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .bloc:hover {
    background: #f0f0f0;
  }
  .bloc .bloc__image {
    position: absolute;
    max-width: 120px;
  }
  .bloc .bloc__image img {
    width: auto;
    max-height: 110px;
  }
  .bloc .bloc__text,
  .bloc .bloc__title, .bloc.bloc--une .bloc__title {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    min-height: 6.111111em;
    display: block;
    padding: 0.555556em 0.555556em 0.277778em 7.222222em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .bloc.no-image .bloc__text {
    padding-left: 1.111111em;
    position: relative;
  }
  .bloc.no-image .bloc__text:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #4c5a65;
    left: 0.4375em;
    top: 0.875em;
  }
  .bloc.bloc--text .title + .bloc__image {
    margin-top: 0.625em;
  }
  .bloc.bloc--text > .content:first-child,
  .bloc.bloc--text > .bloc__image:first-child {
    margin-top: -0.625em;
  }
  .bloc.bloc--text > .bloc__image + .content {
    padding-top: 0 !important;
  }
  .bloc.bloc--une {
    height: 13.75em;
    vertical-align: top;
  }
  .bloc.bloc--une .bloc__title {
    color: #9c3956;
  }
  .bloc.bloc--une .bloc__text {
    clear: both;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    font-size: 1em;
    line-height: 1.25em;
  }
  .home__actu__table-master {
    display: table;
    width: 100%;
    position: relative;
  }
  .home__actu__table-master:before {
    content: "";
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -6px;
    left: 0;
    background-color: #1a94ce;
    z-index: -1;
  }
  .home__actu__table-row {
    display: table-row;
  }
  .home__actu__bloc,
  .home__actu__content {
    display: table-cell;
    vertical-align: bottom;
  }
  .home__actu__bloc {
    width: 19.5em;
    padding-right: 0.5em;
  }
  .home__actu__bloc .home__actu__title h2 {
    background-color: #9c3956;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }

  .home__actu__content:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: -1;
  }
  .home__actu__content.with_1_actu:before, .home__actu__content.with_2_actu:before {
    bottom: 20%;
  }
  .home__actu__content.with_3_actu:before, .home__actu__content.with_4_actu:before {
    bottom: 60%;
  }
  .home.home--image .home__actu {
    margin-top: -11.25em;
  }
  .home.home--video .home__actu {
    margin-top: 1.875em;
  }
  .home__actu .l-content {
    position: relative;
  }
  .home__actu.left-bloc .home__actu__content.with_1_actu .home__actu__container:before, .home__actu.left-bloc .home__actu__content.with_2_actu .home__actu__container:before {
    height: 75%;
  }
  .home__actu .home__actu__content .home__actu__line .bloc {
    background: white;
  }
  .home__actu .home__actu__content .home__actu__line .bloc:hover {
    background: #e0e1e2 !important;
  }
  .home__actu .with_2_actu .home__actu__line--2 .actu-1 {
    background: #f0f0f0;
  }
  .home__actu .with_3_actu .home__actu__line--2 .actu-0 {
    background: #f0f0f0;
  }
  .home__actu.left-bloc .with_3_actu .home__actu__line--2 .actu-0 {
    background: #f0f0f0;
  }
  .home__actu.left-bloc .with_3_actu .home__actu__line--2 .actu-1 {
    background: white;
  }
  .home__actu .with_4_actu .home__actu__line--1 .actu-1,
  .home__actu .with_5_actu .home__actu__line--1 .actu-1,
  .home__actu .with_6_actu .home__actu__line--1 .actu-1 {
    background: #f0f0f0;
  }
  .home__actu .with_4_actu .home__actu__line--2 .actu-0,
  .home__actu .with_4_actu .home__actu__line--2 .actu-2,
  .home__actu .with_5_actu .home__actu__line--2 .actu-0,
  .home__actu .with_5_actu .home__actu__line--2 .actu-2,
  .home__actu .with_6_actu .home__actu__line--2 .actu-0,
  .home__actu .with_6_actu .home__actu__line--2 .actu-2 {
    background: #f0f0f0;
  }
  .home.home--video .bloc-deco--video {
    max-width: 1060px;
    margin-right: auto;
    margin-left: auto;
  }

  .bloc-deco {
    overflow: hidden;
    min-height: 200px;
  }
  .bloc-deco.bloc-deco--video {
    margin-bottom: 1.875em;
  }
  .bloc-deco img {
    margin: 0 auto;
    border-bottom: 8px solid #033153;
  }
  .home .bloc-deco img {
    border: 0;
  }
  .bloc-deco.bloc-deco--image {
    min-height: 18.75em;
  }
  .bloc-deco.bloc-deco--image img {
    max-width: 66.25em;
  }
  .bloc-deco.bloc-deco--empty {
    max-width: 1060px;
    height: 18.75em;
    margin-right: auto;
    margin-left: auto;
    min-height: 0;
    background: #1a94ce;
    border-bottom: 5px solid #033153;
  }
  .bloc-deco.bloc-deco--404 {
    position: relative;
  }
  .bloc-deco.bloc-deco--404 .content {
    width: 320px;
    height: 320px;
    background: rgba(32, 146, 191, 0.9);
    position: absolute;
    top: 50%;
    margin-top: -160px;
    left: 50%;
    margin-left: -160px;
    text-align: center;
    padding-top: 5em;
    padding-bottom: 2.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bloc-deco.bloc-deco--404 .content:after {
    content: "";
    display: table;
    clear: both;
  }
  .bloc-deco.bloc-deco--404 .content .title {
    position: absolute;
    width: 160px;
    height: 60px;
    top: -30px;
    left: -80px;
    padding: 10px 20px;
    background: rgba(239, 239, 231, 0.9);
    color: #1a94ce;
    font-size: 2.8125em;
    line-height: 1.111111em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
  }
  .bloc-deco.bloc-deco--404 .content .inner {
    color: white;
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: 1.375em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  .bloc-deco.bloc-deco--404 .content .inner a {
    text-decoration: underline;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #footer,
  footer {
    margin-top: 2.5em;
  }
  #footer h2,
  footer h2 {
    padding-top: 0;
    font-size: 1.75em;
    line-height: 1.428571em;
  }
  #footer .bloc,
  footer .bloc {
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    vertical-align: middle;
  }
  #footer .bloc.bloc--left,
  footer .bloc.bloc--left {
    float: left;
    width: 21.25em;
    margin-right: 1.25em;
    display: table-cell;
    float: none;
  }
  #footer .bloc.bloc--left.bloc--full,
  footer .bloc.bloc--left.bloc--full {
    width: auto;
  }
  #footer .footer__info__top .bloc,
  footer .footer__info__top .bloc {
    vertical-align: top;
  }

  .footer__info {
    background: whitesmoke;
  }
  .footer__info ul {
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1.25em;
  }
  .footer__info ul li {
    padding-left: 0.9375em;
    margin-bottom: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer__info .footer__info__top,
  .footer__info .footer__info__bottom {
    display: table;
    width: 100%;
  }
  .footer__info__top .bloc.bloc--left {
    background: #1a94ce;
    color: white;
  }
  .footer__info__top .bloc.bloc--left h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-left: 0.833333em;
    position: relative;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  .footer__info__top .bloc.bloc--left h2:before {
    content: "";
    position: absolute;
    background-image: url('../bundles/cevacountrysitecommon/images/lock@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 15px;
    height: 19px;
    top: 50%;
    margin-top: -9.5px;
    left: 0;
  }
  .no-backgroundsize .footer__info__top .bloc.bloc--left h2:before {
    background-image: url('../bundles/cevacountrysitecommon/images/lock.png?1413972612');
  }
  .footer__info__top .bloc.bloc--left ul {
    list-style: none;
  }
  .footer__info__top .bloc.bloc--left ul li {
    position: relative;
  }
  .footer__info__top .bloc.bloc--left ul li:before {
    content: "";
    background: white;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 7.5px;
    left: 0;
  }
  .footer__info__top .bloc.bloc--left.contact-us h2 {
    padding-left: 0;
    text-transform: uppercase;
  }
  .footer__info__top .bloc.bloc--left.contact-us h2:before {
    content: "";
    width: 0;
    height: 0;
    background: none;
  }
  .footer__info__top .bloc.bloc--left.contact-us p {
    font-size: 1em;
    line-height: 1.25em;
  }
  .footer__info__top .bloc.bloc--left.contact-us p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .footer__info__top .bloc.bloc--left.contact-us p a {
    text-decoration: underline;
  }
  .footer__info__top .bloc.bloc--product-list {
    background-color: #f5f7f8;
  }
  .footer__info__top .bloc.bloc--product-list h2 {
    text-transform: uppercase;
  }
  .footer__info__top .bloc.bloc--product-list ul li {
    display: inline-block;
    width: 30%;
    margin-right: 3.5%;
    position: relative;
    vertical-align: top;
  }
  .footer__info__top .bloc.bloc--product-list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .footer__info__top .bloc.bloc--product-list ul li:before {
    content: "";
    background: #1a94ce;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 0;
  }
  .footer__info__top .bloc.bloc--product-list ul li a {
    color: inherit;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  .footer__info__top .bloc.bloc--product-list ul li a:hover {
    color: #1a94ce;
  }
  .footer__info__bottom .bloc {
    text-align: center;
    position: relative;
    background: #46598a;
    color: white;
    vertical-align: middle;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .footer__info__bottom .bloc:hover, .footer__info__bottom .bloc:focus {
    background: #354368;
  }
  .footer__info__bottom .bloc p {
    font-size: 1.5em;
    line-height: 1.25em;
    position: relative;
    margin-bottom: 0;
  }
  .footer__info__bottom .bloc.bloc--left {
    background: #033153;
    font-style: italic;
  }
  .footer__info__bottom .bloc.bloc--left:hover, .footer__info__bottom .bloc.bloc--left:focus {
    background: #011422;
  }
  .footer__info__bottom .bloc.bloc--right {
    background: #d8d9db;
    color: #4c5a65;
  }
  .footer__info__bottom .bloc.bloc--right p {
    font-size: 0.875em;
    line-height: 1.428571em;
    margin-bottom: 0.375em;
  }
  .footer__info__bottom .bloc.bloc--right ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
  }
  .footer__info__bottom .bloc.bloc--right ul li span, .footer__info__bottom .bloc.bloc--right ul li a {
    border: 2px solid white;
    width: 1.785714em;
    height: 1.785714em;
    display: inline-block;
    font-size: 0.875em;
    line-height: 1.428571em;
    line-height: 1.785714em;
  }
  .footer__info__bottom .bloc.bloc--right ul li.current span {
    background: white;
  }
  .footer__share {
    font-size: 1.125em;
    line-height: 1.666667em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    font-style: italic;
    background: whitesmoke;
  }
  .footer__share p {
    margin: 0;
  }
  .footer__share .footer__share__element {
    display: inline-block;
    text-decoration: none;
    padding-right: 0.625em;
    padding-left: 1.25em;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  .footer__share .footer__share__element:first-child {
    margin-left: 0.625em;
  }
  .footer__share .footer__share__element.footer__share__element--fb {
    background-image: url('../bundles/cevacountrysitecommon/images/share/facebook.png?1413972612');
    width: 8px;
    height: 18px;
  }
  .footer__share .footer__share__element.footer__share__element--fb:hover {
    background-position: 50% -18px;
  }
  .footer__share .footer__share__element.footer__share__element--tw {
    background-image: url('../bundles/cevacountrysitecommon/images/share/twitter.png?1413972612');
    width: 16px;
    height: 14px;
  }
  .footer__share .footer__share__element.footer__share__element--tw:hover {
    background-position: 50% -14px;
  }
  .footer__share .footer__share__element.footer__share__element--in {
    background-image: url('../bundles/cevacountrysitecommon/images/share/likedin.png?1413972612');
    width: 16px;
    height: 16px;
  }
  .footer__share .footer__share__element.footer__share__element--in:hover {
    background-position: 50% -16px;
  }
  .footer__share .footer__share__element.footer__share__element--you {
    background-image: url('../bundles/cevacountrysitecommon/images/share/you-tube.png?1413972612');
    width: 25px;
    height: 17px;
  }
  .footer__share .footer__share__element.footer__share__element--you:hover {
    background-position: 50% -17px;
  }
  .footer__share .footer__share__element.footer__share__element--inst {
    background-image:url("data:image/svg+xml,%3C?xml version='1.0'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.00096 512.00096' width='512px' height='512px'%3E%3Cg%3E%3Cscript xmlns='' class='active-path' style='fill: %23033153' data-old_color='%23050C49'/%3E%3Cscript xmlns='' class='active-path' style='fill: %23033153' data-old_color='%23050C49'/%3E%3Cpath d='m373.40625 0h-234.8125c-76.421875 0-138.59375 62.171875-138.59375 138.59375v234.816406c0 76.417969 62.171875 138.589844 138.59375 138.589844h234.816406c76.417969 0 138.589844-62.171875 138.589844-138.589844v-234.816406c0-76.421875-62.171875-138.59375-138.59375-138.59375zm-117.40625 395.996094c-77.195312 0-139.996094-62.800782-139.996094-139.996094s62.800782-139.996094 139.996094-139.996094 139.996094 62.800782 139.996094 139.996094-62.800782 139.996094-139.996094 139.996094zm143.34375-246.976563c-22.8125 0-41.367188-18.554687-41.367188-41.367187s18.554688-41.371094 41.367188-41.371094 41.371094 18.558594 41.371094 41.371094-18.558594 41.367187-41.371094 41.367187zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23033153'/%3E%3Cpath d='m256 146.019531c-60.640625 0-109.980469 49.335938-109.980469 109.980469 0 60.640625 49.339844 109.980469 109.980469 109.980469 60.644531 0 109.980469-49.339844 109.980469-109.980469 0-60.644531-49.335938-109.980469-109.980469-109.980469zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23033153'/%3E%3Cpath d='m399.34375 96.300781c-6.257812 0-11.351562 5.09375-11.351562 11.351563 0 6.257812 5.09375 11.351562 11.351562 11.351562 6.261719 0 11.355469-5.089844 11.355469-11.351562 0-6.261719-5.09375-11.351563-11.355469-11.351563zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23033153'/%3E%3C/g%3E %3C/svg%3E");
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .footer__share .footer__share__element.footer__share__element--inst:hover {
    background-image:url("data:image/svg+xml,%3C?xml version='1.0'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.00096 512.00096' width='512px' height='512px'%3E%3Cg%3E%3Cscript xmlns='' class='active-path' style='fill: %23B33B8A' data-old_color='%23050C49'/%3E%3Cscript xmlns='' class='active-path' style='fill: %23B33B8A' data-old_color='%23050C49'/%3E%3Cpath d='m373.40625 0h-234.8125c-76.421875 0-138.59375 62.171875-138.59375 138.59375v234.816406c0 76.417969 62.171875 138.589844 138.59375 138.589844h234.816406c76.417969 0 138.589844-62.171875 138.589844-138.589844v-234.816406c0-76.421875-62.171875-138.59375-138.59375-138.59375zm-117.40625 395.996094c-77.195312 0-139.996094-62.800782-139.996094-139.996094s62.800782-139.996094 139.996094-139.996094 139.996094 62.800782 139.996094 139.996094-62.800782 139.996094-139.996094 139.996094zm143.34375-246.976563c-22.8125 0-41.367188-18.554687-41.367188-41.367187s18.554688-41.371094 41.367188-41.371094 41.371094 18.558594 41.371094 41.371094-18.558594 41.367187-41.371094 41.367187zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23B33B8A'/%3E%3Cpath d='m256 146.019531c-60.640625 0-109.980469 49.335938-109.980469 109.980469 0 60.640625 49.339844 109.980469 109.980469 109.980469 60.644531 0 109.980469-49.339844 109.980469-109.980469 0-60.644531-49.335938-109.980469-109.980469-109.980469zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23B33B8A'/%3E%3Cpath d='m399.34375 96.300781c-6.257812 0-11.351562 5.09375-11.351562 11.351563 0 6.257812 5.09375 11.351562 11.351562 11.351562 6.261719 0 11.355469-5.089844 11.355469-11.351562 0-6.261719-5.09375-11.351563-11.355469-11.351563zm0 0' data-original='%23000000' class='active-path' data-old_color='%23050C49' fill=' %23B33B8A'/%3E%3C/g%3E %3C/svg%3E");
  }
  .footer__menu {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .footer__menu ul {
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .footer__menu ul li {
    display: inline-block;
    font-size: 0.8125em;
    line-height: 1.538462em;
  }
  .footer__menu ul li a {
    color: inherit;
    text-decoration: none;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .footer__menu ul li a:hover {
    text-decoration: underline;
  }
  #map-canvas {
    float: left;
    width: 43.75em;
    margin-right: 1.25em;
    margin-right: 0 !important;
    height: 520px;
  }
  #map-canvas img {
    max-width: none;
  }
  #article .content .map-filters p.map_filters__title {
    display: none;
    font-size: 1.125em;
    line-height: 1.111111em;
    margin-bottom: 0.5em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #article .content .map-filters .form-group {
    display: inline-block;
    margin-right: 1.25em;
  }
  #article .content .map-filters .form-group .label-for-select,
  #article .content .map-filters .form-group .styled-select {
    text-align: left;
  }
  #article .content .map-filters .form-group--inline {
    width: 320px;
  }
  .map-container {
    position: relative;
    overflow: hidden;
  }

  .nothing-selected {
    position: absolute;
    height: 520px;
    top: 0;
    right: 0;
    width: 15em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nothing-selected .inner {
    font-size: 1em;
    line-height: 1.25em;
  }
  .nothing-selected .inner h2 {
    line-height: normal;
    margin-top: 0;
    padding-top: 0;
  }

  .map-info {
    width: 15em;
    float: left;
    height: 520px;
    background: #f3f4f6;
    overflow: hidden;
  }
  .map-info #marker-detail {
    margin-right: -15em;
    -webkit-transition: margin-right 0.5s;
    -moz-transition: margin-right 0.5s;
    -o-transition: margin-right 0.5s;
    transition: margin-right 0.5s;
    position: absolute;
    width: 15em;
    height: 520px;
    right: 0;
    top: 0;
    background: #f3f4f6;
  }
  .map-info #marker-detail.active {
    margin-right: 0;
  }
  .map-info #marker-detail.active .map-info__title:before {
    left: -15px;
  }
  .map-info .map-info__title {
    background: #1a94ce;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    position: relative;
  }
  .map-info .map-info__title:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #1a94ce transparent;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: left 0.3s ease;
    -webkit-transition-delay: 0.5s;
    -moz-transition: left 0.3s ease 0.5s;
    -o-transition: left 0.3s ease 0.5s;
    transition: left 0.3s ease 0.5s;
  }
  .map-info .map-info__title h2 {
    margin: 0;
    padding: 0;
    color: white;
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: normal;
  }
  .map-info .map-info__content {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    border-bottom: 1px solid #c4c6c7;
  }
  .map-info .map-info__content p {
    font-size: 1em;
    line-height: 1.25em;
    padding: 0;
    margin: 0;
  }
  .map-info .map-info__content p a {
    font-size: 1em;
    line-height: 1.25em;
  }
  .map-info .map-info__content a {
    text-decoration: underline;
    -webkit-transition: color 0.3s !important;
    -moz-transition: color 0.3s !important;
    -o-transition: color 0.3s !important;
    transition: color 0.3s !important;
    font-size: 1em;
    line-height: 1.25em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  .map-info .map-info__content a:hover {
    color: #1a94ce;
    text-decoration: none !important;
  }
  .map-info .map-info__office-type {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .map-info .map-info__office-type p {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0.625em;
  }
  .map-info .map-info__office-type #marker__office-type__list {
    padding: 0;
    list-style: none;
  }
  .map-info .map-info__office-type #marker__office-type__list li {
    display: none;
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0.625em;
    padding-left: 1.5625em;
    position: relative;
  }
  .map-info .map-info__office-type #marker__office-type__list li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
  }
  .map-info .map-info__office-type #marker__office-type__list li.visible {
    display: list-item;
  }
  .map-info .map-info__office-type #marker__office-type__list li#marker__office-type--headquarters:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-headquarters.png?1413972612');
    width: 17px;
    height: 16px;
    margin-top: -8px;
  }
  .map-info .map-info__office-type #marker__office-type__list li#marker__office-type--subsidiary:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-subsidiary.png?1413972612');
    width: 16px;
    height: 14px;
    margin-top: -7px;
  }
  .map-info .map-info__office-type #marker__office-type__list li#marker__office-type--commercial:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-commercial.png?1413972612');
    width: 16px;
    height: 14px;
    margin-top: -7px;
  }
  .map-info .map-info__office-type #marker__office-type__list li#marker__office-type--research:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-research.png?1413972612');
    width: 13px;
    height: 16px;
    margin-top: -8px;
  }
  .map-info .map-info__office-type #marker__office-type__list li#marker__office-type--factory:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-factory.png?1413972612');
    width: 16px;
    height: 17px;
    margin-top: -8.5px;
  }

  .office-list__item {
    border-bottom: 1px solid #c4c6c7;
    margin-bottom: 2.5em;
    background: #f0f0f0;
  }
  .office-list__item .office-list__item__title {
    background: #1a94ce;
    font-size: 1.5em;
    line-height: 1.25em;
    padding-top: 0.833333em;
    padding-bottom: 0.833333em;
    padding-left: 0.833333em;
    padding-right: 0.833333em;
    margin-bottom: 0.833333em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: white;
  }
  .office-list__item .office-list__item__address,
  .office-list__item .office-list__item__phone,
  .office-list__item .office-list__item__fax,
  .office-list__item .office-list__item__contact,
  .office-list__item .office-list__item__itinary {
    display: block;
    font-size: 1em;
    line-height: 1.25em;
    margin-left: 1.25em;
    margin-right: 1.25em;
    margin-bottom: 0.625em;
    line-height: normal;
  }
  .office-list__item a {
    text-decoration: underline;
  }
  .office-list__item .office-list__item__types {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-top: 1.25em;
    border-top: 1px solid #c4c6c7;
  }
  .office-list__item .office-list__item__types p {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0.625em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
  }
  .office-list__item .office-list__item__types ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .office-list__item .office-list__item__types ul li {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0.625em;
    padding-left: 1.5625em;
    position: relative;
  }
  .office-list__item .office-list__item__types ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
  }
  .office-list__item .office-list__item__types ul li.visible {
    display: list-item;
  }
  .office-list__item .office-list__item__types ul li#mobile_marker__office-type--headquarters:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-headquarters.png?1413972612');
    width: 17px;
    height: 16px;
    margin-top: -8px;
  }
  .office-list__item .office-list__item__types ul li#mobile_marker__office-type--subsidiary:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-subsidiary.png?1413972612');
    width: 16px;
    height: 14px;
    margin-top: -7px;
  }
  .office-list__item .office-list__item__types ul li#mobile_marker__office-type--commercial:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-commercial.png?1413972612');
    width: 16px;
    height: 14px;
    margin-top: -7px;
  }
  .office-list__item .office-list__item__types ul li#mobile_marker__office-type--research:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-research.png?1413972612');
    width: 13px;
    height: 16px;
    margin-top: -8px;
  }
  .office-list__item .office-list__item__types ul li#mobile_marker__office-type--factory:before {
    background-image: url('../bundles/cevacountrysitecommon/images/pointer-factory.png?1413972612');
    width: 16px;
    height: 17px;
    margin-top: -8.5px;
  }

  .list-result {
    margin-bottom: 1.25em;
  }
  .list-result .item {
    display: block;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    font-size: 1em;
    line-height: 1.25em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    text-decoration: none;
    border-bottom: 1px solid #d8d9db;
  }
  .list-result .item:after {
    content: "";
    display: table;
    clear: both;
  }
  .list-result .item:hover {
    background-color: #f0f0f0;
    cursor: pointer;
  }
  .list-result .item:hover .item__content span {
    padding-left: 5px;
  }
  .list-result .item:hover .item__content .item__breadcrumb span {
    padding-left: 0;
  }
  .list-result .item h2 a {
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
  }
  .list-result .item .item__date {
    margin-bottom: 0.625em;
  }
  .list-result .item .item__date .inner {
    background: #1a94ce;
    color: white;
    display: inline-block;
    padding: 0.4375em 1.25em 0.3125em;
  }
  .list-result .item .item__image {
    display: block;
    float: left;
    min-width: 140px;
    margin-right: 1.875em;
    margin-bottom: 0.625em;
  }
  .list-result .item .item__breadcrumb {
    margin-bottom: 0.625em;
    color: #7e888e;
  }
  .list-result .item .item__breadcrumb a {
    color: #7e888e;
  }
  .list-result .item .item__breadcrumb a:hover {
    color: #1a94ce;
  }
  .list-result .item .item__content h2 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.625em;
    line-height: 0.769231em;
    margin-bottom: 0.384615em;
    line-height: normal;
    color: #033153;
    padding-top: 0;
  }
  .list-result .item .item__content h2 span {
    color: #1a94ce;
    -webkit-transition: padding-left 0.3s;
    -moz-transition: padding-left 0.3s;
    -o-transition: padding-left 0.3s;
    transition: padding-left 0.3s;
  }
  .list-result .item .item__content p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.25em;
  }
  .list-result.list-result--search .item h2 {
    margin-bottom: 0.384615em;
  }

  p.search-info {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-left: 0.833333em;
    padding-right: 0.833333em;
    margin-top: 0.833333em;
    margin-bottom: 0.833333em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  p.search-info strong {
    color: #1a94ce;
  }

  .job-type {
    background: #edeff0;
    margin-bottom: 1.25em;
  }
  .job-type:last-child {
    margin-bottom: 0;
  }
  .job-type .job-type-desc {
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-bottom: 1.25em;
  }
  .job-type .job-type-desc h3 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    margin-bottom: 0.625em;
    color: #627482;
  }
  .job-type .job-type-desc .desc {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    color: #627482;
  }
  .job-type .inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-right: 2.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    background: #edeff0;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .job-type .inner:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-darkblue-h22@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 30px 16px;
    width: 30px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1.25em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .no-backgroundsize .job-type .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-darkblue-h22.png?1413972612');
  }
  .job-type .inner h2 {
    margin: 0;
    padding: 0;
    font-size: 2em;
    line-height: 1.25em;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  .job-type .inner:hover {
    background-color: #1a94ce;
  }
  .job-type .inner:hover:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h22@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 30px 16px;
  }
  .no-backgroundsize .job-type .inner:hover:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h22.png?1413972612');
  }
  .job-type .inner:hover h2 {
    color: white;
  }
  .job-type.active .inner h2 {
    color: #1a94ce;
  }
  .job-type.active .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-blue-h22@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 30px 16px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .no-backgroundsize .job-type.active .inner:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-blue-h22.png?1413972612');
  }
  .job-type.active .inner:hover h2 {
    color: white;
  }
  .job-type.active .inner:hover:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h22@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 30px 16px;
  }
  .no-backgroundsize .job-type.active .inner:hover:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-down-white-h22.png?1413972612');
  }

  .job-list {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
  .job-list .job {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .job h3 {
    padding-top: 0;
  }
  .job ul:last-child,
  .job p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .job-list__filters {
    margin-bottom: 1.25em;
  }
  .job-list__filters:after {
    content: "";
    display: table;
    clear: both;
  }
  .job-list__filters .job-list__filter__group {
    float: left;
    width: 11.5625em;
    margin-right: 1.25em;
  }
  .job-list__filters .job-list__filter__group:last-child {
    width: 19.375em;
    margin-right: 0 !important;
    margin-left: 1.25em;
  }
  .job-list__filters .job-list__filter__group label {
    display: block;
    margin-bottom: 0.3125em;
  }
  .job-list__filters .job-list__filter__group input {
    font-size: 1em;
    line-height: 1.25em;
    padding: 0.4375em 0.625em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4c5a65;
    width: 100%;
  }
  .job-list__filters .job-list__filter__group .styled-select {
    padding-left: 0.3125em;
  }
  .job-list__filters .job-list__filter__group .styled-select select {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .job-list__filters .job-list__filter__group.group--numberofjob {
    float: left;
    width: 8.75em;
    margin-right: 1.25em;
  }
  .job-list__filters .job-list__filter__group.group--numberofjob .label-for-select select {
    width: auto;
  }
  #jobsList {
    width: 100%;
  }
  #jobsList .job-type {
    background-color: transparent;
  }
  #jobsList tr td {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #jobsList tr td a {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #jobsList tr td.job-location {
    white-space: nowrap;
  }
  #jobsList tr:hover {
    cursor: pointer;
  }
  #jobsList tr:hover td {
    background: #1a94ce;
    color: white;
  }
  #jobsList tr:hover td a {
    color: white;
  }
  .content .product-list {
    border-bottom: 1px solid #c4c6c7;
    border-top: 1px solid #c4c6c7;
  }
  .content .product-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .content .product-list__filet {
    background: #c4c6c7;
    height: 1px;
  }
  .content .product-list__row {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    background-image: url('../bundles/cevacountrysitecommon/images/grid-wide.png?1413972612');
    background-repeat: repeat-y;
  }
  .content .product-list__item {
    width: 33.333333%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  .content .product-list__item .item__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .content .product-list__item .item__inner h3 {
    font-size: 1.25em;
    line-height: 1.5em;
    text-align: center;
    min-height: 3em;
    *height: 3em;
    text-transform: none;
    color: #4c5a65;
    margin-bottom: 0;
    display: table;
    width: 100%;
    height: 2.222222em;
  }
  .content .product-list__item .item__inner h3 a {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: normal;
    text-decoration: none;
    display: table-cell;
    vertical-align: top;
  }
  .content .product-list__item .item__inner h3 a:focus, .content .product-list__item .item__inner h3 a:hover, .content .product-list__item .item__inner h3 a:active {
    text-decoration: underline;
  }
  .content .product-list__item .item__inner select.quantity {
    padding-left: 0.3125em;
    margin: 0;
  }
  .content .product-list__item .item__inner .link-button {
    padding-right: 1.25em;
  }
  .content .product-list__item .item__inner .link-button:after {
    right: 10px;
  }
  .content .product-list__item .item__inner-regular {
    min-height: 12.5em;
    *height: 12.5em;
  }
  .content .product-list__item .item__inner-large {
    min-height: 28.75em;
    *height: 28.75em;
  }
  .content .product-list__item .item__image {
    display: block;
    height: 11.875em;
    line-height: 11.875em;
  }
  .content .product-list__item .item__image img {
    display: inline;
    width: auto;
    max-height: 11.875em;
    vertical-align: middle;
  }
  .content .product-list__item .item__content {
    min-height: 5em;
    *height: 5em;
    overflow: hidden;
  }
  .content .product-list__item:nth-child(3n) .item__inner {
    border-right: 0;
  }
  .content .product-list__item:nth-child(3n + 1) {
    clear: both;
  }
  .content .product-list--tablet .product-list__item {
    width: 50%;
  }
  .content .product-list--tablet .product-list__row {
    background-image: url('../bundles/cevacountrysitecommon/images/grid-tablet.png?1413972612');
    background-position: 50%;
  }
  .content .product-list--tablet .item__image,
  .content .product-list--tablet .item__desc {
    float: left;
    width: 50%;
    margin-bottom: 1.25em;
  }
  .content .product-list--tablet .item__image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 5%;
  }
  .content .product-list--tablet h3,
  .content .product-list--tablet .item__content {
    text-align: left;
  }
  .content .product-list--tablet .product-list__item .item__inner .link-button {
    padding-right: 2.5em;
  }
  .content .product-list--tablet .item__inner-regular {
    min-height: 12.5em;
    *height: 12.5em;
  }
  .content .product-list--tablet .item__inner-large {
    min-height: 17.5em;
    *height: 17.5em;
  }
  .steps {
    display: table;
    width: 100%;
    margin-bottom: 1.25em;
  }
  .steps .step {
    display: table-cell;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    border: solid #babec2;
    border-width: 1px 1px 1px 0;
  }
  .steps .step.step--1 {
    border-left-width: 1px;
  }
  .steps .step.current {
    background: #1a94ce;
    border-color: #1a94ce;
  }
  .steps .step.current .number {
    border-color: white;
    color: white;
  }
  .steps .step.current .inner {
    color: white;
  }
  .steps .step.past {
    background: #f6f7f9;
  }
  .steps .step .number {
    display: inline-block;
    border: 1px solid #666666;
    color: #687277;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.375em;
    text-align: center;
    width: 34px;
    height: 34px;
    margin-right: 1.25em;
  }
  .steps .step .inner {
    text-transform: uppercase;
    font-size: 0.875em;
    line-height: 1.428571em;
    color: #687277;
  }
  table.cart {
    width: 100%;
    border: 0;
    margin-bottom: 1.25em;
  }
  table.cart thead tr th {
    border: 0;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.cart tbody tr {
    border: 1px solid #c4c6c7;
  }
  table.cart tbody tr td {
    border: 0;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 2.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.cart tbody tr td.cart--image {
    padding-left: 2.5em;
    padding-top: 1.25em;
  }
  table.cart tbody tr td.cart--image img {
    width: auto;
    height: 150px;
  }
  table.cart tbody tr td.cart--productName {
    padding-left: 0.625em;
    padding-right: 0.625em;
    max-width: 19.375em;
  }
  table.cart tbody tr td.cart--productName strong {
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #4c5a65;
  }
  table.cart tbody tr td.cart--productName em {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #4c5a65;
  }
  table.cart tbody tr td.cart--productName .title {
    margin-bottom: 0.625em;
  }
  table.cart tbody tr td.cart--quantity, table.cart tbody tr td.cart--point {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  table.cart tbody tr td.cart--point {
    white-space: nowrap;
  }
  table.cart tbody tr td.cart--last-col {
    width: 210px;
  }
  table.cart tbody tr td .styled-select {
    margin-bottom: 0.625em;
  }
  table.cart tfoot tr td {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    border: 0;
  }
  table.cart tfoot tr td.dark-blue {
    background: #4c5a65;
    color: white;
  }
  table.cart tfoot tr td.total {
    font-size: 1.5em;
    line-height: 1.25em;
    padding-top: 0.416667em;
    padding-bottom: 0.416667em;
    padding-left: 0.833333em;
    padding-right: 0.833333em;
  }
  table.cart tfoot tr td.resume {
    border: solid #c4c6c7;
  }
  table.cart tfoot tr td.resume.left {
    border-width: 0 0 0 1px;
  }
  table.cart tfoot tr td.resume.right {
    border-width: 0 1px 0 0;
  }
  table.cart tfoot tr.last td.resume {
    border-bottom-width: 1px;
  }
  .personal-informations {
    margin-top: 2.5em;
  }
  .personal-informations .col {
    border: 1px solid #c4c6c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    width: 49%;
    position: relative;
  }
  .personal-informations .col:first-child {
    margin-right: 2%;
  }
  .personal-informations .col h2 {
    padding-top: 0;
    font-size: 1.25em;
    line-height: 1.5em;
    line-height: normal;
    color: #4c5a65;
  }
  .personal-informations .set {
    position: absolute;
    top: 1.5em;
    right: 3.75em;
  }
  .info-perso__commentaire {
    padding-top: 1.25em;
    padding-right: 2.5em;
    padding-bottom: 2.5em;
    padding-left: 2.5em;
    background: #f6f7f9;
    margin-bottom: 1.25em;
  }
  .info-perso__commentaire h2 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
  }
  .info-perso__commentaire textarea {
    border: 0;
    background: white;
    color: #4c5a65;
  }
  .info-perso__commentaire p {
    background: white;
    min-height: 6.25em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .cart-validation {
    background: #1a94ce;
    color: white;
    padding: 2.5em 1.25em 3.75em 10.9375em;
    margin-bottom: 2.5em;
    position: relative;
  }
  .cart-validation:before {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/check@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 91px;
    height: 91px;
    position: absolute;
    top: 1.25em;
    left: 3.75em;
  }
  .mobile-current-step {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
    padding-left: 1.111111em;
    padding-right: 1.111111em;
    margin-bottom: 1.111111em;
  }
  .mobile-current-step strong {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1a94ce;
    text-transform: uppercase;
  }
  .download-list {
    padding-top: 2.5em;
  }

  .dl-element {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 1.25em;
    padding-right: 10.9375em;
    overflow: hidden;
    margin-bottom: 1.25em;
    background-color: #edeff0;
    position: relative;
  }
  .dl-element h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    padding-left: 2.083333em;
    position: relative;
  }
  .dl-element h2:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    background-image: url('../bundles/cevacountrysitecommon/images/file@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  .no-backgroundsize .dl-element h2:before {
    background-image: url('../bundles/cevacountrysitecommon/images/file.png?1413972612');
  }
  .dl-element .dl-element__btn {
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .dl-element a {
    height: 3.75em;
  }
  .dl-element a,
  .dl-element input {
    position: absolute;
    display: block;
    margin-right: auto;
    margin-left: auto;
    top: 50%;
    margin-top: -1.875em;
    background-color: #edeff0;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .dl-element a:hover,
  .dl-element input:hover {
    background-color: #dfe3e4;
  }
  .dl-element .dl-element__btn-download {
    right: 131px;
    width: 40px;
  }
  .dl-element .download {
    width: 40px;
  }
  .dl-element .download:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    background-image: url('../bundles/cevacountrysitecommon/images/download@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 20px 20px;
  }
  .no-backgroundsize .dl-element .download:before {
    background-image: url('../bundles/cevacountrysitecommon/images/download.png?1413972612');
  }
  .dl-element .dl-element__btn-send {
    right: 61px;
    width: 70px;
  }
  .dl-element .send {
    width: 70px;
  }
  .dl-element .send:before {
    content: "";
    width: 46px;
    height: 22px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -23px;
    background-image: url('../bundles/cevacountrysitecommon/images/send@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 46px 22px;
  }
  .no-backgroundsize .dl-element .send:before {
    background-image: url('../bundles/cevacountrysitecommon/images/send.png?1413972612');
  }
  .dl-element .dl-element__btn-delete {
    right: 0;
    width: 60px;
    border-left: 1px solid white;
  }
  .dl-element .delete {
    width: 22px;
    height: 1.5em;
    padding: 1.1875em 19px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }
  .no-touch .dl-element .delete:hover {
    background: #d32d27 !important;
  }
  .dl-element.dl-element--all {
    padding-left: 1.25em;
    background-color: #d7d9da;
  }
  .dl-element.dl-element--all h2:before {
    display: none;
    padding-left: 0;
  }
  .dl-element.dl-element--all a,
  .dl-element.dl-element--all input {
    background-color: #d7d9da;
  }
  .no-touch .dl-element.dl-element--all a:hover, .no-touch
  .dl-element.dl-element--all input:hover {
    background-color: #e4e6e6;
  }
  .dl-element.dl-element--all input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .separator {
    height: 1px;
    background: #c4c6c7;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .separator:after {
    content: "";
    display: table;
    clear: both;
  }
  #sitemap ul li h2 {
    font-size: 1em;
    line-height: 1.153846em;
    padding-left: 0.208333em;
    padding-bottom: 0.208333em;
    margin-bottom: 0.416667em;
    border-bottom: 1px solid #1a94ce;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }

  #sitemap {
    padding-top: 3.75em;
  }
  #sitemap a {
    font-style: normal;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #4c5a65;
  }
  #sitemap a:focus, #sitemap a:hover, #sitemap a:active {
    color: #1a94ce;
  }
  #sitemap ul {
    padding-left: 0;
  }
  #sitemap ul li {
    font-size: 1.625em;
    line-height: 1.153846em;
    line-height: normal;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 1.538462em;
  }
  #sitemap ul li:before {
    display: none;
  }
  #sitemap ul li .backtotop {
    font-size: 0.615385em;
    line-height: 1.25em;
    width: auto;
    border: 0;
    bottom: 0.769231em;
    margin-right: 0;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  #sitemap ul ul {
    padding-left: 0.769231em;
    margin: 0;
  }
  #sitemap ul ul li {
    font-size: 0.692308em;
    line-height: 1.111111em;
    line-height: normal;
    padding: 0;
  }
  #sitemap ul ul li ul {
    padding-left: 1.111111em;
    margin-bottom: 0.555556em;
  }
  #sitemap ul ul li ul li {
    font-size: 0.888889em;
    line-height: 1.25em;
    line-height: normal;
  }
  #sitemap ul ul li ul li a {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }

  .login-zone {
    position: relative;
    width: 100%;
    min-height: 28.125em;
  }

  .login-zone__image{
    background:#f5f7f8;
  }

  .login-zone__form {
    width: 300px;
    background: #f5f7f8;
    margin-left:auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .login-zone__form form {
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 1em;
  }
  .login-zone__form input[type=email],
  .login-zone__form input[type=password],
  .login-zone__form input[type=submit] {
    width: 100%;
    max-width: none;
  }
  .login-zone__form .label {
    margin-bottom: 0.625em;
    display: block;
    float: none;
  }
  .login-zone__form sup {
    color: #d32d27;
  }
  .login-zone__content{
    position:absolute;
    top:0;
    right:0;
  }
  .login-zone__form .form-group:last-child {
    margin:0;
  }
  .login-zone__form .form-group {
    margin-bottom: 1.25em;
    display: block;
  }
  .login-zone__form .form-group a {
    font-size: 0.875em;
    line-height: 1.428571em;
    margin-top: 0.714286em;
    text-align: right;
    display: block;
  }
  .login-zone__form .form-group .error-message[style] + a {
    margin-top: 0;
  }
  .login-zone__form .link-button {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .login-zone__signup {
    margin-left:auto;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    background: #e6ebee;
    border-top: 1px solid #1a94ce;
  }
  table.loyalty-sheet {
    width: 100%;
  }
  table.loyalty-sheet.summary,
  table.loyalty-sheet.summary tr th p,
  table.loyalty-sheet.history .center {
    text-align: center;
  }
  table.loyalty-sheet.history .right {
    text-align: right;
  }
  table.loyalty-sheet.history {
    color: #14266f;
  }
  table.loyalty-sheet.history .neg{
    color: #1a94ce;
  }

}
@media only screen and (min-width: 45em) {
  .button-more:hover {
    background: #1473a1;
    color: white !important;
  }
}

@media only screen and (max-width: 45em) {
  .return-link {
    position: relative;
    display: inline-block;
    top: 0;
  }
}

@media only screen and (max-width: 30em) {
  .title-level1 {
    font-size: 2.5em;
    line-height: 1.25em;
  }
}

@media only screen and (max-width: 30em) {
  .title-level2 {
    font-size: 1.6875em;
    line-height: 1.481481em;
  }
}

@media only screen and (max-width: 30em) {
  .title-level3 {
    font-size: 1.4375em;
    line-height: 1.304348em;
  }
}

@media only screen and (max-width: 63.125em) {
  .l-content {
    width: 43.75em;
    margin: 0 auto;
    padding: 0 1.25em;
  }
  .l-content:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 45em) {
  .l-content {
    width: auto;
  }
}

@media only screen and (max-width: 63.125em) {
  #header.no-login .header__right__bloc.header__right__bloc--country .inner .text,
  header.no-login .header__right__bloc.header__right__bloc--country .inner .text {
    display: inline-block;
  }
}

@media only screen and (max-width: 45em) {
  .header__top {
    border: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__top .l-content:before {
    width: 0;
  }
}
@media only screen and (max-width: 45em) {
  .header__top .l-content {
    padding: 0;
  }
}

@media only screen and (max-width: 45em) {
  .header__left,
  .header__right {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 45em) {
  .header__left {
    height: auto;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__left .main-logo {
    font-size: 1.125em;
    line-height: 1.666667em;
  }
}
@media only screen and (max-width: 45em) {
  .header__left .main-logo {
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .header__left .main-logo span {
    font-size: 1.333333em;
    line-height: 0.833333em;
    line-height: normal;
  }
  .header__left .main-logo img {
    width: 74px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 66.25em) {
  .header__right {
    right: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc .inner .text {
    display: none;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--pro .inner:before {
    left: 50%;
    margin-left: -8px;
  }
}
@media only screen and (max-width: 45em) {
  .header__right .header__right__bloc.header__right__bloc--pro .inner:before {
    top: 0;
    left: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--pro .inner .user-icon {
    display: inline;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--pro.logged.loyalty .inner:before {
    margin-left: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--pro {
    width: 70px;
    text-align: center;
  }
  .header__right .header__right__bloc.header__right__bloc--pro.logged {
    width: auto;
  }
}
@media only screen and (max-width: 45em) {
  .header__right .header__right__bloc.header__right__bloc--pro.logged {
    width: 100%;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--search .inner .text {
    display: block;
  }
}
@media only screen and (max-width: 63.125em) {
  .header__right .header__right__bloc.header__right__bloc--search .inner {
    padding-left: 1.428571em;
    padding-right: 1.428571em;
  }
}
@media only screen and (max-width: 45em) {
  .header__right {
    display: table;
    position: static;
  }
  .header__right.header__right--no-pro {
    height: auto;
  }
  .header__right .header__right__bloc {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  .header__right .header__right__bloc .inner {
    font-size: 1.25em;
  }
  .header__right .header__right__bloc .inner .text {
    display: inline-block;
  }
  .header__right .header__right__bloc.header__right__bloc--pro {
    width: 100%;
  }
  .header__right .header__right__bloc.header__right__bloc--pro .inner {
    display: inline-block;
  }
  .header__right .header__right__bloc.header__right__bloc--pro .inner .user-icon {
    display: none;
  }
  .header__right .header__right__bloc.header__right__bloc--country {
    display: none;
  }
  .header__right .header__right__bloc.header__right__bloc--search {
    display: none;
  }
  .header__right .header__right__bloc.header__right__bloc--basket {
    display: none;
  }
}

@media only screen and (max-width: 45em) {
  .header__bottom .l-content {
    padding: 0;
  }
  .header__bottom .mobile_basket_bloc + .mobile-show-menu,
  .header__bottom .mobile_search_bloc + .mobile-show-menu {
    float: right;
  }
}

@media only screen and (max-width: 45em) {
  .mobile_search_bloc {
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  .mobile_basket_bloc {
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  .mobile-show-menu {
    display: block;
  }
}

@media only screen and (min-width: 45em) {
  .header__menu li:first-child a {
    padding-left: 0;
  }
  .header__menu li:last-child a {
    padding-right: 0;
  }
  .header__menu li:last-child a:before {
    background-image: none;
  }
}
@media only screen and (max-width: 45em) {
  .header__menu {
    width: 100%;
    height: 0;
    overflow: hidden;
    background: white;
    z-index: 10;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .header__menu li {
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #edeff0;
    font-size: 1.5em;
    line-height: 0.833333em;
  }
  .header__menu li:last-child a:before, .header__menu li:last-child span:before {
    display: block;
  }
  .header__menu li:hover {
    background: white;
  }
  .header__menu li a,
  .header__menu li span {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-right: 1.25em;
    padding-left: 1.875em;
  }
  .header__menu li a:before,
  .header__menu li span:before {
    right: auto;
    top: 26px;
    margin-top: 0;
    margin-left: -0.9375em;
    background-color: #babec2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    width: 10px;
    height: 10px;
  }
  .header__menu li .submenu {
    position: relative;
    display: block;
    z-index: 21;
  }
  .header__menu li .submenu a {
    color: #1a94ce;
  }
  .header__menu li .submenu ul {
    display: block;
    border: solid #1a94ce;
    border-width: 1px 0 5px;
    background: white;
    padding: 0;
  }
  .header__menu li .submenu ul li {
    font-size: 0.666667em;
    line-height: 1.25em;
  }
  .header__menu li .submenu ul li a {
    color: #4c5a65;
    padding-left: 3.75em;
    position: relative;
    white-space: normal;
  }
  .header__menu li .submenu ul li a:before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    margin-top: -2px;
    margin-left: 1.25em;
  }
  .header__menu li .submenu ul li a:hover, .header__menu li .submenu ul li a:focus {
    padding-left: 3.75em;
    background: white;
    color: #4c5a65;
  }
}

@media only screen and (max-width: 45em) {
  .toolbar-cookie__table,
  .toolbar-cookie__row,
  .toolbar-cookie__cell {
    display: block;
  }

  .toolbar-cookie__cell:last-child {
    text-align: right;
  }

  .toolbar-cookie__btn {
    padding-left: 0;
  }
}
@media only screen and (max-width: 30em) {
  .hide-mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 63.125em) {
  .hide-tablet {
    display: block !important;
  }
}

@media only screen and (max-width: 30em) {
  .hide-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 30em) {
  .visible-mobile {
    display: block !important;
  }
}

@media only screen and (min-width: 63.125em) {
  .hide-desktop {
    display: none !important;
  }
}

@media only screen and (min-width: 63.125em) {
  .visible-desktop {
    display: block !important;
  }
}

@media only screen and (max-width: 30em) {
  .container .l-content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 45em) {
  .bloc-deco + .l-content .top-article {
    margin-top: 0em;
  }
}
@media only screen and (max-width: 63.125em) {
  .top-article {
    margin-top: -3.75em;
    width: 100%;
    float: none;
    display: block;
  }
  .sidebarInFirst .top-article {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 45em) {
  .top-article {
    margin-top: 0em;
  }
}

@media only screen and (max-width: 45em) {
  .heading {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 30em) {
  .heading h1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading .item__breadcrumb {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}

@media only screen and (max-width: 30em) {
  .prequel--level1 p,
  .prequel--level1 .eztext-field {
    font-size: 1.125em;
    line-height: 1.666667em;
  }
}

@media only screen and (max-width: 30em) {
  .prequel--level2 p,
  .prequel--level2 .eztext-field {
    font-size: 1em;
    line-height: 1.25em;
  }
}

@media only screen and (max-width: 30em) {
  .prequel--level3 p,
  .prequel--level3 .eztext-field {
    font-size: 1em;
    line-height: 1.25em;
  }
}

@media only screen and (max-width: 45em) {
  .prequel-filters_title, .prequel .prequel-filters_title {
    margin-bottom: 0.625em;
  }
}

@media only screen and (max-width: 45em) {
  .prequel-filters_title,
  .prequel-filters_content {
    display: block;
    width: auto;
  }
}
@media only screen and (max-width: 30em) {
  form .prequel-filters_title label, form .prequel-filters_title .label, form
  .prequel-filters_content label, form
  .prequel-filters_content .label {
    display: block;
    margin-bottom: 0.625em;
  }
}

@media only screen and (max-width: 63.125em) {
  article,
  #article {
    width: 100%;
    float: none;
    display: block;
  }
}
@media only screen and (max-width: 63.125em) {
  .prequel + .content-links.content-links--on-top {
    width: auto;
  }
}
@media only screen and (max-width: 63.125em) {
  .content-links.content-links--on-top {
    width: 100%;
    float: none;
    display: block;
  }
}
@media only screen and (max-width: 45em) {
  .content-links.content-links--on-top {
    margin-left: 0em;
    margin-right: 0em;
  }
}
@media only screen and (max-width: 30em) {
  .content-links .content-links__content ul li:nth-child(even) {
    margin-left: 5%;
    width: 100%;
  }
}
@media only screen and (max-width: 30em) {
  .content-links .content-links__content ul {
    padding-left: 1.25em;
  }
  .content-links .content-links__content ul:before {
    display: none;
  }
  .content-links .content-links__content ul li {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 30em) {
  .content .quote {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 30em) {
  .content p.right {
    float: none;
    text-align: right;
  }
}
@media only screen and (max-width: 30em) {
  .content ul, .content ol {
    padding-left: 0;
  }
}
@media only screen and (max-width: 45em) {
  .content .content__image.content__image--left, .content .content__image.content__image--right {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .content .content__image.content__image--left,
  .content .content__image.content__image--left .legend, .content .content__image.content__image--right,
  .content .content__image.content__image--right .legend {
    text-align: center;
  }
}
@media only screen and (max-width: 45em) {
  .content table {
    display: block;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
  }
  .content table.light-blue {
    border: 0;
  }
  .content table.dark-blue {
    background: none;
    border: 0;
  }
  .content table thead,
  .content table tfoot {
    display: none;
  }
  .content table tbody {
    display: block;
    width: 100%;
  }
  .content table tr th {
    display: none;
  }
  .content table tr {
    display: block;
    margin-bottom: 1.25em;
    width: 100%;
    border: solid #c4c6c7;
    border-width: 1px 1px 0;
  }
  .content table tr td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid #c4c6c7;
    border-width: 0 0 1px;
  }
  .content table tr td.text-right {
    text-align: left;
  }
  .content table tr td .head-label {
    display: inline;
  }
}
@media only screen and (max-width: 63.125em) {
  .content .bloc-contact {
    padding-bottom: 0.625em;
  }
  .content .bloc-contact table {
    width: 100%;
  }
  .content .bloc-contact table td {
    display: block;
    width: auto;
    border-right: 0;
    box-sizing: border-box;
    float: left;
    padding-bottom: 0;
  }
  .content .bloc-contact table td table {
    margin-bottom: 0;
  }
  .content .bloc-contact table td table td {
    display: table-cell;
  }
}
@media only screen and (max-width: 45em) {
  .content .bloc-contact table tr {
    border: 0;
    margin-bottom: 0;
  }
  .content .bloc-contact table tr td {
    border: 0;
    float: none;
    width: 100%;
  }
  .content .bloc-contact table tr td table tr:last-child th {
    padding-bottom: 0.3125em;
  }
}
@media only screen and (max-width: 45em) {
  .content.content--product .two-cols .col {
    width: 100%;
    float: none;
  }
  .content.content--product .two-cols .col:first-child, .content.content--product .two-cols .col:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 30em) {
  .content {
    padding-left: 0;
    padding-right: 0;
  }
  .content h2, .content h3, .content h4, .content h5, .content h6,
  .content p, .content .question,
  .content ul, .content ol,
  .content table {
    margin-left: 20px;
    margin-right: 20px;
  }
  .content .content__image.content__image--left, .content .content__image.content__image--right {
    float: none;
    display: block;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    max-width: 100%;
  }
  .content table .content__image.content__image--left, .content table .content__image.content__image--right {
    margin-right: 0;
    margin-left: 0;
  }
  .content .content-video .content-video__title {
    margin-left: 20px;
    margin-right: 20px;
  }
  .content .bloc-contact {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content .bloc-contact .bloc-contact__name {
    padding-left: 0;
  }
  .content .bloc-contact .bloc-contact__content {
    padding-top: 1.25em;
  }
  .content .bloc-contact .bloc-contact__content table {
    margin: 0;
  }
  .content .bloc-contact .bloc-contact__content table td {
    padding: 0;
    float: none;
    width: 100%;
  }
  .content .bloc-contact .bloc-contact__content table td table th, .content .bloc-contact .bloc-contact__content table td table td {
    display: block;
    width: 100%;
  }
  .content .bloc-contact .bloc-contact__content table td table th {
    padding-bottom: 0.3125em;
  }
  .content .bloc-contact .bloc-contact__content table td table th:last-child {
    padding-bottom: 1.25em;
  }
  .content .bloc-contact .bloc-contact__content table td table td {
    padding-bottom: 1.25em;
  }
  .content .bloc-contact .bloc-contact__content table td table td:last-child {
    padding-bottom: 1.25em;
  }
  .content .content-links__title {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0;
  }
  .content .content-links__title + .content-links__content ul {
    margin-bottom: 0;
  }
  .content .content-links__content {
    border-bottom: 1px solid #c4c6c7;
  }
  .content .content-links__content ul {
    border: 0;
  }
  .content .content-links__content ul li {
    float: none;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
  }
}

@media only screen and (max-width: 63.125em) {
  .highlighted .highlighted__title {
    font-size: 1.125em;
    line-height: 1.666667em;
    margin-bottom: 1.111111em;
  }
}
@media only screen and (max-width: 63.125em) {
  .highlighted--darkblue {
    padding-top: 0.3125em;
    padding-bottom: 0.3125em;
  }
}

@media only screen and (max-width: 63.125em) {
  .backtotop {
    position: static;
    width: 100%;
    float: none;
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 30em) {
  .col {
    float: none;
  }
}

@media only screen and (max-width: 30em) {
  .two-cols .col {
    width: 100%;
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
  }
  .two-cols .col:last-child {
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    padding-right: 0em;
  }
}

@media only screen and (max-width: 45em) {
  .pagination .prev,
  .pagination .next {
    display: none;
  }
}
@media only screen and (max-width: 30em) {
  .breadcrumb {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}
@media only screen and (max-width: 63.125em) {
  .sidebarInFirst #sidebar {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 45em) {
  .sidebarInFirst #sidebar {
    float: none;
  }
}
@media only screen and (max-width: 45em) {
  #sidebar .bloc .bloc__image {
    margin-top: 1.25em;
  }
}
@media only screen and (max-width: 45em) {
  #sidebar .bloc .socialnetwork_type {
    height: 60px;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
}
@media only screen and (max-width: 63.125em) {
  #sidebar .bloc.bloc--related-product {
    width: 100%;
    background: none;
  }
  #sidebar .bloc.bloc--related-product .title {
    background-color: #f0f4f5;
    margin-bottom: 1em;
  }
  #sidebar .bloc.bloc--related-product .content {
    padding: 0;
  }
  #sidebar .bloc.bloc--related-product .content:after {
    content: "";
    display: table;
    clear: both;
  }
  #sidebar .bloc.bloc--related-product .related-product__item {
    float: left;
    width: 13.75em;
    margin-right: 1.25em;
    background-color: #f0f4f5;
    border-bottom: 0;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1.25em;
  }
  #sidebar .bloc.bloc--related-product .related-product__item:first-child {
    padding-top: 0.625em;
  }
  #sidebar .bloc.bloc--related-product .related-product__item:nth-child(3n) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 45em) {
  #sidebar .bloc.bloc--related-product .related-product__item {
    width: 100%;
    float: none;
    display: block;
    padding-bottom: 1.25em;
  }
}
@media only screen and (max-width: 63.125em) {
  #sidebar .bloc.bloc--filters {
    width: 100%;
  }
  #sidebar .bloc.bloc--filters .bloc--filters__search .search {
    max-width: none;
  }
  #sidebar .bloc.bloc--filters .bloc--filters_conteneur {
    border: 1px solid #c4c6c7;
  }
  #sidebar .bloc.bloc--filters .bloc--filters_conteneur .bloc--filters__box {
    margin-bottom: 0;
  }
  #sidebar .bloc.bloc--filters .bloc--filters_conteneur .box-title {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    margin-bottom: 0;
  }
  #sidebar .bloc.bloc--filters .bloc--filters_conteneur .elements {
    padding-top: 0.625em;
  }
  #sidebar .bloc.bloc--filters .bloc--filters_conteneur .active .inner {
    border-bottom: 1px solid #c4c6c7;
  }
}
@media only screen and (max-width: 63.125em) {
  #sidebar .bloc.bloc--my-download {
    width: 100%;
  }
}
@media only screen and (max-width: 63.125em) {
  #sidebar {
    padding-left: 0em;
    display: block;
    float: none;
    width: auto;
  }
  #sidebar .bloc {
    float: left;
    width: 13.75em;
    margin-right: 1.25em;
  }
  #sidebar .bloc.bloc--share {
    width: 100%;
  }
  #sidebar .bloc.third {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 45em) {
  #sidebar .bloc {
    width: 100%;
    margin-right: 0;
    float: none;
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    width: 100%;
    max-width: 20em;
  }
}
@media only screen and (max-width: 30em) {
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    max-width: none;
  }
}

@media only screen and (max-width: 63.125em) {
  .uploadFileInput {
    width: 11.5625em;
  }
}

@media only screen and (min-width: 45em) and (max-width: 63.125em) {
  .uploadFileInfo {
    left: 315px;
  }
}
@media only screen and (max-width: 45em) {
  .uploadFileInfo {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    padding-top: 0.357143em;
    margin-left: 0;
    white-space: normal;
  }
}

@media only screen and (max-width: 30em) {
  .form-group {
    display: block;
  }

  .form-group__label,
  .form-group__elements {
    display: block;
    width: 100%;
  }

  .form-group__label {
    padding-bottom: 0.3125em;
  }
}
@media only screen and (max-width: 45em) {
  .form-group .label-for-select select {
    width: 100%;
    max-width: none;
  }
}

@media only screen and (max-width: 30em) {
  .img-grid {
    border-top: 0;
  }
}

@media only screen and (max-width: 30em) {
  [class*="img-grid__item"] {
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (max-width: 30em) {
  .img-grid__item--full {
    max-width: none;
    margin-right: 40px;
    margin-left: 40px;
  }
}

@media only screen and (max-width: 30em) {
  .img-grid__sep {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (max-width: 63.125em) {
  .img-grid--6-cols .img-grid__row {
    background-image: url('../bundles/cevacountrysitecommon/images/grid-tablet.png?1413972612');
    background-position: 50%;
  }
  .img-grid--6-cols .img-grid__item {
    width: 50%;
  }
}
@media only screen and (max-width: 30em) {
  .img-grid--6-cols .img-grid__row {
    background: none;
  }
  .img-grid--6-cols .img-grid__item {
    float: none;
    width: auto;
  }
}

@media only screen and (max-width: 63.125em) {
  .with_4_actu .home__actu__container.with-promo:before {
    height: 200px;
    top: auto;
  }
}
@media only screen and (max-width: 45em) {
  .bloc .bloc__image {
    display: none;
  }
}

@media only screen and (max-width: 45em) {
  .home__actu__table-master {
    display: block;
  }
  .home__actu__table-master:before {
    height: 6px;
    top: auto;
  }
}

@media only screen and (max-width: 45em) {
  .home__actu__table-row {
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  .home__actu__bloc,
  .home__actu__content {
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  .home__actu__bloc {
    width: auto;
    padding-right: 0;
  }
  .home__actu__bloc .bloc.bloc--une {
    height: auto;
    background: #faf9f5;
  }
}
@media only screen and (max-width: 45em) {
  .home__actu__content:before {
    display: none;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu__content.with_2_actu:before {
    bottom: 60%;
  }
  .home__actu__content.with_3_actu:before {
    bottom: 40%;
  }
}

@media only screen and (max-width: 45em) {
  .home.home--image .home__actu {
    margin-top: 1.25em;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu .with_3_actu .with-promo .home__actu__line--2 .actu-0 {
    background: #f0f0f0;
  }
  .home__actu .with_3_actu .with-promo .home__actu__line--2 .actu-1 {
    background: white;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu .with_4_actu .with-promo .home__actu__line--2 .actu-0 {
    background: white;
  }
  .home__actu .with_4_actu .with-promo .home__actu__line--2 .actu-1 {
    background: #f0f0f0;
  }
}
@media only screen and (min-width: 45em) and (max-width: 63.125em) {
  .home__actu .with_4_actu .two-bloc .home__actu__line--2 {
    display: none;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu.left-bloc .with_4_actu .home__actu__line--2 .actu-0 {
    background: white;
  }
  .home__actu.left-bloc .with_4_actu .home__actu__line--2 .actu-1 {
    background: #f0f0f0;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu .with_4_actu .home__actu__line--2 .actu-2,
  .home__actu .with_5_actu .home__actu__line--2 .actu-2,
  .home__actu .with_6_actu .home__actu__line--2 .actu-2 {
    background: white;
  }
}
@media only screen and (max-width: 45em) {
  .home__actu .with_4_actu .home__actu__line--2 .actu-0,
  .home__actu .with_5_actu .home__actu__line--2 .actu-0,
  .home__actu .with_6_actu .home__actu__line--2 .actu-0 {
    background: white;
  }
  .home__actu .with_4_actu .home__actu__line--2 .actu-1,
  .home__actu .with_5_actu .home__actu__line--2 .actu-1,
  .home__actu .with_6_actu .home__actu__line--2 .actu-1 {
    background: #f0f0f0;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu .with_6_actu .home__actu__line--1 .actu-2 {
    background: #f0f0f0;
  }
  .home__actu .with_6_actu .home__actu__line--2 .actu-0 {
    background: white;
  }
  .home__actu .with_6_actu .home__actu__line--2 .actu-2 {
    background: #f0f0f0;
  }
}
@media only screen and (max-width: 45em) {
  .home__actu .with_6_actu .home__actu__line--1 .actu-2 {
    background: white;
  }
  .home__actu .with_6_actu .home__actu__line--2 .actu-0 {
    background: #f0f0f0;
  }
  .home__actu .with_6_actu .home__actu__line--2 .actu-1 {
    background: white;
  }
}
@media only screen and (max-width: 63.125em) {
  .home__actu .home__actu__container .home__actu__line,
  .home__actu .home__actu__container .bloc {
    display: block;
  }
  .home__actu .home__actu__container.with-promo .home__actu__table {
    width: 25em;
  }
  .home__actu .home__actu__container.with-promo .home__actu__table .home__actu__line,
  .home__actu .home__actu__container.with-promo .home__actu__table .bloc {
    width: 100%;
  }
  .home__actu .home__actu__container.with-promo .bloc-promo {
    width: 18.25em;
  }
  .home__actu.left-bloc .home__actu__content .bloc {
    width: 100%;
  }
  .home__actu .with_1_actu .bloc {
    width: 100%;
  }
  .home__actu .with_3_actu .actu-1 {
    clear: both;
  }
  .home__actu .with_5_actu .home__actu__line--1 .actu-1 {
    clear: both;
  }
  .home__actu .with_5_actu .home__actu__line--2 .actu-0 {
    background: white;
  }
  .home__actu .with_5_actu .home__actu__line--2 .actu-2 {
    background: #f0f0f0;
  }
}
@media only screen and (max-width: 45em) {
  .home__actu .bloc.no-image .bloc__text {
    height: auto;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }
  .home__actu .bloc.no-image .bloc__text:before {
    top: 1.75em;
  }
  .home__actu .home__actu__container .bloc {
    width: 100%;
  }
  .home__actu .home__actu__container.with-promo:before {
    top: 0;
    height: auto;
  }
  .home__actu .home__actu__container.with-promo .home__actu__table {
    width: 100%;
    float: none;
  }
  .home__actu .home__actu__container.with-promo .bloc-promo {
    position: relative;
    float: none;
    width: 100%;
    display: block;
  }
  .home__actu .with_5_actu .home__actu__line--2 .actu-2 {
    background: white;
  }
  .home__actu.left-bloc .home__actu__bloc {
    width: 100%;
    position: relative;
    margin-bottom: 0.625em;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une {
    height: auto;
    background: #faf9f5;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__image {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 0.625em;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__image img {
    width: 100%;
    height: auto;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__title {
    padding: 20px 20px 0;
    min-height: 0;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__text {
    padding: 20px;
    height: auto;
    clear: none;
  }
  .home__actu.left-bloc .home__actu__content {
    width: 100%;
    margin: 0;
  }
  .home__actu.left-bloc .home__actu__content .home__actu__title,
  .home__actu.left-bloc .home__actu__content .home__actu__container {
    padding-left: 0;
  }
  .home__actu.left-bloc .home__actu__content .bloc {
    width: 100%;
  }
}
@media only screen and (max-width: 45em) and (max-width: 45em) {
  .home__actu.left-bloc .home__actu__bloc {
    margin-bottom: 1.25em;
  }
}
@media only screen and (max-width: 30em) {
  .home__actu .l-content:before {
    background: none;
  }
  .home__actu .home__actu__container .bloc {
    width: 100%;
    float: none;
  }
  .home__actu .home__actu__container.with-promo .home__actu__table {
    width: 100%;
    float: none;
  }
  .home__actu .home__actu__container.with-promo .bloc-promo {
    width: 100%;
    position: relative;
  }
  .home__actu .home__actu__container.with-promo .bloc-promo img {
    width: 100%;
  }
  .home__actu .bloc .bloc__text {
    font-size: 1.125em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    min-height: 6.111111em;
    height: auto;
    display: block;
    padding: 0.555556em 0.555556em 0.555556em 0.555556em;
  }
  .home__actu .bloc.no-image .bloc__text {
    padding-top: 1.111111em;
    padding-bottom: 1.111111em;
    padding-left: 1.666667em;
    min-height: 0;
    word-break: break-word;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__image {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .home__actu.left-bloc .home__actu__bloc .bloc.bloc--une .bloc__image img {
    width: auto;
    height: 110px;
  }
}

@media only screen and (max-width: 63.125em) {
  .bloc-deco.bloc-deco--image img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 63.125em) {
  .bloc-deco.bloc-deco--image {
    min-height: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  .bloc-deco.bloc-deco--empty {
    height: 7.5em;
  }
}
@media only screen and (max-width: 45em) {
  .bloc-deco.bloc-deco--empty {
    display: none;
  }
}
@media only screen and (max-width: 30em) {
  .bloc-deco.bloc-deco--404 {
    height: 400px;
  }
  .bloc-deco.bloc-deco--404 img {
    width: auto;
    max-width: none;
    height: 100%;
  }
  .bloc-deco.bloc-deco--404 .content {
    width: 90%;
    left: 50%;
    margin-left: -45%;
  }
  .bloc-deco.bloc-deco--404 .content .title {
    left: -10px;
  }
}
@media only screen and (max-width: 45em) {
  .bloc-deco {
    /*display: none;*/
  }
  .home .bloc-deco, .bloc-deco.bloc-deco--404 {
    display: block;
  }
}

@media only screen and (max-width: 30em) {
  #footer .l-content,
  footer .l-content {
    padding: 0;
  }
}
@media only screen and (max-width: 63.125em) {
  #footer .bloc.bloc--left,
  footer .bloc.bloc--left {
    float: left;
    width: 16.25em;
    margin-right: 1.25em;
    display: table-cell;
    float: none;
  }
}
@media only screen and (max-width: 45em) {
  #footer .bloc.bloc--left.bloc--full,
  footer .bloc.bloc--left.bloc--full {
    margin-right: 0;
  }
}
@media only screen and (max-width: 45em) {
  #footer .bloc,
  footer .bloc {
    display: block;
    width: 100%;
  }
  #footer .bloc.bloc--left, #footer .bloc.bloc--right,
  footer .bloc.bloc--left,
  footer .bloc.bloc--right {
    display: block;
    width: 100%;
  }
  #footer .bloc.bloc--center,
  footer .bloc.bloc--center {
    display: none;
  }
}
@media only screen and (max-width: 30em) {
  .footer__info .footer__info__top,
  .footer__info .footer__info__bottom {
    display: block;
  }
}

@media only screen and (max-width: 30em) {
  .footer__info__top .bloc.bloc--left h2 {
    font-size: 1.875em;
    line-height: 1.333333em;
  }
  .footer__info__top .bloc.bloc--left ul {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
  }
  .footer__info__top .bloc.bloc--left.contact-us p {
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
  }
}
@media only screen and (max-width: 45em) {
  .footer__info__top .bloc.bloc--product-list ul li {
    width: 49%;
    padding-right: 2%;
    margin-right: 0;
  }
  .footer__info__top .bloc.bloc--product-list ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 30em) {
  .footer__info__top .bloc.bloc--product-list {
    display: none;
  }
}

@media only screen and (max-width: 63.125em) {
  .footer__info__bottom .bloc p {
    font-size: 1.25em;
    line-height: 1.5em;
  }
}
@media only screen and (max-width: 45em) {
  .footer__info__bottom .bloc {
    text-align: left;
  }
  .footer__info__bottom .bloc.bloc--left, .footer__info__bottom .bloc.bloc--right {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  .footer__info__bottom .bloc.bloc--left {
    display: block;
  }
  .footer__info__bottom .bloc.bloc--right {
    display: table;
  }
  .footer__info__bottom .bloc.bloc--right p, .footer__info__bottom .bloc.bloc--right ul {
    display: table-cell;
    vertical-align: middle;
  }
  .footer__info__bottom .bloc.bloc--right p {
    width: 30%;
    font-size: 1.125em;
    line-height: 1.666667em;
    line-height: normal;
  }
  .footer__info__bottom .bloc.bloc--right ul li {
    text-align: center;
    margin-right: 5px;
  }
  .footer__info__bottom .bloc.bloc--right ul li a, .footer__info__bottom .bloc.bloc--right ul li span {
    font-size: 1.125em;
    line-height: 1.666667em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    width: 2.222222em;
    height: 2.222222em;
    padding-top: 0.333333em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  .footer__info__bottom .bloc.bloc--right ul li:last-child {
    margin-right: 0;
  }
  .footer__info__bottom .bloc p {
    font-size: 1.75em;
    line-height: 1.428571em;
  }
}

@media only screen and (max-width: 45em) {
  .footer__share p {
    text-align: center;
  }
  .footer__share .footer__share__list {
    display: block;
  }
}
@media only screen and (max-width: 30em) {
  .footer__share {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .footer__share .footer__share__text {
    display: none;
  }
  .footer__share .footer__share__list {
    display: table;
    width: 100%;
  }
  .footer__share .footer__share__list__element {
    display: table-cell;
    padding: 0;
    width: 25%;
  }
  .footer__share .footer__share__list__element:first-child {
    margin-left: 0;
  }
}

@media only screen and (max-width: 30em) {
  .footer__menu {
    margin-top: 3.75em;
  }
  .footer__menu ul li {
    display: block;
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0.625em;
  }
}

@media only screen and (max-width: 63.125em) {
  #map-canvas {
    float: left;
    width: 28.75em;
    margin-right: 1.25em;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 45em) {
  #map-canvas {
    width: 70%;
  }
}

@media only screen and (max-width: 63.125em) {
  #article .content .map-filters .form-group--inline {
    width: auto;
  }
}
@media only screen and (max-width: 30em) {
  #article .content .map-filters {
    margin-bottom: 1.25em;
  }
  #article .content .map-filters p.map_filters__title {
    display: block;
  }
  #article .content .map-filters .form-group {
    display: block;
    padding-top: 0.625em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin: 0;
  }
  #article .content .map-filters .form-group .css-select {
    width: 100%;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  #article .content .map-filters .form-group .css-select select {
    width: 100%;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    padding-left: 0.625em;
    padding-right: 0.625em;
    border: 1px solid #c4c6c7;
  }
}

@media only screen and (max-width: 45em) {
  .nothing-selected {
    width: 30%;
  }

  .map-info {
    width: 30%;
  }
  .map-info #marker-detail {
    width: 30%;
    margin-right: -30%;
  }
}
@media only screen and (max-width: 30em) {
  .list-result .item .item__image {
    margin-right: 0.625em;
  }
  .list-result .item .item__image img {
    width: 100px;
    height: auto;
  }
}
@media only screen and (max-width: 30em) {
  .list-result .item .item__content h2 {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 30em) {
  .list-result .item .item__content p {
    clear: both;
  }
}
@media only screen and (max-width: 45em) {
  .job {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 45em) {
  .job-description .prequel {
    position: relative;
    padding-bottom: 5em;
  }
  .job-description .prequel .link-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 63.125em) {
  .job-list__filters .job-list__filter__group {
    width: 9.375em;
  }
  .job-list__filters .job-list__filter__group:last-child {
    width: 11.875em;
    margin-left: 0;
  }
  .job-list__filters .job-list__filter__group.group--numberofjob {
    width: 6.875em;
  }
}
@media only screen and (max-width: 45em) {
  .job-list__filters .job-list__filter__group {
    width: 48%;
    margin-bottom: 0.625em;
    margin-right: 4%;
  }
  .job-list__filters .job-list__filter__group:nth-child(2n) {
    margin-right: 0;
  }
  .job-list__filters .job-list__filter__group:last-child {
    width: 48%;
  }
  .job-list__filters .job-list__filter__group.group--numberofjob {
    width: 48%;
    margin-right: 4%;
  }
}
@media only screen and (max-width: 30em) {
  .job-list__filters .job-list__filter__group {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .job-list__filters .job-list__filter__group:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 45em) {
  .job-list__filters {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-bottom: 2.5em;
    border-bottom: 1px solid #c4c6c7;
    background: #f0f0f0;
  }
}

@media only screen and (max-width: 45em) {
  #jobsList {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
  }
  #jobsList.hide {
    display: none;
  }
  #jobsList thead {
    display: none;
  }
  #jobsList tr,
  #jobsList tr.alternative {
    display: block;
    border: 0;
    border-bottom: 1px solid #c4c6c7;
    margin-bottom: 1.25em;
    position: relative;
    background: #edeff0;
    padding: 0.625em 5em 0.625em 1.25em;
  }
  #jobsList tr.hide,
  #jobsList tr.alternative.hide {
    display: none;
  }
  #jobsList tr.alternative .job-type,
  #jobsList tr.alternative.alternative .job-type {
    background: none;
  }
  #jobsList tr:hover td,
  #jobsList tr.alternative:hover td {
    background: none;
    color: inherit;
  }
  #jobsList tr:hover td a,
  #jobsList tr.alternative:hover td a {
    color: inherit;
  }
  #jobsList tr td,
  #jobsList tr.alternative td {
    display: block;
    border: 0;
    padding: 0;
    background: #edeff0;
  }
  #jobsList tr td a,
  #jobsList tr.alternative td a {
    text-decoration: none;
  }
  #jobsList tr td.hide-mobile,
  #jobsList tr.alternative td.hide-mobile {
    display: none;
  }
  #jobsList tr td.job-type,
  #jobsList tr.alternative td.job-type {
    background: none;
    margin: 0;
    position: absolute;
    top: 0.625em;
    right: 1.25em;
    font-size: 0.875em;
    line-height: 1.428571em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #9c3956;
    width: auto;
  }
  #jobsList tr td.job-title,
  #jobsList tr.alternative td.job-title {
    font-size: 1.125em;
    line-height: 1.111111em;
    margin-bottom: 0.555556em;
    line-height: normal;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #34383b;
  }
  #jobsList tr td.job-location, #jobsList tr td.job-domain,
  #jobsList tr.alternative td.job-location,
  #jobsList tr.alternative td.job-domain {
    font-size: 0.9375em;
    line-height: 1.333333em;
    display: inline-block;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  #jobsList tr td.job-domain,
  #jobsList tr.alternative td.job-domain {
    color: #1a94ce;
  }
}

@media only screen and (max-width: 63.125em) {
  .online-application .content {
    padding-left: 0;
    padding-right: 0;
  }
  .online-application form {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}

@media only screen and (max-width: 30em) {
  .content .product-list__item .item__inner h3 {
    display: block;
    width: auto;
    height: auto;
    min-height: 0;
    padding-bottom: 1em;
  }
  .content .product-list__item .item__inner h3 a {
    display: inline-block;
  }
}
@media only screen and (max-width: 45em) {
  .content .product-list--tablet .item__image,
  .content .product-list--tablet .item__desc {
    float: none;
    width: auto;
  }
  .content .product-list--tablet .item__image {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 0;
    margin-bottom: 0;
  }
  .content .product-list--tablet h3,
  .content .product-list--tablet .item__content {
    text-align: center;
  }
  .content .product-list--tablet .item__content {
    min-height: 3.75em;
    *height: 3.75em;
  }
  .content .product-list--tablet .item__inner-large {
    min-height: 27.5em;
    *height: 27.5em;
  }
}
@media only screen and (max-width: 30em) {
  .content .product-list--tablet .product-list__item {
    width: 100%;
    float: none;
  }
  .content .product-list--tablet .product-list__item .quantity {
    margin-right: 1.25em;
  }
  .content .product-list--tablet .product-list__row {
    background: none;
    padding: none;
    margin: none;
  }
  .content .product-list--tablet .product-list__filet {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
  }
  .content .product-list--tablet .item__content,
  .content .product-list--tablet .item__inner-large {
    min-height: 0;
  }
}

@media only screen and (max-width: 63.125em) {
  .steps .step {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .steps .step .number {
    margin-right: 0.625em;
  }
}
@media only screen and (max-width: 45em) {
  .steps .step {
    text-align: center;
  }
  .steps .step .inner {
    display: none;
  }
  .steps .step .number {
    margin-right: 0;
  }
}

@media only screen and (min-width: 45em) and (max-width: 63.125em) {
  table.cart tbody tr td.cart--productName {
    max-width: 11.25em;
  }
}
@media only screen and (max-width: 45em) {
  table.cart tbody tr td.cart--last-col {
    width: auto;
  }
}
@media only screen and (max-width: 63.125em) {
  table.cart thead tr th {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  table.cart tbody tr td {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  table.cart tbody tr td.cart--image {
    padding-left: 0.625em;
    min-width: 8.5625em;
  }
}
@media only screen and (max-width: 45em) {
  table.cart {
    display: block;
  }
  table.cart thead {
    display: none;
  }
  table.cart tbody {
    display: block;
  }
  table.cart tbody tr {
    display: block;
    width: 100%;
    padding-bottom: 1.25em;
    border: 1px solid #c4c6c7;
  }
  table.cart tbody tr td {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.625em;
    padding-right: 0.625em;
    border-bottom: 0;
  }
  table.cart tbody tr td.cart--image {
    text-align: center;
  }
  table.cart tbody tr td.cart--image img {
    display: inline-block;
  }
  table.cart tbody tr td.cart--productName {
    width: 100%;
  }
  table.cart tbody tr td.cart--productName p {
    margin-bottom: 0;
  }
  table.cart tbody tr td.cart--point {
    margin-top: 0.9375em;
  }
  table.cart tbody tr td.cart--quantity {
    padding-top: 2.5em;
  }
  table.cart tbody tr td.cart--quantity .td-title {
    vertical-align: top;
    padding-top: 0.625em;
  }
  table.cart tbody tr td.cart--quantity .label-for-select {
    margin: 0;
    margin-right: 1.25em;
  }
  table.cart tbody tr td.cart--quantity p {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom;
  }
  table.cart tbody tr td .td-title {
    display: inline-block;
    width: 6.875em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  table.cart tfoot {
    display: block;
  }
  table.cart tfoot tr {
    display: block;
    border: 1px solid #c4c6c7;
    margin-top: 1.25em;
  }
  table.cart tfoot tr:after {
    content: "";
    display: table;
    clear: both;
  }
  table.cart tfoot tr td {
    padding: 0;
    display: block;
    width: 100%;
  }
  table.cart tfoot tr td.resume {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background: transparent;
    color: #4c5a65;
    text-align: left;
    border: 0;
    width: 50%;
    float: left;
  }
  table.cart tfoot tr td.resume.left {
    font-size: 1.5em;
    line-height: 1.25em;
    line-height: normal;
    padding-top: 0.833333em;
    padding-bottom: 0.833333em;
    padding-left: 0.833333em;
    padding-right: 0;
  }
  table.cart tfoot tr td.resume.right {
    vertical-align: top;
    font-size: 1.375em;
    line-height: 1.363636em;
    line-height: normal;
    padding-top: 0.909091em;
    padding-bottom: 0.909091em;
    padding-left: 0.909091em;
    padding-right: 0.909091em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  table.cart tfoot tr.last {
    display: none;
  }
  table.cart.cart--recap tbody tr td.cart--quantity .td-title {
    padding-top: 0;
  }
}
@media only screen and (max-width: 30em) {
  table.cart {
    margin-right: 1.25em;
    width: auto;
  }
  table.cart tbody tr td.cart--productName p {
    margin: 0;
  }
  table.cart tbody tr td.cart--quantity p {
    margin-left: 0;
    margin-right: 0;
  }
  table.cart tfoot tr td.resume {
    float: none;
    width: 100%;
  }
  table.cart tfoot tr td.resume.left {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 63.125em) {
  .personal-informations .set {
    right: 1.25em;
  }
}
@media only screen and (max-width: 45em) {
  .personal-informations .col {
    width: auto;
    float: none;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    margin-bottom: 1.25em;
    margin-left: 1.25em;
    margin-right: 1.25em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .personal-informations .col h2, .personal-informations .col p {
    margin-left: 0;
    margin-right: 0;
  }
  .personal-informations .col:first-child {
    margin-right: 1.25em;
  }
  .personal-informations .col:last-child {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .personal-informations .set {
    position: static;
    float: right;
    padding-left: 0.3125em;
    padding-top: 0.3125em;
  }
}

@media only screen and (max-width: 45em) {
  .info-perso__commentaire {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .info-perso__commentaire h2, .info-perso__commentaire p {
    margin: 0;
  }
}

@media only screen and (max-width: 45em) {
  .cart-validation {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .cart-validation:before {
    position: static;
    display: block;
    margin: 0 auto 1.25em;
  }
}

@media only screen and (max-width: 45em) {
  .cart--next {
    text-align: center;
  }
  .cart--next a {
    font-size: 1.75em;
    line-height: 1.428571em;
    padding-top: 0.714286em;
    padding-bottom: 0.714286em;
    padding-left: 0.714286em;
    padding-right: 0.714286em;
    display: block;
  }
  .cart--next a:after {
    right: auto;
    margin-left: 1.25em;
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h15@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 8px 15px;
    width: 8px;
    height: 15px;
    margin-top: -7.5px;
  }
  .no-backgroundsize .cart--next a:after {
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h15.png?1413972612');
  }
  .cart--next a:hover:after {
    right: auto;
  }
}
@media only screen and (max-width: 30em) {
  .cart--next a:after {
    right: 10px;
  }
  .cart--next a:hover:after {
    right: 10px;
  }
}

@media only screen and (max-width: 45em) {
  .mobile-current-step {
    display: block;
  }
}

@media only screen and (max-width: 45em) {
  .dl-element {
    padding-right: 1.25em;
  }
  .dl-element .dl-element__action {
    margin-top: 0.3125em;
    display: table;
    width: 100%;
    height: 60px;
  }
  .dl-element .dl-element__btn {
    display: table-cell;
    top: auto;
    position: static;
  }
  .dl-element .dl-element__btn-download,
  .dl-element .dl-element__btn-send,
  .dl-element .dl-element__btn-delete {
    right: auto;
    width: 33.3%;
  }
  .dl-element .dl-element__btn-delete {
    border: 0;
  }
  .dl-element a,
  .dl-element input {
    position: relative;
    top: auto;
    margin-top: 0;
  }
}

@media only screen and (max-width: 45em) {
  .separator {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
}

@media only screen and (max-width: 45em) {
  .login-zone__image {
    display: none;
  }
}

@media only screen and (max-width: 45em) {
  .login-zone__form {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    width: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 2.5em;
    padding-bottom: 1.25em;
    background: none;
  }
  .login-zone__form form {
    position: static;
    top: auto;
    margin-top: 0;
  }
}

@media only screen and (max-width: 45em) {
  .login-zone__signup {
    position: static;
    width: auto;
    bottom: auto;
    right: auto;
  }
}

@media only screen and (max-width: 45em) {
  #header__user {
    float: left;
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

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

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

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

.fancybox-inner {
	overflow: hidden;
}

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

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../bundles/cevacountrysitecommon/images/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../bundles/cevacountrysitecommon/images/fancybox_loading.gif') center center no-repeat;
}

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

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../bundles/cevacountrysitecommon/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

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

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

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

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

/* Overlay helper */

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

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

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

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../bundles/cevacountrysitecommon/images/fancybox_overlay.png');
}

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

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

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

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

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

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

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

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

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

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../bundles/cevacountrysitecommon/images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../bundles/cevacountrysitecommon/images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#editform
{
    padding-top: 2em;
}

#editform h2
{
    padding: 0;
    margin: 1em 0;
    font-size: 1.5em;
}

#editform h2 a
{
    font-size: 1.5em;
}

#editform > div.block
{
    margin: 1.5em 0;
    padding: 0;
    clear: both;
}

#editform div.block div.block
{
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    clear: both;
}
#editform div.block div.block div.element,
#editform div.block div.block div.halfelement
{
    padding-right: 1em;
    float: left;
}

#editform label
{
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    margin-bottom: 0.25em;
}

#editform div.form-group__elements
{
    padding: 0;
    margin: 0;
}

#editform fieldset {
    border: 1px solid #CACACA;
    padding: 0.5em;
    margin: 0em;
}

#editform fieldset legend {
    font-weight: bold;
    font-size: 1.2em;
}

#editform .classattribute-description
{
    display: inline;
    font-weight: normal;
    white-space: normal;
    min-height: 15px;
    color: #333;
    font-size: 0.8em;
    padding: 0 0.5em 0 0.5em;
    margin-bottom: 1.5em;
    position: relative;
}

/* Modification des champs du formulaires */

#editform input[type="text"]
{
    width: 100%;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

#editform fieldset input[type="checkbox"]:not(:checked),
#editform fieldset input[type="checkbox"]:checked
{
    position: absolute;
    clip: auto;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    height: 16px;
    width: 16px !important;
}

#editform select
{
    text-align: left;
    padding: 0;
}

#editform .block fieldset input[type="text"].tagssuggestfield {
    width: 100%;
}

#editform div.tags-list.tags-listed{
    display:inline-block;
}

#editform div.yui-calcontainer.single.withtitle{
    z-index: 3000;
}

#editform div.whiteOverlay
{
    display:none !important;
}

#editform .error-message.hide
{
    padding: 0;
    margin: 0;
}

/* Button */
#editform input.button,
#editform input.defaultbutton,
#ezwt-sort-form input.button,
#ezwt-sort-form input.defaultbutton,
#ezwt-sort-form input.button-disabled,
form[name=browse] input.button,
form[name=browse] input.defaultbutton,
div.border-box input.button,
div.border-box input.defaultbutton,
.ui-dialog-content input[type=submit],
.ui-dialog-content button
{
    background-image: none;
    background-color: #4C5A65;
    color: white;
    margin: 8px 0;
}
#ezwt-sort-form input.button-disabled
{
    background-color: rgb(221, 221, 221);
    color: #000;
}
#editform input.defaultbutton,
#ezwt-sort-form input.defaultbutton,
form[name=browse] input.defaultbutton,
div.border-box input.defaultbutton
{
    background-color: #445585;
}

/* Tables */
#editform table.list,
#ezwt-sort-form table.list,
form[name=browse] table.list,
form[name=children] table.list,
div.border-box table.list
{
    border: 1px solid #CACACA;
    border-collapse: collapse;
    margin-bottom: 0.5em;
    width: 100%;
}

#editform table.list th,
#ezwt-sort-form table.list th,
form[name=browse] table.list th,
form[name=children] table.list th,
div.border-box table.list th
{
    background-color: #4C5A65;
    color: white;
}

#editform table.list th,
#editform table.list td,
#ezwt-sort-form table.list th,
#ezwt-sort-form table.list td,
form[name=browse] table.list th,
form[name=children] table.list th,
form[name=browse] table.list td,
form[name=children] table.list td,
div.border-box table.list th,
div.border-box table.list td
{
    padding: 0.5em;
    border: 1px solid #CACACA;
}

form[name=children] table.list h2
{
    font-size: 16px;
    padding: 0px;
    font-weight: 500;
    margin-bottom: 0px;
}

/* eZFlow form */
#editform .block-header .button-left
{
    float: left;
}
#editform .block-header .button-right
{
    float: right;
}

#editform .block-controls label
{
    display: inline;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#editform .block-controls input.textfield
{
    display: inline;
    width: auto;
    font-size: 11px;
}

#editform .block-controls select[id^="block-overflow-"]
{
    display: none;
}

#editform .block-controls .legend
{
    display: none;
}

#editform .block-content tr.rotation
{
    display: none;
}

#editform select
{
    width: auto;
}

/* Websitetoolbar sort */

#ezwt-sort-form .controlbar .left
{
    float: left;
}
#ezwt-sort-form .controlbar .right
{
    float: right;
}

/*#ezwt-sort-form .controlbar input[type=submit]
{
    width: auto;
    padding: 8px;
}*/

#ezwt-sort-form .controlbar select
{
    width: auto;
}

/* UI controls */

.ui-dialog-content
{
    font-size: 16px;
}

/* edit survey */
.survey-edit .list input[type="checkbox"] {
    position: static !important;
}

/*Edit child toolbar */
#website_toolbar_child_container #editinline .ezwt-actiongroup{
    display: inline-flex;
}
#website_toolbar_child_container #editinline a{
    margin-right: 5px;
}



.ui-widget-overlay {
    background:rgba(0,0,0,0.5);
}
.no-close .ui-dialog-titlebar-close,
.ui-dialog-titlebar {
    display: none;
}
.disclaimer-popup.ui-dialog .ui-dialog-buttonpane button {
    background: none #1a94ce;
    border: 0 none;
    box-sizing: border-box;
    color: white;
    display: inline-block;
    font-style: italic;
    font-weight: 600;
    position: relative;
    text-decoration: none !important;
    transition: all 0.5s ease 0s !important;
    width: auto;
}
.disclaimer-popup.ui-dialog .ui-dialog-buttonpane button:hover {
    background-color: #1473a1;
    color: white !important;
}
.disclaimer-popup.ui-button-text-only .ui-button-text {
    padding: 0;
}

@media only screen
and (min-width : 768px) {
    .display-mobile{
        display: none;
    }
    .display-desktop{
        display: block;
    }
}
@media only screen
and (min-width : 320px)
and (max-width : 768px) {
    .display-mobile{
        display: block;
    }
    .display-desktop{
        display: none;
    }
}

/*Style We profiles*/
.ceva-qb-segments {
    margin-top: 1.25em;
}
.ceva-qb-segments div:last-child .form-group__elements {
    padding-bottom: 0!important;
}
.ceva-qb-segments .form-group__label {
    margin-top: 10px;
}
.ceva-qb-profile{
    margin-top: 15px;
}
.ceva-qb-profile div{
    float: none !important;
}
.ceva-qb-profile div input[type=checkbox]{
    margin-right: 5px;
    margin-top: 5px;
}
.ceva-qb-profile div input[type=radio]{
    margin-right: 5px;
    margin-top: 5px;
}
#cevaProfile_37{
    margin-top: 10px;
}
.form-group .label-profession{
    vertical-align: top;
    padding-top: 10px;
    display: inline-block;
}
.checkbox-label {
    margin-top: 15px;
}
#cevaProfile_58{
    display: block;
    margin-top: 10px;
}
.content a strong sup{
    display: inline-block;
    text-decoration: none;
}
.form-group__label,
.form-group__elements {
  display: block;
}
.blue-button em
{
    color: white !important;
}
.blue-button em strong
{
    color: white !important;
}
.object-left{
    float: left !important;
    margin: 0 1em 1em 0;
}
.object-right{
    float: right !important;
    margin: 0 0 1em 1em;
}
.object-center p {
    text-align: center;
}
.object-center img {
    margin: 0 auto;
}

.btn-more-header {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 5em;
    background: #2695D8;
}
.btn-more-header:hover {
    background: #0E1E6E;
}

.btn-more-header a:hover {
    text-decoration: none;
}
.btn-more-header img {
    width: 55px;
    padding: 5px;
}
#wrapper_link_name {
    padding-right: 5px;
    padding-left: 5px;
}
#wrapper_link_img {
    width: 25px;
    padding: 5px;
    margin-left: 18px;
}
.link-invoice:hover {
    text-decoration: none !important;
}
#wrapper_link_name:hover {
    text-decoration: none;
}
.wrapper-invoice {
    background: #46598a;
}
.wrapper-invoice .wrapper_link_name:hover {
    background: #3d4e79;
    text-decoration: none !important;
}
/*On scroll*/
.fixed #wrapper_link_name {
    display: none;
}
.fixed #wrapper_link_img {
    padding: 0px;
    margin-left: 10px;
}
@media only screen and (max-width: 45em) {
    .wrapper-invoice {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    #wrapper_link_name {
        display: none;
    }
    #wrapper_link_img {
        padding: 0px;
        margin-left: 0px;
    }
}

.home__actu__line {
    display: flex;
}
.home__actu__line .bloc {
    flex-basis: 0;
    flex-grow: 1;
}
#wrapper-item-home {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#wrapper-item-home:before {
    content: "";
    float: none;
    height: 47%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    background-color: #1a94ce;
    z-index: 0;
    margin-right: 20px;
    margin-bottom: 50px;
    margin-left: 20px;
}
.item-news-home {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 0.5em;
}
.xsize-block {
    flex-grow: 2;
}
.block-promo {
    position: relative;
    z-index: 10;
    flex-direction: column;
}
.block-promo .sub-container {
    display: flex;
    width: 100%;
    flex-grow: 1;
}
.block-promo .sub-container > div {
    display:flex;
    width: 50%;
    align-items: center;
    justify-content: center;
}
.block-promo .sub-container > div a {
    box-sizing: border-box;
    padding: 8px;
    height: 100%;
    width: 100%;
}
.block-promo .sub-container > div span {
    display: flex;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    /*padding: 8px 8px 8px 8px;*/
    font-size: 1.125em;
    line-height: normal;
    min-height: 6.111111em;
}
.block-promo.margin-top {
    margin-top: 55px;
}
.block-promo::after {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 55px);
    bottom: 0;
    background-color: #e0e1e2;
    z-index: -1;
}
.block-promo.noblock-text .sub-container {
    flex-grow: 0;
}
.block-promo.noblock-text .sub-container > div {
    width: 100%;
}
.block-promo.noblock-text .sub-container > div a {
    padding: 0;
}
.block-promo.noblock-text .sub-container > div a img {
    width: 100%;
}

.block-promo.margin-top::after {
    height: 100%;
}
.last-item {
    padding-right: 0 !important;
}
.block-promo.last-item {
    display: flex;
    justify-content: center;
}
@media only screen and (max-width: 45em) {
    #wrapper-item-home {
        flex-direction: column;
    }
    #wrapper-item-home:before {
        display: none;
    }
    .block-promo {
        margin-top: 0;
        margin-bottom: 0;
        flex-basis: auto;
    }
    .item-news-home {
        margin-bottom: 1.25em;
    }
    .block-promo .sub-container > div {
        display:flex;
        width: 30%;
        align-items: center;
        justify-content: center;
    }
    .block-promo .sub-container > div:last-child {
        width: 70%;
    }
    .block-promo.noblock-text .sub-container > div:last-child {
        width: 100%;
    }
    .block-promo.noblock-text .sub-container {
        background-color: #FFFFFF;
    }
}
@media only screen and (min-width: 45em) {
    .block-promo.noblock-text .sub-container {
        background-color: #e0e1e2;
    }
}
.home__actu__line--1 .actu-0 {
    background: white;
}
.home__actu__line--1 .actu-1 {
     background: #e0e1e2 !important;
}
.home__actu__line--2 .actu-1 {
    background: white;
}
.home__actu__line--2 .actu-0,
.home__actu__line--2 .actu-2{
    background: #e0e1e2 !important;
}
.bloc-promo {
    position: relative;
    display: block;
}
.bloc-promo--video:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: url('../bundles/cevacountrysitecommon/images/player@2x.png?1413972612') no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    outline: 1px solid transparent;
}
#picto-video-promo-home {
    position: absolute;
    top: 50%;
    width: 50px;
    height: auto;
    left: 50%;
    opacity: 0.8;
    z-index: 1;
    transform: translate(-50%, -50%);
}
article .content ul {
    clear: none;
}
#user-register-step .form-group {
    width: 90%;
    margin: 0 auto;
}
#user-register-step .form-group.form-group--submit {
    text-align: center;
}
@media only screen and (min-width: 45em) {
    #user-register-step .form-group.form-group--submit {
        text-align: left;
    }
    #user-register-step .form-group__label,
    #user-register-step .form-group__elements {
        padding-left: 20px;
    }
}

.content .responsive-align table tr td {
    vertical-align: middle !important;
}
@media only screen
and (max-width : 1010px) {
    .content .responsive-align table tr td .attribute-image img {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width: 45em) {
    #article .content table tr td .head-label {
        display: none;
    }
}

@media only screen and (max-width: 45em) {
    .home__actu_mobile_column {
        flex-direction: column
    }
     .home .home__actu .home__actu_mobile_column .bloc__text {
        display: flex;
        align-items: center
    }
}

ul.language_switcher_redirect.switcher-split {
    column-count: 3;
    columns: 3;
    padding: 0;
    width: 600px;
    right: 0;
    background: #50669e;
}

.header__right .header__right__bloc.has-submenu.active .header__right__bloc__submenu ul.switcher-split li{
    display: flex;
    align-items: unset;
    flex-direction: column;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.header__right .header__right__bloc.has-submenu.active .header__right__bloc__submenu{
    overflow: inherit;
    display: flex;
    columns: 3;
    width: auto;
    height:auto;
    flex-direction: column;
    background: #50669e;
}
.fixed .header__right .header__right__bloc.has-submenu.active .header__right__bloc__submenu{
    transform: translateX(-480px);
}

.header.fixed .header__right__bloc.has-submenu.active .header__right__bloc__submenu, #header.fixed .header__right__bloc.has-submenu .header__right__bloc__submenu{
    width: 600px;
}

.header__right .header__right__bloc.has-submenu.active .header__right__bloc__submenu ul li a img{
    padding-right: 10px;
}

.header__right .header__right__bloc.has-submenu.active .header__right__bloc__submenu ul li a{
    display: flex;
    align-items: start;
    flex-direction: row;
}
.header__right .header__right__bloc.has-submenu .header__right__bloc__submenu p {
    width: calc( 100% - 30px );
    text-align: justify;
    padding: 10px 15px;
    margin:0;
}


.header__bottom .btn-reset.header__right__bloc--controler,
.header__bottom .language_switcher_redirect.switcher-split,
.header__bottom p {
  display:none;
}

@media only screen and (max-width: 45em) {
    #header__user{
        width: calc(100% - 70px);
    }
    .header__right .header__right__bloc.header__right__bloc--pro{
        max-width: inherit;
        width: 100vw;
    }
  .header__bottom .btn-reset.header__right__bloc--controler{
    display: block;
    float:right;
    background: #50669e;
    color:white;
    height: 4.375em;
    width:30%;
  }
    .header__bottom .has-submenu.active p {
        display: block;
        color:white;
        margin:0;
        padding: 15px 10px;
    }

    .header__bottom .mobile-search-controler,
    .header__bottom .mobile_search_bloc{
        float:right;
    }

  .header__bottom .mobile-show-menu{
    float:left;
  }
  .header__bottom .has-submenu.active .header__right__bloc__submenu ul.language_switcher_redirect.switcher-split{
      display: block;
  }

  .header__bottom .has-submenu.active ul.language_switcher_redirect.switcher-split{
      width:100%;
      column-count:1;
      list-style:none;
      z-index:100;
  }

  .header__bottom .has-submenu.active .header__right__bloc__submenu{
      position: absolute;
      top: 4.375em;
      width: 200px;
      right: 4.375em;
      background: #50669e;
      z-index:100;
      overflow: scroll;
      max-height: 100vh;
  }

  .header__bottom .header__right__bloc.has-submenu.active .header__right__bloc__submenu ul li a{
      text-decoration: none;
      font-style: italic;
      width: 100%;
      display: block;
      padding-left: 1.25em;
      padding-right: 1.875em;
      padding-top: 0.625em;
      padding-bottom: 0.625em;
      color: white;
      transition: padding 0.3s;
  }
  .header__bottom .header__right__bloc.has-submenu.active .header__right__bloc__submenu ul li a img{
      display: inline-block;
      max-width: 100%;
      height: auto;
      padding-right: 10px;
  }
}

.legal_notice_article img{
    height: 12px;
    width: 12px;
}

.legal_notice_article .close{
    position: absolute;
    top:1em;
    right: 1em;
    cursor: pointer;
}

.legal_notice_article p a{
    text-decoration: underline;
}
.legal_notice_article p{
    color: #023153;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.legal_notice_article {
    background-color: rgba(27,147,206,0.1);
    padding: 25px 35px 15px 30px;
    position: relative;
    width: 62.75em;
    margin-bottom: 10px;
    max-width: calc(100% - 50px);
}

.lang-ua .prequel p,
.lang-ua .content-links__content,
.lang-ua .footer__share__text,
.lang-ua .footer__info__bottom .title-links,
.lang-ua .home__actu__title a,
.lang-ua .footer__info__top .bloc.bloc--left h2,
.lang-ua .backtotop .inner,
.lang-ua .content a,
.lang-ua .content em,
.lang-ua #sidebar .bloc.bloc--filters .bloc--filters__search .search,
.lang-ua .pagination .prev,
.lang-ua .pagination .next,
.lang-ua a.link-button input[type="submit"],
.lang-ua span.link-button input[type="submit"],
.lang-ua label.link-button input[type="submit"],
.lang-ua .content a.link-button input[type="submit"]{
    font-style:normal;
}

.home__actu__title h2 {
    white-space: nowrap;
}
/*******************/
/**** RGPD PAGE ****/
/*******************/

.rgpd-page {
    padding-left: 0;
    padding-right: 0;
}

/** Item Selector **/
#article .content .item-selector {
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
}

#article .content .item-selector li {
    display: flex;
    justify-content: center;
    padding: 0;
    width: 100px;
}

#article .content .item-selector li a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-decoration: none;
    font-style: normal;
}

#article .content .item-selector li .item-circle {
    height: 80px;
    width: 80px;
    display: flex;
    border-radius: 100%;
    background-color: #1a94ce;
    color: #FFF;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 0 18px 0;
    transition: 0.4s all ease;
}
#article .content .item-selector li .item-title {
    transition: 0.4s all ease;
    text-align: center;
}
@media(max-width: 720px) {
    #rgpd-app {
        padding: 0 18px;
    }
    #article .content .item-selector li {
        flex-basis: 33%;
    }
    #article .content .item-selector::after {
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        display: inline-block;
        vertical-align: middle;
        border-style: solid;
        border-color: #1a94ce transparent transparent;
        transition: all 0.4s ease;
        opacity: 1;
        border-width: .9rem .8rem 0;
        bottom: -14px;
        left: 0;
        right: 0;
        margin: auto;
    }
}
@media(min-width: 720px) {
    #article .content .item-selector li {
        /*height: 144px;*/
        width: 104px;
    }
    #article .content .item-selector {
        padding: 0 0 18px 0;
        flex-wrap: nowrap;
    }
}
@media(min-width: 1010px) {
    #article .content .item-selector li {
        /*height: 160px;*/
        width: 120px;
    }
    #article .content .item-selector li .item-circle {
        width: 120px;
        height: 120px;
    }
}

#article .content .item-selector li.active .item-circle,
#article .content .item-selector li:hover .item-circle
{
    background-color: #083153;
}
#article .content .item-selector li.active .item-title,
#article .content .item-selector li:hover .item-title {
    font-weight: bold;
}

#article .content .item-selector li::before {
    content: none;
}

#article .content .item-selector li.active::after {
    /*transform: translateY(42px);*/
    transition: all 0.4s ease;
    opacity: 1;
    border-width: .9rem .8rem 0;
    bottom: -43px;
}
@media(min-width: 720px) {
    #article .content .item-selector li::after {
        opacity: 0;
        border-width: 0;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        display: inline-block;
        vertical-align: middle;
        border-style: solid;
        border-color: #1a94ce transparent transparent;
        bottom: -30px;
    }
}

/** Icons **/
.item-selector li a > div {
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    fill: #FFF;
}
.item-selector {
    border-bottom: 1px solid #1a94ce;
}
#icon_balance {
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 89.2 71.2' style='enable-background:new 0 0 89.2 71.2;' xml:space='preserve'%3E %3Cg%3E %3Cpath fill='%23fff' d='M89,39.3c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.4-0.2-0.6c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0l-16-22.8c0,0-0.1-0.1-0.1-0.1 c-0.1-0.1-0.1-0.1-0.2-0.2c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0,0c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1,0-0.2-0.1 c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0H52c-0.6-2.9-2.9-5.2-5.8-5.8V1.8c0-0.9-0.7-1.6-1.6-1.6C43.8,0.3,43,1,43,1.8v7.3 c-2.9,0.6-5.2,2.9-5.8,5.8H17.9c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0.1c-0.1,0-0.2,0.1-0.2,0.1 c0,0-0.1,0-0.1,0.1c0,0,0,0,0,0c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.1,0.1-0.2,0.2c0,0-0.1,0.1-0.1,0.1l-16,22.8c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0.1,0,0.1c-0.1,0.2-0.2,0.4-0.2,0.5c0,0.1,0,0.1,0,0.2c0,0.2,0,0.3,0.1,0.5c0,0,0,0.1,0,0.1 c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0c3.1,6.8,9.9,11.2,17.4,11.2c7.5,0,14.2-4.4,17.4-11.2c0,0,0,0,0,0c0-0.1,0.1-0.1,0.1-0.2 c0,0,0-0.1,0-0.1c0.1-0.2,0.1-0.3,0.1-0.5c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.4-0.2-0.6c0,0,0-0.1,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0 L20.9,18.1h16.3c0.6,2.9,2.9,5.2,5.8,5.8v38.5H25.9c-0.9,0-1.6,0.7-1.6,1.6v5.7c0,0.9,0.7,1.6,1.6,1.6h37.5c0.9,0,1.6-0.7,1.6-1.6 V64c0-0.9-0.7-1.6-1.6-1.6H46.2V23.9c2.9-0.6,5.2-2.9,5.8-5.8h16.3L54,38.4c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0.1,0,0.1 c-0.1,0.2-0.2,0.4-0.2,0.6c0,0.1,0,0.1,0,0.2c0,0.2,0,0.3,0.1,0.5c0,0,0,0.1,0,0.1c0,0.1,0.1,0.1,0.1,0.2c0,0,0,0,0,0 c3.1,6.8,9.9,11.2,17.4,11.2c7.5,0,14.3-4.4,17.4-11.2c0,0,0,0,0,0c0-0.1,0.1-0.1,0.1-0.2c0,0,0-0.1,0-0.1 C88.9,39.7,89,39.5,89,39.3z M61.8,68.1H27.5v-2.5h34.3V68.1z M84.3,37.7h-26l13-18.4L84.3,37.7z M17.9,19.3l13,18.4h-26L17.9,19.3 z M17.9,48.2c-5.4,0-10.5-2.8-13.4-7.3h26.7C28.3,45.4,23.3,48.2,17.9,48.2z M44.6,20.9c-2.4,0-4.4-2-4.4-4.4s2-4.4,4.4-4.4 c2.4,0,4.4,2,4.4,4.4S47,20.9,44.6,20.9z M71.4,48.2c-5.4,0-10.5-2.8-13.4-7.3h26.7C81.8,45.4,76.8,48.2,71.4,48.2z'/%3E %3C/g%3E %3C/svg%3E");
}
#icon_contact {
    background-size: 44%;
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 44 44' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 44 44'%3E %3Cg%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23fff' d='M43,6H1C0.447,6,0,6.447,0,7v30c0,0.553,0.447,1,1,1h42c0.552,0,1-0.447,1-1V7C44,6.447,43.552,6,43,6z M42,33.581 L29.612,21.194l-1.414,1.414L41.59,36H2.41l13.392-13.392l-1.414-1.414L2,33.581V8h40V33.581z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23fff' d='M39.979,8L22,25.979L4.021,8H2v0.807L21.293,28.1c0.391,0.391,1.023,0.391,1.414,0L42,8.807V8H39.979z'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
}
#icon_cookies {
    background-size: 44%;
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60.1 60.1' style='enable-background:new 0 0 60.1 60.1;' xml:space='preserve'%3E %3Cg%3E %3Cpath fill='%23fff' d='M58.7,0H1.4C0.7,0,0,0.7,0,1.4v57.2c0,0.8,0.7,1.4,1.4,1.4h57.2c0.8,0,1.4-0.7,1.4-1.4V1.4C60.1,0.7,59.4,0,58.7,0z M20.7,3.4c1,0,1.8,0.8,1.8,1.8s-0.8,1.8-1.8,1.8c-1,0-1.8-0.8-1.8-1.8S19.7,3.4,20.7,3.4z M13.2,3.4c1,0,1.8,0.8,1.8,1.8 s-0.8,1.8-1.8,1.8s-1.8-0.8-1.8-1.8S12.3,3.4,13.2,3.4z M5.8,3.4c1,0,1.8,0.8,1.8,1.8S6.8,6.9,5.8,6.9S4,6.2,4,5.2S4.7,3.4,5.8,3.4 z M57.7,55.9c0,0.8-0.7,1.5-1.5,1.5H3.9c-0.8,0-1.5-0.7-1.5-1.5V12.1c0-0.8,0.7-1.5,1.5-1.5h52.2c0.8,0,1.5,0.7,1.5,1.5 C57.7,12.1,57.7,55.9,57.7,55.9z'/%3E %3Cpath fill='%23fff' d='M30.1,23.5L30.1,23.5L30.1,23.5L30.1,23.5L30.1,23.5c-10,0.1-18,7.9-18,10.4c0,2.5,8,10.3,18,10.3l0,0l0,0l0,0l0,0 c10-0.1,18-7.9,18-10.3C48.1,31.4,40.1,23.6,30.1,23.5z M30.1,40.1c-3.4,0-6.2-2.7-6.2-6.2c0-3.4,2.7-6.2,6.2-6.2 c3.4,0,6.2,2.7,6.2,6.2S33.5,40.1,30.1,40.1z'/%3E %3C/g%3E %3C/svg%3E");
}
#icon_file {
    background-size: 44%;
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3E %3Cg%3E %3Cpath fill='%23fff' d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z'/%3E %3Cpath fill='%23fff' d='M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z'/%3E %3Cpath fill='%23fff' d='M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z'/%3E %3Cpath fill='%23fff' d='M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z'/%3E %3Cpath fill='%23fff' d='M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z'/%3E %3Cpath fill='%23fff' d='M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'/%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E");
}
#icon_padlock {
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 328.816 328.816' style='enable-background:new 0 0 328.816 328.816;' xml:space='preserve'%3E %3Cg%3E %3Cpath fill='%23fff' d='M253.982,328.816H74.834c-24.801,0-44.988-20.187-44.988-44.988V174.572c0-24.043,18.959-43.747,42.713-44.93v-37.79 C72.559,41.202,113.761,0,164.405,0c50.637,0,91.852,41.202,91.852,91.852v37.79c23.747,1.189,42.713,20.887,42.713,44.93v109.256 C298.97,308.629,278.79,328.816,253.982,328.816z M74.834,142.438c-17.719,0-32.134,14.415-32.134,32.134v109.256 c0,17.719,14.415,32.134,32.134,32.134h179.148c17.712,0,32.134-14.415,32.134-32.134V174.572 c0-17.719-14.422-32.134-32.134-32.134h-10.579V91.852c0-43.561-35.438-78.999-78.999-78.999 c-43.555,0-78.992,35.438-78.992,78.999v50.586C85.413,142.438,74.834,142.438,74.834,142.438z M230.55,142.438H98.266V91.852 c0-36.472,29.666-66.145,66.139-66.145c36.466,0,66.145,29.673,66.145,66.145V142.438z M111.12,129.584h106.576V91.852 c0-29.383-23.914-53.291-53.291-53.291S111.12,62.469,111.12,91.852V129.584z M164.405,184.919 c-11.838,0-21.427,9.595-21.427,21.427s9.589,21.421,21.427,21.421c11.825,0,21.427-9.589,21.427-21.421 S176.237,184.919,164.405,184.919z M174.99,213.339c0-5.842-4.73-10.579-10.585-10.579l0,0c-5.836,0-10.579,4.73-10.579,10.579 v49.557c0,5.842,4.743,10.579,10.579,10.579l0,0c5.855,0,10.585-4.737,10.585-10.579V213.339z'/%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E");
}
#icon_question {
    background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='612px' height='612px' viewBox='0 0 612 612' style='enable-background:new 0 0 612 612;' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23fff' d='M230.724,181.208c-2.393,2.587-3.95,4.256-5.119,5.508C227.775,184.379,230.724,181.208,230.724,181.208z'/%3E %3Cpath fill='%23fff' d='M336.962,200.875c7.956,9.792,11.906,21.337,11.906,34.634c0,9.514-2.727,18.666-8.151,27.512 c-2.977,5.007-6.898,9.848-11.795,14.465l-16.301,16.107c-15.634,15.356-25.732,28.958-30.35,40.865 c-4.618,11.878-6.927,27.54-6.927,46.957h36.275c0-17.108,1.947-30.044,5.814-38.807c3.866-8.763,12.323-19.444,25.37-32.102 c17.942-17.387,29.849-30.572,35.746-39.53s8.874-20.641,8.874-35.051c0-23.756-8.039-43.285-24.146-58.585 c-16.106-15.3-37.526-22.922-64.288-22.922c-28.931,0-51.686,8.929-68.266,26.789s-24.87,41.449-24.87,70.797h36.275 c0.667-17.665,3.478-31.184,8.346-40.559c8.679-16.83,24.369-25.259,47.068-25.259 C315.875,186.187,329.033,191.083,336.962,200.875z'/%3E %3Cpath fill='%23fff' d='M612,306C612,137.004,474.995,0,306,0C137.004,0,0,137.004,0,306c0,168.995,137.004,306,306,306 C474.995,612,612,474.995,612,306z M27.818,306C27.818,152.36,152.36,27.818,306,27.818S584.182,152.36,584.182,306 S459.64,584.182,306,584.182S27.818,459.64,27.818,306z'/%3E %3Crect x='274.51' y='415.214' width='40.559' height='42.367'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E");
}

/** View Box **/
.viewBox {
    background-color: #EEEFF1;
    margin-top: 30px;
    padding: 18px;
}

.viewBox h3 {
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    color: #1a94ce;
    font-weight: bold;
    text-transform: capitalize;
}
.viewBox p {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    color: rgba(0, 0, 0, 0.5);
}
.viewBox ul {
    padding-left: 0;
    margin-bottom: 1rem;
}
.viewBox ul li {
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0;
}
.viewBox > div {
    display: none;
    flex-direction: column;
}
.viewBox > div.active {
    display: flex;
}

/**FORM PRIVACY**/
.form-privacy {
    margin-top: 1rem;
}

.success_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0;
    opacity: 0;
    transition: 0.5s all ease;
}
.success_box.open {
    height: 150px;
    opacity: 1;
}
.success_box h3 {
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
    text-transform: none;
    width: 100%;
}

.error_box {
    display: flex;
    color: red;
    padding-top: 8px;
}

.form-privacy .field > div {
    display: flex;
    flex-direction: column;
}
.form-privacy label {
    margin-bottom: 6px;
}
.form-privacy input,
.form-privacy select,
.form-privacy textarea {
    margin-bottom: 18px;
    width: 100%;
}
@media(min-width: 720px) {
    .form-privacy input,
    .form-privacy select,
    .form-privacy textarea {
        margin-bottom: 18px;
        width: 60%;
    }
    .success_box h3 {
        width: 85%;
        font-size: 1.2rem;
    }
}
.form-privacy input[type='text'],
.form-privacy textarea {
    background-color: #fff;
}
.form-privacy select {
    height: 44px;
}
.form-privacy .submit-container {
    background-color: #1a94ce;
    color: #fff;
    padding: 0.75em 1.25em 0.625em;
    text-align: center;
    width: 60%;
    border: none;
    margin-top: 38px;
}
.form-privacy .g-recaptcha {
    margin-top: 6px;
    width: 60%;
    display: flex;
    justify-content: center;
}
.form-privacy label.required::after {
    content: '*';
}

/** Spinner **/
.spinner,
.form-privacy.active .submit-label
{
    display: none;
}
.form-privacy.active .spinner {
    display: block;
}
.spinner {
    width: 100%;
    text-align: center;
}
.spinner > div {
    width: 8px;
    height: 8px;
    background-color: #FFF;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}
.other_relation.hidden,
.other_right.hidden {
    max-height: 0;
    margin-top: 0;
}
.other_relation,
.other_right {
    display: flex;
    margin-top: -8px;
    max-height: 65px;
    transition: all 0.4s ease;
    overflow: hidden;
}

.form-group_inline {
    display: inline;
}

.form-group-checkbox_linked + span.checkbox-label {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.form-group-checkbox_linked.survey {
    margin-top: 30px;
    display: block;
}

.form-group-checkbox_linked + span.checkbox-label input {
    display: table;
}

.form-group_personal p {
    font-size: 13px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

.form-group_personal {
    margin-top: 45px;
    clear:both;
}

.form-group_personal + .content-action.clear.object-center div.object-left {
    float: initial !important;
}

form .content-action .italic.object-left  {
    margin-top: 25px;
    margin-bottom: 25px;
}

.form-group.bottom-checkbox {
    margin-bottom: 15px;
    display: block;
}

.form-group.bottom-checkbox span.label {
    vertical-align: baseline;
    display: inline;
}

div.form-group-checkbox_linked .checkbox-label {
    vertical-align: inherit;
    display: inline;
    margin-right: auto;
}
.header__right .header__right__bloc.header__right__bloc--pro.logged .header__right__bloc__submenu li.unsubscribe-item {
    background: #50669e;
}
body .unsubscribe-item {
    margin-top: 0;
    padding-top: 0;
}
/*UI dialog Ceva Swine */

.ui-dialog.ceva-swine .ui-dialog-titlebar {
    display: block;
}

.ui-dialog.ceva-swine .ui-widget-header {
    background: none;
    border: none;
}

.ui-dialog.ceva-swine .ui-dialog-titlebar button.ui-button {
    background: white;
    border: none;
}

.rgpd_body > p:first-child{
    font-size:1.15em;
    font-weight:bold;
    margin-top: 20px;
}

.rgpd_body_block{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #1a94ce;
    padding-bottom: 50px;
    margin: 40px auto 30px;
}

.rgpd_body_item{
    display: flex;
    flex: 1 0 50%;
    margin: 25px auto 50px;
    align-items: flex-start;
    padding-right: 30px;
    box-sizing: border-box;
}

.rgpd_body_item > img{
    margin-right:30px;
}

.rgpd_body_item > img:not(:first-child){
    margin-left:30px;
}

.rgpd_body_item > div > p:first-child{
    font-size:1.5em;
    margin-bottom: 0.3em;
}


@media screen and (max-width: 768px) {
    .rgpd_body_item{
        display: flex;
        flex: 1 0 100%;
        margin: 25px auto 30px;
        align-items: flex-start;
        padding-right: 0;
        box-sizing: border-box;
    }
}

/* #9770 */
.abonar_newsletter {
    background-color: #1a94ce;
    color: white;
    padding: 0.625em 1em 0.625em 0.625em;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    text-decoration: none !important;
    position: relative;
    border: 0;
    cursor: pointer;
}

.abonar_newsletter:after {
    content: "";
    background-image: url('../bundles/cevacountrysitecommon/images/arrow-right-white-h10@2x.png?1413972612');
    background-repeat: no-repeat;
    background-size: 6px 10px;
    position: absolute;
    width: 6px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: 5px;
}

.smart-popin {
    position: fixed;
    z-index: 100;
    left: 0; right: 0;
    top: 0; bottom: 0;
    overflow: auto;
    opacity: 1;
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.smart-popin_content {
    position: absolute;
    max-height: 225px;
    max-width: 512px;
    margin: auto;
    padding: 2em;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: white;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.smart-popin_content p {
    margin-bottom: 3em;
}

.smart-popin_content .smart-popin-buttons {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
}

.smart-popin_content .smart-popin-buttons a {
    height: auto;
    margin-bottom: 1.25rem;
    width: 100%;
}


.smart-popin_content a {
    background: #1a94ce;
    color: white;
    font-size: 1em;
    line-height: 1.25em;
    height: 2.5em;
    padding: 1em 2.5em;
    margin: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

.smart-popin_content a:hover {
    background: #1473a1;
}


.accordion-privacy-policy-container {
    margin-bottom: 20px;
}

.accordion-privacy-policy {
    background-color: #2d94ce;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    font-weight: bold;
    text-align: left;
    border: none;
    outline: none;
    transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}

.accordion-privacy-policy div:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    float: right;
    margin-left: 5px;
}

.active-item div:after {
    content: "\2212";
}

.active-item, .accordion-privacy-policy:hover {
    background-color: #083153;
}

.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}

.login-zone__content {
    top: 61px;
    left: 0;
}

#holdon-overlay {
  filter: alpha(opacity=80);
  position:fixed;
  width:100%;
  height:100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  z-index: 9999;
}

#holdon-content-container{
  width: 100%;
  padding: 0;
  vertical-align: middle;
  display: table-cell !important;
  margin: 0;
  text-align: center;
}

#holdon-content {
  text-align: center;
  width: 50px;
  height: 57px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -25px;
}

#holdon-message {
  width:100%;
  text-align: center;
  position: absolute;
  top: 55%;
  color:white;
}

/*Start SK-CIRCLE Theme*/

.sk-circle {
  width: 60px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
}

/*Start sk-fading-circle theme*/


.sk-fading-circle {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.sk-fading-circle .sk-circle-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-fading-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-fading-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-fading-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-fading-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-fading-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-fading-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-fading-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-fading-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-fading-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-fading-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-fading-circle .sk-fading-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-fading-circle .sk-fading-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-fading-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-fading-circle .sk-fading-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-fading-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-fading-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-fading-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-fading-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-fading-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-fading-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-fading-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-fading-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-fading-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}
@charset "UTF-8";
/* # Suppresion de l’unité */
/*
- `$smash-number` : variable (avec ou sans unité) passée en paramètre ;
- `@return` : variable sans unité retournée.
*/
/* # Conversion de pixels en ems */
/*
- `$smash-px` : variable en pixels passée en paramètre ;
- `$smash-contexte` : contexte de travail en pixels (par défaut égal à la taille de texte du projet) ;
- `@return` : équivalence en `ems` retournée.
*/
/* # Conversion de pixels en rems */
/*
 - `$smash-px` : variable en pixels passée en paramètre ;
 - `$smash-bfs` : contexte de travail égal à la taille de texte du navigateur par défaut ;
 - Pour les navigateurs modernes. `@return` : équivalence en `rems` retournée.
 - Pour IE 8 et inférieurs. `@return` : équivalence en pixels retournée.
*/
/*
 - `$smash-px` : variable en pixels passée en paramètre ;
 - `$smash-contexte` : contexte de travail en pixels (par défaut égal à la largeur du conteneur principal) ;
 - `@return` : équivalence en pourcentage retournée.
*/
/* # Calcul de taille dans l’unité de son choix */
/*
 - `$smash-px` : variable en pixels passée en paramètre ;
 - `$smash-contexte` : contexte de travail en pixels (par défaut égal à la taille de texte du projet) ;
 - `$smash-unit` : unité choisie (par défaut égale à l’unité préférée du projet) ;
*/
/*
 - Retourne une taille en `em`, en `rem`, en `pt`, en `%` ou en `px` en fonction de `$smash-unit`.
*/
/*
 * # Calculer la largeur en pixels d’un certain nombre de colonnes
 * Cette largeur inclut les gouttières comprises entre les colonnes.
 *
 - `$smash-col-nb` : nombre de colonnes passée en paramètre (par défaut égal à 1) ;
 - `$smash-col` : largeur en pixels d’une colonne ;
 - `$smash-gutter` : largeur en pixels d’une gouttière ;
 - `@return` : taille en pixels retournée.
*/
/*
  # Calculer la largeur en pourcentage d’une colonne
    Avec pour objectif de pour pouvoir en afficher un nombre donné.

 - `$smash-col-nb` : nombre de colonnes à afficher passé en paramètre (par défaut égal à 1) ;
 - `$smash-context` : dans le cadre d’imbrication de colonnes, on peut préciser le nombre de colonnes de l’imbrication supérieure (par défaut à 1) ;
 - `$smash-gutter` : largeur en pixels d’une gouttière ;
 - `$smash-gutter-pourcent` : largeur en pourcentage d’une gouttière ;
 - `$smash-gutter-nb` : nombre de gouttières ;
 - `@return` : taille en pourcentage retournée.
*/
/* # Calculer le nombre de lignes nécessaires

 - `$smash-font-size` : taille du texte en pixels passée en paramètre ;
 - `$smash-line-height` : hauteur de ligne ;
 - `$smash-gap` : gap minimum entre la hauteur de ligne et la taille de texte : s’il n’est pas respecté, le nombre de ligne se voit augmenté de 0.5 ;
 - `@return` : nombre de lignes nécessaires pour afficher.
*/
/* # Fournir une taille issue de l’échelle typographique

 - `$smash-level` : niveau demandé sur l’échelle typographique (passé en paramètre) (par défaut égal à 0) ;
 - `$smash-amplitude` : la taille des échelles avant d’être fusionnées ;
 - `$smash-scale1` : la première échelle typographique ;
 - `$smash-scale` : les échelles fusionnées ;
 - `$smash-start` : le barreau inital ;
 - `$smash-offset` : le decalage initial sur les échelles ;
 - `@return` : une taille en pixels.
*/
/* # Éclaircir une couleur
  http://codepen.io/KatieK2/pen/tejhz/

 - `$smash-color` : couleur à transformer ;
 - `$smash-precentage` : poucentage d’éclaircissement ;
 - `@return` : une couleur plus claire.
*/
/* # Assombrir une couleur
    http://codepen.io/KatieK2/pen/tejhz/

 - `$smash-color` : couleur à transformer ;
 - `$smash-precentage` : poucentage d’assombrissement ;
 - `@return` : une couleur plus foncée.
*/
/**
 * Ratios
 * Returns the ratio for specified dimensions.
 */
@font-face {
  font-family: "Lora";
  src: url("/bundles/cevacountrysitecommon/fonts/lora-regular-webfont.woff2") format("woff2"), url("/bundles/cevacountrysitecommon/fonts/lora-regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Lora";
  src: url("/bundles/cevacountrysitecommon/fonts/lora-bold-webfont.woff2") format("woff2"), url("/bundles/cevacountrysitecommon/fonts/lora-bold-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
.font-light {
  font-weight: 300 !important;
}
.font-regular {
  font-weight: 400 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-lora {
  font-family: "Lora", "Source Sans Pro", Arial, sans-serif;
}

.bloc-deco.bloc-deco--image--full {
  border-bottom: 8px solid #033153;
  position: relative;
}
.bloc-deco.bloc-deco--image--full img {
  max-width: 100%;
  border-bottom: 0;
}
.bloc-deco.bloc-deco--image--full.loaded img {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

@media (max-width: 44.99em) {
  .home_stories .l-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.home_stories .bloc-deco.bloc-deco--image {
  position: relative;
}
.home_stories .bloc-deco.bloc-deco--image img {
  border: 0;
}
.home_stories .bloc-deco.bloc-deco--image img.full-width {
  max-width: 100%;
  width: 100%;
}
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text,
.home_stories .bloc-deco.bloc-deco--image .scroll-down--link {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.home_stories .bloc-deco.bloc-deco--image .scroll-down--link {
  bottom: 1.5625em;
}
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media (min-width: 45em) {
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text {
    padding: 0 25%;
  }
}
@media (max-width: 44.99em) {
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text {
    padding: 0 1.25em 3.125em;
  }
}
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h1,
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h2 {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 45px;
}
@media (max-width: 29.99em) {
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h1,
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h2 {
    font-size: 20px;
  }
}
@media (min-width: 30em) and (max-width: 44.99em) {
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h1,
  .home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h2 {
    font-size: 28px;
  }
}
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h1 {
  text-transform: uppercase;
  font-weight: 700;
}
.home_stories .bloc-deco.bloc-deco--image .bloc-deco--text h2 {
  font-style: italic;
  font-weight: 600;
}
@media (max-width: 44.99em) {
  .home_stories .bloc-deco {
    display: block;
  }
}
.home_stories #description {
  width: 85%;
  margin: 0 auto;
  font-size: 1.875em;
  margin-top: 0.66666667em;
}
@media (max-width: 44.99em) {
  .home_stories #description {
    font-size: 16px;
    width: 90%;
  }
}
.home_stories #description p {
  color: #848484;
  text-align: center;
  font-style: italic;
  line-height: 1.2em;
  margin-bottom: 0.66666667em;
}
.home_stories .section h2 {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  list-style-type: none;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 44.99em) {
  .home_stories .section h2 {
    font-size: 28px;
  }
}
.home_stories .section .container {
  zoom: 1;
}
.home_stories .section .container::before, .home_stories .section .container::after {
  content: '';
  display: table;
}
.home_stories .section .container::after {
  clear: both;
}
.home_stories #editors_pick {
  border-bottom: 5px solid #2092bf;
  margin-bottom: 1.25em;
  padding-bottom: 0.625em;
}
@media (max-width: 44.99em) {
  .home_stories #editors_pick {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: none;
    margin-bottom: 0.625em;
  }
}
.home_stories #newsletter_subscribe {
  box-sizing: border-box;
  display: table;
  padding: 0.625em;
  width: 100%;
  margin-top: 2em;
}
@media (max-width: 44.99em) {
  .home_stories #newsletter_subscribe {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    width: auto;
    text-align: center;
  }
}
.home_stories #newsletter_subscribe label {
  text-transform: uppercase;
  font-size: 20px;
  color: #1a94ce;
}
@media (min-width: 45em) {
  .home_stories #newsletter_subscribe label {
    display: table-cell;
    width: 50%;
    text-align: right;
    vertical-align: middle;
  }
}
@media (min-width: 100em) {
  .home_stories #newsletter_subscribe label {
    padding-right: 0.5625em;
  }
}
@media (min-width: 63.125em) and (max-width: 99.99em) {
  .home_stories #newsletter_subscribe label {
    padding-right: 0.375em;
  }
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .home_stories #newsletter_subscribe label {
    padding-right: 0.375em;
  }
}
@media (max-width: 44.99em) {
  .home_stories #newsletter_subscribe label {
    padding-right: 0.28125em;
  }
}
@media (max-width: 44.99em) {
  .home_stories #newsletter_subscribe label {
    display: block;
    text-align: center;
    margin-bottom: 0.625em;
  }
}
.home_stories #newsletter_subscribe input[type="email"] {
  font-size: 1.25em;
  padding: 0 1em;
  width: 16em;
  height: 2em;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  max-width: 100%;
}
.home_stories #newsletter_subscribe input[type="email"]:focus {
  font-style: normal;
  color: #000000;
}
@media (min-width: 45em) {
  .home_stories #newsletter_subscribe input[type="email"] {
    display: table-cell;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #bebebe;
  }
}
@media (max-width: 44.99em) {
  .home_stories #newsletter_subscribe input[type="email"] {
    margin: 0 auto;
    margin-bottom: 0.625em;
  }
}
.home_stories #newsletter_subscribe input[type=submit] {
  background: #1a94ce;
  width: auto;
  padding: 10px 15px;
  vertical-align: middle;
  border: none;
  color: #FFFFFF;
  top: -2px;
  position: relative;
}
@media (min-width: 45em) {
  .home_stories #newsletter_subscribe input[type=submit] {
    margin-left: 30px;
  }
}
.home_stories #newsletter_subscribe input[type=email] {
  border: #1a94ce 1px solid;
}
@media (min-width: 45em) {
  .home_stories #newsletter_subscribe .content-wrapper {
    display: table-row;
  }
}
@media (min-width: 45em) {
  .home_stories #newsletter_subscribe .content-cell {
    display: table-cell;
  }
}
.home_stories #newsletter_subscribe .loader-form {
  width: 2%;
  padding-left: 2px;
  display: none;
}
.home_stories .newsletter_response {
  background: #1a94ce;
  padding: 0.625em;
  color: #FFFFFF;
  text-align: center;
  display: none;
}
@media (max-width: 44.99em) {
  .home_stories .newsletter_response {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
  }
}
.home_stories #status_error {
  background: #8b0000;
}

@media (min-width: 45em) {
  .latest_stories {
    margin-bottom: 2em;
  }
}
@media (max-width: 44.99em) {
  .latest_stories {
    margin-bottom: 3.75em;
  }
}
@media (max-width: 44.99em) {
  .latest_stories .title-level2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.latest_stories .content-2,
.latest_stories .content-3 {
  zoom: 1;
}
.latest_stories .content-2::before, .latest_stories .content-2::after,
.latest_stories .content-3::before,
.latest_stories .content-3::after {
  content: '';
  display: table;
}
.latest_stories .content-2::after,
.latest_stories .content-3::after {
  clear: both;
}
@media (min-width: 45em) {
  .latest_stories .content-2,
  .latest_stories .content-3 {
    margin-bottom: 3px;
  }
}
.latest_stories .content-2 .block,
.latest_stories .content-3 .block {
  position: relative;
  overflow: hidden;
}
.latest_stories .content-2 .block a,
.latest_stories .content-3 .block a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.latest_stories .content-2 .block a:hover, .latest_stories .content-2 .block a:focus,
.latest_stories .content-3 .block a:hover,
.latest_stories .content-3 .block a:focus {
  text-decoration: none;
}
.latest_stories .content-2 .block img,
.latest_stories .content-3 .block img {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (min-width: 45em) {
  .latest_stories .content-2 .block,
  .latest_stories .content-3 .block {
    float: left;
    margin: 0 3px 0 0;
  }
  .latest_stories .content-2 .block:last-child,
  .latest_stories .content-3 .block:last-child {
    margin-right: 0;
  }
}
@media (max-width: 44.99em) {
  .latest_stories .content-2 .block,
  .latest_stories .content-3 .block {
    margin-bottom: 0.625em;
  }
}
.latest_stories .content-2 .block .transparency,
.latest_stories .content-3 .block .transparency {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 0.9375em;
  padding-left: 0.9375em;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media (min-width: 100em) {
  .latest_stories .content-2 .block .transparency,
  .latest_stories .content-3 .block .transparency {
    padding-right: 0.375em;
  }
}
@media (min-width: 63.125em) and (max-width: 99.99em) {
  .latest_stories .content-2 .block .transparency,
  .latest_stories .content-3 .block .transparency {
    padding-right: 0.25em;
  }
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .latest_stories .content-2 .block .transparency,
  .latest_stories .content-3 .block .transparency {
    padding-right: 0.25em;
  }
}
@media (max-width: 44.99em) {
  .latest_stories .content-2 .block .transparency,
  .latest_stories .content-3 .block .transparency {
    padding-right: 0.1875em;
  }
}
.latest_stories .content-2 .block .transparency p,
.latest_stories .content-3 .block .transparency p {
  margin-bottom: 0;
}
.latest_stories .content-2 .block .transparency .title,
.latest_stories .content-3 .block .transparency .title {
  font-size: 20px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0.25em;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .latest_stories .content-2 .block .transparency .title,
  .latest_stories .content-3 .block .transparency .title {
    font-size: 14px;
  }
}
.latest_stories .content-2 .block .transparency .modified,
.latest_stories .content-3 .block .transparency .modified {
  font-size: 12px;
  letter-spacing: 4px;
  padding-bottom: 0.3125em;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .latest_stories .content-2 .block .transparency .modified,
  .latest_stories .content-3 .block .transparency .modified {
    font-size: 8px;
  }
}
.latest_stories .content-2 img,
.latest_stories .content-3 img {
  margin: 0 auto;
}
@media (max-width: 44.99em) {
  .latest_stories .content-2 {
    height: auto;
  }
}
.latest_stories .content-2 .block {
  width: calc((100% / 2) - 3px);
}
@media (max-width: 44.99em) {
  .latest_stories .content-2 .block {
    width: 100%;
  }
}
@media (max-width: 44.99em) {
  .latest_stories .content-2 img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 45em) {
  .latest_stories .content-3 .block {
    width: calc((100% / 3) - 3px);
  }
}
@media (max-width: 44.99em) {
  .latest_stories .content-3 .block:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 44.99em) {
  .latest_stories .content-3 img {
    height: auto;
    width: 100%;
  }
}
.latest_stories_link .content-2 .block:hover img, .latest_stories_link .content-2 .block:focus img,
.latest_stories_link .content-3 .block:hover img,
.latest_stories_link .content-3 .block:focus img {
  -webkit-transform: scale(1.1) translate3d(0, 0, 0);
          transform: scale(1.1) translate3d(0, 0, 0);
}

#sidebar .banner--facebook {
  background: #3d589b;
  padding: 12px 20px;
}
#sidebar .banner--facebook img {
  width: 100px;
  margin: 0 auto;
}
#sidebar .bloc--facebook .wrapper-img-fb {
  max-height: 7.5em;
  overflow: hidden;
}
#sidebar .bloc--facebook .wrapper-img-fb img {
  width: 100%;
}
#sidebar .bloc--facebook .fb-share-button {
  margin-top: 0.625em;
  display: block;
}
#sidebar .bloc.bloc--twitter {
  text-align: left;
}
#sidebar .bloc.bloc--twitter .banner--twitter {
  background: #5693cb;
  padding: 10px 15px;
  text-align: center;
}
#sidebar .bloc.bloc--twitter .banner--twitter h2 {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
#sidebar .bloc.bloc--twitter .twitter--account a {
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  color: #5693cb;
}
#sidebar .bloc.bloc--twitter .twitter--account a:hover, #sidebar .bloc.bloc--twitter .twitter--account a:focus {
  text-decoration: underline;
}
#sidebar .bloc.bloc--twitter .twitter--account p {
  color: #b8b8b8;
  font-weight: 200;
  font-size: 90%;
}
#sidebar .bloc.bloc--twitter a {
  text-decoration: none;
  color: #5693cb;
  font-style: normal;
}
#sidebar .bloc.bloc--twitter a:hover, #sidebar .bloc.bloc--twitter a:focus {
  text-decoration: underline;
}
#sidebar .bloc.bloc--twitter .twitter--account,
#sidebar .bloc.bloc--twitter .tweet {
  margin-bottom: 0.625em;
  padding-bottom: 0.625em;
  border-bottom: 1px solid #b8b8b8;
}
#sidebar .bloc.bloc--twitter .tweet--footer {
  display: table;
  padding-top: 0.625em;
  width: 100%;
}
#sidebar .bloc.bloc--twitter .tweet--footer .ago {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  font-weight: 200;
  font-size: 80%;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--controls {
  display: table;
  width: 100%;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--controls a {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  margin-right: 5%;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--controls a:last-child {
  margin-right: 0;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon {
  width: 55%;
  margin: 0 auto;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon.reply:hover path {
  opacity: 0.5;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon.retweet:hover path {
  fill: #19CF86;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon.retweet:active path {
  opacity: 0.5;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon.like:hover path {
  fill: #E81C4F;
}
#sidebar .bloc.bloc--twitter .tweet--footer .twitter--icon.like:active path {
  opacity: 0.5;
}
#sidebar .bloc.bloc--twitter .twitter--follow {
  text-align: center;
}
#sidebar .bloc--youtube .socialnetwork_type img {
  padding-top: 5px;
}
#sidebar .bloc--youtube .youtube-container {
  position: relative;
  margin-bottom: 0.625em;
}
#sidebar .bloc--youtube .youtube-container #player {
  width: 100%;
  height: 100%;
}
#sidebar .bloc--youtube .youtube-container .duration {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 0.125em;
  padding-bottom: 0.125em;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 100em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-left: 0.375em;
  }
}
@media (min-width: 63.125em) and (max-width: 99.99em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-left: 0.25em;
  }
}
@media (min-width: 45em) and (max-width: 63.115em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-left: 0.25em;
  }
}
@media (max-width: 44.99em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-left: 0.1875em;
  }
}
@media (min-width: 100em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-right: 0.375em;
  }
}
@media (min-width: 63.125em) and (max-width: 99.99em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-right: 0.25em;
  }
}
@media (min-width: 45em) and (max-width: 63.115em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-right: 0.25em;
  }
}
@media (max-width: 44.99em) {
  #sidebar .bloc--youtube .youtube-container .duration {
    padding-right: 0.1875em;
  }
}
#sidebar .bloc--youtube .youtube-container .duration p {
  color: #FFFFFF;
  width: 90%;
}
#sidebar .bloc--youtube .content {
  padding-top: 0.625em;
}
#sidebar .bloc--youtube .inner {
  margin-bottom: 0.625em;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  #sidebar .bloc:last-child {
    margin-right: 0;
  }
}

@media (max-width: 44.99em) {
  .listing-stories-tags {
    border-bottom: 5px solid #2092bf;
  }
}

.stories-list {
  zoom: 1;
  margin-bottom: 0em;
}
.stories-list::before, .stories-list::after {
  content: '';
  display: table;
}
.stories-list::after {
  clear: both;
}
@media (max-width: 44.99em) {
  .stories-list {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
.stories-list .block {
  float: left;
}
.stories-list .block:last-child {
  margin-right: 0;
}
.stories-list .block img {
  max-height: 210px;
  margin: 0 auto;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .stories-list .block img {
    height: 145px;
  }
}
@media (max-width: 44.99em) {
  .stories-list .block img {
    width: 100%;
    height: auto;
  }
}
.stories-list .block .picture {
  display: block;
}
.stories-list .block p {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  list-style-type: none;
  margin-bottom: 0.25em;
}
.stories-list .block .title {
  margin-top: 0.5em;
}
.stories-list .block .title a,
.stories-list .block .title p {
  text-transform: uppercase;
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #2092bf;
  margin-bottom: 0.5em;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .stories-list .block .title a,
  .stories-list .block .title p {
    font-size: 16px;
    margin-bottom: 0.625em;
  }
}
.stories-list .block .modified {
  font-size: 0.75em;
  margin-bottom: 1.25em;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #1f3453;
  line-height: 1;
}
.stories-list .block a {
  text-decoration: none;
}
.stories-list .block a:hover, .stories-list .block a:focus {
  text-decoration: underline;
}
.stories-list .block a.read_more {
  text-transform: uppercase;
  font-style: normal;
  color: #1f3453;
  font-size: 14px;
}
@media (max-width: 44.99em) {
  .stories-list .block .description,
  .stories-list .block .read_more {
    display: none;
  }
}
.stories-list.list-2 .block {
  width: 48%;
  margin: 0 4% 1.25em 0;
}
.stories-list.list-2 .block:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 44.99em) {
  .stories-list.list-2 .block {
    width: 100%;
    margin: 0 0 0.9375em;
    float: none;
  }
}
.stories-list.list-2 .block img {
  height: auto;
  max-height: 334px;
}
@media (min-width: 45em) and (max-width: 63.115em) {
  .stories-list.list-2 .block img {
    width: 100%;
    height: auto;
    max-height: 232px;
  }
}
@media (max-width: 44.99em) {
  .stories-list.list-2 .block {
    zoom: 1;
    width: 100%;
    margin-right: 0;
    display: table;
  }
  .stories-list.list-2 .block::before, .stories-list.list-2 .block::after {
    content: '';
    display: table;
  }
  .stories-list.list-2 .block::after {
    clear: both;
  }
  .stories-list.list-2 .block .picture,
  .stories-list.list-2 .block .block_content {
    display: table-cell;
    vertical-align: middle;
  }
  .stories-list.list-2 .block .picture {
    width: 40%;
  }
  .stories-list.list-2 .block .picture img {
    height: auto;
  }
  .stories-list.list-2 .block .block_content {
    width: 60%;
    padding-left: 1.25em;
  }
  .stories-list.list-2 .block .block_content .title a,
  .stories-list.list-2 .block .block_content .title p {
    font-style: normal;
    font-size: 30px;
    font-weight: 700;
  }
}
@media (min-width: 30em) and (max-width: 44.99em) {
  .stories-list.list-2 .block .modified {
    font-size: 16px;
  }
}
@media (max-width: 29.99em) {
  .stories-list.list-2 .block .block_content .title a,
  .stories-list.list-2 .block .block_content .title p {
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
  }
}
.stories-list.list-3 .block {
  width: 31.33333%;
  margin: 0 3% 0 0;
}
.stories-list.list-3 .block:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 44.99em) {
  .stories-list.list-3 .block {
    width: 100%;
    margin: 0 0 1.25em;
    float: none;
  }
}

.shortcut-editor-picks {
  min-height: 13.25em;
}

.story {
  /*.bloc-deco {
    @include mq($until: tablet) {
      display: block;
    }
  }*/
}
.story article .bloc--share-wrapper {
  text-align: center;
  margin-bottom: 1.25em;
}
.story article .bloc.bloc--share {
  background: #f0f4f5;
  box-sizing: border-box;
  text-align: left;
  display: inline-block;
}
.story article .bloc.bloc--share .content {
  background: #f0f4f5 !important;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  margin-top: 0 !important;
}
.story article .bloc.bloc--share .content p {
  margin-bottom: 0;
}
.story article .bloc.bloc--share .socialnetwork {
  width: 18px;
  height: 15px;
  display: inline-block;
  margin-left: 14px;
  vertical-align: middle;
}
.story article .bloc.bloc--share .socialnetwork:focus, .story article .bloc.bloc--share .socialnetwork:hover, .story article .bloc.bloc--share .socialnetwork:active {
  background-position: 0 -15px;
}
.story article .bloc.bloc--share .socialnetwork.twitter {
  background-image: url("../bundles/cevacountrysitecommon/images/share/twitter-small@2x.png?1413972612");
  background-repeat: no-repeat;
  background-size: 18px 30px;
  background-size: 18px;
}
.story article .bloc.bloc--share .socialnetwork.facebook {
  background-image: url("../bundles/cevacountrysitecommon/images/share/facebook-small@2x.png?1413972612");
  background-repeat: no-repeat;
  background-size: 18px 30px;
  background-size: 18px;
}
.story article .bloc.bloc--share .socialnetwork.linkedin {
  background-image: url("../bundles/cevacountrysitecommon/images/share/linkedin-small@2x.png?1415351410");
  background-repeat: no-repeat;
  background-size: 18px 30px;
  background-size: 18px;
}
.story article .bloc.bloc--share .socialnetwork.googleplus {
  background-image: url("../bundles/cevacountrysitecommon/images/share/google-small@2x.png?1413972612");
  background-repeat: no-repeat;
  background-size: 18px 30px;
  background-size: 18px;
}
.story article .no-backgroundsize .bloc.bloc--share .socialnetwork.twitter {
  background-image: url("../bundles/cevacountrysitecommon/images/share/twitter-small.png?1413972612");
}
.story article .no-backgroundsize .bloc.bloc--share .socialnetwork.facebook {
  background-image: url("../bundles/cevacountrysitecommon/images/share/facebook-small.png?1413972612");
}
.story article .no-backgroundsize .bloc.bloc--share .socialnetwork.linkedin {
  background-image: url("../bundles/cevacountrysitecommon/images/share/linkedin-small.png?1415351410");
}
.story article .no-backgroundsize .bloc.bloc--share .socialnetwork.googleplus {
  background-image: url("../bundles/cevacountrysitecommon/images/share/google-small.png?1413972612");
}

.content-links.stories .content-links__content li {
  list-style: disc;
}
.content-links.stories .content-links__content li a {
  text-decoration: none;
  font-size: 18px;
  color: #1f3453;
  border-bottom: 1px solid #1f3453;
}
.content-links.stories .content-links__content li a:hover {
  border-bottom: 1px solid #1a94ce;
}
.content-links.stories #theme_links,
.content-links.stories #tags_links {
  float: left;
  box-sizing: border-box;
  margin-top: 1.25em;
}
@media (max-width: 44.99em) {
  .content-links.stories #theme_links,
  .content-links.stories #tags_links {
    padding-left: 10px;
    padding-right: 10px;
    float: none;
  }
}
.content-links.stories #theme_links p,
.content-links.stories #tags_links p {
  font-style: normal;
  margin-bottom: 1em;
  color: #1f3453;
  font-size: 14px;
}
@media (max-width: 44.99em) {
  .content-links.stories #theme_links p,
  .content-links.stories #tags_links p {
    text-align: center;
  }
}
.content-links.stories #theme_links ul,
.content-links.stories #tags_links ul {
  position: relative;
  margin-top: 0;
}
@media (min-width: 45em) {
  .content-links.stories #theme_links ul::before,
  .content-links.stories #tags_links ul::before {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 1px;
    background: #c4c6c7;
    margin-left: 0;
  }
}
@media (max-width: 44.99em) and (min-width: 100em) {
  .content-links.stories #theme_links ul,
  .content-links.stories #tags_links ul {
    padding-left: 1.875em;
  }
}
@media (max-width: 44.99em) and (min-width: 63.125em) and (max-width: 99.99em) {
  .content-links.stories #theme_links ul,
  .content-links.stories #tags_links ul {
    padding-left: 1.25em;
  }
}
@media (max-width: 44.99em) and (min-width: 45em) and (max-width: 63.115em) {
  .content-links.stories #theme_links ul,
  .content-links.stories #tags_links ul {
    padding-left: 1.25em;
  }
}
@media (max-width: 44.99em) and (max-width: 44.99em) {
  .content-links.stories #theme_links ul,
  .content-links.stories #tags_links ul {
    padding-left: 0.9375em;
  }
}

.content-links.stories #theme_links ul li::before,
.content-links.stories #tags_links ul li::before {
  background: none;
}
.content-links.stories #theme_links {
  width: 40%;
}
@media (max-width: 44.99em) {
  .content-links.stories #theme_links {
    width: 100%;
  }
}
@media (min-width: 45em) {
  .content-links.stories #theme_links ul {
    padding-left: 0.625em;
  }
}
.content-links.stories #theme_links ul li {
  float: none;
  width: 90%;
  margin: 0 0 0 5%;
}
.content-links.stories #tags_links {
  width: 60%;
}
@media (max-width: 44.99em) {
  .content-links.stories #tags_links {
    width: 100%;
    border-top: 1px solid #c4c6c7;
    padding-top: 0.625em;
  }
}
@media (min-width: 45em) and (min-width: 100em) {
  .content-links.stories #tags_links ul,
  .content-links.stories #tags_links p {
    padding-left: 3.75em;
  }
}
@media (min-width: 45em) and (min-width: 63.125em) and (max-width: 99.99em) {
  .content-links.stories #tags_links ul,
  .content-links.stories #tags_links p {
    padding-left: 2.5em;
  }
}
@media (min-width: 45em) and (min-width: 45em) and (max-width: 63.115em) {
  .content-links.stories #tags_links ul,
  .content-links.stories #tags_links p {
    padding-left: 2.5em;
  }
}
@media (min-width: 45em) and (max-width: 44.99em) {
  .content-links.stories #tags_links ul,
  .content-links.stories #tags_links p {
    padding-left: 1.875em;
  }
}

@media (min-width: 45em) {
  .content-links.stories #tags_links ul::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background: #c4c6c7;
  }
}

/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
/*csslint disabled */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-position: 50% 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 63.125em) {
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    -webkit-transform: scale(2) translateZ(0);
            transform: scale(2) translateZ(0);
    opacity: 0;
  }
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus {
  background-color: #1a94ce;
  box-shadow: inset 0 0 0 2px #1a94ce;
  opacity: 1;
}

.owl-carousel .owl-nav .owl-prev {
  left: 10px;
  background-image: url("/bundles/cevacountrysitecommon/images/arrow-left-white-h15.png");
  background-repeat: no-repeat;
}
@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .owl-carousel .owl-nav .owl-prev {
    background-image: url("/bundles/cevacountrysitecommon/images/arrow-left-white-h15@2x.png");
    background-size: 8px 15px;
  }
}
.no-backgroundsize .owl-carousel .owl-nav .owl-prev {
  background-image: url("/bundles/cevacountrysitecommon/images/arrow-left-white-h15.png");
}
.owl-carousel .owl-nav .owl-prev.disabled {
  left: -80px;
}

.owl-carousel .owl-nav .owl-next {
  right: 10px;
  background-image: url("/bundles/cevacountrysitecommon/images/arrow-right-white-h15.png");
  background-repeat: no-repeat;
}
@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .owl-carousel .owl-nav .owl-next {
    background-image: url("/bundles/cevacountrysitecommon/images/arrow-right-white-h15@2x.png");
    background-size: 8px 15px;
  }
}
.no-backgroundsize .owl-carousel .owl-nav .owl-next {
  background-image: url("/bundles/cevacountrysitecommon/images/arrow-right-white-h15.png");
}
.owl-carousel .owl-nav .owl-next.disabled {
  right: -80px;
}

@media (min-width: 63.125em) {
  .owl-carousel:hover .owl-nav .owl-prev,
  .owl-carousel:hover .owl-nav .owl-next, .owl-carousel:focus .owl-nav .owl-prev,
  .owl-carousel:focus .owl-nav .owl-next {
    opacity: 0.9;
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
  }
}
.owl-carousel .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.owl-carousel .owl-dot {
  width: 12px;
  height: 12px;
  background: #f0f4f5;
  margin: 10px 5px;
  border-radius: 50%;
  display: inline-block;
}
.owl-carousel .owl-dot.active {
  background: #1a94ce;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bundles/cevacountrysitecommon/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*csslint enabled */

/*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */

/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 - 2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 5.1 (jPlayer 2.8.0)
 * Date: 13th November 2014
 */
.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
  /* Disable the browser focus highlighting. */
  outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
  /* Disable the browser CSS3 focus highlighting. */
  border: 0; }

.jp-audio,
.jp-audio-stream,
.jp-video {
  font-size: 16px;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6;
  color: #666;
  border: 1px solid #009be3;
  background-color: #eee; }

.jp-audio {
  width: 420px; }

.jp-audio-stream {
  width: 182px; }

.jp-video-270p {
  width: 480px; }

.jp-video-360p {
  width: 640px; }

.jp-video-full {
  /* Rules for IE6 (full-screen) */
  width: 480px;
  height: 270px;
  /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
  position: static !important;
  position: relative; }

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
.jp-video-full div div {
  z-index: 1000; }

.jp-video-full .jp-jplayer {
  top: 0;
  left: 0;
  position: fixed !important;
  position: relative;
  /* Rules for IE6 (full-screen) */
  overflow: hidden; }

.jp-video-full .jp-gui {
  position: fixed !important;
  position: static;
  /* Rules for IE6 (full-screen) */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  /* 1 layer above the others. */ }

.jp-video-full .jp-interface {
  position: absolute !important;
  position: relative;
  /* Rules for IE6 (full-screen) */
  bottom: 0;
  left: 0; }

.jp-interface {
  position: relative;
  background-color: #eee;
  width: 100%; }

.jp-audio .jp-interface {
  height: 80px; }

.jp-audio-stream .jp-interface {
  height: 80px; }

.jp-video .jp-interface {
  border-top: 1px solid #009be3; }

/* @group CONTROLS */
.jp-controls-holder {
  clear: both;
  width: 400px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -8px;
  /* This negative value depends on the size of the text in jp-currentTime and jp-duration */ }

.jp-interface .jp-controls {
  margin: 0;
  padding: 0;
  overflow: hidden; }

.jp-audio .jp-controls {
  width: 380px;
  padding: 20px 20px 0 20px; }

.jp-audio-stream .jp-controls {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 142px; }

.jp-video .jp-type-single .jp-controls {
  width: 78px;
  margin-left: 200px; }

.jp-video .jp-type-playlist .jp-controls {
  width: 134px;
  margin-left: 172px; }

.jp-video .jp-controls {
  float: left; }

.jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-play {
  width: 40px;
  height: 40px; }

.jp-play {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat; }

.jp-play:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat; }

.jp-state-playing .jp-play {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat; }

.jp-state-playing .jp-play:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat; }

.jp-stop, .jp-previous, .jp-next {
  width: 28px;
  height: 28px;
  margin-top: 6px; }

.jp-stop {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;
  margin-left: 10px; }

.jp-stop:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat; }

.jp-previous {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat; }

.jp-previous:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat; }

.jp-next {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat; }

.jp-next:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat; }

/* @end */
/* @group progress bar */
.jp-progress {
  overflow: hidden;
  background-color: #ddd; }

.jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px; }

.jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: 186px; }

.jp-audio .jp-type-playlist .jp-progress {
  left: 166px;
  width: 130px; }

.jp-video .jp-progress {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 10px; }

.jp-seek-bar {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -202px repeat-x;
  width: 0px;
  height: 100%;
  cursor: pointer; }

.jp-play-bar {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x;
  width: 0px;
  height: 100%; }

/* The seeking class is added/removed inside jPlayer */
.jp-seeking-bg {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.seeking.gif"); }

/* @end */
/* @group volume controls */
.jp-state-no-volume .jp-volume-controls {
  display: none; }

.jp-volume-controls {
  position: absolute;
  top: 32px;
  left: 308px;
  width: 200px; }

.jp-audio-stream .jp-volume-controls {
  left: 70px; }

.jp-video .jp-volume-controls {
  top: 12px;
  left: 50px; }

.jp-volume-controls button {
  display: block;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-mute,
.jp-volume-max {
  width: 18px;
  height: 15px; }

.jp-volume-max {
  left: 74px; }

.jp-mute {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat; }

.jp-mute:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat; }

.jp-state-muted .jp-mute {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat; }

.jp-state-muted .jp-mute:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat; }

.jp-volume-max {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat; }

.jp-volume-max:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat; }

.jp-volume-bar {
  position: absolute;
  overflow: hidden;
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -250px repeat-x;
  top: 5px;
  left: 22px;
  width: 46px;
  height: 5px;
  cursor: pointer; }

.jp-volume-bar-value {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;
  width: 0px;
  height: 5px; }

/* @end */
/* @group current time and duration */
.jp-audio .jp-time-holder {
  position: absolute;
  top: 50px; }

.jp-audio .jp-type-single .jp-time-holder {
  left: 110px;
  width: 186px; }

.jp-audio .jp-type-playlist .jp-time-holder {
  left: 166px;
  width: 130px; }

.jp-current-time,
.jp-duration {
  width: 60px;
  font-size: .64em;
  font-style: oblique;
  margin-top: 5px;
}

.jp-current-time {
  float: left;
  display: inline;
  cursor: default; }

.jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer; }

.jp-video .jp-current-time {
  margin-left: 20px; }

.jp-video .jp-duration {
  margin-right: 20px; }

/* @end */
/* @group playlist */
.jp-details {
  font-weight: bold;
  text-align: center;
  cursor: default; }

.jp-details,
.jp-playlist {
  width: 100%;
  background-color: #ccc;
  border-top: 1px solid #009be3; }

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
  border-top: none; }

.jp-details .jp-title {
  margin: 0;
  padding: 5px 20px;
  font-size: .72em;
  font-weight: bold; }

.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0 20px;
  font-size: .72em; }

.jp-playlist li {
  padding: 5px 0 4px 20px;
  border-bottom: 1px solid #eee; }

.jp-playlist li div {
  display: inline; }

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
  padding: 5px 0 5px 20px;
  border-bottom: none; }

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 7px; }

div.jp-type-playlist div.jp-playlist a {
  color: #333;
  text-decoration: none; }

div.jp-type-playlist div.jp-playlist a:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
  color: #666; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
  color: #666; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
  color: #0d88c1; }

span.jp-artist {
  font-size: .8em;
  color: #666; }

/* @end */
.jp-video-play {
  width: 100%;
  overflow: hidden;
  /* Important for nested negative margins to work in modern browsers */
  cursor: pointer;
  background-color: transparent;
  /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */ }

.jp-video-270p .jp-video-play {
  margin-top: -270px;
  height: 270px; }

.jp-video-360p .jp-video-play {
  margin-top: -360px;
  height: 360px; }

.jp-video-full .jp-video-play {
  height: 100%; }

.jp-video-play-icon {
  position: relative;
  display: block;
  width: 112px;
  height: 100px;
  margin-left: -56px;
  margin-top: -50px;
  left: 50%;
  top: 50%;
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-video-play-icon:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat; }

.jp-jplayer audio,
.jp-jplayer {
  width: 0px;
  height: 0px; }

.jp-jplayer {
  background-color: #000000; }

/* @group TOGGLES */
/* The audio toggles are nested inside jp-time-holder */
.jp-toggles {
  padding: 0;
  margin: 0 auto;
  overflow: hidden; }

.jp-audio .jp-type-single .jp-toggles {
  width: 25px; }

.jp-audio .jp-type-playlist .jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px; }

.jp-video .jp-toggles {
  position: absolute;
  right: 16px;
  margin: 0;
  margin-top: 10px;
  width: 100px; }

.jp-toggles button {
  display: block;
  float: left;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  /* need this for IE6 */
  border: none;
  cursor: pointer; }

.jp-full-screen {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;
  margin-left: 20px; }

.jp-full-screen:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat; }

.jp-repeat {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat; }

.jp-repeat:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat; }

.jp-state-looped .jp-repeat {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat; }

.jp-state-looped .jp-repeat:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat; }

.jp-shuffle {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;
  margin-left: 5px; }

.jp-shuffle:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle:focus {
  background: url("/bundles/cevacountrysitecommon/images/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat; }

/* @end */
/* @group NO SOLUTION error feedback */
.jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none; }

.jp-no-solution a {
  color: #000; }

.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold; }

/* @end */

body div.CookieBanner {
  background-color: #46598A;
}

body div.CookieCheck-statut.is-active {
  color: #46598A; }

body .CookieModal button.CookieBtn {
  background-color: #46598A;
}

body .CookieModal input.CookieCheck-input:checked + label.CookieCheck-label {
  background-color: #46598A;
}

body input.CookieCheck-input:checked + label.CookieCheck-label::before {
  border-color: #46598A;
}

body input.CookieCheck-input:checked ~ div.CookieCheck-statut {
  color: #46598A; }
