/* ===================================================================
 *  Delitoon Base Stylesheet
 *  Mai-2017
 *  ------------------------------------------------------------------
/* ===================================================================
 *
 *  RESET - normalize.css v3.0.2 | MIT License | git.io/normalize
 *
 * ------------------------------------------------------------------- */
/* Change Autocomplete styles in Chrome*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ===================================================================
 *
 *  BASIC
 *
 * ------------------------------------------------------------------- */

html {
  font-size: 62.5%;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  font-weight: normal;
  line-height: 1;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  //overflow-x: hidden;
  overflow-y: scroll;
}
body,
input,
button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/*
@media screen and (max-width: 1023px) {
  .cache-mobile-version {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    opacity: 1;
    display: block;
  }
  main {
    display: none;
  }
}
*/
/* -------------------------------------------------------------------
 * Typography
 * ------------------------------------------------------------------- */

@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot');
  src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Book.woff') format('woff'),
    url('../fonts/Gotham-Book.ttf') format('truetype'),
    url('../fonts/Gotham-Book.svg#FontName') format('svg');
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot');
  src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Medium.woff') format('woff'),
    url('../fonts/Gotham-Medium.ttf') format('truetype'),
    url('../fonts/Gotham-Medium.svg#FontName') format('svg');
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot');
  src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gotham-Bold.woff') format('woff'),
    url('../fonts/Gotham-Bold.ttf') format('truetype'),
    url('../fonts/Gotham-Bold.svg#FontName') format('svg');
}
@font-face {
  font-family: 'Avenir-regular';
  src: url('../fonts/AvenirNextRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvenirNextRegular.woff') format('woff'),
    url('../fonts/AvenirNextRegular.ttf') format('truetype'),
    url('../fonts/AvenirNextRegular.svg#AvenirNextRegular') format('svg');
}
@font-face {
  font-family: 'Avenir-demi';
  src: url('../fonts/avenirnextltpro-demi.eot');
  src: url('../fonts/avenirnextltpro-demi.eot') format('embedded-opentype'),
    url('../fonts/avenirnextltpro-demi.woff2') format('woff2'),
    url('../fonts/avenirnextltpro-demi.woff') format('woff'),
    url('../fonts/avenirnextltpro-demi.ttf') format('truetype'),
    url('../fonts/avenirnextltpro-demi.svg#AvenirNextLTProDemi') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-bold';
  src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype'),
    url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'),
    url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype'),
    url('../fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-variant-ligatures: common-ligatures;
  -moz-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
ol,
ul {
  list-style: none;
}
li {
  display: block;
}
/* -------------------------------------------------------------------
 * links
 * ------------------------------------------------------------------- */

a {
  text-decoration: none;
  line-height: inherit;
}
a img {
  border: none;
}
/* -------------------------------------------------------------------
 * inputs
 * ------------------------------------------------------------------- */

fieldset {
  margin: 0;
  padding: 0;
}
input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* -------------------------------------------------------------------
   * Titles
   * ------------------------------------------------------------------- */

.title-category-home {
  width: 100%;
  max-width: 1920px;
  height: 135px;
  display: block;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
.title-category-home .picto {
  float: left;
  width: auto;
  height: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.title-category-home h3 {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Gotham-Book';
  font-size: 20px;
  color: black;
  float: left;
  margin-left: 20px;
}
.title-page {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
.title-page .picto {
  display: block;
  margin: 0 auto 15px auto;
}
.title-page h2 {
  font-family: 'Gotham-Bold';
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
}
.title-page h3 {
  font-family: 'Gotham-Book';
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  margin-top: 25px;
}
.title-page p {
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Avenir-regular';
  font-size: 14px;
  color: #4a4a4a;
  margin-top: 30px;
  line-height: 22px;
}
/* -------------------------------------------------------------------
 * Buttons
 * ------------------------------------------------------------------- */
.cta-validate {
  border: 0;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: #ff3d00;
  color: white;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s;
}
.cta-validate:hover {
  background: #e93a01;
}
.cta-gray {
  border: 0;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: #666666;
  color: white;
  border-radius: 50px;
  width: 150px;
  outline: none;
  transition: background 0.2s;
  margin-right: 15px;
}
.cta-gray:hover {
  background: #ffffff;
  color:black;
}
.cta-yellow {
  border: 0;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: #fddb30;
  color: black;
  border-radius: 50px;
  width: 150px;
  outline: none;
  transition: background 0.2s;
}
.cta-yellow:hover {
  background: #ffffff;
}
.cta-basic {
  border: 0;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 15px;
  padding: 15px 20px;
  height: auto;
  background: #fddb30;
  color: white;
  border-radius: 50px;
  width: 400px;
  outline: none;
  transition: background 0.2s;
}
.cta-basic:hover {
  background: #e93a01;
}
.cta-discount {
  border: 0;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 15px;
  padding: 15px 20px;
  height: auto;
  background: #ff3d00;
  color: white;
  border-radius: 50px;
  width: 400px;
  outline: none;
  transition: background 0.2s;
}
.cta-discount:hover {
  background: #e93a01;
}

.cta-cancel {
  border: 2px solid #4a4a4a;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: transparent;
  color: #4a4a4a;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.cta-cancel:hover {
  background: #4a4a4a;
  color: white;
}
.cta-modify {
  border: 2px solid #ff3d00;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: transparent;
  color: #ff3d00;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.cta-modify:hover {
  background: #ff3d00;
  color: white;
}
.cta-btn-size {
  padding: 15px 0px;
  width: 90%;
}

.cta-modify-2 {
  border: 2px solid #ff3d00;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: transparent;
  color: #ff3d00;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.cta-modify-2:hover {
  background: #ff3d00;
  color: white;
}

.cta-del {
  text-transform: uppercase;
  font-family: 'Gotham-Medium', sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 15px 30px;
  height: auto;
  background: #000000;
  color: white;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s;
}
.cta-del:hover {
  background: #ff3d00;
}

.switch {
  position: relative;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  width: 60px;
  height: 30px;
}
.switch:before,
.flag-switch:after {
  position: absolute;
  color: white;
  top: 8px;
  font-size: 13px;
  font-weight: 700;
}
.switch:before {
  left: -19px;
  content: '';
}
.switch:after {
  right: -17px;
  content: '';
}
.switch input {
  display: none;
}
.switch input + label {
  display: block;
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 60px;
}
.switch input + label:before,
.switch input + label:after {
  content: '';
  position: absolute;
  border-radius: 30px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.switch input + label:before {
  height: 30px;
  width: 60px;
  background-color: #c9c6c6;
}
.switch input + label:after {
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  background: white;
  transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
}
.switch input:checked + label:after {
  background: white;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.switch input:checked + label:before {
  background-color: #ff001f;
}
/* -------------------------------------------------------------------
   * Genres
   * ------------------------------------------------------------------- */

.genres {
  width: 100%;
  height: auto;
  display: block;
  font-family: 'Gotham-Medium';
  text-align: center;
}
.genres a {
  color: #ff3d00;
  font-size: 12px;
  text-align: center;
  float: left;
  padding: 7px 12px;
  border: 2px solid #ff3d00;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  transition: all 0.25s;
  outline: none;
}
.genres a:hover {
  background: #ff3d00;
  color: white;
  border: 2px solid #ff3d00;
}
/* -------------------------------------------------------------------
   * Likes
   * ------------------------------------------------------------------- */

.likes {
  display: block;
  width: auto;
  height: 20px;
}
.likes .picto {
  float: left;
  height: 20px;
  width: 21px;
  background: url(../img/icons/heart-line-icon.svg) no-repeat center center;
}
.likes span {
  font-family: 'Gotham-Medium';
  font-size: 16px;
  color: #9b9b9b;
  text-align: left;
  float: left;
  position: relative;
  top: 3px;
  margin-left: 8px;
}
/* -------------------------------------------------------------------
   * Indicateur
   * ------------------------------------------------------------------- */

.freeview {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/freeview-icon.svg) no-repeat center center;
  background-size: 100% auto;
}
.freetime {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/freetime-icon.svg) no-repeat center center;
  background-size: 100% auto;
}
.freeday {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/freeday-icon-small.png) no-repeat center center;
  background-size: 100% auto;
}
.fastpass {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/fastpass-icon.png) no-repeat center center;
  background-size: 100% auto;
}
.freeday-big {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/freeday-icon.png) no-repeat center center;
  background-size: 100% auto;
}
.fastpass-clock {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/fastpass-clock-icon.svg) no-repeat center center;
  background-size: 100% auto;
}


.lock-infos {
  font-family: 'Gotham-Medium';
  font-size: 15px;
  display: table;
  color: white;
  line-height: 32px;
  padding: 0 12px 0 40px;
  height: 32px;
  width: auto;
  border-radius: 50px;
  background: black url(../img/icons/lock-white-icon.svg) no-repeat 15px center;
}
.lock {
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: black url(../img/icons/lock-white-icon.svg) no-repeat center
    center;
}
.unlock {
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: black url(../img/icons/unlock-white-icon.svg) no-repeat center
    center;
}
/* -------------------------------------------------------------------
   * Sliders
   * ------------------------------------------------------------------- */

.nav-slider {
  float: right;
  width: 130px;
  height: 46px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #e7e7e7;
  border-radius: 50px;
}
.nav-slider .slick-prev {
  float: left;
  width: 64px;
  height: 44px;
  color: transparent;
  background: transparent url(../img/icons/arrow-direction-black.svg) no-repeat
    center center;
  outline: none;
  transition: background 0.25s ease-in-out;
  cursor: pointer;
  border-right: 1px solid #e7e7e7;
}
.nav-slider .slick-prev:hover {
  background: transparent url(../img/icons/arrow-direction-orange.svg) no-repeat
    center center;
}
.nav-slider .slick-next {
  float: right;
  width: 64px;
  height: 43px;
  color: transparent;
  background: transparent url(../img/icons/arrow-direction-black.svg) no-repeat
    center center;
  outline: none;
  transition: background 0.25s ease-in-out;
  -ms-transform: rotate(180deg);
  /* IE 9 */

  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */

  transform: rotate(180deg);
  cursor: pointer;
}
.nav-slider .slick-next:hover {
  background: transparent url(../img/icons/arrow-direction-orange.svg) no-repeat
    center center;
}
.nav-slider .slick-prev:before,
.nav-slider .slick-next:before {
  display: none;
}
/* -------------------------------------------------------------------
   * Pagination
   * ------------------------------------------------------------------- */
.pagination {
  display: table;
  margin: 0 auto;
}
.pagination a {
  float: left;
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 16px;
  color: black;
  width: 30px;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  transition: background 0.25s ease-in-out;
}
.pagination a:hover {
  background: #f4f6f9;
}
.pagination .current {
  color: #ff3d00;
  background: transparent;
}
.pagination .current:hover {
  background: none;
}
.pagination .current::before {
  content: '';
  width: 15px;
  height: 15px;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  display: block;
  position: absolute;
  bottom: -8px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: url(../img/icons/select-orange-icon.svg) no-repeat center center;
}
.pagination .previous {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #e7e7e7;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: url(../img/icons/arrow-black-icon.svg) no-repeat center center;
  cursor: pointer;
  transition: background 0.25s ease-in-out;
}
.pagination .next {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #e7e7e7;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: url(../img/icons/arrow-black-icon.svg) no-repeat center center;
  cursor: pointer;
  transition: background 0.25s ease-in-out;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.pagination .next:hover {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat center center;
}
.pagination .previous:hover {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat center center;
}
/* -------------------------------------------------------------------
   * Promo Top
   * ------------------------------------------------------------------- */
.promo-top {
  width: 100%;
  height: 75px;
  background: #f3365d;
  position: relative;
  z-index: 5;
  display: none;
}
.promo-top .container {
  width: 100%;
  height: 75px;
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 0 30px;
}
.promo-top .container img {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.promo-top .cta-close {
  display: block;
  width: 33px;
  height: 33px;
  border: 3px solid white;
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 15px 15px;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.promo-top .cta-close:hover {
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}
/* ===================================================================
  *
  *  HEADER / FOOTER
  *
  * ------------------------------------------------------------------- */
/* -------------------------------------------------------------------
   * Header
   * ------------------------------------------------------------------- */

header {
  width: 100%;
  height: 63px;
  border-bottom: 1px solid #e7e7e7;
  font-family: 'Gotham-Medium';
  color: black;
  position: relative;
  z-index: 5;
  background: white;
}
header .container {
  width: 100%;
  height: 63px;
  max-width: 1920px;
  margin: 0 auto;
  display: block;
  padding: 0 30px 0 0;
  position: relative;
}
header .logo {
  width: 206px;
  height: 63px;
  float: left;
  background: url(../img/delitoon-logo.svg) no-repeat center center;
}
header nav {
  width: auto;
}
header nav ul {
  list-style: none;
  width: calc(100% - 440px);
  height: 63px;
  display: inline-block;
  text-align: center;
}
header nav li {
  display: inline-block;
  border-right: 1px solid #e7e7e7;
  line-height: 63px;
  padding: 0 30px;
  font-size: 15px;
  position: relative;
  transition: color 0.25s;
}
header nav li:hover {
  color: #ff3d00;
}
header nav li a {
  color: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
header nav li a .amount {
  color: #fff;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 15px;
  right: 15px;
  padding-right: 1px;
  background: #ff3d00;
  border-radius: 10px;
  line-height: 17px;
  font-size: 10px;
  text-align: center;
  text-indent: 0;
}
header nav li:last-child {
  border: 0;
}
header .search {
  font-family: 'Gotham-Book';
  font-size: 13px;
  color: #4a4a4a;
  float: right;
  border-radius: 50px;
  border: 2px solid #4a4a4a;
  height: 37px;
  line-height: 33px;
  padding: 0 15px;
  margin-top: 13px;
  width: 180px;
  position: relative;
}
header .search input {
  border: none;
  background: transparent;
  outline: none;
  width: calc(100% - 20px);
}
header .search .search-button {
  background: red;
  position: absolute;
  top: 7px;
  right: 15px;
  width: 18px;
  height: 18px;
  background: url(../img/icons/search-grey-icon.svg) no-repeat;
  background-size: 18px 18px;
  outline: none;
}
header .cta-log {
  font-family: 'Gotham-Medium';
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 10px;
  background: #ff3d00 url(../img/icons/user-white-icon.svg) no-repeat
    175px center;
  border-radius: 50px;
  height: 37px;
  line-height: 37px;
  padding: 0 45px 0 15px;
  margin-top: 13px;
  transition: background 0.25s;
}
header .cta-log:hover {
  background: #e93a01 url(../img/icons/user-white-icon.svg) no-repeat
    175px center;
}
.connected .cta-log {
  display: none;
}
.connected nav ul {
  width: calc(100% - 263px);
}
.not-connected #menu-toggle {
  display: none;
}
/* -------------------------------------------------------------------
   * Nav account
   * ------------------------------------------------------------------- */

#menu-toggle {
  float: right;
  width: auto;
  color: #444444;
  z-index: 5;
  margin-top: 13px;
  margin-left: 20px;
}
#menu-toggle.open {
  left: 0;
}
#menu-icon {
  width: 37px;
  height: 37px;
  float: right;
  right: 10px;
  top: 0;
  cursor: pointer;
  background: #ff3d00 url(../img/icons/burger-icon.svg) no-repeat center center;
  border-radius: 50%;
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  transition: transform 0.25s, background 0.25s;
}
#menu-icon.open {
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 14px 14px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#menu {
  background: white;
  width: 350px;
  display: none;
  transition: opacity 0.15s;
  position: relative;
  z-index: 5;
  opacity: 0;
}
#menu li:nth-child(2) {
  border: 0;
}
#menu li {
  position: relative;
  opacity: 1;
  left: 0;
  height: 75px;
  display: block;
  border-top: 1px solid #e7e7e7;
}
#menu li:hover h3 {
  color: #ff3d00;
}
#menu li:hover:before {
  content: '';
  position: absolute;
  ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat 100% center;
  display: block;
  width: 9px;
  height: 15px;
  right: 20px;
  top: calc(50% - 4px);
}
#menu li h3 {
  float: left;
  font-family: 'Gotham-Medium';
  color: black;
  font-size: 18px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#menu li .picto {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  height: auto;
  margin: 0 25px;
}
#menu li .picto-coin-shop {
  margin: 0 22px 0 22px;
}
#menu li.disabled {
  opacity: 0;
  left: -400px;
}
#menu li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#menu.open {
  display: block;
  float: right;
  opacity: 1;
}
#menu a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #929292;
}
#menu a:hover {
  color: white;
}
#menu-overlay {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0);
}
#menu-overlay.open {
  z-index: 4;
  background: rgba(0, 0, 0, 0.8);
}
.stop-scrolling {
  overflow: inherit;
  position: relative;
}
.nav-account {
  display: table;
  text-align: left;
  width: auto;
  position: absolute;
  right: 0;
}
/*#menu li:first-child {*/
  /*display: block;*/
  /*background: #ff3d00;*/
  /*height: auto;*/
  /*padding: 20px;*/
  /*width: 100%;*/
/*}*/
/*#menu li:first-child p {*/
  /*font-family: 'Gotham-Medium';*/
  /*color: white;*/
  /*font-size: 18px;*/
  /*display: block;*/
  /*text-align: center;*/
/*}*/
/*#menu li:first-child .coin-numbers {*/
  /*font-family: 'Gotham-Bold';*/
  /*color: white;*/
  /*font-size: 36px;*/
  /*display: table;*/
  /*margin: 10px auto 0 auto;*/
/*}*/
/*#menu li:first-child .coin-numbers:after {*/
  /*content: '';*/
  /*width: 35px;*/
  /*height: 27px;*/
  /*background: url(../img/icons/coin-white-icon.svg) no-repeat center center;*/
  /*display: inline-block;*/
  /*position: relative;*/
  /*top: 2px;*/
  /*margin-right: 15px;*/
  /*float: left;*/
/*}*/
/*#menu li:last-child {*/
  /*background: #f4f6f9;*/
/*}*/
/*#menu li:last-child:hover:before {*/
  /*display: none;*/
/*}*/
/* -------------------------------------------------------------------
   * Footer
   * ------------------------------------------------------------------- */

footer {
  width: 100%;
  height: auto;
  background: transparent;
  float: left;
  border-top: 1px solid #e7e7e7;
  font-family: 'Gotham-Medium';
}
footer .container {
  width: 100%;
  max-width: 1920px;
  height: auto;
  display: table;
  margin: 0 auto;
  padding: 50px 30px 50px 30px;
  position: relative;
}
footer .logo-footer {
  float: left;
  width: 74px;
  height: 74px;
  background: url(../img/delitoon-logo-footer.svg) no-repeat center center;
  outline: none;
}
footer ul {
  list-style: none;
  float: left;
  margin-left: 45px;
}
footer li {
  width: auto;
  float: left;
  margin-right: 45px;
}
footer li:last-child {
  margin-right: 0;
}
footer h2 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
footer li a {
  display: block;
  margin-bottom: 10px;
  font-family: 'Avenir-regular';
  color: #4a4a4a;
  font-size: 14px;
  letter-spacing: 0.25px;
  transition: color 0.25s ease-in-out;
}
footer li a:last-child {
  margin-bottom: 0;
}
footer li a:hover {
  color: #ff3d00;
}
footer .follow {
  float: right;
  vertical-align: top;
  text-align: center;
  margin-right: 25px;
}
footer .follow a {
  display: inline-block;
  width: 47px;
  height: 47px;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  margin: 0 3px;
  position: relative;
  box-sizing: border-box;
}
footer .follow .facebook {
  background: url(../img/icons/facebook-blue-icon.svg) no-repeat center center;
}
footer .follow .facebook:hover {
  background: #3b5998 url(../img/icons/facebook-white-icon.svg) no-repeat center
    center;
  width: 47px;
  height: 47px;
  border: 0;
}
footer .follow .twitter {
  background: url(../img/icons/twitter-blue-icon.svg) no-repeat center center;
}
footer .follow .twitter:hover {
  background: #1da1f2 url(../img/icons/twitter-white-icon.svg) no-repeat center
    center;
  width: 47px;
  height: 47px;
  border: 0;
}
footer .follow .instagram {
  background: url(../img/icons/instagram-gradiant-icon.svg) no-repeat center
    center;
}
footer .follow .instagram:hover:before {
  content: '';
  height: 45px;
  width: 45px;
  position: absolute;
  display: block;
  background: url(../img/icons/instagram-white-icon.svg) no-repeat center center;
  top: 1px;
  left: 1px;
}
footer .follow .instagram:hover {
  background-image: linear-gradient(
    220deg,
    #7233a7 0%,
    #eb0619 49%,
    #f5c002 100%
  );
  width: 47px;
  height: 47px;
  border: 0;
}
footer .share {
  float: right;
  vertical-align: top;
  text-align: center;
}
footer .share a {
  width: auto;
  display: inline-block;
  height: 47px;
  border: 2px solid #e7e7e7;
  border-radius: 50px;
  padding: 13px 36px 13px 20px;
  line-height: 16px;
  font-size: 15px;
  text-align: left;
  color: black;
  margin: 0 5px;
  box-sizing: border-box;
}
footer .share .share-facebook {
  background: url(../img/icons/facebook-blue-icon.svg) no-repeat
    calc(100% - 18px) center;
}
footer .share .share-facebook:hover {
  background: #3b5998 url(../img/icons/facebook-white-icon.svg) no-repeat
    calc(100% - 18px) center;
  color: white;
  border: 0;
  height: 47px;
  border: 2px solid #3b5998;
}
footer .share .share-twitter {
  background: url(../img/icons/twitter-blue-icon.svg) no-repeat
    calc(100% - 12px) center;
}
footer .share .share-twitter:hover {
  background: #1da1f2 url(../img/icons/twitter-white-icon.svg) no-repeat
    calc(100% - 12px) center;
  color: white;
  border: 0;
  height: 47px;
  border: 2px solid #1da1f2;
}
footer .copyright {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 50px 30px;
  border-top: 1px solid #e7e7e7;
  text-align: center;
}
footer .copyright .links {
  font-size: 13px;
  color: black;
  display: inline-block;
}
footer .copyright .links a {
  color: inherit;
  transition: color 0.25s ease-in-out;
  display: inline-block;
  margin: 0 8px;
  position: relative;
}
footer .copyright .links a:first-child:after {
  display: none;
}
footer .copyright .links a:after {
  content: '';
  float: left;
  width: 3px;
  height: 3px;
  background: #ff3d00;
  position: relative;
  top: 5px;
  border-radius: 50%;
  right: 10px;
}
footer .copyright .links a:hover {
  color: #ff3d00;
}
footer .copyright .infos {
  display: inline-block;
  font-family: 'Gotham-Book';
  color: #4a4a4a;
  font-size: 13px;
  margin-left: 20px;
}

/* ===================================================================
  *
  *  HOME
  *
  * ------------------------------------------------------------------- */
/* -------------------------------------------------------------------
   * Slider - Présentation
   * ------------------------------------------------------------------- */

.presentation {
  width: 100%;
  height: 414px;
}
.presentation ul {
  list-style: none;
  position: relative;
  margin: 0 auto;
}
.presentation li {
  position: relative;
}
.presentation li .container-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.presentation .container-infos {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 2;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 90px;
}
.presentation .genres {
  width: 100%;
  height: auto;
  float: none;
  display: block;
  margin-bottom: 15px;
  font-family: 'Gotham-Medium';
  text-align: center;
  position: absolute;
  z-index: 6;
  bottom: 150px;
}
.presentation .genres a {
  color: white;
  font-size: 12px;
  text-align: center;
  float: none;
  display: inline-block;
  padding: 7px 13px;
  border: 2px solid white;
  text-transform: uppercase;
  margin: 0 7.5px;
  transition: all 0.25s;
}
.presentation .genres a:hover {
  background: #ff3d00;
  color: white;
  border: 2px solid #ff3d00;
}
.presentation .container-infos h2 {
  font-family: 'Gotham-Bold';
  font-size: 42px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 2.5px;
}
.presentation .container-img {
  width: 640px;
  height: 414px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.presentation .container-img .gradient {
  width: 100%;
  height: 365px;
  bottom: 0;
  display: block;
  #background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 2%, #000000 97%);
  #background: -o-linear-gradient(rgba(0, 0, 0, 0) 2%, #000000 97%);
  #background: linear-gradient(rgba(0, 0, 0, 0) 2%, #000000 97%);
  z-index: 1;
  position: absolute;
  opacity: 0.9;
}
.presentation .container-img img {
  position: relative;
  max-height: 100%;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.presentation .slick-dots {
  position: absolute;
  bottom: 36px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.presentation .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.presentation .slick-dots li button {
  border: 0;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
  background: transparent;
}
.presentation .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  display: block;
  background: white;
  border-radius: 50%;
  content: '';
  transition: all 0.25s;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.presentation .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
  background: #ff3d00;
}
.presentation .slick-prev {
  position: absolute;
  display: block;
  height: 46px;
  width: 46px;
  cursor: pointer;
  background: transparent;
  border: 2px solid white;
  border-radius: 50%;
  bottom: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  z-index: 3;
  left: calc(50% - 140px);
  transition: border 0.25s;
  color: transparent;
}
.presentation .slick-prev:before {
  content: '';
  width: 9px;
  height: 15px;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 18px;
  background: url(../img/icons/arrow-white-icon.svg) no-repeat center center;
  transition: background 0.25s;
}
.presentation .slick-prev:hover {
  border: 2px solid #ff3d00;
}
.presentation .slick-prev:hover:before {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat center center;
}
.presentation .slick-next {
  position: absolute;
  display: block;
  height: 46px;
  width: 46px;
  cursor: pointer;
  background: transparent;
  border: 2px solid white;
  border-radius: 50%;
  bottom: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  z-index: 3;
  right: calc(50% - 130px);
  transition: border 0.25s;
  color: transparent;
}
.presentation .slick-next:before {
  content: '';
  width: 9px;
  height: 15px;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 15px;
  background: url(../img/icons/arrow-white-icon.svg) no-repeat center center;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: background 0.25s;
}
.presentation .slick-next:hover {
  border: 2px solid #ff3d00;
}
.presentation .slick-next:hover:before {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat center center;
}
@media screen and (min-width: 1920px) {
  .presentation .container-img img {
    position: relative;
    max-height: none;
    height: auto;
    width: 100%;
    left: 100%;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 0;
  }
}

/* -------------------------------------------------------------------
   * Event Banner
   * ------------------------------------------------------------------- */
main .event-banner{
  position: relative;
  margin: 48px auto 0px;
  max-width:1232px;
}
main .event-banner img {
  width: 100%;
  height: auto;
}
main .event-banner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
@media screen and (max-width: 1280px) {
  main .event-banner {
    max-width: 826px;
  }
}



/* -------------------------------------------------------------------
   * Slider - Nouveautés
   * ------------------------------------------------------------------- */

.new-home {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: block;
}
.new-home ul {
  list-style: none;
  display: block;
}
.new-home li {
  width: 280px;
  margin: 0 30px 50px 30px;
  float: left;
  height: 460px;
  outline: none;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.new-home .container-infos {
  width: 280px;
  float: left;
  padding: 15px 20px 0 20px;
  height: 426px;
  position: relative;
  bottom: 3px;
  background: white;
  transition: all 0.35s ease-in-out;
  z-index: 2;
}
.new-home .container-infos::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  display: block;
  top: 15px;
  right: 15px;
  background: url(../img/icons/infos-grey-icon.svg) no-repeat center center;
  background-size: 15px 15px;
}
.new-home .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  width: calc(100% - 20px);
}
.new-home .genres {
  margin: 10px 0;
  float: left;
  position: relative;
  z-index: 5;
}
.new-home .genres a {
  position: static;
  width: auto;
  height: auto;
}
.new-home .container-infos .synopsis {
  float: left;
  margin-top: 27px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
}
.new-home .container-likes-genres {
  float: left;
  position: absolute;
  bottom: 0;
  padding: 0 20px 15px 20px;
  width: 100%;
  background: white;
  z-index: 5;
}
.new-home .container-likes-genres .likes {
  float: left;
}
.new-home .container-likes-genres .status {
  font-family: 'Gotham-Medium';
  color: #4a4a4a;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: right;
  position: relative;
  top: 4px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.new-home .container-img {
  width: 280px;
  height: 325px;
  position: relative;
  overflow: hidden;
  display: block;
}
.new-home .container-img .freeview,
.new-home .container-img .freetime {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
}
.new-home .container-img img {
  position: relative;
  height: auto;
  width: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new-home a {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.new-home li .container-infos:hover {
  bottom: 325px;
}
.new-home li:hover .container-likes-genres .status {
  opacity: 1;
}
/* -------------------------------------------------------------------
   * Focus
   * ------------------------------------------------------------------- */

.focus-home {
  width: 100%;
  height: auto;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  float: left;
  position: relative;
}
.focus-home .title-category-home {
  position: absolute;
  left: 0;
  right: 0;
}
.focus-home ul {
  list-style: none;
  display: block;
  max-width: 1920px;
  margin: 0 auto;
}
.focus-home li {
  width: 50%;
  padding: 30px;
  height: 450px;
  position: relative;
  border-right: 1px solid #e7e7e7;
  float: left;
}
.focus-home li:last-child {
  border: 0;
}
.focus-home li .container-infos {
  width: calc(100% - 335px);
  height: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.focus-home li .container-infos .theme {
  font-family: 'Gotham-Medium';
  color: #9b9b9b;
  font-size: 15px;
  text-transform: uppercase;
}
.focus-home li .container-infos h3 {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  display: block;
  margin: 15px 0;
}
.focus-home li .container-infos h3:after {
  content: '';
  width: 9px;
  height: 9px;
  background: #ff3d00;
  display: inline-block;
  margin-left: 10px;
  border-radius: 50%;
}
.focus-home li .container-infos p {
  display: block;
  font-family: 'Avenir-regular';
  font-size: 24px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0 0 20px 0;
}
.focus-home li .container-infos .genres a {
  position: initial;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
}
.focus-home li .container-infos .cta-read-first {
  display: table;
  width: auto;
  height: 36px;
  font-family: 'Gotham-Medium';
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 35px;
  background: #ff3d00;
  margin-top: 20px;
  padding: 0 50px 0 30px;
  border-radius: 50px;
  position: relative;
  transition: background 0.25s ease-in-out;
}
.focus-home li .container-infos .cta-read-first:hover {
  background: black;
}
.focus-home li .container-infos .cta-read-first:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: white url(../img/icons/cross-black-cta-icon.svg) no-repeat center
    center;
  transition: all 0.25s ease-in-out;
}
.focus-home li .container-infos .cta-read-first:hover:after {
  background: white url(../img/icons/cross-orange-cta-icon.svg) no-repeat center
    center;
}
.focus-home li .container-img {
  z-index: 0;
  width: 335px;
  height: 450px;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.focus-home li .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: -50%;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.focus-home li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  .focus-home li .container-img {
    width: 300px;
  }
  .focus-home li .container-infos .theme,
  .focus-home li .container-infos h3,
  .focus-home li .container-infos p {
    width: calc(100% - 50px);
  }
  .focus-home li .container-infos {
    width: 260px;
  }
}
/* -------------------------------------------------------------------
   * Discover
   * ------------------------------------------------------------------- */

.discover {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  display: table;
  position: relative;
}
.discover .title-category-home {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1;
  width: auto;
  height: auto;
}
.slider-discover {
  list-style: none;
  max-width: 1920px;
  position: relative;
}
.slider-discover .slick-dots {
  position: absolute;
  bottom: 36px;
  left: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slider-discover .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slider-discover .slick-dots li button {
  border: 0;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
  background: transparent;
}
.slider-discover .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  display: block;
  background: black;
  border-radius: 50%;
  content: '';
  transition: all 0.25s;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-discover .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
  background: #ff3d00;
}
.slider-discover li {
  position: relative;
  float: left;
  width: 100%;
  height: 550px;
  outline: none;
}
.slider-discover .genres {
  position: relative;
  z-index: 3;
}
.slider-discover .genres a {
  position: initial !important;
  width: auto !important;
}
.slider-discover li .container-infos {
  position: absolute;
  padding-left: 30px;
  z-index: 2;
  max-width: 450px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-discover li .container-infos a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  outline: none;
}
.slider-discover li .container-infos h3 {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin: 15px 0;
}
.slider-discover li .container-infos p {
  display: block;
  font-family: 'Avenir-demi';
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  margin-bottom: 20px;
}
.slider-discover li .container-infos .likes {
  position: relative;
  float: left;
  top: 5px;
  margin-left: 15px;
}
.slider-discover li .container-img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 570px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.slider-discover li .container-img img {
  position: relative;
  max-height: none;
  height: auto;
  width: 100%;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.slider-discover li .container-img .gradient {
  width: 480px;
  height: 550px;
  top: 0;
  display: block;
  z-index: 1;
  position: absolute;
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}
.slider-discover li .container-img a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  outline: none;
}
@media screen and (max-width: 1920px) {
  .discover {
    float: left;
    display: block;
  }
  .slider-discover li .container-img img {
    height: 100%;
    width: auto;
  }
}
@media screen and (max-width: 1280px) {
  .slider-discover li .container-img .gradient-2 {
    display: none;
  }
  .slider-discover li .container-infos {
    max-width: 450px;
  }
  .slider-discover li .container-img img {
    -moz-transform: translateX(-85%);
    -ms-transform: translateX(-85%);
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
}
/* -------------------------------------------------------------------
   * Hashtags
   * ------------------------------------------------------------------- */

.hashtags-home {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.hashtags-home ul {
  list-style: none;
  margin-bottom: 50px;
}
.hashtags-home li {
  font-family: 'Gotham-Book';
  font-size: 18px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 50px;
  border: 3px solid;
  margin-right: 30px;
  cursor: pointer;
  width: auto;
  outline: none;
}
.hashtags-home li a {
  color: inherit;
}
.hashtags-home li:last-child {
  margin-right: 0;
}
.hashtags-home .pink {
  border-color: #c5787c;
  color: #c5787c;
  transition: all 0.25s ease-in-out;
}
.hashtags-home .pink:hover {
  border-color: #c5787c;
  background: #c5787c;
  color: white;
}
.hashtags-home .green {
  border-color: #bcae57;
  color: #bcae57;
  transition: all 0.25s ease-in-out;
}
.hashtags-home .green:hover {
  border-color: #bcae57;
  background: #bcae57;
  color: white;
}
.hashtags-home .blue {
  border-color: #6ba8c1;
  color: #6ba8c1;
  transition: all 0.25s ease-in-out;
}
.hashtags-home .blue:hover {
  border-color: #6ba8c1;
  background: #6ba8c1;
  color: white;
}
/* -------------------------------------------------------------------
   * Genres - Home
   * ------------------------------------------------------------------- */

.genres-home {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  border-bottom: 1px solid #e7e7e7;
}
.genres-home .title-category-home {
  float: left;
  width: auto;
  padding: 0 30px 0 37px;
}
.genres-home .arrow-slider-genre .nav-slider {
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  height: 135px;
  border: none;
  right: 0;
}
.genres-home .arrow-slider-genre .nav-slider .slick-prev {
  height: 135px;
  border-left: 1px solid #e7e7e7;
}
.genres-home .arrow-slider-genre .nav-slider .slick-next {
  height: 135px;
  border: none;
}
.genres-home ul {
  list-style: none;
  float: left;
  width: calc(100% - 313px);
  height: 135px;
  border-left: 1px solid #e7e7e7;
}
.genres-home li {
  float: left;
  width: auto;
  height: 135px;
  position: relative;
  box-sizing: border-box;
  transition: all 0.25s ease-in-out;
  outline: none;
  border-right: 1px solid #e7e7e7;
}
.genres-home li:hover {
  background: #f4f6f9;
}
.genres-home li:last-child {
  margin-right: 0;
}
.genres-home li .container-title-genres-slider {
  position: relative;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  display: table;
}
.genres-home li .picto {
  margin: 0 auto 15px auto;
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
}
.genres-home li .picto img {
  position: relative;
  display: table;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genres-home li p {
  font-family: 'Gotham-Medium';
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #4a4a4a;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
  position: relative;
  font-weight: bold;
}
.genres-home li .picto img {
  max-width: 28px;
  height: auto;
}
.genres-home li a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  outline: none;
}
/* -------------------------------------------------------------------
   * Top - Home
   * ------------------------------------------------------------------- */
.top-home .title-category-home {
  width: 100%;
  max-width: 1920px;
  height: auto;
  display: block;
  margin: 0 auto 50px auto;
  padding: 0 30px;
  position: relative;
}
.top-home .title-category-home .picto {
  float: none;
  display: block;
  top: inherit;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.top-home .title-category-home h3 {
  position: relative;
  top: inherit;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  float: none;
  display: block;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 1680px) {
  .top-home .hidden {
    display: none;
  }
}

/* -------------------------------------------------------------------
   * Freeview / Freetime - Home
   * ------------------------------------------------------------------- */

.freeview-freetime-home {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  border-bottom: 1px solid #e7e7e7;
}
.freeview-freetime-home ul {
  list-style: none;
}
.freeview-freetime-home li {
  width: 100%;
  float: left;
  height: 130px;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
.freeview-freetime-home .title {
  width: auto;
  float: left;
  height: 135px;
  line-height: 135px;
  font-family: 'Gotham-Book';
  font-size: 20px;
  color: black;
  margin-left: 30px;
}
.freeview-freetime-home .title:before {
  content: '';
  float: left;
  height: 32px;
  width: 32px;
  background-size: 32px auto;
  position: relative;
  top: 50%;
  margin-right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.freeview-freetime-home .container-img {
  overflow: hidden;
  width: 275px;
  height: 130px;
  float: left;
  position: relative;
}
.freeview-freetime-home .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.freeview-freetime-home .container-infos {
  width: calc(100% - 300px);
  height: auto;
  position: relative;
  float: right;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.freeview-freetime-home .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.freeview-freetime-home .container-infos .genres {
  float: left;
  margin-top: 10px;
}
.freeview-freetime-home .container-infos .infos {
  float: left;
  font-family: 'Gotham-Book';
  font-size: 12px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-top: 10px;
}
.freeview-freetime-home .link-page {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: right;
  padding-right: 50px;
  border-right: 1px solid #e7e7e7;
  font-family: 'Gotham-Medium';
  color: black;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.freeview-freetime-home .link-page a {
  color: inherit;
}
.freeview-freetime-home .link-page:hover {
  color: #ff3d00;
}
.freeview-freetime-home .link-page:after {
  content: '';
  width: 60px;
  height: 60px;
  background: url(../img/icons/arrow-direction-black.svg) no-repeat center
    center;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  -ms-transform: rotate(180deg);
  /* IE 9 */

  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */

  transform: rotate(180deg);
  transition: background 0.25s ease-in-out;
}
.freeview-freetime-home .link-page:hover:after {
  background: url(../img/icons/arrow-direction-orange.svg) no-repeat center
    center;
}
.freeview-home {
  width: 50%;
  float: right;
  position: relative;
}
.freeview-home:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 8px;
  background: #ff001f;
  display: block;
  top: 127px;
}
.freeview-home .title:before {
  background: url(../img/icons/freeview-icon.svg) no-repeat center center;
  background-size: 100% auto;
}


.freeview-freetime-home .title2 {
  width: auto;
  float: left;
  height: 135px;
  line-height: 135px;
  font-family: 'Gotham-Book';
  font-size: 20px;
  color: black;
  margin-left: 30px;
}
.freeview-freetime-home .title2:before {
  content: '';
  float: left;
  height: 32px;
  width: 32px;
  background-size: 32px auto;
  position: relative;
  top: 50%;
  margin-right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.freeview-home .title2:before {
  background: url(../img/icons/fastpass-icon.png) no-repeat center center;
  background-size: 100% auto;
}

.freeview-home .container {
  float: right;
  width: 100%;
  max-width: 960px;
  position: relative;
}
.freetime-home {
  width: 50%;
  float: left;
  position: relative;
}
.freetime-home:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 8px;
  background: #000;
  display: block;
  top: 127px;
}
.freetime-home .title:before {
  background: url(../img/icons/freetime-icon.svg) no-repeat center center;
  background-size: 100% auto;
}
.freetime-home .container {
  float: left;
  width: 100%;
  max-width: 960px;
  position: relative;
}
.freetime-home .link-page {
  border: 0;
}
@media screen and (max-width: 1150px) {
  .freeview-freetime .container-img {
    width: 225px;
  }
  .freeview-freetime .container-infos {
    width: calc(100% - 250px);
  }
}
/* -------------------------------------------------------------------
   * Mes lectures - Home
   * ------------------------------------------------------------------- */
.reading-home {
  width: 100%;
  float: left;
  height: auto;
  background: #f4f6f9;
}
.reading-home .nav-slider {
  border-color: #bcc8d5;
}
.reading-home a {
  outline: none;
}
.reading-home .nav-slider .slick-prev {
  border-right: 1px solid #bcc8d5;
}
.reading-home li {
  float: left;
  width: 280px;
  outline: none;
}
.reading-home .container-img {
  width: 280px;
  height: 325px;
  position: relative;
  overflow: hidden;
  float: left;
}
.reading-home .container-img img {
  position: relative;
  height: auto;
  width: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reading-home .container-infos {
  float: left;
  width: 100%;
  vertical-align: top;
  border-right: 1px solid #bcc8d5;
  padding: 15px 20px 0 20px;
  height: 155px;
  position: relative;
}
.reading-home .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  height: 35px;
  margin-bottom: 15px;
}
.reading-home .container-infos .genres {
  position: relative;
  z-index: 2;
}
.reading-home .container-infos .genres a {
  position: initial;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
}
.reading-home .container-infos a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  z-index: 1;
}
.reading-home .container-infos .state {
  float: left;
  width: 100%;
  margin-top: 15px;
  border-top: 1px dotted #bcc8d5;
  font-family: 'Gotham-Medium';
  color: black;
  text-transform: uppercase;
  font-size: 13px;
  padding-top: 15px;
}
/* -------------------------------------------------------------------
   * Mes Favoris - Home
   * ------------------------------------------------------------------- */
.favourite-home {
  width: 100%;
  float: left;
  height: auto;
}
.favourite-home li {
  float: left;
  height: auto;
  width: 392px;
  position: relative;
  outline: none;
}
.favourite-home li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.favourite-home li:first-child .container-infos {
  border-left: 1px solid #e7e7e7;
}
.favourite-home .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.favourite-home .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.favourite-home .container-infos {
  float: left;
  width: 100%;
  width: 392px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 15px 20px;
  height: 75px;
  position: relative;
}
.favourite-home .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  width: calc(100% - 100px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.favourite-home .container-infos .likes {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* -------------------------------------------------------------------
   * Application
   * ------------------------------------------------------------------- */

.applications {
  width: 100%;
  height: 450px;
  background: #ff3d00;
  float: left;
}
.applications .informations-links {
  width: 50%;
  float: left;
  height: 450px;
  position: relative;
}
.applications .informations-links .container {
  width: 100%;
  max-width: 640px;
  float: right;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.applications .informations-links .title {
  font-family: 'Gotham-Book';
  color: white;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 40px;
}
.applications .informations-links .title strong {
  font-family: 'Gotham-Medium';
  font-size: 35px;
}
.applications .informations-links ul {
  list-style: none;
  display: table;
  margin: 25px auto 0 auto;
  text-align: center;
  color: white;
  width: 100%;
}
.applications .informations-links li {
  width: 50%;
  float: left;
  vertical-align: top;
}
.applications .informations-links li a {
  width: 100%;
  max-width: 214px;
  display: table;
  margin: 0 auto;
  height: 54px;
  line-height: 54px;
  margin-bottom: 10px;
  position: relative;
  outline: none;
}
.applications .informations-links li a img {
  float: left;
  width: 100%;
  max-width: 214px;
}
.applications .informations-links li:nth-child(1) a {
  float: right;
  margin-right: 15px;
}
.applications .informations-links li:nth-child(2) a {
  float: left;
  margin-left: 15px;
}
.applications .informations-links .cta-know-more {
  display: table;
  width: auto;
  height: 35px;
  font-family: 'Gotham-Medium';
  color: #ff3d00;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 35px;
  background: white;
  margin: 20px auto 0 auto;
  padding: 0 50px 0 30px;
  border-radius: 50px;
  position: relative;
  transition: background 0.25s ease-in-out;
  outline: none;
}
.applications .informations-links .cta-know-more:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ff3d00 url(../img/icons/cross-white-cta-icon.svg) no-repeat
    center center;
  transition: all 0.25s ease-in-out;
}
.applications .informations-links .cta-know-more:hover {
  background: black;
  color: white;
}
.applications .visuel {
  width: 50%;
  float: right;
  height: 450px;
  overflow: hidden;
}
.applications .visuel .container {
  float: left;
  height: 100%;
  padding-top: 20px;
}
.applications .visuel img {
  float: left;
  margin: 5px auto 0 auto;
  padding-left: 50px;
  height: 100%;
}
.genres-page {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 0 0 50px 0;
}
.position-title {
  display: table;
  margin: 50px auto 0 auto;
}
.genres-page .title {
  float: left;
  width: auto;
  margin: 0 auto;
  height: 40px;
  position: relative;
}
.genres-page .title .picto {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genres-page .title h2 {
  font-family: 'Gotham-Bold';
  font-size: 25px;
  text-transform: uppercase;
  color: black;
  margin-left: 15px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genres-page .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.genres-page .content {
  width: auto;
  display: table;
  margin: 40px auto 50px auto;
  max-width: 1648px;
}
.genres-page .content li {
  float: left;
  height: auto;
  width: 392px;
  position: relative;
  outline: none;
  margin: 10px;
}
.genres-page .content li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.genres-page .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.genres-page .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
.genres-page .container-infos {
  float: left;
  width: 100%;
  width: 392px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  padding: 15px 20px;
  height: 75px;
  position: relative;
}
.genres-page .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  width: calc(100% - 100px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genres-page .container-infos .likes {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genres-page .navigation {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.genres-page .navigation::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #e7e7e7;
  display: block;
  position: absolute;
  left: 0;
  z-index: 5;
}
.slider-genre-page {
  display: table;
  width: calc(100% - 130px);
  font-family: 'Gotham-Medium';
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #4a4a4a;
  position: relative;
  height: 75px;
  max-width: 1920px;
}
.genres-page::after {
  content: '';
  position: absolute;
  top: 75px;
  width: 100%;
  height: 1px;
  display: block;
  background: #e7e7e7;
}
.slider-genre-page li {
  float: left;
  padding: 0 15px;
  line-height: 75px;
  position: relative;
  outline: none;
  height: 75px;
  transition: all 0.2s;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-left: 1px solid #e7e7e7;
}
.slider-genre-page li:hover {
  background: #f4f6f9;
  outline: none;
}
.slider-genre-page li:before {
  content: '';
  width: 100%;
  height: 5px;
  display: block;
  background: #ff3d00;
  position: absolute;
  left: 0;
  top: -5px;
  transition: top 0.2s ease-in-out;
}
.slider-genre-page li:hover:before {
  top: 0;
}
.slider-genre-page li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.slider-genre-page .current {
  background: #ff3d00;
  color: white;
}
.slider-genre-page .current:hover {
  background: #ff3d00;
  color: white;
  line-height: 75px;
}
.arrow-slider-genre .nav-slider {
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  height: 75px;
  border: none;
  right: 0;
}
.arrow-slider-genre .nav-slider .slick-prev {
  height: 75px;
  border-left: 1px solid #e7e7e7;
  width: 66px;
}
.arrow-slider-genre .nav-slider .slick-next {
  height: 75px;
  border-left: 1px solid #e7e7e7;
  background: transparent url(../img/icons/arrow-direction-black.svg) no-repeat
    center calc(50% - 1px);
}
.arrow-slider-genre .nav-slider .slick-next:hover {
  background: transparent url(../img/icons/arrow-direction-orange.svg) no-repeat
    center calc(50% - 1px);
}
@media screen and (max-width: 1675px) {
  .genres-page .content {
    max-width: 1236px;
  }
}
@media screen and (max-width: 1280px) {
  .genres-page .content {
    max-width: 824px;
  }
  .genres-page .navigation li {
    padding: 0 12px;
    min-width: 50px;
  }
  .genres-page .navigation li h4 {
    font-size: 13px;
  }
}
/* ===================================================================
  *
  *  Serie
  *
  * ------------------------------------------------------------------- */
.grey {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.red-infos {
  color: #ff001f;
}
.letspop {
  position: relative;
  z-index: 998;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.letspop:hover {
  cursor: pointer;
}
.overlay {
  display: none; /* Default Hidden */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
}
.popup {
  color: white;
  display: none; /* Default Hidden */
  position: fixed;
  left: 50%;
  top: 5%;
  z-index: 999;
  background-color: transparent;
  height: auto;
  width: 100%;
  max-width: 650px;
  overflow: hidden;
  padding: 40px;
  transform: translate(-50%, 0);
  border: 5px solid #68686a;
}
.popup h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.popup p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-demi';
  font-size: 15px;
  line-height: 24px;
}
.popup img {
  width: 100%;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
  display: block;
}
.popup ul {
  float: left;
  width: 100%;
}
.popup li {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-demi';
  font-size: 15px;
  line-height: 24px;
  padding: 5px 0 5px 20px;
  position: relative;
}
.popup li::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  background: white;
  left: 0;
  top: 14px;
}
.close {
  display: block;
  width: 33px;
  height: 33px;
  border: 3px solid white;
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 15px 15px;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.close:hover {
  border: 3px solid #ff3d00;
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 15px 15px;
}
.container-infos-freetime {
  float: left;
  padding: 10px 20px;
  background: white;
  margin: 15px auto;
  font-family: 'Gotham-Medium';
  top: 50%;
  color: black;
  font-size: 15px;
}
.container-infos-freetime .freetime {
  float: left;
  margin-right: 10px;
}
.container-infos-freetime .title {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 8px;
}
.container-infos-freetime .ticket {
  float: left;
  top: 8px;
  position: relative;
}
.container-infos-freetime #popup_countdown {
  float: left;
  top: 8px;
  position: relative;
}
.serie-page {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 0 0 50px 0;
}
.serie-page .cover {
  width: 100%;
  height: 450px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.serie-page .cover img {
  position: relative;
  max-height: none;
  height: auto;
  width: 100%;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.serie-page .informations-part1 {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
.serie-page .informations-part1 .container {
  display: block;
  width: 100%;
  height: 195px;
  max-width: 1240px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
.serie-page .informations-part1.detail .container {
  height: auto;
}
.serie-page .informations-part1 .bloc-left {
  float: left;
  width: calc(100% - 42%);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part1.detail .bloc-left {
  height: auto;
  margin: 0 0 35px;
  transform:none;
}
.serie-page .informations-part1 .bloc-right {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part1.detail .bloc-right {
  margin: 0 0 19px;
  transform:none;
  width: 42%;
}
.serie-page .informations-part1 .operation {
  display: block;
  height: 40px;
  margin-bottom: 15px;
  position: relative;
}
.serie-page .informations-part1.detail .operation {
  height: auto;
  min-height: 5px;
  margin: 20px 0;
}
.serie-page .informations-part1.detail .operation li {
  width:100%;
  height: 40px;
  margin: 5px 0;
}
.serie-page .informations-part1 .operation .freeday,
.serie-page .informations-part1 .operation .fastpass,
.serie-page .informations-part1 .operation .freetime,
.serie-page .informations-part1 .operation span.gift-ico,
.serie-page .informations-part1 .operation .freeview {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part1 .operation .title {
  float: left;
  position: relative;
  font-family: 'Gotham-Medium';
  top: 50%;
  color: #ff001f;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
  font-weight: normal;
}
.serie-page .informations-part1 .operation .ticket {
  float: left;
  position: relative;
  font-family: 'Gotham-Book';
  top: 50%;
  color: #ff001f;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
  font-weight: normal;
}
.serie-page .informations-part1 .operation #countdown {
  float: left;
  font-family: 'Gotham-Medium';
  color: #ff001f;
  font-size: 15px;
  margin-left: 10px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90px;
}
.serie-page .informations-part1 .operation p {
  color: #4a4a4a;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  float: left;
  position: relative;
  top: 50%;
  margin-left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part1 .operation .infos-pop-up {
  float: left;
  width: 23px;
  height: 24px;
  background: url(../img/icons/infos-pop-up-icon.svg) no-repeat center center;
  position: relative;
  top: 50%;
  margin-left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: background 0.25s ease;
  border: 0;
  outline: none;
}
.serie-page .informations-part .operation .infos-pop-up:hover {
  background: url(../img/icons/infos-pop-up-orange-icon.svg) no-repeat center
    center;
}
.serie-page .informations-part1 h2 {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 40px;
}
.serie-page .informations-part1 .cta-read-first {
  display: table;
  width: auto;
  height: 36px;
  font-family: 'Gotham-Medium';
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 35px;
  background: #ff3d00;
  padding: 0 50px 0 30px;
  border-radius: 50px;
  position: relative;
  transition: background 0.25s ease-in-out;
}
.serie-page .informations-part1.detail .cta-read-first {
  margin-bottom: 16px;
  float: right;
}
.serie-page .informations-part1 .cta-read-first:hover {
  background: black;
}
.serie-page .informations-part1 .cta-read-first:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: white url(../img/icons/cross-black-cta-icon.svg) no-repeat center
    center;
  transition: all 0.25s ease-in-out;
}
.serie-page .informations-part1 .cta-read-first:hover:after {
  background: white url(../img/icons/cross-orange-cta-icon.svg) no-repeat center
    center;
}

.serie-page .informations-part1.detail .group-purchase {
  float : right;
}
.serie-page .informations-part1.detail .cta-grouped-purchase {
  display: inline-table;
  float: right;
  width: 259px;
  height: 36px;
  font-family: 'Gotham-Medium';
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  line-height: 35px;
  background: #ff3d00;
  padding: 0 50px 0 30px;
  border-radius: 50px;
  position: relative;
  transition: background 0.25s ease-in-out;
}
.serie-page .informations-part1 .cta-grouped-purchase:hover {
  background: black;
}
.serie-page .informations-part1 .cta-grouped-purchase:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: white url(../img/icons/detail-btn-purchase.svg) no-repeat center
    center;
  transition: all 0.25s ease-in-out;
}
.serie-page .informations-part1 .cta-grouped-purchase:hover:after {
  background: white url(../img/icons/detail-btn-purchase-orange.svg) no-repeat center
    center;
}
.serie-page .informations-part1 .episodes-bundle {
  font-family: 'Gotham-Book';
  font-size: 14px;
  color: black;
  background: url(../img/icons/detail-discount.svg) no-repeat left center;
  background-size: 51px 32px;
  height: 36px;
  display: inline-table;
  padding-left: 52px;
  padding-right: 16px;
  line-height: 36px;
}
.serie-page .informations-part1 .episodes-total {
  font-family: 'Gotham-Book';
  font-size: 14px;
  color: black;
  background-size: 51px 32px;
  height: 36px;
  display: inline-table;
  padding-left: 52px;
  padding-right: 16px;
  line-height: 36px;
}
.serie-page .informations-part1 .episodes-bundle strong {
  color: #ff001f;
}
.serie-page .informations-part1 .episodes-total strong {
  color: #ff001f;
}
.serie-page .informations-part1 .episodes-free {
  font-family: 'Gotham-Medium';
  font-size: 15px;
  color: black;
  float: left;
  right: 0;
  top: -44px;
  position: absolute;
}
.serie-page .informations-part1.detail .episodes-free {
  float: none;
  text-align: right;
  position: unset;
}
.serie-page .informations-part1 .episodes-free .free {
  font-family: 'Gotham-Medium';
  color: #ff001f;
  font-size: 20px;
}
.serie-page .informations-part2 {
  float: left;
  height: auto;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}
.serie-page .informations-part2 .container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 0 30px;
  height: 75px;
  position: relative;
}
.serie-page .informations-part2.detail .status {
  margin-right: 200px;
}
.serie-page .informations-part2 .status {
  font-family: 'Gotham-Medium';
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4a4a4a;
  float: left;
  position: relative;
  top: 50%;
  margin-right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part2 .episodes-number {
  font-family: 'Gotham-Medium';
  font-size: 17px;
  color: black;
  float: left;
  position: relative;
  top: 50%;
  margin-right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.serie-page .informations-part2  .episodes-free {
  font-family: 'Gotham-Medium';
  font-size: 17px;
  color: black;
  float: left;
  position: relative;
  top: 50%;
  margin-right: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.serie-page .informations-part2 .container .episodes-free .free {
  font-family: 'Gotham-Medium';
  color: #ff3d00;
  font-size: 24px;
}
.serie-page .informations-part2 .episodes-number .number {
  font-family: 'Gotham-Medium';
  color: #ff3d00;
  font-size: 24px;
}
span.sep {
  padding-left: 35px;
  color: #e7e7e7;
  font-size: 20px;
  font-family: 'Gotham-Book';
}
.favourite {
  float: right;
  position: relative;
  top: 15px;
}
.serie-page .informations-part2 .cta-favourite-2 {
  font-family: 'Gotham-Medium';
  font-size: 16px;
  color: #9b9b9b;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 16px 20px 15px 50px;
  border-radius: 50px;
  float: right;
  position: relative;
  right: 0;
  background: url(../img/icons/heart-full-icon.svg) no-repeat 20px center;
  outline: none;
  height: 46px;
  transition: all 0.25s ease-in-out;
  display: block;
  border: 0;
}
.serie-page .informations-part2 .cta-favourite {
  font-family: 'Gotham-Medium';
  font-size: 13px;
  text-transform: uppercase;
  color: #4a4a4a;
  letter-spacing: 1px;
  padding: 16px 20px 15px 20px;
  border-radius: 50px;
  border: 1px solid #e7e7e7;
  float: right;
  position: relative;
  background: transparent;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.serie-page .informations-part2 .cta-favourite:hover {
  border: 1px solid #ff001f;
  color: #ff001f;
}
.serie-page .informations-seasons {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #e7e7e7;
}
.serie-page .informations-seasons .container {
  display: block;
  width: auto;
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 0 30px;
}
.serie-page .informations-seasons ul.tabs {
  margin: 10px 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
}
.serie-page .informations-seasons ul.tabs li {
  float: left;
  font-family: 'Gotham-Medium';
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  cursor: pointer;
  margin: 0 15px;
  height: 31px;
  line-height: 31px;
  color: #4a4a4a;
  position: relative;
}
.serie-page .informations-seasons ul.tabs li:after {
  content: '';
  width: 5px;
  height: 5px;
  background: #e7e7e7;
  display: block;
  position: absolute;
  top: 14px;
  border-radius: 50%;
  right: -18px;
  z-index: -1;
}
.serie-page .informations-seasons ul.tabs li:last-child:after {
  display: none;
}
.serie-page .informations-seasons ul.tabs li:first-child {
  margin-left: 0;
}
.serie-page .informations-seasons ul.tabs li:hover {
  color: black;
}
.serie-page .informations-seasons ul.tabs li.active {
  color: #ff3d00;
  display: block;
}
.serie-page .tab_container {
  border: 1px solid #333;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}
.serie-page .tab_content {
  display: none;
}
.episodes-sidebar {
  float: left;
  width: 100%;
  height: auto;
}
.episodes-sidebar .container {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 30px;
}
.episodes-sidebar .episodes {
  width: 623px;
  float: left;
  padding: 40px 0;
}
.episodes-sidebar .episodes .title {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  color: black;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
  float: left;
}
.episodes-sidebar .episodes .sorting {
  float: right;
  font-family: 'Gotham-Medium';
  color: #4a4a4a;
  font-size: 16px;
  position: relative;
  padding: 8px 40px 8px 15px;
  border: 1px solid #e7e7e7;
  border-radius: 50px;
  top: -5px;
  background: url(../img/icons/sorting-grey-icon.svg) no-repeat
    calc(100% - 15px) center;
  transition: all 0.25s ease-in-out;
}
.episodes-sidebar .episodes .sorting:hover {
  color: #ff3d00;
  border: 1px solid #ff3d00;
  background: url(../img/icons/sorting-orange-icon.svg) no-repeat
    calc(100% - 15px) center;
}
.episodes-sidebar .episodes ul {
  list-style: none;
  float: left;
}
.episodes-sidebar .episodes li {
  float: left;
  height: 180px;
  width: 100%;
  max-width: 623px;
  position: relative;
  margin-bottom: 15px;
}
.episodes-sidebar .episodes li:last-child {
  margin-bottom: 0;
}
.episodes-sidebar .episodes li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.episodes-sidebar .episodes .container-infos {
  position: absolute;
  width: 100%;
  height: 180px;
  float: left;
}
.episodes-sidebar .episodes .container-infos .indicator {
  display: block;
  position: relative;
  top: 15px;
  left: 15px;
}
.episodes-sidebar .freetime,
.episodes-sidebar .freeview,
.episodes-sidebar .fastpass-clock,
.episodes-sidebar .unlock,
.episodes-sidebar .lock,
.episodes-sidebar .lock-infos {
  float: left;
  margin-right: 8px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos {
  position: absolute;
  bottom: 0;
  height: 45px;
  display: block;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  color: white;
  padding: 0 15px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #000 transparent;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0.75;
}
.episodes-sidebar .episodes .container-infos .bloc-infos .title-serie {
  font-family: 'Gotham-Medium';
  font-size: 18px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 15px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos .number {
  font-family: 'Gotham-Bold';
  font-size: 20px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.episodes-sidebar .episodes .container-infos .bloc-infos h4 {
  font-family: 'Avenir-regular';
  font-size: 15px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos .new-indicator {
  font-family: 'Gotham-Bold';
  color: #00d1e8;
  font-size: 15px;
  text-transform: uppercase;
  padding: 5px 9px;
  border: 1px solid #00d1e8;
  float: left;
  border-radius: 50px;
  margin-left: 15px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos .coins {
  font-family: 'Gotham-Bold';
  font-size: 24px;
  color: #f3de62;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
}
.episodes-sidebar .episodes .container-infos .bloc-infos .coins::before {
  content: '';
  width: 23px;
  height: 18px;
  background: url(../img/icons/coins-yellow-icon.svg) no-repeat center center;
  float: left;
  position: relative;
  top: 2px;
  margin-right: 15px;
}

.episodes-sidebar .episodes .container-infos .bloc-infos .gift-coins {
  width: 30px;
  height: 30px;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
  background: url(../img/icons/gift-red-icon.svg) no-repeat center center;
  background-size: cover;
}

.episodes-sidebar .episodes .container-infos .bloc-infos .coins-strike {
  font-family: 'Gotham-Bold';
  font-size: 24px;
  color: #6D6D6D;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 15px;
}

.episodes-sidebar .episodes .container-infos .bloc-infos .coins-strike::before {
  content: '';
  width: 23px;
  height: 18px;
  background: url(../img/icons/coins-gray-icon.png) no-repeat center center;
  float: left;
  position: relative;
  top: 2px;
  margin-right: 15px;
}
.episodes-sidebar .episodes .container-img {
  overflow: hidden;
  width: 623px;
  height: 180px;
  position: relative;
  float: left;
  z-index: -1;
}
.episodes-sidebar .episodes .container-img img {
  position: relative;
  height: auto;
  width: auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
.episodes-sidebar .sidebar {
  width: calc(100% - 713px);
  float: right;
  padding: 40px 0;
}
.episodes-sidebar .sidebar h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  color: black;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.episodes-sidebar p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-regular';
  font-size: 14px;
  color: #4a4a4a;
  line-height: 22px;
}
.episodes-sidebar .sidebar .synopsis {
  padding: 0 0 25px 0;
  float: left;
}
.episodes-sidebar .sidebar .synopsis p {
  font-size: 16px;
  line-height: 24px;
}
.episodes-sidebar .sidebar .autor {
  padding: 25px 0;
  float: left;
  width: 100%;
}
.episodes-sidebar .sidebar .autor p {
  font-size: 16px;
  line-height: 24px;
}
.episodes-sidebar .sidebar .series-alike {
  padding: 25px 0;
  float: left;
  width: 100%;
}
.episodes-sidebar .sidebar .series-alike li {
  position: relative;
  float: left;
}
.episodes-sidebar .sidebar .series-alike li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.episodes-sidebar .sidebar .series-alike .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.episodes-sidebar .sidebar .series-alike .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
  opacity: 1;
}
.episodes-sidebar .sidebar .series-alike .container-infos {
  float: left;
  width: 100%;
  width: 392px;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px;
  height: auto;
  position: relative;
}
.episodes-sidebar .sidebar .series-alike .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}
.episodes-sidebar .sidebar .series-alike .container-infos .genres {
  float: left;
  margin: 10px 0 0 0;
  width: auto;
  position: relative;
  z-index: 3;
}
.episodes-sidebar .sidebar .series-alike .container-infos .genres a {
  position: relative;
  width: auto;
  height: auto;
}
.episodes-sidebar .sidebar .series-alike .container-infos .likes {
  float: right;
  margin: 10px 0 0 0;
  position: relative;
  top: 5px;
}
.episodes-sidebar .sidebar .share {
  padding: 25px 0;
  float: left;
  width: 100%;
}
.episodes-sidebar .sidebar .share a {
  font-family: 'Gotham-Medium';
  width: auto;
  display: inline-block;
  height: 47px;
  border: 2px solid #e7e7e7;
  border-radius: 50px;
  padding: 13px 36px 13px 20px;
  line-height: 16px;
  font-size: 15px;
  text-align: left;
  color: black;
  margin: 0 5px;
  box-sizing: border-box;
}
.episodes-sidebar .sidebar .share .facebook {
  background: url(../img/icons/facebook-blue-icon.svg) no-repeat
    calc(100% - 18px) center;
  margin-right: 5px;
}
.episodes-sidebar .sidebar .share .twitter {
  background: url(../img/icons/twitter-blue-icon.svg) no-repeat
    calc(100% - 12px) center;
}
.episodes-sidebar .sidebar .share .mail {
  padding: 13px 46px 13px 20px;
  background: url(../img/icons/mail-orange-icon.svg) no-repeat calc(100% - 15px)
    center;
}
.episodes-sidebar .sidebar .share .facebook:hover {
  background: #3b5998 url(../img/icons/facebook-white-icon.svg) no-repeat
    calc(100% - 18px) center;
  color: white;
  border: 0;
  height: 47px;
  border: 2px solid #3b5998;
}
.episodes-sidebar .sidebar .share .twitter:hover {
  background: #1da1f2 url(../img/icons/twitter-white-icon.svg) no-repeat
    calc(100% - 12px) center;
  color: white;
  border: 0;
  height: 47px;
  border: 2px solid #1da1f2;
}
.episodes-sidebar .sidebar .share .mail:hover {
  background: #ff3d00 url(../img/icons/mail-white-icon.svg) no-repeat
    calc(100% - 15px) center;
  color: white;
  border: 2px solid #ff3d00;
}
.episodes-sidebar .sidebar .sep {
  display: table;
  width: 35px;
  height: 5px;
  background: #ff3d00;
  border-radius: 50px;
}
@media screen and (max-width: 1920px) {
  .serie-page .cover {
    overflow: none;
    height: auto;
  }
  .serie-page .cover img {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .serie-page .informations-part1 h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .episodes-sidebar .sidebar {
    width: calc(100% - 673px);
  }
}
@media screen and (max-width: 1140px) {
  .episodes-sidebar .sidebar .series-alike li {
    width: 100%;
  }
  .episodes-sidebar .sidebar .series-alike .container-img {
    width: 100%;
  }
  .episodes-sidebar .sidebar .series-alike .container-infos {
    width: 100%;
  }
  .episodes-sidebar .sidebar .share a {
    display: table;
    margin: 10px 0;
  }
}
/* ===================================================================
  *
  *  Top
  *
  * ------------------------------------------------------------------- */
.top {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  padding: 50px 0;
}
.top .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 1232px;
}
.top .container-infos {
  width: 100%;
  float: left;
  position: relative;
  background: white;
  border: 1px solid #e7e7e7;
  border-top: 0;
  height: 105px;
}
.top .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 0 0 15px;
  float: left;
}
.top .container-infos .container-likes-genres {
  float: left;
  position: absolute;
  bottom: 0;
  padding: 0 15px 15px 15px;
  width: 100%;
  background: white;
  z-index: 3;
}
.top .container-infos .likes {
  display: block;
  width: auto;
  height: 20px;
  position: relative;
  float: right;
  top: 5px;
}
.top .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.top li:first-child .container-img img {
  height: auto;
  width: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.top .container-img .position {
  position: absolute;
  font-family: 'Gotham-Medium';
  font-size: 25px;
  color: white;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background: #000;
  z-index: 1;
  top: 18px;
  left: 0px;
}
.top li:first-child {
  float: left;
  width: 392px;
  height: 480px;
  background: red;
}
.top li:first-child .container-img {
  height: 375px;
}
.top li:first-child .container-img .position {
  position: absolute;
  font-family: 'Gotham-Medium';
  font-size: 30px;
  color: white;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background: #ff3d00;
  z-index: 1;
  top: 30px;
}
.top ul {
  list-style: none;
  margin: 0 auto;
  float: left;
  margin-right: 14px;
}
.top li {
  float: left;
  width: 392px;
  margin-left: 14px;
  height: 232px;
  margin-bottom: 16px;
}
@media screen and (max-width: 1280px) {
  .top .container {
    max-width: 826px;
  }
}
/* ===================================================================
  *
  *  Calendrier
  *
  * ------------------------------------------------------------------- */
.calendar {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  padding: 50px 0;
}
.calendar .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 1920px;
  padding: 0 30px;
}
.calendar .day {
  float: left;
  width: calc(100% / 7);
  height: auto;
}
.calendar .day .title {
  float: left;
  background: transparent;
  height: 75px;
  line-height: 75px;
  font-family: 'Gotham-Bold';
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #4a4a4a;
  float: left;
  width: calc(100% - 4px);
  margin: 2px 2px 2px 0;
}
.calendar .container-infos .genres a {
  margin: 10px 10px 0 0;
  font-size: 11px;
}
.calendar .current .title {
  background: #ff3d00;
  color: white;
}
.calendar .current .container-infos {
  background: #ff3d00;
}
.calendar .current .container-infos h3 {
  color: white;
}
.calendar .current .container-infos .genres a {
  color: white;
  border-color: white;
}
.calendar .current .container-infos .genres a:hover {
  background: white;
  color: #ff3d00;
}
.calendar li {
  float: left;
  height: auto;
  position: relative;
  width: calc(100% - 4px);
  margin: 2px 2px 2px 0;
}
.calendar .container-img {
  overflow: hidden;
  width: 100%;
  max-height: 240px;
  position: relative;
  float: left;
}
.calendar .container-img img {
  position: relative;
  height: auto;
  width: 101%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
.calendar .container-infos {
  float: left;
  padding: 15px;
  width: 100%;
  background: #f4f6f9;
}
.calendar .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  width: 100%;
  text-align: left;
  height: 48px;
}
@media screen and (max-width: 1500px) {
  .calendar .container-img {
    max-height: 200px;
  }
}
@media screen and (max-width: 1280px) {
  .calendar .container-img {
    max-height: 165px;
  }
}

/* ===================================================================
  *
  *  event
  *
  * ------------------------------------------------------------------- */
.event {
    width: 100%;
    margin: 0 auto;
    position: relative;
    float: left;
    padding: 50px 0;
}
.event .container {
    width: 100%;
    display: table;
    text-align: center;
    max-width: 1920px;
    padding: 0 30px;
    margin: 0 auto;
}
.event .container .picto img{
    width: 48px;
    height: 38px;
}
.event .banner-wrap img {
    width:100%;
    height:auto;
}
.event .content {
    width: auto;
    display: table;
    margin: 40px auto;
    max-width: 824px;
}
.event .content ul {
    display: table;
    margin-top: 30px;
}
.event .content li {
    float: left;
    height: auto;
    width: 406px;
    position: relative;
    outline: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
.event .content li:nth-child(2),
.event .content li:nth-child(4),
.event .content li:nth-child(6) {
    margin-right:0;
}
.event .content li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
}
.event .container-img {
    overflow: hidden;
    width: 406px;
    height: 202px;
    position: relative;
    float: left;
}
.event .container-img img {
    position: relative;
    height: 100%;
    width: 100%;
    left: 100%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-100%);
    z-index: 0;
}

/* ===================================================================
  *
  *  Gift
  *
  * ------------------------------------------------------------------- */
.gift {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  padding: 50px 0;
}
span.gift-ico {
  display: block;
  height: 32px;
  width: 32px;
  background: url(../img/icons/gift-detail-icon.svg) no-repeat center center;
  background-size: 100% auto;
}
.gift .container {
  width: 100%;
  display: table;
  text-align: center;
  max-width: 1920px;
  padding: 0 30px;
  margin: 0 auto;
}
.gift .title-page {
}
.gift .banner-wrap img {
  width:824px;
  height:auto;
}
.gift .content {
  width: auto;
  display: table;
  margin: 40px auto 50px auto;
  max-width: 1648px;
}
.gift .content ul {
  display: table;
}
.gift .content li {
  float: left;
  height: auto;
  width: 392px;
  position: relative;
  outline: none;
  margin: 10px;
}
.gift .content h3.sub-title {
  position:relative;
  width: calc(100% - 20px);
  text-align: center;
  margin: 70px auto 35px;
  font-family: 'Gotham-Book';
  font-weight: lighter;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
}
.gift .content h3.sub-title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 100%;
  height: 1px;
  background: #e7e7e7;
}
.gift .content h3.sub-title span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 30px;
  background: #fff;
  z-index: 5;
}
.gift .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.gift .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-100%);
  z-index: 0;
}
.gift .container-infos {
  float: left;
  width: 100%;
  border: 1px solid #e7e7e7;
  border-top: 0;
  background: white;
  height: 105px;
  position: relative;
}
.gift .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 10px 0 15px;
  line-height: 18px;
  float: left;
  text-align: left;
  display: -webkit-box;
  word-break:break-all;
  overflow: hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
.gift .container-infos .period {
  font-family: 'Gotham-Book';
  font-size: 14px;
  padding:14px 0;
  letter-spacing: 1px;
}
.gift .container-infos .cont-episode-timer {
  float: left;
  position: absolute;
  bottom: 0;
  padding: 0 15px 12px 15px;
  width: 100%;
  background: white;
  z-index: 3;
}
.gift .cont-episode-timer .max-episode {
  float: left;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  padding: 5px 26px;
  background: url(../img/icons/gift-icon.svg)no-repeat left center;
  background-size: 20px 20px;
  margin-top: 5px;
}
.gift .cont-episode-timer .max-episode strong{
  padding-left:5px;
  color:#ff3d00;
}
.gift .cont-episode-timer .timer {
  float: right;
  position: relative;
  margin-top: 7px;
}
.gift .cont-episode-timer .timer span {
  font-family: 'Gotham-Book';
  font-size: 14px;
  text-align: left;
  float: left;
  position: relative;
  top: 3px;
  margin-left: 8px;
}
.gift .cont-episode-timer .timer .picto {
  float: left;
  height: 20px;
  width: 21px;
  background: url(../img/icons/gift-timer-icon.svg) no-repeat center center;
}
.next-gift .container-infos {
  height: 76px;
}
.next-gift .container-infos h3 {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 15px;
  -webkit-line-clamp: 3;
  float: left;
  width: 75%;
}
.next-gift .container-infos .cont-episode-timer {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: right;
  width:auto;
  padding:0 15px 0 0;
}
.next-gift .cont-episode-timer .timer{
  margin-top: 0;
}
.next-gift li .gradient {
  width: 100%;
  height: 203px;
  bottom: 0;
  display: block;
  background: -webkit-linear-gradient(#000000 0%, rgba(0, 0, 0, 0) 60%);
  background: -o-linear-gradient(#000000 0%, rgba(0, 0, 0, 0) 60%);
  background: linear-gradient(#000000 0%, rgba(0, 0, 0, 0) 60%);
  z-index: 1;
  position: absolute;
  opacity: 0.8;
}
.gift .content li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
@media screen and (max-width: 1675px) {
  .gift .content {
    max-width: 1236px;
  }
}
@media screen and (max-width: 1280px) {
  .gift .content {
    max-width: 824px;
  }
  .slider-freeview-freetime-page li .container-img img {
    -moz-transform: translateX(-85%);
    -ms-transform: translateX(-85%);
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  .slider-freeview-freetime-page .gradient-2 {
    display: none;
  }
}
/* ===================================================================
  *
  *  Episode
  *
  * ------------------------------------------------------------------- */
.episode {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
}
.episode .container {
  position: relative;
  float: right;
  width: 100%;
  height: auto;
}
.episode .interface {
  border-bottom: 1px solid #e7e7e7;
  background: white;
  display: block;
  width: 100%;
  position: absolute;
  z-index: 6;
  height: 65px;
  padding: 0 30px;
}
.episode .interface .container-infos {
  float: left;
  position: relative;
  height: 65px;
}
.episode .interface .container-infos .freeview,
.episode .interface .container-infos .freetime {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.episode .interface .container-infos .episode-number {
  font-family: 'Gotham-Bold';
  font-weight: normal;
  font-size: 20px;
  margin-left: 15px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.episode .interface .container-infos h2 {
  font-family: 'Gotham-Medium';
  font-size: 15px;
  margin-left: 15px;
  font-weight: normal;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.episode .interface .container-controls {
  float: right;
  position: relative;
}
.episode .interface .container-controls .background-color {
  float: left;
  width: 80px;
  height: 65px;
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
}
.episode .interface .container-controls .background-color .white {
  float: left;
  background: transparent;
  width: 30px;
  height: 30px;
  border: 1px solid #e7e7e7;
  outline: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}
.episode .interface .container-controls .background-color .black {
  float: left;
  background: black;
  width: 30px;
  height: 30px;
  border: none;
  outline: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}
/* 2020-07-10 스크롤버튼 추가 start */
/* 기본 세로모드 아이콘 */
.episode .interface .container-controls .scroll {
  float: left;
  width: 65px;
  height: 65px;
  background: transparent url(../img/icons/v-scroll-btn.svg) no-repeat center
    center;
  border-right: 1px solid #e7e7e7;
  border-left: none;
  border-top: none;
  border-bottom: none;
  transition: background-images 0.25s ease-in-out;
  outline: none;
}
.episode .interface .container-controls .scroll:hover {
  background: transparent url(../img/icons/v-scroll-btn-on.svg) no-repeat
    center center;
}
/* 가로모드 아이콘 */
.episode .interface .container-controls .scroll.h-scroll{
  background: transparent url(../img/icons/h-scroll-btn.svg) no-repeat center
    center;
}
.episode .interface .container-controls .scroll.h-scroll:hover{
  background: transparent url(../img/icons/h-scroll-btn-on.svg) no-repeat center
    center;
}
/* 2020-07-10 스크롤버튼 추가 end */
.episode .interface .container-controls .fullscreen {
  float: left;
  width: 65px;
  height: 65px;
  background: transparent url(../img/icons/fullscreen-icon.svg) no-repeat center
    center;
  border-right: 1px solid #e7e7e7;
  border-left: none;
  border-top: none;
  border-bottom: none;
  transition: background-images 0.25s ease-in-out;
  outline: none;
}
.episode .interface .container-controls .fullscreen:hover {
  background: transparent url(../img/icons/fullscreen-orange-icon.svg) no-repeat
    center center;
}
.episode .interface .container-controls .infinity-scroll {
  float: left;
  width: 65px;
  height: 65px;
  border: none;
  background: none;
  outline: none;
  margin: 0;
  padding: 0;
  display: none;
}
.episode .interface .container-controls .infinity-scroll .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox
  + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox
  + label:before {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  width: 65px;
  height: 65px;
  background: url(../img/icons/infinity-scroll-icon.svg) no-repeat center center;
  transition: background 0.25s ease-in-out;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox:checked
  + label:before {
  background: url(../img/icons/infinity-scroll-orange-icon.svg) no-repeat center
    center;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox:disabled
  + label {
  color: #b8b8b8;
  cursor: auto;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox:disabled
  + label:before {
  box-shadow: none;
  background: #ddd;
}
.episode
  .interface
  .container-controls
  .infinity-scroll
  .styled-checkbox:checked
  + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white,
    4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.episode .interface .container-controls .cta-close {
  border: 2px solid #ff3d00;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  padding: 10px 40px 10px 20px;
  height: auto;
  background: transparent;
  color: #ff3d00;
  border-radius: 50px;
  width: auto;
  outline: none;
  transition: background 0.2s, color 0.2s;
  position: relative;
  top: 26px;
  margin-left: 30px;
}
.episode .interface .container-controls .cta-close:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 5px;
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
  background: url(../img/icons/cross-orange-cta-icon.svg) no-repeat center
    center;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.episode .interface .container-controls .cta-close:hover:after {
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 10px 10px;
}
.episode .interface .container-controls .cta-close:hover {
  background: #ff3d00;
  color: white;
}
.episode .main {
  height: auto;
  margin-top: 65px;
  z-index: 5;
}
/* 2020-07-10 스크롤모드 가이드 추가 start */
.episode .main .scroll-page {
  position: fixed;
  left: 50%;
  top:50%;
  transform: translate(-50%, -50%);
  padding-top:130px;
  width: 160px;
  height: 160px;
  border-radius: 8px;
  background: url(../img/icons/scroll.svg) no-repeat;
  font-family: Gotham;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.episode .main .scroll-page.left {
  background: url(../img/icons/scroll-left.svg) no-repeat;
}
.episode .main .scroll-page.right {
  background: url(../img/icons/scroll-right.svg) no-repeat;
}
/* 2020-07-10 스크롤모드 가이드 추가 end */
/* 2020-07-10 이전 이미지, 다음 이미지 버튼 추가 start */
.episode .main .btn-prev-img {
  z-index: 99;
  position: fixed;
  width: 300px;
  height: 95%;
  left:80px;
  top:65px;
  background: url(../img/icons/prev-img.png) no-repeat left 45%;
  background-size: 18px 35px;
  font-size: 0;
  text-indent: -1000px;
  border:none;
  outline:0;
  transition: background-images 0.25s ease-in-out;
}
.episode .main .btn-next-img{
  z-index: 99;
  position: fixed;
  width: 300px;
  height: 95%;
  right:80px;
  top:65px;
  background: url(../img/icons/next-img.png) no-repeat right 45%;
  background-size: 18px 35px;
  font-size: 0;
  text-indent: -1000px;
  border:none;
  outline:0;
  transition: background-images 0.25s ease-in-out;
}
.episode .main .btn-prev-img:hover{
  background: url(../img/icons/prev-img-on.png) no-repeat left 45%;
  background-size: 18px 35px;
}
.episode .main .btn-next-img:hover{
  background: url(../img/icons/next-img-on.png) no-repeat right 45%;
  background-size: 18px 35px;
}
.episode .main .btn-prev-img:disabled{
  background: url(../img/icons/prev-img-off.png) no-repeat left 45%;
  background-size: 18px 35px;
}
.episode .main .btn-next-img:disabled{
  background: url(../img/icons/next-img-off.png) no-repeat right 45%;
  background-size: 18px 35px;
}
/* 2020-07-10 이전 이미지, 다음 이미지 버튼 추가 end */
.episode .container-episode {
  width: 720px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.episode .container-episode img {
  float: left;
}
.episode .overlay-episode {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.links-episode {
  float: left;
  width: 100%;
  height: 150px;
  border-top: 1px solid #e7e7e7;
  position: relative;
}
.links-episode:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  background: #e7e7e7;
  display: block;
  left: 50%;
}
.links-episode .previous {
  float: left;
  width: 50%;
  padding-right: 30px;
  position: relative;
  height: 150px;
}
.links-episode .previous .lock,
.links-episode .previous .unlock {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 20px;
}
.links-episode .previous .episode-number {
  font-family: 'Gotham-Bold';
  font-weight: normal;
  font-size: 20px;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.links-episode .previous .picto {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  height: 46px;
  width: 46px;
  cursor: pointer;
  background: transparent;
  border: 2px solid black;
  border-radius: 50%;
  outline: none;
  right: 175px;
  background: url(../img/icons/arrow-black-icon.svg) no-repeat calc(100% - 18px)
    center;
  transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
.links-episode .previous .picto:hover {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat
    calc(100% - 18px) center;
  border: 2px solid #ff3d00;
}
.links-episode .next {
  float: left;
  width: 50%;
  padding-left: 30px;
  position: relative;
  height: 150px;
}
.links-episode .next a,
.links-episode .previous a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.links-episode .previous a:hover .picto,
.links-episode .next a:hover .picto {
  border-color: #ff3d00;
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat
    calc(100% - 18px) center;
}
.links-episode .next .lock,
.links-episode .next .unlock {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 20px;
}
.links-episode .next .episode-number {
  font-family: 'Gotham-Bold';
  font-weight: normal;
  font-size: 20px;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: black;
}
.links-episode .next .picto {
  position: absolute;
  top: calc(50% - 23px);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  height: 46px;
  width: 46px;
  cursor: pointer;
  background: transparent;
  border: 2px solid black;
  border-radius: 50%;
  outline: none;
  left: 175px;
  background: url(../img/icons/arrow-black-icon.svg) no-repeat calc(100% - 18px)
    center;
  transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
.links-episode .next .picto:hover {
  background: url(../img/icons/arrow-orange-icon.svg) no-repeat
    calc(100% - 18px) center;
  border: 2px solid #ff3d00;
}
.links-episode .next .coins {
  position: absolute;
  right: 0;
  height: 150px;
  padding: 0 75px 0 50px;
  line-height: 150px;
  text-align: center;
  background: black;
  font-family: 'Gotham-Bold';
  font-size: 24px;
  color: #f3de62;
}
.links-episode .next .coins:after {
  content: '';
  width: 23px;
  height: 18px;
  background: url(../img/icons/coins-yellow-icon.svg) no-repeat center center;
  position: absolute;
  top: 2px;
  margin-left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dropdown {
  position: relative;
  width: 65px;
  cursor: pointer;
  float: left;
}
.dropdown label {
  float: left;
  color: #000;
  width: 65px;
  height: 65px;
  box-sizing: border-box;
  transition: all 0.25s linear 0s;
  cursor: pointer;
  background: url(../img/icons/share-icon.svg) no-repeat center center;
}
.dropdown ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
}
.dropdown .facebook {
  width: 65px;
  height: 65px;
  background: #3b5998 url(../img/icons/facebook-white-icon.svg) no-repeat center
    center;
  background-size: 18px auto;
  transition: background 0.2s;
  display: block;
}
.dropdown .facebook:hover {
  background: #17233d url(../img/icons/facebook-white-icon.svg) no-repeat center
    center;
  background-size: 18px auto;
}
.dropdown .twitter {
  width: 65px;
  height: 65px;
  background: #1da1f2 url(../img/icons/twitter-white-icon.svg) no-repeat center
    center;
  background-size: 32px auto;
  transition: background 0.2s;
  display: block;
}
.dropdown .twitter:hover {
  background: #2477b2 url(../img/icons/twitter-white-icon.svg) no-repeat center
    center;
  background-size: 32px auto;
}
.dropdown .mail {
  width: 65px;
  height: 65px;
  background: #ff3d00 url(../img/icons/mail-white-icon.svg) no-repeat center
    center;
  background-size: 32px auto;
  transition: background 0.2s;
  display: block;
}
.dropdown .mail:hover {
  background: #e93a01 url(../img/icons/mail-white-icon.svg) no-repeat center
    center;
  background-size: 32px auto;
}
.dropdown li {
  margin: 0px;
  padding: 0px;
  background: #fff;
  width: 65px;
  height: 65px;
  max-height: 0px;
  overflow: hidden;
  box-sizing: border-box;
  transition: max-height 0.25s linear 0s;
  float: left;
}
.dropdown li:hover {
  background: #ff9110;
  color: #fff;
}
.dropdown li span {
  float: left;
  padding: 0 10px;
  width: 200px;
  height: 35px;
}
.dropdown:hover label {
  background: url(../img/icons/share-orange-icon.svg) no-repeat center center;
}
.dropdown:hover li {
  max-height: 65px; /* Any number larger than the actual height of the li works */
}
/* ===================================================================
  *
  *  Nouveautés
  *
  * ------------------------------------------------------------------- */
.new {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  padding: 50px 0 0 0;
}
.new .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 1920px;
  padding: 0 30px;
}
.new ul {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1920px;
}
.new li {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  height: 400px;
}
.new li:nth-child(2n) .container-img {
  float: left;
}
.new li:nth-child(2n) .container-img:before {
  left: auto;
  right: -20px;
}
.new li:nth-child(2n) .container-infos {
  float: right;
}
.new li .container-img {
  position: relative;
  z-index: 0;
  width: 50%;
  height: 400px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  float: right;
}
.new li .container-img:before {
  content: '';
  width: 40px;
  height: 40px;
  display: block;
  background: white;
  position: absolute;
  left: -20px;
  top: calc(50% - 20px);
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  z-index: 1;
}
.new li .container-img img {
  position: relative;
  max-height: none;
  height: 100%;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.new li .container-infos {
  float: left;
  width: 50%;
  padding: 30px 30px 30px 40px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.new li .container-infos h2 {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 15px 0;
}
.new li .container-infos .genres {
  display: block;
  width: 100%;
}
.new li .container-infos p {
  float: left;
  width: 100%;
  font-family: 'Avenir-demi';
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  margin-bottom: 20px;
  text-align: left;
  margin: 30px 0 30px 0;
}
.new li .container-infos .cta-see {
  float: left;
  width: auto;
  height: 26px;
  font-family: 'Gotham-Bold';
  color: #4a4a4a;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
  transition: color 0.15s ease;
}
.new li .container-infos .cta-see:before {
  content: '';
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 11px 11px;
}
.new li .container-infos .cta-see:hover {
  color: #ff3d00;
}
/* ===================================================================
  *
  *  Freeview & freetime
  *
  * ------------------------------------------------------------------- */
.slider-freeview-freetime-page {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1630px;
  margin: 0 auto;
  position: relative;
}
.slider-freeview-freetime-page .freeview-indicator {
  display: block;
  position: absolute;
  top: 40px;
  width: 27px;
  height: 27px;
  background: url(../img/icons/freeview-icon.svg) no-repeat center center;
  background-size: 100% auto;
  z-index: 4;
  left: 30px;
}
.slider-freeview-freetime-page .freetime-indicator {
  display: block;
  position: absolute;
  top: 40px;
  width: 27px;
  height: 27px;
  background: url(../img/icons/freetime-icon.svg) no-repeat center center;
  background-size: 100% auto;
  z-index: 4;
  left: 30px;
}
.slider-freeview-freetime-page .gradient {
  width: 850px;
  height: 450px;
  top: 0;
  display: block;
  z-index: 1;
  position: absolute;
  opacity: 1;
  background-image: -webkit-linear-gradient(
    179deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
  background-image: -o-linear-gradient(
    179deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
  background-image: linear-gradient(
    269deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
}
.slider-freeview-freetime-page .gradient-2 {
  width: 425px;
  height: 450px;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  position: absolute;
  opacity: 1;
  background-image: -webkit-linear-gradient(
    -179deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
  background-image: -o-linear-gradient(
    -179deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
  background-image: linear-gradient(
    -269deg,
    rgba(250, 250, 250, 0) 2%,
    #fff 100%
  );
}
.slider-freeview-freetime-page .nav-slider {
  float: left;
  width: 252px;
  left: 30px;
  bottom: 35px;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 3;
  border: 0;
}
.slider-freeview-freetime-page .nav-slider .slick-prev {
  float: left;
  width: 45px;
  height: 45px;
  color: transparent;
  background: transparent url(../img/icons/arrow-black-icon.svg) no-repeat
    calc(100% - 18px) center;
  outline: none;
  transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
  cursor: pointer;
  border: 2px solid black;
  border-radius: 50%;
}
.slider-freeview-freetime-page .nav-slider .slick-prev:hover {
  background: transparent url(../img/icons/arrow-orange-icon.svg) no-repeat
    calc(100% - 18px) center;
  border-color: #ff3d00;
}
.slider-freeview-freetime-page .nav-slider .slick-next {
  float: right;
  width: 45px;
  height: 45px;
  color: transparent;
  background: transparent url(../img/icons/arrow-black-icon.svg) no-repeat
    calc(100% - 18px) center;
  outline: none;
  transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid black;
}
.slider-freeview-freetime-page .nav-slider .slick-next:hover {
  background: transparent url(../img/icons/arrow-orange-icon.svg) no-repeat
    calc(100% - 18px) center;
  border-color: #ff3d00;
}
.slider-freeview-freetime-page .nav-slider .slick-prev:before,
.slider-freeview-freetime-page .nav-slider .slick-next:before {
  display: none;
}
.slider-freeview-freetime-page .slick-dots {
  position: absolute;
  bottom: 45px;
  left: 85px;
  z-index: 4;
}
.slider-freeview-freetime-page .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slider-freeview-freetime-page .slick-dots li button {
  border: 0;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
  background: transparent;
}
.slider-freeview-freetime-page .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  display: block;
  background: black;
  border-radius: 50%;
  content: '';
  transition: all 0.25s;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-freeview-freetime-page .slick-dots li.slick-active button:before {
  width: 12px;
  height: 12px;
  background: #ff3d00;
}
.slider-freeview-freetime-page li {
  float: left;
  width: 100%;
  height: 450px;
  position: relative;
}
.slider-freeview-freetime-page li .container-infos {
  position: absolute;
  padding-left: 30px;
  z-index: 4;
  max-width: 525px;
  float: left;
  width: 100%;
  border: 0;
  top: 60px;
}
.slider-freeview-freetime-page li .container-infos h3 {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 2px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  margin: 15px 0;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.slider-freeview-freetime-page li .container-infos p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-demi';
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  margin-bottom: 20px;
}
.slider-freeview-freetime-page li .container-infos .likes {
  float: left;
  position: relative;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: 5px;
  margin-left: 20px;
}
.slider-freeview-freetime-page li .container-img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 550px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.slider-freeview-freetime-page li .container-img img {
  position: relative;
  max-height: none;
  height: 100%;
  left: 100%;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 0;
}
.freeview-freetime-nav {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #e7e7e7;
}
.freeview-freetime-nav .container {
  display: table;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.freeview-freetime-nav a {
  float: left;
  font-family: 'Gotham-Book', sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: black;
  position: relative;
  outline: none;
  height: 60px;
  width: 200px;
}
.freeview-freetime-nav a:hover {
  opacity: 1;
}
.freeview-freetime-nav a::after {
  content: '';
  position: absolute;
  height: 5px;
  width: 100%;
  background: #ff001f;
  float: left;
  bottom: 0;
  opacity: 0;
}
.freeview-freetime-nav a:nth-child(2)::after {
  #background: #000;
}
.freeview-freetime-nav .active {
  opacity: 1;
}
.freeview-freetime-nav .active::after {
  opacity: 1;
}
.freeview-freetime-nav .freeday-nav,
.freeview-freetime-nav .freeview-nav,
.freeview-freetime-nav .freetime-nav,
.freeview-freetime-nav .fastpass-nav {
  display: table;
  position: relative;
  padding-left: 38px;
  height: 22px;
  line-height: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
}
.freeview-freetime-nav .freeview-nav::before {
  content: '';
  width: 22px;
  height: 22px;
  background: url(../img/icons/freeview-icon.svg) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
}
.freeview-freetime-nav .freetime-nav::before {
  content: '';
  width: 22px;
  height: 22px;
  background: url(../img/icons/freetime-icon.svg) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
}
.freeview-freetime-nav .freeday-nav::before {
  content: '';
  width: 22px;
  height: 22px;
  background: url(../img/icons/freeday-icon-small.png) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
}
.freeview-freetime-nav .fastpass-nav::before {
  content: '';
  width: 22px;
  height: 22px;
  background: url(../img/icons/fastpass-icon.png) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
}
.freeview-freetime {
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  padding: 50px 0;
}
.freeview-freetime .title-page {
  margin-bottom: 20px;
  position: relative;
}
.freeview-freetime .container-txt-free {
  display: inline-block;
  height: 50px;
  top: -5px;
  position: relative;
}
.freeview-freetime .title-page p {
  float: none;
  width: auto;
  text-align: left;
  font-family: 'Avenir-regular';
  font-size: 16px;
  color: #4a4a4a;
  margin-top: 0;
  line-height: 22px;
}
.freeview-freetime .title-page h3 {
  font-family: 'Gotham-Medium';
  display: block;
  position: relative;
  text-align: left;
  margin: 0 0 5px 0;
}
.freeview-freetime .title-page .freeview {
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.freeview-freetime .title-page .freetime {
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.freeview-freetime .title-page .freeday {
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.freeview-freetime .title-page .fastpass {
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.freeview-freetime .title-page .freeday-big {
  margin: 0 15px 0 0;
  width: 50px;
  height: 50px;
  display: inline-block;
}

.freeview-freetime .informations {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 30px;
  margin-bottom: 40px;
}
.freeview-freetime .informations h3 {
  font-family: 'Gotham-Medium';
  font-size: 20px;
  line-height: 26px;
  color: black;
  letter-spacing: 0.75px;
  display: block;
  margin-bottom: 20px;
}
.freeview-freetime .informations p {
  display: block;
  font-family: 'Avenir-regular';
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
}
.freeview-freetime .container {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 1920px;
}
.freeview-freetime .content {
  width: auto;
  display: table;
  margin: 40px auto 50px auto;
  max-width: 1648px;
}
.freeview-freetime .content li {
  float: left;
  height: auto;
  width: 392px;
  position: relative;
  outline: none;
  margin: 10px;
}
.freeview-freetime .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.freeview-freetime .container-img img {
  position: relative;
  height: 100%;
  width: auto;
  left: 100%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-100%);
  z-index: 0;
}
.freeview-freetime .container-infos {
  float: left;
  width: 100%;
  width: 392px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  padding: 15px 20px;
  height: 75px;
  position: relative;
}
.freeview-freetime .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  width: calc(100% - 100px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
}
.freeview-freetime .container-infos .likes {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.freeview-freetime .content li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
@media screen and (max-width: 1675px) {
  .freeview-freetime .content {
    max-width: 1236px;
  }
}
@media screen and (max-width: 1280px) {
  .freeview-freetime .content {
    max-width: 824px;
  }
  .slider-freeview-freetime-page li .container-img img {
    -moz-transform: translateX(-85%);
    -ms-transform: translateX(-85%);
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
  }
  .slider-freeview-freetime-page .gradient-2 {
    display: none;
  }
}

/* ===================================================================
  *
  *  Hashtags
  *
  * ------------------------------------------------------------------- */
.hashtags {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 50px 0;
}
.hashtags .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.hashtags .infos {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.hashtags .appareance {
  font-family: 'Gotham-Book';
  font-size: 18px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 50px;
  border: 3px solid;
  width: auto;
  outline: none;
}
.hashtags .blue {
  border-color: #6ba8c1;
  color: #6ba8c1;
  transition: all 0.25s ease-in-out;
}
.hashtags .green {
  border-color: #bcae57;
  color: #bcae57;
  transition: all 0.25s ease-in-out;
}
.hashtags .pink {
  border-color: #c5787c;
  color: #c5787c;
  transition: all 0.25s ease-in-out;
}
.hashtags .infos p {
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Avenir-regular';
  font-size: 14px;
  color: #4a4a4a;
  margin-top: 30px;
  line-height: 22px;
}
.hashtags ul {
  width: auto;
  display: table;
  margin: 40px auto 50px auto;
  max-width: 1648px;
}
.hashtags li {
  float: left;
  height: auto;
  width: 392px;
  position: relative;
  outline: none;
  margin: 10px;
}
.hashtags li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.hashtags .container-img {
  overflow: hidden;
  width: 392px;
  height: 127px;
  position: relative;
  float: left;
}
.hashtags .container-img img {
  position: relative;
  height: auto;
  width: auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
.hashtags .container-infos {
  float: left;
  width: 100%;
  width: 392px;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  padding: 15px 20px;
  height: 75px;
  position: relative;
}
.hashtags .container-infos h3 {
  color: black;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  text-align: left;
  width: calc(100% - 100px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hashtags .container-infos .likes {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1675px) {
  .hashtags ul {
    max-width: 1236px;
  }
}
@media screen and (max-width: 1280px) {
  .hashtags ul {
    max-width: 824px;
  }
}
/* ===================================================================
  *
  *  Recherche
  *
  * ------------------------------------------------------------------- */
.search-page {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 50px 0;
}
.search-page .title-page h2 {
  text-transform: none;
  font-family: 'Gotham-Medium', sans-serif;
  font-weight: normal;
}
.search-page .title-page h1 {
  font-family: 'Gotham-Medium', sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #9b9b9b;
  display: block;
  margin: 20px auto 15px auto;
}
.search-page .title-page p {
  font-family: 'Avenir-demi';
  color: black;
  margin-top: 0;
}
.search-page .title-page .results {
  font-family: 'Avenir-bold';
  color: #ff3d00;
}
.search-page .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.search-page .content {
  display: table;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1640px;
  padding: 0 30px;
}
.search-page .box-results {
  float: left;
  width: calc(100% - 450px);
}
.search-page .box-results ul {
  list-style: none;
}
.search-page .box-results li {
  width: 100%;
  float: left;
  padding: 45px 0;
  border-bottom: 1px solid #e7e7e7;
}
.search-page .box-results li:first-child {
  padding-top: 0;
}
.search-page .box-results li:last-child {
  border: 0;
}
.search-page .box-results li .container-img {
  width: 100%;
  max-width: 202px;
  height: 235px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.1);
}
.search-page .box-results li .container-img img {
  width: 100%;
  height: auto;
}
.search-page .box-results li .container-infos {
  float: right;
  width: calc(100% - 232px);
  height: auto;
  vertical-align: top;
}
.search-page .box-results li .container-infos h3 {
  font-family: 'Gotham-Medium', sans-serif;
  color: black;
  font-size: 20px;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  display: block;
  text-align: left;
  margin-bottom: 15px;
}
.search-page .box-results li .container-infos .genres {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.search-page .box-results li .container-infos .likes {
  display: block;
  margin-bottom: 15px;
}
.search-page .box-results li .container-infos p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-regular';
  font-size: 14px;
  color: #4a4a4a;
  line-height: 22px;
  margin: 30px 0;
}
.search-page .box-results li .container-infos .cta-see {
  float: left;
  width: auto;
  height: 26px;
  font-family: 'Gotham-Bold';
  color: #4a4a4a;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
  transition: color 0.15s ease;
}
.search-page .box-results li .container-infos .cta-see:before {
  content: '';
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 11px 11px;
}
.search-page .box-results li .container-infos .cta-see:hover {
  color: #ff3d00;
}
.search-page .sidebar {
  float: right;
  width: 400px;
  height: auto;
  text-align: left;
}
.search-page .sidebar h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  color: black;
  display: block;
  margin-bottom: 30px;
  font-weight: normal;
}
.search-page .sidebar .picto {
  float: left;
  margin-right: 15px;
}
.search-page .hashtags-sidebar h4 {
  position: relative;
  top: 5px;
}
.search-page .hashtags-sidebar li {
  float: left;
  margin-bottom: 25px;
}
.search-page .hashtags-sidebar a {
  font-family: 'Gotham-Book';
  font-size: 18px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 50px;
  border: 3px solid;
  width: auto;
  outline: none;
  cursor: pointer;
}
.search-page .hashtags-sidebar .blue {
  border-color: #6ba8c1;
  color: #6ba8c1;
  transition: all 0.25s ease-in-out;
}
.search-page .hashtags-sidebar .green {
  border-color: #bcae57;
  color: #bcae57;
  transition: all 0.25s ease-in-out;
}
.search-page .hashtags-sidebar .pink {
  border-color: #c5787c;
  color: #c5787c;
  transition: all 0.25s ease-in-out;
}
.search-page .hashtags-sidebar .pink:hover {
  border-color: #c5787c;
  background: #c5787c;
  color: white;
}
.search-page .hashtags-sidebar .green:hover {
  border-color: #bcae57;
  background: #bcae57;
  color: white;
}
.search-page .hashtags-sidebar .blue:hover {
  border-color: #6ba8c1;
  background: #6ba8c1;
  color: white;
}
.search-page .hashtags-sidebar p {
  float: left;
  width: 100%;
  font-family: 'Avenir-regular';
  font-size: 14px;
  color: #4a4a4a;
  margin-top: 15px;
  line-height: 22px;
}
.search-page .search-sidebar {
  margin-top: 30px;
}
.search-page .search-sidebar .type-research {
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: black;
  width: 100%;
  max-width: 397px;
  margin: 10px 0;
  display: table;
  margin: 0 auto;
}
.search-page .search-sidebar .type-research input {
  padding: 0 15px 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: none;
  background: url(../img/icons/search-grey-icon.svg) no-repeat calc(100% - 15px)
    center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  border: 0;
  text-align: left;
}
.search-page .sep {
  display: table;
  width: 35px;
  height: 5px;
  background: #ff3d00;
  border-radius: 50px;
}
@media screen and (max-width: 1280px) {
  .search-page .box-results {
    width: calc(100% - 400px);
  }
  .search-page .sidebar {
    width: 350px;
  }
}
/* ===================================================================
  *
  *  Foire aux questions
  *
  * ------------------------------------------------------------------- */
.faq {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 0 0;
}
.faq .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.faq .container-nav-faq {
  display: table;
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.faq ul.tabs {
  margin: 0 auto;
  display: table;
  text-align: center;
  list-style: none;
  height: auto;
  padding: 0 0 0 0;
  width: auto;
}
.faq ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  height: 60px;
  line-height: 60px;
  color: #4a4a4a;
  position: relative;
  font-family: 'Gotham-Medium';
  font-size: 15px;
  text-transform: uppercase;
  border-left: 1px solid #e7e7e7;
  transition: all 0.2s ease;
}
.faq ul.tabs li:first-child {
  border: none;
}
.faq ul.tabs li:hover {
  background: #f4f6f9;
}
.faq ul.tabs li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0px;
  width: 100%;
  display: block;
  background: #ff3d00;
  transition: height 0.2s ease;
  z-index: 5;
}
.faq ul.tabs li:hover::before {
  height: 5px;
}
.faq ul.tabs li.active {
  color: white;
  background: #ff3d00;
  position: relative;
  z-index: 1;
}
.faq ul.tabs li.active:hover {
  color: white;
  background: #ff3d00;
}
.faq .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}
.faq .tab_content {
  padding: 20px;
  display: none;
  padding: 20px;
  max-width: 1280px;
  margin: 0 auto;
}
.faq .tab_drawer_heading {
  display: none;
}
.faq .accordeon {
  text-align: left;
}
.faq .accordeon__list {
  list-style: none;
  padding-left: 0;
}
.faq .accordeon__header {
  display: block;
  border-radius: 5px;
  text-decoration: none;
  height: 80px;
  position: relative;
  padding: 15px;
}
.faq .accordeon__header:hover {
  background: #f4f6f9;
}
.faq .accordeon__header h3 {
  font-family: 'Gotham-Medium';
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  letter-spacing: 0.75px;
  color: black;
  float: left;
  padding-left: 50px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.faq .accordeon__header h3::before {
  content: '';
  width: 34px;
  height: 34px;
  background: url(../img/icons/faq-arrow-inactive.svg) no-repeat center center;
  float: left;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: background 0.25s ease;
}
.faq .accordeon__content {
  display: none;
  margin-bottom: 20px;
  color: #000;
  border-radius: 5px;
  padding: 15px 0 15px 50px;
  text-align: left;
  font-family: 'Avenir-regular';
  font-size: 16px;
  color: #4a4a4a;
  line-height: 22px;
}
.faq .action .accordeon__header h3 {
  color: #ff3d00;
}
.faq .action .accordeon__header h3::before {
  background: url(../img/icons/faq-arrow-active.svg) no-repeat center center;
}
.faq .action .accordeon__header:hover {
  background: transparent;
}
.faq .question {
  float: left;
  width: 100%;
  height: auto;
  padding: 50px 30px;
  background: #f4f6f9;
  margin-top: 20px;
}
.faq .question .container {
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
.faq .question h2 {
  font-family: 'Gotham-Bold';
  font-size: 20px;
  letter-spacing: 0.75px;
  font-weight: normal;
  line-height: 24px;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 auto 30px auto;
}
.faq .cta-validate {
  display: table;
  margin: 0 auto;
}
@media screen and (max-width: 1860px) {
  .faq ul.tabs {
    max-width: 1150px;
    position: relative;
  }
  .faq .container-nav-faq {
    position: relative;
  }
  .faq .container-nav-faq::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 60px;
    left: 0;
    background: #e7e7e7;
  }
  .faq ul.tabs li {
    float: none;
    display: inline-block;
  }
  .faq ul.tabs li:nth-child(8) {
    border: none;
  }
}
/* ===================================================================
  *
  *  Contact
  *
  * ------------------------------------------------------------------- */
.contact {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0;
}
.contact .title-page {
  margin-bottom: 30px;
}
.contact .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 834px;
  padding: 0 30px;
}
.contact li {
  float: left;
  max-width: 397px;
  width: calc(50% - 20px);
  margin-bottom: 40px;
  position: relative;
}

.contact li .pseudo-error {
  color: red;
  position: absolute;
  bottom: -18px;
  font-family: ‘Avenir-regular’;
  left: 0;
}
.contact li:nth-child(2n) {
  float: right;
}
.contact li label {
  font-family: 'Avenir-demi';
  color: #4a4a4a;
  font-size: 16px;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  font-weight: normal;
}
.contact .required {
  color: #ff3d00;
}
.contact li input {
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: black;
  width: 100%;
  margin: 10px 0;
  float: left;
  padding: 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
}
.contact li .select-style {
  float: left;
  margin-right: 20px;
  width: 100%;
}
.contact .select-style select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: black;
  margin: 10px 0;
  float: left;
  padding: 0 40px 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  background: transparent url(../img/icons/select-orange-icon.svg) no-repeat
    calc(100% - 15px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact .message {
  float: left;
  width: 100%;
  max-width: none;
}
.contact li textarea {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: black;
  width: 100%;
  margin: 10px 0;
  float: left;
  padding: 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
  resize: vertical;
}
.contact .fields-required {
  font-family: 'Avenir-demi';
  color: #ff3d00;
  font-size: 15px;
  float: left;
  font-weight: normal;
}
.contact .cta-validate {
  float: right;
}
.contact .argumentation {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 50px;
  text-align: left;
  display: block;
}
.contact .argumentation .container-arg {
  width: auto;
  margin: 0 auto;
  max-width: 470px;
  text-align: left;
  display: block;
  font-family: 'Avenir-demi', sans-serif;
  font-size: 20px;
  color: black;
  position: relative;
  padding: 0 0 0 115px;
}
.contact .argumentation .container-arg::before {
  content: '';
  display: block;
  position: absolute;
  width: 90px;
  height: 55px;
  background: url(../img/icons/thumb-up-orange-icon.svg) no-repeat center center;
  left: 0;
  top: -5px;
}
.contact .argumentation .description {
  font-family: 'Avenir-regular', sans-serif;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.faq-contact {
  float: left;
  width: 100%;
  background: #f4f6f9;
  position: relative;
}
.faq-contact .container {
  width: auto;
  display: block;
  margin: 0 auto;
  position: relative;
  height: 70px;
  text-align: center;
  max-width: 780px;
}
.faq-contact .container a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.faq-contact .title {
  display: inline-block;
  position: relative;
  top: calc(50% + 3px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Avenir-demi', sans-serif;
  font-size: 20px;
  color: black;
  padding: 0 0 0 50px;
}
.faq-contact .title::before {
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  background: url(../img/icons/faq-orange-icon.svg) no-repeat center center;
  top: calc(50% - 3px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.faq-contact .description {
  font-family: 'Avenir-regular', sans-serif;
  font-size: 16px;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 35px 0 15px;
}
.faq-contact .description::after {
  content: '';
  display: inline-block;
  width: 23px;
  height: 43px;
  right: 0;
  background: transparent url(../img/icons/arrow-direction-orange.svg) no-repeat
    center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.faq-contact .orange {
  color: #ff3d00;
}
.letspop-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.letspop-2:hover {
  cursor: pointer;
}
.overlay-2 {
  display: none; /* Default Hidden */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
}
.popup-2 {
  color: white;
  display: none; /* Default Hidden */
  position: fixed;
  left: 50%;
  top: 5%;
  z-index: 999;
  background-color: transparent;
  height: auto;
  width: 100%;
  max-width: 650px;
  overflow: hidden;
  padding: 40px;
  transform: translate(-50%, 0);
  border: 5px solid #68686a;
}
.popup-2.w500 {
  max-width: 500px;
}
.popup-2 h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.popup-2 p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-demi';
  font-size: 15px;
  line-height: 24px;
}
.close-2 {
  display: block;
  width: 33px;
  height: 33px;
  border: 3px solid white;
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 15px 15px;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.close-2:hover {
  border: 3px solid #ff3d00;
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 15px 15px;
}
.popup-2 .container-button {
  display: table;
  margin: 0 auto 0 auto;
  padding-top: 25px;
  text-align: center;
}
.popup-2 .cta-validate {
  display: inline-block;
  margin-right: 10px;
}
.popup-2 .cta-modify {
  border-color: white;
  color: white;
  display: inline-block;
  margin-left: 10px;
}
.popup-2 .cta-modify:hover {
  border-color: white;
  color: black;
  background-color: white;
}
.popup-2 .cta-modify-2 {
  border-color: white;
  color: white;
  display: inline-block;
  margin-left: 10px;
}
.popup-2 .cta-modify-2:hover {
  border-color: white;
  color: black;
  background-color: white;
}
.popup-2 .cta-basic {
  border-color: white;
  color: black;
  display: block;
}
.popup-2 .cta-basic:first-of-type {
  margin-bottom: 15px;
}
.popup-2 .cta-basic:hover {
  border-color: white;
  color: black;
  background-color: white;
}
.popup-2 .cta-basic span.buyep {
  float: left;
}
.popup-2 .cta-basic span.coin {
  float: right;
  background: url(../img/icons/coin-b.svg) no-repeat left center;
  background-size: contain;
  color: black;
  padding-left: 25px;
}
.popup-2 .cta-discount {
  border-color: white;
  color: white;
  display: block;
}
.popup-2 .cta-discount:hover {
  border-color: white;
  color: black;
  background-color: white;
}
.popup-2 .cta-discount span.buyep {
  float: left;
}
.popup-2 .cta-discount span.orgcoin {
  position: relative;
  float: right;
  background: url(../img/icons/coin-w-40.svg) no-repeat left center;
  background-size: contain;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 25px;
  margin-right: 20px;
}
.popup-2 .cta-discount span.orgcoin:before {
  content: "";
  width: 140%;
  height: 16px;
  position: absolute;
  background: url(../img/icons/arrow-price-w.svg) no-repeat center;
  background-size: 100% 16px;
  left: -6px;
  top: 0;
}
.popup-2 .cta-discount:hover span.orgcoin {
  position: relative;
  float: right;
  background: url(../img/icons/coin-b.svg) no-repeat left center;
  background-size: contain;
  color: black;
  opacity: 0.2;
  padding-left: 25px;
  margin-right: 20px;
}
.popup-2 .cta-discount:hover span.orgcoin:before {
  content: "";
  width: 140%;
  height: 16px;
  position: absolute;
  background: url(../img/icons/arrow-price-b.svg) no-repeat center;
  background-size: 100% 16px;
  left: -6px;
  top: 0;
}
.popup-2 .cta-discount span.dccoin {
  float: right;
  background: url(../img/icons/coin-r.svg) no-repeat left center;
  background-size: contain;
  color: #ffeb48;
  padding-left: 25px;
}
.popup-2 .cta-discount:hover span.dccoin {
  float: right;
  background: url(../img/icons/coin-b.svg) no-repeat left center;
  background-size: contain;
  color: black;
  padding-left: 25px;
}
.p1ligne span.orgcoin {
  position: relative;
  background: url(../img/icons/coin-w-40.svg) no-repeat left center;
  background-size: contain;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 25px;
  margin-right: 20px;
  font-family: 'Gotham-Medium';
  font-size: 15px;
}
.p1ligne span.orgcoin:before {
  content: "";
  width: 140%;
  height: 16px;
  position: absolute;
  background: url(../img/icons/arrow-price-w.svg) no-repeat center;
  background-size: 100% 16px;
  left: -6px;
  top: 0;
}
.p1ligne span.dccoin {
  background: url(../img/icons/coin-r.svg) no-repeat left center;
  background-size: contain;
  color: #ffeb48;
  padding-left: 25px;
  font-family: 'Gotham-Medium';
  font-size: 15px;
}
.p1ligne span.dcinfo {
  font-size: 15px;
  font-family: 'Gotham-book';
  margin-left: 15px;
}
.letspop-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.letspop-3:hover {
  cursor: pointer;
}
.overlay-3 {
  display: none; /* Default Hidden */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
}
.popup-3 {
  color: white;
  display: none; /* Default Hidden */
  position: fixed;
  left: 50%;
  top: 5%;
  z-index: 999;
  background-color: transparent;
  height: auto;
  width: 100%;
  max-width: 600px;
  overflow: hidden;
  padding: 10px;
  transform: translate(-50%, 0);
  border: 5px solid #68686a;
}
.popup-3 h4 {
  font-family: 'Gotham-Bold';
  font-size: 22px;
  display: block;
  margin-bottom: 25px;
  font-weight: normal;
}
.popup-3 p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-demi';
  font-size: 15px;
  line-height: 24px;
}
.close-3 {
  display: block;
  width: 33px;
  height: 33px;
  border: 3px solid white;
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 15px 15px;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 30px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.close-3:hover {
  border: 3px solid #ff3d00;
  background: #ff3d00 url(../img/icons/cross-white-icon.svg) no-repeat center
    center;
  background-size: 15px 15px;
}
.popup-3 .container-button {
  display: table;
  margin: 0 auto 0 auto;
  padding-top: 25px;
  text-align: center;
}
.popup-3 .cta-validate3 {
  display: inline-block;
  margin-right: 10px;
}
.popup-3 .cta-modify3 {
  border-color: white;
  color: white;
  display: inline-block;
  margin-left: 10px;
}
.popup-3 .cta-modify3:hover {
  border-color: white;
  color: black;
  background-color: white;
}

/* -------------------------------------------------------------------
 * Mentions Légales / CGU
 * ------------------------------------------------------------------- */
.content-txt {
  width: 100%;
  height: auto;
  display: block;
  max-width: 850px;
  margin: 0 auto;
  padding: 50px 30px;
}
.content-txt h1 {
  font-family: 'Gotham-Bold', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.content-txt h2 {
  font-family: 'Gotham-Medium', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
  font-weight: normal;
}
.content-txt li,
.content-txt p {
  font-family: 'Avenir-demi', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #4a4a4a;
  margin-bottom: 20px;
  text-align: justify;
}
.content-txt h3,
.content-txt strong {
  font-family: 'Gotham-Bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  display: block;
  color: #4a4a4a;
  margin-bottom: 20px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .content-txt h1 {
    font-size: 26px;
  }
}

/* ===================================================================
  *
  *  Jobs
  *
  * ------------------------------------------------------------------- */
.jobs {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 0 0;
}
.jobs .title-page p {
  font-family: 'Avenir-demi';
  font-size: 17px;
  color: black;
}
.jobs .title-page h3 {
  line-height: 26px;
}
.jobs .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 834px;
  padding: 0 30px 50px 30px;
}
.jobs ul {
  list-style: none;
}
.jobs li {
  float: left;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-family: 'Avenir-regular', sans-serif;
  font-size: 14px;
  color: black;
  text-align: left;
  line-height: 20px;
  position: relative;
}
.jobs li::before {
  content: '';
  display: block;
  position: absolute;
  background: #ff3d00;
  width: 5px;
  height: 5px;
  left: 0;
  top: 19px;
  border-radius: 50%;
}
.jobs-contact {
  background: #f4f6f9;
  padding: 50px 30px;
}
.jobs-contact p {
  font-family: 'Avenir-demi', sans-serif;
  font-size: 17px;
  text-align: center;
  color: black;
  margin: 0 0 20px 0;
}
.jobs-contact .mail-jobs {
  display: table;
  color: #ff3d00;
  border: 2px solid #ff3d00;
  padding: 15px 25px;
  text-align: center;
  font-family: 'Avenir-demi', sans-serif;
  font-size: 14px;
  margin: 0 auto;
}
/* ===================================================================
  *
  *  Presse
  *
  * ------------------------------------------------------------------- */
.press {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 0 0;
}
.press .title-page h3 {
  line-height: 26px;
}
.press .title-page p {
  font-family: 'Avenir-demi';
  font-size: 17px;
  color: black;
  margin-bottom: 20px;
}
.press .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 834px;
  padding: 0 30px 50px 30px;
}
.press .mail-presse {
  display: table;
  color: #ff3d00;
  border: 2px solid #ff3d00;
  padding: 15px 25px;
  text-align: center;
  font-family: 'Avenir-demi', sans-serif;
  font-size: 14px;
  margin: 0 auto;
}
/* ===================================================================
  *
  *  A propos
  *
  * ------------------------------------------------------------------- */
.about-us {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 0 0;
  text-align: center;
}
.about-us h3 {
  font-family: 'Gotham-Book';
  font-size: 24px;
  letter-spacing: 1px;
  display: block;
  margin-top: 25px;
  margin: 0 0 60px 0;
  position: relative;
}
.about-us h3 strong {
  font-family: 'Gotham-Medium';
  font-size: 28px;
}
.about-us h3::after {
  content: '';
  display: table;
  width: 30px;
  height: 4px;
  background: #ff3d00;
  border-radius: 15px;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about-us h5 {
  font-family: 'Gotham-Book';
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  margin-top: 26px;
  margin: 0 0 20px 0;
  color: #818081;
}
.about-us p {
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Avenir-regular';
  font-size: 16px;
  color: #4a4a4a;
  line-height: 26px;
}
.about-us .section-inside {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 900px;
  padding: 0 0 80px 0;
}
.about-us .section-inside p {
  text-align: center;
}
.about-us .section-timeline {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: none;
  padding: 0 0 80px 0;
}
.about-us .section-timeline li {
  outline: none;
  float: left;
  padding: 0;
  text-align: left;
}
.about-us .section-timeline .date {
  font-family: 'Gotham-Book';
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  margin-top: 25px;
  height: 80px;
  color: #818081;
  position: relative;
  padding: 0 30px;
  transition: all 0.2s ease-in-out;
}
.about-us .section-timeline .date::before {
  content: '';
  width: 0;
  height: 4px;
  background: #ff3d00;
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}
.about-us .section-timeline p {
  display: block;
  margin: 30px 0 0 0;
  padding: 0 30px;
  color: #818081;
  transition: all 0.2s ease-in-out;
  font-family: 'Avenir-demi', sans-serif;
}
.about-us .section-timeline .date::after {
  content: '';
  width: 100%;
  height: 4px;
  background: #e7e7e7;
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
.about-us .slick-current .date {
  color: #ff3d00;
  font-size: 30px;
  font-family: 'Gotham-Bold';
}
.about-us .slick-current .date::before {
  width: 100%;
  z-index: 1;
}
.about-us .slick-current p {
  color: #4a4a4a;
}
.about-us .section-team {
  width: auto;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 1600px;
  padding: 0 30px 80px 30px;
}
.about-us .section-team ul {
  list-style: none;
  float: left;
  margin-bottom: 30px;
}
.about-us .section-team li {
  display: inline-block;
  width: calc(100% / 3 - 20px);
  padding: 0 15px;
  vertical-align: top;
}
.about-us .section-team li .container-img {
  overflow: hidden;
  width: 65px;
  height: 65px;
  float: left;
  margin-right: 20px;
  vertical-align: top;
  border-radius: 50%;
  background: #ff3d00;
}
.about-us .section-team li .container-infos {
  float: left;
  width: calc(100% - 85px);
  text-align: left;
  vertical-align: top;
}
.about-us .section-team li .container-infos .name {
  font-family: 'Gotham-Medium';
  font-size: 18px;
  letter-spacing: 0.5px;
  display: block;
  margin: 0 0 15px 0;
  position: relative;
  color: #4a4a4a;
}
.about-us .section-team li .container-infos p {
  font-size: 15px;
  line-height: 22px;
}
.about-us .section-team .team-others {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.about-us .section-team .team-others p {
  text-align: center;
}
.about-us .section-contact {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  padding: 50px 30px 80px 30px;
  background: #ff3d00;
  color: white;
}
.about-us .section-contact h4 {
  font-family: 'Gotham-Book';
  font-size: 24px;
  letter-spacing: 1px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.about-us .section-contact h4 strong {
  font-family: 'Gotham-Medium';
}
.about-us .section-contact a {
  color: inherit;
  outline: none;
  text-decoration: underline;
}
.about-us .section-contact p {
  color: inherit;
  text-align: center;
  font-size: 20px;
  display: block;
  margin-top: 10px;
}
/* ===================================================================
  *
  *  404
  *
  * ------------------------------------------------------------------- */
.error {
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  padding: 50px 0 50px 0;
}
.error .container {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  max-width: 834px;
  padding: 0 30px;
}
.error img {
  display: block;
  width: 100%;
  max-width: 303px;
  height: auto;
  margin: 0 auto 60px auto;
}
.error h2 {
  font-family: 'Avenir-demi', sans-serif;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.85px;
  display: block;
  margin: 0 auto 20px auto;
}
.error p {
  font-family: 'Avenir-regular', sans-serif;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.75px;
  display: block;
  margin: 0 auto 40px auto;
}
.error .cta-validate {
  display: table;
  margin: 0 auto;
}

/* -------------------------------------------------------------------
   * Cookies
   * ------------------------------------------------------------------- */
.cookies {
  width: 100%;
  height: 33px;
  background: black;
  position: relative;
  z-index: 5;
  position: fixed;
  bottom: 0;
}
.cookies .container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  height: 33px;
}
.cookies p {
  display: block;
  font-family: 'Avenir-regular';
  font-size: 14px;
  line-height: 20px;
  color: white;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cookies .cta-close {
  display: block;
  width: 23px;
  height: 23px;
  border: 2px solid white;
  background: url(../img/icons/cross-white-icon.svg) no-repeat center center;
  background-size: 11px 11px;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.cookies .cta-close:hover {
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}
.cache-mobile-version {
  display: none;
}

main {
  display: block;
  min-width: 1024px;
  overflow: scroll;
  overflow-x: scroll;
  overflow-y: hidden
}

/*
@media screen and (max-width: 1020px) {
  .cache-mobile-version {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    opacity: 1;
    display: block;
  }
  main {
    display: none;
  }
  .cache-mobile-version .container {
    width: 100%;
    padding: 30px;
    color: white;
    text-align: center;
    #position: fixed;
    #height: 300px;
    #top: 50%;
    #margin-top: -150px;
  }
  .cache-mobile-version .container .icon-infos {
    width: 46px;
    height: 46px;
    display: block;
    background: url(../img/icons/infos-white-icon.svg) no-repeat;
    margin: 0 auto 35px auto;
  }
  .cache-mobile-version .container p {
    font-family: 'Avenir-regular', Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 23px;
  }
  .cache-mobile-version .container strong {
    font-family: 'Avenir-demi', Arial, sans-serif;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  .cache-mobile-version .container .cta-validate {
    display: table;
    margin: 35px auto 0 auto;
  }
}
*/
.delete {
  width: 100%;
  display: table;
  margin: 0 auto;
  text-align: center;
  padding: 50px;
  font-family: "Avenir-regular", sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: black;
}

.delete img {
  width: 50px;
  height: 50px;
}

.delete h2 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #ff3d00;
  padding: 30px;
}

.delete .cta-validate {
  display: table;
  margin: 30px auto;
  line-height: normal;
}

div.time_bar {
  background: url('../img/freeday/freeday-bar-bg.png') repeat;
}

div.time_bar {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
  height: 70px;
  z-index: 1;
}

div.DDayTime {
  #background: url('../img/freeday/freeday-bar-txt.png') no-repeat 0px 8px;
}

div.DDayTime {
  text-align: center;
  padding: 0;
  width: 530px;
  margin: 15px auto 0 auto
}

div.DDayTime span {
  font-size: 35px;
  font-family: "verdana";
  font-weight: 600;
  letter-spacing: 2px;
  color: #000000;
  padding: 0;
}

div.DDayTime .ddayDisplayHour {
  color: #f64028;
}

div.DDayTime .ddayDisplayMin {
}

div.DDayTime .ddayDisplaySec {
}

div.DDayTime span.b {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #000000;
  padding: 0;
  vertical-align: 25%;
  color:#272727
}

.coin-strike-forward {
  position:absolute;
  top:-3px;
  left:-5px;
}

#daySelect {
  width: 100px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: white;
  margin: 10px 0;
  float: left;
  padding: 0 40px 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  #background: transparent url(../img/icons/select-orange-icon.svg) no-repeat
  #calc(100% - 15px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background: transparent url(../img/icons/select-orange-icon.svg) no-repeat 95% 50%;
  background-color:#000;
  -moz-opacity:.90;
  opacity:.90;
}

#daySelect::-ms-expand {
  display: none;
}

#monthSelect {
  width: 150px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: white;
  margin: 10px 0;
  float: left;
  padding: 0 40px 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  #background: transparent url(../img/icons/select-orange-icon.svg) no-repeat
  #calc(100% - 15px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background: transparent url(../img/icons/select-orange-icon.svg) no-repeat 95% 50%;
  background-color:#000;
  -moz-opacity:.90;
  opacity:.90;
}
#monthSelect::-ms-expand {
  display: none;
}


#yearSelect {
  width: 100px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  color: white;
  margin: 10px 0;
  float: left;
  padding: 0 40px 0 15px;
  font-family: 'Avenir-regular';
  font-size: 14px;
  outline: 0;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  #background: transparent url(../img/icons/select-orange-icon.svg) no-repeat
  #calc(100% - 15px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background: transparent url(../img/icons/select-orange-icon.svg) no-repeat 95% 50%;
  background-color:#000;
  -moz-opacity:.90;
  opacity:.90;
}
#yearSelect::-ms-expand {
  display: none;
}

.popup-2 .container-button2 {
  display: table;
  margin: 0 auto 0 auto;
  padding-top: 15px;
  text-align: center;
}

@keyframes birghtOn {
  from {
    filter: brightness(0.5);
  }
  to {
    filter: brightness(1);
  }
}

@keyframes brightOff {
  from {
    filter: brightness(1);
  }
  to {
    filter: brightness(0.5);
  }
}

.presentation .slick-slide {
  animation: brightOff .5s forwards;
  filter: brightness(0.6);
}

.presentation .slick-current {
  animation: birghtOn .5s forwards;
  filter: brightness(1);
}

#menu li:first-child {
  display: block;
  background:#FF3D00;
  height: auto;
  padding: 20px;
  width: 100%;
}
#menu li:first-child p {
  font-family: 'Gotham-Medium';
  color: white;
  font-size: 18px;
  display: block;
  text-align: center;
}
#menu li:first-child .coin-numbers {
  font-family: 'Gotham-Bold';
  color: white;
  font-size: 36px;
  display: table;
  margin:10px auto 0 auto;
}
#menu li:first-child .coin-numbers:after {
  content:"";
  width: 35px;
  height: 27px;
  background: url(../img/icons/coin-white-icon.svg) no-repeat center center;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
#menu li:first-child .coins-bonus {
  margin: 10px auto 0;
  position: relative;
  display: table;
}
#menu li:first-child .coins-bonus .coins-number {
  font-family: 'Gotham-Bold';
  color: white;
  font-size: 30px;
}
#menu li:first-child .coins-bonus .coins-number:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/icons/coin-bonus.svg) no-repeat center center;
  background-size: contain;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: top;
}
#menu li:first-child .coins-bonus p {
  margin-left: 10px;
  display: inline-block;
  position: relative;
  bottom: 3px;
}
#menu li:first-child .coins-bonus p span {
  margin-left: 10px;
  color:#ffff00;
}
#menu li:last-child {
  cursor:pointer;
  color:white;
  background: #F4F6F9;
  /*
  line-height: 75px;
  padding-left: 30px;
  font-size: 16px;
  background: black url(../img/icons/logout-white-icon.svg) no-repeat calc(100% - 30px) center;
  */
}
#menu li:last-child:hover:before {
  display: none;
}