#banner_fr .bannercontainer{position:relative;
width:100% !important;
height:calc(100vh - 125px) !important;}

#banner_fr .banner{position:relative;
width:100% !important;
height:100% !important;}

#banner_fr .apex-slider-shadow { display: none;}
#banner_fr .apex-slider .timer { display: none !important;}
#banner_fr .apex-slider .preloader {display: none !important;}
#banner_fr .slotholder{position:relative;}
#banner_fr .slotholder:after {
    content: "";
    background: rgba(0, 149, 72, 0.7);
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* margin: 0 auto; */
    z-index: 9;
    -webkit-animation: translatewidth 2s 0s ease-in-out forwards;
    animation: translatewidth 2s 0s ease-in-out forwards;
}
#banner_fr .slotholder:before {
    content: "";
    background: rgba(0, 149, 72, 0.7);
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    /* margin: 0 auto; */
    z-index: 9;
    -webkit-animation: translatewidth 2s 0s ease-in-out forwards;
    animation: translatewidth 2s 0s ease-in-out forwards;
}
#banner_fr .contentBanner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 9;
}
#banner_fr .txtBold {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 80px;
    text-align: center;
    font-family: 'Intro';
}
#banner_fr .txtBanner {color: #fff;}
#banner_fr .txtLight {
    text-align: center;
    padding-top: 25px;
    font-size: 21px;
}
#banner_fr .bullets.simplebullets.number .bullet.selected {
    color:#fff !important;
    background:transparent !important;
    font-size: 40px !important;
    font-family: 'Josefin Sans';
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
}

#banner_fr .bullets.simplebullets.number .bullet.selected:after {
    position: absolute;
    content: '0';
    font-size: 40px;
    font-family:'Josefin Sans';
    left:-25px;
    top:0;
}
#banner_fr .bullets.simplebullets.number .bullet {
    color:transparent !important;
    background:transparent !important;
    width: 0;
    height: 0;
    font-size:0 !important;
    }

#banner_fr .bullets.simplebullets.number .bullet.selected:before {
    content:'/03';
    position:absolute;
    top:-25px;
    right:-50px;
    font-size: 20px;
    font-weight:400;
}
#banner_fr .rightarrow.arrows.number.large {
    opacity: 1 !important;
    top: auto !important;
    bottom: 30px;
    left: auto !important;
    right: 44% !important;
    background-size:80%;
    height:28px
}
#banner_fr .leftarrow.arrows.number.large {
    opacity: 1 !important;
    top: auto !important;
    bottom: 30px;
    right: auto !important;
    left: 44% !important;
        background-size:80%;
    height:28px
}
#banner_fr .bullets.simplebullets {bottom: 30px !important;}
@media screen and (max-width: 1366px) {
#banner_fr .txtBold {font-size: 64px !important;}
}
@media screen and (max-width: 1280px) {
#banner_fr .txtBold {
    font-size: 42px !important;
    line-height: 52px !important;
}
#banner_fr .bullets.simplebullets.number .bullet.selected {font-size: 24px !important;}
#banner_fr .bullets.simplebullets.number .bullet.selected:after {
    font-size: 24px !important;
    left: -15px;
}
#banner_fr .bullets.simplebullets.number .bullet.selected:before {
    top: -25px;
    font-size: 15px;
}
}
@media screen and (max-width: 1024px) {
#banner_fr .bullets.simplebullets.number .bullet.selected:before {
    right: -35px;
}
@media screen and (max-width: 991px) {
#banner_fr .bullets.simplebullets.number .bullet.selected:before {right: -28px;top:-15px}
#banner_fr .leftarrow.arrows.number.large {left: 40% !important;}
#banner_fr .rightarrow.arrows.number.large {right: 41% !important;}
#banner_fr .boxreseau { display: none;}
#banner_fr .bannercontainer {
    height: 500px !important;
}
#banner_fr .txtBold {
    font-size: 24px !important;
    line-height: 32px !important;
}
#banner_fr .txtLight {
    white-space: normal;
    line-height: 30px;
}
}

