#Slider_realisation_en .bgpink {
    padding: 40px;
    height: 536px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#Slider_realisation_en .bloc-realisation {
    padding: 0;
}
#Slider_realisation_en .box-realisation {
    position: relative;
    overflow: hidden;
    height: 320px;
}
#Slider_realisation_en .img-realisation {
    height: 320px;
    display: block;
    width: 100%;
    object-fit: cover;
}
#Slider_realisation_en .name-realisation:hover { color: #fff;}
#Slider_realisation_en .bloc-realisation:hover .name-realisation {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .5s ease, opacity 1.3s ease;
    transition: transform .5s ease, opacity 1.3s ease;
}
#Slider_realisation_en .name-realisation {
    text-align: center;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .5s ease, opacity .7s ease;
    transition: transform .5s ease, opacity .7s ease;
    font-family: 'Arcon Rounded';
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
#Slider_realisation_en .link-realisation {
    font-size: 13px;
    color: #2900a5;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    color: #2900a5;
    text-transform: uppercase;
    text-align: center;
    line-height: 22px;
}
#Slider_realisation_en .voir-tous {
    display: block;
    margin: 20px auto;
    text-align: center;
}
#Slider_realisation_en .link-realisation:after {position:absolute;background:#7fbfff;content:'';width: 90px;height:2px;left:0;right:0;bottom: -10px;margin:0 auto;}
#Slider_realisation_en .title-realisation {
    font-size: 43px;
    color: #fff;
    text-transform: uppercase;
    line-height: 43px;
    font-family: 'Arcon Rounded';
}
#Slider_realisation_en .link-realisation:hover {
    color: #2900a5;
    opacity: 0.7;
}
    #Slider_realisation_en .bx-wrapper{
   max-width: 100vw !important;
    margin: 0px auto;
    float: left;
}
#Slider_realisation_en .plus {
    color: #fff;
    margin-left: 20px;
}
#Slider_realisation_en .img-realisation {
    max-width: inherit;
    height: 320px;
}
#Slider_realisation_en .bxslider_Slider_realisation_en li {
    width: 25vw !important;
}
#Slider_realisation_en .txtlight:hover{color:#e1e1e1;}
#Slider_realisation_en .bx-next:after {content: "\e907";
    font-family: 'icomoon' !important;
    color: #2900a5;
    font-size: 30px;}
    #Slider_realisation_en .bx-prev:after {content: "\e904";
    font-family: 'icomoon' !important;
    color: #2900a5;
    font-size: 30px;}
 #Slider_realisation_en .bx-prev{font-size:0}
#Slider_realisation_en .bx-next{font-size:0;}

#Slider_realisation_en .bx-controls-direction {
    margin-top: 15px;
    text-align: center;
}


@media screen and (max-width: 1440px) {
 #Slider_realisation_en .title-realisation {
    font-size: 30px;
    line-height: 32px;
}
}
@media screen and (max-width: 1280px) {
#Slider_realisation_en .bgpink {
    padding: 20px;
}
#Slider_realisation_en .title-realisation {
    font-size: 27px;
    line-height: 29px;
}
}
@media screen and (max-width: 1024px) {
#Slider_realisation_en .title-realisation {
    font-size: 20px;
    line-height: 25px;
}
#Slider_realisation_en .bxslider_Slider_realisation_en li {
    width: 50vw !important;
}
}
@media screen and (max-width: 991px) {
    #Slider_realisation_en .bxslider_Slider_realisation_en li {
    width: 50vw !important;
}
#Slider_realisation_en .bgpink {
    padding: 75px 20px;
    height: auto;
    text-align: center;
}
#Slider_realisation_en .title-realisation {
    font-size: 28px;
    line-height: 32px;
}
#Slider_realisation_en .img-realisation {
    height: 320px;
    display: block;
    width: 100%;
}
}
@media screen and (max-width: 768px) {
    #Slider_realisation_en .bxslider_Slider_realisation_en li {
    width: 100vw !important;
}
#Slider_realisation_en .bx-wrapper{float:none;}
#Slider_realisation_en .bgpink {
    padding: 75px 15px;
}
#Slider_realisation_en .box-realisation {
    height: auto;
}
}
@media screen and (max-width: 550px) {

#Slider_realisation_en .img-realisation {
    height: 276px;
}

#Slider_realisation_en .box-realisation {
    height: 276px;
}

}
@media screen and (max-width: 400px) {

#Slider_realisation_en .img-realisation {
    height: 184px;
}

#Slider_realisation_en .box-realisation {
    height: 184px;
}

}






