#banniere_principale_fr .bannercontainer{}

#banniere_principale_fr .banner{}

#banniere_principale_fr .banner{position:relative;height:100vh !important;width:100%;}
#banniere_principale_fr .bannercontainer{position:relative;height:100vh ;width:100%;}
#banniere_principale_fr .apex-slider-shadow .apex-slider-shadow1{height: 0 !important;}
#banniere_principale_fr .apex-slider .timer{display:none;}
#banniere_principale_fr .apex-slider-shadow.apex-slider-shadow1{display:none;}
#banniere_principale_fr .apex-slider .preloader{display:none !important;opacity:0;}
/*
#banniere_principale_fr .apex-slider .caption {
font-family: 'Source Sans Pro', sans-serif;
    position: absolute;
    width: 100% !important;
    height: 100vh;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    align-content: center;
    padding: 5vh;
    width:100%;
}
*/
#banniere_principale_fr .description_banner {
    width: 100vw !important;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height:100vh;
}

#banniere_principale_fr .leftarrow.large.round, .rightarrow.large.round{display: none;}
#banniere_principale_fr .bullets{display:none;}


#banniere_principale_fr .apex-slider .caption span{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff !important;
    font-size: 2.5vw;
    display: block;
    width: 100%;
    margin-bottom: 10vh;
    text-transform:uppercase;
}
@media only screen and (max-width: 768px){
#banniere_principale_fr .apex-slider .caption {height: 50vh;align-items: center;justify-content: center;}
#banniere_principale_fr .banner{height:50vh  !important;}
#banniere_principale_fr .bannercontainer{height:50vh;width:100%;}
#banniere_principale_fr .description_banner {    height:50vh;}
#banniere_principale_fr .apex-slider img{height: 50vh !important}
#banniere_principale_fr .apex-slider .caption span{    font-size: 23px; }
#banniere_principale_fr .bullets{display:none}
#banniere_principale_fr .btn-1c a{font-size:14px;}

}
@media only screen and (max-width: 480px){
#banniere_principale_fr .apex-slider .caption span{font-size:14px;}
#banniere_principale_fr .btn-1c a{font-size:12px;}
}

