#banniere_principale .bannercontainer{position:relative;
height:100vh;}

#banniere_principale .banner{position:relative;
height:100vh !important;}

#banniere_principale .leftarrow.large.round, .rightarrow.large.round {display: none;}
#banniere_principale .apex-slider img{height: 100vh !important;width: 100%!important;}
#banniere_principale .apex-slider .timer{display:none;}
#banniere_principale .apex-slider-shadow.apex-slider-shadow1{display:none;}
#banniere_principale .apex-slider .preloader{display:none !important;}
#banniere_principale .caption {top: 50% !important;text-align: center;width: 100%;}
#banniere_principale .banniere_box{height:auto;line-height:75px;}

#banniere_principale .banniere_box p {
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0px 2px 0px #7b7a7a;
}
#banniere_principale .bullets{z-index: 20;}

#banniere_principale .bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 20px;
    display: block;
    text-indent: -9999px;
    padding: 0;
    padding-right: 0;
    margin: 0;
    background: url(/Files/App_002/images/bullet_selected.png) no-repeat top left;
}
#banniere_principale .bullets.simplebullets.round .bullet.selected{    background: url(/Files/App_002/images/bullet.png) no-repeat top left;}
#banniere_principale .bullets {    width: 25px !important;}
#banniere_principale .bullets.simplebullets {
    top: 50%;
    right: 10px;
    float: right;
    left: auto !important;
}
@media only screen and (max-width:1350px){
#banniere_principale .banniere_box p{font-size: 40px;}
}
@media only screen and (max-width:992px){
#banniere_principale .banniere_box p{font-size: 30px;}
#banniere_principale .banner {height:85vh !important;}
#banniere_principale .bannercontainer {height:85vh;}
#banniere_principale .apex-slider img{height: 85vh !important;}
}

