@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


:root{
    --color1: #ea5b0c;
    --color2: #0055a3;
}

.bo_paragraphe {
    border: 1px dashed #C00000;
    margin-bottom: 5px;
}
@font-face {
  font-family: 'supply';
  src: url('fonts/Supply-Regular.ttf');
  src: url('fonts/Supply-Regular.woff2') format('woff2'), url('fonts/Supply-Regular.woff') format('woff'), url('fonts/Supply-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.bo_paragraphe p.bo_barre_boutons {
    font-size: 0.85em;
    background: #FAFAFA;
}
#backoffice_menu_haut {
    width: 1030px;
    margin: 0 auto;
}
a {
    text-decoration: none!important;
}
html{
   min-height: 100%;
   /* background: linear-gradient(136deg, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 18%, rgba(246, 189, 24, 1) 72%); */
   position: relative;
*/
   background-image: url(../images/interface/bg_cj_orange.jpg);
   background-size: cover;
   background-position: right;
   background-image: url(../images/interface/bg_save_the_date.jpg);
   overflow: hidden;
}
*{
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.std .participation{
  font-size: 22px;
  color: #141414;
  text-align:center;
  line-height: 27px;
  font-weight:700;
  /* margin-top: 10px; */
  /* margin-bottom:20px; */
  color: #e8592e;
}
.logo{
  margin-bottom:20px;
}
.logo img{
  max-width:100%;
}
.inline-form{
  display:inline-block;
  width:100%;
  vertical-align:middle;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  gap: 14px;
}
.inline-form:nth-child(2){
  width:100%;
  margin-top:10px;
  vertical-align:middle;
  text-align:right;
}
.valid_row{
  /* margin:0 -15px; */
  width:auto!important;
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  gap: 8px;
  align-items: stretch;
}
.valid_row input{
  background-color: var(--color2) !important;
  border:0px;
  /* height:100%; */
  border-radius:3px;
  cursor:pointer;
  margin: 0;
  padding: 14px 10px!important;
  text-transform:uppercase;
  border-color: var(--color2) !important;
  width: calc(33.3% - 5px);
  text-transform: none;
  font-size: 14px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
  white-space: break-spaces;
  box-shadow: 0px 0px 11px #00000069;
}

#centreetdroite p{
  color: #141414;
  font-size: 16px;
  font-weight:500;
}
.desc{
  /* max-width:720px; */
  text-align:center;
  border-radius: 0!important;
  margin-bottom: 30px;
}
.desc p:last-child{

  font-weight:bold!important;
}
.desc p:last-child span{
  font-weight:normal;
}
.desc p{
  font-size:23px!important;
  line-height:1.4;
  color: #141414!important;
  font-weight:normal!important;
}
#centreetdroite form{font-size:0;margin-bottom:20px;margin-top: 0;width: 100%;}
form > input{
    display:none;
}
.inline-form label{
    display: none!important;
}
#centreetdroite form input[type="text"],
#centreetdroite form input[type="email"],
#centreetdroite form select{
  background-color:#fff;
  border: 1px solid #01619e;
  box-sizing:border-box;
  padding: 10px 15px!important;
  font-size: 16px;
  border-radius:3px;
  display:inline-block;
  vertical-align:top;
  width: 100%;
  margin-bottom:15px;
  border: none;
}
#centreetdroite form input[type="email"],
#centreetdroite form select{
  /* margin-bottom:0px; */
}
#centreetdroite form input[type="text"]:nth-child(1),
#centreetdroite form input[type="email"]:nth-child(3){
  /* margin-right:15px; */
}
#centreetdroite form input[type="text"]:nth-child(3),  #centreetdroite form input:nth-child(7), #centreetdroite form input:nth-child(8), #centreetdroite form select{
  margin-left: 0;
}

body {font-size: 12px;color: #94949d;font-family: 'Kanit', sans-serif;font-weight: 400;-webkit-font-smoothing: antialiased;margin: 0;padding: 0;/* background-image:url('../images/interface/fond.jpg');*/background-position:top center;background-size:cover;position: relative;background-color: transparent;background-attachment:fixed;background-repeat: no-repeat;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: flex-start;align-content: center;flex-wrap: wrap;max-width: 1300px;margin: auto;}
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  /* background: url(../images/interface/bg_lumensol.jpg) no-repeat center center; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.9;
}

body:after {
  /* content: ""; */
  /* display: block; */
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: rgb(36,49,57);
  background: linear-gradient(90deg, #eccd742b 0%, #f6bd18d1 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#map_agence {
    width: 100%;
    height: 650px;
}
#map_agence h2 {
    text-align: left;
    font-size: 15px;
    color: #8c568a;
    display: block;
}
.liste{
  font-size:0;
}
.liste h3{
  font-size:20px!important;
  margin-bottom:0px!important;
  padding-bottom:10px!important;
  font-weight:bold;
}
.item-liste {
  display:inline-block;
  vertical-align:top;
  width:33.33333%;
  padding:20px 0px;
}
.item-liste p{
  margin-bottom:5px;
  margin-top:5px;
}
/* clean */
/* Titres */
.pageAccueil #conteneurbis{
  background-color:transparent;
  width:100%;
}
#conteneurbis{
  width:1200px;
  margin:auto;
  background-color:#fff;
}
#conteneurbis > br{
  display:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
    text-transform: uppercase;
}
.newsletter{
  max-width:460px;
  margin:auto;
  margin-top:30px;
  margin-bottom:30px;
}
.newsletter form{
  font-size:0px;
}
.newsletter button{
  border:0px; background-color:#fff;
  font-size:23px;
  border-radius:0px;
    border:1px solid #ccc;
  height:45px;
  cursor:pointer;
    padding:10px 15px;
}
.newsletter input[type="email"]{
  font-size:20px;
  padding:10px 15px;
  border:1px solid #ccc;
  border-right:0px;
  width:calc(100% - 60px);
  height:45px;
}
.clr {
    clear: both;
}
#ariane {

  float:right;
    margin: auto;
    font-size:14px;
    height: 30px;

}
h1 {
    font-size: 1.75em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 20px;
    margin-bottom:10px;
    color:#3A4046;
}
.liste_news h4{

  color:#fff;
  font-weight:normal;
  padding-left:0px!important;
  padding-top:5px!important;
  padding-bottom:5px!important;
  font-size:11px!important;
  margin-bottom:15px!important;
  border-bottom:1px solid #8c568a;
  margin-top:15px!important;

}
.liste_news img{
  padding-right:10px;
}
.liste_news h4 a{
  color:#222;
  font-size:18px;
  font-weight:600;
}

/* Listes */

ul,
ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}
/* Paragraphes */


address {
    margin: .75em 0;
    font-style: normal;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
/* Formulaires */

form,
fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.mdlPanier input[type="submit"] {
    margin-bottom: 15px;
}
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    display: inline-block;
    width: 48%!important;
}
.mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 4%;
}
.mdlPanier h3 + p + table> tbody > tr > td:nth-child(1) input[type="submit"] {
  margin-left:0!important;
}
input,
button,
select {
    vertical-align: middle;
}
/**********/
/* Boites */
/**********/
#conteneur{padding-bottom:0px;width: 100%;}
#conteneur_contenu {
    /* min-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    z-index: 6;
}
#header {
    background-color: #fff;
    z-index: 300;
    min-width: 1000px;
    width: 1200px;
    margin:auto;
    position: relative;

    padding: 0px;
    z-index: 100;
    box-shadow: 0px 5px 6px rgba(0,0,0,0.1);
    border-bottom: 1px solid #CCCCCC;
}
.pageAccueil #header {
    /* border: none; */
}
.scroll_down #header {
    top: 0px;
    left:50%;
    margin-left:-600px;
    position: fixed;
    z-index:120;
}
.scroll_down #contenu {
    /* padding-top: 149px!important; */
}
.scroll_down #header #logo img,
.scroll_down #menu_haut,
.scroll_down #header,
#header,
#menu_haut,
#header #logo img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.page-heading {
    background-size: cover;
    background-repeat: no-repeat;
    background-image:none!important;
     padding-bottom: 30px;
    padding-top: 30px;
    width:1200px;
    margin:auto;
     text-align:left;
     position:relative;
   background-position:top center;
   background-color:#F6F6F6;
}
.scroll_down .page-heading{
  margin-top:86px;
}

.page-heading .container{
  margin:auto;
  position:relative;
  z-index:2;
  width:1140px;
}
.page-heading .page-title h2 {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    color: #222222;
  padding-bottom:0;
  margin-bottom:0px;
    letter-spacing: 2px;
    display:inline-block;
    max-width:650px;
      font-family: dosis, sans-serif!important;

  position:relative;
    /* margin-top:40px; */
}
.page-heading #ariane{
  position:absolute;
  right:15px;
  top:50%;
  margin-top:-15px;
}

.page-heading .page-title .line-dec {
    margin: 10px 0px;
    width: 90px;
    height: 1px;
    background-color: #ce732a;
    display:none;

}
.page-heading .page-title span {
    font-size: 24px;
    font-weight: normal;
    color: #2d3031;
    line-height: 36px!important;

}
#header #logo {
    z-index: 1000;
    text-align: center;
    /* padding-top: 15px; */
    margin: 0px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;

}
#header #logo img {
    /* padding-top: 10px; */
    z-index: 39;
       width:300px!important;
}
.scroll_down #logo img{
  padding-top:0!important;

}
#conteneur_header {
    width: 1200px;
    font-size: 0;
    margin: auto;
    position: relative;
}

.scroll_down .top-header{
  height:0;

}

#header img {
    margin: 0;
    padding: 0;
    background-image: none;
}
/* =============================================================================
 * MENU
 * ===========================================================================*/


#menu_haut {
    list-style-type: none;
    /* background: #314555; */
    position: relative;
    /* margin-right: 27px; */
    /* padding-left: 38px; */
    /* width: 740px; */
    float: right;
    /* margin-top: 24px; */
    font-size: 0;
}

#menu_haut > ul > li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    /* border-left: 1px solid #405667; */
    position: relative;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}

#menu_haut ul {
    margin: 0!important;
    padding: 0!important;
}
#menu_haut li:first-child {
    border-left: 0px;
}
#menu_haut li a {
   font-family: 'Dosis', sans-serif;
    display: block;
    padding: 33px 24px 30px 22px;
    color: #222222;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    outline: none;
    text-decoration: none;
    font-weight:400;
    box-sizing:border-box;
    font-size:16px;
    border-bottom:2px solid transparent;
}

.menu-sub {
    position: absolute;
    top: 49px;
    z-index: 999;
    padding: 0 0;
    background: #fff;
    left: -17px;
    list-style-type: none;
}
.menu-sub > li {
    display: block !important;
    border-bottom: 1px solid #ce732a;
}
.menu-sub > li:last-child{
  border-bottom:0px;
}
.menu-sub > li:hover {
    /* background: #263642; */
}

.menu-sub a {
    min-width: 150px;
    padding: 10px 13px 10px 15px !important;
}

#menu_haut > ul > li > ul {
    top: 100px;
}
#menu_haut ul ul {
    left: -9999px;
    opacity: 0;
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
}
/*******************************/
/* specific to non IE browsers */
/* =============================================================================
 * End of Menu
 * ===========================================================================*/

#header_popup {
    display: none;
}
#contenu {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    position: relative;
    width: 100%;
    margin: auto;
    z-index: 4;
    background-repeat: no-repeat;
    /* background-position: right bottom; */
    box-sizing:border-box;
    padding:40px;
}
.page_liquid #contenu{
  width:100%!important;

}
.page_liquid #centreetdroite{
  width:100%!important;

}
.pageAccueil #contenu {
    padding: 0px;
    /* max-width: 1140px; */
    /* margin:auto; */
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    height: 100vh;
}
.pageAccueil #contenu h2 {
    display: none;
}
.pageAccueil #ariane {
    display: none;
}
#contenu_scroller {
    text-align: justify;
}
#gauche {
    float: right;
    margin: 0;
    padding: 0;
    padding: 0 0 0 20px;
    /* background-image: url(../images/interface/fond-gauche.png); */

    background-repeat: no-repeat;
    background-position: left center;
    width: 262px;
}

#centre {
    /*float:left;*/

    width: 910px;
    margin: 0;
    box-sizing:border-box;
    padding:25px;
    padding-right:0px;
    display:inline-block;

}
#droite {
    width: 285px;
    margin: 0;
    padding: 0;
    box-sizing:border-box;
    padding:25px 20px;
    /*float:right;*/
    vertical-align:top;
    display:inline-block;

}
#droite .par_fixe{
  border:1px solid #EEEEEE;
}
#droite h3{
  font-weight:600;
  padding:5px 10px;
  border-bottom:1px solid #EEEEEE;
}
#droite #mdl_panier_col p,#droite .par_fixe form,
#droite .par_fixe > p{
  padding:0 20px;

}
#droite .par_fixe form{
padding-bottom:15px;
}
#droite #mdl_panier_col p img{
  padding-right:10px;
}
#droite .par_fixe form h4{
  font-size:16px;

}
#droite .par_fixe form input[type="text"],
#droite .par_fixe form input[type="password"]{
  width:100%;
  box-sizing:border-box;
  padding:4px 7px!important;
}
#droite .par_fixe form input[type="submit"]{
    color:#fff!important;
    background-color:#a4c630;
    font-size:16px!important;
    padding:4px 7px;
    text-transform:uppercase;
    cursor:pointer;
    border:none;
    font-weight:bold;
    display:inline-block;
    border:#a4c630 1px solid;
    font-family:karla, sans-serif;
    -webkit-transition: 1s all ease;
  }
#droite #mdl_panier_col p{
  font-size:14px;
}
#droite #mdl_panier_col p a{
  color:#8c568a!important;
  vertical-align:middle;
}

#droite #mdl_panier_col p a.bouton_panier{
  background-color:#a4c630;
  display:inline-block;
  padding:5px 10px;
  margin-top:10px;
  font-weight:bold;
  border:1px solid #a4c630;
  color:#fff!important;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}
#droite #mdl_panier_col p a.bouton_panier:hover{
  color:#a4c630!important;
  background-color:transparent;
}
#centreetdroite {
    width: 100%;
    margin: auto;
    padding-bottom: 20px;
    text-align:left;
}

.intro {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    /* max-width: 370px; */
    margin: 0;
    /* position: absolute; */
}

.participation {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.std {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    max-width: 370px;
    margin: 0;
    /* position: absolute; */
    height: auto;
}

.std img {
    width: 370px;
    height: auto;
    margin: 0;
    padding: 0;
    /* margin-top: -107px; */
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    /* margin-bottom: -98px; */
}

.std img {
    background-image: url(../images/interface/save_the_date_20.jpg);
    background-size: 100%;
    /* min-height: 521px; */
}
.pageAccueil #centreetdroite {
    padding-bottom: 0;
    /* height: auto!important; */
    /* padding-top: 6px; */
    /* padding-bottom: 5px; */
    width: auto;
    /* margin-left: 29%; */
    /* padding-right:100px; */
    /* padding-left:60px; */
    box-sizing:border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    /* height: 100vh; */
    /* max-width: 1080px; */
    margin: 0;
    /* background: linear-gradient(136deg, rgba(255, 255, 255, 1) 8%, rgba(255, 255, 255, 1) 37%, rgba(246, 189, 24, 1) 72%); */
    /* background-color: #f6bc18; */
    /* position: absolute; */
    /* padding: 20px; */
    /* background-color: #fff; */
    width: 100%;
    /* overflow: scroll; */
    /* height: auto; */
    height: 100%;
    padding: 45px;
}
.intro h3:before{
  content:'';
  display:inline-block;
  width:60px;
  height:4px;
  vertical-align:middle;
  margin-right:20px;
  margin-top:-2px;
  background-color: #141414;
}
.intro h3:after{
  content:'';
  display:inline-block;
  width:60px;
  height:4px;
  vertical-align:middle;
  margin-left:20px;
  margin-top:-2px;
  background-color: #141414;
}
#centreetdroite .intro .sous-titre{
  /* font-weight:300!important; */
  /* color: #141414!important; */
  margin-bottom: 20px;
  /* font-size: 20px!important; */
  /* text-transform:uppercase; */
  text-align:center;
  position: relative;
  z-index: 2;
  color: #fff;
  /* padding: 10px 20px; */
  width: 100%;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
  text-transform: none;
  letter-spacing: 0px;
  /* text-shadow: 6px 5px 11px black; */
  font-weight: 600;
  flex-direction: column;
  line-height: 26px;
  font-size: 24px;
  color: #fff;
  background-color: var(--color1);
  text-align: left;
  padding: 8px;
}

#centreetdroite .intro sup {
    /* margin-top: 6px; */
}

#centreetdroite .intro .sous-titre span {
    font-size: 71px;
}

.std .sous-titre{
  margin-bottom: 20px;
  text-align:center;
  position: relative;
  z-index: 2;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
  text-transform: none;
  letter-spacing: 0px;
  text-shadow: 6px 5px 11px black;
  font-weight: 700;
  flex-direction: column;
  line-height: 47px;
  font-size: 47px;
  color: #fff;
}

.std .sous-titre span {
    font-size: 71px;
}

.programme {
    max-width: 373px;
    margin-bottom: 20px;
    border-left: 3px solid #141414;
    padding: 0 20px;
    border-right: 3px solid #141414;
}

#centreetdroite .programme p {
    margin-bottom: 15px;
    /* color: #fff; */
}
.row_by{
  display:flex;
  text-align:center;
  margin-bottom:40px;
}
.left_by,.right_by{
  width:40%;
}
.center_by{
  width:20px;
}
.center_by,.left_by,.right_by{
  font-size: 23px!important;

    color: #fff!important;
}
.intro h3,
.intro h4{
  /* letter-spacing:6px; */
  text-align: left;
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  font-family: 'Kanit',sans-serif;
  text-shadow: 0px 0px 11px black;
  text-transform: none;
  line-height: 36px;
}

.intro h3 {
    font-size: 40px;
}
.intro h4{
  /* margin-bottom:20px; */
}

.intro h4 span {
    font-weight: 400;
    font-size: 24px;
}

.std h4.blue {
    /* background-color: #1c619e; */
    color: #fff;
    /* padding: 10px 20px; */
    position: relative;
    /* max-width: 375px; */
    z-index: 1;
    font-size: 96px;
    width: 100%;
    position: relative;
    z-index: 4;
}

.std h4.blue span {
    /* background-color: #1c619e; */
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 3;
    text-transform: none;
    letter-spacing: -4px;
    text-shadow: 6px 5px 11px black;
    font-weight: 900;
    flex-direction: column;
    line-height: 64px;
}

.std h4.blue span.big {
    font-size: 148px;
}
.pageAccueil #logo{
  width:100%;
  text-align:center;
  margin-top:30px;
  margin-bottom:30px;
}
#logo img{
  max-width:350px;
}
#centreetdroite .wrapper > p{
  font-size:18px;
  font-weight:normal;
  text-align:center;
  color:#fff;
}
.coin{
  position:absolute;
  top:30px;
  right:-70px;
  background-color:#360941;
      transform: rotate(40deg);
      padding:10px 70px;color:#fff;
      font-size:20px;
}
#centreetdroite .wrapper > p a i{
  font-size:30px;
  display:inline-block;
  vertical-align:bottom;
  padding-right:10px;
}
#centreetdroite .wrapper > p a{
  display:block;
  width:460px;
  margin-top:30px;
  margin-bottom:30px;
  font-size:22px;
  text-transform:uppercase;
  background-color:#360941;
    -webkit-box-shadow: 5px 6px 9px 1px rgba(53, 53, 53, 0.5);
  -moz-box-shadow: 5px 6px 9px 1px rgba(53, 53, 53, 0.5);
  box-shadow: 5px 6px 9px 1px rgba(53, 53, 53, 0.5);

  color:#fff!important;
  border:0px;
  font-weight:600;
  padding:10px 10px;
}
div.wrapper{
  width: 100%;
  margin: 0 auto;
  margin-bottom:10px;
  position: absolute;
  bottom: 0;
  max-width: 470px;
  z-index: 3;
}


a{transition: .2s; text-decoration: none; color: #787878; border-bottom: 1px solid #607D8B;}
a:hover{transition: .2s; color: #FF5722;}

/* page layout */

/* header */

header{
  width: auto;
  height: auto;
  /* background-color: #fff; */
  /* clip-path: polygon(0 0, 100% 0%, 0% 100%, 0% 100%); */
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  flex-direction: column;
  gap: 0;
  /* background: linear-gradient(89deg, rgba(255, 255, 255, 1) 8%, rgba(246, 189, 24, 0) 90%); */
  position: relative;
  z-index: 3;
  /* position: absolute; */
  /* padding: 20px; */
  /* background-color: #fff; */
  /* right: 33px; */
  /* height: 670px; */
  width: 370px;
}

.fond_body_1 {
    /* position: absolute; */
    z-index: 1;
    width: calc(100% - 370px);
    height: 100vh;
    top: 0;
    display: flex;
    left: 0;
    bottom: 0;
    right: 0;
    /* background-image: url(../images/interface/bg_cj.jpg); */
    /* background-image: url(../images/interface/bg_cj_orange.jpg); */
    /* background-image: url(../images/interface/bg_cj_orangenb.jpg); */
    /* background-image: url(../images/interface/bg_cj_nb.jpg); */
    /* background-image: url(../images/interface/bg_cj_orange.jpg); */
    /* background-size: cover; */
    /* background-position: right; */
    justify-content: flex-start;
    /* background-attachment: fixed; */
    /* overflow: hidden; */
    margin: 0;
}

.fond_body_2 {
    width: 100%;
    margin: auto;
    left: 0;
    display: flex;
}




/*
header:after {
    display: flex;
    width: 120%;
    height: 106%;
    content: '';
    position: absolute;
    z-index: 1;
    background: #ffffff8f;
    clip-path: polygon(0 0, 100% 0%, 0% 100%, 0% 100%);
    top: 0;
    left: 0;
    transform: scale(1.5);
} */

header:after {
  content:'';
  display:flex;
  background-image:url('../images/interface/20ans2.png');
  width: 210%;
  height: 374px;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}

header > img.logo_lumensol{
  max-width: 290px;
  margin: 0;
  padding: 10px;
  /* background-color: #fff; */
}

header > img {
    width: 100%;
    position: relative;
    display: flex;
    margin: 0;
    max-width: 614px;
    max-height: 560px;
    height: auto;
    object-fit: contain;
}
/* section */

section{
  width: 100%;
  height: 50%;
}

section h1, section p.meta{
  color: #FFFFFF;
  margin-bottom: 15px;
}

section hgroup{margin-top: -360px;}

section p.numbers{font-size: 5em;}
section p.meta,section p.strings{font-size: 1.5em;}
section h1{font-size: 4.5em;}

/* countdown styles */

div#countdown{color: #1d619e;margin-top:20px;text-align:center;font-size:0;margin-left:-15px;margin-bottom:25px;margin-right:-15px;/* background-color: #1d619e; */border-radius: 18px;padding: 10px;display: flex;align-items: center;justify-content: center;align-content: center;}

div#countdown p{
  width: 100%;
  display: inline-block;
  color:#fff;
  font-size: 16px;
  text-align: center;
  text-shadow: 0 0 5px black;
  text-shadow: 0 0 5px black;
}

p.numbers{
  width: 100%;
  height: 60%;
  font-size: 28px!important;
  line-height:30px;
  margin-top: 0px;
  padding: 10px 0px;
  padding-top:15px;
}
p.strings:before{
  content:'-';
  line-height:10px;
  display:block;
  text-shadow: 0 0 5px black;
}
p.strings{
  width: 100%;
  height: auto;
  /* padding: 0px 0 10px 0; */
  color: #FFFFFF;
}

div.cd-box{
  border-radius: 0;
  width: 25%;
  font-size:12px!important;
  display:inline-block;
  /* margin: 0px 15px 0 0; */
  /* -webkit-box-shadow: 5px 6px 9px 1px #35353580; */
  -moz-box-shadow: 5px 6px 9px 1px rgba(53, 53, 53, 0.5);
  /* box-shadow: 5px 6px 9px 1px rgba(53, 53, 53, 0.5); */
  /* background-color: #1d1d1de3; */
  /* border-top: 2px solid #01619e; */
  /* border-bottom: 5px solid #35353570; */
  border-right: 1px solid #ffffff;
  /* padding-right: 15px; */
  padding: 0 10px;
  margin: 0;
}

div.cd-box:after {
    content: '';
    width: 30px;
    height: 0px;
    box-shadow: 0px 0px 7px 1px #353535;
    margin: auto;
    position: relative;
    display: flex;
    color: #353535;
    /* margin-top: 10px; */
    margin-bottom: 10px;
}
div.cd-box:last-child{border: 0;padding-right: 0;}
/* footer */

footer{
  position: relative;
  top: 60px;
}

footer p{
  color: #787878;
}
.societe{
  padding:50px 30px;
  box-sizing:border-box;
}
section h3{
  color:#222222!important;
}
.societe .center{
  font-size:0;
}
.center{
  width:100%;
  margin:auto;
}
.center .left-center,.center .right-center{
  display:inline-block;
  vertical-align:top;
}
.societe .center .left-center{
  width:50%;
  box-sizing:border-box;
  padding-right:100px;
}
.societe .center .right-center{
  width:50%;
}
.societe .center .right-center img{
  max-width:100%;
}
.societe .btn{
  margin-top:50px;
}
section .btn{
  font-size:14px;
  font-weight:600;
  background-color:#a4c630;
  padding:15px 20px;
  display:inline-block;
  text-transform:uppercase;
  color:#fff!important;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

              -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;

       transition: all 0.3s ease;
}
section .btn:hover{
  background-color:#8c568a;
}
.poles,.partenaire{
  font-size:0;
  padding:80px 0px ;
  background-color:#EEEEEE;
}
.pole{
  display:inline-block;
  width:33.33333333%;
  text-align:center;
  box-sizing:border-box;
  padding:0 40px;

}
.pole p{
  text-align:center!important;
}

.pole h4{
  font-weight:800;
  color:#222222;
  font-size:25px!important;
  position:relative;
  padding-bottom:20px;
  margin-bottom:30px;
}
.pole h4:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 2px;
    left: 50%;
    margin-left:-40px;
    bottom: 0;
    background-color: #ce732a!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.services{
  padding:50px 30px;
  box-sizing:border-box;
}
.services .left-center{
  width:367px;
padding-right:30px;
}
.services .right-center{
  width:calc(100% - 410px);
  font-size:0;
}
.services .right-center > p{
  max-width:600px;
  margin-bottom:30px;
}
.service{
  display:inline-block;
  vertical-align:top;
  width:50%;
  box-sizing:border-box;
  margin-bottom:15px;
}
.service:nth-child(even){
  padding-left:20px;
}
.service:nth-child(odd){
  padding-right:20px;
}

.service h4 a{
  color:#222222!important;
  font-size:20px!important;
  font-weight:700;
  text-transform:capitalize;
      font-family: 'Raleway', sans-serif !important;
}

.partenaire a{
  display:inline-block;
  width:25%;
  text-align:center;
}
.actus{
  padding:50px 30px;
  box-sizing:border-box;
  background-color:#EEEEEE;
  font-size:0;
}
.temoignage {
  padding:50px 30px;
  font-size:0;
}

.item p{
  text-align:center!important;
  max-width:700px;
  font-size:18px!important;
  margin:auto;
}
.item p.auteur{
  font-style:italic;
  padding-top:20px;
  position:relative;
  margin-top:20px;
}
.item p.auteur:before{
  content:'';
  position:absolute;
  top:0;
  left:50%;
  width:150px;
  margin-left:-75px;
  height:1px ;
  background-color:#ccc;
}
.point{
  text-align:center;
  margin:0;
  margin-top:30px;
}
.point li{
  display:inline-block;
  list-style:none;
  width:15px;
  height:15px;
  background-color:#8c568a!important;
  border-radius:20px;
  margin:0 5px;
}


.actus .center > p{
  margin-bottom:40px!important;
}
.actu{
  display:inline-block;
  width:30.59%;
  box-sizing:border-box;
  max-width:368px;
  vertical-align:top;
}
.actu:nth-child(1){
  margin-right:2.74333333333%;

}
.actu:nth-child(3){
  margin-left:2.74333333333%;

}
.actu:nth-child(2){
  margin: 0 1.371666666666%;
}
.actu .photo-actu a{
  display:block;
}
.actu .photo-actu a img{
  display:block;
  max-width:100%;

}
.actu .photo-actu {
  position:relative;
}
.actu .date{
  background-color:#8c568a;
  position:absolute;
  top:10px;
  left:10px;
  font-size:16px;
  color:#fff;
  text-align:center;
  border:1px solid #fff;
  width:50px;
  height:40px;
  padding-top:5px;
  padding-bottom:5px;
  line-height:20px;
  font-weight:600;
}
.info-actu{
  background-color:#fff;
  box-sizing:border-box;
  padding:20px 30px;
  border-top:1px solid #231f20;
  height:90px;
}
.info-actu h4 a {
  color:#333333!important;
  font-weight:600!important;
}


#pied #conteneur_pied {
    /* background-image:url(../images/interface/top-pied.png); */

    color: #fff;
    /* background-color: #2d343f; */

    background-repeat: no-repeat;
    background-position: center top;
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    /* margin-bottom:40px; */

}
#pied h5 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  letter-spacing: -0.5px;
  font-size:18px;
}
#pied h5:after {
  content: "";
  background: #fff;
  width: 34px;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pageAccueil h2 {
    /* display:none; */
}
body .query {
  background-color:#cccccc!important;
  font-size:0;
    padding: 30px 0 30px;
}
.query h5 {
  text-transform: uppercase;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 7px;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.query p {
    color: #3c3c3c!important;
    letter-spacing: -0.4px;
}
.left-contact{
  width:70%;
  display:inline-block;
}
.left-contact p{
  font-size:14px!important;
}
.right-contact{
  width:30%;
  text-align:right;
  display:inline-block;
  vertical-align:top;
}
.right-contact a, .description a{
    text-transform: uppercase;
        background-color: #ce732a !important;
        border:1px solid #ce732a !important;
  color: #fff!important;
  font-size: 14px;
  width: 174px;
  padding: 15px 0;
  text-align: center;
  background: #ce732a;
  display: inline-block;
  transition: 1s all ease;
  -webkit-transition: 1s all ease;
  border: 1px solid transparent;
  font-weight: 800;
  margin:auto;
}
.description a{
  margin-top:20px;
  float:right;
}
.description:after{
  content:'';
  display:table;
  clear:both;
}
.right-contact a.contact-us:hover{
  background-color:transparent!important;
  color:#ce732a!important;
}
#pied {
    width: 1200px;
    margin: auto;
    background-color: #222222;
    color: #fff;
    box-sizing:border-box;
    padding:0 50px;
}

.rgpd{
    margin-top:20px;
    background-color:#502613;
    color:#fff;
    padding: 10px 5px;
}

.rgpd p{
    color:#fff!important;
    font-weight: 300!important;
    line-height: 16px;
    font-size: 14px!important;
}
/**********/
/* GAUCHE */
/**********/
/**********/
/* CENTRE */
/**********/
@media only screen and (max-width: 1199px) and (min-width: 1025px){
.spanish {
    max-width: 446px;
    padding: 20px 0 27px 18px;
}
}
img.imgtitre {
    margin-left: 0px!important;
    padding: 9px!important;
    padding-left: 0px!important;
}
img.mdl_billet {
    padding-right: 5px!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
}
h2 img.imgtitre {
    margin-left: 0px!important;
    padding: 0px!important;
}
h2,
h3 {
    font-size: 1.25em;
    color: #3A4046;
    margin-top: 0;
}
h3 {
    font-size: 20px;
    margin-bottom:10px;
}

.news {
    padding: 70px 0px;
    font-size: 0;
}
#centreetdroite .news h4 a {
    font-size: 18px!important;
}
.news h3 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}

.news h3:after {
    display: none;
}
h3 span {
    position: absolute;
    width: 87px;
    bottom: 0px;
    left: 0px;
    height: 7px;
    background-color: #ce732a;
}
h2 {
    margin-bottom: 20px;
    padding-bottom: 13px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 900;
    font-family: 'Raleway', sans-serif !important;
    font-size: 36px;
    line-height: 1.2;
    color: #2c3740;

}

.bannercontainer h2:after{
  display:none;
}
.bannercontainer h2{
  margin-bottom:0!important;
}
.ariane a {
    text-decoration: underline;
    color: #8C8C8C
}
p.intro {
    font-size: 18px;
    padding-bottom: 30px!important;
    margin-bottom: 30px!important;
    border-bottom: 1px solid #dddee2;
}
.right {
    float: right;
}
#centre p img {
    padding: 0 5px;
    margin: 0;
}
.fiche_produit img{
  width:auto;
  height:auto;
  max-width:400px;
  max-height:400px;
}
.enstock + table select{
  font-size:16px;
  padding: 4px 0px 4px 7px;
}
.caracterisque_fiche{
  margin-top:30px;
}
.fiche_produit + td{
  padding-left:40px!important;
}
.fiche_produit {
  width:400px;
}
.fiche_produit a{
  display:block;
  text-align:center;
}

#formIdentificationLog tr,#formCreationInscription tr {
    padding-bottom: 15px;
    display: block;
}
#formIdentificationLog td:nth-child(1),#formCreationInscription td:nth-child(1) {
    font-size: 16px;
    width: 200px!important;
}
a.infobulle {
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
    border: none;
}
a.infobulle,
a.infobulle img {
    border: none;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}
a.infobulle:hover {
    background: none;
    z-index: 25
}
a.infobulle span {
    display: none
}
a.infobulle:hover span {
    display: block;
    position: absolute;
    top: 0;
    left: 3em;
    padding: 2px;
    width: 20em;
    border: 1px solid #7F9DB9;
    background-color: #EDEDED;
    color: #000000;
    text-align: left;
    font-size: 0.8em;
    font-weight: normal;
}

#paragraphe84 p:last-child,
#paragraphe101 p:last-child {
    border-bottom: none;
}
img.picto {
    padding: 2px 2px 0 0;
}
img.immo,
img.immo_vignette {
    padding: 0 4px;
    background-color: #FFFFFF;
}
#droite img.immo,
#droite img.immo_vignette {
    padding: 0 4px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
/**********/
/* DROITE */
/**********/

input {
    font-size: 0.85em;
}
select {
    font-size: 0.85em;
}
#gauche h4 a {
    color: #36b5e4!important;
}
#gauche p {
    color: #1a333c!important;
}
#gauche #paragraphe146 .suite {
    position: absolute;
    background-color: #36b5e4;
}
#gauche #paragraphe146 .suite:hover {
    background-color: #36b5e4;
    color: #fff!important;
    border: none;
}
#gauche .mdl_billet p {
    padding-bottom: 40px;
}
#gauche h3 {
    text-transform: uppercase;
}
/********/
/* PIED */
/********/
#pied{
    font-size:0;
}
#pied ul {
    margin: 0;
    padding: 0;
    /* text-align: center; */
}
html>body #pied ul {
    margin: 0;
    list-style:none;
}
.box-slideshow .owl-nav,
.position-12 .owl-nav{

  z-index:100;
  position:absolute;
  z-index:1000;
  top:50%;
  opacity:1;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
  width:100%;
}
.box-slideshow:hover .owl-nav,
.position-12 .owl-nav{
  opacity:1;
}
.box-slideshow .owl-next,
.position-12 .owl-next{
  left:0!important;
  position:absolute;
  top:50%;

  right:auto!important;
}
.position-12 .owl-next{
  margin-left:-30px!important;
}
.position-12 .owl-prev{
  margin-right:-30px!important;
}
.box-slideshow .owl-prev,
.box-slideshow .owl-next,
.position-12 .owl-next,
.position-12 .owl-prev{
  display:inline-block;
  color:#fff;
  font-size:20px;
  padding:30px 10px;
  background-color:rgba(0, 0, 0, 0.2);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}
.position-16 .owl-prev,
.position-16 .owl-next,
.position-12  .owl-next,
.position-12 .owl-prev{
  padding:10px 10px;
}

.position-12 .owl-nav{
  margin-top:-20px;
}
.box-slideshow .owl-prev:hover,
.box-slideshow .owl-next:hover,
.position-12 .owl-prev:hover,
.position-12 .owl-next:hover{
  background-color:#8c568a;

}
.position-12  .owl-prev{
  margin-top:0px!important;
}
.box-slideshow .owl-next{
    left:0px;
  position:absolute;
  position:absolute;
  top:50%;
  margin-top:-40px;
  left:auto!important;
}
.box-slideshow .owl-prev,
.position-12  .owl-prev{
  right:0px;
  position:absolute;
  position:absolute;
  top:50%;
  margin-top:-40px;
  left:auto!important;
}
#pied li {
    /* border-bottom: 1px solid #fff; */
    display:inline-block;
    width:40%;
    margin-right:10%;
}
.slider{
  max-width:1200px;
  margin:auto;
}

#pied li:last-child {
    /* border-right: 0px solid #fff; */
}

.col1{
    width:55%;
    display:inline-block;
    vertical-align:top;
}
.address h6 {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin-bottom: 8px;
    font-weight:bold;
}
.col1 ul li a{
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 0 10px;
    transition: 1s al ease;
    -webkit-transition: 1s al ease;
    text-align:left;

}
.address {
  font-size: 15px;
  color: #8494a0;
  padding-top: 13px;
}
.phone > span {
  color: #ffffff;
  display: block;
  text-transform: capitalize;
  letter-spacing: -0.6px;
  margin-bottom: 2px;
}
.phone span a {
  color: #fff;
  text-transform: none;
}
.address address {
  line-height: 1.7;
  margin-bottom: 10px;
  font-size: 15px;
  color:#fff;
}
.col2{
      vertical-align:top;
    width:45%;
        display:inline-block;
}
/**********/
/* HTML */
/**********/

legend {
    font-weight: bold;
}
label {
    font-weight: bold;
}
label.intitule {
    display: inline;
    float: left;
    width: 120px;
}
fieldset {
    /* padding: 5px; */
}
.liste_categorie ul{
  padding:0px!important;
  margin:0px;
}
.liste_categorie ul li{
  padding:0px;
  list-style:none;
  margin:0px;
  display:inline-block;
  margin-right:15px;
  margin-bottom:10px;
}

.liste_categorie ul li a{
  background-color:#fff;
  color:#222!important;
  border:1px solid #222;
  font-weight:bold;
  display:block;
  font-size:14px;
  padding:5px 10px;
  text-transform:uppercase;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.liste_categorie ul li a:hover{
  color:#fff!important;
  background-color:#8c568a;
  text-decoration:none;
}
.liste_produits > table > tbody >tr > td {
    position: relative;
    width: calc(33.333333% - 20px);
    border: 1px solid #EEEEEE;

    padding: 0px;
    margin: 10px;
    display: inline-block;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 15px;
    vertical-align:top;
    padding-bottom:15px;
}
.liste_produits > table > tbody >tr > td > br{
  display:none;
}
.liste_produits > table > tbody >tr {
  display:inline;
}
.liste_produits > table > tbody >tr > td h3 + p{
  display:none;
}
.liste_produits > table > tbody >tr > td h3 a{
  font-weight:600;
  color:#222;
  font-size:18px!important;
}
.liste_produits > table > tbody >tr > td h3 {
  border-bottom: 1px solid #EEEEEE;
  padding:10px 15px;
}
.liste_produits > table > tbody >tr > td .info_liste{
  padding:0 15px;
}
.liste_produits > table > tbody >tr > td .info_liste a,.liste_produits > table > tbody >tr > td .info_liste br{
  display:none;
}
.liste_produits > table > tbody >tr > td .info_liste + table{
  width:100%;
  padding:0 15px;
  display:block;
  box-sizing:border-box;
}
.liste_produits > table > tbody >tr > td .info_liste + table select{
  padding:4px 7px!important;
  padding-right:0px!important;
}
.liste_produits > table > tbody >tr > td a.bouton_panier,
.enstock + table .bouton_panier{
      background-color: #a4c630;
    display: inline-block;
    padding: 5px 10px;
    font-size:15px;
    font-weight: normal;
    border: 1px solid #a4c630;
    color: #fff!important;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    vertical-align:top;
    display:inline-block;
    margin-left:10px;


}
.liste_produits > table > tbody >tr > td a.bouton_panier{
  font-weight:normal!important;

}
.caracterisque_fiche{
  border:1px solid #EEEEEE;
  padding:15px;
}
.caracterisque_fiche label{
  padding-right:5px;
}
.enstock + table .bouton_panier{
  font-weight:bold;
}
.liste_produits > table > tbody >tr > td a.bouton_panier em,
.enstock + table .bouton_panier em{
  font-size:20px;
  margin-right:5px;
}
.liste_produits > table > tbody >tr > td a.bouton_panier:hover,
.enstock + table .bouton_panier:hover{
  background-color:transparent;
  color:#a4c630!important;
}
.liste_produits > table > tbody >tr > td h3 + p + a{
  display:block;
  width:100%;
  box-sizing:border-box;
  padding:0 15px;
}
.liste_produits > table > tbody >tr > td h3 + p + a img{
  float:none;
  width:100%;
  height:auto;
}
#droite fieldset {
    margin: 0px;
    border: none;
    padding: 0px;
    padding-left: 5px;
}
#droite h3 {
    /* color: #eb6c0e; */
}




#centre div.paragraphe,
#centreetdroite div.paragraphe {
    margin: 0 0 10px 0;
}
.par_style_3 table tr td:first-child {
    width: 35%!important;
    display: inline-block;
}
.par_style_3 table tr td:first-child img {
    width: 100%;
    height: auto!important;
}
.par_style_3 table tr td:last-child {
    width: 63%!important;
    display: inline-block;
}
.video-container {
  position:relative;
  padding-bottom:44.9%;
  padding-top:30px;
  height:0;
  overflow:hidden;

}
.mdlPanier h3 {
    margin-top: 0px;
}
.mdlPanier .panier {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: normal!important;
    color: #111;
    background-color:#fff;
}
.mdlPanier .panier input[type="submit"]{

}
.mdlPanier .panier strong {
    font-weight: normal;
}
.mdlPanier .panier td {
    padding: 5px;
        border: 1px solid #e5e5e5!important;
}
.mdlPanier .panier td:last-child i {
    font-size: 25px;
    padding: 0 10px;
    color: #222;
}
.mdlPanier .panier td img {
    padding-right: 20px;
}
.mdlPanier .panier th {
    color: #fff;
    padding: 10px;
   text-align:left;
    font-weight: normal;
    font-size: 16px;
    background-color:#a4c630;
}
.mdlPanier .panier th{
      border: 1px solid #e5e5e5!important;
}
.mdlPanier .panier th:nth-child(3),
.mdlPanier .panier td:nth-child(3){
    width:100px!important;
}
.etape {
    font-size: 0;
}
.item-etape {
    background-image: url(../images/arrow-panier.png);
    display: inline-block;
    width: 25%;
    border-top: 1px solid #a4c630 ;
    border-bottom: 1px solid #a4c630 ;
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
}
.active + .item-etape {
    padding-left: 35px;
}
.item-etape:last-child {
    background-image: none;
}
.item-etape:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #a4c630 ;
    padding-left: 10px;
}
.item-etape:last-child {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #a4c630 ;
}
.item-etape.active {
    background-color: #a4c630 ;
    background-image: none;
    margin-left: -26px;
    z-index: 1;
    padding-left: 35px;
    width: calc(25% + 26px);
}
.item-etape:first-child.active {
    margin-left: 0!important;
    padding-left: 10px;
    width: 25%!important;
}
.item-etape:last-child.active:before {
    display: none!important;
}
.item-etape.active:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20.5px 0 20.5px 25px;
    border-color: transparent transparent transparent #a4c630 ;
    right: -25px;
    top: 0;
}
.item-etape p {
    font-size: 16px!important;
    font-family: 'Montserrat', sans-serif!important;
}
.item-etape.active p {
    color: #fff!important;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
/**************/
/* Modules */
/***********/

.mdl_paragraphe2Colonne li {
    text-align: left !important;
}
.mdl_image_aleatoire {
    margin: -2px 0 0 0;
}
.mdl_citation_aleatoire p {
    padding: 0 10px;
}
.mdl_citation_aleatoire p {
    color: #3d9bde;
}
.mdl_citation_aleatoire em {
    font-weight: bold;
}
/* Liens */

a {
    text-decoration: none;
}
a:link {
    color: #222;
}
a:visited {
    color: #222;
}
a:hover,
a:focus,
a:active {
    color: #222!important;
    text-decoration: underline;
}
a.glossaire {
    /*color:#e3721f;*/

    color: #808080;
    text-decoration: underline;
}
a.glossaire:visited {
    color: #808080;
    text-decoration: underline;
}
a.alt {
    font-weight: bold;
}
a.suite {
    background-color: #97bf0d;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
}
a.suite:hover {
    background-color: transparent;
    border: 1px solid #97bf0d;
    color: #97bf0d!important;
}
a.suite:visited {
    color: #ffffff;
}
#droite a:link {
    /* color: #d96918; */
}
#droite a:visited {
    /* color: #d96918; */
}
/* Pas de bordure autour des images dans les liens */

a img {
    border: none;
}
/**********************/
/* Villes Suggestion */

.villeSuggestionBox {
    position: relative;
    float: left;
    left: 0px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 200px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    color: #000;
}
.villeSuggestionList {
    margin: 0px;
    padding: 0px;
}
.villeSuggestionList li {
    list-style: none;
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.villeSuggestionList li:hover {
    background-color: #c0c0c0;
}
/***************************/
/*     Recherche           */
/***************************/
/* Tag clouds Couleurs
orange  #e3721f => 0,3
marron #603b0b => 1,4
marron clair #ac741a =>2,5
Bleu #3d9bde
*/

#liste_mcl {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px #AAAAAA solid;
    background-color: #F9F9F9;
    color: #808080;
}
#liste_mcl a {
    color: #808080;
    text-decoration: none;
}
#liste_mcl a:hover {
    text-decoration: underline;
}
#mdl_TopMCL a {
    color: #fff!important;
    ;
    text-decoration: none!important;
    font-weight: normal;
    display: inline-block;
    background-color: #2d343e;
    padding: 5px;
    border-radius: 3px;
}
#mdl_TopMCL .mcl0,
#mdl_TopMCL .mcl5,
#mdl_TopMCL .mcl1,
#mdl_TopMCL .mcl2,
#mdl_TopMCL .mcl3,
#mdl_TopMCL .mcl4 {
    margin-bottom: 5px;
    display: inline-block;
}
/* Immo */

.mdl_immo_selecteur {
    position: relative;
    width: 918px;
    margin-right: -40px;
}
.mdl_immo_selecteur table {
    width: 100%;
}
.mdl_immo_selecteur th {
    color: #be8f05;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #be8f05;
    font-size: 1.25em;
}
.mdl_immo_selecteur ul {
    margin: 0px;
    padding: 0px;
}
.mdl_immo_selecteur li {
    background-image: url(../images/interface/fleche.gif);
    background-position: left top;
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    padding-right: 40px;
    margin-bottom: 5px;
}
div.mdl_immo img.immo {
    background-color: #FFFFFF;
    padding: 6px !important;
    margin-right: 10px;
}
#centreetdroite .mdl_immo table .insertion,
#centre .mdl_immo table .insertion {
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-right: -3px;
}
p.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
}
p.bloc_tri a {
    color: white;
    font-weight: bold;
}
form.bloc_tri {
    background-color: #544d47;
    color: white;
    padding: 5px;
    text-align: right;
    margin-bottom: 5px;
}
tr.annonce {
    padding-top: 5px;
}
tr.annonce:hover {
    background-color: #fce8cd;
}
tr.annonce h4 {
    margin: 0px!important;
}
tr.annonce h4 a {
    color: #ff6600;
}
tr.annonce td {
    border-top: 1px #AFAFAF dotted;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.footerannonce {
    background-color: #AFAFAF;
    padding-left: 2px;
    vertical-align: bottom;
}
td.footerannonce p {
    margin: 0px!important;
    padding: 0px!important
}
td.footerannonce a {
    background-color: #000000;
    color: #FFFFFF;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
.prix,.prix_fiche strong{
    color: #a4c630!important;
    font-size: 1.25em;
    font-weight: bold;
}
.prix_fiche{font-size:19px!important;}
div.mdl_modele_fiche h2 {
    text-align: right;
    margin: 0!important;
    margin-right: 18px!important;
}
div.mdl_modele_fiche h2 span {
    color: #fff;
    padding: 8px!important;
}
div.modeles_similaires {} div.modeles_similaires img {
    padding: 4px;
}
.mdl_ligne_cev {
    margin-bottom: 0!important;
}
.rechercher_modeles #frm_surface,
.rechercher_modeles #frm_nb_pieces,
.rechercher_modeles #frm_etage {
    width: 200px;
}
.rechercher_modeles td {
    width: 387px;
}
.prev_fred {
    background-image: url(../images/interface/prev_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
}
.next_fred {
    background-image: url(../images/interface/next_fred.png);
    height: 55px;
    width: 46px;
    display: block!important;
    position: absolute;
    top: 210px;
    right: 0px;
}
.pager a span {
    display: none;
}
.pager a {
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 40px;
    vertical-align: middle;
}
.pager a.selected {
    background-color: #97bf0d;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 10px;
    line-height: 15px;
    vertical-align: middle;
}
#pager2 {
    position: absolute;
    width: 1920px;
    text-align: center;
    top: 400px;
}
.forcefullwidth_wrapper_tp_banner{
  position:relative;
  width:1200px;
  margin:auto;
}
.bannercontainer {
    width: 1200px;
    position: relative;
    padding: 0;
    margin:auto;
    max-height: 700px !important;
}
.scroll_down .bannercontainer{
  margin-top:86px;
}
#carousel-home .carousel-inner{
  display:inline-block;
  vertical-align:top;
  width:850px!important;
  text-align:center;
  background-color:#eee;
  background-image:url(../images/interface/bg-carousel.png);
  background-size:100%;
  background-repeat:no-repeat;

}
#carousel-home .carousel-inner .text-slide{
  position:absolute;
  bottom:0px;
  text-align:center;
  width:100%;
  padding:20px 40px;
  box-sizing:border-box;
  background-color:rgba(0,0,0,0.5);
  color:#fff;
  font-size:18px;
}
.bannercontainer .img img{
  width:250px;
  padding:20px;
  max-height:100%;
}
#carousel-home .carousel-indicators{
  display:block;
  position:absolute!important;
  width:350px!important;
  right:0;
  top:0;
  left:auto!important;
  bottom:0!important;
  background-color:#333;
  height:100%;
}
#carousel-home .carousel-inner > .item{
  width:100%!important;
}
#carousel-home .carousel-indicators li{
  padding:0px;
  list-style:none;
}
#carousel-home .carousel-indicators li{

  display:block;
  border-bottom:1px solid #ccc;
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-align:left;
    position:relative;
       transition: all 0.3s ease;
       overflow:visible;

}
#carousel-home .carousel-indicators li:hover,
#carousel-home .carousel-indicators li.active{
  background-color:#a4c630;

  color:#ccc;
}
#carousel-home .carousel-indicators li:first-child{
border-top:1px solid #ccc;
}


#carousel-home .carousel-indicators li:hover a,
#carousel-home .carousel-indicators li.active a{
  color:#fff!important;

}
#carousel-home .carousel-indicators li a{
  font-size:20px;
              -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    overflow:visible;
    -o-transition: all 0.3s ease;
       transition: all 0.3s ease;
  color:#fff!important;
    padding:31.5px 20px;
  display:block;
  text-transform:uppercase;

}
#carousel-home .carousel-indicators li .chevron{

  opacity:0;
  overflow:hidden;
  display:inline-block;
  position:absolute;
  left:-24px;
  top:50%;
  margin-top:-40px;
    font-size:80px;
    color:#a4c630;
  vertical-align:top;
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
#carousel-home .carousel-indicators li.active .chevron,#carousel-home .carousel-indicators li:hover .chevron{
  width:24px!important;
  opacity:1;
  padding-right:15px;
}
#carousel-home .carousel-indicators li a > i{
  padding-right:15px;
  font-size:30px;
}
#carousel-home .carousel-indicators li:nth-child(2) a > i{
  padding-top:15px;
}
#carousel-home .carousel-indicators li a .text{
  vertical-align:top;
  padding-top:3px;
  display:inline-block;
}
.fix-wrapper{
  position:absolute;
  top:0;
  z-index:1000;
  width:1200px;
  left:50%;
  margin-left:-600px;
  text-align:center;
  top:200px;
}
.fix-wrapper h2{
  color:#fff;
  font-size:60px;
  font-family:'dosis', sans-serif!important;
  margin-bottom:40px!important;
}
.fix-wrapper p{
  font-size:18px;
  color:#fff;
  width:800px;
  margin:auto;
}
.banner {
    width: 100%;
    position: relative;
    max-height: 818px !important;
    overflow: hidden;
}
.homepage-3 .banner {
    overflow: visible;
}
.banner {
    position: relative;
}
.about .banner-image {
    width: 100%;
    height: 298px;
    background: url("../images/banner-plane2.jpg") no-repeat;
    background-attachment: fixed;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.banner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    z-index: 999;
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: static !important;
}
.tp-caption.medium_grey {
    background: none !important;
}
.shipping {
    text-transform: uppercase;
    color: #2c3740 !important;
    font-size: 15px;
    font-weight: bold;
    background: #ffffff;
    display: block;
    width: 162px;
    text-align: center;
    padding: 11px 0;
    position: relative;
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}
.shipping:hover{
  color:#fff!important;
}
.services-link {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    display: block;
    width: 174px;
    text-align: center;
    padding: 15px 0;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    border: 1px solid transparent;
}
.shipping:after {
    border-left: 8px solid #ffffff;
    border-right: 8px solid transparent;
    border-top: 18px solid transparent;
    border-bottom: 21px solid #ffffff;
    content: "";
    position: absolute;
    right: -16px;
    top: -1px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.custom-blockquote {
    left: 35px;
    bottom: 0;
}
.spanish {
    width: 97%;
    padding: 17px 10px 19px 15px;
    font-size: 13px;
}
}

.caption {
    width: 476px;
}
.banner-text h2 {
    font-weight: 900;
    letter-spacing: -0.9px;
    white-space: normal;
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.tp-leftarrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 5%;
}
.tp-rightarrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 5%;
}
#wrapper_p #pager3 {
    top: 120px;
    width: 300px;
    text-align: center;
}
#nav-mobile{
  display:none;
}
#position-menu {
  float:right;
    position: relative;
    /* width: 75%; */
    /* margin-top: 60px; */
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scroll_down #position-menu{
  /* margin-top:20px; */
}
#carousel_p div {
    text-align: center;
}
#background-footer {
    background: url(../images/interface/bg-footer.png) #292929 no-repeat top center;
    width: 100%;
    height: 260px;
    position: absolute;
    bottom: 0px;
}
#header #logo {
    /* padding-top:20px; */
    display: inline-block;
    /* width: 25%; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scroll_down #logo{
  /* padding-top:0!important; */
}
#tel-header ul {
    float: right;
    list-style-type: none;
    line-height: 1.3;
    padding-top: 25px;
}
#tel-header ul li {
    display: inline-block;
    font-family: karla;
    font-weight: bold;
    padding: 0 1px;
    vertical-align: top;
    position: relative;
}
#tel-header ul li:first-child:after {
    content: "";
    background: #d5dce4;
    display: block;
    position: absolute;
    right: -15px;
    top: 0;
    width: 1px;
    height: 30px;
}
#tel-header ul li:last-child {
    padding: 0 25px !important;
}
#tel-header {
    float: right;
}
.transport {
    float: right;
    font-weight: bold;
    font-size: 12px;
    color: #2c3740;
}
.homepage .transport {
    font-size: 12px;
}
.transport > span {
    display: block;
}
#tel-header img {
    margin-right: 12px;
    vertical-align: top;
    float: left;
}
#tel-header ul li a {
    font-size: 30px;
    color: #2c3740;
    line-height: 1;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
}
#tel-header ul li a:hover{
  color:#
}
#tel-header {
    position: absolute;
    width: 100%;
    opacity:1;
          -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scroll_down #tel-header{
  opacity:0;
  height:20px;
}
#background-menu-right {
    height: 60px;
}
#background-menu-left {
    height: 90px;
    transition-property: height;
    transition-duration: 0.5s;
    transition-delay: 0.25s;
}
#header #logo .logo_forme {
    width: 65px;
    height: 65px;
}
@media screen and (min-width: 1170px) {
    body {
        overflow-x: hidden;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    #menu_haut > ul > li:hover > ul {
    left: auto;
    top: 47px;
    opacity: 1;
}
 #menu_haut > ul > li:nth-child(2):hover > ul {
    left: auto;
    top: 100%;
    opacity: 1;
    width:240px;
}

    .extend {
        display: none!important;
    }

}
#totop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: -999px;
    background-image: url(../images/interface/uitotop.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 900000;
    background-color: transparent;
}
#totop:hover {
    background: url(../images/interface/uitotop.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
body .cookie-notice{
  background-color:#F6F6F6!important;
  color:#222!important;
}
body .cookie-notice-inner > div:nth-child(1) > a{
  color:#222!important;
}
.prevnext {
    font-size: 1.1em;
    color: #3c3c3c;
    margin: 0;
    margin-top: 20px;
    padding: 2px;
}
.prevnext a {
    font-style: normal;
    background-color: #e6e6e6;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    margin: 5px;
    color: #3c3c3c;
    line-height: 35px;
    border: 1px solid #EEEEEE;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-decoration: none;
}
.prevnext a:first-child {
    margin-left: 0px;
}
.prevnext a:hover,
.prevnext a.selected {
    color: #FFFFFF;
    background-color: #8c568a;
    border: 1px solid #EEEEEE;
}
label {
font-size:18px;
color:#fff!important;
display:block!important;
    width:auto!important;
    margin-bottom:10px;
}

.par_fixe form p:nth-child(even),
.par_style_2 form p:nth-child(even) {
    margin-left: 2%!important;
    margin-bottom: 5px!important;
}
.par_fixe form p:nth-child(7) {
    width: 100%;
}
.par_style_2 form p:nth-child(4) {
    width: 100%;
    margin-left: 0px!important;
}
form p:last-child {
    margin: 0px!important;
}

@media screen and (min-width: 2000px) {
    #background-menu-left {
        width: 34%;
    }
    #background-menu-right {
        width: 66%;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1350px) {
    #background-menu-left {
        width: 19%;
    }
    #background-menu-right {
        width: 81%;
    }
}
@media screen and (min-width: 1200px) {
#menu_haut > ul > li:hover > a{
  border-bottom:2px solid #8c568a;
}
#carousel-home .carousel-indicators li:nth-child(1) a span.text br{
  display:none;
}
}
@media screen and (max-width: 780px) {
.coin{
  position:relative;
   transform: rotate(0deg);
   left:0;
   right:0;
   text-align:center;
   top:0;
}
div.cd-box{
  max-width:calc(25% - 30px);
}
}
@media screen and (max-width: 1200px) {

  div.wrapper{
    display: none;
    bottom: -64px;
  }
    header{
        position: relative;
        margin: auto;
        width: 100%;
        padding: 20px 0;
    }

html {
    overflow: auto;
}
    
  .fond_body_1{
    /* background-color:rgb(0 31 51 / 35%); */
    display:block;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-right: 6%;
    padding: 20px;
    justify-content: center;
    height: auto;
  }

.pageAccueil #contenu {
    height: auto;
}

#centreetdroite form {
    width: 100%;
}

body .fond_body_1:after {
    bottom: 0px;
    width: 312px;
    height: 312px;
}

header:after {
    width: calc(100% - 577px);
    height: 208px;
}
  .pageAccueil #centreetdroite{
    margin-left:auto!important;
    padding-left:15px;
    padding-right:15px;
    margin-right:auto!important;
    width:100%!important;
    padding-top: 30px;
  }
  body .cookie-notice-inner{
    width:95%!important;
    margin:auto!important;
  }
  #carousel-home {
    margin-bottom:61px;
  }
  #carousel-home .carousel-indicators{
    top:100%;
    height:89px;
    width:100%!important;
    font-size:0;
  }
    #carousel-home .carousel-indicators li{
      display:inline-block!important;
      border:0!important;

      vertical-align:top;
    }

    #carousel-home .carousel-indicators li .chevron {
      display:none;
    }
    #carousel-home .carousel-indicators li a{
      padding:15px 20px;
    }

  .fix-wrapper{
    width:95%;
    left:2.5%;
    top:15%;
    margin-left:0;
  }
  .fix-wrapper p{
    width:100%;
    max-width:800px;
  }
  .center{
    width:95%;
  }
  .page-heading .container{
    width:100%;
    box-sizing:border-box;
    padding:0 5%;
  }
  .page-heading #ariane{
    position:relative;
    text-align:left;
    float:left;
    margin-top:10px;
    right:0;
  }
  .page-heading .page-title h2{
    max-width:100%;
  }
  .top-header{
    display:none;
  }
  #tel-header{
    display:none;
  }
    .par_style_3 table tr td:first-child {
        width: 50%!important;
        display: none;
    }
    #menu_haut ul {
        text-align: center;
    }
    .par_style_3 table tr td:first-child img {
        width: 100%;
        height: auto!important;
    }
    .par_style_3 table tr td:last-child {
        width: 96%!important;
        display: inline-block;
    }
    #carousel-home .carousel-inner {
        width: 100%!important;
    }
    #menu_haut ul li a:after {
        display: none;
    }
    #menu_haut ul li a:hover,
    #menu_haut ul li:hover a {
        /* color: #3A4046; */
    }
    #menu_haut .sousmenu .extend {
        padding: 0px!important;

        font-size: 30px!important;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        line-height: 30px;
        width: 38px;


        color: #fff;
    }
    #menu_haut li a {
      padding:10px 10px;
    }
    #menu_haut .extend {
        padding: 0px;

        font-size: 30px!important;
        position: absolute;
        right: 20px;
        top: 0px;
        height: 100%;
        line-height: 35px;
        width: 35px;
        color: #ce732a!important;
    }
    #header #menu_haut {
        width: 100%!important;
        max-width: 100%;
        float: none;
        margin:0;
        padding:0;
        z-index: 160!important;
        /* border-bottom:5px solid #97BF0D; */
        /* background-color: #fff; */
        overflow: hidden;
        height: 0px;
    }
    .btn-menu {
        z-index: 1000;
        display: inline-block!important;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }
    .item .bloc {
        width: 32%!important;
        vertical-align: top;
    }
    #col1 {
        display: none;
    }
    #col3 {
        float: none;
    }
    #pied {
        width: 100%;
        padding:10px 0px;
    }
    #pied #conteneur_pied {
        width: 100%;
        box-sizing:border-box;
        padding:20px;
    }
    .bannercontainer{
      width:100%;
    }
    #header {
        min-width: 100%;
        width:100%;
        /* height: 100px; */
    }
    #conteneur {
        /* padding-top:100px; */
    }
    #google_translate_element{
      left:0;
      right:auto!important;
    }
    #conteneurbis{
      width:100%;
    }
    #droite .par_fixe + br{
      display:none;
    }
    #droite{
      display:none
    }
    #droite .par_fixe{
      vertical-align:top;
      display:inline-block;
    }
    #realisation {
        text-align: center;
    }
    .real {
        margin-left: 20px;
        margin-right: 20px!important;
    }
    #contact #form {
        width: 100%!important;
        display: inline-block;
        margin-right: 35px;
        vertical-align: top;
        margin-bottom: 20px;
    }
    #contact #horaire {
        width: 100%!important;
        display: inline-block;
        box-sizing: border-box;
    }
    .pageAccueil h3 {
        font-size: 30px;
    }
    #conteneur_contenu {
        min-width: 100%;
    }
    #contenu,
    #conteneur_header {
        width: 100%;
    }
    .paragraphe  p > img{
      display:block;
      max-width:100%;
      height:auto;
      padding:0px!important;
        margin:auto;
      margin-bottom:20px!important;

    }
    .par_style_1 p > img{
      display:inline!important;
      margin-bottom:0px!important;
    }
    #contenu{
      padding:20px;
    }
    .paragraphe img{
      max-width:100%;
      height:auto;
    }
    #centreetdroite .transport-king .about-us p {
    width: auto;
}
    .SF fieldset p,
    .par_fixe form p:nth-child(even),
    .par_fixe form p:nth-child(odd) {
        display: inline-block;
        width: 100%!important;
        margin-left: 0px!important;
    }
    #background-menu-left {
        display: none;
    }
    #background-menu-right {
        width: 100%;
        height: 150px;
        position: absolute;
        top: 0px;
    }



    #header #logo {
        position: relative;
        display: block;
        width: 100%;
        left: 0px;
        padding-top: 0px;
        z-index:5;
    }
    #logo img{
      padding-top:10px!important;
      max-width:100%;
    }
    #header #logo:after {
        border: none;
    }
    #position-menu {
      background-color:#fff;
        position: absolute;
        top: calc(100% + 2px);
        width:100%;
        margin:0;
        padding:0;
        text-align: center;
    }
    #nav-mobile{
  display:block;
  position:absolute;
  top:20px;
  right:20px;
  z-index:10;
  font-size:25px;
}
 #nav-mobile > * {
  display:inline-block;
  border:1px solid #ccc;
  border-radius:3px;
  width:40px;
  height:35px;
  text-align:center;
  cursor:pointer;
  line-height:35px;
 }
  #nav-mobile > * i{
    padding-top:4px;
  }
    #menu_haut ul li ul {
        display: block;
        height: 0px;
        overflow: hidden;
        padding: 0px!important;
    }
    #menu_haut ul li.open ul {
        height: auto;
        top: 0px;
        opacity:1;
        position: relative;
        width: 100%!important;
        border: none;
        padding-top: 9px;
        padding-bottom: 9px;
        display: block;
        left: 0px;
    }
    #menu_haut ul li.open ul li,
    #menu_haut ul li.open ul li a {
        width: 100%!important;
        text-align: center;
        color: #fff!important;
        background-color: #ce732a;
    }
    #menu_haut ul li.open ul li a {
        display: block;
        color: #3e3e3e;
        box-sizing:border-box;
        /* background-color:#fff; */

        height: auto;
        line-height: 30px;
        padding: 5px 8px!important;
        margin-bottom: 0px;
        width: 200px;
        font-size: 13px;
        font-weight: bold;
        background-image: none;
        border-bottom: 1px solid #e5e5e5;
    }
    #menu_haut ul.menu-sub > li:first-child:after {
        display: none;
    }
    #menu_haut ul {
        float: none;
        margin: auto;
    }
    #recherche {
        top: 0px;
        right: 0px;
    }

    #centreetdroite {
        width: 100%!important;
    }
    #wrapper {
        top: 0px;
        width: 100%;
        margin-left: 0px;
        min-width: 100%;
        height: auto;
    }
    body {
        overflow-x: scroll;
        height: auto;
    }
    #carousel div {
        height: auto;
    }
    #carousel div img {
        height: auto;
        width: 100%;
    }
    #pager2 {
        width: 100%;
        bottom: 10px;
        top: auto;
    }



    .societe .center .left-center,
     .societe .center .right-center{
      display:block;
      width:100%;
      padding:0px;
    }

    body .par_style_1 .mdl_formulaire fieldset p:nth-child(7),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(8),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(2),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(5),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(6),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(20),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(13),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(16),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(18),
body .par_style_1 .mdl_formulaire fieldset p:nth-child(24){
  margin-left:0%!important;
  width:100%!important;
  margin-right:0!important;

}
    .content-item {
        max-width: 313px;
        width: 313px;
    }
    .unit-33:first-child {
        margin-left: auto;
    }
    .unit-33 > a {
        display: block;
    }
    .unit-33 {
        display: block;
        float: none;
        margin: auto;
        margin-bottom: 20px;
        width: 330px;
    }
    #centre{
      width:100%;
      box-sizing:border-box;
      padding:15px;
    }
    .units-row-end {
        text-align: center;
    }
    #gauche {
        width: 96%;
        margin: auto;
        padding: 0px;
        position: absolute;
        float: none;
        margin-left: 2%;
    }
    #col2 > a {
        display: none!important;
    }
    #col2 {
        width: 20%;
        margin-right: 0;
        margin-left: 5%;
    }
    #col2 #reseaux {
        width: 100%;
        text-align: center;
    }
    #col2 #reseaux a {
        margin: auto!important;
        display: block!important;
        margin-bottom: 40px!important;
    }
    #col2 {
        margin-left: 5%;
        width: 50%;
        margin-right: 0px;
    }
    #gauche h3 {
        font-size: 1.8em;
        font-weight: normal;
        text-transform: capitalize;
    }
    #gauche .mdl_billet {
        font-size: 1.2em;
        color: #1a333c;
    }
    #menu_haut> ul >li {
        width: 100%;
        border-bottom: 1px solid #8c568a;
    }
}
#lines {
    border-bottom: 17px double black;
    border-top: 6px solid black;
    content: "";
    height: 5px;
    width: 35px;
    display: block;
}
.btn-menu {
    display: none;
    cursor: pointer;
}
#carousel,
#carousel1,
#carousel {
    width: 100%!important;
}
#carousel img,
#carousel1 img,
#carousel2 img {
    width: 100%;
}
#pager2 {
    width: 100%;
    bottom: 10px;
    top: auto;
}
@media screen and (max-width: 850px) {
  .liste_produits > table > tbody >tr > td{
        width: calc(50% - 20px);
  }
}
@media screen and (max-width: 550px) {
  .liste_produits > table > tbody >tr > td{
        width: calc(100% - 20px);
  }
   .liste_produits > table > tbody >tr{
     display:block;
   }

}
@media screen and (max-width: 900px) {
.intro h3, .intro h4{
  font-size:40px;
  letter-spacing:1px;
}
.intro .sous-titre{
  font-size:24px!important;
}
}

@media screen and (max-width: 1000px) {
.shipping:after{
  display:none;
}
.banner-text {
    max-width: 750px;
}
.actu{
  width:100%;
  margin:auto!important;
  display:block;
  margin-bottom:25px!important;
}
.actu .photo-actu a img{
  width:100%;
}
}
@media screen and (max-width: 680px) {
  #centreetdroite form{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
.inline-form{
  width:100%!important;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#centreetdroite form input[type="text"], #centreetdroite form input[type="email"], #centreetdroite form select {
    margin: 0;
}
.inline-form:nth-child(2){
  padding:0px;
  margin-top:20px;
}
.inline-form:nth-child(2) input{
  padding:15px
}
}
@media screen and (max-width: 1200px) {
  #carousel-home .carousel-indicators li:nth-child(2) a > i {
    padding-top: 0px;
}
  .page-heading{
    width:100%;
  }
  #carousel-home .carousel-indicators li:nth-child(1),
  #carousel-home .carousel-indicators li:nth-child(2),
  #carousel-home .carousel-indicators li:nth-child(3),
  #carousel-home .carousel-indicators li:nth-child(4)
  {
    width:100%;

    box-sizing:border-box;
        border-bottom:1px solid #fff!important;
  }
  #carousel-home .carousel-indicators li .text br{
    display:none;
  }
  #carousel-home .carousel-indicators{
    height:270px;
  }
  #carousel-home {
    margin-bottom:270px;
  }

}
@media screen and (max-width: 800px) {
  #carousel-home {
    margin-bottom:250px;
  }
  #carousel-home .carousel-indicators{
    height:250px;
  }
  #carousel-home .carousel-indicators li:nth-child(1),
  #carousel-home .carousel-indicators li:nth-child(2),
  #carousel-home .carousel-indicators li:nth-child(3)
  {
    border-right:1px solid #fff!important;
    border-bottom:1px solid #fff!important;
    width:100%;
  }

}
@media screen and (max-width: 500px) {
  .intro h3:before,
  .intro h3:after{
    display:none;
  }

  #carousel-home .carousel-indicators li:nth-child(1),
  #carousel-home .carousel-indicators li:nth-child(2),
  #carousel-home .carousel-indicators li:nth-child(3)
  {
    border-right:1px solid #fff!important;
    border-bottom:1px solid #fff!important;
    width:100%;
  }

  header img{
    /* max-width:100px; */
  }

header {
    /* height: 140px; */
}

header:after {
    width: calc(100% - 100px);
}
  
  
}
@media screen and (max-width: 600px) {
.mdlPanier h3 + p + table> tbody > tr > td,
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td {
    display: inline-block;
    width: 100%!important;
    margin-bottom:20px!important;
}
.mdlPanier h3 + p + table> tbody > tr > td:nth-child(1),
a[name="formIdentificationLog"] + h3 + p + table> tbody > tr > td:nth-child(1) {
    margin-right: 0%;
}
#formIdentificationLog tr, #formCreationInscription tr,
#formIdentificationLog table,
#formIdentificationLog table tbody,
#formIdentificationLog table tbody tr td,
#formIdentificationLog table tbody tr td input,
#formCreationInscription table,
#formCreationInscription table tbody,
#formCreationInscription table tbody tr td,
#formCreationInscription table tbody tr td input{
  width:100%;
  box-sizing:border-box;
  display:block;
}
}
@media screen and (max-width: 740px) {
  .row_by{
    display:block;
  }
  .center_by, .left_by, .right_by{
    width:100%!important;
  }
  #centreetdroite form input[type="text"], #centreetdroite form input[type="email"], #centreetdroite form select{
    width:100%;
    margin-left:0px!important;
  }
  .valid_row input{
    width: 100%;
    margin-bottom:15px;
  }
  .valid_row{
    padding-top:15px;
  }
    #google_translate_element{
      display:none!important;
    }
      #header #logo{
        text-align:left;
        padding-left:15px;
      }
  .paragraphe img{
      max-width:100%;
      height:auto;
      float:none;
      padding:20px 0px;
      box-sizing:border-box;

    }

  .actu{
    width:100%!important;
    margin:auto!important;
    margin-bottom:20px!important;
    display:block;
  }
  section{
    padding:50px 0px!important;
  }
  .societe .right-center,
  .societe .left-center{
    width:100%!important;
    padding:0!important;
  }
  .societe .left-center > .btn{
    margin-top:0px!important;
  }
  .societe .left-center{
    margin-bottom:20px;
  }
  .pole{
    width:100%;
    margin-bottom:15px;
  }
  .page-heading .page-title h2{
    font-size:24px;
  }
  #ariane{
    top:5px!important;
  }
  .banner-text {
    top: 50%;
    left: 6%;
    width: auto;
}
.services .left-center{
  width:95%!important;
  text-align:center;
  margin-bottom:30px;
}
.services .right-center{
  width:95%
}
  .banner-text h2 {
    font-size: 30px;
  }
  .service {
    width:100%;
    margin:auto!important;
    display:block;
    margin-bottom:30px!important;
  }
  .service:nth-child(even){
    padding-left:0!important;
  }
  .col1,.col2{
    width:100%;
  }
  .query{
    display:none;
  }
  .col1{
    margin-bottom:40px;
  }
  .about-us{
    padding:20px;
  }
  .custom-blockquote{
    position:relative;
    padding-bottom:20px;
    top:0;
    left:0px;
    bottom:auto;
    margin:0;
    margin:auto;
    width:95%;
    
  }
  .spanish{
    width:100%;
    box-sizing:border-box;
  }
  .figure{
    display:none;
  }
  .transport-king{
    width:100%;
  }
  .tp-leftarrow, .tp-rightarrow {
    display:none;
  }
    #paragraphe141 table tbody tr {
        display: block;
        margin: auto!important;
        margin-bottom: 20px!important;
        max-width: 224px;
        width: 100%;
        min-height: 174px;
    }
    #carousel-home .carousel-inner,
    #carousel-home .carousel {
        height: auto!important;
    }
    .item .bloc {
        display: block!important;
        width: 90%!important;
        max-width: 327px;
        margin: auto;
    }
    #recherche {
        display: none;
    }
    #menu_haut {
        width: 100%;
        /* top: 35px; */
    }
    #menu_haut >ul {
        padding: 0px;
        text-align: center;
    }
    #menu_haut >ul >li {
        display: inline-block;
        float: none;
    }
    #menu_haut >ul >li a {
        /* padding:0px; */
    }
    #menu_haut> ul >li {
        width: 100%;
    }
    #logo {
        left: 30%;
        margin: 0px!important;
        padding: 0px;
    }
    #background-menu-right {
        height: 190px;
    }
    #wrapper {
        /* top:205px; */
    }
    #col3 {
        width: 90%;
        margin-left: 5%!important;
        float: none;
    }
    #col2 {
        display: none;
    }
}
@media screen and (min-width: 0px) and (max-width: 600px) {
  section p.numbers {
    font-size:30px;
  }
  .page-heading{
    padding:25px 0px!important;
  }
  .partenaire a{
    width:95%;
    margin-bottom:20px;
  }
  section p.meta, section p.strings{
    font-size:15px;
  }
  #centreetdroite .wrapper > p a{
    width:auto;
    font-size:15px;
    display:inline-block!important;
  }
  #centreetdroite .wrapper > p a i{
    font-size:20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 500px) {
  div.cd-box{
  max-width:calc(25% - 15px);
  
}
  #facebox{
    width:100%!important;
    left:0px!important;
    top:20px!important;

  }
  #facebox .content{
    width:100%!important;
    display:block!important;
    box-sizing:border-box;
  }
  #carousel-home .carousel-indicators li a{
  font-size:12.5px;
  padding-left:10px;
  padding-right:10px;
}
#carousel-home .carousel-indicators li a > i{
  font-size:20px;
}
.text-slide{
  display:none;
}
.bannercontainer .img img{
  height:150px!important;
  max-height:40%;
}
#carousel-home {
    margin-bottom:205px;
  }
  #carousel-home .carousel-indicators{
    height:205px;
  }
  #nav-mobile{
    right:10px!important;
    top:10px;
  }
  #header #logo img{
    height:40px;
    width:auto!important;
  }
    #logo {
        left: 20%;
    }
    #col1,
    #col2 {
        width: 90%;
    }
    #col2 #reseaux a {
        display: inline-block!important;
        margin-left: 10px!important;
    }
    #col2 #reseaux {
        width: 100%!important;
    }
    #pied #conteneur_pied {
        height: auto;
    }
   
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  #centreetdroite form input[type="text"], #centreetdroite form input[type="email"], #centreetdroite form select{
    width:100%;
    margin:0px!important;
    margin-bottom:10px!important;
  }
  #nav-mobile{
    right:10px!important;
    top:55px;
  }
  #position-menu{
    top:100px!important;
  }
  #header {
    height: 100px!important;
}
.popup table,
.popup table tbody,
.popup table tr,
.popup table td{
  display:block!important;
  width:100%!important;
}
}
@media screen and (min-width: 0px) and (max-width: 700px) {
  .panier tr:nth-child(8) label{
    display:block;
    max-width:100%;
    box-sizing:border-box;
  }
  .panier tr:nth-child(8) input{
    width:100%;
    box-sizing:border-box;
  }
#fiche_panier_add> table,
#fiche_panier_add> table > tbody,
#fiche_panier_add> table > tbody >tr,
#fiche_panier_add> table >tbody>tr>td{
  display:block;
  width:100%;
  padding:0!important;

}
.fiche_produit img{
  max-width:100%
}
}
@media screen and (min-width: 0px) and (max-width: 400px) {

  #ariane{
    position:relative!important;
    left:0;
    display:block!important;
    float:none!important;
    margin-top:10px;
    right:auto!important;
  }
  .fix-wrapper{
    display:none;
  }
  #pied li{
    width:100%!important;
  }
  #header #logo img{

    padding-top:5px!important;
  }
  .btn-menu{
    top:20px;
    right:10px;
  }
  #header{
    height:70px;
  }
  #header #logo img{
    max-height:50px;
    width:auto!important;
  }
  #position-menu{
    top:70px;
  } 
}
#realisation {
    margin-top: 20px;
    font-size: 0;
}
.real {
    display: inline-block;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
    max-width: 280px!important;
}
.real img {
    width: 100%;
    height: auto;
}
.real:nth-child(3),
.real:nth-child(6),
.real:nth-child(9) {
    margin-right: 0px;
}
.title_real {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    color: #fff;
    background-color: #ce732a;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 220px;
    width: 80%;
    padding: 0 10%;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.real:hover .title_real {
    opacity: 1;
}
#boutique img {
    float: left;
    padding-right: 40px;
    padding-bottom: 20px;
}
#boutique {
    margin-bottom: 15px;
}
#boutique p {
    margin-bottom: 7px;
    line-height: 18px;
    font-size: 16px;
}
#boutique:after {
    content: '';
    display: table;
    clear: both;
}
#contact #form {
    width: 580px;
    display: inline-block;
    margin-right: 35px;
    vertical-align: top;
}
#contact #form .mdl_formulaire> p {
    display: none;
}
#contact #form .mdl_formulaire> h3 {
    display: none;
}
#contact #horaire {
    width: 286px;
    display: inline-block;
    border: 7px solid #ce732a;
    background-color: #f1f1f1;
    padding-bottom: 40px;
}
#contact #horaire h4 {
    color: #04c4db;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
}
#contact #horaire img {
    margin-bottom: 10px;
    width: 90%;
    padding-top: 40px;
    padding-left: 10px;
    padding-bottom: 20px;
}
#contact #horaire p {
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}

#contenu input[type="text"], #contenu input[type="password"], textarea{

}
input[type="text"], input[type="password"],select{
   

}
textarea{
 height: 75px!important;
 width:100%!important;
 font-family: Arial, sans-serif;
 font-size: 16px;
 padding: 10px 15px !important;
 border: none;
 border-radius: 3px;
}


.mdl_formulaire h3{
  display:none;
}
.par_style_1 .mdl_formulaire fieldset{
  font-size:0;
}
.par_style_1 .mdl_formulaire fieldset p{
  width:49%;
  display:inline-block;
  margin-bottom:15px!important;
}


.par_style_1 .mdl_formulaire fieldset p:nth-child(7),
.par_style_1 .mdl_formulaire fieldset p:nth-child(8),
.par_style_1 .mdl_formulaire fieldset p:nth-child(2),
.par_style_1 .mdl_formulaire fieldset p:nth-child(5){
  margin-left:2%!important;

}


.par_style_1 .mdl_formulaire fieldset p:nth-child(1){
  margin-left:0!important;
}

.par_style_1 .mdl_formulaire fieldset p:nth-child(6),
.par_style_1 .mdl_formulaire fieldset p:nth-child(7),
.par_style_1 .mdl_formulaire fieldset p:nth-child(8){
  width:32%!important;
}
.par_style_1 .mdl_formulaire h4{
  font-size:20px;
  margin-top:10px;
}

.par_style_1 .mdl_formulaire fieldset p:nth-child(9){
  width:100%;
}
.par_style_1 .mdl_formulaire fieldset p:nth-child(24),
.par_style_1 .mdl_formulaire fieldset p:nth-child(22),
.par_style_1 .mdl_formulaire fieldset p:nth-child(13),
.par_style_1 .mdl_formulaire fieldset p:nth-child(16),
.par_style_1 .mdl_formulaire fieldset p:nth-child(18){
  margin-left:2%!important;
  
}


.par_style_1 .mdl_formulaire fieldset p:nth-child(3),
.par_style_1 .mdl_formulaire fieldset p:nth-child(11),
.par_style_1 .mdl_formulaire fieldset p:nth-child(16),.par_style_1 .mdl_formulaire fieldset p:nth-child(10),.par_style_1 .mdl_formulaire fieldset p:nth-child(20),.par_style_1 .mdl_formulaire fieldset p:nth-child(25){
  margin-left:0%!important;
  margin-right:0%!important;
  width:100%!important;
}
.par_style_1 .mdl_formulaire fieldset p:nth-child(10),.par_style_1 .mdl_formulaire fieldset p:nth-child(15),.par_style_1 .mdl_formulaire fieldset p:nth-child(20){
  margin-bottom:0!important;
}
form[name="mdl_panier_form"] input[type="submit"],#centre #formCreationLog a,#formIdentificationLog input[type="submit"],
#formIdentificationLog input[type="reset"],
form[name="rechercher"] input[type="submit"],
#formCreationInscription input[type="submit"],
input[type="submit"],
#formCreationInscription input[type="reset"]{
        background-color: #a4c630;
    display: inline-block;
    padding: 5px 10px;
    -webkit-appearance: none;
  
    font-weight: normal;
    border: 1px solid #a4c630;
    color: #fff!important;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    vertical-align:top;
    display:inline-block;

    font-weight:600;
    font-size:16px;
}
form[name="rechercher"] input[type="submit"]{
  text-transform:uppercase;background-color:#8c568a;
  border-color:#8c568a;
}
form[name="rechercher"] input[type="submit"]:hover{
  background-color:transparent;
  color:#8c568a!important;
}
#formIdentificationLog h4{
  margin-top:15px;
}
form[name="mdl_panier_form"] input[type="submit"]:hover{
  background-color:transparent;
  color:#a4c630!important;
}
#google_translate_element {
    display: inline-block;
    right: 0;
    margin: auto;
    text-align: right;
    z-index: 150;
    position: absolute;
}
.goog-te-gadget-simple {
    background-color: #3c3c3c!important;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    padding: 4px!important;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.goog-te-gadget-simple .goog-te-menu-value {
    color: #ffffff!important;
}
.par_style_1 p img{
  max-width:250px;
  height:auto;
  padding-right:20px!important;
}
.par_style_1 p{
  text-align:justify!important;
}
.par_style_1 h3{
  margin-top:20px;
}
.par_style_1 label{
  width:150px!important;
  display:inline-block!important;
}
@media screen and (max-width: 800px){
  .item-etape,.item-etape:first-child.active{
    width:50%!important;
    background-image:none!important;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  border: 1px solid #a4c630;
 
  }
  .item-etape.active {
    background-color: #a4c630;
    background-image: none;
    margin-left: 0px;
    z-index: 1;
    padding-left: 10px;

}
.item-etape.active + .item-etape{
  padding-left:10px;
}
  .item-etape.active:before{
    display:none!important;
  }
}
@media screen and (max-width: 360px){
.item-etape,.item-etape:first-child.active{
  width:100%!important;
}
}
@media screen and (max-width: 550px) {
  .liste_produits > table > tbody >tr > td{
        width: calc(100% - 20px);
  }
   .liste_produits > table > tbody >tr{
     display:block;
   }

}
