.slider {width:100%; height:auto; margin:0 auto; margin-top:1px; /*overflow:hidden;*/ position: relative;}
.swipeHome, .swiper-wrapper, .swiper-slide {}
.ADV-home.desktop {/*max-width:100%; width:100%; margin:0 auto; */margin-bottom:15px;}
.sliderImg img {max-width:100%; width:100%; height:100%; display:block; background-repeat:no-repeat; background-position:center top;}
.ADV-home.desktop .wrapMoveSwiper {position: absolute; width: 100%; top: 50%;} /*aggiunto*/

.slider.boxed {max-width:1200px;}

@media only screen and (min-width: 1200px) {
	.slider.boxed .prev-btn {left:-50px !important;}
	.slider.boxed .next-btn {right:-50px !important;}
}