#slider_realisations_en .bx-wrapper{width: 75vw;
max-width: 75vw !important;
margin: 0 auto;}

#slider_realisations_en .bx-wrapper .bx-viewport{width: 60vw !important;
margin: 0 auto;
height: auto !important;}

#slider_realisations_en .bx-wrapper .bx-loading{}

#slider_realisations_en .bx-wrapper .bx-pager{display: none;}

#slider_realisations_en .bx-wrapper .bx-pager .bx-pager-item{}

#slider_realisations_en .bx-wrapper .bx-pager.bx-default-pager a{}

#slider_realisations_en .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#slider_realisations_en .bx-wrapper .bx-pager.bx-default-pager a.active{}

#slider_realisations_en .bx-wrapper .bx-controls-direction a{}

#slider_realisations_en .bx-wrapper .bx-controls-direction a.disabled{}

#slider_realisations_en .bx-wrapper .bx-prev{}

#slider_realisations_en .bx-wrapper .bx-prev:hover{}

#slider_realisations_en .bx-wrapper .bx-next{}

#slider_realisations_en .bx-wrapper .bx-next:hover{}

#slider_realisations_en .box-realisation {
    position: relative;
    overflow: hidden;
}
#slider_realisations_en .img-realisation {
    position: relative;
    overflow: hidden;
    height: 479px;
}
#slider_realisations_en .imgrealisation {
    width: 100%;
    height: 479px;
    object-fit: cover;
}
#slider_realisations_en .txt-realisation {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
#slider_realisations_en .title-realisation {
    display: block;
    font-size: 26px;
    color: #000052;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}
#slider_realisations_en .txt-realisation p {
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 24px;
}
#slider_realisations_en .video-realisation {
    margin-top: 140px;
}
#slider_realisations_en .image-video {
    position: relative;
    overflow: hidden;
    height: 475px;
}
#slider_realisations_en .image-video:before {content: "";background: rgb(0 0 0 / 46%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#slider_realisations_en .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 22;
}
#slider_realisations_en .hover-link {
    color: #ff0000;
    font-size: 75px;
}
#slider_realisations_en .hover-link:hover {
    color: #ff0000;
}
#slider_realisations_en .bx-controls-direction {
    position: absolute;
    top: 10%;
    width: 75vw;
    display: flex;
    justify-content: space-between;
}
#slider_realisations_en .bx-controls-direction a {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

#slider_realisations_en .bx-prev:before {
    background: #000000;
    content: "\6b";
    font-family: "solar" !important;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
#slider_realisations_en .bx-next:before {
    background: #000000;
    content: "\6a";
    font-family: "solar" !important;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
#slider_realisations_en .bx-prev:hover:before {
    background: #ffad01;
}
#slider_realisations_en .bx-next:hover:before {
    background: #ffad01;
}
@media screen and (max-width: 1440px) {
#slider_realisations_en .bx-wrapper {
    width: 85vw;
    max-width: 85vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 70vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 70vw !important;
}
#slider_realisations_en .bx-controls-direction {
    width: 84vw;
}
}
@media screen and (max-width: 1280px) {
#slider_realisations_en .bx-wrapper {
    width: 89vw;
    max-width: 89vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 75vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 75vw !important;
}
#slider_realisations_en .bx-controls-direction {
    width: 88vw;
}
}
@media screen and (max-width: 1024px) {
#slider_realisations_en .bx-wrapper {
    width: 93vw;
    max-width: 93vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 80vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 80vw !important;
}
#slider_realisations_en .bx-controls-direction {
    width: 93vw;
}
}
@media screen and (max-width: 991px) {
#slider_realisations_en .bx-wrapper {
    width: 94vw;
    max-width: 94vw !important;
    padding-bottom: 90px;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 94vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 94vw !important;
}
#slider_realisations_en .bx-controls-direction {
    width: 15vw;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#slider_realisations_en .video-realisation {
    margin-top: 70px;
}
}
@media screen and (max-width: 767px) {
#slider_realisations_en .bx-wrapper {
    width: 95vw;
    max-width: 95vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 95vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 95vw !important;
}
#slider_realisations_en .video-realisation {
    margin-top: 40px;
}
#slider_realisations_en .title-realisation {
    font-size: 20px;
}
}
@media screen and (max-width: 550px) {
#slider_realisations_en .bx-wrapper {
    width: 93vw;
    max-width: 93vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 93vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 93vw !important;
}
#slider_realisations_en .imgrealisation {
    height: 380px;
}
#slider_realisations_en .img-realisation {
    height: 380px;
}
#slider_realisations_en .image-video {
    height: 380px;
}
#slider_realisations_en .bx-controls-direction {
    width: 40vw;
}
}
@media screen and (max-width: 400px) {
#slider_realisations_en .bx-wrapper {
    width: 90vw;
    max-width: 90vw !important;
}
#slider_realisations_en .bx-wrapper .bx-viewport {
    width: 90vw !important;
}
#slider_realisations_en .bx-viewport li {
    width: 90vw !important;
}
}

