.boxsuivez-nous {
    /* overflow: hidden; */
}
.liste-sociaux {list-style: none;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;}
.liste-sociaux li {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-right: 10px;
    display: block;
}
.liste-sociaux li:last-child {
    margin-right: 0px;
}
.liste-sociaux li em {
    color: #d40b04;
    font-size: 18px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    border-radius: 100%;
    overflow: hidden;
}
.footerflex .liste-sociaux li em {
    color: #ffffff;
    font-size: 18px;
}
.liste-sociaux a {
    position: relative;
    /* padding: 7px 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* display:block; */
}
.liste-sociaux a:hover {text-decoration: none;overflow:hidden;border-radius: 100%;}
.boxsuivez-nous ul li a em:before {
    position: relative;
    z-index: 2;
    -webkit-transition: color 300ms cubic-bezier(0.86,0,.07,1) 0ms;
    -moz-transition: color 300ms cubic-bezier(0.86,0,.07,1) 0ms;
    -ms-transition: color 300ms cubic-bezier(0.86,0,.07,1) 0ms;
    -o-transition: color 300ms cubic-bezier(0.86,0,.07,1) 0ms;
    transition: color 300ms cubic-bezier(0.86,0,.07,1) 0ms;
     overflow:hidden;
}
.boxsuivez-nous ul li a:hover em, .boxsuivez-nous ul li a:hover em:before {
    color: #fff;
}
.boxsuivez-nous ul li a .fa-facebook-f:after {
    content: '';
    display: block;
    background-color: #3b5998;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
    overflow:hidden;
    border-radius:50%;
}
.boxsuivez-nous ul li a:hover .fa-facebook-f:after {
    width: 100%;

}

.boxsuivez-nous ul li a .fa-twitter:after {
    content: '';
    display: block;
    background-color: #55acee;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
        border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-twitter:after {
    width: 100%;
}


.boxsuivez-nous ul li a .fa-linkedin:after {
    content: '';
    display: block;
    background-color: #0077B5;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
        border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-linkedin:after {
    width: 100%;
}
.boxsuivez-nous ul li a .fa-google-plus:after {
    content: '';
    display: block;
    background-color: #d34836;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
    border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-google-plus:after {
    width: 100%;
}
.boxsuivez-nous ul li a .fa-google-plus:after {
    content: '';
    display: block;
    background-color: #d34836;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
        border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-google-plus:after {
    width: 100%;
}
.boxsuivez-nous ul li a .fa-youtube:after {
    content: '';
    display: block;
    background-color: #cd201f;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
        border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-youtube:after {
    width: 100%;
}
.boxsuivez-nous ul li a .fa-instagram:after {
    content: '';
    display: block;
    background-color: #517fa6;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -moz-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -ms-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    -o-transition: width 400ms cubic-bezier(0.86,0,.07,1);
    transition: width 400ms cubic-bezier(0.86,0,.07,1);
        border-radius: 100%;

}
.boxsuivez-nous ul li a:hover .fa-instagram:after {
    width: 100%;
}

.liste-sociaux-header {
    position: absolute;
    bottom: 40px;
    z-index: 33;
    left: 40px;
}
.rs-footer .liste-sociaux-header {
    display: block !important;
    margin: 0 auto;
    right: 0;
    left: 0;
}
@media screen and (max-width: 1280px) { 
.liste-sociaux-header {
    bottom: 20px;
    left: 20px;
}
}

