@charset "UTF-8";
@import url(normalize.min.css);
@import "https://fonts.googleapis.com/css?family=Hind:400,300,500,600,700";
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(boxsizing.htc); }

html,
button,
input,
select,
textarea {
  color: #000; }

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background: #fff;
  position: relative;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 a {
  width: 240px; }

h1 {
  font-size: 28px;
  color: #2b2b2b;
  text-transform: uppercase;
  font-weight: bold; }

a {
  text-decoration: none; }
  a:hover, a:active {
    text-decoration: none; }
  a:link {
    outline: none; }

strong, b {
  font-weight: bold; }

ul {
  padding: 0;
  margin: 0; }

::-moz-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border: none;
  outline: none;
  text-shadow: none; }

::selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border: none;
  outline: none;
  text-shadow: none; }

/**:focus
 * background: none
 * border: none
 * outline: none
 * text-shadow: none */
ul {
  list-style: none; }

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

img {
  vertical-align: middle; }

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

textarea {
  resize: vertical; }

sup,
sub {
  text-transform: none; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300; }

.h3, aside .promobox_bloc h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px; }

h1.title {
  display: none; }

@font-face {
  font-family: "icomoon_home";
  src: url("../fonts/icomoon_home.eot");
  src: url("../fonts/icomoon_home.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon_home.woff") format("woff"), url("../fonts/icomoon_home.ttf") format("truetype"), url("../fonts/icomoon_home.svg#icomoon_home") format("svg");
  font-weight: normal;
  font-style: normal; }
div.icone span {
  font-family: "icomoon_home";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-smaller:before {
  content: "";
  font-weight: bold; }

.icon-unbeatable2:before {
  content: ""; }

.icon-more:before {
  content: ""; }

.icon-rentability:before {
  content: "";
  font-family: FontAwesome; }

.icon-possibilities:before {
  content: "";
  font-size: 40px !important; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none; }

.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; }

.text-indent {
  text-indent: -9999px;
  display: block;
  overflow: hidden; }

.clearfix:before, form:before,
.clearfix:after,
form:after {
  content: " ";
  display: table; }

.clearfix:after, form:after {
  clear: both; }

.clearfix, form {
  *zoom: 1; }

html, body {
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: "Hind", sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

body {
  overflow: hidden;
  height: auto; }

html {
  overflow-x: hidden;
  overflow-y: auto; }

.wrapper {
  min-height: 100%; }

section {
  padding: 50px 0; }

.container {
  width: 1144px;
  margin: 0 auto;
  padding: 0 28px;
  position: relative; }

.container.nopadding {
  padding: 0; }

.content {
  padding: 20px 0; }

footer section.footer {
  padding: 0; }
  footer section.footer .right {
    padding: 1em; }
  footer section.footer .container {
    font-size: 0;
    word-spacing: 0;
    line-height: 0;
    margin: 0 -1 0 -1; }
    footer section.footer .container > * {
      display: inline-block;
      *display: inline;
      zoom: 1;
      font-size: 16px;
      font-size: 1em;
      font-size: initial;
      word-spacing: normal;
      line-height: 1;
      padding: 0 1;
      vertical-align: top; }
      footer section.footer .container > *:first-child {
        width: 70%; }
        footer section.footer .container > *:first-child + * {
          width: 30%; }
    footer section.footer .container > * {
      vertical-align: middle;
      font-size: 16px; }

.overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  margin-left: -20px; }

#contentLeft .saved_doc {
  position: relative;
  background: #F2A350;
  color: #fff;
  padding: 1px 20px; }
  #contentLeft .saved_doc a {
    color: #fff; }
    #contentLeft .saved_doc a:hover {
      color: #000; }
  #contentLeft .saved_doc:after {
    position: absolute;
    right: 50px;
    top: 32px;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.9); }

.background-pop-up {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 47, 53, 0);
  z-index: -100; }

.background-pop-up.active {
  background-color: rgba(41, 47, 53, 0.9);
  z-index: 100; }

.pop-up {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -100; }
  .pop-up .close-bt {
    position: absolute;
    top: 12%;
    right: 12%;
    width: 24px;
    height: 24px;
    margin-right: 0px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer; }
    .pop-up .close-bt .close-x {
      stroke: #fff;
      stroke-width: 3;
      fill: transparent; }
  .pop-up .inside-pop-up {
    position: relative;
    width: 75%;
    height: 75%;
    top: 12%;
    left: 0;
    margin: auto;
    color: #fff;
    overflow: auto; }
    .pop-up .inside-pop-up .scroll-pop-up {
      position: relative; }
      .pop-up .inside-pop-up .scroll-pop-up h3 {
        font-weight: bold;
        font-size: 24px; }
      .pop-up .inside-pop-up .scroll-pop-up h4 {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: -10px; }
      .pop-up .inside-pop-up .scroll-pop-up a {
        color: #fff;
        font-style: underline; }

.pop-up.active {
  opacity: 1;
  z-index: 101; }

#contentLeft #ShopCartIndexForm .button,
#contentLeft #ShopCartIndexForm input[type=submit] {
  text-align: center;
  font-family: "Hind", sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: lighter;
  color: #FFF;
  padding-top: 3px;
  text-decoration: none;
  font-size: 1em;
  transition: 0.5s all ease;
  display: inline-block;
  border: none;
  min-height: 2em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }
  #contentLeft #ShopCartIndexForm .button.orange,
  #contentLeft #ShopCartIndexForm input[type=submit].orange {
    background-color: #ef8900;
    margin-top: 50px;
    padding: 1em 4em; }
  #contentLeft #ShopCartIndexForm .button:hover,
  #contentLeft #ShopCartIndexForm input[type=submit]:hover {
    background-color: #104674; }
#contentLeft #ShopCartIndexForm input[type=text],
#contentLeft #ShopCartIndexForm select {
  min-height: 2em;
  background-color: transparent;
  border: 1px solid #a0a0a0;
  padding: 0.3em;
  color: #444;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  font-style: normal; }
  #contentLeft #ShopCartIndexForm input[type=text]::-webkit-input-placeholder,
  #contentLeft #ShopCartIndexForm select::-webkit-input-placeholder {
    color: #d5d5d5;
    font-size: 1em;
    font-style: normal; }
  #contentLeft #ShopCartIndexForm input[type=text]:-moz-placeholder,
  #contentLeft #ShopCartIndexForm select:-moz-placeholder {
    color: #d5d5d5;
    font-size: 1em;
    font-style: normal; }
  #contentLeft #ShopCartIndexForm input[type=text]::-moz-placeholder,
  #contentLeft #ShopCartIndexForm select::-moz-placeholder {
    color: #d5d5d5;
    font-size: 1em;
    font-style: normal; }
  #contentLeft #ShopCartIndexForm input[type=text]:-ms-input-placeholder,
  #contentLeft #ShopCartIndexForm select:-ms-input-placeholder {
    color: #d5d5d5;
    font-size: 1em; }

.home h2 {
  font-size: 35px;
  text-align: center;
  color: #2b2b2b;
  text-transform: uppercase;
  font-weight: bold; }
  .home h2 span {
    text-transform: uppercase; }

/* showcase */
#showcase {
  background: url("../img/bg_entete2.jpg") no-repeat center center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 700px;
  padding: 0;
  margin: 165px 0 0; }
  #showcase .btn {
    font-size: 15px; }

.divnews {
  background: rgba(0, 0, 0, 0.55);
  float: right;
  height: 700px;
  width: 493px;
  color: #fff; }
  .divnews p.text {
    line-height: 28px; }
  .divnews p.titre {
    font-size: 35px;
    margin-bottom: 20px; }
  .divnews span {
    margin: 0 0 40px 0;
    display: block; }

#nouvelles {
  height: 100%;
  padding: 80px 35px 48px; }
  #nouvelles .orange {
    width: 270px;
    padding: 15px 25px; }
  #nouvelles .flex-control-nav {
    left: 40%;
    bottom: 70px;
    width: auto; }

.flexslider {
  border: none;
  border-radius: none;
  box-shadow: none;
  margin: 0;
  position: relative; }

.flex-control-nav {
  bottom: 0; }
  .flex-control-nav li a {
    border: 3px solid white;
    width: 16px;
    height: 16px;
    box-shadow: none; }

.flex-control-paging li a.flex-active {
  background-color: #ef8900; }

.wrap {
  overflow: hidden; }

a.button_blu {
  background-color: #023676;
  border-radius: 10px;
  width: 176px;
  color: white;
  height: 55px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  display: block;
  padding: 0 0 0 15px; }

a.button_blu.orange {
  background-color: #ef8900;
  width: 274px; }

a.underline {
  color: #2b2b2b;
  font-size: 12px;
  text-decoration: underline;
  display: block;
  margin: 10px 0 0 0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  a.underline:hover {
    text-decoration: none; }

/******** SECTION PROMOTION****** */
.promotion {
  float: left;
  width: 558px;
  line-height: 26px;
  font-size: 11px;
  margin-top: 150px;
  text-align: left; }
  .promotion h2 {
    color: #ef8900;
    padding: 20px;
    background: rgba(29, 29, 38, 0.7);
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 15px 0;
    text-transform: none;
    text-align: left; }
  .promotion p {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    font-size: 20px;
    text-align: left; }
  .promotion .btn {
    float: left;
    margin: 20px 0 0 0; }

/*****  Entete si pas home ******* */
section#showcaseSmall {
  height: 100%;
  width: 100%;
  z-index: -1;
  background: url("../img/showcase.jpg") no-repeat scroll top center/cover transparent;
  background-size: cover;
  overflow: hidden;
  height: 20em;
  margin: -108px 0 0; }

/*******  BOX LIEN PICTURE  ****** */
#evaluation .item {
  width: 360px;
  height: 268px;
  float: left;
  position: relative; }
  #evaluation .item h3 {
    color: white;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.9); }
    #evaluation .item h3 span {
      font-weight: lighter;
      position: relative; }
    #evaluation .item h3 p {
      font-size: 14px;
      font-weight: lighter;
      margin: 0;
      word-spacing: 0em; }
#evaluation .btn {
  margin: 40px auto 0;
  display: block;
  width: 290px; }

/*******  BOX GRISE TECHNOLOGIE ****** */
#boxContent {
  padding: 0;
  background: url(../img/footer_lodyas.png) repeat-x center center; }
  #boxContent h2 {
    color: white;
    text-align: left;
    margin: 0; }
  #boxContent p {
    color: white;
    margin: 40px 0; }
  #boxContent img,
  #boxContent .text {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle; }
  #boxContent .text {
    width: 55%;
    margin-left: 45px; }

/*******  BOX DISCOVER ****** */
#benefits {
  background-color: #f2f2f2; }
  #benefits .item {
    width: 217px;
    float: left;
    text-align: center;
    padding: 0 15px; }
    #benefits .item h3 {
      color: #ef8900;
      border-bottom: 1px solid #ef8900;
      display: table;
      margin: 20px auto 0; }
  #benefits .icone {
    color: #ef8900;
    text-align: center;
    width: 106px;
    height: 106px;
    margin: 0 auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle; }
    #benefits .icone:before {
      content: "";
      display: inline-block;
      *display: inline;
      zoom: 1;
      height: 100%;
      width: 0;
      vertical-align: middle;
      margin-right: -4px; }
    #benefits .icone > * {
      display: inline-block;
      *display: inline;
      zoom: 1;
      vertical-align: middle; }
    #benefits .icone span {
      color: #ef8900;
      font-size: 58px; }
      #benefits .icone span:before {
        font-size: 65px; }
  #benefits .btn {
    clear: both;
    display: block;
    margin: 50px auto 0;
    width: 270px; }

/*******  BOX produits ****** */
#produits h2 {
  margin-bottom: 0; }
#produits h2 + span {
  font-size: 20px;
  text-align: center;
  display: block;
  margin: 0 0 40px 0; }
#produits .item {
  width: 250px;
  float: left;
  margin: 0 20px 0 0; }
  #produits .item h3 {
    border-bottom: 1px solid #2b2b2b;
    border-top: 1px solid #2b2b2b;
    text-align: center;
    padding: 20px 0;
    margin: 30px 0 0 0; }
  #produits .item li {
    padding: 10px 0;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #dadada; }
    #produits .item li.last {
      border-bottom: none; }
  #produits .item .img {
    width: 250px; }
    #produits .item .img img {
      display: block;
      margin: 0 auto;
      height: 250px;
      width: auto; }

div.link_fleche {
  position: relative;
  border-top: 1px solid #b5b5b5;
  padding: 16px 0 0 0;
  margin: 10px 0 0 0; }
  div.link_fleche a {
    color: #0054a6;
    display: block;
    padding: 0 0 0 20px; }
    div.link_fleche a:before {
      content: "";
      font-family: FontAwesome;
      font-size: 20px;
      left: 0;
      top: 12px;
      position: absolute;
      font-weight: bold;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    div.link_fleche a:hover {
      color: #2b2b2b; }
      div.link_fleche a:hover:before {
        left: 5px; }

/*******  panier d'achats + affichage des produits ********** */
.products.index {
  width: 1144px; }
  .products.index .page-title {
    text-align: left !important;
    font-size: 2em; }
  .products.index select {
    background: white;
    font-size: 1em;
    font-weight: lighter;
    color: #656565;
    height: 34px;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 0px; }
  .products.index .products.list {
    width: 750px;
    /* Section voir plus sur le produit */ }
    .products.index .products.list .submit {
      float: right;
      width: 50%;
      clear: none; }
      .products.index .products.list .submit input[type="submit"] {
        font-family: "Hind", sans-serif, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: lighter;
        background-color: #ef8900;
        padding: 0.2em 4em;
        font-size: 1em;
        color: white;
        transition: 0.5s all ease;
        display: inline-block;
        border: none;
        -webkit-border-radius: 0.3em;
        -moz-border-radius: 0.3em;
        border-radius: 0.3em; }
        .products.index .products.list .submit input[type="submit"]:hover {
          background-color: #104674; }
    .products.index .products.list .img {
      float: left;
      margin: 20px 0 0 0; }
    .products.index .products.list .button.orange {
      padding: 5px; }
    .products.index .products.list h3 {
      font-weight: bold;
      color: black; }
    .products.index .products.list .infos {
      position: relative;
      margin: 0 0 100px 200px; }
      .products.index .products.list .infos .description {
        width: 320px; }
      .products.index .products.list .infos label {
        text-transform: uppercase;
        font-weight: lighter;
        color: #a0a0a0; }
      .products.index .products.list .infos .subItems {
        position: absolute;
        top: 45px;
        right: 0;
        max-width: 163px; }
        .products.index .products.list .infos .subItems .input {
          float: right;
          display: block;
          margin: 0; }
          .products.index .products.list .infos .subItems .input select#ShopCartSubItemChildren48Options {
            width: 163px;
            display: block; }
        .products.index .products.list .infos .subItems .conditionalBlock {
          display: block; }
      .products.index .products.list .infos .view {
        float: right;
        margin: 0 0 50px 0; }
    .products.index .products.list .long_description {
      display: none;
      background-color: #f2f2f2;
      padding: 10px 20px;
      color: black; }
    .products.index .products.list .bt_toggle_description {
      border: none;
      -webkit-appearance: none;
      background: transparent;
      color: #0055a6;
      padding: 20px 0;
      margin-bottom: 5px; }
      .products.index .products.list .bt_toggle_description:before {
        content: "";
        font-family: FontAwesome;
        padding-right: 5px; }
    .products.index .products.list .bt_toggle_description.isDown:before {
      content: ""; }
    .products.index .products.list .bt_toggle_description.isUp:before {
      content: ""; }

/*******  panier d'Achat  ********** */
.products.index, .shopCart.index {
  margin: 0 0 130px 0; }
  .products.index .subitems, .shopCart.index .subitems {
    font-size: 14px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 2px 0; }
  .products.index .subLbl.type, .shopCart.index .subLbl.type {
    color: #F2A350;
    text-transform: capitalize; }
  .products.index .label.price, .shopCart.index .label.price {
    color: #a0a0a0;
    font-weight: bold; }
  .products.index .actions-trash, .shopCart.index .actions-trash {
    float: right;
    margin: 0 0 20px 0; }
  .products.index span.invalid, .shopCart.index span.invalid {
    margin: 0 0 0 10px; }
  .products.index h2, .shopCart.index h2 {
    text-align: center; }
  .products.index table, .shopCart.index table {
    width: 770px;
    margin: 0 auto;
    text-align: center; }
  .products.index .cartIndex, .shopCart.index .cartIndex {
    margin: 0 auto; }
  .products.index .panier, .shopCart.index .panier {
    font-size: 1em;
    width: 350px;
    background-color: #f1f1f1; }
    .products.index .panier p, .shopCart.index .panier p {
      padding-left: 10px; }
    .products.index .panier h2, .shopCart.index .panier h2 {
      text-align: left;
      color: black;
      padding-left: 10px; }
    .products.index .panier select, .shopCart.index .panier select {
      width: 270px; }
    .products.index .panier .grey-content, .shopCart.index .panier .grey-content {
      background-color: #f2f2f2;
      padding: 0 15px 15px 15px; }
      .products.index .panier .grey-content label, .shopCart.index .panier .grey-content label {
        color: black;
        margin: 0;
        padding: 20px 0 10px 0; }
    .products.index .panier .img-cart, .shopCart.index .panier .img-cart {
      float: left;
      width: 20%;
      padding: 0 10px 0 0;
      height: 150px; }
      .products.index .panier .img-cart img, .shopCart.index .panier .img-cart img {
        width: 100%; }
    .products.index .panier .content-cart, .shopCart.index .panier .content-cart {
      position: relative;
      width: 80%;
      float: left; }
      .products.index .panier .content-cart p, .shopCart.index .panier .content-cart p {
        margin: 0; }
      .products.index .panier .content-cart .title-cart, .shopCart.index .panier .content-cart .title-cart {
        margin: 0 0 7px 0; }
        .products.index .panier .content-cart .title-cart p, .shopCart.index .panier .content-cart .title-cart p {
          font-weight: bold;
          color: #444; }
      .products.index .panier .content-cart .unit-price-cart, .shopCart.index .panier .content-cart .unit-price-cart {
        margin: 0 0 7px 0; }
      .products.index .panier .content-cart .rebate-cart, .shopCart.index .panier .content-cart .rebate-cart {
        margin: 0 0 7px 0;
        color: #28903a; }
      .products.index .panier .content-cart .quantity-content, .shopCart.index .panier .content-cart .quantity-content {
        position: absolute;
        bottom: 20px;
        right: 0; }
        .products.index .panier .content-cart .quantity-content .text.input.qte, .shopCart.index .panier .content-cart .quantity-content .text.input.qte {
          margin: 0; }
          .products.index .panier .content-cart .quantity-content .text.input.qte input, .shopCart.index .panier .content-cart .quantity-content .text.input.qte input {
            width: 50px;
            text-align: center;
            padding: 10px; }
        .products.index .panier .content-cart .quantity-content .quantity-button, .shopCart.index .panier .content-cart .quantity-content .quantity-button {
          text-decoration: none !important;
          cursor: pointer;
          border: 0;
          color: #444;
          font-size: 20px;
          font-weight: bold;
          padding: 2px 2px;
          background: transparent;
          -webkit-appearance: none; }
      .products.index .panier .content-cart .total-item, .shopCart.index .panier .content-cart .total-item {
        margin: 0 0 7px 0; }
        .products.index .panier .content-cart .total-item p, .shopCart.index .panier .content-cart .total-item p {
          color: #0055a6;
          font-weight: bold; }
    .products.index .panier hr, .shopCart.index .panier hr {
      clear: both;
      width: 100%; }
    .products.index .panier .grey-content.promoCode .input.text, .shopCart.index .panier .grey-content.promoCode .input.text {
      float: left;
      margin: 0; }
      .products.index .panier .grey-content.promoCode .input.text input, .shopCart.index .panier .grey-content.promoCode .input.text input {
        width: 205px;
        margin: 0; }
    .products.index .panier .grey-content.promoCode .submit, .shopCart.index .panier .grey-content.promoCode .submit {
      float: right;
      clear: none;
      width: 70px; }
      .products.index .panier .grey-content.promoCode .submit input[type="submit"], .shopCart.index .panier .grey-content.promoCode .submit input[type="submit"] {
        background-color: #a0a0a0;
        border: none;
        width: 100%;
        color: white; }
    .products.index .panier .total-cart, .shopCart.index .panier .total-cart {
      text-transform: uppercase;
      font-weight: bold;
      padding: 0 0 20px 0; }
      .products.index .panier .total-cart .subtotal, .shopCart.index .panier .total-cart .subtotal {
        float: left;
        margin: 0;
        color: black; }
      .products.index .panier .total-cart .price, .shopCart.index .panier .total-cart .price {
        color: #ef8900;
        float: right;
        margin: 0;
        font-size: 1.2em;
        line-height: 1em; }
    .products.index .panier .submit.btUpdate, .shopCart.index .panier .submit.btUpdate {
      float: right; }
      .products.index .panier .submit.btUpdate input[type="submit"], .shopCart.index .panier .submit.btUpdate input[type="submit"] {
        background-color: transparent;
        background: url(../img/update.png);
        background-repeat: no-repeat;
        background-position: left;
        width: 100%;
        padding: 15px 0 15px 15px;
        text-align: right;
        display: block;
        border: none;
        color: #cadb2a; }
  .products.index .actions, .shopCart.index .actions {
    width: 100%; }
  .products.index .paginate, .shopCart.index .paginate {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative; }
    .products.index .paginate .prev, .products.index .paginate .previous, .shopCart.index .paginate .prev, .shopCart.index .paginate .previous {
      position: absolute;
      top: 0;
      right: 415px; }
    .products.index .paginate .next, .shopCart.index .paginate .next {
      position: absolute;
      top: 0;
      left: 415px; }
    .products.index .paginate .current, .shopCart.index .paginate .current {
      background-color: #ef8900;
      color: white;
      font-weight: bold;
      padding: 5px; }

/************************ Input Quantity ****************************** */
.products.index .products.list .text.input.qte {
  float: left; }
  .products.index .products.list .text.input.qte label {
    float: left;
    margin: 8px 40px 0 0; }
  .products.index .products.list .text.input.qte input {
    float: left;
    width: 50px;
    text-align: center;
    padding: 10px; }
.products.index .products.list .quantity-button {
  text-decoration: none !important;
  position: absolute;
  top: 0;
  cursor: pointer;
  border: 0;
  color: #444;
  font-size: 20px;
  font-weight: bold;
  padding: 2px 2px;
  background: transparent;
  -webkit-appearance: none; }
  .products.index .products.list .quantity-button.less {
    left: 83px;
    z-index: 1; }
  .products.index .products.list .quantity-button.plus {
    left: 163px; }
.products.index .quantity-content {
  position: relative; }

/******************************* Shipping ***************************** */
.shipping.index, .confirm.index, .shipping.edit, .billing.edit {
  width: 1000px;
  margin: 0 auto; }
  .shipping.index h2, .confirm.index h2, .shipping.edit h2, .billing.edit h2 {
    text-align: center;
    color: black;
    padding: 15px;
    border-bottom: solid black 1px;
    border-top: solid black 1px; }
  .shipping.index #name, .confirm.index #name, .shipping.edit #name, .billing.edit #name {
    display: inline; }
  .shipping.index .shopOrders.form, .confirm.index .shopOrders.form, .shipping.edit .shopOrders.form, .billing.edit .shopOrders.form {
    width: 800px;
    margin: 0 auto; }
    .shipping.index .shopOrders.form input.error, .shipping.index .shopOrders.form select.error, .confirm.index .shopOrders.form input.error, .confirm.index .shopOrders.form select.error, .shipping.edit .shopOrders.form input.error, .shipping.edit .shopOrders.form select.error, .billing.edit .shopOrders.form input.error, .billing.edit .shopOrders.form select.error {
      margin-bottom: 20px; }
    .shipping.index .shopOrders.form span.error, .confirm.index .shopOrders.form span.error, .shipping.edit .shopOrders.form span.error, .billing.edit .shopOrders.form span.error {
      position: absolute;
      bottom: -10px;
      left: 0; }
    .shipping.index .shopOrders.form legend, .confirm.index .shopOrders.form legend, .shipping.edit .shopOrders.form legend, .billing.edit .shopOrders.form legend {
      text-align: left; }
    .shipping.index .shopOrders.form input[type="text"], .confirm.index .shopOrders.form input[type="text"], .shipping.edit .shopOrders.form input[type="text"], .billing.edit .shopOrders.form input[type="text"] {
      position: relative;
      width: 350px;
      background-color: #f2f2f2;
      padding: 10px;
      border: solid 1px gainsboro;
      -webkit-transition: box-shadow 0.3s border 0.3s;
      -moz-transition: box-shadow 0.3s border 0.3s;
      -o-transition: box-shadow 0.3s border 0.3s;
      transition: box-shadow 0.3s border 0.3s; }
    .shipping.index .shopOrders.form label, .confirm.index .shopOrders.form label, .shipping.edit .shopOrders.form label, .billing.edit .shopOrders.form label {
      color: black;
      padding: 0 0 10px 0;
      border: none; }
    .shipping.index .shopOrders.form select, .confirm.index .shopOrders.form select, .shipping.edit .shopOrders.form select, .billing.edit .shopOrders.form select {
      background: #d5d5d5;
      width: 325px;
      padding-left: 5px;
      font-size: 16px;
      line-height: 1;
      border: 0;
      border-radius: 0;
      height: 34px;
      -webkit-border-radius: 0px; }
    .shipping.index .shopOrders.form hr, .confirm.index .shopOrders.form hr, .shipping.edit .shopOrders.form hr, .billing.edit .shopOrders.form hr {
      margin: 30px 0 0 0; }
    .shipping.index .shopOrders.form #name, .confirm.index .shopOrders.form #name, .shipping.edit .shopOrders.form #name, .billing.edit .shopOrders.form #name {
      width: 800px; }
    .shipping.index .shopOrders.form .input.radio legend, .confirm.index .shopOrders.form .input.radio legend, .shipping.edit .shopOrders.form .input.radio legend, .billing.edit .shopOrders.form .input.radio legend {
      margin: 0;
      padding: 0; }
    .shipping.index .shopOrders.form .submit, .confirm.index .shopOrders.form .submit, .shipping.edit .shopOrders.form .submit, .billing.edit .shopOrders.form .submit {
      width: 100%;
      margin: 30px auto; }
      .shipping.index .shopOrders.form .submit input[type="submit"], .confirm.index .shopOrders.form .submit input[type="submit"], .shipping.edit .shopOrders.form .submit input[type="submit"], .billing.edit .shopOrders.form .submit input[type="submit"] {
        width: 50%;
        margin: 0 auto;
        padding: 20px;
        background-color: #ef8900;
        color: white;
        font-weight: lighter;
        text-transform: uppercase;
        border: 0 none;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
    .shipping.index .shopOrders.form #ShopOrderShippingIndustry, .shipping.index .shopOrders.form #ShopOrderShippingCountry, .shipping.index .shopOrders.form #ShopOrderHearfromus, .shipping.index .shopOrders.form #ShopOrderBillingCountry, .shipping.index .shopOrders.form #ShopOrderBillingRegion, .confirm.index .shopOrders.form #ShopOrderShippingIndustry, .confirm.index .shopOrders.form #ShopOrderShippingCountry, .confirm.index .shopOrders.form #ShopOrderHearfromus, .confirm.index .shopOrders.form #ShopOrderBillingCountry, .confirm.index .shopOrders.form #ShopOrderBillingRegion, .shipping.edit .shopOrders.form #ShopOrderShippingIndustry, .shipping.edit .shopOrders.form #ShopOrderShippingCountry, .shipping.edit .shopOrders.form #ShopOrderHearfromus, .shipping.edit .shopOrders.form #ShopOrderBillingCountry, .shipping.edit .shopOrders.form #ShopOrderBillingRegion, .billing.edit .shopOrders.form #ShopOrderShippingIndustry, .billing.edit .shopOrders.form #ShopOrderShippingCountry, .billing.edit .shopOrders.form #ShopOrderHearfromus, .billing.edit .shopOrders.form #ShopOrderBillingCountry, .billing.edit .shopOrders.form #ShopOrderBillingRegion {
      width: 350px; }
    .shipping.index .shopOrders.form textarea, .confirm.index .shopOrders.form textarea, .shipping.edit .shopOrders.form textarea, .billing.edit .shopOrders.form textarea {
      position: relative;
      width: 720px;
      background-color: #f2f2f2;
      padding: 10px;
      border: solid 1px gainsboro;
      -webkit-transition: box-shadow 0.3s border 0.3s;
      -moz-transition: box-shadow 0.3s border 0.3s;
      -o-transition: box-shadow 0.3s border 0.3s;
      transition: box-shadow 0.3s border 0.3s; }

/******* confirmation  ********** */
.confirm.index .address.billing, .confirm.index .address.shipping {
  float: left;
  width: 50%;
  padding: 0 0 0 20px;
  border: none; }
.confirm.index table.details {
  clear: both; }
.confirm.index #flashMessage {
  position: absolute;
  bottom: 0;
  left: 0; }

/*******  BOX contact_produit ****** */
#contact_produit {
  background: url(../img/deg_top.png), url(../img/deg_bottom.png);
  background-position: center top, center bottom;
  background-repeat: repeat-x; }
  #contact_produit .left {
    margin: 0 0 0 52px;
    width: 30%;
    float: left; }
    #contact_produit .left img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      height: auto;
      max-height: 300px; }
  #contact_produit .right {
    width: 60%;
    float: left;
    padding: 30px 0 0 70px; }
    #contact_produit .right p {
      font-size: 14px;
      margin: 0 0 40px; }
    #contact_produit .right h3 {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 35px;
      margin: 0;
      color: #2b2b2b;
      line-height: 34px; }
    #contact_produit .right h4 {
      margin: 0 0 40px;
      font-size: 20px;
      position: relative;
      color: #2b2b2b; }
      #contact_produit .right h4:after {
        content: "";
        border-bottom: 1px solid #b6b6b6;
        position: absolute;
        width: 160px;
        bottom: -20px;
        left: 0; }
  #contact_produit .btn {
    text-align: left;
    line-height: 18px; }
    #contact_produit .btn span {
      text-transform: uppercase;
      font-size: 13px; }
  #contact_produit .btn.orange, #contact_produit #mc_embed_signup form input[type="submit"], #mc_embed_signup form #contact_produit input[type="submit"] {
    width: 263px; }

/*******  BOX slider produits ****** */
#produits .product-slides {
  margin: 0 -20px; }
  #produits .product-slides .item {
    width: auto;
    float: none;
    margin: 0 20px; }
  #produits .product-slides .flex-control-nav {
    position: relative;
    margin: 75px 0 0 0; }
    #produits .product-slides .flex-control-nav li a {
      background-color: white;
      border: 3px solid #ef8900; }
  #produits .product-slides .flex-control-paging li a.flex-active {
    background-color: #ef8900; }

/*******  BOX slider_temoignages ****** */
#slider_temoignages {
  padding: 0; }
  #slider_temoignages .container {
    padding: 73px 0 98px 0;
    border-top: 4px solid #ef8900; }
  #slider_temoignages h2 {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-size: 32px;
    margin: 0 0 25px 100px;
    display: block; }
  #slider_temoignages .flex-control-nav {
    bottom: -46px; }
    #slider_temoignages .flex-control-nav li a {
      background-color: white;
      border: 3px solid #ef8900; }
  #slider_temoignages .flex-control-paging li a.flex-active {
    background-color: #ef8900; }
  #slider_temoignages .flexslider ul.slides li, #slider_temoignages .flexslider div.slides li {
    position: relative;
    font-style: italic;
    font-size: 20px; }
    #slider_temoignages .flexslider ul.slides li:before, #slider_temoignages .flexslider div.slides li:before {
      content: "";
      font-family: FontAwesome;
      font-size: 90px;
      color: #dadada;
      position: absolute;
      font-style: normal;
      left: 215px;
      top: -16px; }
    #slider_temoignages .flexslider ul.slides li div, #slider_temoignages .flexslider div.slides li div {
      width: 576px;
      margin: 0 205px 0 0;
      float: right; }
    #slider_temoignages .flexslider ul.slides li span.name, #slider_temoignages .flexslider div.slides li span.name {
      display: block;
      font-style: normal;
      margin: 20px 0 0 0; }

/*********  Medias sociaux   **************** */
.addthis {
  width: 280px; }
  .addthis a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    opacity: 1;
    margin: 0 5px !important; }
    .addthis a:hover {
      opacity: 0.7; }

#social {
  padding: 0; }
  #social .container {
    overflow: hidden;
    padding: 70px 0; }
  #social .left, #social .right {
    width: 50%;
    float: left; }
  #social .left p {
    text-align: right;
    font-size: 25px;
    margin: 0;
    line-height: 28px; }

table.liste-table {
  border-left: none;
  border-right: none; }
  table.liste-table p {
    font-size: 16px; }
  table.liste-table strong {
    font-size: 1.5em;
    color: #000;
    font-weight: 500; }

#popup-chat.fre p.clavardez {
  padding-right: 30px; }

#popup-chat {
  background-color: #0054a6;
  bottom: 0;
  height: 232px;
  position: fixed;
  right: 40px;
  width: 400px;
  z-index: 10000;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  cursor: pointer;
  position: relative; }
  #popup-chat p {
    margin: 5px 0 0; }
  #popup-chat p, #popup-chat a {
    text-align: center;
    color: white; }
  #popup-chat .fa-comments {
    color: white;
    display: block;
    font-size: 64px;
    text-align: center; }
  #popup-chat p.titre {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold; }
  #popup-chat p.text {
    font-size: 17px;
    color: #d1e8ff; }
  #popup-chat p.clavardez {
    background-color: #ef8900;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 7px auto;
    padding: 8px 0 7px 0;
    position: relative;
    text-transform: uppercase;
    width: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    #popup-chat p.clavardez:after {
      content: "";
      font-size: 25px;
      position: absolute;
      right: 24px;
      top: -1px;
      font-family: FontAwesome; }
    #popup-chat p.clavardez:hover {
      background-color: #F88200; }
  #popup-chat a.thank {
    display: block;
    font-size: 14px;
    margin: 15px 0 0;
    text-transform: uppercase;
    text-decoration: underline; }
    #popup-chat a.thank:hover {
      text-decoration: none; }
    #popup-chat a.thank .fa {
      font-size: 16px;
      margin: 0 0 0 15px; }
  #popup-chat a.btnclose {
    background-color: #ef8900;
    font-size: 24px;
    height: 34px;
    padding: 3px 0 0;
    position: absolute;
    right: -10px;
    top: -8px;
    width: 34px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    #popup-chat a.btnclose:hover {
      background-color: #F88200; }

.container a:hover {
  text-decoration: underline; }

footer .principalmenu {
  padding: 34px 0;
  height: auto; }
  footer .principalmenu ul {
    height: 53px;
    margin: 0;
    text-align: center; }
    footer .principalmenu ul li a {
      height: 53px;
      padding: 15px 0 0 0;
      border-right: 1px solid #3b3b3b; }
footer li.try-button {
  display: none; }

li.active a {
  color: #ef8900; }

li.store {
  margin: 0 20px 0 0; }
  li.store a {
    position: relative;
    color: #ef8900 !important; }
    li.store a:before {
      content: "";
      font-family: FontAwesome;
      color: #ef8900;
      font-size: 16px;
      position: absolute;
      right: -19px; }
    li.store a span {
      position: absolute;
      top: 0px;
      right: -40px; }

ul#dropdown li, ul.dropdown li {
  border: none; }
  ul#dropdown li a, ul.dropdown li a {
    font-size: 14px;
    color: #2b2b2b; }
  ul#dropdown li:hover, ul.dropdown li:hover {
    text-decoration: underline; }

header nav {
  padding-right: 90px; }
header ul#dropdown, header ul.dropdown {
  float: left; }
  header ul#dropdown li, header ul.dropdown li {
    border: none; }
    header ul#dropdown li a, header ul.dropdown li a {
      text-transform: none;
      font-size: 14px; }
  header ul#dropdown.store, header ul.dropdown.store {
    float: right;
    font-size: 0.688em; }
    header ul#dropdown.store .store, header ul.dropdown.store .store {
      padding-left: 15px; }

@media (max-width: 768px) {
  header nav {
    padding-right: 20px; } }
section.footer {
  background-color: #2b2b2b; }
  section.footer .principalmenu .btn {
    display: none; }
  section.footer .principalmenu li:nth-child(4) a {
    border: none; }
  section.footer .menuBottom {
    border-top: 1px solid #3b3b3b;
    padding: 30px 0; }
  section.footer li {
    display: inline-block;
    *display: inline;
    zoom: 1; }
  section.footer a.logo {
    display: block;
    text-align: center;
    margin-bottom: 20px; }
  section.footer nav.botttomMenu,
  section.footer .mediaBottom {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle; }
  section.footer nav.botttomMenu {
    line-height: 28px; }
    section.footer nav.botttomMenu ul {
      float: left; }
      section.footer nav.botttomMenu ul.store {
        float: right; }
    section.footer nav.botttomMenu li {
      margin: 0 13px;
      float: left;
      padding: 0;
      position: relative; }
      section.footer nav.botttomMenu li ul {
        display: none; }
      section.footer nav.botttomMenu li a {
        color: white; }
      section.footer nav.botttomMenu li .active {
        color: #ef8900; }
  section.footer .mediaBottom {
    float: right; }
    section.footer .mediaBottom .fa {
      font-size: 28px;
      color: #6a6a6a;
      margin: 0 6px;
      -webkit-transition: all 100ms ease-in-out;
      -moz-transition: all 100ms ease-in-out;
      -ms-transition: all 100ms ease-in-out;
      -o-transition: all 100ms ease-in-out;
      transition: all 100ms ease-in-out; }
      section.footer .mediaBottom .fa:hover {
        color: #ef8900; }
  section.footer .right .btn {
    margin: 0 0 0 20px;
    width: 275px;
    padding: 0; }
    section.footer .right .btn a {
      color: white;
      display: block;
      width: 100%;
      padding: 10px 0; }
      section.footer .right .btn a:hover {
        text-decoration: none; }

.-t-dark {
  background-color: rgba(41, 47, 53, 0.81); }

/***nav* */
header {
  overflow: hidden;
  position: relative;
  z-index: 2; }
  header .background-img {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: url("../img/showcase.jpg") no-repeat scroll top center/cover transparent;
    background-size: cover;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    overflow: hidden; }
  header .wrap {
    font-size: 0;
    word-spacing: 0;
    line-height: 0;
    margin: 0 0em 0 0em;
    margin: 0 auto; }
    header .wrap > * {
      display: inline-block;
      *display: inline;
      zoom: 1;
      font-size: 16px;
      font-size: 1em;
      font-size: initial;
      word-spacing: normal;
      line-height: 1;
      padding: 0 0em;
      vertical-align: top; }
      header .wrap > *:first-child {
        width: 30%; }
        header .wrap > *:first-child + * {
          width: 70%; }
    header .wrap .logo {
      height: 108px;
      z-index: 8;
      max-width: 400px; }
      header .wrap .logo a {
        display: block;
        width: 255px;
        margin: 40px auto;
        max-width: 100%;
        padding-left: 2em; }
        header .wrap .logo a img {
          transition: 0.3s all ease; }
        header .wrap .logo a:hover img {
          margin-left: 10px; }
    header .wrap .nav-content {
      height: 108px;
      position: relative; }
      header .wrap .nav-content .lang-menu {
        height: 40px; }
      header .wrap .nav-content .secondary-nav {
        height: 100%; }
        header .wrap .nav-content .secondary-nav ul {
          padding: 2em 0;
          list-style: none;
          float: right;
          font-size: 20px; }
          header .wrap .nav-content .secondary-nav ul li {
            display: inline-block;
            line-height: 35px;
            padding: 0 0.75em; }
            header .wrap .nav-content .secondary-nav ul li:before {
              content: ""; }
            header .wrap .nav-content .secondary-nav ul li a {
              color: #f2f2f2;
              font-size: 0.8em;
              transition: 0.3s all ease; }
              header .wrap .nav-content .secondary-nav ul li a:hover {
                color: #ef8900; }
      header .wrap .nav-content .main-nav {
        height: 40px; }
        header .wrap .nav-content .main-nav ul {
          list-style: none;
          float: right; }

body.distributors h3 {
  font-size: 30px;
  margin: 10px 0; }
body.distributors table {
  width: 98%; }
body.distributors div.wrap-table {
  overflow: hidden;
  width: 1090px;
  padding: 150px 0 0 0; }
body.distributors table.usa-first {
  width: 67%;
  float: left; }
body.distributors table.usa-two {
  width: 32%;
  float: right; }
body.distributors th.space {
  padding: 0;
  width: 1px;
  background-color: #c2c2c2; }

/* formulaire de contact expert */
form#askanexpertform,
form#RegistrationAddForm {
  padding: 20px; }
  form#askanexpertform div.input,
  form#RegistrationAddForm div.input {
    margin: 15px 30px 15px 0; }
  form#askanexpertform label,
  form#RegistrationAddForm label {
    font-weight: bold;
    margin: 0 0 4px; }
  form#askanexpertform input,
  form#RegistrationAddForm input {
    height: 30px;
    padding: 5px;
    border: 1px solid #b1b1b1; }
  form#askanexpertform select,
  form#RegistrationAddForm select {
    height: 30px;
    border: 1px solid #b1b1b1; }
  form#askanexpertform .text .tall,
  form#RegistrationAddForm .text .tall {
    margin-top: 19px; }
  form#askanexpertform .allowmail,
  form#RegistrationAddForm .allowmail {
    width: 100%; }
  form#askanexpertform #wrapper_radio fieldset,
  form#RegistrationAddForm #wrapper_radio fieldset {
    width: 100%; }
    form#askanexpertform #wrapper_radio fieldset legend,
    form#RegistrationAddForm #wrapper_radio fieldset legend {
      margin: 15px 0; }
  form#askanexpertform p.clearfix,
  form#RegistrationAddForm p.clearfix {
    margin: 0; }
  form#askanexpertform input[type="radio"],
  form#RegistrationAddForm input[type="radio"] {
    height: auto;
    width: 15px; }
  form#askanexpertform div.textarea,
  form#RegistrationAddForm div.textarea {
    width: 100%; }
    form#askanexpertform div.textarea textarea,
    form#RegistrationAddForm div.textarea textarea {
      width: 85%;
      border: 1px solid #b1b1b1; }
  form#askanexpertform div.submit,
  form#RegistrationAddForm div.submit {
    margin: 50px 0 0 0; }

legend .note {
  font-size: 0.85em; }

#mc_embed_signup form input[type="submit"] {
  text-indent: -9999px; }
#mc_embed_signup .submit {
  position: relative; }
  #mc_embed_signup .submit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 3px;
    left: 12px;
    color: white;
    pointer-events: none; }

.credits {
  width: 310px;
  margin-top: 15px; }

body.products table {
  text-align: left; }
  body.products table a {
    color: #ef8900;
    font-weight: bold;
    display: block;
    margin: 10px 0 0 0; }
  body.products table td {
    border-bottom: 1px solid #ccc; }
body.products .liste-produits tr {
  width: 100%; }
body.products .liste-produits td.first {
  width: 200px; }
body.products .liste-produits img {
  padding: 0 35px 0 0;
  width: 130px;
  height: auto; }

.products.index .panier {
  float: right; }
.products.index .list {
  float: left; }

.liste-benefits td p, .liste-solution td p {
  padding: 10px 0; }
.liste-benefits td.first, .liste-solution td.first {
  width: 200px; }

#contentLeft ul {
  margin: 0 0 0 14px; }
#contentLeft li {
  list-style-type: disc;
  margin: 0 0 8px 0;
  color: #2b2b2b; }
#contentLeft a {
  color: #2b2b2b;
  text-decoration: underline; }
#contentLeft .btn_float {
  float: left;
  margin-right: 15px;
  max-width: 47%; }
  #contentLeft .btn_float a {
    color: white;
    text-decoration: none; }
  #contentLeft .btn_float.remove {
    color: #656565;
    text-decoration: none; }

aside .btn {
  width: 100%; }
aside .textbox_bloc {
  border-left: 1px solid #d5d5d5;
  padding: 20px; }
  aside .textbox_bloc > * {
    margin: 0; }
  aside .textbox_bloc .title {
    padding-bottom: 10px;
    font-weight: 700; }
aside .promobox_bloc {
  background-color: #f2f2f2;
  text-align: center;
  border: 1px solid #b1b1b1;
  position: relative;
  margin-top: 40px; }
  aside .promobox_bloc > *, aside .promobox_bloc h3 {
    margin: 0; }
  aside .promobox_bloc h2 {
    padding: 0;
    color: #444; }
  aside .promobox_bloc:before {
    display: none;
    content: url(../img/promo.png);
    position: absolute;
    top: -2px;
    left: -2px; }
  aside .promobox_bloc .link_fleche {
    padding: 20px;
    background-color: #d5d5d5;
    border: none; }
    aside .promobox_bloc .link_fleche a:before {
      top: 16px;
      left: 40px; }
    aside .promobox_bloc .link_fleche a:hover:before {
      left: 45px; }

.footer {
  position: absolute;
  overflow: hidden;
  background-color: #292f35;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3em; }
  .footer .background-img {
    background: url("../img/showcase.jpg") no-repeat scroll top center/cover transparent;
    z-index: -1;
    width: 102%;
    height: 102%;
    left: -1%;
    top: -1%;
    position: absolute;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    background-size: cover;
    background-position: 50% 50%; }
  .footer .title {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 1em 0; }
  .footer section.wrapper {
    padding: 1.75em; }
  .footer .content {
    margin: 0 auto;
    font-size: 0;
    word-spacing: 0;
    line-height: 0;
    margin: 0 0 0 0; }
    .footer .content > * {
      display: inline-block;
      *display: inline;
      zoom: 1;
      font-size: 16px;
      font-size: 1em;
      font-size: initial;
      word-spacing: normal;
      line-height: 1;
      padding: 0 0;
      vertical-align: top; }
      .footer .content > *:first-child {
        width: 23.33%; }
        .footer .content > *:first-child + * {
          width: 23.33%; }
        .footer .content > *:first-child + * + * {
          width: 23.33%; }
        .footer .content > *:first-child + * + * + * {
          width: 30%; }
  .footer .bottom-section {
    padding: 1em 1.75em;
    font-size: 0.8em;
    color: #FFF; }
  .footer a {
    color: #FFF;
    transition: 0.3s all ease; }
    .footer a:hover {
      color: #ef8900; }
  .footer .made-by {
    float: right;
    transition: all 300ms ease; }
    .no-touchevents .footer .made-by:hover {
      opacity: 0.5;
      color: #FFF; }
    .footer .made-by img {
      width: 50px; }
  .footer .copyright {
    display: inline-block;
    *display: inline;
    zoom: 1; }
  .footer p {
    padding: 0;
    font-size: 0.95em;
    line-height: 0.25em; }

/*# sourceMappingURL=application.css.map */
