/* line 1, sass/styles.scss */
.body-wrapper *:before, .body-wrapper *:after {
  content: none;
}

@font-face {
  font-family: 'GothamLightRegular';
  src: url('fonts/gotham-light-webfont.eot');
  src: url('fonts/gotham-light-webfont.eot?iefix') format("eot"), url('fonts/gotham-light-webfont.woff') format("woff"), url('fonts/gotham-light-webfont.ttf') format("truetype"), url('fonts/gotham-light-webfont.svg#webfontDVaZ1Bb6') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBookRegular';
  src: url('fonts/gotham-book-webfont.eot');
  src: url('fonts/gotham-book-webfont.eot?iefix') format("eot"), url('fonts/gotham-book-webfont.woff') format("woff"), url('fonts/gotham-book-webfont.ttf') format("truetype"), url('fonts/gotham-book-webfont.svg#webfontMYIpM4oZ') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamMedium';
  src: url('fonts/gotham-medium-webfont.eot');
  src: url('fonts/gotham-medium-webfont.eot?iefix') format("eot"), url('fonts/gotham-medium-webfont.woff') format("woff"), url('fonts/gotham-medium-webfont.ttf') format("truetype"), url('fonts/gotham-medium-webfont.svg#webfontGqlZZlBZ') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ico-b2b';
  src: url('fonts/ico-b2b.eot?-bb7sas');
  src: url('fonts/ico-b2b.eot?#iefix-bb7sas') format("embedded-opentype"), url('fonts/ico-b2b.woff?-bb7sas') format("woff"), url('fonts/ico-b2b.ttf?-bb7sas') format("truetype"), url('fonts/ico-b2b.svg?-bb7sas#ico-b2b') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 48, sass/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'ico-b2b';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 62, sass/_fonts.scss */
.icon-phone:before {
  content: "\e600";
}

/* line 66, sass/_fonts.scss */
.icon-trace:before {
  content: "\e601";
}

/* line 70, sass/_fonts.scss */
.icon-rewind:before {
  content: "\e602";
}

/* line 8, sass/styles.scss */
.header-container {
  max-width: none !important;
}

/* line 11, sass/styles.scss */
#brand-x {
  background: #e7e7e7;
  font-family: "lato-regular", Arial, sans-serif;
}
/* line 14, sass/styles.scss */
#brand-x div, #brand-x p, #brand-x h1, #brand-x h2, #brand-x h3, #brand-x h4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 19, sass/styles.scss */
#brand-x a {
  text-decoration: none;
  outline: none;
}
/* line 23, sass/styles.scss */
#brand-x h2 {
  font: normal 18px "lato-bold", Arial, sans-serif;
  color: inherit;
  text-align: center;
  color: #0a2237;
  margin: 40px 0;
}
/* line 29, sass/styles.scss */
#brand-x h2.title {
  margin: 10px 0 30px;
}

#join_us #brand-x.b2b, #marketplace #brand-x.b2c, #mark_confirmation #brand-x.b2b{margin-bottom:20px}

iframe.popinBaseContent{width: 100%; height:95%;}

@media screen and (min-width: 1023px) {
  /* line 23, sass/styles.scss */
  #brand-x h2 {
    font-size: 32px;
  }
}
/* line 35, sass/styles.scss */
#brand-x h2.left {
  text-align: left;
  position: relative;
  padding-left: 50px;
}
@media screen and (min-width: 1023px) {
  /* line 35, sass/styles.scss */
  #brand-x h2.left {
    font-size: 24px;
  }
}
/* line 43, sass/styles.scss */
#brand-x h2 span {
  position: absolute;
  left: 0;
  top: -4px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #0a2237;
  width: 37px;
  height: 37px;
  line-height: 30px;
  margin-right: 5px;
}
/* line 57, sass/styles.scss */
#brand-x .container {
  min-width: 320px;
  width: 80%;
  margin: auto;
  position: relative;
}

.ar #brand-x h2 span{
  right: 0 !important;
}
.ar #brand-x h2.left {
  text-align: right !important;
  position: relative;
  padding: 0 50px 0 0 !important;
}
@media screen and (min-width: 1023px) {
  /* line 57, sass/styles.scss */
  #brand-x .container {
    width: 1023px;
  }
}

#marketplace .ui-dialog-titlebar-close .ui-icon {
    text-indent: -9999px;
    width: 11px;
    height: 24px;
    position: absolute;
    cursor: pointer;
    background: url("/imagerie/leclub/prospect/close-popin-blue.png") no-repeat;
    right: 24px;
    top: 13px;
    padding-right: 10px;
}

#marketplace.ar .ui-dialog-titlebar-close .ui-icon {
    text-indent: 0px;
    width: 14px;
    color: transparent;
    height: 21px;
    position: absolute;
    cursor: pointer;
    background: url("/imagerie/leclub/prospect/close-popin-blue.png") no-repeat;
    top: 5px;
    padding-right: 10px;
}
/* line 65, sass/styles.scss */
#brand-x .container p, #brand-x .container ul {
  font: normal 14px "lato-regular", Arial, sans-serif;
  color: #666a6f;
  margin: 20px auto;
  line-height: 18px;
}
.ja #brand-x .container p, .ja #brand-x .container ul,.zh #brand-x .container p, .zh #brand-x .container ul{
  font-size: 13px;
}
/* line 69, sass/styles.scss */
#brand-x .container p:last-child, #brand-x .container p.mb40, #brand-x .container ul:last-child, #brand-x .container ul.mb40 {
  margin-bottom: 40px;
}
/* line 72, sass/styles.scss */
#brand-x .container p strong, #brand-x .container ul strong {
  font: bold 14px "lato-regular", Arial, sans-serif;
  color: inherit;
}
.ja #brand-x .container p strong, .ja #brand-x .container ul strong,.zh #brand-x .container p strong, .zh #brand-x .container ul strong {
  font-size: 13px;
}
/* line 77, sass/styles.scss */
#brand-x .container ul li {
  margin: 10px 20px;
}
/* line 80, sass/styles.scss */
#brand-x .container ul li span {
  text-transform: none;
}
/* line 83, sass/styles.scss */
#brand-x .container ul li:before {
  content: none;
}
/* line 89, sass/styles.scss */
#brand-x .header {
  background: url('/imagerie/brands/b2c/bg-header.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 130px 0 20px 0;
  color: white;
  text-align: center;
  height:498px;
}
/* line 94, sass/styles.scss */
#brand-x .header h2, #brand-x .header p {
  color: white;
}
@media screen and (min-width: 1023px) {
  /* line 94, sass/styles.scss */
  #brand-x .header h2, #brand-x .header p {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 102, sass/styles.scss */
#brand-x .header p {
  font-size: 17px;
  line-height: 25px;
}
/* line 106, sass/styles.scss */
#brand-x .header a.flat {
  display: inline-block;
  width: auto;
}
/* line 111, sass/styles.scss */
#brand-x .footer {
  overflow: hidden;
  background: #0a2237;
  text-align: center;
}
/* line 115, sass/styles.scss */
#brand-x .footer h2, #brand-x .footer p {
  color: white;
}
/* line 118, sass/styles.scss */
#brand-x .footer a.flat {
  background: white;
  color: #0a2237;
  width: 200px;
}
/* line 123, sass/styles.scss */
#brand-x .footer.white {
  background: white;
}
/* line 125, sass/styles.scss */
#brand-x .footer.white h2, #brand-x .footer.white p {
  color: #0a2237;
}
/* line 128, sass/styles.scss */
#brand-x .footer.white a.flat {
  background: #0a2237;
  color: white;
}
@media screen and (min-width: 1023px) {
  /* line 111, sass/styles.scss */
  #brand-x .footer {
    height: 580px;
    background: url('/imagerie/brands/b2c/bg-footer.jpg') no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  /* line 136, sass/styles.scss */
  #brand-x .footer .texte {
    background: #0a2237;
    width: 775px;
    padding: 30px 40px;
    margin: 140px auto 0 auto;
  }
  /* line 143, sass/styles.scss */
  #brand-x .footer.white .texte {
    background: white;
  }
}
/* line 149, sass/styles.scss */
#brand-x a.flat {
  font: normal 11px "lato-bold", Arial, sans-serif;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: 20px auto 40px auto;
  padding: 20px 15px;
  background: #0a2237;
  display: block;
  width: 164px;
}
@media screen and (min-width: 1023px) {
  /* line 149, sass/styles.scss */
  #brand-x a.flat {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 163, sass/styles.scss */
#brand-x .part {
  overflow: hidden;
}
@media screen and (min-width: 1023px) {
  /* line 163, sass/styles.scss */
  #brand-x .part {
    margin-bottom: 70px;
  }
}
/* line 168, sass/styles.scss */
#brand-x .part .bg {
  height: 255px;
}
@media screen and (min-width: 1023px) {
  /* line 168, sass/styles.scss */
  #brand-x .part .bg {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    width: 730px;
    height: 545px;
    margin-left: 40%;
  }
}
@media screen and (min-width: 1023px) {
  /* line 180, sass/styles.scss */
  #brand-x .part .texte {
    width: 540px;
    background: white;
    padding: 1px 50px;
    position: absolute;
    top: 70px;
    left: 0;
  }
  .gb #brand-x .part .texte ,
  .ko #brand-x .part .texte ,
  .nl #brand-x .part .texte ,
  .ru #brand-x .part .texte {
    top: 40px;
  }

  .pt #brand-x .part .texte ,
  .de #brand-x .part .texte,
  .tr #brand-x .part .texte {
    top: 25px;
  }
}
/* line 190, sass/styles.scss */
#brand-x .part.blue {
  background: #0a2237;
  color: white;
}
/* line 193, sass/styles.scss */
#brand-x .part.blue ul {
  color: inherit;
}
@media screen and (min-width: 1023px) {
  /* line 190, sass/styles.scss */
  #brand-x .part.blue {
    background: none;
  }
  /* line 198, sass/styles.scss */
  #brand-x .part.blue .bg {
    margin-left: auto;
    margin-right: 40%;
  }
  /* line 202, sass/styles.scss */
  #brand-x .part.blue .texte {
    background: #0a2237;
    left: auto;
    right: 0;
  }
}
/* line 208, sass/styles.scss */
#brand-x .part.blue h2, #brand-x .part.blue p {
  color: white;
}
/* line 210, sass/styles.scss */
#brand-x .part.blue h2 span, #brand-x .part.blue p span {
  border-color: white;
}
/* line 214, sass/styles.scss */
#brand-x .part.blue a.flat {
  background: white;
  color: #0a2237;
}
/* line 220, sass/styles.scss */
#brand-x .avantages {
  overflow: hidden;
}
/* line 222, sass/styles.scss */
#brand-x .avantages p {
  font: normal 14px "lato-regular", Arial, sans-serif;
  color: #8f959b;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 1023px) {
  /* line 227, sass/styles.scss */
  #brand-x .avantages .bloc {
    width: 33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 60px;
  }
}
/* line 234, sass/styles.scss */
#brand-x .avantages .bloc i {
  font-size: 125px;
  background: #0a2237;
  border-radius: 50%;
  color: white;
  text-align: center;
  line-height: 170px;
  width: 170px;
  height: 170px;
  display: block;
  margin: auto;
}
/* line 246, sass/styles.scss */
#brand-x .avantages .bloc p {
  font: normal 14px "lato-regular", Arial, sans-serif;
  color: #0a2237;
  line-height: 22px;
  text-align: center;
  margin-bottom: 60px;
}
.ja #brand-x .avantages .bloc p,.zh #brand-x .avantages .bloc p {
  font-size: 13px;
}
@media screen and (min-width: 1023px) {
  /* line 246, sass/styles.scss */
  #brand-x .avantages .bloc p {
    text-align: left;
  }
}
/* line 259, sass/styles.scss */
#brand-x.b2c .part1 .bg {
  background: url('/imagerie/brands/b2c/bg-part1.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 264, sass/styles.scss */
#brand-x.b2c .part2 .bg {
  background: url('/imagerie/brands/b2c/bg-part2.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 269, sass/styles.scss */
#brand-x.b2c .part3 .bg {
  background: url('/imagerie/brands/b2c/bg-part3.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 275, sass/styles.scss */
#brand-x.b2b .header {
  background: url('/imagerie/brands/b2b/bg-header.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 277, sass/styles.scss */
#brand-x.b2b .header a.flat {
  background: #1a578d;
}
/* line 280, sass/styles.scss */
#brand-x.b2b .header p {
  font-size: 13px;
  line-height: 20px;
}
@media screen and (min-width: 1023px) {
  /* line 285, sass/styles.scss */
  #brand-x.b2b .footer {
    background: url('/imagerie/brands/b2b/bg-footer.jpg') no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
/* line 291, sass/styles.scss */
#brand-x.b2b .part1 .bg {
  background: url('/imagerie/brands/b2b/bg-part1.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 296, sass/styles.scss */
#brand-x.b2b .part2 .bg {
  background: url('/imagerie/brands/b2b/bg-part2.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 301, sass/styles.scss */
#brand-x.b2b .part3 .bg {
  background: url('/imagerie/brands/b2b/bg-part3.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 306, sass/styles.scss */
#brand-x.b2b .part4 .bg {
  background: url('/imagerie/brands/b2b/bg-part4.jpg') no-repeat center -150px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*header responsive*/
@media screen and (max-width: 1023px) {
  /* line 315, sass/styles.scss */

  /* line 318, sass/styles.scss */
  body {
    padding-top: 0 !important;
  }

  /* line 321, sass/styles.scss */
  .top-container-wrapper .header {
    overflow: hidden;
  }
}
/*surcharge home.css*/
/* line 327, sass/styles.scss
.header.container-fluid.row {
  overflow: hidden;
} */

/* line 330, sass/styles.scss */
.top-container-wrapper .header .logo-wrapper .logo a {
  text-align: center !important;
}
