#secteur_activite .bx-wrapper{max-width:100vw !important;
position:relative;
}

#secteur_activite .bx-wrapper .bx-viewport{    overflow: inherit !important;}

#secteur_activite .bx-wrapper .bx-loading{}

#secteur_activite .bx-wrapper .bx-pager{}

#secteur_activite .bx-wrapper .bx-pager .bx-pager-item{}

#secteur_activite .bx-wrapper .bx-pager.bx-default-pager a{}

#secteur_activite .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#secteur_activite .bx-wrapper .bx-pager.bx-default-pager a.active{}

#secteur_activite .bx-wrapper .bx-controls-direction a{}

#secteur_activite .bx-wrapper .bx-controls-direction a.disabled{}

#secteur_activite .bx-wrapper .bx-prev{    width: 85px;
    height: 85px;
    background: #009548;
    right: calc(15% - 85px);
    position: absolute;
    bottom: 85px;
    color:transparent;
    transition:0.2s;
   z-index:9999;}

#secteur_activite .bx-wrapper .bx-prev:hover{color:transparent;}

#secteur_activite .bx-wrapper .bx-next{   z-index:9999;
   width: 85px;
    height: 85px;
    background: #e1e1e1;
    right: calc(15% - 85px);
    bottom: 0;
    color:transparent;
    transition:0.2s;
   position:absolute;}

#secteur_activite .bx-wrapper .bx-next:hover{color:transparent;}

#secteur_activite .bxslider_secteur_activite li {width: 100% !important;}
#secteur_activite .bx-next:focus{color:transparent;}
#secteur_activite .bx-prev:focus{color:transparent;}
#secteur_activite .bx-next:after {
    position: absolute;
    content: "\e628";
    color: #252525;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 38px;
    left: 35px;
}
#secteur_activite .bx-next:hover:after {color:#fff;transition:0.2s;}
#secteur_activite .bx-next:hover{background:#252525;transition:0.2s;}
#secteur_activite .bx-prev:after {
    position: absolute;
    content: "\e629";
    color: #ffffff;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 38px;
    left: 35px;
}
#secteur_activite .bx-prev:hover:after {color:#fff;transition:0.2s;}
#secteur_activite .bx-prev:hover{background:#252525;transition:0.2s;}
@media screen and (max-width: 991px) {
#secteur_activite .bx-wrapper .bx-prev {
    width: 60px;
    height: 60px;
    top: auto;
    bottom: -70px;
    left: calc(50% - 60px);
}
#secteur_activite .bx-wrapper .bx-prev:after {
    top: 25px;
    left: 25px;
}
#secteur_activite .bx-wrapper  .bx-next {
    width: 60px;
    height: 60px;
    top: auto;
    bottom: -70px;
    right: calc(50% - 60px);
}
#secteur_activite .bx-wrapper .bx-next:after {
    top: 25px;
    left: 25px;
}
#secteur_activite .bx-wrapper .bx-viewport {
    height: 765px !important;
}
}

