| Server IP : 80.211.21.168 / Your IP : 216.73.217.33 Web Server : Apache System : Linux alex-webdesign.it 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64 User : admin_japan ( 10003) PHP Version : 8.2.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/cerchijapan.it/matcars.it/ |
Upload File : |
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mat Cars And Ships Srl - Autosalone Genova</title>
<style>
/* Reset e impostazioni base */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { font-size: 16px; }
body { font-family: 'Helvetica Neue', Arial, sans-serif; line-height: 1.6; color: #333; background-color: #f9f9f9; }
a { color: #007bff; text-decoration: none; }
a:hover { text-decoration: underline; }
img { max-width: 100%; display: block; height: auto; }
/* Container */
.container { width: 90%; max-width: 1200px; margin: 0 auto; }
/* Header e navigazione */
header { background: #fff; padding: 1rem 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }
.header-inner { display: flex; align-items: center; justify-content: space-between; }
.logo { height: 50px; }
nav ul { display: flex; list-style: none; }
nav li { margin-left: 1.5rem; }
nav a { font-weight: 600; }
/* Hero */
.hero { position: relative; text-align: center; margin: 1.5rem auto; }
.hero-image { width: 100%; max-width: 100%; border-radius: 8px; }
.hero-overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.5); padding: 1.5rem; border-radius: 8px; color: #fff; }
.hero-overlay h1 { font-size: 2rem; margin-bottom: 0.5rem; }
.hero-overlay p { font-size: 1.1rem; }
/* Sezioni */
section { background: #fff; margin-bottom: 1.5rem; padding: 1.5rem; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }
section h2 { font-size: 1.75rem; margin-bottom: 1rem; color: #222; }
section p { margin-bottom: 1rem; }
.services ul, .features ul { list-style: none; display: grid; grid-template-columns: 1fr; gap: 0.75rem; }
.services li::before, .features li::before { content: '✓'; margin-right: 0.5rem; color: #007bff; }
/* Footer */
footer { text-align: center; padding: 1rem 0; font-size: 0.9rem; color: #666; }
/* Responsive */
@media(min-width: 600px) {
nav ul { flex-direction: row; }
.services ul, .features ul { grid-template-columns: 1fr 1fr; }
}
@media(min-width: 992px) {
.hero-overlay h1 { font-size: 2.5rem; }
.hero-overlay p { font-size: 1.2rem; }
}
</style>
</head>
<body>
<header>
<div class="container header-inner">
<img src="logomatcars.jpg" alt="Logo Mat Cars And Ships" class="logo">
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#chi-siamo">Chi Siamo</a></li>
<li><a href="#servizi">Servizi</a></li>
<li><a href="#contatti">Contatti</a></li>
</ul>
</nav>
</div>
</header>
<section id="home" class="hero container">
<img src="matcarsvetrina.jpg" alt="Vetrina Mat Cars" class="hero-image">
<div class="hero-overlay">
<h1>Autosalone Genova</h1>
<p>Esperienza e Professionalità dal 1983<br>Padre e figlio al vostro servizio</p>
</div>
</section>
<section id="chi-siamo" class="about container">
<h2>Chi Siamo</h2>
<p>Mat Cars And Ships Srl, con sede a Genova, è un'azienda a conduzione familiare nata nel 1983. Con oltre 40 anni di esperienza, garantiamo qualità, trasparenza e passione in ogni operazione.</p>
</section>
<section id="servizi" class="services container">
<h2>I Nostri Servizi</h2>
<ul>
<li>Vendita auto nuove e usate con certificazione di qualità</li>
<li>Finanziamenti personalizzati e leasing a tassi competitivi</li>
<li>Tagliandi e manutenzione certificati</li>
<li>Garanzia fino a 24 mesi su veicoli selezionati</li>
<li>Valutazione e ritiro del tuo usato in giornata</li>
<li>Servizio di permuta e pratiche auto incluse</li>
</ul>
</section>
<section id="features" class="features container">
<h2>Perché Sceglierci</h2>
<ul>
<li>Auto certificate con storico manutenzione completo</li>
<li>Team di tecnici esperti e qualificati</li>
<li>Assistenza dedicata e consulenza gratuita</li>
<li>Trasparenza e contratti chiari senza sorprese</li>
<li>Sede accogliente e vetrina sempre aggiornata</li>
</ul>
</section>
<section id="contatti" class="contact container">
<h2>Contatti</h2>
<p>
<strong>Denominazione sociale:</strong> Mat Cars And Ships Srl<br>
<strong>Indirizzo:</strong> Via Pra', 15, 16157 Genova GE, Italia<br>
<strong>P.IVA:</strong> 02523760102<br>
<strong>Capitale sociale:</strong> € 10.400,00<br>
<strong>Telefono:</strong> <a href="tel:+393347960588">334 796 0588</a><br>
<strong>Email:</strong> <a href="mailto:info@matcars.it">info@matcars.it</a>
</p>
</section>
<footer>
<div class="container">
<p>© 2025 Mat Cars And Ships Srl. Tutti i diritti riservati.</p>
</div>
</footer>
</body>
</html>