.fil {
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  color: #2f2f2f;
}
.agrement{
	font-size: 0.7em;
    margin-top: 11px;
	font-weight: initial;
}
.share {
  font-family: 'Roboto', sans-serif;
  color:black;
  padding-top: 17px;
  padding-bottom: 17px;
}
.share a {
  color:black;
}
.share a.facebook {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  background-color: #3F5DA8;
  color: white;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  margin: 8px .25em 0 0;
  padding: .78571em 1.5em;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  background-image: none;
  border-radius: .2857rem;
  box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(39,41,43,.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  -webkit-tap-highlight-color: transparent;
  font-size: .85714286rem;
}

.share a.contact {
	margin-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  background-color: #1f9537;
  color: white;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  margin: 0 .25em 0 0;
  padding: .78571em 1.5em;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  background-image: none;
  border-radius: .2857rem;
  box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(39,41,43,.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  -webkit-tap-highlight-color: transparent;
  font-size: .85714286rem;
}

.share a.twitter {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  background-color: #4c99cf;
  color: white;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  margin: 0 .25em 0 0;
  padding: .78571em 1.5em;
  text-transform: none;
  text-shadow: none;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  background-image: none;
  border-radius: .2857rem;
  box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(39,41,43,.15) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
  -webkit-tap-highlight-color: transparent;
  font-size: .85714286rem;
  margin-top: 1vh;
}

.share a.facebook:hover {
  background-color:#576FAB;
}
.share a.twitter:hover {
  background-color: #76ABD0;
}

.breadcrumb {
  margin-top: 30px;
  color:#666666;
}
.breadcrumb a {
  color:#919191;
}
.ar-off{
	color: #2d9536;
	font-weight: 100;	
}
.prendrerdz {
  position: fixed;
  right: 5%;
  top: 65px;
  padding: 10px;
  border-radius: 8px 8px 8.5px 8.5px;
  background-color: #ffffff;
  color: #CE6827;
  width: 150px;
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
}
.prendrerdz img {
  width: 65px;
}
.prendrerdzIcon {
  float:left;
}
.prendrerdzText {
  font-family: 'Roboto', sans-serif;
  font-size:18px;
  color: #064735;
  float:left;
  padding-top: 14px;
  padding-left: 10px;
  text-transform: uppercase;
  font-variant: small-caps;
}

.pTitre {
    font-family: 'Roboto', sans-serif;
    color: #064735;
    font-weight: bold;
    font-size: 1.9em;
    margin-top: 20px;
    /* line-height: 45px; */
    text-transform: uppercase;
    /* font-variant: small-caps; */
}

.pSsTitre {
    font-family: 'Roboto';
    font-size: 1.7em;
    color: #1f9537;
    margin-top: 10px;
    line-height: 36px;
    font-weight: lighter;
}
.pSsTitre2 {
    font-family: 'Roboto';
    font-size: 20px;
    color: #1f9537;
    margin-top: 10px;
    line-height: 36px;
    font-weight: lighter;
}

.pTexte {
  font-family: 'Roboto', sans-serif;
  font-size:1em;
  margin-top: 15px;
	text-align: justify;
}

.ancre {

}
.contenu-home{
  
	position : relative;
	height:auto;
	/*padding-bottom: 150px;*/
	margin-left: 13%;
	margin-right: 13%;
}
.contenu {
  top : 65px;
  position : relative;
  height:auto;
  padding-bottom: 150px;
}

.contenu img.center_only {
  width: 100%;
  margin-top: 35px;
}

.contenu img.center_grid_two_legend {
  width: 45%;
  margin-top: 35px;
  float:left;
  margin: 2.5%;
  margin-top: 40px;
}

.contenu img.center_grid_two_legend.right {
  float:right;
}


.contenu {
    margin-left: 22%;
    margin-right: 18.75%;

}
  .orange {
    padding-left: 18.75%;
    padding-right: 18.75%;
  }

@media screen and (max-width: 1100px) {
  .contenu {
    margin-left: 23%;
    margin-right: 12.75%;
}}
@media screen and (max-width: 950px) {
  .contenu {
    margin-left: 29%;
    margin-right: 2.75%;
}}

@media screen and (max-width: 800px) {
  .contenu {
    margin-left: 3%;
    margin-right: 3%;
  }

  .orange {
    padding-left: 3%;
    padding-right: 3%;
  }

  ul.leftMenu {
    display:none;
  }
}

ul.leftMenu {
  list-style: none;
  color:black;
  position: absolute;
  left: -240px;
  max-width: 10%;
  top:40px;
  display:none;
}

ul.leftMenu.fixed {
list-style: none;
  color: black;
  position: fixed;
  left: 30px;
  top: 100px;
  max-width: 20%;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ddd;
  padding-right: 0px;
  padding-top: 10px;
  width: 200px;

}

ul.leftMenu li {
cursor: pointer;
  color: #2f2f2f;
  font-family: 'Roboto', sans-serif;
  margin-top: -10px;

}

ul.leftMenu li.active {
  color:#064735;
}

ul.leftMenu li a {
color: #919191;
}

ul.leftMenu li.active a {
  color:#1f9537;
  font-weight: lighter;
}

.orange {
  width:100%;
  background-color:#064735;
  min-height:545px;
}

.adress a{
  position: relative;
  background-color: white;
  color: #1f9537;
}

.rowDiv {
  width:100%;
  color:white;
  clear:left;
}

/*.twoDiv {
	width: 45%;
    margin-top: 35px;
    float: left;
    margin: 1.25%;
}*/

.twoDiv div {
  color:white;
}

.formMessage input {
    width: 95%;
    /* background-color: #efefef; */
    background: #f9f9f9;
    color: #134635;
    border: 1px solid #d3d3d3;
    margin-bottom: 15px;
    height: 2vh;
    /* border: 0px; */
    padding: 10px;
    font-family: 'Roboto', sans-serif;
}

.formMessage textarea {
    background: #f9f9f9;
    color: #134635;
    width: 100%;
    border: 1px solid #d3d3d3;
    height: 250px;
}

.formMessage button {
    margin-top: 5vh;
    margin-left: 5vh;
    padding-top: 2vh;
    padding-bottom: 2vh;
    padding-left: 3.5vh;
    padding-right: 3.5vh;
    background-color: #2d9536;
    border: 0;
    color: white;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
}

.pagination {
  float:right;
  padding-right: 50px;
  opacity:0;
}
.pagination:hover {
  opacity: 1;
}
.pagination span {
  position: absolute;
  padding: 5px;
  width: 100px;
  right: 60px;
}

.pagination span a {
  color:#2f2f2f;
}

.pagination span a.active {
  color:#064735;
}

.pagination img {
  width: 30px;
  float: right;
  margin-top: 1px;
}

.articles {
  margin-top: 65px;
  height: 100%;
}

.article {
  position: relative;
  height: 200px;
  margin-top: 50px;
}

.article .right {
  position: absolute;
  left:265px;
}

.article .right .title {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  color: #064735;
}
.article .right .title:hover {
text-decoration: underline;
}

.article .right .date {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  color: #2f2f2f;
}

.article .right .resume {
  margin-top: 10px;
}

.article .right .lireSuite a {
  float: right;
  color: #6F6C6C;
  font-size: 15px;
  text-decoration: underline;
  font-style: italic;
  margin-top: 13px;
}

.article img {
  float: left;
  width: 225px;
}

.article a img:hover {
  opacity: 0.80;
}
.source {
  color: rgb(158, 149, 149);
  font-size: 12px;
  font-style: italic;
}
.error {
  color: white;
  position: relative;
  clear: left;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.merci {
  color: white;
  position: relative;
  clear: left;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  margin-top: 42px;
}

.btn {
  text-transform: uppercase;
  font-variant: small-caps;
}

.fil_actus {
  width : 100%;
  position:relative;
  margin-top: 40px;
}

#fil_actu {
 /* width: 33.33%;*/
  float:left;
  
  padding-right:10px;
}

.fil_actu .resume {
  font-size:13px;
}

.fil_actu .title {
  font-size: 100%;
}

.fil_actu h2 {
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.fil_actu a img {
  width:100%;
}

.fil_actu.three {
  display:block;
}

.left_plus .img{
    width:28%
    float:left;
}

.left_plus .img{
    width:28%;
    float:left;
}
.left_plus .img a{
    width:100%;
    position:relative;
}

.left_plus .cont{
    width:62%;
    float:left;
}

/* swiper */

  .fil_actus {
      width: 100%;
      height: 100%;
      margin: 20px auto;
	  overflow: hidden;
	  border-bottom: 6px solid #d76630;
	  border-top: 6px solid #d76630;
	  background-color: #e7e7ec40;
      padding: 10px;
      padding-bottom: 50px
    }
   /* .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
     
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; */
    }
    .append-buttons {
      text-align: center;
      margin-top: 20px;
    }
    .append-buttons a {
      display: inline-block;
      border: 1px solid #D76630;
      color: #D76630;
      text-decoration: none;
      padding: 4px 10px;
      border-radius: 4px;
      /*margin: 0 10px;*/
      font-size: 13px;
	  margin-bottom: 20px;
	  float:left
    }
	.append-buttons-2 a {
      display: inline-block;
      border: 1px solid #D76630;
      color: #D76630;
      text-decoration: none;
      padding: 4px 10px;
      border-radius: 4px;
      /*margin: 0 10px;*/
      font-size: 13px;
	  margin-bottom: 20px;
	  float:right
    }
.picto-plan {
    width: 3vh;
    margin-right: 1em;
    margin-top: 0.7em;
    -ms-transform: translateY(22%);
    transform: translateY(22%);
}	
.lien-sitemap{color: #828282;}
.lireSuite2 {
	
	color: #878787;
	position: absolute;
    float: right;
    width: 100%;
    bottom: 2%;
	font-size: .9em;
	/*font-size: 13px;
	text-decoration: underline;
	font-style: italic;
     margin-bottom: 15px;
	 margin-top: 5px;*/
}

.resume_fil_actu {
	font-size: 0.8em;
    /* font-weight: 800; */
    line-height: 1.5em;
    margin-bottom: 10px;
	font-style: italic;
}

.resume_date {
font-size: 0.8em;
    /* font-weight: 800; */
    line-height: 1.5em;
    margin-bottom: 10px;
	
}
/* HEADER PRODS*/

.prod_header {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 400px;
    margin-top: 3%;
    margin-bottom: 5%;
}
.prod_cr_header {
    position: absolute;
    left: 3%;
    top: 30%;
    width: 30%;
}
.bandeau_header{
	position: absolute;
    background-color: #064735b0;
	top: 0px;
	padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.prod_titre_header_1{

    color: #FFFFFF;
    text-align: right;
    font-size: 1.1em;
    margin-right: 10%;
    Font-Weight: 100;
    text-transform: uppercase;
}

.prod_titre_header_2{
    position: absolute;
    background-color: #064735b0;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.35em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
    Font-Weight: Bold;
	text-transform: uppercase;
}
.prod_img_header {
    flex: 100%;
    max-width: 100%;
}
/* SUGGESTION PROD*/

.prod_titre {
    position: absolute;
    background-color: #134635a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.35em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.prod_cr {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 50%;
}
.prod_img {
    flex: 100%;
    width: 100%;
}

#prod_min_2{
    margin-left: 10%;
	margin-bottom:25%;
}
.prod_min{
    position: relative;
    float: left;
    display: block;
    min-width: 45%;
    max-width: 400px;
    margin-top: 35px;
    width: 40%;
}
.prod_links{
	clear:right;
	margin-bottom:50%;
}
.prod_links_solo
{
	margin-bottom:1%;
}
.prod_min_solo {
    position: relative;
    display: block;
    min-width: 45%;
    max-width: 400px;
    margin-left: auto;
    margin-top: 35px;
    width: 40%;
    margin-right: auto;
}
.prod_titre_vitalter {
    position: absolute;
    background-color: #1e9e29a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.35em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.prod_vitalter {
    position: absolute;
    left: 5%;
    top: 5%;
    width: 22%;
}
#sidemenu_vitalter{
	font-size:13px;
}
.prod_vital_header {
    position: absolute;
    left: 1%;
    top: 15%;
    width: 30%;
}
.vital_titre_header_1{

    color: #FFFFFF;
    text-align: right;
    font-size: 1.1em;
    margin-right: 10%;
    Font-Weight: normal;
    text-transform: uppercase;
}

.vital_titre_header_2{
    position: absolute;
    background-color: #1e9e29a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.35em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
    Font-Weight: Bold;
	text-transform: uppercase;
}
.bandeau_vital_header{
	position: absolute;
    background-color: #1e9e29a1;
	top: 0px;
	padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.vital_bio_titre{
    font-size: 0.7em;
    margin-right: 5px;
    Font-Weight: 100;
}

.vital_prod_min{
    position: relative;
    float: left;
    display: block;
    min-width: 25%;
    margin-right: 2%;
    max-width: 400px;
    margin-top: 35px;
    width: 30%;
	box-shadow: rgb(0 0 0 / 20%) 0px 8px 15px -3px;
	  transition: all 0.3s ease; /
}
.vital_prod_min:hover{
    box-shadow: rgb(0 0 0 / 20%) 0px 16px 15px -3px;
}


.vital_prod_links{
	clear: right;
    margin-bottom: 20%;
    width: 130%;
	float: left;
}
.vital_prod_titre_vitalter{
    position: absolute;
    background-color: #2d9537;
    color: #FFFFFF;
    text-align: center;
    bottom: 0px;
    font-size: 1.35em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.div_destocking{
    position: relative;
    float: left;
    margin-right: -100px;
}

.img_destocking{
    width: 70%;
}
	
.text_destocking{

    position: relative;
    width: 120%;

	
}	
.dl_bouton_destocking{
    background-color: #2d9536;
    text-align: center;
    width: 50%;
    padding: 32px;
    margin-left: auto;
    position: absolute;
    margin-right: auto;
    display: block;
    /* margin-top: 80px; */
    /* margin-left: 22%; */
    width: 250px;
    margin-top: 5%;
    right: 25%;
    cursor: pointer;
}

/*HEADER PROD LONG*/
/*VITALTER*/
.prod_img_header_long {
    display: block;
    /* max-width: 100%; */
    margin-left: auto;
    width: 100%;
    margin-right: auto;
}

.prod_vital_header_long {
position: absolute;
    left: 1.5%;
    top: 18%;
    width: 13%;
}

.vital_titre_header_2_long{
    position: absolute;
    background-color: #2d9537;
    color: #FFFFFF;
    text-align: center;
    bottom: 0px;
    font-size: 1.30em;
    padding-bottom: 2%;
    padding-top: 2%;
    width: 100%;
    Font-Weight: Bold;
    text-transform: uppercase;
}
.vital_titre_header_1_long{
    color: #FFFFFF;
    text-align: right;
    font-size: 1.1em;
    margin-right: 5%;
    Font-Weight: normal;
    text-transform: uppercase;	
}
.bandeau_vital_header_long{
    position: absolute;
    background-color: #2d9537;
    top: 0px;
    padding-bottom: 2%;
    padding-top: 2%;
    width: 100%;
}
   
.prod_header_vital_long{ 
   position: relative;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    margin-top: 3%;
	margin-bottom: 5%;}
	
/*CRD*/	
.titre_header_2_long {
    position: absolute;
    background-color: #134635a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 0px;
    font-size: 1.30em;
    padding-bottom: 2%;
    padding-top: 2%;
    width: 100%;
    Font-Weight: Bold;
    text-transform: uppercase;
}
.bandeau_header_long {
    position: absolute;
    background-color: #134635a1;
    top: 0px;
    padding-bottom: 2%;
    padding-top: 2%;
    width: 100%;
}
.prod_cr_header_long {
    position: absolute;
    left: 2%;
    top: 27%;
    width: 15%;
}

.prod_min_cr_mosaic {
    position: relative;
    float: left;
    display: block;
    margin-left: 5%;
    min-width: 45%;
    max-width: 400px;
    margin-top: 35px;
    width: 40%;
}
#prod_min_2_cr{
    margin-bottom: 25%;
}

/* HOME PAGE*/

.intro-logo-crd
{
    width: 60vh;
    margin-top: 8vh;
    margin-bottom: 5vh;
}

.home_CR_into{
    text-align: center;
}

.vital_home_center_1{
	width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
    display: block;
    margin-bottom: 7%;
}	
	
.vital_home_center_2{
display:none;
}

@media screen and (max-width:1000px){
.vital_titre_header_2 {
    position: absolute;
    background-color: #1e9e29a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.2em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
    Font-Weight: Bold;
    text-transform: uppercase;	
}
.prod_titre_vitalter {
    position: absolute;
    background-color: #1e9e29a1;
    color: #FFFFFF;
    text-align: center;
    max-height: 10%;
    bottom: 3px;
    font-size: 1.2em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.prod_titre_header_2 {
    position: absolute;
    background-color: #064735b0;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.2em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
    Font-Weight: Bold;
    text-transform: uppercase;
}
.prod_titre {
    position: absolute;
    background-color: #134635a1;
    color: #FFFFFF;
    text-align: center;
    bottom: 3px;
    font-size: 1.2em;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}
.prod_titre_header_1 {
    color: #FFFFFF;
    text-align: right;
    font-size: 1.1em;
    margin-right: 10%;
    Font-Weight: 100;
    text-transform: uppercase;
}
.pTitre {
    font-family: 'Roboto', sans-serif;
    color: #064735;
    font-weight: bold;
    font-size: 1.8em;
    margin-top: 20px;
    /* line-height: 45px; */
    text-transform: uppercase;
    /* font-variant: small-caps; */
}
.pSsTitre {
    font-family: 'Roboto';
    font-size: 1.65em;
    color: #1f9537;
    margin-top: 10px;
    line-height: 36px;
    font-weight: lighter;
}}

@media screen and (max-width:800px){
.vital_titre_header_2 {
    font-size: 1.35em;
}
.prod_titre_vitalter {
    font-size: 1.35em;
}
.prod_titre_header_2 {
    font-size: 1.35em;
}
.prod_titre {
   font-size: 1.35em;
}
.prod_titre_header_1 {
    font-size: 1em;
}
.pTitre {
    font-size: 1.7em;
}
.pSsTitre {
      font-size: 1.6em;
}}

@media screen and (max-width:600px){
.vital_titre_header_2 {
    font-size: 1.2em;
}
.prod_titre_vitalter {
    font-size: 1.2em;
}
.prod_titre_header_2 {
    font-size: 1.2em;
}
.prod_titre {
   font-size: 1.5em;
}
.pSsTitre {
      font-size: 1.4em;
	line-height: 23px;
}}

@media screen and (max-width: 450px){
.prod_titre {
    font-size: 1em;
}
.prod_titre_header_2 {
    font-size: 1em;
}
.prod_titre_vitalter {
    font-size: 1em;
}
.vital_titre_header_2 {
    font-size: 1em;
}
.prod_titre_header_1 {
    font-size: 0.8em;
}
.pTitre {
    font-size: 1.4em;
}
.pSsTitre {
      font-size: 1.2em;
}}

@media screen and (max-width:350px){
.vital_titre_header_2 {
    font-size: 0.8em;
}
.prod_titre_vitalter {
    font-size: 0.8em;
}
.prod_titre_header_2 {
    font-size: 0.8em;
}
.prod_titre {
   font-size: 0.8em;
}
.prod_titre_header_1 {
    font-size: 0.7em;
}
.pTitre {
    font-size: 1.30em;
}
.pSsTitre {
      font-size: 1.15em;
}}

