@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*font-family: 'Open Sans', sans-serif;*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,300,500,600,900,100,200,800);
/*font-family: 'Raleway', sans-serif;*/
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit; }

a {
  text-decoration: none; }

body {
  background-image: url(../img/bkg.jpg);
  background-color: #FFF;
  background-repeat: repeat-x;
  font-family: 'Raleway', sans-serif;
  color: #171717; }

.hidepc {
  display: none;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

#invisible {
  visibility: hidden;
  display: none;
  width: 0px;
  height: 0px; }

.invisible {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px; }

.soc {
  font-weight: bold;
  color: #e30613; }

.av {
  font-weight: bold;
  color: #e30613; }

.redg {
  color: #e30613; }

.img_gauche {
  float: left;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 2px;
  text-align: center;
  font-size: 11px;
  /*border:solid 1px #793d6a;*/ }

.img_droite {
  text-align: center;
  font-size: 11px;
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 2px;
  /*border:solid 1px #793d6a;*/ }

.img_centre {
  font-size: 11px;
  text-align: center;
  font-size: 10px; }

#zone_principale {
  margin: 0px auto;
  width: 1012px; }

#zone_header {
  position: relative;
  width: 1012px;
  height: 222px;
  background-image: url(../img/logo-genin.png);
  background-repeat: no-repeat;
  background-position: center 30px;
  z-index: 10; }

/*------------recherche*/
#cadre_recherche {
  float: right;
  width: 232px;
  min-height: 132px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 20px;
  margin-bottom: 10px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #efefef; }

#cadre_recherche p {
  padding-right: 25px;
  text-align: left; }

#cadre_recherche h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: #212121;
  margin-bottom: 5px; }

#cadre_recherche h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  color: #e10612;
  font-weight: 400;
  margin-bottom: 20px; }

#form_rech input[type="text"] {
  width: 173px;
  border: 1px solid #bcbcbc;
  height: 20px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

#form_rech input[type="submit"] {
  margin: 0;
  padding: 2px 8px 2px 8px;
  margin-left: 10px;
  cursor: pointer;
  background-color: #e30613;
  border: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  color: #FFF; }

#form_rech input[type="submit"]:hover {
  color: #FFF;
  background-color: #ff000f;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

/*-----------------------------------------*/
#zone_pied {
  clear: both;
  margin: 0px auto;
  width: 100%;
  min-height: 300px;
  background-color: #363636;
  border-top: solid 3px #e30613; }

#menu {
  list-style: none;
  padding-top: 185px;
  color: #FFF; }

#menu li a {
  float: left;
  font-family: 'Open Sans', sans-serif;
  display: block;
  width: 111px;
  height: 37px;
  color: #FFF;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  border-left: solid 1px #ff4a33; }

#menu li a:hover {
  color: #FFF;
  background-color: #e20613;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.zone_cadred {
  float: right;
  width: 285px;
  height: 225px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #FFF;
  background-color: #1b1b1b; }

#zone_texte {
  clear: both;
  padding-top: 10px;
  margin-bottom: 10px; }

#zone_texte hr {
  border: none;
  height: 1px;
  width: 98%;
  background-color: #dcdcdc; }

.contenu_texte {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-align: justify;
  line-height: 1.5em; }

.contenu_texte a {
  color: #e30613; }

.contenu_texte h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  color: #e30613;
  margin-bottom: 15px;
  margin-top: 15px; }

.contenu_texte h2 {
  font-size: 15px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 10px; }

.contenu_texte p {
  margin-bottom: 10px; }

.texte_pied {
  font-family: 'Open Sans', sans-serif;
  width: 1012px;
  margin: auto;
  color: #FFF;
  padding-top: 10px;
  min-height: 200px;
  background-image: url(../img/bkg_pied.jpg);
  background-position: right;
  background-repeat: no-repeat; }

.pied_droite {
  float: right;
  margin-right: 10px;
  font-size: 10px; }

.pied_droite a {
  color: #FFF;
  text-decoration: none; }

.pied_gauche {
  float: left;
  margin-left: 10px;
  font-size: 13px;
  padding-left: 10px;
  margin-right: 50px;
  border-left: solid 1px #e30613;
  color: #FFF; }

.pied_gauche a {
  color: #FFF;
  text-decoration: none; }

#form_contact label {
  display: inline-block;
  width: 60px;
  line-height: 20px;
  text-align: right;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 15px; }

#form_contact input[type="text"] {
  width: 280px;
  border: 1px solid #666666;
  height: 20px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

#form_contact input[type="submit"] {
  width: 281px;
  margin: 0;
  padding: 5px 0 5px 0;
  margin-left: 73px;
  cursor: pointer;
  background-color: #e30613;
  border: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #FFF; }

#form_contact textarea {
  width: 280px;
  border: 1px solid #666666;
  height: 100px;
  margin: 0;
  padding: 0 0 0 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.communication {
  margin-top: 5px;
  text-align: center;
  width: auto;
  background-color: #e7f89d; }

.communication a {
  color: #1389be; }

.formulaire {
  text-align: center; }

.slider_pos {
  position: relative;
  width: 1011px;
  height: 315px; }

#slider {
  text-align: center; }

.cadre_index_bas {
  float: left;
  width: 320px;
  min-height: 400px;
  margin-right: 25px;
  margin-bottom: 25px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #efefef; }

.cadre_index_bas_galerie {
  float: left;
  width: 320px;
  min-height: 345px;
  margin-right: 25px;
  margin-bottom: 25px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #efefef; }

.cadre_index_bas h1, .cadre_index_bas_galerie h1 {
  margin-bottom: 0px;
  margin-top: 16px;
  text-align: center;
  font-size: 24px;
  color: #212121;
  font-weight: 500; }

.cadre_index_bas h2, .cadre_index_bas_galerie h2 {
  text-align: center;
  font-size: 13px;
  color: #e10612;
  font-weight: 500;
  margin-bottom: 10px; }

.cadre_index_bas h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #212121;
  padding: 10px;
  font-weight: 600; }

.cadre_index_bas > .contenu_bas {
  min-height: 255px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  padding-top: 25px; }

.cadre_index_bas_galerie > .contenu_bas {
  min-height: 230px;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF;
  padding-top: 25px; }

.contenu_bas > img {
  vertical-align: middle; }

.cadre_index_bas a.plus {
  display: block;
  width: 110px;
  height: 24px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
  background-color: #e30613;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin-left: 193px;
  margin-top: 10px; }

.cadre_index_bas a.plus:hover {
  color: #FFF;
  background-color: #ff000f;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

/*---------------------------------MENU DEROULANT------------------------*/
.menu_position {
  padding-top: 185px; }

#menu_deroulant, #menu_deroulant ul {
  padding: 0;
  /* pas de marge intérieure */
  margin: 0;
  /* ni extérieure */
  list-style: none;
  /* on supprime le style par défaut de la liste */
  line-height: 37px;
  /* on définit une hauteur pour chaque élément */
  text-align: center;
  /* on centre le texte qui se trouve dans la liste */
  color: #FFF; }

#menu_deroulant {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  /* hauteur du texte : 12 pixels */ }

#menu_deroulant a {
  display: block;
  /* on change le type d'élément, les liens deviennent des balises de type block */
  padding: 0;
  /* aucune marge intérieure */
  color: #374351;
  /* couleur du texte */
  text-decoration: none;
  /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 111px;
  color: #FFF; }

#menu_deroulant li {
  float: left;
  border-left: solid 1px #ff4a33;
  /* pour IE qui ne reconnaît pas "transparent" */
  /*border-right : 1px solid #eff0f2; /* on met une bordure blanche à droite de chaque élément */ }

#menu_deroulant li ul {
  position: absolute;
  /* Position absolue */
  width: 112px;
  /* Largeur des sous-listes */
  left: -999em;
  /* Hop, on envoie loin du champ de vision */ }

#menu_deroulant li ul li {
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  /* border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
  margin-left: -1px;
  background-color: #c00309;
  border-bottom: solid 1px #ff4a33; }

#menu_deroulant li ul ul {
  margin: -32px 0 0 112px;
  /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  /*border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */ }

#menu_deroulant a:hover {
  color: #FFF;
  background-color: #e20613;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#menu_deroulant li:hover ul ul, #menu_deroulant li.sfhover ul ul {
  left: -999em;
  /* On expédie les sous-sous-listes hors du champ de vision */ }

#menu_deroulant li:hover ul, #menu_deroulant li li:hover ul, #menu_deroulant li.sfhover ul, #menu_deroulant li li.sfhover ul {
  left: auto;
  /* Repositionnement normal */
  min-height: 0;
  /* Corrige un bug sous IE */ }

/*-------------------------------------------------------------------------------------*/
.cadre_machine {
  width: 1012px;
  height: 362px;
  background-color: #efefef;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 3px #cacaca;
  -moz-box-shadow: 0px 0px 3px #cacaca;
  -webkit-box-shadow: 0px 0px 3px #cacaca;
  border: solid 1px #c0c0c0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-align: justify;
  line-height: 1.5em;
  margin-bottom: 15px; }

.cadre_img {
  width: 547px; }

.cadre_img img {
  float: left;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px; }

.cadre_contenu1 {
  float: left;
  width: 445px;
  padding: 10px;
  margin-top: -10px; }

.cadre_contenu1 h1 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 15px; }

.cadre_contenu1 a.video {
  display: block;
  width: 200px;
  margin: auto;
  margin-top: 20px;
  height: 24px;
  color: #FFF;
  line-height: 24px;
  text-align: center;
  padding-right: 20px;
  background-color: #e30613;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  background-image: url(../img/play.png);
  background-repeat: no-repeat;
  background-position: 190px; }

.cadre_contenu1 a.video:hover {
  color: #FFF;
  background-color: #ff000f;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.cadre_contenu1 a.video:link {
  color: #FFF;
  text-decoration: none; }

.cadre_contenu1 a.video:visited {
  color: #FFF;
  text-decoration: none; }

.cadre_contenu1 a.video:hover {
  color: #FFF;
  text-decoration: none; }

.cadre_contenu1 a:link {
  color: #e30613;
  text-decoration: none; }

.cadre_contenu1 a:visited {
  color: #e30613;
  text-decoration: none; }

.cadre_contenu1 a:hover {
  color: #e30613;
  text-decoration: underline; }

.num_machine {
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #FFF;
  -moz-border-radius: 0 0 0 20px;
  -webkit-border-radius: 20px;
  border-radius: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0; }

.num_machine_invisible {
  float: left;
  width: 35px;
  height: 35px; }

#tb_prix {
  width: 200px;
  margin: auto;
  margin-bottom: 20px; }

#tb_prix th {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: #363636;
  text-align: center;
  line-height: 25px;
  border: solid 1px #ababab; }

#tb_prix td {
  font-size: 16px;
  font-weight: bold;
  background-color: #FFF;
  text-align: center;
  line-height: 25px;
  border: solid 1px #ababab;
  color: #e30613; }

.logo_marque {
  float: left;
  margin: 10px;
  margin-top: 0; }

.contenu_marque {
  margin-left: 150px; }

ul.liste li {
  margin-left: 20px; }

#tb_prix td.fondnoir {
  color: #FFF;
  background-color: #363636;
  text-align: center;
  line-height: 25px;
  border: solid 1px #ababab; }

#tb_prix th.tbinvisible, #tb_prix td.tbinvisible {
  background-color: transparent;
  border-top: none;
  border-left: none; }

/* RGPD */
#bandeaubas {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0px;
  margin-bottom: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  padding: 40px 0px; }
  #bandeaubas p {
    font-weight: 600; }
  #bandeaubas form input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    border: solid 1px #FFF;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    text-align: center; }
  #bandeaubas form input[type=checkbox]:checked::before {
    content: "\2714";
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 20px; }
  #bandeaubas form input[type="submit"] {
    padding: 5px 20px;
    background-color: #70cf37;
    color: #FFF;
    margin-left: 50px;
    cursor: pointer;
    border: none; }
  #bandeaubas form input[type="button"] {
    padding: 5px 20px;
    background-color: #e30613;
    color: #FFF;
    margin-left: 10px;
    cursor: pointer;
    border: none; }

.confidentialite th {
  text-align: center;
  font-weight: 600;
  border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
.confidentialite td {
  text-align: center;
  border-bottom: solid 1px rgba(0, 0, 0, 0.3); }
.confidentialite tr {
  height: 60px;
  line-height: 60px; }
.confidentialite a {
  color: #e30613; }
.confidentialite p {
  margin: 10px auto; }

.checkbox {
  display: none; }

.switch {
  width: 62px;
  height: 32px;
  background: #E5E5E5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 60px;
  height: 30px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }

.switch:after {
  content: ' ';
  height: 29px;
  width: 29px;
  border-radius: 28px;
  background: #FFFFFF;
  position: absolute;
  z-index: 2;
  top: 1px;
  left: 1px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-box-shadow: 0 2px 5px #999999;
  box-shadow: 0 2px 5px #999999; }

.switchOn, .switchOn:before {
  background: #4cd964 !important; }

.switchOn:after {
  left: 32px !important; }

@media screen and (max-width: 760px) {
  /*.hidemobile{
  	
  	display:none;
  	width:0px;
  	height:0px;
  	
  }*/
  .hidemobile {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important; }

  .hidepc {
    display: block;
    position: relative !important;
    top: 0 !important;
    left: 0 !important; }

  /* RGPD */
  #bandeaubas form input[type="submit"] {
    padding: 5px 20px;
    background-color: #70cf37;
    color: #FFF;
    margin-left: 0;
    margin-top: 15px; }
  #bandeaubas form input[type="button"] {
    padding: 5px 20px;
    background-color: #e30613;
    color: #FFF;
    margin-left: 10px;
    margin-top: 15px; } }
