html,body{position:relative;height:100%}
@media(max-width:768px){.swiper-container{width:100%;height:100%}
.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.swiper-pagination{left:45%;white-space:nowrap}
.paginationSwiper{position:fixed;top:0px;padding-top:10px;left:0;right:0;height:30px;background:#fff;z-index:10}
.swiper-pagination-bullet{width:12px;height:12px}
.swiper-pagination-bullet-active{background:#45c203}
.swipeArticolo header{position:fixed;top:30px;left:0;right:0;z-index:20}
.evo-masthead-stories{margin-top:90px}
.nav-fixed-comandi.hidden{top:-80px;transition:all ease-in}
.nav-fixed-comandi{position:fixed;top:80px;transition:all ease-in}}