<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-button-prev{
    left:25%;

}
.swiper-button-next{

    right:25%;
}

.motorizzazione_selected{
background-color: #000 !important;
    color: #fff !important;
	height:100% !important;
}

.ford_button_promozione{
	
	background: #dddddd;
    border: none;
    font-weight: 800 !important;
    border-radius: 0px;
    text-align: center;
    padding: 12px 20px 12px 20px;
    margin: 10px;

}


.menu_ford_fleet{

    top: 0px;
	position: fixed;
    width: 100%;
    background-color: #ffffff;
    z-index: 9999999;
}

/*
@media screen and (max-width: 1201px)
{
    .menu_ford_fleet{
        position: relative;
    }
}
*/

.ford_bigcheckbox_versione.versione_selected{
	
	background-color: black !important;
    color: #fff !important;
	height:100% !important;
}

@media screen and (max-width:1024px){

   .logofooter{
	   text-align:center !important;
   }

   .swiper-button-prev{
        left:2%;


    }
    .swiper-button-next{

        right:2%;
    }
}</pre></body></html>