<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vehicleTop{ margin-bottom: 10px }
.vehicleTop h2{ font-weight: normal; }
.vehicleTop .oldprice,
.followInfo .oldprice{
	height: 35px;
	font-weight: 500;
	text-decoration: line-through;
	text-align: right;
	font-size: 20px;
	padding-top: 8px;
}
.vehicleTop .finalprice,
.followInfo .finalprice{
	font-size: 32px;
	font-weight: bold;
	color: #007ddb;
	text-align: right;
	line-height: 1.2;
}
.followInfo .title5{ font-weight: normal; }

#vehicleOwl .owl-nav button{
	background-repeat: no-repeat !important;
	position: absolute;
	top: 48%;
	width: 32px;
	height: 32px;
}
#vehicleOwl .owl-nav button.owl-prev{
	left: 0;
	background-image: url('/images/icone/freccia_sx.png');
}
#vehicleOwl .owl-nav button.owl-next{
	right: 0;
	background-image: url('/images/icone/freccia_dx.png');
}
.openGallery:before{
	content: '';
	display: inline-block;
	background-position: -802px -367px;
	width: 39px;
	height: 32px;
	vertical-align: text-bottom;
	margin-right: 5px;
}
.openGallery{
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: #007ddb;
	cursor: pointer;
	z-index: 5;
	color: #fff !important;
	padding: 3px 15px;
	font-size: 20px;
}
.underImage .item{
	margin: 30px 0;
	font-size: 14px;
}
.downloadpdf{ margin-top: 30px }
.downloadpdf a{
	border-color: #002355;
	color: #002355;
	font-weight: 600;
}
.boxAccessoriCntMain{ padding-bottom: 60px }
.boxAccessoriCnt{
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
}
.boxAccessoriCnt:after{
	content: '';
	position: absolute;
	height: 80%;
	width: 1px;
	left: 50%;
	background-color: #ccc;
	top: 25px;
}
.boxAccessori{
	margin-bottom: 20px;
	background-color: #fff;
	padding: 25px;
}
.boxAccessori b{ color: #002355 }
.boxAccessori h5{ margin-bottom: 15px }
.boxAccessori.optional section {
	padding-top: 5px;
}
.boxAccessori.optional h5 {
	cursor: pointer;
	background-image: url('/images/icone/freccia_giu.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.boxAccessori .check{
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 14px;
}
.boxAccessori .check:before{
	content: "\f00c";
	color: #007ddb;
	font-family: 'FontAwesome';
	width: 20px;
	display: inline-block;
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
}
.boxAccessori .check span{
	float: left;
	width: calc(100% - 20px)
}
.boxAccessori .item{
	margin-bottom: 4px;
}
.boxAccessori.optional h4{
	background-color: #f4f4f4;
	padding: 10px 20px;
	margin: 0;
	cursor: pointer;
	position: relative;
}
.boxAccessori.carGen{ margin-bottom: 30px }
.priceTop{
	background-color: #f4f4f4;
	padding: 10px 10px;
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 10px;
	line-height: 1;
}
.priceTop b{ font-size: 20px }
.priceTop.final{
	background-color: #007ddb;
	color: #fff;
	margin-bottom: 30px;
}
.priceTop.final b{ font-size: 26px; }
.buttons2 button{
	height: 80px;
	min-width: 0;
	font-size: 16px;
	padding: 0;
}
.buttons2{ margin-bottom: 20px }
.buttons2 .pull-left{
	width: 50%;
}
.buttons2.areall .pull-left{
	width: 33.3%;
}
.buttons2 .pull-left.middle{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.rateCnt label{
	width: 40px;
	font-size: 12px;
	cursor: default;
}
.rateCnt input{ z-index: -2 }
.simulaFinBox{
	background-color: #f4f4f4;
	padding: 20px 10px 10px;
	margin-bottom: 20px;
}
.simulaFinBox h3{
	font-size: 20px;
	margin: 0 0 15px;
}
.notaemissioni{
	font-size: 15px;
}
.notaemissioni h5{
	font-size: 18px;
}
#owlSimilar .owl-nav button{
	top: -60px;
}
#owlSimilar .owl-nav button{
	background-repeat: no-repeat !important;
	position: absolute;
	background-size: 12px;
	background-position:center;
	background-color: #007ddb;
	width: 40px;
	height: 40px;
}
#owlSimilar .owl-nav button.owl-prev{
	left: 0;
	background-image: url('/images/icone/freccia_sx.png');
	margin-right: 5px;
}
#owlSimilar .owl-nav button.owl-next{
	right: 0;
	background-image: url('/images/icone/freccia_dx.png');
}

#owlSimilar .owl-nav button.owl-prev{
	left: auto;
	right: 40px;
}
.imageTop{ margin-bottom: 40px; transition: all 0.6s}
.imageTop.init{ opacity: 0 }
.locationVehicle{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 40px;
	color: #002355;
}
.locationVehicle .chiama{
	font-size: 24px;
	text-align: right;
	color: inherit;
	font-weight: 600;
}
.locationVehicle .chiama p{ font-size: 16px; margin-bottom: 5px}
.locationVehicle .chiama a:before{
	content: '';
	display: inline-block;
	background-position: -683px -31px;
	width: 24px;
	height: 24px;
	vertical-align: text-top;
	margin-right: 5px;
}
#advanceEm{
	background-color: #fff !important;
}
.inputWi #advanceEm + span{ left: 5px }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
	border-color: #007ddb !important;
}
.lSAction &gt; a{
	background-repeat: no-repeat;
	background-color: rgba(0,125,219,0.6);
    background-size: 12px;
    background-position: center !important;
	height: 60px !important;
    width: 30px !important;
}
.lSAction&gt;.lSPrev{
	background-image: url(/images/icone/freccia_sx.png);
	left: 0 !important;
}
.lSAction&gt;.lSNext{
	background-image: url(/images/icone/freccia_dx.png);
	right: 0 !important;
}
#lightSlider img{ width: 100% }
.followInfo{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	top: 20px;
	background-color: #fff;
	padding: 15px 0;
	z-index: 120;
	border-bottom: 1px solid #f4f4f4;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
}
.followInfo .vehicleTop{ margin-bottom: 0 	}
.followInfo .vehicleTop h1{ font-size: 24px }
.followInfo .vehicleTop h2{ font-size: 18px;}
.followInfo .priceTop.final{ margin-bottom: 0 }
#customBannerList{ padding-bottom: 10px }
#customBannerList .item{
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
#customBannerList .item .checkbox{
	margin: -15px 0 0 25px;
}
#customBannerList .tablecellDiv:first-child,
#customBannerList .tablecellDiv:last-child{ width: 50px; vertical-align: middle; }
#customBannerList .info img{ width: 28px }
.requestInfoCnt{
	background-color: #fff;
}
.requestInfoCnt .formBox{
	padding: 10px 15px 0;
}
.interestingBox{
	margin: 30px 0;
}
.similarVehiclesCnt{
	margin-top: 50px;
}
.similarVehiclesCnt &gt; h4{ margin-bottom: 20px; }
.mapLocationFooterVehicle{
	position: absolute;
	background-image: url('/images/icone/pin_bianco.png');
	background-repeat: no-repeat;
	background-size: 27px;
	padding: 10px 0 10px 35px;
	top: -55px;
}
.anticipo{
	background-color: #fff;
	padding: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.anticipo b{
	font-size: 24px;
	color: #007ddb;
}
footer h3{ margin-bottom: 85px}
.scroll-to-fixed-fixed #goToInfoForm{ border: 1px solid #fff !important }
.swalFinanz.sweet-alert p{
	font-size: 20px
}

/*IPAD PORTRAID*/
@media (min-width: 767px) and ( max-width : 991px) {
	.boxAccessori{ padding: 15px }
	.downloadpdf a{ white-space: normal; line-height: normal; padding: 5px 15px; min-width: 0 }
	.buttons2 button{ font-size: 12px }
}

/*MOBILE*/
@media (max-width : 767px) {
	.followInfo{ top: 0px }
	.anticipo{ padding: 15px }
	.anticipo button{ white-space: normal; }
	.boxAccessoriCnt:after{ display: none }
	.boxAccessori{ padding: 15px; margin-bottom: 0 }
	.requestInfoCnt{ margin-bottom: 40px }
	.vehicleTop .oldprice, .followInfo .oldprice{
		height: auto;
		padding-top: 0;
	}
	.imageTop{ margin-bottom: 20px }
	.followInfo .title2, .followInfo .finalprice{ font-size: 26px; }
	.followInfo .title5{ font-size: 20px; }
	.boxAccessoriCntMain{ padding-bottom: 0 }
	footer h3{ margin-bottom: 40px }
	.mapLocationFooterVehicle{
		position: static;
		margin: 10px 0 10px;
	}
	.followInfo.fadeout{
		z-index: 4;
	}
	.similarVehiclesCnt &gt; h4{ margin-right: 25%; font-size: 22px }
}
</pre></body></html>