.arthesis_main_slider{
overflow:hidden;
}
.arthesis_main_slider_slide_image{
position:relative;
height: 900px;
background-size:cover;
background-position: center center;
background-repeat: no-repeat;
}.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_classic_colonnes 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;
}