<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.lt-container .swipe_view2_item { 
	padding: 0 15px; 
	box-sizing: border-box; 
}
.lt-container .box { 
	max-width: 280px; 
	min-height: 280px; 
	margin: 0 auto; 
	border: 3px solid #273747; 
	border-radius: 5px; 
	color: #273747; 
	margin: 0 auto;
}
.lt-container .transp { position: relative; border-bottom: 2px solid #273747; padding: 15px 15px 43px; background-size: 90px 32px; background-position: bottom left; }
.lt-container .transp &gt; div { position: absolute; top: auto; right: 16px; bottom: 6px; left: auto; padding: 5px 40px 5px 0; background-position: bottom right; background-size: 30px; }
.lt-container .transp .as { background-image: url("/media/images/ride/ico_transfert_simple.svg"); 
background-repeat: no-repeat; }
.lt-container .transp .ar { background-image: url("/media/images/ride/ico_transfert_return.svg"); background-repeat: no-repeat; }
.lt-container .transp.moto { background-image: url("/media/images/vehicles/ico_moto.svg"); background-repeat: no-repeat; background-size: 78px 28px; }
.lt-container .transp.car { background-image: url("/media/images/vehicles/ico_car.svg"); background-repeat: no-repeat; background-size: 90px 28px; }
.lt-container .transp.luxury { background-image: url("/media/images/vehicles/ico_luxury.svg"); background-repeat: no-repeat; background-size: 112px 26px; }
.lt-container .transp.limousine { background-image: url("/media/images/vehicles/ico_limousine.svg"); background-repeat: no-repeat; background-size: 108px 22px; background-position: bottom left 15px; }
.lt-container .transp.tprm { background-image: url("/media/images/vehicles/ico_tprm.svg"); background-repeat: no-repeat; background-size: 86px 32px; }
.lt-container .transp.autocar,
.lt-container .transp.car_autocar{ 
	background-image: url("/media/images/vehicles/ico_autocar.svg"); 
	background-repeat: no-repeat; 
	background-size: 92px 32px; 
}
.lt-container .route { padding-left: 60px; overflow: hidden; max-height: 58px; font-size: 15px; }
.lt-container .passengers { position: absolute; top: 15px; right: auto; bottom: auto; left: 0; min-width: 15px; padding: 4px 27px 3px 4px; text-align: right; border-radius: 3px; color: white; background-image: url("/media/images/icons/trip_passengers.svg"); background-color: #273747; background-repeat: no-repeat; background-position: right; background-size: 33px auto; }
.lt-container .details { position: relative; height: 56px; padding: 6px 5px 7px 15px; }
.lt-container .in-wrap, .lt-container .v-mid { width: 100%; height: 100%; }
.lt-container .in-wrap { display: table; position: relative; }
.lt-container .v-mid { display: table-cell; vertical-align: middle; }
.lt-container .order, .lt-container .price { text-align: center; }
.lt-container .order { border: 2px dashed #273747; border-left: 0; border-right: 0; padding: 16px 0; font-size: 15px; }
.lt-container .price { font-size: 2em; line-height: 1em; font-weight: bold; padding: 22px 0; }

.lt-container  .lt-header{
	font-size:18px;
}
</pre></body></html>