body:not(.no-transition) #wrapper, .animsition-overlay {
    opacity: 1 !important;
}
#parallax_scene,.swiper-lazy-preloader,.swiper-button-white{
  display:none;
}
body:before{
    content: 'Javascript est désactivé sur votre navigateur. Pour une meilleure expérience sur notre site nous vous conseillons de l\'activer ou de mettre votre navigateur à jour ';

    color: white;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 1em 0;
    background: rgb(255, 34, 34);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99999;
}
*[data-lazyload]{
display:none!important;
}
