html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
  outline: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
html {
  font-size: 100%;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: normal;
  color: #141e28;
  width: 100%;
  min-height: 100%;
  position: relative;
  min-width: 320px;
}
body.under_full {
  height: 100vh;
  overflow: hidden;
}
.header_print {
  display: none !important;
}
.fixed {
  position: fixed !important;
}
.no-height {
  height: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
b,
strong {
  font-weight: bold;
}
sub,
sup {
  position: relative;
  font-size: 75% !important;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.5em;
}
.nodisplay {
  display: none !important;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
}
.row {
  display: table-row;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.container-article {
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
  padding: 0;
  padding-top: 25px;
  margin: 0 auto;
  display: block;
  background: #ffffff;
}
.container-auto {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.container {
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
  padding: 30px 26px;
  margin: 0 auto;
  display: block;
}
.container_white {
  background: #ffffff;
}
.container_nobottom {
  padding-bottom: 0;
}
.container_nopadding {
  padding: 0;
}
.container.container-col2 {
  padding-bottom: 0;
}
.container.container-col2 > * {
  display: inline-block;
  vertical-align: top;
}
.container.container-col2 > *:first-child {
  width: 624px !important;
  margin-right: 24px;
}
.container.container-col2 > *:last-child {
  width: 300px !important;
}
.container-fluid {
  width: 100%;
  max-width: 100%;
  min-width: 1000px;
  padding: 0;
}
.container-fluid_1440 {
  width: 100%;
  max-width: 1400px;
  min-width: 1000px;
  padding: 0;
  margin: 0 auto;
}
.container_white {
  background: #ffffff;
}
.container_paddingtop {
  padding-top: 10px;
}
.container_paddingbottom {
  padding-bottom: 30px;
}
.container_image {
  position: relative;
}
.container_image > .container-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 140px;
}
.container_image > .container-image_small {
  height: 120px;
}
.table {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.cell {
  display: table-cell;
}
.row {
  display: table-row;
}
.vertical-align {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
  font-size: 0;
}
.el-vertical-align {
  display: inline-block;
  vertical-align: middle;
}
/* CONTAINER ARTICLE */
.tranche-article-medium {
  padding-bottom: 0;
  padding-top: 0;
}
.tranche-article-medium .article {
  margin-right: 24px;
}
.tranche-article-medium .article:nth-child(2n+2) {
  margin-right: 0;
}
.tranche-article-small {
  padding-bottom: 0;
  padding-top: 30px;
}
.tranche-article-small .article {
  margin-right: 24px;
}
.tranche-article-small .article:nth-child(3n+3) {
  margin-right: 0;
}
.tranche-article-micro {
  padding-bottom: 0;
  padding-top: 0;
}
.tranche-article-micro .article {
  margin-right: 24px;
}
.tranche-article-micro .article:nth-child(4n+5) {
  margin-right: 0;
}
/* STRUCTURE TITLE */
.struct-title {
  height: 90px;
  padding: 17px 0 28px 0;
}
.struct-title__border {
  background: #141e28;
  width: 40px;
  height: 2px;
  margin: 0 auto 10px;
}
.struct-title__label {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-align: center;
}
.struct-title_block {
  height: 80px;
  padding: 0;
  display: table;
  padding: 25px 0;
  width: 100%;
  position: relative;
}
.struct-title_block .struct-title__label {
  position: absolute;
  left: 0;
  background: #ffffff;
}
.struct-title_block .struct-title__border {
  position: absolute;
  bottom: 29px;
  left: 0;
  width: 100%;
  margin-bottom: 0;
}
/* PAGE TITLE */
.page-title {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
  display: block;
  color: #141e28;
}
/* BREADCRUMB */
.breadcrumb a[href] {
  cursor: pointer;
}
.breadcrumb a[href]:hover {
  color: #8296a0;
}
.breadcrumb > * {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb__item {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #a0b4be;
}
.breadcrumb__separator {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  margin: 0 5px;
  color: #a0b4be;
}
/* ADS */
.ads-margin__top_une {
  margin-top: 6px;
}
.ads-margin__top_default {
  margin-top: 56px;
}
.ads {
  text-align: center;
}
.ads-1000 {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1090px) {
  .collapse1000 {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .collapse980 {
    display: none !important;
  }
}
@media screen and (min-width: 1090px) {
  .visible1000 {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) {
  .visible980 {
    display: none !important;
  }
}
@font-face {
  font-family: "Duplicate Regular";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Duplicate Light";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-Light.ttf") format('truetype');
}
@font-face {
  font-family: "Duplicate Medium";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-Medium.ttf") format('truetype');
}
@font-face {
  font-family: "Duplicate Bold";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-Bold.ttf") format('truetype');
}
@font-face {
  font-family: "Duplicate Light";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-Light.ttf") format('truetype');
}
@font-face {
  font-family: "Duplicate LightItalic";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/DuplicateSlabWeb-LightItalic.ttf") format('truetype');
}
@font-face {
  font-family: "Encode Regular";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Encode Light";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-Light.ttf") format('truetype');
}
@font-face {
  font-family: "Encode Medium";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-Medium.ttf") format('truetype');
}
@font-face {
  font-family: "Encode SemiBold";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-SemiBold.ttf") format('truetype');
}
@font-face {
  font-family: "Encode Bold";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-Bold.ttf") format('truetype');
}
@font-face {
  font-family: "Encode Thin";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/EncodeSans-Thin.ttf") format('truetype');
}
@font-face {
  font-family: "Khand SemiBold";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/Khand-Semibold.ttf") format('truetype');
}
@font-face {
  font-family: "Khand Regular";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/Khand-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Khand Light";
  src: url("/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/fonts/Khand-Light.ttf") format('truetype');
}
/* TYPO  */
/* Titre H1 Article */
/* Titre H2 Article */
/* NOUVELLE NORME DE NOMMAGE */
/* encode light */
#encode-light-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-16_28 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
#encode-light-10 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
}
/* encode regular */
#encode-regular-48 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 60px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-32_56 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 56px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
/* encode regular */
#encode-regular-48 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 60px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-32 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 30px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-16_24 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-16_28 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-14_16 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-14_18 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-14_20 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-14_24 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-12_16 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-10 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
#encode-regular-10_12 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 12px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
/* encode medium */
#encode-medium-24 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-16_24 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-14_16 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-14_18 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-12_15 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-12_29 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 29px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-10 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-10_12 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 12px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
#encode-medium-10_21 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 21px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
/* encode bold */
#encode-bold-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Bold";
  -webkit-font-smoothing: antialiased;
}
#encode-bold-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Bold";
  -webkit-font-smoothing: antialiased;
}
#encode-bold-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Bold";
  -webkit-font-smoothing: antialiased;
}
/* encode semibold */
#encode-semibold-63 {
  font-size: 63px;
  font-size: 3.9375rem;
  line-height: 76px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-63_53 {
  font-size: 63px;
  font-size: 3.9375rem;
  line-height: 53px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-48 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 53px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-36 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-29 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 30px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-21_24 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-21_80 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 80px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-16_22 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-16_21 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-16_60 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 60px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-10 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
#encode-semibold-83 {
  font-size: 83px;
  font-size: 5.1875rem;
  line-height: 76px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
/* encode thin */
#encode-thin-12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
  font-family: "Encode Thin";
  -webkit-font-smoothing: antialiased;
}
/* khand semibold */
#khand-semibold-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
}
#khand-semibold-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
/* khand regular */
#khand-regular-42 {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 50px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
#khand-regular-32 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 56px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
#khand-regular-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
#khand-regular-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 25px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
#khand-regular-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 29px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
#khand-regular-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
/* khand light */
#khand-light-60 {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 70px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
#khand-light-42 {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 58px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
#khand-light-36 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
#khand-light-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
#khand-light-28_36 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
#khand-light-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
/* duplicate regular */
#duplicate-regular-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
#duplicate-regular-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
#duplicate-regular-18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
#duplicate-regular-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
/* duplicate light */
#duplicate-light-28 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Light";
  -webkit-font-smoothing: antialiased;
}
#duplicate-light-24 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-family: "Duplicate Light";
  -webkit-font-smoothing: antialiased;
}
/* duplicate medium */
#duplicate-medium-21 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Medium";
  -webkit-font-smoothing: antialiased;
}
#duplicate-medium-18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  font-family: "Duplicate Medium";
  -webkit-font-smoothing: antialiased;
}
/* Mixin color with alpha
 * div{
 *     #rgba(@black, 0.5);
 *     background-color: @rgba;
 * }
**/
/*buttons*/
.button-wrapper {
  display: inline-block;
  height: 40px;
  margin: 30px;
}
.button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
}
.button.disabled {
  background: #a0b4be !important;
  cursor: default !important;
}
.button.disabled:hover {
  cursor: default !important;
}
/*
.button-icon{
    #button-icon();
}*/
.button_blue {
  background: #1ea0e6;
}
.button_blue:hover {
  background-color: #0f82be;
}
.button-ghost_blue {
  color: #1ea0e6;
  border: 1px solid #1ea0e6;
}
.button-ghost_blue:hover {
  color: #0f82be;
  border: 1px solid #0f82be;
}
.button-ghost_full-blue {
  color: #1ea0e6;
  border: 1px solid #1ea0e6;
}
.button-ghost_full-blue:hover {
  background-color: #0f82be;
  color: #ffffff;
  border: 1px solid #0f82be;
}
.button_yellow {
  background: #ffcc33;
}
.button_yellow:hover {
  background-color: #f0af2d;
}
.button-ghost_yellow {
  color: #ffcc33;
  border: 1px solid #ffcc33;
}
.button-ghost_yellow:hover {
  color: #f0af2d;
  border: 1px solid #f0af2d;
}
.button-ghost_full-yellow {
  color: #ffcc33;
  border: 1px solid #ffcc33;
}
.button-ghost_full-yellow:hover {
  background-color: #f0af2d;
  color: #ffffff;
  border: 1px solid #f0af2d;
}
.button_red {
  background: #f03333;
}
.button_red:hover {
  background-color: #cc2828;
}
.button-ghost_red {
  color: #f03333;
  border: 1px solid #f03333;
}
.button-ghost_red:hover {
  color: #cc2828;
  border: 1px solid #cc2828;
}
.button-ghost_full-red {
  color: #f03333;
  border: 1px solid #f03333;
}
.button-ghost_full-red:hover {
  background-color: #cc2828;
  color: #ffffff;
  border: 1px solid #cc2828;
}
.button_orange {
  background: #f07828;
}
.button_orange:hover {
  background-color: #dc5a00;
}
.button-ghost_orange {
  color: #f07828;
  border: 1px solid #f07828;
}
.button-ghost_orange:hover {
  color: #dc5a00;
  border: 1px solid #dc5a00;
}
.button-ghost_full-orange {
  color: #f07828;
  border: 1px solid #f07828;
}
.button-ghost_full-orange:hover {
  background-color: #dc5a00;
  color: #ffffff;
  border: 1px solid #dc5a00;
}
.button_green {
  background: #00cc78;
}
.button_green:hover {
  background-color: #00af66;
}
.button-ghost_green {
  color: #00cc78;
  border: 1px solid #00cc78;
}
.button-ghost_green:hover {
  color: #00af66;
  border: 1px solid #00af66;
}
.button-ghost_full-green {
  color: #00cc78;
  border: 1px solid #00cc78;
}
.button-ghost_full-green:hover {
  background-color: #00af66;
  color: #ffffff;
  border: 1px solid #00af66;
}
.button_turquoise {
  background: #00bea0;
}
.button_turquoise:hover {
  background-color: #00a087;
}
.button-ghost_turquoise {
  color: #00bea0;
  border: 1px solid #00bea0;
}
.button-ghost_turquoise:hover {
  color: #00a087;
  border: 1px solid #00a087;
}
.button-ghost_full-turquoise {
  color: #00bea0;
  border: 1px solid #00bea0;
}
.button-ghost_full-turquoise:hover {
  background-color: #00a087;
  color: #ffffff;
  border: 1px solid #00a087;
}
.button-icon {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  background: rgba(30, 160, 230, 0.8);
  border: 1px solid rgba(20, 30, 40, 0.4);
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button-icon__icon {
  vertical-align: middle;
}
.button-icon__label {
  display: inline-block;
  vertical-align: middle;
}
.button-icon:hover {
  background: #1ea0e6;
}
.button-icon__60x60 {
  width: 60px;
  height: 60px;
}
.button-icon__120x120 {
  width: 120px;
  height: 120px;
}
.button-icon__110x60 {
  width: 110px;
  height: 60px;
}
.button-icon__280x60 {
  width: 280px;
  height: 60px;
}
.button-icon__360x80 {
  width: 360px;
  height: 80px;
}
.button-network {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-left: 0;
  padding-right: 20px;
}
.button-network:not(.button-network_large) {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 15px;
  font-size: 10px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  display: inline-block;
  vertical-align: top;
  height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
}
.button-network__icon {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.button-network__label {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 30px;
}
.button-network.button-network_large {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  width: 138px !important;
  padding: 0;
}
.button-network.button-network_large .button-network__icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.button-network.button-network_large .button-network__label {
  height: 40px;
  line-height: 40px;
}
.button-network_facebook {
  background: #3b5998;
}
.button-network_facebook:hover {
  background: #3b4a6a;
}
.button-network_twitter {
  background: #55ACEE;
}
.button-network_twitter:hover {
  background: #1d68a2;
}
.button-network_googleplus,
.button-network_google {
  background: #DC4E41;
}
.button-network_googleplus:hover,
.button-network_google:hover {
  background: #8f352c;
}
.button-network_linkedin {
  background: #0077B5;
}
.button-network_linkedin:hover {
  background: #003b5b;
}
.button-network_comment {
  background: transparent;
  color: #3399ff;
}
.button-network_comment:hover {
  background: #004d99;
}
.button-network_pinterest {
  background: #BD081C;
}
.button-network_pinterest:hover {
  background: #630812;
}
/* FIX REM SIZE */
*[class*="icon-"][class*="-16"] {
  font-size: 16px !important;
  font-size: 1rem !important;
}
*[class*="icon-"][class*="-12"] {
  font-size: 12px !important;
  font-size: 0.75rem !important;
}
*[class*="icon-"][class*="-20"] {
  font-size: 20px !important;
  font-size: 1.25rem !important;
}
*[class*="icon-"][class*="-24"] {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
*[class*="icon-"][class*="-32"] {
  font-size: 32px !important;
  font-size: 2rem !important;
}
*[class*="icon-"][class*="-40"] {
  font-size: 40px !important;
  font-size: 2.5rem !important;
}
*[class*="icon-"][class*="-60"] {
  font-size: 60px !important;
  font-size: 3.75rem !important;
}
*[class*="icon-"][class*="-80"] {
  font-size: 80px !important;
  font-size: 5rem !important;
}
*[class*="icon-"][class*="-100"] {
  font-size: 100px !important;
  font-size: 6.25rem !important;
}
/* ICON FLASH */
.flash-icon__container {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: normal;
  position: relative;
  display: inline-block;
}
.flash-icon__number {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: normal;
  font-size: 12px;
  width: 16px;
  position: absolute;
  background-color: #f03333;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  top: -4px;
  right: -6px;
}
.flash-icon.icon_medium ~ .flash-icon__number {
  top: 4px;
  right: 0;
}
/* ICONS */
.icon {
  /* LARGER (80px) */
  /* LARGE (60px) */
}
.icon__close {
  width: 76px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  display: inline-block;
}
.icon__close_small {
  width: 46px !important;
  height: 46px !important;
  line-height: 46px !important;
}
.icon_larger {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
}
.icon_larger-filled {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.8);
  color: #141e28;
}
.icon_larger-filled_white {
  background: #ffffff;
}
.icon_large {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
}
.icon_large-filled {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.8);
  color: #141e28;
}
.icon_large-filled_white {
  background: #ffffff;
}
.icon_medium {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
}
.icon_medium-filled {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.8);
  color: #141e28;
}
.icon_medium-filled_white {
  background: #ffffff;
}
.icon_small {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.icon_small-standard {
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.icon_small-filled {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.8);
  color: #141e28;
}
.icon_small-filled_white {
  background: #ffffff;
}
/* HOVER-EXPAND */
.hover-expand-animation-container {
  position: relative;
  overflow: hidden;
}
.hover-expand-animation-image {
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.hover-expand-animation-filter {
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  -moz-transition: all 2s ease;
  transition: all 2s ease;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hover-expand-animation-deploy {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  z-index: 5;
  cursor: pointer;
  color: white;
  text-shadow: 0 0 50px black, 0 0 25px black, 0 0 1px black;
  right: 10px;
  top: 10px;
}
.hover-expand-animation-deploy.active {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
}
.hover-expand-animation-content {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}
.hover-expand-animation-container:hover .hover-expand-animation-image {
  -webkit-transition: transform 2.5s ease;
  -o-transition: transform 2.5s ease;
  -moz-transition: transform 2.5s ease;
  transition: transform 2.5s ease;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -o-transform: scale(1.1);
  /* Opera */
}
.hover-expand-animation-container:hover .hover-expand-animation-filter {
  display: block;
  background: rgba(0, 0, 0, 0.5);
}
/* import modules*/
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    background: #1ea0e6;
  }
}
.loading__block {
  width: 100%;
  margin: 50px 0;
  text-align: center;
}
.loading {
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(255, 255, 255, 0.2);
  border-top-color: #1ea0e6;
  animation: spin 1s infinite linear;
}
.loading--double {
  border-style: double;
  border-width: .5rem;
}
.loading-pulse {
  position: relative;
  width: 6px;
  height: 24px;
  background: rgba(255, 255, 255, 0.2);
  animation: pulse 750ms infinite;
  animation-delay: 250ms;
}
.loading-pulse:before,
.loading-pulse:after {
  content: '';
  position: absolute;
  display: block;
  height: 16px;
  width: 6px;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  transform: translateY(-50%);
  animation: pulse 750ms infinite;
}
.loading-pulse:before {
  left: -(24px / 2);
}
.loading-pulse:after {
  left: 12px;
  animation-delay: 500ms;
}
.tag {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  cursor: pointer;
  color: #141e28;
  background: #dcf0fa;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 380px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  margin-right: 5px;
  padding: 0 20px;
  /* LARGE */
  /* SMALL */
  /* GHOST */
  /* WHITE */
  /* BLUE */
  /* RED */
  /* ORANGE */
  /* GREY */
  /* TAG LABEL */
  /* DISABLED */
  /* TAG CONTAINER */
}
.tag:hover:not(.tag_label) {
  background: #c8e6f5;
  color: #141e28;
}
.tag_large {
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  padding: 0 25px;
}
.tag_small {
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 15px;
}
.tag_ghost {
  background: transparent;
  border: 1px solid #141e28;
  color: #141e28;
}
.tag_ghost:hover:not(.tag_label) {
  background: #1ea0e6;
  border-color: #1ea0e6;
  color: #141e28;
}
.tag_white {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.tag_white:hover:not(.tag_label) {
  background: #1ea0e6;
  border-color: #1ea0e6;
  color: #141e28;
}
.tag_blue,
.tag_info {
  background: #1ea0e6;
  color: #ffffff;
}
.tag_blue:hover:not(.tag_label),
.tag_info:hover:not(.tag_label) {
  background: #0f82be;
  color: #ffffff;
}
.tag_red,
.tag_exclusif,
.tag_urgent {
  background: #f03333;
  color: #ffffff;
}
.tag_red:hover:not(.tag_label),
.tag_exclusif:hover:not(.tag_label),
.tag_urgent:hover:not(.tag_label) {
  background: #cc2828;
}
.tag_orange,
.tag_marque {
  background: #f07828;
  color: #ffffff;
}
.tag_orange:hover:not(.tag_label),
.tag_marque:hover:not(.tag_label) {
  background: #dc5a00;
}
.tag_grey {
  background: #ffffff;
  color: #141e28;
}
.tag_grey:hover:not(.tag_label) {
  background: #d2dce1;
}
.tag_label {
  cursor: default;
}
.tag_disabled {
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  cursor: default;
}
.tag_disabled:hover {
  background: #ffffff;
  color: #000000;
  cursor: default;
}
.tag-container {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  margin: 40px 0;
  margin-right: 30px;
  /* LARGE */
  /* SMALL */
}
.tag-container_large {
  margin: 50px 0;
  margin-right: 40px;
  height: 50px;
}
.tag-container_small {
  margin: 25px 0;
  margin-right: 15px;
  height: 30px;
}
/* TAG MORE */
.navtag {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: table;
  overflow: hidden;
  margin: auto;
  table-layout: fixed;
}
.navtag > * {
  display: table-cell;
}
.navtag__tags {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  text-align: center;
  height: 34px;
  overflow: hidden;
}
.navtag__tags-cell {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: table-cell;
}
.navtag__tags-cell:first-child {
  text-align: right;
}
.navtag__tags-cell.navtag__tags_services {
  text-align: left;
  white-space: nowrap;
}
.navtag__tags_inherit {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: inherit;
  overflow: hidden;
}
.navtag__more {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  height: 30px;
  vertical-align: top;
  width: 30px;
  cursor: pointer;
}
.navtag__more:hover {
  color: #1ea0e6;
}
.navtag.expanded .navtag__tags-cell {
  display: inline;
  text-align: center;
}
.navtag.expanded .navtag__tags-container {
  text-align: center;
}
.navtag.expanded .navtag__tags_inherit {
  display: inline;
}
@keyframes example {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.b-lazy.b-loaded {
  animation-name: example;
  animation-duration: 1s;
}
.network {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  /* SQUARE */
}
.network__facebook-title {
  display: block;
  position: absolute;
  top: 28px;
  font-family: "Encode Regular";
  font-size: 14px;
  left: 10px;
}
.network__facebook-titleS {
  display: block;
  position: absolute;
  top: 20px;
  font-family: "Encode Regular";
  font-size: 10px;
  left: 5px;
}
.network__twitter-title {
  display: block;
  position: absolute;
  top: 28px;
  font-family: "Encode Regular";
  font-size: 14px;
  left: 14px;
}
.network__twitter-titleS {
  display: block;
  position: absolute;
  top: 20px;
  font-family: "Encode Regular";
  font-size: 10px;
  left: 6px;
}
.network__comment-number {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
}
.network__comment-numberS {
  display: block;
  position: absolute;
  top: 20px;
  font-family: "Encode Regular";
  font-size: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
.network__square__big {
  width: 80px;
  height: 80px;
  line-height: 65px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 5px;
  color: #ffffff;
}
.network__square__big span:first-child {
  position: absolute;
  top: 20px;
  right: 30px;
}
.network__square__big-facebook {
  background-color: #3b5998;
}
.network__square__big-twitter {
  background-color: #55ACEE;
}
.network__square__big-comment {
  background-color: #ffffff;
  color: #3399ff;
}
.network__square__big:hover::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
}
.network__square__small {
  width: 50px;
  height: 50px;
  line-height: 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 5px;
  color: #ffffff;
}
.network__square__small span:first-child {
  position: absolute;
  top: 10px;
  right: 18px;
}
.network__square__small-facebook {
  background-color: #3b5998;
}
.network__square__small-twitter {
  background-color: #55ACEE;
}
.network__square__small-comment {
  background-color: #ffffff;
  color: #3399ff;
}
.network__square__small:hover::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  position: relative;
  z-index: 101;
  padding: 0;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: 0;
}
.hamburger.white .hamburger-inner {
  background: white;
}
.hamburger.white .hamburger-inner:before,
.hamburger.white .hamburger-inner:after {
  background: white;
}
.hamburger:hover .hamburger-inner {
  background: #1ea0e6;
}
.hamburger:hover .hamburger-inner:before,
.hamburger:hover .hamburger-inner:after {
  background: #1ea0e6;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.popin {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  z-index: 2000;
  min-width: 1000px;
}
.popin__close {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  cursor: pointer;
  z-index: 1;
}
.popin__close:hover {
  color: #1ea0e6;
}
.popin__container {
  position: relative;
  overflow: auto;
}
.popin__element + .popin__element {
  margin-top: 30px;
}
.popin__sucess-msg {
  height: 40px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  padding: 11px 20px 0;
  background: #1ea0e6;
  color: #ffffff;
}
.popin__info {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #a0b4be;
  padding: 0 0 0 20px;
}
.popin-shadow {
  background: none;
}
.popin-shadow__shadow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.5;
}
.popin-shadow__container {
  position: absolute;
  width: 624px;
  height: auto;
  left: 50%;
  top: 10%;
  margin-left: -312px;
  background-color: #ffffff;
  padding: 55px 0 30px;
}
.popin-shadow__handler {
  width: 462px !important;
  margin: 0 auto;
}
.popin-shadow__title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Medium";
  -webkit-font-smoothing: antialiased;
  color: #141e28;
  margin-bottom: 50px;
}
.popin-comments__submit-button-handler {
  text-align: right;
}
.popin-comments__submit-button {
  background: #1ea0e6;
}
.popin-comments__submit-button:hover {
  background: #0f82be;
}
.popin-scale {
  visibility: hidden;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  -webkit-transition: "transform 0.2s, opacity 0.2s, visibility 0s 0.2s";
  -o-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -moz-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition-timing-function: ease;
}
.popin-scale.active {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: "transform 0.4s, opacity 0.4s";
  -o-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.outbrain__main {
  margin: 0 auto;
  padding-bottom: 30px;
  /* background: @grey-lighter; */
}
.outbrain__main .struct-title__border {
  margin-top: 14px !important;
}
.outbrain__main .OUTBRAIN {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.outbrain__main .OUTBRAIN .ob-widget {
  background: #ffffff;
}
.outbrain__main .OUTBRAIN .ob-widget-header {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-transform: uppercase;
  padding: 0px !important;
  margin-bottom: 28px;
  font-size: 28px !important;
  font-family: "Khand SemiBold" !important;
  font-weight: normal !important;
}
.outbrain__main .OUTBRAIN ul.ob-widget-items-container .ob-dynamic-rec-container {
  text-align: left !important;
  margin: 0 24px 30px 0 !important;
  width: 30% !important;
}
.outbrain__main .OUTBRAIN .ob-rec-text {
  display: inline !important;
  font-size: 21px !important;
  font-size: 1.3125rem !important;
  line-height: 29px !important;
  font-family: "Duplicate Regular" !important;
  -webkit-font-smoothing: antialiased !important;
  max-height: 95px !important;
  color: #141e28 !important;
  padding: 0px !important;
  font-weight: normal !important;
}
.outbrain__main .OUTBRAIN .ob-rec-text:hover {
  color: #425866 !important;
}
.outbrain__main .OUTBRAIN .ob-rec-source {
  display: inline !important;
  margin-top: 4px;
  font-family: "Duplicate Regular" !important;
  font-size: 14px !important;
  color: #8296a0 !important;
}
.outbrain__main .OUTBRAIN .ob-rec-source:first-letter {
  text-transform: uppercase !important;
}
.outbrain__main .OUTBRAIN .ob-widget-items-container {
  padding: 0px !important;
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
}
.outbrain__main .OUTBRAIN .ob-widget-items-container:before {
  font-size: 28px !important;
  margin-bottom: 28px !important;
  text-transform: uppercase !important;
}
.outbrain__main .OUTBRAIN .ob-widget-items-container.ob-multi-row.ob-row-3 {
  margin-top: 25px !important;
}
.outbrain__main .OUTBRAIN .ob-widget-items-container.ob-multi-row.ob-row-3 li.ob-dynamic-rec-container.ob-recIdx-9::before {
  content: "";
  position: absolute;
  top: -75px;
  width: 40px;
  height: 2px;
  background: black;
  left: 150%;
}
.outbrain__main .OUTBRAIN .ob-widget-items-container li.ob-dynamic-rec-container:first-child {
  margin-left: 24px !important;
}
.outbrain__main .OUTBRAIN .ob_what {
  position: absolute !important;
  top: 5px !important;
  right: 13px !important;
}
.outbrain__main .OUTBRAIN .ob_what::before {
  content: "En partenariat avec" !important;
  font-size: 12px !important;
  font-size: 0.75rem !important;
  line-height: 15px !important;
  font-family: "Encode Thin" !important;
  -webkit-font-smoothing: antialiased !important;
  color: #141e28 !important;
}
.outbrain__main .OUTBRAIN .ob-rec-image-container {
  margin-bottom: 20px;
}
.form {
  /* INPUT */
  /* RADIO */
  /* TEXTAREA */
}
.form__input {
  margin: 0 auto;
}
.form__input-content {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  text-align: center;
  border-bottom: 1px solid;
  border-color: #8296a0;
}
.form__input-container {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  height: 30px;
  width: 100%;
}
.form__input-icon {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.form__input-icon ~ .form__input-container {
  height: 40px;
  line-height: 40px;
}
.form__input-icon_large {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.form__input-icon_large ~ .form__input-container {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  height: 50px;
  line-height: 50px;
}
.form__input-icon_small {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.form__input-icon_small ~ .form__input-container {
  height: 30px;
  line-height: 30px;
}
.form__input-input,
.form__input-placeholder,
.form__input-placeholder-float {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-align: left;
}
.form__input-placeholder + .form__input-placeholder-float:not(.outer) {
  opacity: 0;
}
.form__input-input {
  color: #141e28;
  background: transparent;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.form__input-placeholder {
  height: 100%;
  color: #a0b4be;
}
.form__input-placeholder-float {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.form__input-placeholder-float.outer {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  bottom: 100%;
  text-transform: uppercase;
}
.form__input-placeholder-float_straight.outer {
  left: 0px;
  text-transform: uppercase;
}
.form__input_blue .form__input-content {
  border-color: #1ea0e6;
}
.form__input_blue .form__input-placeholder-float {
  color: #1ea0e6;
}
.form__input.error .form__input-placeholder-float {
  color: #f03333;
}
.form__input.error .form__input-content {
  border-color: #f03333;
}
.form__input_socialnetworks {
  float: left;
  width: 219px;
  padding-right: 10px;
}
.form__input_socialnetworks .form__input-content {
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  border-radius: 2px;
}
.form__input_socialnetworks .form__input-content .icon-Enveloppe-16 {
  height: 40px;
  line-height: 40px;
  color: #141e28;
  float: left;
  padding: 0 10px;
}
.form__input_socialnetworks .form__input-content .form__input-container {
  height: 40px;
  line-height: 40px;
  width: 170px;
}
.form__input_socialnetworks .form__input-content .form__input-container .form__input-placeholder {
  width: 173px;
  line-height: 40px;
  height: 40px;
}
.form__input_socialnetworks .form__input-content .form__input-container .form__input-placeholder .form__input-asterix {
  color: #1ea0e6;
}
.form__input_socialnetworks .form__input-content .form__input-container .form__input-input {
  padding: 0;
}
.form__radio-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  outline: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  color: #141e28;
}
.form__textarea-textarea {
  width: 100%;
  height: 180px;
  resize: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #1ea0e6;
  padding: 18px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  margin: 40px 0 30px;
}
.form-container__submit {
  text-align: right;
}
/* RETOUR MERCI BLOC NEWSLETTER */
.newsletter__merci {
  margin-top: 40px;
  padding-bottom: 49px;
}
/* BLOC NEWSLETTER PAGE JEUX */
.lp-jeux__content .form__input_socialnetworks {
  width: 250px;
  padding-right: 0;
}
.lp-jeux__content .newsletter__button {
  float: right;
  padding: 0 20px !important;
  margin: 20px 25px 20px;
}
.lp-jeux__content .newsletter__mentions {
  clear: both;
  padding-top: 5px;
}
.lp-jeux__content .newsletter__form {
  padding-top: 25px;
}
.lp-jeux__content .form__input-container {
  width: 214px !important;
}
.lp-jeux__content .form__input-placeholder {
  width: 214px !important;
}
.pagination > * {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 28px;
  color: #8296a0;
}
.pagination > *::selection {
  background: none;
}
.pagination {
  margin: 5px 0 30px;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}
.pagination_toleft {
  text-align: left;
}
.pagination__arrow-left,
.pagination__arrow-right {
  width: 30px;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.pagination__arrow-left:hover,
.pagination__arrow-right:hover {
  color: #f03333;
}
.pagination__arrow-left {
  transform: rotate(180deg);
}
.pagination__arrow-up,
.pagination__arrow-down {
  position: fixed;
  width: 30px;
  margin-right: 5px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.pagination__arrow-up {
  transform: rotate(90deg);
}
.pagination__arrow-down {
  transform: rotate(270deg);
}
.pagination__pages {
  height: 30px;
  overflow: hidden;
  width: 350px;
}
.pagination__pages__page {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: #a0b4be;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
  border: 1px solid transparent;
}
.pagination__pages__page:hover {
  color: #f03333;
  border-bottom: 1px solid #f03333;
  width: 30px;
  transition: width 0.5s;
}
.pagination__pages__page::selection {
  background: none;
}
.pagination__pages__page::-moz-selection {
  background: none;
}
.pagination__pages__page.active {
  color: #f03333;
  border: 1px solid #f03333;
  width: 30px;
}
.pagination__plus {
  width: 30px;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
}
.pagination__plus:hover {
  color: #8296a0;
}
.pagination__plus:hover .pagination__plus__deciles {
  -webkit-transition: all 2.5s ease;
  -o-transition: all 2.5s ease;
  -moz-transition: all 2.5s ease;
  transition: all 2.5s ease;
  background: #ecf2f4;
  /*display: block;*/
  opacity: 1;
}
.pagination__plus__deciles {
  background: #ecf2f4;
  color: #425866;
  display: none;
  font-size: 12px;
  font-weight: bold;
  margin: -150px 0px 0 -18px;
  height: 120px;
  width: 70px;
  overflow: overlay;
  opacity: 0;
}
.pagination__plus__deciles__decile {
  cursor: pointer;
}
.pagination__plus__deciles__decile:hover {
  background: #d2dce1;
  color: #141e28;
}
.pagination__first,
.pagination__last {
  font-size: 12px;
  color: #a0b4be;
  margin-right: 5px;
}
.pagination__first:hover,
.pagination__last:hover {
  cursor: pointer;
  color: #f03333;
}
.disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.dashboard_profile {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #ecf2f4;
  height: 100%;
  min-height: 580px;
  padding: 0;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.dashboard_profile__header {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
  background: #8296a0;
  color: #ffffff;
  display: block;
  height: 160px;
  padding: 30px 0 20px 0;
  text-align: center;
  top: 0;
}
.dashboard_profile__bloc {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 834px !important;
  box-shadow: 0px 1px 5px -2px #8296a0;
  background: #ffffff;
  display: block;
  height: 100%;
  margin: -80px auto 30px auto;
  min-height: 470px;
  padding: 24px 105px;
}
.dashboard_profile__pic {
  display: block;
  height: 100px;
  margin: 0 auto;
  width: 100px;
}
.dashboard_profile__pic-container {
  display: block;
  height: 140px;
  padding: 20px 0 20px 0;
  width: 100%;
}
.dashboard_profile .auth-form {
  width: 300px !important;
  display: block;
  margin: 0 auto;
}
.dashboard_profile .auth-form > * {
  display: block;
  margin: 10px 0;
}
.dashboard_profile .auth-form_reset .auth__form {
  position: relative;
  margin: 50px 0 10px;
}
.dashboard_profile .auth-form_reset .form__input + .form__input {
  margin-top: 60px;
}
.dashboard_profile .auth-form__submit-container_reset {
  margin-top: 30px;
}
.dashboard_profile .auth-form__submit {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
.dashboard_profile .auth-form__submit_reset {
  width: 100%;
}
.success .dashboard_profile .auth-form__submit {
  display: none;
}
.dashboard_profile .auth-form__redirect {
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 40px;
  border: 0;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  background: #ffffff;
  color: #1ea0e6;
  border: 1px solid #1ea0e6;
  display: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dashboard_profile .auth-form__redirect:hover {
  background: #1ea0e6;
  color: #ffffff;
}
.dashboard_profile .auth-form__redirect_reset {
  width: 100%;
}
.success .dashboard_profile .auth-form__redirect {
  display: inline-block;
}
.dashboard_profile .auth-form__info {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #1ea0e6;
}
.dashboard_profile .auth-form__info_reset-require {
  position: absolute;
  bottom: 0;
  left: 100%;
  margin: 0 0 0 60px;
  width: 100%;
}
.dashboard_profile__msg-handler {
  position: relative;
  width: 100%;
  height: 40px;
}
.dashboard_profile__msg-closable {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1ea0e6;
}
.dashboard_profile__msg-closable-align-ref {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.dashboard_profile__msg-closable-text {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  padding: 0 0 0 20px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
.dashboard_profile__msg-closable-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  line-height: 32px !important;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.success .dashboard_profile__msg-closable {
  background: #00cc78;
}
.dashboard__bloc {
  width: 300px !important;
  box-shadow: 0px 2px 4px #8296a0;
  float: left;
  height: 420px;
  margin: 0 0 20px 24px;
  padding: 20px;
}
.dashboard__bloc-header {
  height: 150px;
}
.dashboard__bloc-title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
  color: #141e28;
  text-align: center;
  text-transform: uppercase;
}
.dashboard__bloc-form > * {
  border: none;
  display: block;
  margin: auto;
  position: relative;
  width: 100%;
}
.dashboard__bloc-form-label {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Bold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.dashboard__bloc-form-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  border-bottom: 2px solid #ecf2f4;
  margin: 0 0 15px 0;
}
.squid_right {
  float: right;
}
.container.overlay-container {
  margin: auto;
}
.overlay-container {
  position: relative;
  width: 510px;
}
.overlay-container > * {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.overlay .premium-banner {
  height: 250px;
  margin-top: 0;
}
.overlay .premium-banner .container {
  margin: 0 auto;
  padding: 0;
  height: inherit;
}
.overlay .premium-banner .container > * {
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
}
.overlay .premium-banner .premium-banner__image-container {
  margin: 0 auto;
  padding: 0;
}
.overlay .premium-banner .premium-banner__image {
  margin: 0 auto;
}
.overlay.full {
  background: #ffffff;
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.overlay.full__header {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  background: #ecf2f4;
  color: #141e28;
  display: block;
  min-height: 140px;
  padding: 40px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.overlay.full__header.alt {
  margin-bottom: 35px;
}
.overlay.full__header .icon_larger {
  position: absolute;
  top: 0;
  right: 0;
}
.overlay.full__header .dark {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
}
.overlay.full__header .dark .highlight {
  color: #ffcc33;
}
.overlay.full__header.registration {
  padding: 30px 0;
}
.overlay.full__header.registration .container {
  width: 786px !important;
  min-width: inherit;
  max-width: inherit;
  padding: 0;
}
.overlay.full__header.registration .form__input {
  width: 243px !important;
  margin-left: 0 !important;
  margin-right: 57px !important;
}
.overlay.full__header.registration .form__input + .form__input {
  margin-right: 24px !important;
}
.overlay.full__header.registration .form-container__submit {
  width: 219px !important;
}
.overlay.full__header.registration .form-container__submit .button {
  float: right;
}
.overlay.full__header.registration .form__checkbox {
  width: 243px !important;
  margin-left: 300px !important;
  width: 227px !important;
}
.overlay.full__header.registration .form__checkbox > * {
  margin-left: 0;
}
.overlay.full__header.registration .auth-form {
  width: auto !important;
  position: relative;
}
.overlay.full__header.registration .auth-form__title,
.overlay.full__header.registration .auth-form__subtitle {
  display: none;
}
.overlay.full__header.registration .auth-form .form__input,
.overlay.full__header.registration .auth-form__submit-container {
  display: inline-block;
  vertical-align: middle;
}
.overlay.full__header.registration .auth-form__label {
  margin-top: -20px;
}
.overlay.full .overlay__close {
  padding: 0;
}
.overlay.full .premium-banner {
  height: 250px;
  margin-top: 0;
  padding: 0;
}
.overlay.full .premium-banner .container {
  width: 786px !important;
  margin: 0 auto;
  padding: 0;
  height: inherit;
  min-width: inherit;
  max-width: inherit;
}
.overlay.full .premium-banner .container > * {
  padding: 0;
  vertical-align: middle;
}
.overlay.full .premium-banner__image-container {
  width: 300px !important;
  margin: 0 24px 0 auto;
  padding: 0;
}
.overlay.full .premium-banner__infos {
  margin: 0 24px 0 auto;
}
.overlay.full .premium-banner__offer {
  height: 202px;
  width: 219px !important;
  display: inline-block;
  position: relative;
}
.overlay.full .premium-banner__price {
  height: 64px;
}
.overlay.full .premium-banner__button {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  width: 219px;
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
.overlay.full .premium-banner__button-white {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  border: 1px solid #ffffff;
  margin-top: 10px;
  width: 219px;
  height: 50px;
  line-height: 50px;
}
.overlay.full .premium-banner__image {
  margin: 0 auto;
}
.overlay.full .container.tranche-article-micro {
  width: 948px !important;
  min-width: inherit;
  max-width: inherit;
}
.overlay.full .container.tranche-article-micro .article__infos {
  margin: 20px 0;
}
.overlay.full .container.tranche-article-micro .article__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.overlay.full .tranche-article-micro {
  padding: 0;
}
.overlay.full .tranche-article-micro .container {
  width: 948px !important;
  min-width: inherit;
  max-width: inherit;
}
.overlay.full .tranche-article-micro_alt {
  width: inherit;
}
.overlay.full .tranche-article-micro_alt > * {
  width: inherit;
}
.overlay.full .tranche-article-micro_alt .struct-title {
  width: 100%;
}
.overlay.full .tranche-article-micro_alt .struct-title__label {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.overlay.full .tranche-article-micro_alt .struct-title__border {
  display: none;
}
.overlay.full .tranche-article-micro_alt .article_micro {
  width: 138px !important;
  height: inherit;
  padding-bottom: 20px;
}
.overlay.full .tranche-article-micro_alt .article_micro.even {
  margin-right: 0px;
}
.overlay.full .tranche-article-micro_alt .article__image-container {
  width: 138px !important;
  height: 86px;
}
.overlay.full .tranche-article-micro_alt .article__title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  margin-top: 16px;
}
.overlay.full .container-col2 > * {
  display: inline-block;
  vertical-align: top;
  padding: 0 81px;
}
.overlay.full .container-col2 > *:first-child {
  width: 462px !important;
  margin-left: auto;
  margin-right: auto;
}
.overlay.full .container-col2 > *:last-child {
  width: 462px !important;
  min-width: 0px;
  margin-left: auto;
  margin-right: auto;
}
.overlay.full .container-col2 .struct-title {
  padding-top: 0;
  padding-bottom: 50px;
  height: inherit;
}
.overlay.full .social {
  text-align: center;
}
.overlay.full .social__title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  height: 54px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.overlay.full .social__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  padding: 50px 0 20px 0;
}
.overlay.full .social .button-network {
  width: 190px !important;
  display: inline-block;
  margin: 0 12px 10px;
  text-align: left;
  padding: 0px;
  position: relative;
}
.overlay__close {
  position: absolute;
  padding: 0;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
}
.overlay__close:hover {
  color: #1ea0e6;
}
.overlay .form-container__submit {
  width: 300px !important;
  margin-top: 35px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.overlay .form__input {
  width: 219px !important;
  margin-left: 57px !important;
  display: inline-block;
  vertical-align: bottom;
}
.overlay .form__checkbox {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  margin-top: 15px;
  color: #1ea0e6;
}
.overlay .form__checkbox > * {
  cursor: pointer;
}
.overlay_small {
  position: absolute;
  z-index: 1900;
  left: 0;
  right: 0;
  padding: 30px 0;
  display: none;
  background: rgba(0, 0, 0, 0.3);
}
.overlay_small .overlay {
  width: 510px !important;
  margin-top: 0px;
  background: #ffffff;
  position: relative;
  height: 100%;
}
.overlay_small .overlay__bg {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
}
.overlay_small .overlay__bg_top {
  top: 0;
  background: #ecf2f4;
}
.overlay_small .overlay__bg_bottom {
  bottom: 0;
  background: #ffffff;
}
.overlay_small .overlay__content-handler {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.overlay_small .overlay__content-align-ref {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.overlay_small .overlay__content {
  display: inline-block;
  height: auto;
  width: 100%;
  vertical-align: middle;
}
.overlay_small .overlay__middle-fix {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.overlay_small .overlay__middle {
  display: inline-block;
  vertical-align: bottom;
}
.overlay_small .overlay__header {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  background: #ecf2f4;
  color: #141e28;
  display: block;
  margin: auto;
  padding: 20px 0 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.overlay_small .overlay__header .light {
  line-height: 21px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.overlay_small .overlay__header .dark {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.overlay_small .overlay__header .dark .highlight {
  color: #ffcc33;
}
.overlay_small .form__input {
  margin-top: 35px;
}
.overlay_small .form__input:first-child {
  margin-top: 45px;
}
.overlay_small .auth-form__title,
.overlay_small .auth-form__subtitle {
  display: none;
}
.overlay_small .auth-form__submit-container {
  text-align: center;
}
.overlay_small .auth-form .form__input {
  margin-left: 0 !important;
}
.overlay_small .overlay__close {
  display: none;
}
.overlay_small.subscribe_art {
  height: 100vh;
  top: 1000px;
  position: absolute;
}
.overlay_small.subscribe_art.fixed {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  position: fixed;
  min-height: 100vh;
  margin-top: 100px auto !important;
}
.overlay_small.subscribe_art.fixed_bottom {
  position: absolute;
  height: 800px;
  width: 100%;
  padding-top: 25vh;
}
.overlay_small > * {
  margin-left: auto;
  margin-right: auto;
}
.overlay_small .tranche-article-micro {
  padding-bottom: 0;
  padding-top: 0;
  min-width: inherit;
  max-width: inherit;
  width: 100%;
}
.overlay_small .tranche-article-micro > :last-child {
  margin-right: 0;
}
.overlay_small .tranche-article-micro .article__title {
  text-align: left;
}
.overlay_small .container {
  padding: 0 24px;
}
.overlay_small .container > * {
  /*margin: 0 auto;
    padding: 0;*/
}
.overlay_small .premium-banner {
  height: 300px;
  width: 510px !important;
}
.overlay_small .premium-banner .container {
  padding-left: 0;
  padding-right: 24px;
  width: 100%;
  min-width: inherit;
  max-width: inherit;
}
.overlay_small .premium-banner__head {
  width: 100%;
  padding: 0;
}
.overlay_small .premium-banner__offer {
  width: 162px !important;
  position: relative;
  top: 0;
  margin: 0;
  height: 250px;
  float: right;
}
.overlay_small .premium-banner__button,
.overlay_small .premium-banner__button-white {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  width: 162px !important;
  margin-bottom: 15px;
}
.overlay_small .premium-banner__button-white {
  border: 1px solid #ffffff;
}
.overlay_small .premium-banner__image-container {
  margin: 0 auto;
  padding: 0;
  width: 252px !important;
}
.overlay_small .premium-banner__title {
  text-align: center;
  width: 486px !important;
  padding-top: 23px;
  padding-bottom: 7px;
}
.overlay_small .social {
  text-align: center;
  padding-bottom: 0;
  background: #ffffff;
}
.overlay_small .social__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  height: 54px;
  padding-top: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.overlay_small .social__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  padding: 30px 0 20px 0;
}
.overlay_small .social .button-network {
  width: 190px !important;
  display: inline-block;
  margin: 0 12px 10px;
  text-align: left;
  padding: 0px;
  position: relative;
}
.overlay_small.fixed {
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.overlay_small.fixed .overlay__close {
  display: block;
}
.overlay_small.fixed .overlay {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 100%;
  margin: 0 auto;
}
.overlay_small.fixed .overlay__header,
.overlay_small.fixed .overlay__social {
  height: auto;
  padding-bottom: 0;
}
.overlay_small.fixed_bottom {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  height: 100vh;
  padding-top: 10vh;
  position: absolute;
  width: 100%;
}
.overlay_small.fixed_bottom > .overlay > .overlay__header {
  padding-top: 15vh;
}
.socialnetworks__container {
  display: table;
}
.followus,
.newsletter {
  width: 473px;
  display: table-cell;
  min-height: 190px;
}
.followus .nonli_sl:last-child,
.newsletter .nonli_sl:last-child {
  margin-left: 24px;
}
.followus {
  background: #dcf0fa;
  padding: 35px 0 10px 71px;
}
.newsletter {
  background: #425866;
  color: #ffffff;
  padding: 35px 0 10px 92px;
}
.followus__titre,
.newsletter__titre {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
}
.followus__titre-type,
.newsletter__titre-type {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
  line-height: 29px;
}
.followus__baseline,
.newsletter__baseline {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
.followus__baseline {
  color: #1ea0e6;
}
.newsletter__baseline {
  color: #c8e6f5;
}
.followus__button {
  padding-top: 30px;
}
.followus__button-facebook {
  height: 40px;
  line-height: 40px;
  margin-right: 24px;
}
.newsletter__mentions {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  padding-top: 25px;
}
.newsletter__button {
  padding: 0 30px !important;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
}
.newsletter__form {
  padding-top: 30px;
}
.newsletter__form .form-container__submit {
  text-align: left;
}
.cookie {
  display: none;
}
.cookieShow .cookie {
  display: block;
}
.cookie__container {
  margin: 0 auto;
  padding: 20px 40px;
  background: #1ea0e6;
  position: relative;
  text-align: center;
}
.cookie__close {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -23px;
  cursor: pointer;
  color: #ffffff;
}
.cookie__text {
  display: inline;
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
}
.cookie__submit-button.button {
  color: #1ea0e6;
  background: #ffffff;
}
.cookie__submit-button.button:hover {
  background: #e6e6e6;
}
.cookie__more-button.button {
  margin-left: 10px;
  color: #ffffff;
  background: none;
  border: 1px solid #ffffff;
}
.cookie__more-button.button:hover {
  background: #0f82be;
  border-color: #0f82be;
}
.submenu {
  background: #ffffff;
  display: table;
  table-layout: fixed;
}
.submenu__container {
  display: block;
  position: relative;
  border-bottom: 1px solid #ecf2f4;
}
.submenu__container_col8 {
  width: 624px !important;
  position: static;
  display: inline-block;
  vertical-align: top;
}
.submenu__container_col4 {
  width: 300px !important;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #8296a0;
}
.submenu__item {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: table-cell;
  position: relative;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  white-space: nowrap;
  /* SUBMENU LEVEL 1+ */
}
.submenu__item:first-child > .submenu__item-title {
  padding-left: 0;
}
.submenu__item > .submenu__item-title {
  display: block;
  cursor: pointer;
  padding-left: 30px;
}
.submenu__item:hover > .submenu__item-title {
  color: #8296a0;
}
.submenu__item:hover > .submenu {
  display: table;
}
.submenu__item.current > .submenu__item-title {
  color: #8296a0;
}
.submenu__item_static {
  position: static;
}
.submenu__item > .submenu {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  padding: 30px;
  border-top: 1px solid #ecf2f4;
  box-shadow: 0 2px 5px #425866;
  width: auto;
  min-width: 100%;
}
.submenu__item > .submenu .submenu__item {
  display: table-row;
  text-align: left;
  height: 30px;
  line-height: 30px;
}
.submenu__item > .submenu .submenu__item > .submenu__item-title {
  padding-left: 0;
}
.submenu_full {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -1px;
  z-index: 10;
  padding: 20px 26px;
}
.submenu_full .submenu {
  display: table-cell;
  padding-right: 24px;
}
.submenu_full .submenu:last-child {
  padding-right: 0;
}
.submenu_full .submenu__title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 20px;
}
.submenu_full .submenu__title-red {
  color: #f03333;
}
.submenu_full .submenu__item {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  text-transform: none;
}
.submenu_euro2016 {
  background: transparent;
}
.submenu_euro2016 .submenu__item:hover > .submenu__item-title,
.submenu_euro2016 .submenu__item.current > .submenu__item-title {
  color: #f03333;
}
.submenu__searchbar .form__input-content {
  border-bottom: 0;
}
.tooltip-container .tooltip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  display: none;
  border-radius: 2px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1000;
  margin-top: 8px;
  padding: 10px 15px;
  background: #ecf2f4;
  color: #141e28;
  text-align: center;
  white-space: nowrap;
}
.tooltip-container .tooltip:after,
.tooltip-container .tooltip:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #ecf2f4;
  border-width: 10px;
  margin-left: -10px;
}
.adbox__container {
  display: inline-block;
  width: 300px;
  margin-right: 24px;
}
.adbox__container:last-child {
  margin-right: 0px;
}
.adbox__titre {
  height: 45px;
  line-height: 25px;
  margin: 10px 0 20px;
}
.adbox__titre-first {
  display: block;
  font-family: "Encode SemiBold";
  line-height: 24px;
  color: #00283C;
  text-align: center;
  font-size: 16px;
}
.adbox__titre-first-baseline,
.adbox__titre-second-baseline {
  display: block;
  font-family: "Encode Regular";
  line-height: 24px;
  color: #00283C;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.adbox__img {
  position: relative;
  height: 250px;
  width: 300px;
  background-color: #a0b4be;
}
.adbox__button-container {
  position: absolute;
  bottom: 20px;
  width: 300px;
  text-align: center;
}
.adbox__button {
  background: #0F82BE;
  display: inline-block;
  height: 40px;
  font-family: "Encode Medium";
  font-size: 12px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 2px;
  text-transform: uppercase;
  color: #ffffff;
}
.adbox__button:hover {
  background: #1ea0e6;
}
.adbox__text {
  box-sizing: border-box;
  height: 70px;
  background-color: #ECF2F4;
  padding-top: 15px;
}
.adbox__text-libelle {
  font-family: "Encode SemiBold";
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
}
.adbox__text-partenaire {
  font-family: "Encode Regular";
  color: #0F82BE;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
.euro2016:not(.tag) {
  width: 624px !important;
  margin-bottom: 30px;
}
.euro2016 table {
  width: 100%;
}
.euro2016 table tr {
  vertical-align: middle;
  display: table-row;
  line-height: 50px;
  height: 50px;
}
.euro2016__group {
  text-align: center;
  margin: 20px 15px 0px;
}
.euro2016__group-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: 25px;
  margin-bottom: 5px;
}
.euro2016__group-match,
.euro2016__group-letter {
  display: inline-block;
}
.euro2016__group-match {
  background: #ffffff;
  color: #141e28;
  border: 1px solid #a0b4be;
  width: 147px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: 25px;
  padding: 5px;
  cursor: pointer;
}
.euro2016__group-match.active,
.euro2016__group-match:hover {
  background: #a0b4be;
  color: #ffffff;
}
.euro2016__group-date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
.euro2016__group-letter {
  background: #ffffff;
  color: #141e28;
  vertical-align: top;
  width: 38px;
  height: 37px;
  border: 1px solid #a0b4be;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  border-left: none;
  cursor: pointer;
}
.euro2016__group-letter a {
  padding-top: 9px;
  display: block;
  width: 37px;
  height: 37px;
}
.euro2016__group-letter.active,
.euro2016__group-letter:hover {
  background: #a0b4be;
  color: #ffffff;
}
.euro2016__match {
  margin: 0 15px;
  text-align: center;
}
.euro2016__match.hidden-group {
  display: none;
}
.euro2016__match-date {
  display: table-cell;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  border-bottom: 1px solid #a0b4be;
  padding-top: 30px;
}
.euro2016__match-date.hidden-group {
  display: none;
}
.euro2016__match-group-handler.hidden-group {
  display: none;
}
.euro2016__match-group {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
.euro2016__match-place {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
.euro2016__country {
  text-align: center;
  margin: 10px 10px 20px;
}
.euro2016__country > * {
  vertical-align: middle;
}
.euro2016__country-flag {
  margin: 0px 13px;
  width: 24px;
  height: 12px;
}
.euro2016__country-first,
.euro2016__country-second {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
.euro2016__country-first {
  text-align: right;
}
.euro2016__country-second {
  text-align: left;
}
.euro2016__country-time {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
}
.euro2016__cta {
  text-align: center;
  margin-bottom: 30px;
}
.euro2016_button {
  vertical-align: middle !important;
  width: 80px;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 !important;
}
.euro2016_button a {
  display: block;
  text-align: center;
  width: 80px;
  height: 30px;
}
.euro2016__resultats {
  margin-top: 30px;
}
.euro2016__evenement {
  display: block;
  margin-bottom: 30px;
}
.euro2016__evenement-image {
  margin-right: 24px;
}
.euro2016__evenement-content {
  width: 381px !important;
  display: inline-block;
  vertical-align: top;
}
.euro2016__evenement-date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #f03333;
  margin-bottom: 20px;
}
.euro2016__evenement-title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 30px;
}
.euro2016__evenement-place {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 30px;
}
.euro2016__evenement-description {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
.idalgo__stats .struct-title {
  width: 1000px !important;
}
.idalgo__stats-iframe {
  display: inline-block;
  vertical-align: top;
}
.idalgo__stats-iframe-first {
  margin-right: 24px;
}
.headband_euro2016 {
  position: relative;
}
.container.idalgo__stats {
  padding-bottom: 0px;
  max-height: 450px;
  margin-bottom: 90px;
}
.container.idalgo__stats .slick-dots {
  width: 948px;
}
/* import modules */
.article-container_small > *:nth-child(odd) {
  margin-right: 24px;
}
.article {
  width: 624px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  position: relative;
  /* NIVEAU 1 - LARGE */
  /* NIVEAU 2 - MEDIUM */
  /* NIVEAU 3 - SMALL */
  /* NIVEAU 4 - MICRO */
  /* LIST */
}
.article__title {
  display: block;
}
.article__title-blue {
  color: blue;
}
.article__infos {
  overflow: hidden;
  height: 30px;
  margin: 20px 0;
}
.article__infos .tag-container {
  display: table-cell;
  vertical-align: top;
  padding-right: 5px;
}
.article__infos .article__date {
  display: table-cell;
  vertical-align: top;
  min-width: 120px;
}
.article__infos .article__date > * {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.article__date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.article__date_alt {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: 0 0 0 15px;
  width: 120px;
}
.article__date-icon {
  vertical-align: middle;
  margin-right: 5px;
}
.article__date-text {
  vertical-align: middle;
}
.article__image {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  max-height: 100%;
}
.article__hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.article__hover-href {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  cursor: pointer;
}
.article__icon {
  position: absolute;
  left: 10px;
  top: 10px;
}
.article__network-item {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: -50%;
}
.article_large {
  min-height: 540px;
}
.article_large .article__infos {
  margin: 25px 0;
}
.article_large .article__title {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Duplicate Medium";
  -webkit-font-smoothing: antialiased;
  min-height: 40px;
  max-height: 126px;
  overflow: hidden;
}
.article_large .article__image-container {
  height: 390px;
  max-height: 390px;
  margin-bottom: 40px;
}
.article_medium {
  width: 462px !important;
  height: 500px;
}
.article_medium .tag-container {
  margin-top: 20px;
  margin-bottom: 10px;
}
.article_medium .article__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article_medium .article__image-container {
  height: 289px;
  max-height: 289px;
}
.article_small {
  width: 300px !important;
  height: 380px;
}
.article_small .tag-container {
  margin-top: 20px;
  margin-bottom: 10px;
}
.article_small .tag-container .tag {
  max-width: 180px;
}
.article_small .article__title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article_small .article__image-container {
  height: 188px;
  max-height: 188px;
}
.article_small.article_lesechos .article__date-text {
  font-size: 12px;
  font-size: 0.75rem;
}
.article_micro {
  width: 219px !important;
  margin-right: 24px;
  height: 300px;
}
.article_micro .tag-container {
  margin-top: 20px;
  margin-bottom: 10px;
}
.article_micro .article__title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article_micro .article__image-container {
  height: 137px;
  max-height: 137px;
}
.article_micro:nth-child(4n+5) {
  margin-right: 0;
}
.article__list {
  width: 948px !important;
  padding-top: 0px;
  font-size: 12px;
  position: relative;
  height: 188px;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.article__list > * {
  width: 300px !important;
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
  height: 188px;
}
.article__list > *:first-child {
  width: 138px !important;
}
.article__list-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.article__list-hover-expand {
  position: absolute;
  margin-right: 0pc;
  width: 40px;
  right: 10px;
  top: 10px;
}
.article__list .hover-expand-animation-container {
  height: 100%;
}
.article__list-network-item {
  position: absolute;
  margin-right: 0px;
  left: 0px;
  top: 0px;
  width: 100%;
}
.article__list-infos {
  position: relative;
  width: 462px !important;
  margin-right: 0;
}
.article__list-infos .tag-container {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 33px;
  max-height: 66px;
  height: auto;
  overflow: hidden;
}
.article__list-clock {
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  width: 16px;
}
.article__list-time {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  vertical-align: bottom;
}
.article__list-tag {
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  min-height: 55px;
}
.article__list-title {
  font-family: "Duplicate Regular";
  font-size: 21px;
  line-height: 29px;
  padding: 11px 0;
}
.article__list-author {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #8296a0;
  position: absolute;
  bottom: 0;
}
.article__list-facebook,
.article__list-twitter,
.article__list-google {
  width: 40px;
  display: inline-block;
  text-align: center;
}
.article__list-first,
.article__list-last {
  font-size: 12px;
  color: #a0b4be;
  margin-right: 5px;
}
.article__list-arrow-left,
.article__list-arrow-right {
  width: 30px;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
}
.article__list-arrow-left {
  transform: rotate(180deg);
}
.article__list-plus {
  width: 30px;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
}
.article__list-plus:hover {
  color: #cc2828;
  display: block;
  position: absolute;
}
.article__list-plus__deciles {
  display: none;
  background: #a0b4be;
  color: #000000;
}
.article__list-plus:hover {
  color: #cc2828;
}
.article__list-plus:hover__deciles {
  display: block;
  position: absolute;
  background: #a0b4be;
  color: #000000;
}
.article__list-pagination > * {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 28px;
  color: #8296a0;
}
.article__list-pagination {
  margin: 5px 0 30px;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 auto;
  text-align: center;
}
.article__list-pagination-bloc {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: #a0b4be;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
  border: 1px solid transparent;
}
.article__list-pagination-bloc:hover {
  color: #f03333;
  border-bottom: 1px solid #f03333;
  width: 30px;
  transition: width 0.5s;
}
.article__list-pagination-bloc.active {
  color: #f03333;
  border: 1px solid #f03333;
  width: 30px;
}
.article__list-alt-date {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  color: #1ea0e6;
  text-transform: uppercase;
  padding: 30px 0;
  padding-left: 26px;
}
.article__list_pagin > *:first-child {
  width: 300px !important;
}
.article__list_pagin > *:last-child {
  width: 624px !important;
}
.article__list_pagin .article__date {
  height: 30px;
}
.article__list_pagin .article__list-infos__item {
  display: block;
}
.article__list_pagin .article__list-infos .tag-container {
  display: inline-block;
  vertical-align: middle;
  min-height: 30px;
}
.article__list_pagin .article__list-title {
  display: block;
  margin-top: 20px;
  padding-top: 0;
}
.article__list_pagin_small {
  width: 624px !important;
}
.article__list_pagin_small > *:last-child {
  width: 300px !important;
}
.article__list_department > * {
  width: 300px !important;
}
.article__list_department > *:first-child {
  width: 138px !important;
}
.article__list_department > *:last-child {
  width: 462px !important;
}
.article__list_department .article__department-info {
  padding: 40px 0;
  padding-right: 24px;
  text-align: center;
}
.article__list_department .article__department-info__postal {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.article__list_department .article__department-info__code {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 70px;
  font-family: "Khand Light";
  -webkit-font-smoothing: antialiased;
  line-height: 40px;
  color: #000000;
  cursor: pointer;
}
.article__list_department .article__department-info__code:hover {
  color: #1ea0e6;
}
.article__list_department .article__department-info__code:hover + .article__department-info__postal {
  color: #1ea0e6;
}
.article__list_department .article__department-info__network {
  margin-top: 10px;
  color: #8296a0;
}
.article__list_department .article__department-info__network > * {
  margin-right: 20px;
}
.article__list_department .article__department-info__network > *:last-child {
  margin-right: 0;
}
/* QUESTION DU JOUR */
.article_qdj .article__hover {
  padding: 20px;
  text-align: left;
}
.article_qdj .article_qdj__title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 25px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
  text-align: left;
  color: #425866;
  text-transform: uppercase;
}
.article_qdj .article_qdj__summary {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  padding-top: 7px;
  color: #425866;
  text-align: left;
}
.article_qdj .article_qdj__summary-container {
  margin-top: 10px;
  margin-bottom: 26px;
}
.article_qdj .article_qdj__summary > * {
  display: inline-block;
  vertical-align: middle;
}
.article_qdj .article_qdj__question {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  color: #141e28;
}
.article_qdj .article_qdj__form {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 126px;
  text-align: center;
}
.article_qdj .article_qdj__form-widget {
  display: inline-block;
  vertical-align: middle;
}
.article_qdj .article_qdj__form-widget > input {
  margin-right: 5px;
}
.article_qdj .article_qdj__form-widget:first-child {
  margin-right: 24px;
}
.article_qdj .article_qdj__form-content {
  margin-top: 20px;
}
.article_qdj .article_qdj__form-content:not(.article_qdj__form-content_yesno) .article_qdj__form-widget {
  display: none;
}
.article_qdj .article_qdj__form .article_qdj__form-see + .article_qdj__form-submit {
  display: none;
}
.article_qdj .article_qdj__form .article_qdj__form-see {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.article_qdj .article_qdj__form-submit-container {
  padding-top: 20px;
}
.article_qdj .article_qdj__result {
  margin-top: 40px;
}
.article_qdj .article_qdj__result:not(.article_qdj__result_yesno) .article_qdj__result-handler {
  display: none;
}
.article_qdj .article_qdj__result .article_qdj__form-submit-container {
  margin-top: 30px;
  text-align: center;
}
.article_qdj .article_qdj__result-handler {
  width: 80%;
  margin: 0 auto;
}
.article_qdj .article_qdj__result-element {
  width: 90%;
}
.article_qdj .article_qdj__result-element + .article_qdj .article_qdj__result-element {
  margin: 34px 0 0;
}
.article_qdj .article_qdj__progress-bar-handler {
  width: 100%;
  height: 15px;
  background: #d2dce1;
  position: relative;
}
.article_qdj .article_qdj__progress-bar {
  background: #00bea0;
  background: -webkit-linear-gradient(left, #00bea0, #1ea0e6);
  background: -o-linear-gradient(right, #00bea0, #1ea0e6);
  background: -moz-linear-gradient(right, #00bea0, #1ea0e6);
  background: linear-gradient(to right, #00bea0, #1ea0e6);
  width: 90%;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.article_qdj .article_qdj__progress-info {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  width: 42px;
  height: auto;
  position: absolute;
  right: -21px;
  bottom: -15px;
  text-align: center;
}
.article_qdj .article_qdj__progress-bar-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  padding: 0 0 10px;
}
.article_qdj .article_qdj__result_yesno {
  margin-top: 20px !important;
}
.article_qdj .article_qdj__result_yesno .article_qdj__result-element:last-child .article_qdj__progress-bar {
  background: #f07828;
  background: -webkit-linear-gradient(left, #f07828, #f03333);
  background: -o-linear-gradient(right, #f07828, #f03333);
  background: -moz-linear-gradient(right, #f07828, #f03333);
  background: linear-gradient(to right, #f07828, #f03333);
}
.article_qdj .article_qdj__result_yesno .article_qdj__result-element {
  position: relative;
  margin-top: 20px;
}
.article_qdj .article_qdj__result_yesno .article_qdj__progress-bar-label {
  position: absolute;
  left: 100%;
  top: 0px;
  padding-left: 10px;
  text-transform: uppercase;
}
.article_qdj .article__image-container {
  position: relative;
  width: 100%;
}
.article_qdj.article_small .article__image-container {
  height: 350px;
  max-height: 350px;
}
.article_qdj.article_medium .article__image-container {
  height: 470px;
  max-height: 470px;
}
.article_qdj.article__list .article__image-container {
  margin-right: 0;
}
.article_qdj.article__list .article_qdj__title {
  display: block;
  width: 145px;
}
.article_qdj.article__list .article__list-infos {
  width: 486px !important;
  background: #ecf2f4;
  padding: 20px;
}
.article_qdj.article__list .article_qdj__form-content .cell {
  vertical-align: middle;
}
.article_qdj.article__list .article_qdj__form-content input[type="submit"] {
  margin-top: 0;
}
.article_qdj.article__list .article__list-infos .article_qdj__title,
.article_qdj.article__list .article__list-infos .article_qdj__summary-container,
.article_qdj.article__list .article__list-infos .article_qdj__result-element {
  display: none;
}
.article_qdj.article__list .article__list-infos .article_qdj__form-submit {
  background: #1ea0e6;
  margin-top: 20px;
  margin-left: 45px;
}
.article_qdj.article__list .article__list-infos .article_qdj__form-submit:hover {
  background: #0f82be;
}
.article_qdj.article__list .article__list-infos .article_qdj__form .article_qdj__form-submit-container {
  display: inline-block;
}
.article_medium .article_qdj__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand Regular";
  -webkit-font-smoothing: antialiased;
}
.article_medium .article_qdj__question {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
/* ARTICLE VIDEOS */
.article-vod {
  cursor: pointer;
  position: relative;
  display: block;
  overflow: hidden;
}
.article-vod:after {
  content: "";
  padding-top: 62.5%;
  display: block;
}
.article-vod_small:first-of-type:first-of-type {
  border-bottom: 1px solid #ffffff;
}
.article-vod_small:after {
  content: "";
  padding-top: 60.625%;
  display: block;
}
.article-vod_small .article-vod__title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  bottom: 20px;
  left: 20px;
}
.article-vod_small .article-vod__overlay-title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article-vod_small .article-vod__overlay-date {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article-vod__image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.article-vod__overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.article-vod__overlay-hover {
  text-align: center;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
.article-vod__overlay-title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article-vod__overlay-date {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article-vod__overlay-date > span {
  display: inline-block;
  vertical-align: middle;
}
.article-vod__href {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.article-vod__title {
  color: #ffffff;
  position: absolute;
  left: 30px;
  bottom: 30px;
  max-width: 80%;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
}
.article-vod__network-item {
  display: inline-block;
  position: relative;
}
.breaking-news {
  margin: 10px 0 30px;
  position: relative;
  /* LOCALITY */
}
.breaking-news__title-wrapper {
  display: inline-block;
  width: 105px;
  height: 35px;
  position: relative;
  margin-bottom: 20px;
}
.breaking-news__title-icon {
  display: inline-block;
  width: 24px;
  margin-right: 15px;
}
.breaking-news__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Khand SemiBold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  display: inline-block;
  width: 60px;
  margin-right: 5px;
}
.breaking-news__tag {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-right: 5px;
  border: 1px solid #a0b4be;
  color: #a0b4be;
}
.breaking-news__tag:last-child {
  margin-right: 0;
}
.breaking-news__tag:hover {
  border: 1px solid #8296a0;
  color: #8296a0;
  background-color: #ffffff;
}
.breaking-news__tag.active {
  background-color: #f03333;
  color: #ffffff;
  border-color: #f03333;
}
.breaking-news__tag-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.breaking-news__list-wrapper {
  display: none;
  position: relative;
  min-width: 2400px;
  -webkit-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  transition: left 0.25s ease;
  margin-bottom: 5px;
}
.breaking-news__list-wrapper.active {
  display: block;
  left: 0;
}
.breaking-news__list {
  display: inline-block;
  width: 300px !important;
  vertical-align: top;
}
.breaking-news__article {
  display: table;
  overflow: hidden;
}
.breaking-news__article-infos {
  display: table-cell;
  color: #f03333;
  width: 80px;
  vertical-align: top;
}
.breaking-news__article-infos-container {
  position: relative;
  top: 1px;
}
.breaking-news__article-list {
  opacity: 1;
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.breaking-news__article-list.transition {
  opacity: 0;
}
.breaking-news__article-title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  width: 100%;
  display: inline-block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 37px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 8px;
}
.breaking-news__article-title:hover {
  color: #141e28;
}
.breaking-news__article-time {
  color: #f03333;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  padding: 0 10px 0 5px;
  vertical-align: top;
}
.breaking-news__article-time-icon {
  position: relative;
  left: 2px;
}
.breaking-news__article_important .breaking-news__article-infos-container {
  border-radius: 30px;
  border: 1px solid #f03333;
}
.breaking-news__article_important .breaking-news__article-time-icon {
  top: 1px;
}
.breaking-news__article_important .breaking-news__article-title {
  font-weight: bold;
}
.breaking-news__pagination {
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.breaking-news__pagination-bloc {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: #a0b4be;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
  border: 1px solid transparent;
}
.breaking-news__pagination-bloc:hover {
  color: #f03333;
  border-bottom: 1px solid #f03333;
  width: 30px;
  transition: width 0.5s;
}
.breaking-news__pagination-bloc.active {
  color: #f03333;
  border: 1px solid #f03333;
  width: 30px;
}
.breaking-news_locality {
  height: 515px;
  margin-top: 15px;
}
.breaking-news_locality .breaking-news__article-title {
  height: 50px;
  margin-bottom: 0;
}
.tranche-vod {
  display: block;
  width: 100%;
  overflow: hidden;
}
.tranche-vod > div:first-child {
  width: 66%;
}
.tranche-vod > div:last-child {
  width: 34%;
}
.tranche-vod .article-vod_overlay {
  background: rgba(0, 0, 0, 0.2);
}
.tranche-vod__col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: -1px;
}
.tranche-vod__col:first-of-type {
  border-right: 1px solid #ffffff;
}
.longs-format__container {
  width: 300px !important;
  padding-top: 30px;
}
.longs-format__container-article {
  padding-bottom: 5px;
}
.longs-format__container-article-image {
  display: inline-block;
  margin-left: 0px;
}
.longs-format__container-article-image-title {
  padding-top: 10px;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  font-family: "Duplicate Regular";
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
  width: 162px;
  margin-left: 24px;
  vertical-align: top;
}
.longs-format__container-article-image-link {
  display: block;
  height: 100%;
  width: 100%;
}
.longs-format__container .struct-title__label {
  padding-right: 5px;
}
.longs-format__image {
  height: 71px;
  width: 114px;
}
.overhidden_logged {
  max-height: 950px !important;
  height: 950px !important;
}
.tranche-edj {
  padding-top: 0;
  padding-bottom: 0;
  padding-bottom: 30px;
}
.tranche-edj__content {
  background: #ecf2f4;
  height: 290px;
}
.tranche-edj__content > * {
  width: 300px !important;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-right: 24px;
  overflow: hidden;
  line-height: 290px;
}
.tranche-edj__content > *:last-child {
  margin-right: 0;
  text-align: right;
}
.tranche-edj__content-image {
  max-height: 100%;
  vertical-align: bottom;
  border: 2px solid #ecf2f4;
}
.tranche-edj__content-image-economie {
  width: 214px;
  height: 290px;
}
.tranche-edj__content-day {
  text-align: center;
}
.tranche-edj__content-day__title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Medium";
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  color: #f0af2d;
  text-transform: uppercase;
}
.tranche-edj__content-day__text {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 29px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  color: #141e28;
  height: 72px;
}
.tranche-edj__content-day__button {
  display: inline-block;
  height: 40px;
  margin: 30px;
}
.tranche-edj__content-day__button a {
  display: block;
  height: 100%;
}
.partners__lpbox-tags {
  text-align: center;
  margin-bottom: 30px;
}
.partners__lpbox-col {
  display: inline-block;
  width: 300px;
  margin-right: 24px;
  vertical-align: top;
}
.partners__lpbox-col:last-child {
  margin-right: 0px;
}
.section-locality {
  /* HEADER */
}
.section-locality-header {
  background: #ecf2f4;
}
.section-locality-header__searchbar .form__input {
  width: 624px !important;
}
.section-locality-header__navbar {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
  max-height: 30px;
  overflow: hidden;
}
.premium-banner {
  margin-top: 80px;
  background: #ffcc33;
  height: 200px;
}
.premium-banner .container {
  padding-bottom: 0;
}
.premium-banner .container > * {
  display: inline-block;
  vertical-align: top;
}
.premium-banner__image {
  margin-top: -80px;
  height: 250px;
  width: 300px;
}
.premium-banner__image-container {
  width: 381px !important;
  height: 100%;
  text-align: right;
  margin-right: 24px;
}
.premium-banner__infos {
  width: 219px !important;
  margin-right: 24px;
}
.premium-banner__title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
  color: #141e28;
}
.premium-banner__title_white {
  color: #ffffff;
}
.premium-banner__enum {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  display: block;
  color: #141e28;
}
.premium-banner__enum-icon {
  color: #f03333;
}
.premium-banner__offer {
  width: 300px !important;
  text-align: center;
  height: 155px;
}
.premium-banner__price {
  font-size: 63px;
  font-size: 3.9375rem;
  line-height: 76px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  margin-top: -10px;
}
.premium-banner__price-euro {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 43px;
  font-family: "Encode Semibold";
  -webkit-font-smoothing: antialiased;
  line-height: 35px;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
}
.premium-banner__label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
}
.premium-banner__label_small {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
}
.premium-banner__button {
  color: #ffffff;
  background: #f03333;
  margin-bottom: 10px;
  width: 186px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle !important;
}
.premium-banner__button-white {
  background: transparent !important;
  border: 1px solid #ffffff !important;
}
.premium-banner__button-white:hover {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-color: #141e28;
  color: #141e28;
}
.premium-banner__abo {
  width: 381px !important;
  margin-right: 81px;
  text-align: center;
}
.premium-banner__abo-title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  font-family: "Encode SemiBold";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.premium-banner__abo-offer {
  font-size: 48px;
  font-size: 3rem;
  line-height: 60px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  color: #ffffff;
}
.premium-banner__abo .premium-banner__enum {
  margin-top: 10px;
}
.premium-banner__span {
  display: inline-block;
  height: 155px;
  vertical-align: middle;
}
.premium-banner__a {
  display: inline-block;
  vertical-align: middle;
}
.locality-searchbar {
  position: relative;
}
.locality-searchbar__results {
  width: 300px !important;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  margin-top: 6px;
  display: none;
  background: white;
  border-radius: 2px;
  border: 1px solid #8296a0;
}
.locality-searchbar__results-result {
  line-height: 21px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  display: block;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  color: #141e28;
}
.locality-searchbar__results-result:hover {
  background: #8296a0;
  color: #ffffff;
  cursor: pointer;
}
.form__input_blue .locality-searchbar__results {
  border: 1px solid #1ea0e6;
}
.form__input_blue .locality-searchbar__results-result:hover {
  background: #1ea0e6;
}
.articles-list__pagin {
  margin-top: 0px;
  margin-bottom: 25px;
}
.overhidden {
  max-height: 950px;
  height: 950px;
  overflow: hidden;
  margin-bottom: 10px;
}
.townactus {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 30px;
  background: #8296a0;
  background: url(/National_Library/20160526010038oe_/http://s1.lprs1.fr/assets/img/E-MaVille-FondMoteur.jpg);
  background-size: cover;
  height: 140px;
}
.townactus > * {
  display: table-cell;
  vertical-align: middle;
}
.townactus > *:first-child {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-family: "Encode Light";
  -webkit-font-smoothing: antialiased;
  text-align: right;
}
.townactus > *:last-child {
  width: 462px !important;
  text-align: center;
  padding-right: calc(24px + 57px);
}
.townactus > * .form__input {
  width: 340px;
  height: 50px;
  border-radius: 2px;
  margin: 0 auto;
  background: white;
}
.townactus > * .form__input-placeholder {
  line-height: 21px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  font-family: "Encode Regular";
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
}
.townactus .form__input-content {
  border: none;
}
.townactus .locality-searchbar__results {
  text-align: left;
}
