.ws_about_image {
    position: absolute !important;
    bottom: 0 !important;
    top: -14% !important;
}

div#element-notreSociete {
    margin-left: 3% !important;
}

.ws_bloc_prestation {
    height: 94% !important;
}

.ws_blog_content {
    position: relative !important;
    text-align: center !important;
    padding: 38px !important;
}

.ws_prestation_title {
    font-size: 26px !important;
}

.ws_blog_title,.ws_prestation_title {
    font-size: 26px !important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

body > section.ws_blog > div > div.ws_grid > div:nth-child(2) > div > div.ws_blog_content > div.ws_blog_texte {
    padding-bottom: 70px !important;
}

.ws_footer_content_link ul li a {
    opacity: unset;
    font-size: 18px;
    font-family: 'Calisto';
    font-weight: bold;
}

.ws_footer_content {
    opacity: unset;
    font-size: 18px !important;
}

.nav{
    border-bottom: solid 7px #EEB87d;
}


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

body > section.ws_blog > div > div.ws_grid > div:nth-child(2) > div > div.ws_blog_content > div.ws_blog_texte {
    padding: 0 !important;
}


.nav-links {
    display: flex;
    justify-content: space-around !important;
    max-width: 1200px;
    width: 100%;
    align-items: center;
    z-index: 50;
    box-sizing: border-box;
    max-height: 366px;
    overflow: hidden;
}

.nav > .nav-links > span a {
    display: inline-block;
    padding: 13px 10px 13px 10px;
    text-decoration: none;
    color: #FEC38B;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px !important;
}

.ws_head {
    max-height: 615px;
    overflow: hidden;
}

.containeur-banniere--child video {

position: relative;

height: 100%;

display: flex;

align-items: center;

justify-content: center;
}


/*Responsive*/
@media(max-width: 1660px){
    .containeur-banniere--child video {
        height: 100%;
    }
}

.bouton-play {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 50px;
    background: #ffffff59;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 100%;
    cursor: pointer;
    z-index: 50;
}

.element-bouton-play i {
    line-height: 0;
    position: relative;
    left: 5px;
}

.bouton-play:hover {
    background: #000 !important;
}

.ws_realisation .ws_realisation_content .slick-track .slick-active.image-realisations {
    max-width: 912px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: -10px 10px 20px #0000004D;
    border: 4px solid #FFFFFF;
    max-height: 460px;
}
.image-realisations {
    height: 300px;
    width: 100%;
    background-size: 100%;
    background-position:center;
    background-repeat: no-repeat;
}

.ws_bloc_realisation .slick-list.draggable {
    height: 493px;
    padding-top: 75px !important;
    padding-bottom: !important;
}
.image-realisations.slick-slide {}

.image-realisations:not(.slick-current):before {
    content:'';
    background: #612201;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    opacity:0.06;
}

.ws_realisation .ws_realisation_content .slick-track .slick-active.image-realisations{
    z-index:20;
}

.ws_bloc_realisation .slick-track {
    position: relative;
}
.ws_footer {
    max-width: 1330px;
}

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

@media(max-width: 1500px){
    .ws_blog_content {
        padding: 20px !important;
    }

    .ws_prestation_content {
        padding: 20px !important;
    }
}

@media(max-width: 1200px){
    .ws_acces_direct {
        display: none;
    }
}
