.NosProduits{
    background: url(../Images/bgProduitsAcceuil.jpg);
  width: 100%;
  font-family: 'Raleway', sans-serif !important;
background-repeat: no-repeat;
 background-size: contain;
background-position: bottom;
  padding-top: 12vh;
}
.NosProduits1{
  width: 80%;
  display: table;
  margin: auto;
  position: relative;
}
.ImgProduits{
  background: #fff;
  padding: 50px 30px;
    position: absolute !important;
    left: 10vw;
   z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    border:1px solid #e1e1e1;
}
.ContentProduits{
background: #d2ebcd;
padding:5vh 5vw;

}
.TitreNosProduits a{    text-decoration:none !important;}

.TitreNosProduits{
    color: #5d8e53;
    font-size: 5em;
    font-weight: 600;
    text-align: left;
    display: inline-block;
    margin-bottom: 3vh;
    text-shadow: rgb(204, 204, 204) 1px 2px 2px;
    letter-spacing: 6px;
    line-height: 1.4em;
    text-decoration:none;
 
}
.TitreNosProduits  span{
  color: #735b8e;
}
.ContentProduits .Text{
    color: #363636;
    font-size: 1.3em;
    line-height:1.7em;
    font-weight: 400;
    text-align: right;
}


.VoirPlus1 {
  position: relative;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
 
}
.VoirPlus1 a{
    color: #735b8e;
    font-family: 'Raleway', sans-serif !important;
    font-size: 1.2em;
    text-transform: uppercase;
    display: block;
    margin-top: 5vh;
    text-decoration:none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; 

}
 
.VoirPlus1 a:after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100px;
    background: #735b8e;
    /* left: 50px; */
    top: 7px;
    margin-left:20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;  
}


.VoirPlus1 a:hover{
  color:#5d8e53;
 padding-left:20px;
 text-decoration: none;
}
.VoirPlus1 a:hover:after{
    background: #5d8e53;
    width: 130px;
    right: : 0% !important;
}
/************/
.NosServices{
    background: url(../Images/BgNosService.jpg)top left  no-repeat;
  width: 100%;
  font-family: 'Raleway', sans-serif !important;
 
  padding-top: 12vh;
}
.NosServices1{
  width: 80%;
  display: table;
  margin: auto;
  position: relative;
}
.ImgServices{
   padding: 50px 30px;
    position: absolute !important;
    right: 10vw;
   z-index: 99;
    top: 50%;
    transform: translateY(-50%);

}
.ImgServices img{ border:1px solid #e1e1e1;}
.ContentServices{
background: #dacdeb;
padding:5vh 5vw;

}
.TitreNosServices a{    text-decoration:none !important;}
 
.TitreNosServices{
    color: #5d8e53;
    font-size: 5em;
    font-weight: 600;
    text-align: right;
    display: inline-block;
    margin-bottom: 3vh;
    text-shadow: rgb(204, 204, 204) 1px 2px 2px;
    letter-spacing: 6px;
    line-height: 1.4em;
    float: right;
    text-decoration:none;
    width: 100%;
 
}
.TitreNosServices  span{
  color: #735b8e;
}
.ContentServices .Text{
    color: #363636;
    font-size: 1.3em;
     line-height:1.7em;
    font-weight: 400;
    text-align: left;
}


.VoirPlus1 {
  position: relative;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
 
}
.VoirPlus1 a{
    color: #735b8e;
    font-family: 'Raleway', sans-serif !important;
    font-size: 1.2em;
    text-transform: uppercase;
    display: block;
    margin-top: 5vh;
    text-decoration:none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; 

}
 
.VoirPlus1 a:after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100px;
    background: #735b8e;
    /* left: 50px; */
    top: 7px;
    margin-left:20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;  
}


.VoirPlus1 a:hover{
  color:#5d8e53;
 padding-left:20px;
 text-decoration: none;
}
.VoirPlus1 a:hover:after{
    background: #5d8e53;
    width: 130px;
    right: : 0% !important;
}
@media screen and (max-width:900px) {
 .TitreNosProduits, .TitreActualite {
    font-size: 4em !important;
}

.TitreNosServices {
    font-size: 4em !important;
}
}
@media screen and (max-width:767px) {
  .NosProduits1, .NosServices1  {
    width: 96%;
 
}
.NosProduits{padding-top:2vh;}
 .ContentActualite {
    padding: 0px !important;
    width: 100% !important;
    display: table !important;
}

 .Actualite{
     margin-top: 2vh;  
}
 .Actualite  {
    width: 100%;
}

.NosServices {
 
    padding-top: 2vh;
}
.NosProduits1 .img-responsive,
.NosServices1 .img-responsive{
  display: inline-block;
}
 .ImgProduits {
    position: relative !important;
    top: inherit;
    left: initial;
    transform: initial;
    /* padding: 15px; */
    text-align: center;
    padding: 50px;
 
}
 .ImgServices {
    position: relative !important;
    top: inherit;
    right: initial;
    transform: initial;
    /* padding: 15px; */
    text-align: center;
    padding: 0px !important;
  
}
 .ImgServices img{width: 100%;}
.TitreNosServices {
    font-size: 4em !important;
}

}










