.arthesis_classic_content h2{
margin-bottom: 40px;
}
.arthesis_classic_content p:last-child{
margin: 0;
}.arthesis_left_right h2{
margin-bottom: 40px;
}
.arthesis_left_right p:last-child{
margin: 0;
}
.arthesis_left_right_image{
position:relative;
background-position:center center;
background-size:cover;
min-height:300px;
}
.arthesis_left_right_image img{
width:100%;
height:auto;
}
.arthesis_left_right_texte_inner{
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;
}.arthesis_chiffres_complexe_block_inner span,
.arthesis_chiffres_complexe_block_inner strong{
display:flex;
}