span#sociaux #rs {
    border: unset !important;
    background-color: unset !important;
    font-size: 20px !important;
    color: #612201 !important;
    border-radius: unset !important;
}

.nav > .nav-links {
    max-width: 1200px !important;
    width: 100% !important;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.containeur-banniere--child video {
    height: 100% !important;
    max-width: 100% !important;
}

.ws_box_about {
    flex-direction: row-reverse !important;
    margin-right: 10% !important;
}

.ws_prestation_img img {
    width: 84% !important;

}

.ws_prestation_content {
    padding: 18px !important;
}

.ws_prestation_img .ws_barre_oblic {
    position: absolute !important;
    width: 40% !important;
    top: -10% !important;
    left: -10% !important;
    width: 88px !important;
}

.ws_prestation_texte {
    display: -webkit-box!important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.ws_prestation_content {
    padding: 0px !important;
}

.ws_prestation .ws_bloc_btn {
    text-align: center !important;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

body span#sociaux {
    background: unset !important;
    border: unset;
}

body span#sociaux a i {
    font-size: 27px !important;
}

span#sociaux a {
    padding-right: 15px;
}

span#phone i {
    font-size: 24px;
    padding-right: 11px;
}

span#phone {
    display: flex;
    align-items: center;
    justify-content: center;
}

.containeur-banniere {
    position: relative;
}

.containeur-banniere:before {
    content: '';
    background: #612201;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    right: 0;
    opacity: 0.3;
}

.image-prestations {
    height: 326px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

.ws_prestation_texte {
    margin-bottom: 14px;
}

div#conteneur-prestation div:first-child {
    padding-left: 0 !important;
}

div#conteneur-prestation div:last-child{
    padding-right:0 !important;
}

.image-prestations {
    max-width: 100% !important;
}

div#conteneur-prestation {
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.element-realisations {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #FFFFFF;
}

.ws_realisation .ws_bloc_btn {
    padding-top: 50px;
}

section.ws_realisation {
    padding: 80px 0;
}
.ws_blog_title {
    font-size: 25px !important;
    min-height: 50px !important;
}
.ws_blog_texte {
    display: -webkit-box!important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.ws_blog_item_btn {
    margin-top: 63px !important;
    padding: 0 !important;
}
  img.ws_logo_footer {
    width: 84% !important;
}


.ws_certification .ws_bloc_certification .slick-next.slick-arrow,
.ws_certification .ws_bloc_certification .slick-prev.slick-arrow
{
    top: 32%;
}


.slick-prev.slick-arrow,.slick-next.slick-arrow {
    top: 41%;
}

.ws_subfooter {
    padding-bottom: 15px !important;
}

.ws_about .ws_section_title {
    padding-top: 20px;
}
