#layout{
    background: url(../Images/ImagesLeftService.jpg) no-repeat 0 0;
   width:67% !important;
left: calc(100% / 3);
}
body{
 background:#ffffff;

}
img {
	max-width: 100%;
}
.logo {
    background: #f4f4f4;
    /* position: fixed; */
}
 .imgPrinc {
    margin: auto;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
height: 268px;
}
a.VoirPlus:hover:after {
    background: #34a793;
}
a.VoirPlus {
    color: #fff;
    text-decoration: none;
}
a.NomProduits {
    text-decoration: none;
}
 a.VoirPlus:hover {
    color: #34a793;
}
 .RepeaterProduits{display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;flex-direction: column;vertical-align: middle;padding-bottom: 20px;text-align: center;/* background: #ecebeb; */margin-bottom: 3vh;}
 .BlockFigure {
    margin: 0;
    padding: 0;
    /* height: 400px; */
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    /* border: 1px solid #d9d9d9; */
    /* line-height: 400px; */
    vertical-align: middle;
    width: 100%;
    /* padding-bottom: 20px; */
}

 .RepeaterProduits:hover .BlockFigcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	top: 0;
}

 .BlockFigcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
            	top: -100%;
	background: rgba(0,0,0,.60);
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
    justify-content: center;
    -webkit-transition: all 0.5s cubic-bezier(0.86,0,0.07,1);
    -moz-transition: all 0.5s cubic-bezier(0.86,0,0.07,1);
    -o-transition: all 0.5s cubic-bezier(0.86,0,0.07,1);
    transition: all 0.5s cubic-bezier(0.86,0,0.07,1);
    transform: translatex(107%);
}

 
 .BlockFigcaption a:after {
content: '';
    position: absolute;
    top: calc(50% + 9px);
    right: 35%;
    width: 30%;
    height: 2px;
    background: #fff;
    -webkit-transition: .35s;
    transition: .35s;
    z-index: 0;
}

 .VoirPlus {
    color: #fff;

    text-decoration: none;
    margin: auto;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
    line-height: 23px;
    position:relative;
    height: 100%;
    line-height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    width: 100%;
    justify-content: center;

    font-weight: 700;
}

 .BlockFigcaption  a:hover {
 
}

 .DisplayClassProduit{
    display: flex;
    flex-wrap: wrap;
}

 .NomProduits {
    color: #34a793;
    font-size: 16px;
    width: 100%;
    position: relative;
    display: block;
    font-weight: 700;
    margin-top: 40px;
    padding: 0px 15px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    /* font-weight: 500; */
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
}
 .NomProduits:hover {
    color: #009642;
}

@media screen and (max-width:767px) {
.TitreInterne{
    margin-bottom: 20px;
    margin-top: 0px;
    display: block;
    padding-left: 45px;
}
.ContactTop {
    text-align: center;
    margin: 20px auto;
}
.WrapperInterne {
    padding: 20px 0px 40px 0px;
}
.TitreMaladieFrequente{
    font-size: 4em !important;
}
 .BlockFigure:hover .BlockFigcaption{display:none !important;
}
}
@media screen and (min-width:768px)  {
 .RepeaterProduits{cursor:pointer;}
 .RepeaterProduits:hover   .NomProduits {
    color: #000;
}
 
}
.TitreMaladieFrequente{
    color: #000000;
    font-size: 6em;

    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.TitreMaladieFrequente span{
  color:#209e88;
}
.bxslider_MaladieFrequente {
    display: flex;
    flex-wrap: wrap;
}
.MaladieFrequentes{
margin-bottom:14vh;
}

.NomProduits:before{
    content:"";
    position: absolute;
    top: -180px;
    left: 50%;
    width: 1px;
    height: 145px;
    z-index:99;
    background: rgba(214,214,214,1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    transition: -webkit-transform .8s .4s cubic-bezier(.645,.045,.355,1);
    transition: transform .8s .4s cubic-bezier(.645,.045,.355,1);
    transition: transform .8s .4s cubic-bezier(.645,.045,.355,1),-webkit-transform .8s .4s cubic-bezier(.645,.045,.355,1);
}

.NomProduits:after{
    content: '';
    position: absolute;
    top: -25px;
    left: calc(50% - 4px);
    width: 9px;
    height: 9px;
    background: #ecebeb;
    border: 2px solid #34a793;
    border-radius: 5px;
    transition: -webkit-transform .4s 1.1s cubic-bezier(.645,.045,.355,1);
    transition: transform .4s 1.1s cubic-bezier(.645,.045,.355,1);
    transition: transform .4s 1.1s cubic-bezier(.645,.045,.355,1),-webkit-transform .4s 1.1s cubic-bezier(.645,.045,.355,1);
}
.NomProduits {position:relative;}

.FrameNomProduits {
    display: block;
    clear: both;
    width: 100%;
    background: #ecebeb;
    padding-bottom: 20px;
    padding-top: 30px;
    margin-top: -2px;
}


.displayRow {
    display: flex;
    flex-wrap: wrap;
    /* margin-bottom: 5vh; */
}

@media screen and (max-width:480px)  {
.RepeaterProduits {width:100%;}

}

.bx-controls-direction {
    display: none;
}
.bx-wrapper .bx-pager.bx-default-pager  a {
    background: #ecebeb;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -99999px;
    display: inline-block;
}
.bx-pager-item{
  margin-left:7px;
  margin-right:7px;
  display: inline-block;
  float: left;
}
 .bx-wrapper .bx-pager {
    display: table;
    margin: auto;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #209e88;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -99999px;
    /* display: inline-block; */
}
.ContentSliderServices {
    width: 100%;
    padding-left: 70px;
    padding-right: 15px;
    margin-bottom: 10vh;
    margin-top: 20px;
    display: block;
}

@media screen and (max-width:767px)  {
.bx-wrapper .bx-pager.bx-default-pager  a {
 
    background: #ecebeb;
}
 .RepeaterProduits{
    margin-bottom: 2vh;
}
}
.TitreInterne {
    color: #209e88;
    font-size: 6em;
    text-align: right;
    display: block;
    /* text-align: center; */
    margin-bottom: 70px;
    margin-top: 20px;
    display: block;
    padding-left: 45px;
}



















