#banner_ar .bannercontainer{position:relative;
width:100% !important;
height:calc(100vh - 125px) !important;}

#banner_ar .banner{position:relative;
width:100% !important;
height:100% !important;}

#banner_ar .apex-slider-shadow { display: none;}
#banner_ar .apex-slider .timer { display: none !important;}
#banner_ar .apex-slider .preloader {display: none !important;}
#banner_ar .slotholder{position:relative;}
#banner_ar .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_ar .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_ar .contentBanner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 9;
}
#banner_ar .txtBold {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 80px;
    text-align: center;
    font-family: 'Intro';
}
#banner_ar .txtBanner {color: #fff;}
#banner_ar .txtLight {
    text-align: center;
    padding-top: 25px;
    font-size: 21px;
}
#banner_ar .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_ar .bullets.simplebullets.number .bullet.selected:after {
    position: absolute;
    content: '0';
    font-size: 40px;
    font-family:'Josefin Sans';
    left: -25px;
    top:0;
}
#banner_ar .bullets.simplebullets.number .bullet {
    color:transparent !important;
    background:transparent !important;
    width: 0;
    height: 0;
    font-size:0 !important;
    }

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



