@charset "UTF-8";
/*
 * Represents the main "layout" CSS file
 */
/* line 15, ../../web/src/sass/_sprites.scss */
section .playVideo {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -150px -4px;
  width: 56px;
  height: 56px;
}

/* line 23, ../../web/src/sass/_sprites.scss */
.popin .head span.close {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -4px -124px;
  width: 56px;
  height: 56px;
}

/* line 31, ../../web/src/sass/_sprites.scss */
.scroll {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -150px -68px;
  width: 38px;
  height: 38px;
}

/* line 39, ../../web/src/sass/_sprites.scss */
.dsSlideshow .slick-prev, .navN2V2 .vSlickShow .slick-prev {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -68px -124px;
  width: 14px;
  height: 28px;
}

/* line 47, ../../web/src/sass/_sprites.scss */
.dsSlideshow .slick-next, .navN2V2 .vSlickShow .slick-next {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -90px -124px;
  width: 14px;
  height: 28px;
}

/* line 55, ../../web/src/sass/_sprites.scss */
.layer_cookie .row .croix {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -112px -124px;
  width: 20px;
  height: 20px;
}

/* line 71, ../../web/src/sass/_sprites.scss */
.scrollbar:before {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -166px -124px;
  width: 14px;
  height: 8px;
}

/* line 79, ../../web/src/sass/_sprites.scss */
.dsSlideshow .slick-dots li.slick-active button {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -68px -160px;
  width: 14px;
  height: 14px;
}

/* line 87, ../../web/src/sass/_sprites.scss */
.dsSlideshow .slick-dots li button {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -90px -160px;
  width: 14px;
  height: 14px;
}

/* line 95, ../../web/src/sass/_sprites.scss */
.body > header > nav.secondary-nav .cta:first-child:before, .body > header > nav.secondary-nav .cta:first-child + .cta:before, .body > header > nav.secondary-nav .cta:first-child + .cta + .cta:before {
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -196px -68px;
  width: 6px;
  height: 6px;
}

/*
 * The base Sass file - include this at the top of each main sass file
 *
 * This is used to setup variables, import mixins, etc
 */
/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 20, ../../web/vendor/normalize-scss/_normalize.scss */
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.
 */
/* line 39, ../../web/vendor/normalize-scss/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 54, ../../web/vendor/normalize-scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 64, ../../web/vendor/normalize-scss/_normalize.scss */
[hidden], template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 * 3.Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 79, ../../web/vendor/normalize-scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 92, ../../web/vendor/normalize-scss/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 104, ../../web/vendor/normalize-scss/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/**
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 118, ../../web/vendor/normalize-scss/_normalize.scss */
a:focus {
  outline: thin dotted;
}
/* line 121, ../../web/vendor/normalize-scss/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Addresses font sizes and margins set differently in IE 6/7.
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 137, ../../web/vendor/normalize-scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 176, ../../web/vendor/normalize-scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 184, ../../web/vendor/normalize-scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 199, ../../web/vendor/normalize-scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 207, ../../web/vendor/normalize-scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Addresses styling not present in IE 8/9.
 */
/* line 217, ../../web/vendor/normalize-scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Addresses margins set differently in IE 6/7.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 237, ../../web/vendor/normalize-scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 252, ../../web/vendor/normalize-scss/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 *  Set consistent quote types.
 */
/* line 260, ../../web/vendor/normalize-scss/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 288, ../../web/vendor/normalize-scss/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 304, ../../web/vendor/normalize-scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 308, ../../web/vendor/normalize-scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9.
 * 2. Improves image quality when scaled in IE 7.
 */
/* line 364, ../../web/vendor/normalize-scss/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 375, ../../web/vendor/normalize-scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 387, ../../web/vendor/normalize-scss/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 399, ../../web/vendor/normalize-scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
/* line 412, ../../web/vendor/normalize-scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improves appearance and consistency in all browsers.
 */
/* line 428, ../../web/vendor/normalize-scss/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 446, ../../web/vendor/normalize-scss/_normalize.scss */
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 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 458, ../../web/vendor/normalize-scss/_normalize.scss */
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. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 473, ../../web/vendor/normalize-scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 488, ../../web/vendor/normalize-scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 7/8/9/10.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 499, ../../web/vendor/normalize-scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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).
 */
/* line 515, ../../web/vendor/normalize-scss/_normalize.scss */
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.
 */
/* line 527, ../../web/vendor/normalize-scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 536, ../../web/vendor/normalize-scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 547, ../../web/vendor/normalize-scss/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 560, ../../web/vendor/normalize-scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 11, ../../web/src/sass/_base.scss */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* base */
/* Range colors */
/* line 26, ../../web/src/sass/common/_color.scss */
.light_champagne {
  color: #e6e0db;
  font-family: "roboto";
  text-transform: uppercase;
  font-size: 15px;
}

/* line 33, ../../web/src/sass/common/_color.scss */
.bgWhite {
  background-color: #fff;
}
/* line 35, ../../web/src/sass/common/_color.scss */
.bgWhite h1 {
  color: #ad0040;
}

@font-face {
  font-family: 'didot';
  src: url("../fonts/didot/DidotW01Roman.eot");
  src: url("../fonts/didot/DidotW01Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/didot/DidotW01Roman.woff") format("woff"), url("../fonts/didot/DidotW01Roman.ttf") format("truetype"), url("../fonts/didot/DidotW01Roman.svg#didot") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'didotitalic';
  src: url("../fonts/didot/DidotW01Italic.eot");
  src: url("../fonts/didot/DidotW01Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/didot/DidotW01Italic.woff") format("woff"), url("../fonts/didot/DidotW01Italic.ttf") format("truetype"), url("../fonts/didot/DidotW01Italic.svg#didotitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenlight';
  src: url("../fonts/citroen/citroen_light-webfont.eot");
  src: url("../fonts/citroen/citroen_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/citroen/citroen_light-webfont.woff2") format("woff2"), url("../fonts/citroen/citroen_light-webfont.woff") format("woff"), url("../fonts/citroen/citroen_light-webfont.ttf") format("truetype"), url("../fonts/citroen/citroen_light-webfont.svg#citroenlight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto/Roboto-Regular.eot");
  src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/Roboto-Regular.woff") format("woff"), url("../fonts/roboto/Roboto-Regular.ttf") format("truetype"), url("../fonts/roboto/Roboto-Regular.svg#roboto") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto-light';
  src: url("../fonts/roboto/Roboto-Light.ttf");
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?14539174");
  src: url("../fonts/fontello/fontello.eot?14539174#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff?14539174") format("woff"), url("../fonts/fontello/fontello.ttf?14539174") format("truetype"), url("../fonts/fontello/fontello.svg?14539174#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/fontello.svg?14539174#fontello') format('svg');
  }
}
*/
/* line 81, ../../web/src/sass/common/_fonts.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  font-size: 20px;
  color: #ad9d91;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /*margin-right: 1em;*/
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: 1em;*/
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 118, ../../web/src/sass/common/_fonts.scss */
.icon-twitter:before {
  content: '\e800';
}

/* '' */
/* line 119, ../../web/src/sass/common/_fonts.scss */
.icon-youtube:before {
  content: '\e801';
}

/* '' */
/* line 120, ../../web/src/sass/common/_fonts.scss */
.icon-linkedin:before {
  content: '\e802';
}

/* '' */
/* line 121, ../../web/src/sass/common/_fonts.scss */
.icon-gplus:before {
  content: '\e803';
}

/* '' */
/* line 122, ../../web/src/sass/common/_fonts.scss */
.icon-flickr:before {
  content: '\e804';
}

/* '' */
/* line 123, ../../web/src/sass/common/_fonts.scss */
.icon-pinterest:before {
  content: '\e805';
}

/* '' */
/* line 124, ../../web/src/sass/common/_fonts.scss */
.icon-instagram:before {
  content: '\e806';
}

/* '' */
/* line 125, ../../web/src/sass/common/_fonts.scss */
.icon-facebook:before {
  content: '\e807';
}

/* '' */
/* line 126, ../../web/src/sass/common/_fonts.scss */
.icon-globe-inv:before {
  content: '\e809';
}

/* '' */
/* line 128, ../../web/src/sass/common/_fonts.scss */
.citroen {
  font-family: "citroenlight" !important;
}

/* line 131, ../../web/src/sass/common/_fonts.scss */
.didot {
  font-family: "didot" !important;
}

/* Main font size */
/* line 3, ../../web/src/sass/common/_typos.scss */
html {
  font: 12px 'roboto';
}

/* line 1, ../../web/src/sass/common/_ctas.scss */
.cta {
  border: 1px solid #ad9d91;
  color: #ad9d91;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 13px 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../../web/src/sass/common/_ctas.scss */
  .cta {
    font-size: 11px;
  }
}
/* line 15, ../../web/src/sass/common/_ctas.scss */
p + .cta {
  margin-top: 56px;
}
/* line 19, ../../web/src/sass/common/_ctas.scss */
.cta:active, .cta:hover {
  border-color: #e6e0db;
  color: #e6e0db;
}
/* line 24, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta {
  border-color: #655a54;
  color: #655a54;
}
/* line 28, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta:hover {
  border-color: #ad9d91;
  color: #ad9d91;
}
/* line 34, ../../web/src/sass/common/_ctas.scss */
.cta.noBorder {
  background: 0;
  border: 0;
  padding: 0;
  position: relative;
  padding-bottom: 3px;
}
/* line 41, ../../web/src/sass/common/_ctas.scss */
p + .cta.noBorder {
  margin-top: 0;
}
/* line 45, ../../web/src/sass/common/_ctas.scss */
.cta.noBorder:active::before, .cta.noBorder:hover::before {
  background-color: #e6e0db;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 25%;
  position: absolute;
  width: 50%;
}
/* line 55, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.noBorder:active::before, .bgWhite .cta.noBorder:hover::before {
  background-color: #ad9d91;
}
/* line 60, ../../web/src/sass/common/_ctas.scss */
.cta.readMore {
  border: 0;
  padding: 35px 0 7px;
  position: relative;
}
/* line 65, ../../web/src/sass/common/_ctas.scss */
h1 + .cta.readMore, h2 + .cta.readMore, p + .cta.readMore {
  margin-top: 18px;
}
/* line 71, ../../web/src/sass/common/_ctas.scss */
.cta.readMore::before {
  background-color: #ad9d91;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  width: 10px;
  -moz-transform-origin: 50% 53%;
  -ms-transform-origin: 50% 53%;
  -webkit-transform-origin: 50% 53%;
  transform-origin: 50% 53%;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* line 86, ../../web/src/sass/common/_ctas.scss */
:hover .cta.readMore::before {
  background-color: #e6e0db;
}
/* line 90, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.readMore::before {
  background-color: #655a54;
}
/* line 93, ../../web/src/sass/common/_ctas.scss */
:hover .bgWhite .cta.readMore::before {
  background-color: #ad9d91;
}
/* line 98, ../../web/src/sass/common/_ctas.scss */
.cta.readMore::after {
  background-color: #ad9d91;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  width: 10px;
  -moz-transform-origin: 50% 53%;
  -ms-transform-origin: 50% 53%;
  -webkit-transform-origin: 50% 53%;
  transform-origin: 50% 53%;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* line 112, ../../web/src/sass/common/_ctas.scss */
:hover .cta.readMore::after {
  background-color: #e6e0db;
}
/* line 116, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.readMore::after {
  background-color: #655a54;
}
/* line 119, ../../web/src/sass/common/_ctas.scss */
:hover .bgWhite .cta.readMore::after {
  background-color: #ad9d91;
}
/* line 125, ../../web/src/sass/common/_ctas.scss */
.cta.readMore.open {
  color: #e6e0db;
}
/* line 128, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.readMore.open {
  color: #ad9d91;
}
/* line 132, ../../web/src/sass/common/_ctas.scss */
.cta.readMore.open::before {
  background-color: #e6e0db;
  margin-left: -3px;
}
/* line 136, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.readMore.open::before {
  background-color: #ad9d91;
}
/* line 140, ../../web/src/sass/common/_ctas.scss */
.cta.readMore.open::after {
  background-color: #e6e0db;
  margin-left: -3px;
}
/* line 144, ../../web/src/sass/common/_ctas.scss */
.bgWhite .cta.readMore.open::after {
  background-color: #ad9d91;
}

/* line 152, ../../web/src/sass/common/_ctas.scss */
.majorExpand {
  padding: 14px 28px;
  text-transform: uppercase;
  border: 0;
  background-color: #2f2726;
  font-family: "didot";
  color: #ad9d91;
  font-size: 20px;
  margin-bottom: 28px;
  margin-right: 20px;
  position: relative;
  display: inline-block;
}
/* line 165, ../../web/src/sass/common/_ctas.scss */
.majorExpand::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -0px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  padding: 0px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 178, ../../web/src/sass/common/_ctas.scss */
.bgWhite .majorExpand {
  background-color: #655a54;
  color: #e6e0db;
}
/* line 183, ../../web/src/sass/common/_ctas.scss */
.majorExpand:active, .majorExpand:hover {
  background-color: #655a54;
  color: #e6e0db;
}
/* line 187, ../../web/src/sass/common/_ctas.scss */
.majorExpand:active::before, .majorExpand:hover::before {
  -webkit-animation: animExpand 0.3s linear forwards;
  -moz-animation: animExpand 0.3s linear forwards;
  -ms-animation: animExpand 0.3s linear forwards;
  -o-animation: animExpand 0.3s linear forwards;
  animation: animExpand 0.3s linear forwards;
}
/* line 191, ../../web/src/sass/common/_ctas.scss */
.bgWhite .majorExpand:active, .bgWhite .majorExpand:hover {
  background-color: #ad9d91;
}

@-webkit-keyframes animExpand {
  from {
    top: -1px;
    left: 0px;
    width: 100px;
    height: 100%;
  }
  to {
    top: -9px;
    left: -9px;
    width: 100%;
    height: 100%;
    padding: 8px;
    border-color: #655a54;
  }
}
@-moz-keyframes animExpand {
  from {
    top: -1px;
    left: 0px;
    width: 100px;
    height: 100%;
  }
  to {
    top: -9px;
    left: -9px;
    width: 100%;
    height: 100%;
    padding: 8px;
    border-color: #655a54;
  }
}
@-o-keyframes animExpand {
  from {
    top: -1px;
    left: 0px;
    width: 100px;
    height: 100%;
  }
  to {
    top: -9px;
    left: -9px;
    width: 100%;
    height: 100%;
    padding: 8px;
    border-color: #655a54;
  }
}
@keyframes animExpand {
  from {
    top: -1px;
    left: 0px;
    width: 100px;
    height: 100%;
  }
  to {
    top: -9px;
    left: -9px;
    width: 100%;
    height: 100%;
    padding: 8px;
    border-color: #655a54;
  }
}
/**
 * Gridpak Beta SCSS 
 *
 * Generator - http://gridpak.com/
 * Created by @erskinedesign
 */
/* Reusable column setup */
/* line 26, ../../web/src/sass/common/_grid.scss */
.col {
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  /*K*/
  /*float:left;*/
  display: table-cell;
  position: relative;
  vertical-align: top;
}

/* line 43, ../../web/src/sass/common/_grid.scss */
.row {
  /*K*/
  box-sizing: border-box;
  display: table;
  margin-top: 28px;
  padding: 0 14px;
  width: 100%;
}
/* line 50, ../../web/src/sass/common/_grid.scss */
.row.fullSpace {
  padding: 0;
}
/* line 52, ../../web/src/sass/common/_grid.scss */
.row.fullSpace .col {
  border: 0;
}

/* line 57, ../../web/src/sass/common/_grid.scss */
.row:first-child {
  margin: 0;
}

/* 1. 12 Column Grid 0px - Infinity 
----------------------------------------------------------------------------- 

Span 1:    8.33333333333%
Span 2:    16.6666666667%
Span 3:    25.0%
Span 4:    33.3333333333%
Span 5:    41.6666666667%
Span 6:    50.0%
Span 7:    58.3333333333%
Span 8:    66.6666666667%
Span 9:    75.0%
Span 10:    83.3333333333%
Span 11:    91.6666666667%
Span 12:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 1023px) {
  /* --- Gridpak variables ---*/
  /*
  Add your semantic classnames in alongside their corresponding spans here. e.g.
  
  .span_3,
  .my_semantic_class_name {
      ...
  }
  
  */
  /* line 99, ../../web/src/sass/common/_grid.scss */
  .span_margin1 {
    display: none;
  }

  /* line 102, ../../web/src/sass/common/_grid.scss */
  .span_1, .span_margin2 {
    width: 10%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 105, ../../web/src/sass/common/_grid.scss */
  .span_2, .span_margin3 {
    width: 20%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 108, ../../web/src/sass/common/_grid.scss */
  .span_3, .span_margin4, .span_halfMarged {
    width: 30%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 111, ../../web/src/sass/common/_grid.scss */
  .span_4 {
    width: 40%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 114, ../../web/src/sass/common/_grid.scss */
  .span_5, span_half {
    width: 50%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 117, ../../web/src/sass/common/_grid.scss */
  .span_6 {
    width: 60%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 120, ../../web/src/sass/common/_grid.scss */
  .span_7 {
    width: 70%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 123, ../../web/src/sass/common/_grid.scss */
  .span_8 {
    width: 80%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 126, ../../web/src/sass/common/_grid.scss */
  .span_9 {
    width: 90%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 129, ../../web/src/sass/common/_grid.scss */
  .span_10, span_full {
    width: 100%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  /* line 135, ../../web/src/sass/common/_grid.scss */
  .col {
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
  }

  /* --- Gridpak variables ---*/
  /*
  Add your semantic classnames in alongside their corresponding spans here. e.g.
  
  .span_3,
  .my_semantic_class_name {
      ...
  }
  
  */
  /* line 159, ../../web/src/sass/common/_grid.scss */
  .span_1, .span_margin1 {
    width: 8.33333%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 162, ../../web/src/sass/common/_grid.scss */
  .span_2, .span_margin2 {
    width: 16.66667%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 165, ../../web/src/sass/common/_grid.scss */
  .span_3, .span_margin3 {
    width: 25%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 168, ../../web/src/sass/common/_grid.scss */
  .span_4, .span_margin4, .span_halfMarged {
    width: 33.33333%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 171, ../../web/src/sass/common/_grid.scss */
  .span_5 {
    width: 41.66667%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 174, ../../web/src/sass/common/_grid.scss */
  .span_6, .span_half {
    width: 50%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 177, ../../web/src/sass/common/_grid.scss */
  .span_7 {
    width: 58.33333%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 180, ../../web/src/sass/common/_grid.scss */
  .span_8 {
    width: 66.66667%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 183, ../../web/src/sass/common/_grid.scss */
  .span_9 {
    width: 75%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 186, ../../web/src/sass/common/_grid.scss */
  .span_10 {
    width: 83.33333%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 189, ../../web/src/sass/common/_grid.scss */
  .span_11 {
    width: 91.66667%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }

  /* line 192, ../../web/src/sass/common/_grid.scss */
  .span_12, .span_full {
    width: 100%;
    border-left-width: 14px;
    border-right-width: 14px;
    padding: 0 0%;
    margin-left: 0;
  }
}
/* line 2, ../../web/src/sass/common/_tabs.scss */
.iso-tabs,
.iso-tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 14px;
}
/* line 10, ../../web/src/sass/common/_tabs.scss */
.iso-tabs li {
  font-family: "didot";
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 16, ../../web/src/sass/common/_tabs.scss */
.iso-tabs li.on {
  color: #fff;
}
/* line 22, ../../web/src/sass/common/_tabs.scss */
.iso-tabs + .iso-tabs-content .iso-tab-cont {
  display: none;
  text-align: center;
  width: 100%;
}

/* line 2, ../../web/src/sass/common/_popin.scss */
.popins {
  padding: 0;
}

/* line 5, ../../web/src/sass/common/_popin.scss */
.popin {
  background-color: #1d1717;
  height: 100%;
  left: 0;
  min-height: 100%;
  overflow: auto;
  padding: 56px 0;
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 21, ../../web/src/sass/common/_popin.scss */
.popin .head {
  border-bottom: 1px solid #ad9d91;
  height: 65px;
  margin-bottom: 28px;
}
/* line 26, ../../web/src/sass/common/_popin.scss */
.popin .head span.logo {
  background: url("../img/logo.png") center center no-repeat;
  display: block;
  width: 110px;
  height: 90px;
  margin-top: 12px;
  margin-bottom: 12px;
  left: 50%;
  margin-left: -69px;
  position: absolute;
  top: 0;
}
/* line 38, ../../web/src/sass/common/_popin.scss */
.popin .head span.close {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  display: block;
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 35px;
}
/* line 50, ../../web/src/sass/common/_popin.scss */
.popin.open {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 54, ../../web/src/sass/common/_popin.scss */
.popin.media .videoWrapper {
  height: 0;
  margin: 28px auto 0;
  position: relative;
  padding: 25px 0 56.25%;
  width: 75%;
}
/* line 61, ../../web/src/sass/common/_popin.scss */
.popin.media .videoWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 71, ../../web/src/sass/common/_popin.scss */
.popin.country h2 span {
  font-family: "roboto";
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 78, ../../web/src/sass/common/_popin.scss */
.popin.country a:not(.noBorder) {
  margin-bottom: 28px;
}
/* line 82, ../../web/src/sass/common/_popin.scss */
.popin.country a.noBorder {
  color: #e6e0db;
  font-size: 15px;
  margin-right: 30px;
  text-transform: uppercase;
}
/* line 88, ../../web/src/sass/common/_popin.scss */
.popin.country a.noBorder:last-child {
  margin-right: 0;
}
/* line 95, ../../web/src/sass/common/_popin.scss */
.popin.continent .linkBlock {
  float: left;
  margin-bottom: 24px;
  width: 20%;
}
/* line 100, ../../web/src/sass/common/_popin.scss */
.popin.continent .linkBlock:last-child {
  margin: 0;
}
/* line 104, ../../web/src/sass/common/_popin.scss */
.popin.continent .linkBlock a {
  color: #e6e0db;
  font-size: 12px;
}
/* line 113, ../../web/src/sass/common/_popin.scss */
.popin.cars .fullSpace .col {
  padding: 0 14px;
}
/* line 118, ../../web/src/sass/common/_popin.scss */
.popin.cars .carBlock {
  cursor: pointer;
  float: left;
  padding: 0 14px 14px;
  width: 25%;
}
/* line 124, ../../web/src/sass/common/_popin.scss */
.popin.cars .carBlock div {
  background-color: #e6e0db;
}
/* line 127, ../../web/src/sass/common/_popin.scss */
.popin.cars .carBlock:hover {
  opacity: 0.8;
}
/* line 130, ../../web/src/sass/common/_popin.scss */
.popin.cars .carBlock:hover div {
  background-color: #ad9d91;
}
/* line 134, ../../web/src/sass/common/_popin.scss */
.popin.cars .carBlock p {
  color: #ad9d91;
  margin-top: 7px;
}
/* line 141, ../../web/src/sass/common/_popin.scss */
.popin p h1 {
  color: #ad9d91;
  font-family: "didotitalic";
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  text-transform: lowercase;
  margin-bottom: 0;
}
/* line 149, ../../web/src/sass/common/_popin.scss */
.popin p h1:first-letter {
  text-transform: uppercase;
}
/* line 155, ../../web/src/sass/common/_popin.scss */
.popin + section.slideshowT2:not(.bgWhite) {
  padding-top: 56px !important;
}

/* line 1, ../../web/src/sass/common/_scrollbar.scss */
.scroll {
  position: fixed;
  bottom: 30px;
  margin-left: 95%;
  cursor: pointer;
}

/* slices */
/* Reset */
/* line 4, ../../web/src/sass/components/_default.scss */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Basic tags */
/* line 11, ../../web/src/sass/components/_default.scss */
body, html {
  background-color: #1d1717;
  color: #e6e0db;
  height: 100%;
  margin: 0 auto;
  max-width: 1680px;
}
/* line 18, ../../web/src/sass/components/_default.scss */
body .bgWhite, html .bgWhite {
  background-color: #fff;
  color: #1d1717;
}

/* line 24, ../../web/src/sass/components/_default.scss */
a {
  text-decoration: none;
}

/* line 28, ../../web/src/sass/components/_default.scss */
p {
  line-height: 24px;
  letter-spacing: 1px;
}
/* line 32, ../../web/src/sass/components/_default.scss */
h1 + p, h1 + p, img + p, a + p {
  margin-top: 18px;
}
@media screen and (max-width: 1024px) {
  /* line 28, ../../web/src/sass/components/_default.scss */
  p {
    font-size: 11px;
    line-height: 19px;
  }
}

/* line 45, ../../web/src/sass/components/_default.scss */
h1 {
  color: #ad9d91;
  font-family: "didotitalic";
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}
/* line 52, ../../web/src/sass/components/_default.scss */
h1:first-letter {
  text-transform: uppercase;
}
/* line 56, ../../web/src/sass/components/_default.scss */
h1 + h1 {
  margin-top: 8px;
}

/* line 60, ../../web/src/sass/components/_default.scss */
h1 {
  color: #ad9d91;
  font-family: "didot";
  font-size: 30px;
  font-weight: normal;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* line 69, ../../web/src/sass/components/_default.scss */
h2 {
  color: #ad9d91;
  font-family: "didotitalic";
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  /* line 69, ../../web/src/sass/components/_default.scss */
  h2 {
    font-size: 21px;
  }
}
/* line 81, ../../web/src/sass/components/_default.scss */
h2:first-child {
  padding-top: 0px;
}

/* line 86, ../../web/src/sass/components/_default.scss */
a {
  color: #ad9d91;
  cursor: pointer;
  text-decoration: none;
}
/* line 91, ../../web/src/sass/components/_default.scss */
a:hover {
  color: #e6e0db;
}

/* Basic classes */
/* line 97, ../../web/src/sass/components/_default.scss */
.alignLeft {
  text-align: left;
}

/* line 100, ../../web/src/sass/components/_default.scss */
.alignRight {
  text-align: right;
}

/* line 103, ../../web/src/sass/components/_default.scss */
.hidden {
  display: none;
}

/* line 106, ../../web/src/sass/components/_default.scss */
.relative {
  position: relative;
}

/* line 109, ../../web/src/sass/components/_default.scss */
.readMoreContent {
  display: none;
}

/* line 113, ../../web/src/sass/components/_default.scss */
.readMoreContent.bgWhite + section.bgWhite, .readMoreContent.bgWhite > section.bgWhite:first-child {
  padding-top: 0;
}

/* line 116, ../../web/src/sass/components/_default.scss */
.readMoreContent:not(.bgWhite) + section:not(.bgWhite), .readMoreContent:not(.bgWhite) > section:not(.bgWhite):first-child {
  padding-top: 0;
}

/* line 119, ../../web/src/sass/components/_default.scss */
.readMoreContent > :last-children:not(.bgWhite) + section.bgWhite {
  padding-top: 56px !important;
}

/* Section default */
/* line 124, ../../web/src/sass/components/_default.scss */
section {
  font-family: "roboto", Arial;
  padding: 56px 0;
  text-align: center;
}
/* line 130, ../../web/src/sass/components/_default.scss */
section .col img {
  display: block;
  width: 100%;
}
/* line 136, ../../web/src/sass/components/_default.scss */
section + row.image {
  margin-top: 0;
}
/* line 141, ../../web/src/sass/components/_default.scss */
section .row.image {
  margin-top: 56px;
}
/* line 144, ../../web/src/sass/components/_default.scss */
.row:not(.image) + section .row.image {
  margin-top: 56px;
}
/* line 149, ../../web/src/sass/components/_default.scss */
section .row.image + .row h1:first-child {
  margin-top: 10px;
}
/* line 152, ../../web/src/sass/components/_default.scss */
section .row.image + .row h2:first-child {
  margin-top: 10px;
}
/* line 158, ../../web/src/sass/components/_default.scss */
section .row:first-child {
  margin: 0;
}
/* line 162, ../../web/src/sass/components/_default.scss */
section.bgWhite:not(.slideshowT4):not(.navN2):not(.slideshowT3):not(.slideshowT2):not(.slideshowT1):not(.twoColonnesT2) + section.bgWhite {
  padding-top: 0;
}
/* line 166, ../../web/src/sass/components/_default.scss */
section:not(.bgWhite):not(.navN2):not(.slideshowT4):not(.slideshowT3):not(.slideshowT2):not(.slideshowT1):not(.twoColonnesT2) + section:not(.bgWhite) {
  padding-top: 0;
}
/* line 170, ../../web/src/sass/components/_default.scss */
section .playVideo {
  cursor: pointer;
  display: block;
  left: 50%;
  margin: -28px 0 0 -28px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

/* Social */
/* line 183, ../../web/src/sass/components/_default.scss */
.iconSocial {
  background-position: 0 -24px;
  background-size: 24px 72px;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
/* line 191, ../../web/src/sass/components/_default.scss */
.iconSocial img {
  display: block;
}
/* line 195, ../../web/src/sass/components/_default.scss */
.iconSocial:hover {
  background-position: 0 -48px;
}

/* line 200, ../../web/src/sass/components/_default.scss */
.bgWhite .iconSocial {
  background-position: 0 0;
}
/* line 203, ../../web/src/sass/components/_default.scss */
.bgWhite .iconSocial:hover {
  background-position: 0 -24px;
}

/* line 208, ../../web/src/sass/components/_default.scss */
.social {
  display: table;
  margin: 100px 0 30px;
  width: 100%;
}
/* line 213, ../../web/src/sass/components/_default.scss */
.social .wrapper {
  display: table-cell;
  vertical-align: bottom;
}
/* line 217, ../../web/src/sass/components/_default.scss */
.social .wrapper h2 {
  margin: 0;
  height: 53px;
}
/* line 221, ../../web/src/sass/components/_default.scss */
.social .wrapper h2 .title {
  display: block;
}
/* line 224, ../../web/src/sass/components/_default.scss */
.social .wrapper h2 .border {
  border-bottom: 1px solid #ad9d91;
  display: inline-block;
  width: 9%;
  height: 1px;
  margin-top: 10px;
}
/* line 234, ../../web/src/sass/components/_default.scss */
.social .wrapper ul li {
  overflow: hidden;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: relative;
  margin: 0 7px;
  cursor: pointer;
}
/* line 244, ../../web/src/sass/components/_default.scss */
.social .wrapper ul li .icon {
  transition: all 0.3s ease 0s;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 24%;
}
/* line 251, ../../web/src/sass/components/_default.scss */
.social .wrapper ul li .icon:first-child {
  top: 0;
}

/* line 260, ../../web/src/sass/components/_default.scss */
.navN2 .fullSpace h1 {
  margin-top: 28px;
}
/* line 263, ../../web/src/sass/components/_default.scss */
.navN2 .texteSeul {
  padding-bottom: 0px;
}

/* line 268, ../../web/src/sass/components/_default.scss */
.murMedias .row.image:not(:first-child) {
  margin-top: 28px;
}
/* line 271, ../../web/src/sass/components/_default.scss */
.murMedias .row:not(.image) + .row.image {
  margin-top: 56px;
}

/* line 275, ../../web/src/sass/components/_default.scss */
.texteSeul .cta {
  margin-bottom: 56px;
  margin-top: 56px;
}

/* line 279, ../../web/src/sass/components/_default.scss */
.youtube-video {
  width: 100%;
  background-size: cover;
}

/* line 284, ../../web/src/sass/components/_default.scss */
section.popins + section:not(.navN2):not(.popins):not(.navN2):not(.slideshowT4):not(.slideshowT3):not(.slideshowT2):not(.slideshowT1):not(.twoColonnesT2) {
  padding-top: 56px !important;
}

/* line 289, ../../web/src/sass/components/_default.scss */
.autoplay .vjs-control-bar {
  display: none !important;
}

/* line 293, ../../web/src/sass/components/_default.scss */
section:nth-of-type(2).navN2 .row:first-child {
  padding-top: 0px;
}

/* line 296, ../../web/src/sass/components/_default.scss */
span.lighter {
  font-size: 9px;
}

/* line 297, ../../web/src/sass/components/_default.scss */
section.oneColonne h1 {
  margin-bottom: 0px !important;
}

/* line 299, ../../web/src/sass/components/_default.scss */
img.lazy {
  min-height: 170px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../img/loader_black.gif");
}
/* line 304, ../../web/src/sass/components/_default.scss */
.bgWhite img.lazy {
  background-image: url("../img/loader_white.gif");
}

/* line 309, ../../web/src/sass/components/_default.scss */
.ajaxLoader {
  background-image: url("../img/loader_black.gif");
  background-repeat: no-repeat;
  width: 170px;
  height: 170px;
}
/* line 314, ../../web/src/sass/components/_default.scss */
.bgWhite .ajaxLoader {
  background-image: url("../img/loader_white.gif");
}

/* line 318, ../../web/src/sass/components/_default.scss */
.vjs-poster {
  background-size: cover !important;
}

/* line 2, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../img/loader_black.gif");
}
/* line 6, ../../web/src/sass/common/_slideshows.scss */
.bgWhite .dsSlideshow {
  background-image: url("../img/loader_white.gif");
}
/* line 9, ../../web/src/sass/common/_slideshows.scss */
.bgWhite .dsSlideshow.slick-initialized, .dsSlideshow.slick-initialized {
  background: none;
}
/* line 12, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow > div {
  opacity: 0;
}
/* line 15, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow.slick-initialized > div {
  opacity: 1;
}
/* line 18, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-prev,
.dsSlideshow .slick-next {
  background-color: transparent;
  border: none;
  display: block;
  margin-top: -14px;
  outline: none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
}
/* line 30, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-prev {
  left: 14px;
}
/* line 35, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-next {
  right: 14px;
}
/* line 40, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-dots {
  bottom: 1%;
  left: 25%;
  position: absolute;
  width: 50%;
}
/* line 46, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-dots li {
  display: inline-block;
  margin-right: 8px;
}
/* line 50, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-dots li:last-child {
  margin: 0;
}
/* line 54, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-dots li button {
  background-color: transparent;
  border: none;
  display: block;
  outline: none;
  text-indent: -9999px;
}
/* line 69, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-slide {
  overflow: hidden;
  position: relative;
}
/* line 73, ../../web/src/sass/common/_slideshows.scss */
.dsSlideshow .slick-slide img {
  margin: 0 auto;
}

/* line 80, ../../web/src/sass/common/_slideshows.scss */
.no-tablet .dsSlideshow img {
  max-width: 100%;
  min-width: 1216px;
}

/* line 85, ../../web/src/sass/common/_slideshows.scss */
slideshow .bg {
  width: 100%;
}

/* line 89, ../../web/src/sass/common/_slideshows.scss */
*:not(section) + .dsSlideshow {
  margin-top: 56px;
}

/* line 2, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 {
  padding: 0;
}
/* line 5, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 h1 {
  position: relative;
  bottom: 14px;
  width: auto;
  font-size: 80px;
  text-transform: lowercase;
  font-family: "didotitalic";
  line-height: 80px;
}
/* line 13, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 h1:first-letter {
  text-transform: uppercase;
}
/* line 18, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .ctaContainer {
  bottom: 10%;
  position: absolute;
  width: 100%;
}
/* line 22, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .ctaContainer .cta:not(:last-child) {
  margin-right: 28px;
}
/* line 25, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .ctaContainer.ctasLeft {
  left: 0;
  margin-left: 28px;
  width: auto;
}
/* line 30, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .ctaContainer.ctasMiddle {
  width: 100%;
}
/* line 33, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .ctaContainer.ctasRight {
  right: 0;
  margin-right: 28px;
  width: auto;
}
/* line 42, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  top: 35%;
}
/* line 47, ../../web/src/sass/components/_slideshowt1.scss */
.slideshowT1 .slick-initialized .slick-slide {
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  /* line 55, ../../web/src/sass/components/_slideshowt1.scss */
  .slideshowT1 h1 {
    margin-bottom: 1%;
  }
}
/* line 2, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 {
  padding-bottom: 0;
}
/* line 4, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 h1 {
  margin-top: 0;
  color: #e6e0db;
}
/* line 8, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 h1 {
  margin-bottom: 0;
}
/* line 11, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 h2 {
  margin-bottom: 28px;
}
/* line 15, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .ctaContainer {
  bottom: 10%;
  position: absolute;
  width: 100%;
}
/* line 19, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .ctaContainer .cta:not(:last-child) {
  margin-right: 28px;
}
/* line 22, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .ctaContainer.ctasLeft {
  left: 0;
  margin-left: 28px;
  width: auto;
}
/* line 27, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .ctaContainer.ctasMiddle {
  width: 100%;
}
/* line 30, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .ctaContainer.ctasRight {
  right: 0;
  margin-right: 28px;
  width: auto;
}
/* line 38, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  top: 35%;
}
/* line 43, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2 .dsSlideshow video {
  width: 103% !important;
}
/* line 47, ../../web/src/sass/components/_slideshowt2.scss */
.slideshowT2.bgWhite {
  padding-bottom: 0;
}

/* line 2, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 {
  padding: 0;
}
/* line 5, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles {
  position: absolute;
  bottom: 7%;
  right: 7%;
}
/* line 9, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles h2 {
  color: #e6e0db;
  margin-bottom: 10px;
}
/* line 13, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles h1 {
  color: #ad9d91;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 19, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles .ctaContainer {
  position: relative;
  width: 100%;
}
/* line 22, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles .ctaContainer .cta:not(:last-child) {
  margin-right: 28px;
}
/* line 25, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles .ctaContainer.ctasLeft {
  left: 0;
  margin-left: 28px;
  width: auto;
}
/* line 30, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles .ctaContainer.ctasMiddle {
  width: 100%;
}
/* line 33, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3 .titles .ctaContainer.ctasRight {
  right: 0;
  margin-right: 28px;
  width: auto;
}
/* line 42, ../../web/src/sass/components/_slideshowt3.scss */
.slideshowT3.bgWhite .titles h2 {
  color: #ad9d91;
}

/* line 2, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 {
  padding: 0;
}
/* line 5, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .titles {
  left: 0;
  position: absolute;
  top: 35%;
  width: 100%;
}
/* line 10, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .titles h1 {
  font-size: 35px;
  margin-top: 28px;
  color: #e6e0db;
}
/* line 15, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .titles h1 {
  color: #e6e0db;
  font-size: 16px;
  margin-top: 14px;
  font-family: "roboto";
  text-transform: uppercase;
}
/* line 22, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .titles h2 {
  color: #e6e0db;
  font-family: "roboto";
  font-size: 18px;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
/* line 32, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .ctaContainer {
  bottom: 10%;
  position: absolute;
  width: 100%;
}
/* line 36, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .ctaContainer .cta:not(:last-child) {
  margin-right: 28px;
}
/* line 39, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .ctaContainer.ctasLeft {
  left: 0;
  margin-left: 28px;
  width: auto;
}
/* line 44, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .ctaContainer.ctasMiddle {
  width: 100%;
}
/* line 47, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4 .ctaContainer.ctasRight {
  right: 0;
  margin-right: 28px;
  width: auto;
}
/* line 56, ../../web/src/sass/components/_slideshowt4.scss */
.slideshowT4.bgWhite .titles h2 {
  color: #ad9d91;
}

/* line 3, ../../web/src/sass/components/_header.scss */
.noScroll {
  overflow: hidden;
}

/* line 8, ../../web/src/sass/components/_header.scss */
.body > header {
  background: #1d1717;
  text-align: center;
  position: relative;
  z-index: 180;
}
/* line 14, ../../web/src/sass/components/_header.scss */
.body > header.sFixed {
  /*padding-bottom: 34px;*/
}
/* line 17, ../../web/src/sass/components/_header.scss */
.body > header.sFixed > nav.principal-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
/* line 25, ../../web/src/sass/components/_header.scss */
.body > header > .logo {
  display: block;
  margin: auto;
  width: 110px;
  height: 90px;
  margin-top: 12px;
  margin-bottom: 12px;
  text-indent: -999em;
  background: url("../img/logo.png") center center no-repeat;
  background-size: 100%;
}
/* line 37, ../../web/src/sass/components/_header.scss */
.body > header > nav.principal-nav {
  color: #e6e0db;
  background: #2f2726;
  height: 34px;
  line-height: 34px;
  top: -34px;
  width: 100%;
  -webkit-transition: top 0.5s;
  /* Safari */
  transition: top 0.5s;
}
/* line 47, ../../web/src/sass/components/_header.scss */
.body > header > nav.principal-nav a {
  color: #ad9d91;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 56px;
  text-transform: uppercase;
}
/* line 55, ../../web/src/sass/components/_header.scss */
.body > header > nav.principal-nav a:last-child {
  margin-right: 0;
}
/* line 59, ../../web/src/sass/components/_header.scss */
.body > header > nav.principal-nav a:hover, .body > header > nav.principal-nav a.activeUrl {
  color: #e6e0db;
}
/* line 65, ../../web/src/sass/components/_header.scss */
.body > header > nav.secondary-nav {
  position: absolute;
  right: 56px;
  top: 15px;
  white-space: nowrap;
}
@media screen and (min-width: 0px) and (max-width: 930px) {
  /* line 65, ../../web/src/sass/components/_header.scss */
  .body > header > nav.secondary-nav {
    right: 2px;
  }
}
/* line 72, ../../web/src/sass/components/_header.scss */
.body > header > nav.secondary-nav .cta {
  font-size: 11px;
}
@media screen and (min-width: 0px) and (max-width: 930px) {
  /* line 72, ../../web/src/sass/components/_header.scss */
  .body > header > nav.secondary-nav .cta {
    font-size: 10px;
    letter-spacing: normal;
  }
}
/* line 79, ../../web/src/sass/components/_header.scss */
.body > header > nav.secondary-nav .cta:first-child, .body > header > nav.secondary-nav .cta:first-child + .cta {
  border: 0;
  color: #ad9d91;
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  letter-spacing: 1px;
  padding: 2px 14px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 930px) {
  /* line 79, ../../web/src/sass/components/_header.scss */
  .body > header > nav.secondary-nav .cta:first-child, .body > header > nav.secondary-nav .cta:first-child + .cta {
    font-size: 10px;
    letter-spacing: normal;
  }
}
/* line 92, ../../web/src/sass/components/_header.scss */
.body > header > nav.secondary-nav .cta:first-child:hover, .body > header > nav.secondary-nav .cta:first-child + .cta:hover {
  color: #e6e0db;
}
/* line 96, ../../web/src/sass/components/_header.scss */
.body > header > nav.secondary-nav .cta:first-child:before, .body > header > nav.secondary-nav .cta:first-child + .cta:before, .body > header > nav.secondary-nav .cta:first-child + .cta:before, .body > header > nav.secondary-nav .cta:first-child + .cta + .cta:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
/* line 107, ../../web/src/sass/components/_header.scss */
.body > header > nav.breadcrumb-nav {
  color: #ad9d91;
  position: absolute;
  left: 28px;
  bottom: -25px;
  z-index: 16;
}
/* line 115, ../../web/src/sass/components/_header.scss */
.body > header > nav.breadcrumb-nav a, .body > header > nav.breadcrumb-nav span {
  color: #ad9d91;
  display: inline-block;
}
/* line 120, ../../web/src/sass/components/_header.scss */
.body > header > nav.breadcrumb-nav a:hover {
  text-decoration: underline;
}
/* line 124, ../../web/src/sass/components/_header.scss */
.body > header > nav.breadcrumb-nav div {
  display: inline-block;
}

/* line 131, ../../web/src/sass/components/_header.scss */
.scrollbar {
  height: 28px;
  text-align: center;
  display: block;
  text-align: center;
  width: 100%;
  cursor: pointer;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
/* line 144, ../../web/src/sass/components/_header.scss */
.scrollbar:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 9px 0 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  /* line 157, ../../web/src/sass/components/_header.scss */
  .popin .head span.logo, .body > header > .logo {
    background-image: url("../img/hi-res-logo.png");
    background-size: 100%;
  }
}
/* line 3, ../../web/src/sass/components/_boussole.scss */
.body > .boussole {
  text-align: center;
}
/* line 5, ../../web/src/sass/components/_boussole.scss */
.body > .boussole h1 {
  font-size: 20px;
  font-family: "didot";
  color: #fff;
  font-weight: 100;
  font-style: italic;
  color: #ad9d91;
}
/* line 15, ../../web/src/sass/components/_boussole.scss */
.body > .boussole .content_tab .majorExpand {
  margin-right: 20px;
  width: 300px;
}
/* line 19, ../../web/src/sass/components/_boussole.scss */
.body > .boussole .content_tab .majorExpand:last-child {
  margin-right: 0;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
  /* line 15, ../../web/src/sass/components/_boussole.scss */
  .body > .boussole .content_tab .majorExpand {
    font-size: 16px;
    padding: 14px 16px;
    width: 200px;
  }
}
/* line 32, ../../web/src/sass/components/_boussole.scss */
.body .iso-tabs {
  border-top: 1px solid #655a54;
  position: relative;
  padding-top: 28px;
  padding-bottom: 28px;
}
/* line 38, ../../web/src/sass/components/_boussole.scss */
.body .iso-tabs .before {
  position: absolute;
  top: -1px;
  z-index: 2;
  left: 50%;
  margin-left: -8.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8.5px 0 8.5px;
  border-color: #191313 transparent transparent transparent;
}
/* line 51, ../../web/src/sass/components/_boussole.scss */
.body .iso-tabs .after {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  margin-left: -8.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8.5px 0 8.5px;
  border-color: #655a54 transparent transparent transparent;
}
/* line 65, ../../web/src/sass/components/_boussole.scss */
.body .iso-tabs > li {
  font-size: 20px;
  width: 20%;
  color: #ad9d91;
}
/* line 70, ../../web/src/sass/components/_boussole.scss */
.body .iso-tabs > li.on {
  color: #fff;
}
/* line 77, ../../web/src/sass/components/_boussole.scss */
.body .results p {
  font-size: 16px;
  color: #fff;
  line-height: 1.6;
  margin: 28px auto;
  max-width: 40%;
}
/* line 86, ../../web/src/sass/components/_boussole.scss */
.body .cta-group {
  margin: 28px 0;
}
/* line 88, ../../web/src/sass/components/_boussole.scss */
.body .cta-group a {
  color: #ad9d91;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
  margin-left: 28px;
}
/* line 97, ../../web/src/sass/components/_boussole.scss */
.body .cta-group a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/sprites/sprites@2.png?210184");
  background-repeat: no-repeat;
  background-position: -176px -68px;
  width: 6px;
  height: 6px;
  margin-right: 7px;
  margin-top: -2px;
}

/* line 3, ../../web/src/sass/components/_2colonnes.scss */
.twoColonnes p {
  padding-bottom: 18px;
}
/* line 6, ../../web/src/sass/components/_2colonnes.scss */
.twoColonnes h1 {
  margin-bottom: 0;
}

/* line 3, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom {
  bottom: 0;
  left: 0;
  margin-top: 3px;
  text-align: right;
  width: 100%;
  /**/
}
/* line 9, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .cta {
  float: left;
}
/* line 12, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .icon {
  margin-left: 10px;
}
/* line 16, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right {
  position: absolute;
  display: inline-block;
  padding: 2% 3%;
  right: -50px;
  text-align: right;
  bottom: -4px;
  width: 150px;
}
/* line 24, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right a {
  float: left;
  padding-right: 2%;
  padding-left: 2%;
}
/* line 29, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right a img {
  display: block;
}
/* line 33, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right a .on {
  display: none;
}
/* line 38, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right a:hover .on {
  display: block;
}
/* line 41, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .bottom .right a:hover .off {
  display: none;
}
@media screen and (max-width: 800px) {
  /* line 3, ../../web/src/sass/components/_2colonnest1.scss */
  .twoColonnesT1 .bottom {
    bottom: -20%;
  }
}
@media screen and (min-width: 1020px) and (max-width: 1076px) {
  /* line 3, ../../web/src/sass/components/_2colonnest1.scss */
  .twoColonnesT1 .bottom {
    bottom: -20%;
  }
}
/* line 60, ../../web/src/sass/components/_2colonnest1.scss */
.twoColonnesT1 .playVideo {
  top: 35%;
}

/* line 3, ../../web/src/sass/components/_2colonnest3.scss */
.twoColonnesT3 .contentImage {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 8, ../../web/src/sass/components/_2colonnest3.scss */
.twoColonnesT3 .row:first-child img.lazy {
  position: absolute;
  bottom: 0;
}
/* line 13, ../../web/src/sass/components/_2colonnest3.scss */
.twoColonnesT3 .alignLeft .video-js {
  width: 100%;
  position: absolute;
  bottom: 0;
}
/* line 18, ../../web/src/sass/components/_2colonnest3.scss */
.twoColonnesT3 .alignLeft iframe {
  height: 75%;
}
/* line 23, ../../web/src/sass/components/_2colonnest3.scss */
.twoColonnesT3 .video-js {
  padding: 59.25% 0 0 0 !important;
}

/* line 3, ../../web/src/sass/components/_2colonnest4.scss */
.twoColonnesT4 .bottom {
  bottom: 0;
  position: absolute;
}
@media screen and (min-width: 0px) and (max-width: 900px) {
  /* line 3, ../../web/src/sass/components/_2colonnest4.scss */
  .twoColonnesT4 .bottom {
    margin-top: 8px;
    position: initial;
  }
}
/* line 13, ../../web/src/sass/components/_2colonnest4.scss */
.twoColonnesT4 .t4_img {
  float: left;
  width: 31%;
  margin-right: 3%;
}
/* line 17, ../../web/src/sass/components/_2colonnest4.scss */
.twoColonnesT4 .t4_img:last-child {
  margin-right: 0px;
}
/* line 21, ../../web/src/sass/components/_2colonnest4.scss */
.twoColonnesT4 .video-js,
.twoColonnesT4 .t4_img iframe
.t4_img img {
  height: 100% !important;
  min-height: 0;
}

/* line 2, ../../web/src/sass/components/_murmedias.scss */
.murMedias .row.image:last-child {
  margin-top: 28px;
}

/* line 4, ../../web/src/sass/components/_offret2.scss */
.offreT2 .subCol {
  border: 0px solid transparent;
  border-width: 0 1px;
  float: left;
  text-transform: uppercase;
}
/* line 11, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_2 .subCol {
  width: 100%;
}
/* line 16, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_4 .subCol {
  width: 50%;
  overflow-x: none;
}
/* line 19, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_4 .subCol p {
  margin-top: 18px;
}
/* line 25, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_6 .subCol {
  width: 33%;
}
/* line 30, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_8 .subCol {
  width: 25%;
}
/* line 35, ../../web/src/sass/components/_offret2.scss */
.offreT2 .span_10 .subCol {
  width: 20%;
}

/* line 3, ../../web/src/sass/components/_p404.scss */
.p404 h1 {
  color: #ad9d91;
  font-size: 20px;
}
/* line 7, ../../web/src/sass/components/_p404.scss */
.p404 h2 {
  margin: 40px 0 100px;
}
/* line 11, ../../web/src/sass/components/_p404.scss */
.p404 .cta {
  margin-left: 14px;
}
@media screen and (max-width: 1200px) {
  /* line 16, ../../web/src/sass/components/_p404.scss */
  .p404 .span_4 {
    width: 0;
  }
}

/* line 5, ../../web/src/sass/components/_layer_cookie.scss */
.layer_cookie .row .col:nth-child(2) span {
  padding-top: 14px;
  padding-left: 20px;
  text-transform: uppercase;
}
/* line 12, ../../web/src/sass/components/_layer_cookie.scss */
.layer_cookie .row .croix {
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  /* line 19, ../../web/src/sass/components/_layer_cookie.scss */
  .layer_cookie .span_4 {
    width: 0;
  }
}

/* line 3, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site h1 {
  font-size: 48px;
}
/* line 7, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .sousTitle {
  font-size: 30px;
  font-family: "didot";
  padding-bottom: 10px;
  position: relative;
}
/* line 13, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .sousTitle .sousTiret {
  background-color: #e6e0db;
  bottom: 0;
  display: block;
  height: 1px;
  left: 25%;
  position: absolute;
  width: 50%;
  border-bottom: 1px solid;
}
/* line 25, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .sousTitle2 {
  float: left;
  width: 33%;
  padding: 0 33px 0 33px;
}
/* line 29, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .sousTitle2 a {
  color: #fff;
  padding-bottom: 10px;
}
/* line 35, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .row:nth-child(2n) {
  margin-top: 95px;
}
/* line 39, ../../web/src/sass/components/_plan_du_site.scss */
.plan_du_site .row:last-child {
  margin-top: 95px;
}
@media screen and (max-width: 1024px) {
  /* line 2, ../../web/src/sass/components/_plan_du_site.scss */
  .plan_du_site {
    letter-spacing: 1px;
  }
}

/* line 2, ../../web/src/sass/components/_nav_n2.scss */
.navN2 {
  padding: 0;
}
/* line 4, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 {
  overflow: hidden;
  position: relative;
}
/* line 8, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 + nav {
  background-color: #1d1717;
  height: 34px;
  line-height: 34px;
  position: fixed;
  top: -50px;
  z-index: -1;
  width: 100%;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
}
/* line 19, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 + nav.sFixed {
  top: 34px;
  width: 100%;
  z-index: 160;
}
/* line 25, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 + nav a {
  color: #ad9d91;
  cursor: pointer;
  font-family: "didotitalic";
  font-size: 17px;
  margin-right: 80px;
}
/* line 32, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 + nav a:hover, .navN2 .slideshowNavN2 + nav a.active {
  color: #e6e0db;
}
/* line 36, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .slideshowNavN2 + nav a:last-child {
  margin: 0;
}
/* line 43, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-container {
  width: 100%;
  height: 410px;
  overflow: hidden;
  padding: 0;
}
/* line 48, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-container h1 {
  color: #fff;
  font-family: "didotitalic";
  text-transform: none;
}
/* line 52, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-container h1:first-letter {
  text-transform: uppercase;
}
/* line 59, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-container > div > div,
.navN2 .ps-slidewrapper > nav,
.navN2 .ps-slides > div {
  position: absolute;
}
/* line 65, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-header {
  top: 0px;
  left: 0px;
  height: 150px;
  z-index: 101;
  background: #fff;
}
/* line 73, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-header h1 {
  color: #ccc;
  line-height: 150px;
  margin: 0;
  padding: 0 50px;
  font-weight: 200;
  font-size: 14px;
  letter-spacing: 10px;
}
/* line 83, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-contentwrapper {
  top: 150px;
  bottom: 0px;
  overflow: hidden;
  z-index: 100;
}
/* line 90, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 50px;
}
/* line 97, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content h1 {
  padding: 10px 15px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  letter-spacing: 4px;
  margin: 10px 0 30px;
  text-align: right;
  font-weight: 700;
}
/* line 107, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content p {
  line-height: 26px;
  font-size: 12px;
  letter-spacing: 1px;
  word-spacing: 10px;
  padding: 10px 15px;
  font-weight: 400;
  text-align: justify;
  border-left: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
/* line 119, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content span.ps-price {
  float: left;
  margin: 10px;
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  color: #fff;
  background: #f7cfc6;
  background: rgba(247, 197, 185, 0.8);
  font-size: 55px;
  font-weight: 200;
}
/* line 133, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content a:last-child {
  font-size: 14px;
  font-weight: 700;
  color: #555;
  letter-spacing: 4px;
  float: right;
  border: 3px solid #555;
  padding: 3px;
  text-indent: 4px;
}
/* line 144, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .no-touch .ps-content a:last-child:hover {
  color: #b2d79d;
  border-color: #b2d79d;
}
/* line 149, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-content a:last-child:before {
  content: '\53';
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  speak: none;
  padding-right: 5px;
}
/* line 158, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides {
  background-color: #1d1717;
  top: 0px;
  bottom: 200px;
  width: 72.94921875%;
  position: absolute;
  left: 0;
  height: 100%;
}
/* line 168, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div {
  width: 100%;
  height: 100%;
}
/* line 173, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav {
  background-color: #000;
  width: 27.05078125%;
  height: 100%;
  bottom: 0px;
  right: 0px;
  z-index: 100;
  position: absolute;
}
/* line 183, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav > a {
  width: 100%;
  height: 50%;
  position: relative;
  float: left;
  outline: none;
  color: #e6e0db;
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 930px) {
  /* line 183, ../../web/src/sass/components/_nav_n2.scss */
  .navN2 .ps-slidewrapper > nav > a {
    font-size: 20px;
  }
}
/* line 197, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav > a > span {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.5);
  display: none;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  line-height: 205px;
}
/* line 205, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav > a > span span {
  position: relative;
}
/* line 208, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav > a > span span::before {
  background-color: #e6e0db;
  bottom: 0;
  content: '';
  height: 1px;
  left: 25%;
  position: absolute;
  width: 50%;
}
/* line 219, ../../web/src/sass/components/_nav_n2.scss */
.tablet .navN2 .ps-slidewrapper > nav > a > span {
  display: block;
}
/* line 225, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slidewrapper > nav > a:first-child:after {
  border: 1px solid #fff;
  border-bottom: 0;
  border-right: 0;
  bottom: auto;
  top: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 235, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div,
.navN2 .ps-slidewrapper > nav > a {
  background-color: #1d1717;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 243, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div.ps-prev,
.navN2 .ps-slidewrapper > nav > a.ps-prev {
  background-color: #000;
  background-position: center;
}
/* line 247, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div.ps-next,
.navN2 .ps-slidewrapper > nav > a.ps-next {
  background-color: #000;
  background-position: center;
}
/* line 252, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div h1,
.navN2 .ps-slidewrapper > nav > a h1 {
  color: #e6e0db;
  font-family: "didotitalic";
  font-size: 36px;
  margin-top: 56px;
  text-transform: none;
}
/* line 260, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-slides > div .ctaContainer,
.navN2 .ps-slidewrapper > nav > a .ctaContainer {
  bottom: 5%;
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
/* line 269, ../../web/src/sass/components/_nav_n2.scss */
.navN2 .ps-move {
  -webkit-transition: top 400ms ease-out;
  -moz-transition: top 400ms ease-out;
  -ms-transition: top 400ms ease-out;
  -o-transition: top 400ms ease-out;
  transition: top 400ms ease-out;
}

/* line 274, ../../web/src/sass/components/_nav_n2.scss */
.no-touch .ps-slidewrapper > nav > a {
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -ms-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
}

/*
@media screen and (max-width: 860px) {

  .js .ps-container > div {
    width: 100%;
  }

  .js .ps-header {
    height: 50px;
  }

  .js .ps-header h1 {
    line-height: 50px;
    padding: 0px 20px;
    letter-spacing: 4px;
  }

  .js .ps-slides {
    bottom: 320px;
    top: 50px;
  }

  .js .ps-slidewrapper > nav {
    height: 100px;
  }

  .js .ps-contentwrapper {
    top: auto;
    height: 220px;
    bottom: 100px;
  }

  .js .ps-content {
    padding: 10px;
  }

  .js .ps-content h1 {
    border-right: none;
    font-size: 18px;
    margin: 10px 0;
    padding-top: 0;
  }

  .js .ps-content span.ps-price {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 0;
  }

  .js .ps-content p {
    line-height: 20px;
    border: none;
    padding: 5px 10px;
    height: 80px;
    overflow-y: scroll;
  }

  .js .ps-content a:last-child {
    font-size: 13px;
    margin: 10px 20px 0 0;
  }
}
*/
/* line 1, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 {
  padding: 0;
}
/* line 3, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .wrapper {
  height: 100%;
}
/* line 6, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .hSlickShow {
  width: 72.94921875%;
  height: 100%;
  float: left;
}
/* line 10, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .hSlickShow h1 {
  color: #e6e0db;
  font-family: "didotitalic";
  font-size: 36px;
  margin-top: 56px;
  text-transform: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 21, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .hSlickShow .slickImage {
  position: relative;
}
/* line 23, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .hSlickShow .slickImage .ctaContainer {
  bottom: 5%;
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
/* line 32, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow {
  width: 27.05078125%;
  height: 100%;
  float: left;
  position: relative;
}
/* line 37, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .slick-prev, .navN2V2 .vSlickShow .slick-next {
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  display: block;
  margin-top: -14px;
  left: 49%;
  outline: none;
  position: absolute;
  text-indent: -9999px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 49, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .slick-prev {
  top: 5%;
}
/* line 53, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .slick-next {
  bottom: 2%;
}
/* line 57, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .container {
  position: relative;
  cursor: pointer;
}
/* line 60, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .container .cover {
  position: absolute;
  height: 100%;
  font-size: 18px;
  font-family: "roboto-light";
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.5);
}
/* line 69, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .container .cover .titre {
  color: #e6e0db;
  width: 100%;
  position: absolute;
  font-size: 28px;
  text-transform: uppercase;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
}
/* line 81, ../../web/src/sass/components/_nav_n2_v2.scss */
.navN2V2 .vSlickShow .container .cover .titre:after {
  content: "";
  position: absolute;
  margin-top: 30px;
  width: 30%;
  height: 1px;
  left: 35%;
  border-bottom: 1px solid white;
}

/* line 4, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 img + p {
  margin-top: 0;
}
/* line 7, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 p {
  line-height: normal;
}
/* line 10, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 .read {
  margin-bottom: 35px;
}
/* line 13, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 row.image {
  margin-top: 56px;
}
/* line 16, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 h1 {
  margin-bottom: 0;
}
/* line 19, ../../web/src/sass/components/_offre_type1.scss */
.offreT1 .content-text {
  padding: 25px 0;
}

/* line 2, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 {
  padding-bottom: 0px;
}
/* line 3, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 h1 {
  margin: 0;
}
/* line 7, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 .blocTexte {
  vertical-align: middle;
}
/* line 10, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 .blocTexte .contentTexte p {
  margin-bottom: 46px;
}
/* line 13, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 .blocTexte .contentTexte .bottom {
  padding-bottom: 56px;
}
/* line 18, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2 span_half.col.blocImage {
  padding: 56px 0;
  height: 360px;
}
/* line 22, ../../web/src/sass/components/_2colonnest2.scss */
.twoColonnesT2.bgWhite {
  padding-top: 0px;
}

@media screen and (max-width: 1235px) {
  /* line 30, ../../web/src/sass/components/_2colonnest2.scss */
  .twoColonnesT2 .blocImage {
    vertical-align: middle;
  }
  /* line 33, ../../web/src/sass/components/_2colonnest2.scss */
  .twoColonnesT2 .blocTexte .contentTexte .bottom {
    padding-bottom: 0px;
  }
  /* line 34, ../../web/src/sass/components/_2colonnest2.scss */
  .twoColonnesT2 .blocTexte .contentTexte p {
    margin-bottom: 28px;
  }
}
/* line 2, ../../web/src/sass/components/_footer.scss */
.footer {
  padding: 0px;
}
/* line 4, ../../web/src/sass/components/_footer.scss */
.footer .footerTop {
  position: relative;
  background-color: #2f2726;
  height: 56px;
  line-height: 56px;
}
/* line 10, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerLeft {
  color: #ad9d91;
  float: left;
  white-space: nowrap;
}
/* line 15, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerLeft .languages, .footer .footerTop .footerLeft a, .footer .footerTop .footerLeft span.active {
  line-height: normal;
  margin-right: 56px;
  font-size: 11px;
}
/* line 19, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerLeft .languages:last-child, .footer .footerTop .footerLeft .languages a:first-child, .footer .footerTop .footerLeft .languages span.active:first-child, .footer .footerTop .footerLeft a:last-child, .footer .footerTop .footerLeft a a:first-child, .footer .footerTop .footerLeft a span.active:first-child, .footer .footerTop .footerLeft span.active:last-child, .footer .footerTop .footerLeft span.active a:first-child, .footer .footerTop .footerLeft span.active span.active:first-child {
  margin-right: 0;
}
/* line 23, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerLeft .languages.active, .footer .footerTop .footerLeft a.active, .footer .footerTop .footerLeft span.active.active {
  color: #e6e0db;
}
/* line 29, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerRight {
  float: right;
  font-size: 0;
}
/* line 33, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerRight .iconSocial {
  margin-right: 24px;
}
/* line 36, ../../web/src/sass/components/_footer.scss */
.footer .footerTop .footerRight .iconSocial:last-child {
  margin-right: 0;
}
/* line 43, ../../web/src/sass/components/_footer.scss */
.footer .footerBottom {
  margin-top: 0px;
  padding: 15px;
}
/* line 47, ../../web/src/sass/components/_footer.scss */
.footer .footerBottom a {
  margin-right: 56px;
  text-transform: none;
}
/* line 51, ../../web/src/sass/components/_footer.scss */
.footer .footerBottom a:last-child {
  margin-right: 0;
}

/* line 2, ../../web/src/sass/components/_p503.scss */
.p503 {
  padding-top: 0px;
}

@font-face {
    font-family: 'titleregular';
    src: url('../fonts/titleregular/DSTitleWebBig-Regular.woff2') format('woff2'), url('../fonts/titleregular/DSTitleWebBig-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#header-flags {
    width: 100%;
    height: auto;
    background-color: #1d1717;
    border-bottom: 2px solid #ad9d90;
}

#header-flags .logo {
    width: 100%;
    max-width: 110px;
    height: auto;
    margin: 0 auto;
}

#header-flags .logo img {
    width: 100%;
    height: auto;
}

#content-flags {
    width: 100%;
    min-height: 100%;
    background-image: url("../img/CareBusiness/background/background1920.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

#content-flags h1 {
    margin: 0;
    padding: 30px 0;
    text-align: center;
    font-size: 2.5em;
    font-family: 'titleregular';
    text-transform: uppercase;
    color: #ffffff;
}

#content-flags .section {
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

@media only screen and (min-width: 1024px){
  #content-flags .section{
    width: 100%;
    max-width: 750px;
  }
}

#content-flags .section a {
    text-decoration: none;
    color: #ffffff;
}

#content-flags .country {
    width: 45%;
    margin: 14px;
    padding-bottom: 15px;
    text-align: center;
    border: 1px solid #ffffff;
    background-color: rgba(76, 71, 71, 0.4);
    display: inline-block;
    position: relative;
    overflow: hidden;
}

#content-flags .country:hover {
    background-color: #827d7a;
}

#content-flags .flag img {
    margin-top: 30px;
    width: auto;
    max-height: 100px;
    -webkit-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75); */
    -moz-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.75);
}


#content-flags .name {
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: 'roboto';
    margin: 10px 0;
}

#content-flags .name img {
    margin-left: 10px;
    vertical-align: middle;
    margin-bottom: 3px;
}

@media screen and (max-width: 1024px) {
  #content-flags {
    background-image: url("../img/CareBusiness/background/background1024.jpg");
  }
}

@media screen and (max-width: 768px) {
  #content-flags {
    background-image: url("../img/CareBusiness/background/background768.jpg");
  }
}