@font-face {
  font-family: "Calibri-Bold";
  src: url(../font/Calibri-Bold.eot);
  src: url(../font/Calibri-Bold.eot?#iefix) format("embedded-opentype"), url(../font/Calibri-Bold.woff) format("woff"), url(../font/Calibri-Bold.ttf) format("truetype"), url(../font/Calibri-Bold.svg#Calibri-Bold) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Gotham-Rounded";
  src: url(../font/Gotham-Rounded-Book.eot);
  src: url(../font/Gotham-Rounded-Book.eot?#iefix) format("embedded-opentype"), url(../font/Gotham-Rounded-Book.woff) format("woff"), url(../font/Gotham-Rounded-Book.ttf) format("truetype"), url(../font/Gotham-Rounded-Book.svg#Gotham-Rounded) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Gotham-Rounded";
  src: url(../font/Gotham-Rounded-Bold.eot);
  src: url(../font/Gotham-Rounded-Bold.eot?#iefix) format("embedded-opentype"), url(../font/Gotham-Rounded-Bold.woff) format("woff"), url(../font/Gotham-Rounded-Bold.ttf) format("truetype"), url(../font/Gotham-Rounded-Bold.svg#Gotham-Rounded) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Oswald";
  src: url(../font/Oswald-Light.eot);
  src: url(../font/Oswald-Light.eot?#iefix) format("embedded-opentype"), url(../font/Oswald-Light.woff) format("woff"), url(../font/Oswald-Light.ttf) format("truetype"), url(../font/Oswald-Light.svg#Oswald) format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Oswald";
  src: url(../font/Oswald-Regular.eot);
  src: url(../font/Oswald-Regular.eot?#iefix) format("embedded-opentype"), url(../font/Oswald-Regular.woff) format("woff"), url(../font/Oswald-Regular.ttf) format("truetype"), url(../font/Oswald-Regular.svg#Oswald) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Oswald";
  src: url(../font/Oswald-Bold.eot);
  src: url(../font/Oswald-Bold.eot?#iefix) format("embedded-opentype"), url(../font/Oswald-Bold.woff) format("woff"), url(../font/Oswald-Bold.ttf) format("truetype"), url(../font/Oswald-Bold.svg#Oswald) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

/***********************************************
*	RESET									   *
***********************************************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: white; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #241a17;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #241a17;
  color: #fff;
  text-shadow: none; }

a {
  color: #fbca00;
  cursor: pointer; }

a:hover {
  color: #fbca00; }

a:hover, a:active {
  color: #fbca00;
  outline: 0; }

a:focus {
  outline: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbc1b3;
  margin: 1.5em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.bi {
  display: block; }

.lt-ie7 .clearfix {
  height: 1%;
  overflow: visible; }

.lt-ie8 .clearfix {
  min-height: 1%; }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    zoom: 1; }
  .clearfix:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.centered {
  text-align: center; }

.strike {
  text-decoration: line-through; }

html, body {
  overflow: hidden; }

body {
  /* overflow: hidden; */
  box-sizing: border-box;
  height: 1080px;
  width: 1920px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-size: auto;
  font-weight: 400;
  line-height: auto;
  color: #fff; }

a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
  color: #fff; }

.bloc {
  height: 603px;
  width: 640px;
  position: relative;
  float: left;
  text-align: center;
  text-transform: uppercase;
  padding-top: 240px; }
  .bloc.gagnez {
    background: url(../img/gagnez-background.jpg) 0 0 no-repeat; }
    .bloc.gagnez .depaysez {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -110px; }
    .bloc.gagnez .explications {
      font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit; }
      .bloc.gagnez .explications .titre span {
        font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
        font-size: 34px;
        font-weight: 700;
        line-height: inherit; }
      .bloc.gagnez .explications .sous-titre {
        font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 400;
        line-height: inherit; }
        .bloc.gagnez .explications .sous-titre span {
          font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
          font-size: 22px;
          font-weight: 700;
          line-height: inherit; }
  .bloc.decouvrez {
    background: url(../img/decouvrez-background.jpg) 0 0 no-repeat; }
    .bloc.decouvrez .explications {
      font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit; }
      .bloc.decouvrez .explications .titre {
        font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
        font-size: 34px;
        font-weight: 400;
        line-height: inherit; }
      .bloc.decouvrez .explications .sous-titre {
        font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: inherit;
        margin-top: -20px; }
        .bloc.decouvrez .explications .sous-titre span {
          font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-weight: 700;
          line-height: inherit; }
  .bloc.explorez {
    background: url(../img/explorez-background.jpg) 0 0 no-repeat; }
    .bloc.explorez .explications {
      font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit; }
      .bloc.explorez .explications .sous-titre {
        font-family: 'Gotham-Rounded', Arial, Helvetica, sans-serif;
        font-size: 34px;
        font-weight: 700;
        line-height: inherit;
        margin-top: -20px; }
  .bloc .intro {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: inherit;
    display: block; }
    .bloc .intro span {
      background-color: rgba(255, 255, 255, 0.2);
      padding: 7px 20px; }
  .bloc .accroche {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: inherit;
    display: block;
    margin: -13px 0 106px; }
    .bloc .accroche span {
      background-color: #512344;
      padding: 10px 20px; }

.bouton {
  height: 90px;
  width: 640px;
  position: absolute;
  bottom: -90px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 90px; }
  .bouton.je-tente {
    background-color: #512344; }
  .bouton.je-decouvre {
    background-color: #dd743f; }
  .bouton.j-explore {
    background-color: #ecb108; }

.nav {
  height: 147px;
  width: 1920px;
  background-color: #0075b8;
  clear: both;
  position: absolute;
  bottom: 0px; }
  .nav.home .havas-logo {
    height: 147px;
    width: 605px;
    float: left;
    margin-right: 730px; }
    .nav.home .havas-logo .logo {
      position: absolute;
      top: 49px;
      left: 142px; }
  .nav.home .website-button {
    height: 147px;
    width: 411px;
    float: left;
    border-left: 2px solid #1283c4;
    border-right: 2px solid #1283c4;
    position: relative; }
    .nav.home .website-button .souris {
      position: absolute;
      top: 38px;
      left: 60px; }
    .nav.home .website-button p {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit;
      text-transform: uppercase;
      margin: 0;
      position: absolute;
      top: 37px;
      left: 126px; }
  .nav.home .email-button {
    height: 147px;
    width: 362px;
    float: left;
    border-right: 2px solid #1283c4;
    position: relative; }
    .nav.home .email-button .email {
      position: absolute;
      top: 48px;
      left: 46px; }
    .nav.home .email-button p {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit;
      text-transform: uppercase;
      margin: 0;
      position: absolute;
      top: 37px;
      left: 146px; }
  .nav.hud .home {
    height: 37px;
    width: 41px;
    position: absolute;
    top: 55px;
    left: 174px; }
  .nav.hud .havas-logo {
    height: 147px;
    width: 605px;
    float: left; }
    .nav.hud .havas-logo .logo {
      position: absolute;
      top: 49px;
      left: 240px; }
  .nav.hud .button {
    height: 147px;
    width: 242px;
    float: left;
    border-left: 2px solid #1283c4;
    border-right: 2px solid #1283c4;
    position: relative; }
    .nav.hud .button:hover, .nav.hud .button:focus {
      background-color: #005f95; }
      .nav.hud .button:hover:after, .nav.hud .button:focus:after {
        content: "";
        background-color: #ffb900;
        height: 4px;
        width: 242px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px; }
    .nav.hud .button.tuner {
      border-left: 0; }
    .nav.hud .button.map {
      border-left: 0; }
    .nav.hud .button .icon {
      display: block;
      margin: 22px auto 10px; }
      .nav.hud .button .icon.tuner {
        margin-bottom: 12px; }
    .nav.hud .button p {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: inherit;
      text-transform: uppercase;
      margin: 0;
      text-align: center; }
  .nav .time-container {
    height: 147px;
    width: 534px;
    float: left;
    position: relative; }
    .nav .time-container .hour {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 64px;
      font-weight: 300;
      line-height: inherit;
      line-height: 147px;
      position: absolute;
      top: -3px;
      right: 357px; }
    .nav .time-container .separator {
      width: 3px;
      height: 67px;
      background-color: #fff;
      position: absolute;
      top: 38px;
      right: 327px; }
    .nav .time-container .date {
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-weight: 300;
      line-height: inherit;
      text-transform: uppercase;
      line-height: 31px;
      margin-left: 30px;
      position: absolute;
      top: 41px;
      left: 207px; }

/***********************************************
*	MEDIA QUERIES							   *
***********************************************/
/***********************************************
*	DEBUG									   *
***********************************************/
