.arthesis_classic_content h2{
margin-bottom: 40px;
}
.arthesis_classic_content p:last-child{
margin: 0;
}.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;
}.arthesis_tuiles_tuile_image figure{
height:250px;
width:100%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center center;
mask-repeat: no-repeat;
mask-position: center center;
background-position: center center;
background-size:cover;
background-repeat: no-repeat;
margin-bottom:15px;
}
.arthesis_tuiles_tuile strong{
display: block;
margin-bottom:10px;
text-align:center;
}
.arthesis_tuiles_tuile a{
color:#CDCDCD;
}
.arthesis_tuiles_tuile i{
margin-left:10px;
}
.big_tuiles .arthesis_tuiles_tuile_image{
background-position:top center;
height:300px;
}