Neredeyiz?
/* NAAR HALI - NEREDEYİZ / İLETİŞİM SAYFASI ÖZEL TASARIMI */
.naar-contact-wrapper {
font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
background-color: #ffffff;
max-width: 1200px;
margin: 40px auto;
padding: 0 20px;
}
/* Sayfa Başlığı */
.naar-contact-title {
text-align: center;
font-size: 32px;
font-weight: 800;
color: #1a1a1a;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 50px;
position: relative;
}
.naar-contact-title::after {
content: '';
width: 60px;
height: 3px;
background: #D4AF37; /* Naar Gold Tonu */
display: block;
margin: 15px auto 0;
}
/* Ana Konteynır: Sol Harita, Sağ Bilgiler */
.naar-grid-layout {
display: grid;
grid-template-columns: 1.2fr 0.8fr;
gap: 40px;
align-items: start;
}
/* Harita Alanı */
.naar-map-box {
width: 100%;
height: 500px;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
border: 1px solid #f0f0f0;
}
.naar-map-box iframe {
width: 100%;
height: 100%;
border: 0;
}
/* Sağ Panel: Adres ve Video */
.naar-info-panel {
display: flex;
flex-direction: column;
gap: 30px;
}
/* Adres Kutusu */
.naar-address-card {
background: #fafafa;
padding: 30px;
border-radius: 20px;
border-left: 6px solid #D4AF37;
}
.naar-address-card h2 {
font-size: 22px;
margin-bottom: 15px;
color: #1a1a1a;
}
.naar-address-card p {
font-size: 16px;
color: #555;
line-height: 1.8;
margin-bottom: 10px;
}
/* Video Alanı Tasarımı */
.naar-video-card {
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
background: #000;
}
.naar-video-card iframe, .naar-video-card video {
width: 100%;
aspect-ratio: 16 / 9;
display: block;
}
/* Mobil Uyumluluk */
@media (max-width: 992px) {
.naar-grid-layout { grid-template-columns: 1fr; }
.naar-map-box { height: 350px; }
}
Nerdeyiz?
Bize Ulaşın
Adres: Bağlarbaşı, Sanayi Cd. No:326/3, 16160 Osmangazi̇/Bursa
Telefon: +02242476600
E-posta: info@naarhali.com