#Services .bx-wrapper{position:relative;
width:100%;}

#Services .bx-wrapper .bx-viewport{position:relative;
width:100%;}

#Services .bx-wrapper .bx-loading{}

#Services .bx-wrapper .bx-pager{}

#Services .bx-wrapper .bx-pager .bx-pager-item{}

#Services .bx-wrapper .bx-pager.bx-default-pager a{display:none !important;}

#Services .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#Services .bx-wrapper .bx-pager.bx-default-pager a.active{}

#Services .bx-wrapper .bx-controls-direction a{}

#Services .bx-wrapper .bx-controls-direction a.disabled{}

#Services .bx-wrapper .bx-prev{    left: 00px;
    cursor: pointer;
    background: #022862 url(../../../Images/prec_blanche.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: left;
    position: absolute;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    height: 45px;
    width: 45px;
    /* top: 50%; */
    bottom: 50px;
    left: calc(50% - 45px);}

#Services .bx-wrapper .bx-prev:hover{
    background: #cadfff url(../../../Images/prec_bleu.png) 50% 50% no-repeat;}

#Services .bx-wrapper .bx-next{    right:00px;
    cursor: pointer;
    background: #022862 url(../../../Images/suiv_blanche.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: left;
    position: absolute;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    height: 45px;
    width: 45px;
    bottom: 50px;
    left: 50%;}

#Services .bx-wrapper .bx-next:hover{    background: #cadfff url(../../../Images/suiv_bleu.png) 50% 50% no-repeat;}

 #Services .bx-wrapper li {
    width: 100vw !important;
}

#Services .Imgservice {
    padding: 50px;
}
#Services .Imgservice img{
   max-width:100%;
}

