.arthesis_classic_content h2{
margin-bottom: 40px;
}
.arthesis_classic_content p:last-child{
margin: 0;
}.arthesis_damier_image{
min-height:350px;
background-position: center center;
background-size:cover;
}
.arthesis_damier a{
text-decoration: none;
}
.arthesis_damier_texte_container{
width:100%;
}.arthesis_slider{
position:relative;
}
.arthesis_slider .carousel-item{
position:relative;
}
.arthesis_slider_slide_image{
min-height:400px;
}
.arthesis_slider_slide_contenu{
position:absolute;
bottom:0;
left:0;
right:0;
text-align:center;
background-color:rgba(0,0,0,0.6);
color:#fff;
padding:8px 0;
}