Home
Showroom
Services
About Us
Contact Us
العربية
Home
Showroom
Services
About Us
Contact Us
العربية
Gets the job done with Efficiency and Class
Infinite power and efficiency with humanity
HD SERIES
The Elegant Journey Begins Here
Showroom
Xcient
Cab and Chassis HD (320)
H350 BUS
/* ----------------------------------------- */ /* View: Home random cars - start */ /* ----------------------------------------- */ .home_random_cars .img_container { position:relative; overflow: hidden; width: 90%; height: 180px; border-radius: 8px; border: 1px solid #dfe8ff; } .home_random_cars .img_container img { position:absolute; bottom:0px; transition: all .2s ease-in-out; width:100%; } .home_random_cars .img_container:hover img{ transform: scale(1.1); } .home_random_cars p { color: #002c5e; font-weight: bold; font-size: 22px; text-align: center; } /* ----------------------------------------- */ /* View: Home random cars - end */ /* ----------------------------------------- */