/** > /css-v2512/common/global.css **/
@charset 'UTF-8';
/*@import url(http://fonts.googleapis.com/css?family=Roboto);*/
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2rem;
  margin: 0;
}
h2 {
  font-size: 3.2rem;
  margin: 0;
}
h3 {
  font-size: 1.17rem;
  margin: 0;
}
h4 {
  font-size: 1rem;
  margin: 0;
}
h5 {
  font-size: 0.83rem;
  margin: 0;
}
h6 {
  font-size: 0.67rem;
  margin: 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1rem;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 0. Remove extra 3px down
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  display: block;
  /* 0 */
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ===========================================================================
   src/common/less/font/_icon.less
   ========================================================================== */
@font-face {
  font-family: icons;
  src: url('/src/common/less/font/icons.eot');
  src: url('/src/common/less/font/icons.eot?#iefix') format('eot'), url('/src/common/less/font/icons.woff') format('woff'), url('/src/common/less/font/icons.ttf') format('truetype'), url('/src/common/less/font/icons.svg#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-children-services:before {
  content: "\E903";
}
.icon-media:before {
  content: "\21";
}
.icon-menu:before {
  content: "\22";
}
.icon-close:before {
  content: "\23";
}
.icon-less:before {
  content: "\24";
}
.icon-more:before {
  content: "\25";
}
.icon-prev:before {
  content: "\26";
}
.icon-next:before {
  content: "\27";
}
.icon-cart:before {
  content: "\28";
}
.icon-map:before {
  content: "\29";
}
.icon-contact:before {
  content: "\2a";
}
.icon-bottom:before {
  content: "\2b";
}
.icon-right:before {
  content: "\2c";
}
.icon-phone:before {
  content: "\2d";
}
.icon-pinterest:before {
  content: "\2e";
}
.icon-youtube:before {
  content: "\2f";
}
.icon-googleplus:before {
  content: "\30";
}
.icon-facebook:before {
  content: "\31";
}
.icon-twitter:before {
  content: "\32";
}
.icon-instagram:before {
  content: "\33";
}
.icon-top:before {
  content: "\34";
}
.icon-left:before {
  content: "\35";
}
.icon-print:before {
  content: "\36";
}
.icon-favorites:before {
  content: "\37";
}
.icon-calendar:before {
  content: "\38";
}
.icon-accordion-right:before {
  content: "\39";
}
.icon-accordion-bottom:before {
  content: "\3a";
}
.icon-airport:before {
  content: "\3b";
}
.icon-car:before {
  content: "\3c";
}
.icon-bed:before {
  content: "\3d";
}
.icon-citycenter:before {
  content: "\3e";
}
.icon-elecar:before {
  content: "\3f";
}
.icon-fitness:before {
  content: "\40";
}
.icon-gare:before {
  content: "\41";
}
.icon-golf:before {
  content: "\42";
}
.icon-handicap:before {
  content: "\43";
}
.icon-mac:before {
  content: "\44";
}
.icon-nosmoke:before {
  content: "\45";
}
.icon-outskirts:before {
  content: "\46";
}
.icon-parking:before {
  content: "\47";
}
.icon-pool:before {
  content: "\48";
}
.icon-restaurant:before {
  content: "\49";
}
.icon-sauna:before {
  content: "\4a";
}
.icon-reunion:before {
  content: "\4b";
}
.icon-shuttle:before {
  content: "\4c";
}
.icon-town:before {
  content: "\4d";
}
.icon-spa:before {
  content: "\4e";
}
.icon-wifi:before {
  content: "\4f";
}
.icon-route:before {
  content: "\50";
}
.icon-liaisons:before {
  content: "\51";
}
.icon-transports:before {
  content: "\52";
}
.icon-nearby:before {
  content: "\53";
}
.icon-info:before {
  content: "\54";
}
.icon-theatre:before {
  content: "\55";
}
.icon-ushape:before {
  content: "\56";
}
.icon-boardroom:before {
  content: "\57";
}
.icon-classroom:before {
  content: "\58";
}
.icon-banquet:before {
  content: "\59";
}
.icon-height:before {
  content: "\5a";
}
.icon-surface:before {
  content: "\5b";
}
.icon-airconditionning:before {
  content: "\5c";
}
.icon-childrenmenu:before {
  content: "\5d";
}
.icon-happyhour:before {
  content: "\5e";
}
.icon-mealspool:before {
  content: "\5f";
}
.icon-musical:before {
  content: "\60";
}
.icon-pet:before {
  content: "\61";
}
.icon-serviceinroom:before {
  content: "\62";
}
.icon-terrace:before {
  content: "\63";
}
.icon-landmark:before {
    content: "\64";
}

.icon-carbon:before {
    content: "\65";
}

.icon-health:before {
    content: "\66";
}

.icon-innovation:before {
    content: "\67";
}

.icon-local:before {
    content: "\68";
}

.icon-nature:before {
    content: "\69";
}

.icon-dialog:before {
    content: "\6a";
}

.icon-job:before {
    content: "\6b";
}

.icon-height2:before {
    content: "\6c";
}

.icon-user:before {
    content: "\6d";
}

.icon-ebrochure:before {
    content: "\6e";
}

.icon-light:before {
    content: "\6f";
}

.icon-forest:before {
    content: "\70";
}

.icon-swim:before {
    content: "\71";
}

.icon-play:before {
    content: "\72";
}

.icon-send:before {
    content: "\73";
}

.icon-accordion_top:before {
    content: "\74";
}

.icon-novbed:before {
    content: "\75";
}
.icon-being-sport:before {
    content: "\e900";
}
.icon-canal-plus:before {
    content: "\e901";
}
.icon-canal-plus-being-sport:before {
    content: "\e902";
}

/* =OOCSS (https://github.com/stubbornella/oocss)
----------------------------------------------------------------------------- */
/* grids : https://github.com/stubbornella/oocss/blob/master/core/grid/grids.css */
.line:before,
.line:after {
  content: "";
  display: table;
}
/*'line' is the container*/
.line:after {
  clear: both;
}
.line {
  *zoom: 1;
}
.unit {
  float: left;
}
/*a 'unit' is a floating block in the 'line'*/
.size1of1 {
  float: none;
  width: 100%;
}
.size1of2 {
  width: 50%;
}
.size1of3 {
  width: 33.33333%;
}
.size2of3 {
  width: 66.66666%;
}
.size1of4 {
  width: 25%;
}
.size3of4 {
  width: 75%;
}
.size1of5 {
  width: 20%;
}
.size2of5 {
  width: 40%;
}
.size3of5 {
  width: 60%;
}
.size4of5 {
  width: 80%;
}
.last-unit {
  float: none;
  display: block;
  display: table-cell;
  width: 9999em;
  *width: auto;
  *zoom: 1;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
}
.ofh {
  overflow: hidden;
  zoom: 1;
}
/*in case you don't want to use 'line' method*/
/* space : https://github.com/stubbornella/oocss/blob/master/core/spacing/space.css*/
/**
 * Spacing classes
 * Should be used to modify the default spacing between objects (not between nodes of the same object)
 * Please use judiciously. You want to be using defaults most of the time, these are exceptions!
 * <type><location><size>
 */
/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,n = small(5px),medium(10px),large(20px),none(0px)
*/
.ptn,
.pvn,
.pan {
  padding-top: 0px;
}
.ptxs,
.pvxs,
.paxs {
  padding-top: 3px;
}
.pts,
.pvs,
.pas {
  padding-top: 5px;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px;
}
.ptl,
.pvl,
.pal {
  padding-top: 15px;
}
.ptxl,
.pvxl,
.paxl {
  padding-top: 20px;
}
.ptxxl,
.pvxxl,
.paxxl {
  padding-top: 25px;
}
.prn,
.phn,
.pan {
  padding-right: 0px;
}
.prxs,
.phxs,
.paxs {
  padding-right: 3px;
}
.prs,
.phs,
.pas {
  padding-right: 5px;
}
.prm,
.phm,
.pam {
  padding-right: 10px;
}
.prl,
.phl,
.pal {
  padding-right: 15px;
}
.prxl,
.phxl,
.paxl {
  padding-right: 20px;
}
.prxxl,
.phxxl,
.paxxl {
  padding-right: 25px;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0px;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px;
}
.pbxs,
.pvxs,
.paxs {
  padding-bottom: 3px;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 15px;
}
.pbxl,
.pvxl,
.paxl {
  padding-bottom: 20px;
}
.pbxxl,
.pvxxl,
.paxxl {
  padding-bottom: 25px;
}
.pln,
.phn,
.pan {
  padding-left: 0px;
}
.plxs,
.phxs,
.paxs {
  padding-left: 3px;
}
.pls,
.phs,
.pas {
  padding-left: 5px;
}
.plm,
.phm,
.pam {
  padding-left: 10px;
}
.pll,
.phl,
.pal {
  padding-left: 15px;
}
.plxl,
.phxl,
.paxl {
  padding-left: 20px;
}
.plxxl,
.phxxl,
.paxxl {
  padding-left: 25px;
}
.mtn,
.mvn,
.man {
  margin-top: 0px;
}
.mtxs,
.mvxs,
.maxs {
  margin-top: 3px;
}
.mts,
.mvs,
.mas {
  margin-top: 5px;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px;
}
.mtl,
.mvl,
.mal {
  margin-top: 15px;
}
.mtxl,
.mvxl,
.maxl {
  margin-top: 20px;
}
.mtxxl,
.mvxxl,
.maxxl {
  margin-top: 25px;
}
.mrn,
.mhn,
.man {
  margin-right: 0px;
}
.mrxs,
.mhxs,
.maxs {
  margin-right: 3px;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px;
}
.mrl,
.mhl,
.mal {
  margin-right: 15px;
}
.mrxl,
.mhxl,
.maxl {
  margin-right: 20px;
}
.mrxxl,
.mhxxl,
.maxxl {
  margin-right: 25px;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px;
}
.mbxs,
.mvxs,
.maxs {
  margin-bottom: 3px;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 15px;
}
.mbxl,
.mvxl,
.maxl {
  margin-bottom: 20px;
}
.mbxxl,
.mvxxl,
.maxxl {
  margin-bottom: 25px;
}
.mln,
.mhn,
.man {
  margin-left: 0px;
}
.mlxs,
.mhxs,
.maxs {
  margin-left: 3px;
}
.mls,
.mhs,
.mas {
  margin-left: 5px;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px;
}
.mll,
.mhl,
.mal {
  margin-left: 15px;
}
.mlxl,
.mhxl,
.maxl {
  margin-left: 20px;
}
.mlxxl,
.mhxxl,
.maxxl {
  margin-left: 25px;
}
/* inline module : an inline-block container with an optional block content (in-imod) */
.imod {
  display: -moz-inline-stack;
  display: inline-block;
  _display: inline;
  _zoom: 1;
}
/* old FF ; recent browser ; IE6/7 inline-block=inline+zoom */
.imod-tab-large {
  display: block;
  float: left;
}
.imod .in-imod {
  display: block;
  _display: inline;
  _zoom: 1;
}
.imod span.in-imod,
.imod a.in-imod,
.imod label.in-imod {
  _display: block;
}
.imod input,
.imod button,
.imod textarea {
  background: none;
  border: none;
  font: inherit;
  padding: 0;
  color: inherit;
  -moz-box-sizing: content-box;
  overflow: visible;
}
/* other helpers */
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.posa {
  position: absolute;
}
.posr {
  position: relative;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.dt {
  display: table;
}
.dtc {
  display: table-cell;
}
.ttu {
  text-transform: uppercase;
}
.tdu {
  text-decoration: underline;
}
.left {
  float: left;
}
.right {
  float: right;
}
.full-w {
  width: 100%;
}
.full-h {
  height: 100%;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.bg-x-center {
  background-position: center 0;
}
.bg-y-center {
  background-position: 0 center;
}
.clear {
  clear: both;
}
.pointer {
  cursor: pointer;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  z-index: 7;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
#masterBannerContainer .slick-slide img {
  width: 100%;
}
.slick-slide .highlight a {
    display: block !important;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 8;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 2rem;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
/* Dots */
.slick-slider {
  margin-bottom: 0px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: .6rem;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
.mejs-fullscreen {
  overflow: hidden !important;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-clear {
  clear: both;
}
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
:root .mejs-poster img {
  display: none;
}
.mejs-poster img {
  padding: 0;
  border: 0;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(/imagerie/commun/skin/mediaelement/bigplay.svg) no-repeat;
}
.no-svg .mejs-overlay-button {
  background-image: url(/imagerie/commun/skin/mediaelement/bigplay.png);
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(/imagerie/commun/skin/mediaelement/loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 1.1rem;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(/imagerie/commun/skin/mediaelement/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
  background-image: url(/imagerie/commun/skin/mediaelement/controls.png);
}
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 1.1rem;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: .1rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: .1rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 1rem;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 1rem;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 1.1rem;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 1.2rem;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 1.2rem;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 1.2rem;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 2rem;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 45px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(20, 20, 20, 0.8);
}
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 1.2rem;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 1rem;
}
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/imagerie/commun/skin/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}


/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/common/less/_main.less
*/
/*  =FONTFACE
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'Novotype_Light';
  src: url('/src/common/less/font/Novotype_Light.eot');
  src: url('/src/common/less/font/Novotype_Light.eot?#iefix') format('eot'), url('/src/common/less/font/Novotype_Light.woff') format('woff'), url('/src/common/less/font/Novotype_Light.ttf') format('truetype'), url('/src/common/less/font/Novotype_Light.svg#Novotype_Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Novotype_Medium';
  src: url('/src/common/less/font/Novotype_Medium.eot');
  src: url('/src/common/less/font/Novotype_Medium.eot?#iefix') format('eot'), url('/src/common/less/font/Novotype_Medium.woff') format('woff'), url('/src/common/less/font/Novotype_Medium.ttf') format('truetype'), url('/src/common/less/font/Novotype_Medium.svg#Novotype_Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Novotype_Regular';
  src: url('/src/common/less/font/Novotype_Regular.eot');
  src: url('/src/common/less/font/Novotype_Regular.eot?#iefix') format('eot'), url('/src/common/less/font/Novotype_Regular.woff') format('woff'), url('/src/common/less/font/Novotype_Regular.ttf') format('truetype'), url('/src/common/less/font/Novotype_Regular.svg#Novotype_Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Novotype_Thin';
  src: url('/src/common/less/font/Novotype_Thin.eot');
  src: url('/src/common/less/font/Novotype_Thin.eot?#iefix') format('eot'), url('/src/common/less/font/Novotype_Thin.woff') format('woff'), url('/src/common/less/font/Novotype_Thin.ttf') format('truetype'), url('/src/common/less/font/Novotype_Thin.svg#Novotype_Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  =GENERIC
----------------------------------------------------------------------------- */
/* switching box model for all elements only for IE8 and more, remove otherwise */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
html {
  font-size: 62.5%;
  /* base font-size corresponds to 10px */
  height: 100%;
}
body {
  background-color: transparent;
  color: #000000;
  font: 1rem 'Roboto', Arial, Verdana, Helvetica, sans-serif;
  /* font-sizing for content */
  position: relative;
  /* BP : 1024 => 1400 */
}
body.hidden {
  background: #f8f8f9;
  overflow: hidden;
  /* we must overide bootstrap css */
  visibility: visible !important;
  display: block !important;
}
body.hidden:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.fixed-alert-header {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100000;
}
.fixed-alert-header .alert {
  text-transform: uppercase;
  color: #fb3602;
  padding: 24px 120px 15px 80px;
  max-width: 1400px;
  width: 100%;
  margin: 0px auto;
  overflow-x: hidden;
  min-height: 60px;
  position: relative;
  background: #ffffff;
}
.fixed-alert-header .alert .ico-alert-close {
  margin-top: -5px;
  cursor: pointer;
  float: right !important;
  position: absolute;
  right: 0px;
  top: 23px;
  width: 80px;
  background-color: #ffffff;
  background-position: 10px -1250px;
}

.marquee {
  width: 450px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.marquee #oas-emergency-msg {
  display: inline-block;
  padding-left: 100%;
  /* show the marquee just outside the paragraph */
  animation: marquee 15s linear infinite;
  -webkit-animation: marquee 15s linear infinite;
  /* Safari 4+ */
  -moz-animation: marquee 15s linear infinite;
  /* Fx 5+ */
  -o-animation: marquee 15s linear infinite;
  /* Opera 12+ */
}
.marquee #oas-emergency-msg:hover {
  animation-play-state: paused;
}
.ico.ico-alert-close {
  background-image: url('/imagerie/commun/pictos/common-sprite.png');
  background-repeat: no-repeat;
  background-position: 0px -1250px;
  padding-left: 29px;
  min-height: 29px;
}

/* Make it move */
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
  }
}
@-moz-keyframes marquee {
  0% {
    -moz-transform: translate(0, 0);
  }
  100% {
    -moz-transform: translate(-100%, 0);
  }
}
@-o-keyframes marquee {
  0% {
    -o-transform: translate(0, 0);
  }
  100% {
    -o-transform: translate(-100%, 0);
  }
}

@media screen and (min-width: 1024px) {
  body.hidden {
    margin: 0;
    background: #fff;
    left: 0;
    overflow: auto;
  }
  body.hidden:after {
    display: none;
  }
}
a {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
img {
  max-width: 100%;
}
#access-keys {
  position: absolute;
  top: -500px;
  left: 0;
}
#access-keys a:focus {
  position: absolute;
  top: 505px;
  left: 450px;
  z-index: 10;
  color: #000;
  width: 250px;
  font-size: 1.7rem;
  background: white;
  padding: 5px;
  text-align: center;
}
.accessibility {
  position: absolute;
  left: -9999em;
}
#mainContainer,
.mainContainer {
  margin: 0 auto;
  min-width: 320px;
  max-width: 1400px;
}

div#tabNewsletter {
    font-size: 1.6rem;
}

.headerContainer {
    max-width: 1400px;
    margin: auto;
}

.ie8 #mainContainer,
.ie8 .mainContainer {
  min-width: 1024px;
}
#contentContainer,
.contentContainer {
  position: relative;
}
#promoIndex .contentContainer > div > *,
#hub .contentContainer > div > *,
#hotelsOffers .contentContainer > div > *{
  opacity: 0;
}
@media screen and (max-width: 767px) {
  /*#engineContainer {
    display: none;
  }
  body#home .contentContainer #masterBannerContainer,
  body#home .contentContainer #pushThematiqueContainer,
  body#home .contentContainer #topActivity,
  body#home .contentContainer #pushDestinationContainer,
  body#home .contentContainer #topDestination {
    display: none;
  }
  body#promoIndex .v13by5,
  body#promoIndex #wrapCommonOffer,
  body#promoIndex #promotionsOffers .tac {
    display: none;
  }
  body#hotelsOffers #promotionsOffers,
  body#hotelsOffers #offerBookingEngine {
    display: none;
  }*/
}
/*  =BUTTONS
----------------------------------------------------------------------------- */
.button1,
.btnAction {
  width: 157px;
  padding: 13px 0 11px 0;
  border-radius: 22px;
  background-color: #f1eedf;
  display: inline-block;
  text-align: center;
  font-family: 'Novotype_Medium', Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.4rem;
  color: #1e22aa;
  cursor: pointer;
}
.button1:hover,
.btnAction:hover {
  background-color: #fff;
  border: 2px solid #1e22aa;
}
.button2 {
  width: 240px;
  display: inline-block;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background-color: #fff;
  border: solid 2px #1e22aa;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1e22aa;
  padding: 10px 0;
}
.button2:hover {
  background-color: #1e22aa;
  border: 2px solid #1e22aa;
  color: #fff;
}
.button2 .icon {
  font-size: 1.4rem;
  margin-right: 10px;
  vertical-align: middle;
}
/*  =TITLES
----------------------------------------------------------------------------- */
.title1,
#oasBanner + h2 {
  font-family: 'Novotype_Regular', Arial, Verdana, Helvetica, sans-serif;
  font-size: 3.2rem;
  color: #1e22aa;
  font-weight: normal;
  padding-top: 65px;
}

#oasBanner + h2,
#oasBanner + h2 + p  {
  text-align: center;
}
.title2,
#oasBanner + h2 + p {
  color: #6d6d6d;
  font-size: 2rem;
  padding-bottom: 40px;
  font-weight: normal;
}
/*  =LISTS
----------------------------------------------------------------------------- */
.socialList {
  text-align: center;
}
.socialList li {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.socialList .icon {
  font-size: 4.4rem;
}
.socialList .icon.icon-facebook {
  color: #3b579d;
}
.socialList .icon.icon-twitter {
  color: #5ea9dd;
}
.socialList .icon.icon-googleplus {
  color: #df4a32;
}
.socialList .icon.icon-youtube {
  color: #db2c28;
}
.socialList .icon.icon-instagram {
  color: #305f84;
}
.socialList .icon.icon-pinterest {
  color: #d73532;
}
.socialList .icon:before {
  z-index: 2;
  position: relative;
}
.socialList .icon:after {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #ffffff;
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  z-index: 1;
}
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/home/less/blocks/_arianne.less
*/
#hotelsList #arianne, #refineSearchDestination #arianne, #search-booking #arianne{
  display: none;
}
.registration #arianne {
  display: none;
}

#arianne {
  color: #1e22aa;
  font-size: 1.2rem;
  padding: 10px 0 10px 20px;
  background: #fff;
}
#arianne a {
  color: #1e22aa;
  text-decoration: underline;
}
#arianne a:hover {
  text-decoration: none;
}

#brandLogo {
  display: block;
  width: 230px;
  margin: 40px auto 60px;
  /* Fix blury downscale image chrome */
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
}

#brandLogo.brandLogoHomepage {
  margin: 0;
  width: 303px;
  top: 100px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  #brandLogo {
    width: 166px;
    margin: 30px auto 50px;
  }

  #brandLogo.brandLogoHomepage {
    width: 166px;
    top: 90px;
  }
}

@media screen and (max-width: 767px) {
  #brandLogo {
    width: 135px;
    margin: 25px auto 30px;
  }

  #brandLogo.brandLogoHomepage {
    width: 135px;
    top: 65px;

    position: relative;
    top: 0;
    left: 0;
    transform: inherit;
    margin: 15px auto;
  }
}


/* Flex pour :

 Élément parent
 - blockWrapper : display:flex;

 Enfants :
 - priceWrapper (130 EUR) : order:2;
 - informative (à partir de) : order:1;
 - informative-add (/ nuits) : order:3;

 DOM : 130 EUR* à partir de / nuit
 CSS Display : à partir de  130 EUR* /nuits

 Périmètre et ciblage css à gérer :
 - offre
  * 4/3 (hotel custom)
  * 16/9 (desti custom)

 - index des offres
  * 13/5 (event push)
  * 6/5 (local push et common push)

 - home
  * 13/5 (master banner, slider)
  * 6/5 (offer push)
  * 13/5 (thematic push)
  * top activity
  * 16/9 (destination pushs)
  * top destination

 */
.childhotelPush .blockWrapper,
#masterBannerContainer .v13by5.childfreePush .blockWrapper,
.childdestinationPush .blockWrapper,
.childfreePush .blockWrapper {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/* Exceptions : alignement à gauche dans les cas suivants :
- offer index : 13/5 (event push)
- home :
  * 13/5 (master banner)
  * 16/9 (desti push)
*/
#promoIndex .v13by5 .blockWrapper,
#masterBannerContainer .v13by5.childhotelPush .blockWrapper,
#pushDestinationContainer .v16by9 .blockWrapper {
 -ms-flex-pack: flex-start;
 -webkit-justify-content: flex-start;
 justify-content: flex-start;
}


.childhotelPush .blockWrapper .informative,
.childdestinationPush .blockWrapper .informative,
.childfreePush .blockWrapper .informative {
  -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
  -ms-flex-order: 1;              /* TWEENER - IE 10 */
  -webkit-order: 1;               /* NEW - Chrome */
  order: 1;                       /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding-right:3px;
}

.ar .childhotelPush .blockWrapper .informative,
.ar .childdestinationPush .blockWrapper .informative,
.ar .childfreePush .blockWrapper .informative {                       /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding-right:4px;
}

.childhotelPush .blockWrapper .priceWrapper,
.childdestinationPush .blockWrapper .priceWrapper,
.childfreePush .blockWrapper .priceWrapper {
  -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
  -ms-flex-order: 2;              /* TWEENER - IE 10 */
  -webkit-order: 2;               /* NEW - Chrome */
  order: 2;                       /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.childhotelPush .blockWrapper .informative-add,
.childdestinationPush .blockWrapper .informative-add,
.childfreePush .blockWrapper .informative-add {
  -webkit-box-ordinal-group: 3;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 3;      /* OLD - Firefox 19- */
  -ms-flex-order: 3;              /* TWEENER - IE 10 */
  -webkit-order: 3;               /* NEW - Chrome */
  order: 3;                       /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding-left:3px;
}

/**
Flex fallback for IE => Fix CSS
**/
.ie9 .v4by3.highlight .blockWrapper,
.ie9 .v16by9.highlight .blockWrapper,
.ie9 .v6by5.highlight .blockWrapper,
.ie8 .v4by3.highlight .blockWrapper,
.ie8 .v16by9.highlight .blockWrapper,
.ie8 .v6by5.highlight .blockWrapper {
  display: inline-block;
  position: static;
  width: auto;
}
.ie9 .highlight .ctaWrapper .blockWrapper .informative,
.ie8 .highlight .ctaWrapper .blockWrapper .informative {
  display: inline-block;
  float: left;
}

/** SMART & WISE **/
.ie9 #wrapFocusOffer .v6by5 .ctaWrapper .btnAction,
.ie8 #wrapFocusOffer .v6by5 .ctaWrapper .btnAction {
  display: block;
  margin: auto;
}
/** FIN SMART & WISE **/

.ie9 .highlight .ctaWrapper .blockWrapper .informative-add,
.ie8 .highlight .ctaWrapper .blockWrapper .informative-add {
  display: inline-block;
}
/* End flex fallback for IE => Fix CSS  */

/* QC 1929 - alignement des pushs */
.highlight.v4by3 .blockWrapper,
.highlight.v16by9 .blockWrapper,
.highlight.v6by5 .blockWrapper {
  position:absolute;
  width:90%;
}
/* Exception : home (16/9 : destination push) */
#pushDestinationContainer .highlight.v16by9 .blockWrapper {
  position:static;
  width:auto;
}

.highlight.v4by3 .btnAction,
.highlight.v16by9 .btnAction,
.highlight.v6by5 .btnAction {
  margin-top:32px !important;
}

/* offerValidityDate ne doit pas s'afficher sur Novotel : QC 1951 et 1939 */
.offerValidityDate {
  display:none;
}

/* informative ne doit pas s'afficher sur Novotel : QC 1952 */
.informative {
  display:none;
}

/* Exception home : topDestination et topActivity */
#topDestination .informative,
#topActivity .informative {
  display:inline-block;
}

/* incentive ne doit pas s'afficher sur Novotel : QC 1946 */

.blockWrapper.hasIncentive,
.incentive {
  display:none;
}

/* informative add et l'étoile ne doivent s'afficher que sur l'index des offres et la home, pas sur la page d'offre : QC 1945 */
#hotelsOffers .informative-add {
  display:none;
}

/* s'il y a prix alors j'affiche l'étoile, sinon je la masque */
.blockWrapper sup {
  display:none;
}

/* si le prix existe, le back affiche la <div> priceWrapper dans le dom */
.blockWrapper .priceWrapper sup {
  display:inline-block;
}

/* si prix alors :
 - on affiche l'informative "à partir de"
 - on affiche l'informative add
 */
.hasPrice .informative,
.hasPrice .informative-add {
  display: inline-block;
}

/* Tailles des pushs : QC 1940 */
#wrapCommonOffer .childhotelPush.v16by9 > a,
#wrapCommonOffer .childdestinationPush.v16by9 > a,
#wrapCommonOffer .childfreePush.v16by9 > a {
  height: 252px;
}
#wrapCommonOffer .childhotelPush.v16by9 > a img,
#wrapCommonOffer .childdestinationPush.v16by9 > a img,
#wrapCommonOffer .childfreePush.v16by9 > a img {
    /* margin-top: -141px; */
}

#hotelsOffers #wrapCommonOffer .childhotelPush.v16by9 > a img,
#hotelsOffers #wrapCommonOffer .childdestinationPush.v16by9 > a img,
#hotelsOffers #wrapCommonOffer .childfreePush.v16by9 > a img {
    /* margin-top: -126px; */
}

#wrapCommonOffer .childhotelPush.v6by5 > a,
#wrapCommonOffer .childdestinationPush.v6by5 > a,
#wrapCommonOffer .childfreePush.v6by5 > a,
#wrapFocusOffer .childhotelPush.v6by5 > a,
#wrapFocusOffer .childdestinationPush.v6by5 > a,
#wrapFocusOffer .childfreePush.v6by5 > a  {
  height: 356px;
}
#wrapCommonOffer .childhotelPush.v6by5 > a img,
#wrapCommonOffer .childdestinationPush.v6by5 > a img,
#wrapCommonOffer .childfreePush.v6by5 > a img,
#wrapFocusOffer .childhotelPush.v6by5 > a img,
#wrapFocusOffer .childdestinationPush.v6by5 > a img,
#wrapFocusOffer .childfreePush.v6by5 > a img {
    /* margin-top: -250px; */
}

#promoIndex #wrapCommonOffer .childhotelPush.v6by5 > a img,
#promoIndex #wrapCommonOffer .childdestinationPush.v6by5 > a img,
#promoIndex #wrapCommonOffer .childfreePush.v6by5 > a img,
#promoIndex #wrapFocusOffer .childhotelPush.v6by5 > a img,
#promoIndex #wrapFocusOffer .childdestinationPush.v6by5 > a img,
#promoIndex #wrapFocusOffer .childfreePush.v6by5 > a img {
    /* margin-top: -220px; */
    width: 115%;
}

#wrapCommonOffer .childhotelPush.v4by3 > a,
#wrapCommonOffer .childdestinationPush.v4by3 > a,
#wrapCommonOffer .childfreePush.v4by3 > a {
  height: 335px;
}
#wrapCommonOffer .childhotelPush.v4by3 > a img,
#wrapCommonOffer .childdestinationPush.v4by3 > a img,
#wrapCommonOffer .childfreePush.v4by3 > a img {
    /* margin-top: -188px; */
}

/* Messages d'erreur */
#hotelsOffers .noneIse,
#promoIndex .noneIse,
#home .noneIse {
    color:red;
    font-size: 2rem;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 1400px;
    background: white;
}
#hotelsOffers .v13by5 .noneIse,
#promoIndex .v13by5 .noneIse,
#home .v13by5 .noneIse {
    height: 538px;
}
#hotelsOffers .v16by9 .noneIse {
    height: 245px;
}
#hotelsOffers .v6by5 .noneIse,
#promoIndex .v6by5 .noneIse,
#home .v6by5 .noneIse {
    height: 356px;
}
#hotelsOffers .v4by3 .noneIse,
#promoIndex .v4by3 .noneIse,
#home .v4by3 .noneIse {
    height: 335px;
}
/* QC 2028 */
#hotelsOffers .v6by5 .noneIse p {
    width: 50%;
}

#pushDestinationContainer div.wrapInformation span,
#pushDestinationContainer div.wrapInformation h3,
#pushDestinationContainer div.wrapInformation p,
#pushDestinationContainer div.wrapInformation b {
    color: #fff!important;
}

/* QC 2047 - fix video height */
/*
html,
 body,
 #mainContainer, .mainContainer,
 .contentContainer,
 #masterBannerContainer,
 .slider,
 .slick-slider,
 .slick-list,
 .slick-slide,
 .slick-track {
   height:100%;
 }
video {
  width: 100% !important;
  height: auto !important;
}
*/

#conteneur_newsletter #blc_right {
  margin-left: 40px;
}

#conteneur_newsletter .btn_ok {
  vertical-align: bottom;
}

#conteneur_newsletter #arianne {
  display: none;
}

#conteneur_newsletter .titre {
  width: 350px;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 10px 0;
}

/* desktop */
@media screen and (min-width: 1024px) {
  .slick-list .item {
    height:538px;
  }
}
/* intermédiaire */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .slick-list .item {
    height:393px;
  }
  #masterBannerContainer .slick-slider .slick-dots {
    top:85%;
  }
}
/* mobile */
@media screen and (max-width: 767px) {
  .slick-list .item {
    height:230px;
    }
}

/*-- --*/
form#contact .errorMessage,
form#guarantee .errorMessage,
#errorMessage.label_ko {
  /*width : 400px;*/
  font-size: 1.4rem;
  color: #ff0000;
  margin-top: 40px;
  padding : 25px 30px;
  text-align: center;
  /*border : 1px solid #ff0000;*/
  background-color : #ffe5e5;
  display : none;
}
#errorMessage.label_ko br {
  display : none;
}
form#contact .label_ko + input,
form#contact .label_ko + select {
  background-color : #ffe5e5;
}
form#contact .errorMessage.validatorInvalidState,
form#guarantee .errorMessage.validatorInvalidState,
form#contact #errorMessage.validatorInvalidState {
  border : none;
  background-color : transparent;
}
form#contact label.validatorInvalidState,
form#contact label.validatorInvalidState a,
form#guarantee label.validatorInvalidState,
form#guarantee label.validatorInvalidState a {
  color : #ff0000;
}
form#contact input.validatorInvalidState,
form#contact select.validatorInvalidState,
form#guarantee input.validatorInvalidState,
form#guarantee select.validatorInvalidState {
  background-color : #ffe5e5;
  border: 1px solid #ff0000 !important;
}

/* reset surcharge dashboard */
body.dashboard *, body.booking *, body.favoritehotels *,
body.personaldetails *, body.contact-informations *,
body.payment-cards *, body.preferences *, body.newsletters *,
body.pointHistory *, body.mycurrentoffers *,
body.rewards *, body.subscription *
{
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: border-box;
}

/** < /css-v2512/common/global.css **/

/** > /css-v2512/common/header.css **/
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/common/less/header.less
*/
#header {
  position: relative;
  z-index: 101;
  padding: 30px 10px 0 20px;
  /* BP : 0 => 1023 */
}
@media screen and (max-width: 1023px) {
  #header {
    padding: 30px 20px 40px;
  }
}
#header #logo {
  float: left;
  margin-top: -5px;
}
#header .linkMenu {
  display: none;
  /* BP : 0 => 1023 */
}
@media screen and (max-width: 1023px) {
  #header .linkMenu {
    display: block;
    float: right;
    color: #1e22aa;
    margin: 15px 0 0;
    position: relative;
  }
  #header .linkMenu span {
    display: inline-block;
    font: 1.3rem/2.6rem "Novotype_Medium", Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-right: 25px;
  }
  #header .linkMenu .icon {
    vertical-align: middle;
    font-size: 3.4rem;
  }
  #header .linkMenu.active-submenu {
    position: fixed;
    z-index: 100;
    left: -50px;
  }
  #header .linkMenu.active-submenu:after {
    content: '';
    position: fixed;
    top: 85px;
    left: 73px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 0;
    border-color: transparent #fff transparent transparent;
  }
  #header .linkMenu.active-submenu .icon {
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #header .linkMenu.active {
    display: none;
  }
}
#header #menu {
  float: right;
  margin-top: 17px;
  display: table;
  max-width: 790px;
  text-align: center;
  /* BP : 0 => 1023 */
  /* BP : 0 => 599 */
}
#header #menu .logo,
#header #menu .menuMobileClose {
  display: none;
}
#header #menu .menuList > li {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 40px;
}
#header #menu .menuList > li > a {
  display: block;
  cursor: pointer;
  color: #1e22aa;
  font: 1.3rem "Novotype_Medium", Arial, Verdana, Helvetica, sans-serif;
  padding: 0 10px;
  border-right: 1px solid #d6d6d6;
  height: 28px;
}
#header #menu .menuList > li > a img {
  max-width: none;
  margin-top: -5px;
}
#header #menu .menuList > li > a:hover {
  color: #3e94d0;
}
#header #menu .menuList > li.last > a {
  border: none;
  margin-top: -20px;
}
#header #menu .menuList > li.hasSubmenu:hover > a {
  color: #3e94d0;
  position: relative;
}
#header #menu .menuList > li.hasSubmenu:hover > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #3e94d0 transparent;
  margin: 58px 0 0 -10px;
}
#header #menu .menuList > li.hasSubmenu:hover .layer {
  display: block;
}
#header #menu .menuList .socialContainer {
  display: block;
}
#header #menu .layer {
  display: none;
  position: absolute;
  z-index: 8;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1400px;
  text-align: left;
  margin: 40px auto 0;
}
#header #menu .submenuContainer {
  display: table;
  padding: 40px;
  background: #3e94d0;
  position: relative;
}
#header #menu .submenuContainer:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 325px;
  height: 166px;
  background: url("/imagerie/commun/skin/bg-dots.png") 0 0 no-repeat;
}
#header #menu .submenuContainer .title a {
  display: block;
  color: #fff;
  font: 1.8rem "Novotype_Medium", Arial, Verdana, Helvetica, sans-serif;
  margin-bottom: 20px;
}
#header #menu .liMenuAllOurHotels .submenuContainer .size1of3 {
  text-transform: uppercase;
}
#header #menu .liMenuAllOurHotels .submenuContainer .size2of3 {
  font-size: 80%;
  border-left: 1px #fff solid;
  padding-left: 40px;
}
#header #menu .liMenuAllOurHotels .submenuContainer .size2of3 .submenuList {
  width: 25%;
}
#header #menu .submenuList {
  position: relative;
  z-index: 1;
  float: left;
  width: 50%;
}
#header #menu .submenuList li {
  margin-top: 10px;
}
#header #menu .submenuList li a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
}
#header #menu .submenuList li a:hover {
  text-decoration: underline;
}
#header #menu .socialContainer {
  display: none;
  background: #f8f8f9;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
#header #menu .socialContainer .link {
  border-top: 1px solid #e5e5e5;
  margin: 0 40px;
  text-align: center;
  padding-top: 20px;
}
#header #menu .socialContainer .link a {
  color: #6493c8;
  font-size: 1.6rem;
}
#header #menu .socialContainer .link a .icon {
  vertical-align: middle;
  padding-right: 10px;
}
#header #menu .socialContainer .link a span {
  text-decoration: underline;
}
#header #menu .socialContainer .link a:hover span {
  text-decoration: none;
}
#header #menu .socialList {
  max-width: 200px;
  margin: 35px auto 25px;
}
#header #menu .socialList li {
  padding: 5px 0;
}
@media screen and (max-width: 1023px) {
  #header #menu {
    display: none;
    position: fixed;
    top: 0;
    z-index: 10;
    left: 80px;
    width: 100%;
    max-width: none;
    background: #f8f8f9;
    text-align: left;
    margin: 0;
    padding: 0 80px 0 0;
    overflow: auto;
    height: 100%;
  }
  #header #menu.open {
    display: block;
  }
  #header #menu .logo {
    background: #fff;
    display: block;
    padding: 10px 0 20px;
  }
  #header #menu .logo img {
    margin: 0 auto;
  }
  #header #menu .menuList {
    background: #fff;
    padding: 0 20px;
  }
  #header #menu .menuList > li {
    display: block;
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #e5e5e5;
  }
  #header #menu .menuList > li.last {
    border-top: 1px solid #e5e5e5;
  }
  #header #menu .menuList > li.last a {
    margin-top: 0;
  }
  #header #menu .menuList > li.hasSubmenu.active-submenu > a {
    color: #6493c8;
  }
  #header #menu .menuList > li.hasSubmenu.active-submenu:after {
    content: '\24';
  }
  #header #menu .menuList > li.hasSubmenu:hover {
    color: #6493c8;
  }
  #header #menu .menuList > li.hasSubmenu:after {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\25';
    font-size: 1.8rem;
    line-height: 18px;
    position: absolute;
    top: 19px;
    margin: -9px 0 0 !important;
    left: auto;
    right: 0;
    border: none;
    text-align: right;
  }
  #header #menu .menuList > li > a {
    position: relative;
    font-size: 1.8rem;
    margin: 0;
    border: none;
    display: inline-block;
    padding: 0;
    height: auto;
  }
  #header #menu .menuList > li > a:before {
    display: none;
  }
  #header #menu .menuList > li .submenuContainer {
    padding: 10px 0;
    background-color: #fff;
  }
  #header #menu .menuList > li .submenuContainer .title {
    display: none;
  }
  #header #menu .menuList > li .submenuContainer:after {
    display: none;
  }
  #header #menu .menuList > li .submenuList a {
    color: #1e22aa;
    display: inline-block;
  }
  #header #menu .menuList .socialContainer {
    display: none;
  }
  #header #menu .layer {
    display: block;
    position: static;
    margin: 0;
  }
  #header #menu .submenuContainer {
    display: none;
    width: 100%;
    padding: 10px 40px;
  }
  #header #menu .submenuContainer .title a {
    background: rgba(0, 0, 0, 0.1);
    margin: 0 -30px;
    padding: 10px 30px;
  }
  #header #menu .submenuContainer .unit {
    float: none;
    width: auto;
    border: none !important;
    padding: 0 !important;
  }
  #header #menu .submenuList {
    float: none;
    width: 100% !important;
  }
  #header #menu .submenuList li {
    margin: 0;
  }
  #header #menu .submenuList li a {
    padding: 10px 0;
  }
  #header #menu .socialContainer {
    display: block;
    width: 100%;
    height: auto;
    position: static;
    padding: 0;
  }
  #header #menu .socialContainer .link {
    padding: 20px 0;
  }
  #header #menu .socialList {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  #header #menu {
    left: 0;
    padding: 0;
    padding-top: 0;
  }
  #header #menu .menuMobileClose {
    display: block;
    background-color: #1e22aa;
    padding: 5px 20px;
    text-align: right;
  }
  #header #menu .menuMobileClose .menuMobileCloseContent {
    border: solid 3px #FFF;
    border-radius: 100%;
    color: #FFF;
    cursor: pointer;
    height: 28px;
    line-height: 22px;
    text-align: center;
    width: 28px;
    display: inline-block;
    vertical-align: middle;
  }
  #header #menu .menuMobileClose .icon {
    line-height: 22px;
  }
  #header #menu .menuMobileClose .icon:before {
    color: #fff;
  }
  #header #menu .logo {
    display: none;
  }
  #header #menu .logo img {
    width: 150px;
  }
  #header #menu .menuList > li > a {
    margin: 0;
    font-size: 1.4rem;
  }
  #header #menu .menuList > li > a:after {
    display: none;
  }
  #header #menu .menuList > li .submenuContainer {
    padding: 5px 0;
    padding-bottom: 0;
  }
  #header #menu .menuList > li .submenuList a {
    padding: 5px 0;
  }
  #header #menu .socialContainer .link {
    display: none;
  }
  #header #menu .socialList {
    max-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    padding: 15px;
  }
  #header #logo {
    max-width: 55%;
  }
  #header .linkMenu.active-submenu {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  html {
    overflow: visible !important;
  }
}
/*@gestion du menu sur 3 colonnes*/
@media screen and (min-width: 1024px) {
  #header #menu .hasSubmenu:first-of-type .submenuList:nth-child(1) {
    width: 33%;
    padding-right: 20px;
  }
  #header #menu .hasSubmenu:first-of-type .submenuList:nth-child(2) {
    width: 33%;
    padding-right: 20px;
  }
  #header #menu .hasSubmenu:first-of-type .submenuList:nth-child(3) {
    width: 33%;
  }
  #header #menu .hasSubmenu:first-of-type .submenuContainer {
    padding: 40px 40px 60px;
  }
}
body.ru #header #menu .menuList > li > a {
  font-size: 1.1rem;
}

/** < /css-v2512/common/header.css **/

/** > /css-v2512/common/footer.css **/
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/common/less/footer.less
*/
#novotelContainer .title1 {
  margin-bottom: 14px;
}
#novotelContainer .title1,
#novotelContainer .title2 {
  text-align: center;
}
#novotelContainer .tableContainer {
  display: table;
  width: 100%;
}
#novotelContainer .tableContainer .pushNewsletter,
#novotelContainer .tableContainer .pushClubAccor,
#novotelContainer .tableContainer .pushSocial,
#novotelContainer .tableContainer .pushMobile {
  display: table-cell;
  width: 50%;
  height: 100%;
}
#novotelContainer .tableContainer .pushNewsletter {
  background: url("/imagerie/commun/skin/bg-pushNewsletter.jpg") 0 0 no-repeat #cfd7e2;
  background-size: cover;
  padding: 49px 0 9rem 25%;
  vertical-align: top;
  position: relative;
}
#novotelContainer .tableContainer .pushNewsletter .title {
  font: 2rem/2.2rem "Novotype_Regular", Arial, Verdana, Helvetica, sans-serif;
  color: #1e22aa;
  padding-bottom: 20px;
}
#novotelContainer .tableContainer .pushNewsletter p {
  font-size: 1.8rem;
  line-height: 26px;
  color: #1e22aa;
  width: 198px;
}
#novotelContainer .tableContainer .pushNewsletter .button1 {
  margin-top: 21px;
  width: 220px;
  position: absolute;
  bottom: 28px;
}
#novotelContainer .tableContainer .pushClubAccor {
  background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -110px 0 no-repeat #285fb2;
  background-size: cover;
  padding: 33px 0 9rem 25%;
  vertical-align: top;
  position: relative;
}
#novotelContainer .tableContainer .pushClubAccor .title {
  padding-bottom: 20px;
}
#novotelContainer .tableContainer .pushClubAccor p {
  font-size: 1.8rem;
  line-height: 26px;
  color: #ffffff;
  max-width: 270px;
}
#novotelContainer .tableContainer .pushClubAccor .button1 {
  margin-top: 21px;
  width: 220px;
  position: absolute;
  bottom: 28px;
}
#novotelContainer .tableContainer .pushSocial,
#novotelContainer .tableContainer .pushMobile {
  background-color: #f0f0f3;
  padding: 45px 0;
}
#novotelContainer .tableContainer .pushSocial p,
#novotelContainer .tableContainer .pushMobile p {
  font-size: 2rem;
  color: #6d6d6d;
  text-align: center;
  margin-bottom: 28px;
}
#novotelContainer .tableContainer .pushSocial .socialList,
#novotelContainer .tableContainer .pushMobile .socialList {
  margin-top: -3px;
}
#novotelContainer .tableContainer .pushMobile .btnContainer {
  text-align: center;
}
#novotelContainer .tableContainer .pushMobile .btnContainer a {
  display: inline-block;
}
#novotelContainer .tableContainer .pushMobile .btnContainer a:first-child {
  margin-right: 10px;
}
#novotelContainer .tableContainer .pushMobile .btnContainer img {
  height: 40px;
}
@media screen and (min-width: 1280px) {
  #novotelContainer .tableContainer .pushClubAccor {
    background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -30px 0 no-repeat #285fb2;
  }
}
@media screen and (max-width: 1023px) {
  #novotelContainer .tableContainer .pushNewsletter,
  #novotelContainer .tableContainer .pushClubAccor,
  #novotelContainer .tableContainer .pushSocial,
  #novotelContainer .tableContainer .pushMobile {
    width: 100%;
    display: block;
  }
  #novotelContainer .tableContainer .pushNewsletter {
    padding: 49px 0 90px 50%;
  }
  #novotelContainer .tableContainer .pushNewsletter p {
    font-size: 1.6rem;
    line-height: 24px;
  }
  #novotelContainer .tableContainer .pushClubAccor {
    background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -30px 0 no-repeat #285fb2;
    padding: 33px 0 90px 50%;
  }
  #novotelContainer .tableContainer .pushClubAccor p {
    font-size: 1.6rem;
    line-height: 24px;
  }
  #novotelContainer .tableContainer .pushMobile {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer {
    text-align: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #novotelContainer .title1,
  #novotelContainer .title2 {
    display: none;
  }
  #novotelContainer .tableContainer .pushNewsletter {
    display: none;
  }
  #novotelContainer .tableContainer .pushClubAccor {
    text-align: center;
    padding: 20px 10px;
    background-image: none;
  }
  #novotelContainer .tableContainer .pushClubAccor img {
    margin: 0 auto;
  }
  #novotelContainer .tableContainer .pushClubAccor p {
    text-align: left;
    max-width: initial;
  }
  #novotelContainer .tableContainer .pushClubAccor .button1 {
    top: initial;
    left: initial;
    position: initial;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  #novotelContainer .tableContainer .pushSocial {
    padding: 20px 0;
  }
  #novotelContainer .tableContainer .pushSocial p {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  #novotelContainer .tableContainer .pushSocial .socialList {
    margin: 0 auto;
    max-width: 200px;
  }
  #novotelContainer .tableContainer .pushSocial .socialList li {
    margin: 5px;
  }
  #novotelContainer .tableContainer .pushMobile {
    padding-bottom: 20px;
  }
  #novotelContainer .tableContainer .pushMobile p {
    font-size: 1.6rem;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a {
    display: block;
    margin: 0 auto;
    max-width: 135px;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a img {
    margin: 0 auto;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a:first-child {
    margin: 10px auto;
    margin-top: 0;
  }
}
#footer {
  padding: 0 40px;
}
#footer .conditions {
  padding: 0;
}
#footer .seemoreContainer .seemoreTrigger {
  display: none;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 0 20px;
  }
  #footer .tableContainer {
    margin-bottom: 15px;
  }
  #footer .seemoreContainer {
    text-align: left;
    position: relative;
  }
  #footer .seemoreContainer:not(.openned) .seemore {
    display: none !important;
  }
  #footer .seemoreContainer .seemoreTrigger {
    display: block;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    transition: all ease 0.3s;
  }
  #footer .seemoreContainer .seemoreTrigger:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #1e22aa;
  }
  #footer .seemoreContainer .seemoreTrigger:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background-color: #1e22aa;
  }
  #footer .seemoreContainer.openned .seemoreTrigger:before {
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-left: 0;
    margin-top: -1px;
  }
  #footer .seemoreContainer.conditions .seemoreTrigger {
    top: 100%;
    margin-top: 0;
  }
  #footer .conditions {
    margin: 25px 0;
  }
  #footer .conditions p {
    padding-right: 20px;
  }
  #footer .blocPartners {
    padding: 15px 0;
  }
}
#footer .tableContainer,
#footerContainer .tableContainer {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #footer .tableContainer,
  #footerContainer .tableContainer {
    display: block;
  }
}
#footer .innerContainer,
#footerContainer .innerContainer {
  float: left;
  width: 75%;
}
@media screen and (max-width: 1023px) {
  #footer .innerContainer,
  #footerContainer .innerContainer {
    float: none;
    width: auto;
  }
}
.conditions {
  margin: 40px 0;
  padding: 0 40px;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}
.conditions p {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}
.blocSites {
  padding: 40px 0;
  border-top: 1px solid #e6e6ec;
  border-bottom: 1px solid #e6e6ec;
  width: 25%;
  clear: none;
  float: none;
  display: table-cell;
}
.blocSites .title {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.blocSites .list li {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.blocSites .list a {
  color: #333;
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 0;
}
.blocSites .list a.button {
  display: inline-block;
  color: #fff;
  background-color: #1e22aa;
  border-radius: 15px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 20px 0 40px;
  text-decoration: underline;
  position: relative;
}
.blocSites .list a.button:hover {
  text-decoration: none;
}
.blocSites .list a.button .icon {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.6rem;
  height: 16px;
}
.blocSites .list a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1023px) {
  .blocSites {
    border-bottom: none;
    display: block;
    float: left;
    width: 33.33%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .blocSites {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 0;
    padding: 10px 0;
  }
  .blocSites .list li {
    display: block;
    border: none;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .blocSites .list li .title {
    margin: 0;
  }
  .blocSites.blocSitesHelp {
    clear: both;
    text-align: center;
    width: 100%;
  }
  .blocSites .seemore {
    display: none;
  }
}
.blocContact {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 100%;
  margin-left: 20px;
  text-align: center;
  border-left: 20px solid #fff;
}
.blocContact .wrapInformation {
  border: 1px solid #e6e6ec;
  background: #fcfcfc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px 20px 0;
}
.blocContact img {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 40px;
  margin: auto;
}
.blocContact h2 {
  color: #333;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.blocContact p {
  color: #333;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 15px;
}
.blocContact .incentive {
  text-transform: none;
  margin-top: 35px;
  font-size: 1.2rem;
}
.blocContact .incentive p {
  margin-top: 35px;
  font-size: 1.2rem;
}
.blocContact .incentive .hotlineCost p {
  font-size: 1rem;
}
.blocContact .hotlineNumber {
  font-size: 1.2rem;
}
@media screen and (max-width: 1023px) {
  .blocContact {
    position: relative;
    clear: both;
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
    border: none;
    margin: 0;
  }
  .blocContact .wrapInformation {
    position: static;
    padding: 40px 30px 40px 90px;
    overflow: hidden;
  }
  .blocContact img {
    left: 30px;
    right: auto;
  }
  .blocContact h2 {
    float: left;
    width: 30%;
    padding-right: 20px;
  }
  .blocContact p {
    float: left;
    width: 45%;
    margin: 0;
  }
  .blocContact p:first-of-type {
    width: 25%;
    margin-top: 10px;
  }
  .blocContact .hotlineHours,
  .blocContact .hotlineCost {
    float: right;
  }
  .blocContact .incentive {
    float: right;
    width: 45%;
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .blocContact {
    clear: none;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .blocContact .wrapInformation {
    padding: 75px 20px 20px;
  }
  .blocContact h2 {
    float: none;
    width: auto;
    padding: 0;
  }
  .blocContact p {
    margin-top: 10px;
    float: none;
    width: auto !important;
    text-align: center;
  }
  .blocContact .hotlineHours,
  .blocContact .hotlineCost {
    float: none;
  }
  .blocContact img {
    left: 0;
    right: 0;
    top: 20px;
  }
  .blocContact .incentive {
    float: none;
    width: auto;
    margin-top: 10px;
  }
}
#blocTopDestinations {
  padding: 40px 0;
  float: left;
  border-top: 1px solid #e6e6ec;
}
#blocTopDestinations h2 {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#blocTopDestinations ul {
  overflow: hidden;
}
#blocTopDestinations ul li {
  float: left;
  width: 25%;
}
#blocTopDestinations ul li:nth-child(4n) {
  padding-left: 20px;
}
#blocTopDestinations ul li a {
  color: #333;
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 0;
}
#blocTopDestinations ul li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1280px) {
  #blocTopDestinations ul li {
    width: 16.6%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #blocTopDestinations ul li {
    width: 33.2%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #blocTopDestinations ul li {
    width: 50%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
.blocPartners {
  display: table;
  width: 100%;
  /*max-width: 1024px;*/
  color: #333;
  font-size: 1.2rem;
  padding: 30px 0;
}
.blocPartners .fevad,
.blocPartners .tripadvisor {
  display: table-cell;
  vertical-align: middle;
}
.blocPartners .fevad p,
.blocPartners .tripadvisor p,
.blocPartners .fevad span,
.blocPartners .tripadvisor span,
.blocPartners .fevad img,
.blocPartners .tripadvisor img {
  display: inline-block;
  vertical-align: middle;
}
.blocPartners .fevad {
  width: 60%;
}
.blocPartners .fevad span {
  padding: 0 10px;
  margin-right: 10px;
  border-right: 1px solid #a6a6a6;
}
.blocPartners .fevad .logo span {
  width: 155px;
}
.blocPartners .fevad .text {
  width: 60%;
}
.blocPartners .tripadvisor {
  width: 25%;
}
.blocPartners .tripadvisor img {
  margin-right: 10px;
}
.blocPartners .tripadvisor p {
  width: 60%;
}
.blocPartners .icp {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 1023px) {
  .blocPartners {
    display: block;
    text-align: center;
    overflow: hidden;
  }
  .blocPartners .fevad,
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  .blocPartners .fevad {
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    max-width: 100%;
    width: 600px;
  }
  .blocPartners .fevad .text {
    width: 50%;
  }
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    max-width: 300px;
  }
  .blocPartners .tripadvisor {
    margin-right: 0;
    width: 49%;
  }
  .blocPartners .icp {
    text-align: center;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .blocPartners {
    padding: 40px 0;
  }
  .blocPartners .fevad,
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    display: block;
    text-align: center;
    width: 100%;
  }
  .blocPartners .fevad span {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .blocPartners .fevad .text {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  .blocPartners .tripadvisor {
    margin: 30px auto;
    width: 100%;
  }
  .blocPartners .tripadvisor img {
    display: block;
    margin: 0 auto 10px;
    width: auto;
  }
  .blocPartners .icp {
    margin: auto;
  }
}
.ie8 .blocSites {
  display: block;
  float: left;
  border-bottom: none;
}
.ie8 .blocContact {
  position: relative;
  height: auto;
  float: right;
  width: 23%;
  border: none;
}
.ie8 .blocContact .wrapInformation {
  height: auto;
  padding-bottom: 20px;
}

/** < /css-v2512/common/footer.css **/

/** > /css-v2512/discovering-novotel-hotel/discovering-novotel-hotel.css **/
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/home/less/blocks/_arianne.less
*/
#arianne {
  color: #1e22aa;
  font-size: 1.2em;
  padding: 10px 0 10px 20px;
  background: #fff;
}
#arianne a {
  color: #1e22aa;
  text-decoration: underline;
}
#arianne a:hover {
  text-decoration: none;
}
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/discovering-novotel-hotel/less/blocks/_masterBanner.less
*/
#masterBanner {
  margin-bottom: -10px;
}
#masterBanner .banner {
  position: relative;
  margin-bottom: 10px;
}
#masterBanner .JSExpandVideo {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  padding: 25px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  width: 137px;
  height: 137px;
  margin-left: -72px;
  margin-top: -72px;
}
.msie8 #masterBanner .JSExpandVideo {
  background: #000;
}
#masterBanner .JSExpandVideo p {
  padding: 0;
  margin: 5px;
}
#masterBanner .JSExpandVideo .icon-media {
  font-size: 30px;
}
#masterBanner .JSCloseExpandVideo {
  display: none;
  border: solid 3px #FFF;
  border-radius: 100%;
  color: #FFF;
  cursor: pointer;
  line-height: 24px;
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 20px;
  text-align: center;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 767px) {
  #masterBanner {
    margin: 0;
    padding: 0;
  }
  #masterBanner .banner {
    overflow: hidden;
  }
  #masterBanner .banner img {
    width: 150%;
    max-width: 150%;
    margin-left: -25%;
  }
}
.mejs-offscreen {
  display: none;
}
.mejs-container {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: -999em;
}
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/discovering-novotel-hotel/less/blocks/_vivreNovotelContainer.less
*/
#vivreNovotelContainer {
  margin: 0 40px;
}
#vivreNovotelContainer img {
  max-width: none;
  width: 100%;
}
#vivreNovotelContainer .mobile-image {
  display: none;
}
#vivreNovotelContainer .btnAction {
  width: auto;
  padding: 13px 34px;
}
#vivreNovotelContainer .description,
#vivreNovotelContainer .title1 {
  text-align: center;
}
#vivreNovotelContainer .title1 {
  padding-bottom: 30px;
}
#vivreNovotelContainer .title2 {
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 30px;
  width: 50%;
  margin: 0 auto;
  /* BP : 600 => 1023 */
  /* BP : 600 => 767 */
}
@media screen and (max-width: 1023px) {
  #vivreNovotelContainer .title2 {
    width: 53%;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #vivreNovotelContainer .title2 {
    width: 70%;
    padding-bottom: 10px;
  }
}
#vivreNovotelContainer .description {
  font-size: 20px;
  color: #333333;
  width: 82%;
  margin: 0 auto;
  padding-top: 40px;
  line-height: 1.5;
}
#vivreNovotelContainer p:first-of-type {
  padding-top: 0;
}
#vivreNovotelContainer .tableContainer {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
#vivreNovotelContainer .tableContainer .tableInner {
  display: table-cell;
  vertical-align: middle;
}
#vivreNovotelContainer #expNovotel {
  position: relative;
  margin-top: 70px;
}
#vivreNovotelContainer #expNovotel .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vivreNovotelContainer .blockContainer {
  overflow: hidden;
}
#vivreNovotelContainer #novotelSuites {
  position: relative;
  width: 50%;
  float: left;
}
#vivreNovotelContainer #novotelSuites .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vivreNovotelContainer #novotelResorts {
  position: relative;
  width: 50%;
  float: left;
}
#vivreNovotelContainer #novotelResorts .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vivreNovotelContainer #novotelWorldTour {
  position: relative;
  margin-top: 41px;
}
#vivreNovotelContainer #novotelWorldTour .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vivreNovotelContainer #novotelWorldTour .tableContainer {
  display: table;
  float: right;
  width: 58%;
  height: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #vivreNovotelContainer {
    padding: 25px 0 0;
    margin: 0;
  }
  #vivreNovotelContainer .title1 {
    padding: 0 15px 25px;
    font-size: 2.5em;
  }
  #vivreNovotelContainer .description {
    width: 100%;
    margin: 0;
    padding: 0 15px 25px;
    text-align: left;
    font-size: 14px;
  }
  #vivreNovotelContainer .content .tableContainer .title2 {
    width: 80%;
    padding: 0 15px 50px;
    font-size: 2em;
    text-shadow: 1px 1px 1px black;
  }
  #vivreNovotelContainer .content .tableContainer .btnAction {
    position: absolute;
    left: 50%;
    bottom: 12.5px;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  #vivreNovotelContainer #expNovotel {
    margin-top: 0;
  }
  #vivreNovotelContainer .blockContainer {
    margin-bottom: 25px;
  }
  #vivreNovotelContainer #novotelSuites,
  #vivreNovotelContainer #novotelResorts {
    width: 100%;
  }
  #vivreNovotelContainer #novotelWorldTour {
    margin: 0;
  }
  #vivreNovotelContainer #novotelWorldTour .tableContainer {
    width: 100%;
    float: none;
  }
  #vivreNovotelContainer #expNovotel img,
  #vivreNovotelContainer #novotelWorldTour img {
    display: none;
  }
  #vivreNovotelContainer #expNovotel .mobile-image,
  #vivreNovotelContainer #novotelWorldTour .mobile-image {
    display: block;
  }
}
/* BP : > 1280 */
@media screen and (min-width: 1280px) {
  #vivreNovotelContainer {
    margin: 0 70px;
  }
  #vivreNovotelContainer .title2 {
    width: 41%;
  }
}
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/discovering-novotel-hotel/less/blocks/_novotelShopContainer.less
*/
#novotelShopContainer {
  position: relative;
}
#novotelShopContainer .title1 {
  padding-top: 57px;
  padding-bottom: 39px;
  text-align: center;
}
#novotelShopContainer .btnAction {
  width: auto;
  padding: 13px 34px;
}
#novotelShopContainer .content {
  position: relative;
  background-color: #c5baad;
  overflow: hidden;
  margin-bottom: 30px;
  /* BP :  600=> 1023 */
}
#novotelShopContainer .content:after {
  content: '';
  display: block;
  background-color: #a39d99;
  position: absolute;
  height: 46px;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .content:after {
    display: none;
  }
}
#novotelShopContainer .picture {
  max-width: none;
  width: 100%;
}
#novotelShopContainer .character {
  position: absolute;
  top: -33px;
  left: 290px;
  z-index: 1;
  /* BP :  600=> 767 */
  /* BP :  => 1280 */
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .character {
    right: 110px;
    left: auto;
    z-index: 3;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .character {
    z-index: 1;
    right: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #novotelShopContainer .character {
    left: 440px;
  }
}
#novotelShopContainer .inner {
  width: 100%;
  height: 100%;
  padding: 65px 40px 0;
  position: relative;
  z-index: 2;
  min-height: 405px;
  /* BP :  => 1280 */
  /* BP :  600=> 767 */
}
@media screen and (min-width: 1280px) {
  #novotelShopContainer .inner {
    padding: 65px 70px 0;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .inner {
    z-index: auto;
  }
}
#novotelShopContainer .tableContainer {
  display: table;
  width: 100%;
  height: 100%;
}
#novotelShopContainer .blockInfo,
#novotelShopContainer .blockCarousel {
  display: table-cell;
  vertical-align: top;
  /* BP :  600=> 1023 */
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .blockInfo,
  #novotelShopContainer .blockCarousel {
    display: block;
    width: 100%;
  }
}
#novotelShopContainer .button {
  background-color: #1e22aa;
  border-radius: 22px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 43px;
  padding: 0 20px 0 40px;
  margin-bottom: 30px;
  font-size: 14px;
  text-decoration: underline;
  position: relative;
  /* BP :  => 1280 */
}
#novotelShopContainer .button:hover {
  text-decoration: none;
}
#novotelShopContainer .button.mobile-button {
  display: none;
}
@media screen and (min-width: 1280px) {
  #novotelShopContainer .button {
    margin-bottom: 70px;
  }
}
#novotelShopContainer .blockInfo {
  width: 36%;
  /* BP :  600=> 1023 */
  /* BP :  600=> 767 */
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .blockInfo {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .blockInfo {
    width: 100%;
    position: relative;
    z-index: 2;
    text-align: center;
  }
}
#novotelShopContainer .blockInfo img {
  /* BP :  600=> 767 */
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .blockInfo img {
    margin: 0 auto;
  }
}
#novotelShopContainer .blockInfo .descriptionStore {
  font-size: 16px;
  color: #fff;
  margin: 24px 0;
}
#novotelShopContainer .blockInfo .icon {
  font-size: 20px;
  position: absolute;
  bottom: 0;
  top: 13px;
  left: 15px;
  margin: auto;
}
#novotelShopContainer .blockCarousel {
  /* BP :  600=> 1023 */
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .blockCarousel {
    position: relative;
    padding-bottom: 65px;
  }
  #novotelShopContainer .blockCarousel:before {
    content: '';
    display: block;
    background-color: #a39d99;
    position: absolute;
    height: 46px;
    top: 0;
    width: 115%;
    margin-left: -40px;
  }
}
#novotelShopContainer .blockCarousel .carousel {
  float: right;
  max-width: 379px;
  position: relative;
  /* BP :  600=> 1023 */
  /* BP :  600=> 767 */
}
#novotelShopContainer .blockCarousel .carousel:after {
  content: "";
  position: absolute;
  background: url("/imagerie/discovering-novotel-hotel/shadow.png") no-repeat center 0;
  width: 100%;
  height: 18px;
  bottom: -40px;
  display: block;
  background-size: contain;
  /* BP :  => 1280 */
}
@media screen and (min-width: 1280px) {
  #novotelShopContainer .blockCarousel .carousel:after {
    bottom: -60px;
  }
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .blockCarousel .carousel {
    max-width: 465px;
    float: none;
    margin: 0 auto;
    padding-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .blockCarousel .carousel {
    max-width: 521px;
  }
}
#novotelShopContainer .blockCarousel .shadow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -205px;
  /* BP :  => 1280 */
  /* BP :  767=> 1023 */
  /* BP :  600=> 767 */
}
@media screen and (min-width: 1280px) {
  #novotelShopContainer .blockCarousel .shadow {
    right: 55px;
  }
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .blockCarousel .shadow {
    right: 135px;
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .blockCarousel .shadow {
    right: 55px;
    bottom: 25px;
  }
}
#novotelShopContainer .slick-slider {
  margin-bottom: 0;
}
#novotelShopContainer .slick-slider .slick-prev,
#novotelShopContainer .slick-slider .slick-next {
  opacity: 0.75;
  height: auto;
  width: auto;
  background-color: #c5baad;
  border-radius: 100%;
  width: 50px;
  text-align: center;
  /* BP : 768 => 1023 */
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .slick-slider .slick-prev,
  #novotelShopContainer .slick-slider .slick-next {
    top: 35%;
  }
}
#novotelShopContainer .slick-slider .slick-prev:before,
#novotelShopContainer .slick-slider .slick-next:before {
  transition: 125ms;
  font-size: 48px;
  line-height: 50px;
  color: #000;
  display: inline-block;
}
#novotelShopContainer .slick-slider .slick-prev {
  left: 34px;
}
#novotelShopContainer .slick-slider .slick-next {
  right: 34px;
}
#novotelShopContainer .slick-slider .slick-dots {
  position: static;
  margin-top: 10px;
  /* BP : 768 => 1023 */
  /* BP : 600 => 767 */
}
#novotelShopContainer .slick-slider .slick-dots li {
  background-color: #FFF;
  border-radius: 50%;
  height: 10px;
  transition: all 125ms;
  width: 10px;
}
#novotelShopContainer .slick-slider .slick-dots li.slick-active {
  background-color: #7479B4;
}
#novotelShopContainer .slick-slider .slick-dots li button:before {
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  #novotelShopContainer .slick-slider .slick-dots {
    bottom: auto;
    top: 60%;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer .slick-slider .slick-dots {
    bottom: auto;
    top: 50%;
  }
}
@media screen and (max-width: 767px) {
  #novotelShopContainer {
    text-align: center;
  }
  #novotelShopContainer .title1 {
    padding: 15px 25px;
    font-size: 2.5em;
  }
  #novotelShopContainer .content {
    margin-bottom: 0;
  }
  #novotelShopContainer .character {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
  }
  #novotelShopContainer .character img {
    width: auto;
    height: 300px;
    margin: 0 auto;
    margin-top: -33px;
    position: relative;
    left: -30px;
    z-index: 1;
  }
  #novotelShopContainer .character:after {
    content: '';
    display: block;
    background-color: #a39d99;
    position: absolute;
    height: 46px;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #novotelShopContainer .inner {
    padding: 25px 15px;
  }
  #novotelShopContainer .inner .tableContainer {
    display: block;
    height: auto;
  }
  #novotelShopContainer .blockInfo .descriptionStore {
    text-align: left;
    margin: 25px 0 0;
  }
  #novotelShopContainer .blockInfo .button {
    display: none;
  }
  #novotelShopContainer .blockCarousel {
    padding-bottom: 25px;
  }
  #novotelShopContainer .blockCarousel:before {
    display: none;
  }
  #novotelShopContainer .blockCarousel .carousel {
    padding-top: 25px;
  }
  #novotelShopContainer .blockCarousel .carousel:after {
    bottom: 14px;
    opacity: 0.3;
  }
  #novotelShopContainer .slick-slider .slick-prev,
  #novotelShopContainer .slick-slider .slick-next {
    top: 50%;
  }
  #novotelShopContainer .slick-slider .slick-prev:after,
  #novotelShopContainer .slick-slider .slick-next:after {
    display: inline-block;
    font-size: 24px;
    line-height: 50px;
    font-family: 'icons';
    color: #1e22aa;
  }
  #novotelShopContainer .slick-slider .slick-prev {
    left: 0;
    transform: translate(-50%, -50%);
  }
  #novotelShopContainer .slick-slider .slick-prev:after {
    content: "\35";
  }
  #novotelShopContainer .slick-slider .slick-next {
    right: 0;
    left: inherit;
    transform: translate(50%, -50%);
  }
  #novotelShopContainer .slick-slider .slick-next:after {
    content: '\2c';
  }
  #novotelShopContainer .slick-slider .slick-dots {
    margin-top: 25px;
  }
  #novotelShopContainer .button.mobile-button {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 25px;
  }
}
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/discovering-novotel-hotel/less/blocks/_novotelPlusContainer.less
*/
#novotelPlusContainer {
  margin: 0 40px;
  overflow: hidden;
}
#novotelPlusContainer img {
  max-width: none;
  width: 100%;
}
#novotelPlusContainer .btnAction {
  width: auto;
  padding: 13px 34px;
}
#novotelPlusContainer .tableContainer {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
#novotelPlusContainer .tableContainer .tableInner {
  display: table-cell;
  vertical-align: middle;
}
#novotelPlusContainer .tableContainer .title2 {
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 30px;
  width: 80%;
  margin: 0 auto;
}
#novotelPlusContainer #planet21 {
  float: left;
}
#novotelPlusContainer #novotelPartners {
  float: right;
}
#novotelPlusContainer #novotelPartners .title2 {
  width: 50%;
}
#novotelPlusContainer #planet21,
#novotelPlusContainer #novotelPartners {
  position: relative;
  margin-top: 41px;
  width: 49%;
  /* BP : 600 => 1023 */
}
@media screen and (max-width: 1023px) {
  #novotelPlusContainer #planet21,
  #novotelPlusContainer #novotelPartners {
    width: 100%;
  }
}
#novotelPlusContainer #planet21 .content,
#novotelPlusContainer #novotelPartners .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #novotelPlusContainer {
    margin: 0;
  }
  #novotelPlusContainer .content .tableContainer .title2 {
    width: 80%;
    padding: 0 15px 50px;
    font-size: 2em;
    text-shadow: 1px 1px 1px black;
  }
  #novotelPlusContainer .content .tableContainer .btnAction {
    position: absolute;
    left: 50%;
    bottom: 12.5px;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  #novotelPlusContainer #planet21 {
    margin-top: 25px;
  }
  #novotelPlusContainer #novotelPartners {
    margin-top: 0;
    margin-bottom: 25px;
  }
  #novotelPlusContainer #novotelPartners .title2 {
    width: 80%;
  }
}
/* BP : => 1280 */
@media screen and (min-width: 1280px) {
  #novotelPlusContainer {
    margin: 0 71px;
  }
  #novotelPlusContainer .title2 {
    width: 60%;
  }
}

/** < /css-v2512/discovering-novotel-hotel/discovering-novotel-hotel.css **/
