<!DOCTYPE html>
<html lang=”tr”>
<head>
<meta charset=”UTF-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
<title>Kauçuk Avrasya Fuarı 2026 Konaklama | Hotel Emirhan Palace – Tüyap’a En Yakın Otel</title>
<meta name=”description” content=”Kauçuk Avrasya Fuarı 2026 (15-18 Nisan) için Tüyap Fuar Merkezi’ne 5 dakika mesafede konforlu konaklama. Hotel Emirhan Palace fuar özel fiyatlarıyla rezervasyon yapın.” />
<meta name=”keywords” content=”Kauçuk Avrasya Fuarı 2026 otel, Tüyap fuar oteli, Avcılar otel, fuar konaklama, Hotel Emirhan Palace, Tüyap yakın otel, kauçuk fuarı konaklama, istanbul fuar oteli” />
<meta name=”robots” content=”index, follow” />
<link rel=”canonical” href=”https://hotelemirhanpalace.com/kaucuk-avrasya-fuari-2026″ />
<meta property=”og:title” content=”Kauçuk Avrasya Fuarı 2026 Konaklama – Hotel Emirhan Palace” />
<meta property=”og:description” content=”Tüyap Fuar Merkezi’ne 5 dakika! 15-18 Nisan 2026 Kauçuk Avrasya Fuarı için fuar özel fiyatlarıyla konforlu konaklama.” />
<meta property=”og:type” content=”website” />
<meta property=”og:url” content=”https://hotelemirhanpalace.com/kaucuk-avrasya-fuari-2026″ />
<meta property=”og:locale” content=”tr_TR” />

<!– Structured Data – LocalBusiness + Event –>
<script type=”application/ld+json”>
{
“@context”: “https://schema.org”,
“@type”: “LodgingBusiness”,
“name”: “Hotel Emirhan Palace”,
“url”: “https://hotelemirhanpalace.com”,
“telephone”: “+902129551910”,
“email”: “info@hotelemirhanpalace.com”,
“address”: {
“@type”: “PostalAddress”,
“addressLocality”: “Avcılar”,
“addressRegion”: “İstanbul”,
“addressCountry”: “TR”
},
“event”: {
“@type”: “BusinessEvent”,
“name”: “Kauçuk Avrasya Fuarı 2026”,
“startDate”: “2026-04-15”,
“endDate”: “2026-04-18”,
“location”: {
“@type”: “Place”,
“name”: “Tüyap Fuar ve Kongre Merkezi”,
“address”: {
“@type”: “PostalAddress”,
“addressLocality”: “Büyükçekmece”,
“addressRegion”: “İstanbul”,
“addressCountry”: “TR”
}
}
}
}
</script>

<link rel=”preconnect” href=”https://fonts.googleapis.com” />
<link rel=”preconnect” href=”https://fonts.gstatic.com” crossorigin />
<link href=”https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,700;0,800;1,500&family=Raleway:wght@300;400;500;600;700&display=swap” rel=”stylesheet” />

<style>
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }

:root {
–gold: #C5A55A;
–gold-light: #D4B96E;
–gold-dark: #A8893E;
–gold-pale: #F5EDD6;
–gold-glow: rgba(197, 165, 90, 0.15);
–yellow-accent: #E8C84A;
–white: #FFFFFF;
–off-white: #FDFBF7;
–charcoal: #1A1A1A;
–text: #2D2D2D;
–text-light: #6B6B6B;
–font-display: ‘Playfair Display’, Georgia, serif;
–font-body: ‘Raleway’, ‘Segoe UI’, sans-serif;
}

html { scroll-behavior: smooth; }

body {
font-family: var(–font-body);
background: var(–white);
color: var(–text);
line-height: 1.7;
-webkit-font-smoothing: antialiased;
}

/* ── TOP BAR ── */
.top-bar {
background: var(–charcoal);
color: rgba(255,255,255,0.8);
font-size: 0.78rem;
letter-spacing: 0.04em;
padding: 8px 0;
text-align: center;
}
.top-bar a {
color: var(–gold-light);
text-decoration: none;
margin: 0 10px;
transition: color 0.3s;
}
.top-bar a:hover { color: var(–yellow-accent); }
.top-bar .sep { opacity: 0.3; margin: 0 6px; }

/* ── HEADER / NAV ── */
header {
background: var(–white);
border-bottom: 1px solid var(–gold-pale);
position: sticky;
top: 0;
z-index: 100;
box-shadow: 0 2px 20px rgba(197, 165, 90, 0.08);
}
.header-inner {
max-width: 1200px;
margin: 0 auto;
padding: 14px 24px;
display: flex;
align-items: center;
justify-content: space-between;
}
.logo-text {
font-family: var(–font-display);
font-size: 1.35rem;
font-weight: 700;
color: var(–charcoal);
text-decoration: none;
}
.logo-text span { color: var(–gold); }
nav a {
font-size: 0.85rem;
font-weight: 500;
color: var(–text);
text-decoration: none;
margin-left: 28px;
letter-spacing: 0.03em;
transition: color 0.3s;
}
nav a:hover { color: var(–gold); }

/* ── HERO ── */
.hero {
position: relative;
min-height: 88vh;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
background: var(–off-white);
overflow: hidden;
}
.hero::before {
content: ”;
position: absolute;
inset: 0;
background:
radial-gradient(ellipse 60% 50% at 20% 80%, var(–gold-glow) 0%, transparent 70%),
radial-gradient(ellipse 50% 40% at 80% 20%, rgba(232, 200, 74, 0.08) 0%, transparent 70%);
pointer-events: none;
}
/* Decorative gold lines */
.hero::after {
content: ”;
position: absolute;
top: 60px;
right: -80px;
width: 400px;
height: 400px;
border: 1px solid var(–gold-pale);
border-radius: 50%;
opacity: 0.5;
pointer-events: none;
}
.gold-diamond {
position: absolute;
bottom: 80px;
left: 40px;
width: 120px;
height: 120px;
border: 1px solid rgba(197,165,90,0.2);
transform: rotate(45deg);
pointer-events: none;
}

.hero-content {
position: relative;
z-index: 2;
max-width: 820px;
padding: 60px 24px;
animation: fadeUp 1s ease-out;
}
@keyframes fadeUp {
from { opacity: 0; transform: translateY(30px); }
to { opacity: 1; transform: translateY(0); }
}

.fair-badge {
display: inline-flex;
align-items: center;
gap: 10px;
background: var(–white);
border: 1px solid var(–gold-pale);
border-radius: 60px;
padding: 8px 22px 8px 10px;
margin-bottom: 28px;
box-shadow: 0 4px 24px rgba(197,165,90,0.1);
}
.fair-badge img {
height: 38px;
width: auto;
border-radius: 4px;
}
.fair-badge span {
font-size: 0.78rem;
font-weight: 600;
color: var(–gold-dark);
letter-spacing: 0.08em;
text-transform: uppercase;
}

.hero h1 {
font-family: var(–font-display);
font-size: clamp(2.2rem, 5vw, 3.6rem);
font-weight: 800;
color: var(–charcoal);
line-height: 1.15;
margin-bottom: 10px;
}
.hero h1 em {
font-style: italic;
color: var(–gold);
}
.hero-sub {
font-size: 1.15rem;
color: var(–text-light);
font-weight: 300;
max-width: 600px;
margin: 0 auto 14px;
}

.date-strip {
display: inline-flex;
align-items: center;
gap: 14px;
background: linear-gradient(135deg, var(–gold), var(–gold-dark));
color: var(–white);
font-weight: 600;
font-size: 0.95rem;
letter-spacing: 0.06em;
padding: 12px 32px;
border-radius: 50px;
margin-bottom: 32px;
box-shadow: 0 6px 30px rgba(197,165,90,0.3);
}
.date-strip svg { flex-shrink: 0; }

.hero-ctas {
display: flex;
gap: 16px;
justify-content: center;
flex-wrap: wrap;
}

.btn {
display: inline-flex;
align-items: center;
gap: 8px;
font-family: var(–font-body);
font-weight: 600;
font-size: 0.92rem;
letter-spacing: 0.04em;
padding: 15px 36px;
border-radius: 50px;
text-decoration: none;
transition: all 0.35s cubic-bezier(0.4,0,0.2,1);
cursor: pointer;
border: none;
}
.btn-gold {
background: linear-gradient(135deg, var(–gold), var(–gold-dark));
color: var(–white);
box-shadow: 0 4px 20px rgba(197,165,90,0.35);
}
.btn-gold:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px rgba(197,165,90,0.5);
}
.btn-outline {
background: transparent;
color: var(–gold-dark);
border: 2px solid var(–gold);
}
.btn-outline:hover {
background: var(–gold);
color: var(–white);
transform: translateY(-2px);
}

/* ── SECTIONS ── */
.section {
max-width: 1100px;
margin: 0 auto;
padding: 80px 24px;
}
.section-label {
font-size: 0.72rem;
font-weight: 700;
letter-spacing: 0.18em;
text-transform: uppercase;
color: var(–gold);
margin-bottom: 10px;
}
.section h2 {
font-family: var(–font-display);
font-size: clamp(1.7rem, 3.5vw, 2.4rem);
font-weight: 700;
color: var(–charcoal);
margin-bottom: 18px;
line-height: 1.2;
}
.section p.lead {
font-size: 1.05rem;
color: var(–text-light);
max-width: 680px;
font-weight: 300;
}

/* ── ADVANTAGES GRID ── */
.adv-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 28px;
margin-top: 48px;
}
.adv-card {
background: var(–white);
border: 1px solid var(–gold-pale);
border-radius: 16px;
padding: 36px 28px;
transition: all 0.35s;
position: relative;
overflow: hidden;
}
.adv-card::before {
content: ”;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, var(–gold), var(–yellow-accent));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.4s;
}
.adv-card:hover::before { transform: scaleX(1); }
.adv-card:hover {
box-shadow: 0 12px 40px rgba(197,165,90,0.12);
transform: translateY(-4px);
}
.adv-icon {
width: 52px;
height: 52px;
background: var(–gold-glow);
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 18px;
}
.adv-icon svg { width: 24px; height: 24px; color: var(–gold-dark); }
.adv-card h3 {
font-family: var(–font-display);
font-size: 1.15rem;
font-weight: 700;
margin-bottom: 8px;
color: var(–charcoal);
}
.adv-card p {
font-size: 0.9rem;
color: var(–text-light);
line-height: 1.65;
}

/* ── HIGHLIGHT BANNER ── */
.highlight {
background: var(–off-white);
border-top: 1px solid var(–gold-pale);
border-bottom: 1px solid var(–gold-pale);
}
.highlight-inner {
max-width: 1100px;
margin: 0 auto;
padding: 60px 24px;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: center;
}
.highlight h2 {
font-family: var(–font-display);
font-size: 1.8rem;
font-weight: 700;
color: var(–charcoal);
line-height: 1.25;
margin-bottom: 16px;
}
.highlight h2 em { color: var(–gold); font-style: italic; }
.highlight p {
font-size: 0.95rem;
color: var(–text-light);
margin-bottom: 24px;
line-height: 1.7;
}
.check-list {
list-style: none;
display: flex;
flex-direction: column;
gap: 12px;
}
.check-list li {
font-size: 0.9rem;
color: var(–text);
display: flex;
align-items: center;
gap: 10px;
}
.check-list li::before {
content: ‘✦’;
color: var(–gold);
font-size: 0.8rem;
flex-shrink: 0;
}

/* Stats row */
.stats-row {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.stat-box {
text-align: center;
background: var(–white);
border: 1px solid var(–gold-pale);
border-radius: 14px;
padding: 28px 16px;
}
.stat-box .num {
font-family: var(–font-display);
font-size: 2rem;
font-weight: 800;
color: var(–gold);
line-height: 1;
}
.stat-box .label {
font-size: 0.75rem;
color: var(–text-light);
margin-top: 6px;
letter-spacing: 0.03em;
}

/* ── ROOMS PREVIEW ── */
.rooms-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 28px;
margin-top: 40px;
}
.room-card {
border: 1px solid var(–gold-pale);
border-radius: 16px;
overflow: hidden;
transition: all 0.35s;
background: var(–white);
}
.room-card:hover {
box-shadow: 0 12px 40px rgba(197,165,90,0.12);
transform: translateY(-3px);
}
.room-visual {
height: 180px;
background: linear-gradient(135deg, var(–gold-pale), rgba(232,200,74,0.15));
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.room-visual svg { width: 48px; height: 48px; color: var(–gold); opacity: 0.6; }
.room-badge {
position: absolute;
top: 14px;
right: 14px;
background: var(–gold);
color: var(–white);
font-size: 0.7rem;
font-weight: 700;
padding: 4px 12px;
border-radius: 20px;
letter-spacing: 0.06em;
}
.room-info {
padding: 24px;
}
.room-info h3 {
font-family: var(–font-display);
font-size: 1.15rem;
font-weight: 700;
margin-bottom: 8px;
color: var(–charcoal);
}
.room-info p {
font-size: 0.85rem;
color: var(–text-light);
margin-bottom: 16px;
line-height: 1.6;
}
.room-info .btn { width: 100%; justify-content: center; padding: 12px; font-size: 0.85rem; }

/* ── FAQ (SEO) ── */
.faq-section { background: var(–off-white); }
.faq-list {
margin-top: 36px;
max-width: 760px;
}
.faq-item {
border-bottom: 1px solid var(–gold-pale);
padding: 20px 0;
}
.faq-item summary {
font-family: var(–font-display);
font-weight: 600;
font-size: 1.02rem;
color: var(–charcoal);
cursor: pointer;
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
}
.faq-item summary::after {
content: ‘+’;
font-size: 1.3rem;
color: var(–gold);
font-weight: 300;
transition: transform 0.3s;
}
.faq-item[open] summary::after {
transform: rotate(45deg);
}
.faq-item p {
margin-top: 12px;
font-size: 0.9rem;
color: var(–text-light);
line-height: 1.7;
padding-right: 40px;
}

/* ── CTA BANNER ── */
.cta-banner {
background: linear-gradient(135deg, var(–charcoal), #2a2a2a);
text-align: center;
padding: 72px 24px;
position: relative;
overflow: hidden;
}
.cta-banner::before {
content: ”;
position: absolute;
inset: 0;
background: radial-gradient(ellipse 70% 60% at 50% 50%, rgba(197,165,90,0.1) 0%, transparent 70%);
pointer-events: none;
}
.cta-banner h2 {
font-family: var(–font-display);
font-size: clamp(1.6rem, 3vw, 2.2rem);
font-weight: 700;
color: var(–white);
margin-bottom: 10px;
position: relative;
}
.cta-banner h2 em { color: var(–gold-light); font-style: italic; }
.cta-banner p {
color: rgba(255,255,255,0.65);
font-size: 1rem;
margin-bottom: 32px;
position: relative;
}
.cta-banner .hero-ctas { position: relative; }

/* ── CONTACT STRIP ── */
.contact-strip {
max-width: 1100px;
margin: 0 auto;
padding: 60px 24px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 32px;
text-align: center;
}
.contact-item {
padding: 24px;
}
.contact-item .ci-icon {
width: 48px;
height: 48px;
background: var(–gold-glow);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 14px;
}
.contact-item .ci-icon svg { width: 20px; height: 20px; color: var(–gold-dark); }
.contact-item h4 {
font-family: var(–font-display);
font-size: 1rem;
font-weight: 600;
margin-bottom: 6px;
}
.contact-item a, .contact-item p {
font-size: 0.88rem;
color: var(–text-light);
text-decoration: none;
transition: color 0.3s;
}
.contact-item a:hover { color: var(–gold); }

/* ── FOOTER ── */
footer {
background: var(–charcoal);
color: rgba(255,255,255,0.5);
text-align: center;
padding: 32px 24px;
font-size: 0.78rem;
letter-spacing: 0.03em;
}
footer a { color: var(–gold-light); text-decoration: none; }
footer a:hover { color: var(–yellow-accent); }

/* ── RESPONSIVE ── */
@media (max-width: 768px) {
.highlight-inner {
grid-template-columns: 1fr;
gap: 32px;
}
nav { display: none; }
.stats-row { grid-template-columns: repeat(3, 1fr); gap: 12px; }
.stat-box { padding: 18px 10px; }
.stat-box .num { font-size: 1.5rem; }
.hero { min-height: 75vh; }
}

/* ── SMOOTH SCROLL ANCHOR OFFSET ── */
[id] { scroll-margin-top: 80px; }
</style>
</head>
<body>

<!– Top Bar –>
<div class=”top-bar” role=”banner”>
<a href=”mailto:info@hotelemirhanpalace.com”>info@hotelemirhanpalace.com</a>
<span class=”sep”>|</span>
<a href=”tel:+902129551910″>+90 212 955 19 10</a>
<span class=”sep”>|</span>
<a href=”tel:+905330851391″>+90 533 085 13 91</a>
</div>

<!– Header –>
<header>
<div class=”header-inner”>
<a href=”https://hotelemirhanpalace.com” class=”logo-text” title=”Hotel Emirhan Palace Ana Sayfa”>
Hotel <span>Emirhan Palace</span>
</a>
<nav aria-label=”Ana menü”>
<a href=”#avantajlar”>Avantajlar</a>
<a href=”#odalar”>Odalar</a>
<a href=”#sss”>S.S.S.</a>
<a href=”#iletisim”>İletişim</a>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-gold” style=”padding:10px 24px;font-size:0.8rem;margin-left:20px;”>Rezervasyon</a>
</nav>
</div>
</header>

<!– HERO –>
<section class=”hero”>
<div class=”gold-diamond”></div>
<div class=”hero-content”>

<div class=”fair-badge”>
<img src=”https://tuyap.com.tr//Assets/img/logo/2026/kaucuk-logo-tr_2026.png” alt=”Kauçuk Avrasya Fuarı 2026 Logo” width=”120″ height=”38″ loading=”eager” />
<span>Resmi Konaklama Partneri</span>
</div>

<h1>Kauçuk Avrasya Fuarı 2026<br/><em>Konaklama Çözümünüz</em></h1>
<p class=”hero-sub”>Tüyap Fuar ve Kongre Merkezi’ne sadece 5 dakika mesafede, fuar katılımcılarına özel ayrıcalıklı fiyatlarla konforlu konaklama.</p>

<div class=”date-strip”>
<svg xmlns=”http://www.w3.org/2000/svg” width=”18″ height=”18″ viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><rect x=”3″ y=”4″ width=”18″ height=”18″ rx=”2″ ry=”2″/><line x1=”16″ y1=”2″ x2=”16″ y2=”6″/><line x1=”8″ y1=”2″ x2=”8″ y2=”6″/><line x1=”3″ y1=”10″ x2=”21″ y2=”10″/></svg>
15 – 18 Nisan 2026 &nbsp;·&nbsp; Tüyap, İstanbul
</div>

<div class=”hero-ctas”>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-gold” title=”Fuar özel fiyatlarıyla hemen rezervasyon yapın”>
<svg xmlns=”http://www.w3.org/2000/svg” width=”16″ height=”16″ viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2.5″ stroke-linecap=”round” stroke-linejoin=”round”><path d=”M5 12h14″/><path d=”m12 5 7 7-7 7″/></svg>
Hemen Rezervasyon Yap
</a>
<a href=”tel:+905330851391″ class=”btn btn-outline” title=”Fuar konaklama için hemen arayın”>
<svg xmlns=”http://www.w3.org/2000/svg” width=”16″ height=”16″ viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2.5″ stroke-linecap=”round” stroke-linejoin=”round”><path d=”M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z”/></svg>
Bizi Arayın
</a>
</div>
</div>
</section>

<!– AVANTAJLAR –>
<section class=”section” id=”avantajlar”>
<p class=”section-label”>Neden Hotel Emirhan Palace?</p>
<h2>Fuar Katılımcıları İçin Eşsiz Avantajlar</h2>
<p class=”lead”>Kauçuk Avrasya Fuarı 2026 süresince iş programınıza odaklanın; konfor ve ulaşımı biz halledelim.</p>

<div class=”adv-grid”>
<!– Card 1 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><circle cx=”12″ cy=”10″ r=”3″/><path d=”M12 21.7C17.3 17 20 13 20 10a8 8 0 1 0-16 0c0 3 2.7 7 8 11.7z”/></svg>
</div>
<h3>Tüyap’a 5 Dakika Mesafe</h3>
<p>Otelimiz Avcılar’da, Tüyap Fuar ve Kongre Merkezi’ne araçla yalnızca 5 dakika uzaklıktadır. Fuar trafiğinden etkilenmeden, değerli zamanınızı verimli kullanın.</p>
</article>

<!– Card 2 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><path d=”M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6″/></svg>
</div>
<h3>Fuar Özel İndirimli Fiyatlar</h3>
<p>Kauçuk Avrasya Fuarı katılımcılarına özel indirimli oda fiyatları sunuyoruz. Grup rezervasyonlarında ek avantajlardan yararlanın.</p>
</article>

<!– Card 3 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><path d=”M18 8h1a4 4 0 0 1 0 8h-1″/><path d=”M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z”/><line x1=”6″ y1=”1″ x2=”6″ y2=”4″/><line x1=”10″ y1=”1″ x2=”10″ y2=”4″/><line x1=”14″ y1=”1″ x2=”14″ y2=”4″/></svg>
</div>
<h3>Zengin Açık Büfe Kahvaltı</h3>
<p>Yoğun fuar programınıza enerjik başlayın. Her sabah sunulan zengin açık büfe kahvaltımız, gün boyu enerjinizi yüksek tutar.</p>
</article>

<!– Card 4 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><rect x=”1″ y=”3″ width=”15″ height=”13″/><polygon points=”16 8 20 8 23 11 23 16 16 16 16 8″/><circle cx=”5.5″ cy=”18.5″ r=”2.5″/><circle cx=”18.5″ cy=”18.5″ r=”2.5″/></svg>
</div>
<h3>Ücretsiz Fuar Transferi</h3>
<p>Misafirlerimize Tüyap Fuar Merkezi’ne ücretsiz servis hizmeti sağlıyoruz. Ulaşım konusunda hiçbir endişeniz olmasın.</p>
</article>

<!– Card 5 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><path d=”M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1.5-2.5S8 8.38 8 7a2.5 2.5 0 0 1 5 0″/><line x1=”12″ y1=”2″ x2=”12″ y2=”22″/><path d=”M17 21H7″/><path d=”M17 3H7″/></svg>
</div>
<h3>7/24 Resepsiyon & Destek</h3>
<p>İster erken saatte check-in, ister gece geç saatte check-out olsun — 7/24 hizmetinizdeyiz. İş seyahatiniz boyunca kesintisiz destek.</p>
</article>

<!– Card 6 –>
<article class=”adv-card”>
<div class=”adv-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″ stroke-linecap=”round” stroke-linejoin=”round”><rect x=”2″ y=”3″ width=”20″ height=”14″ rx=”2″ ry=”2″/><line x1=”8″ y1=”21″ x2=”16″ y2=”21″/><line x1=”12″ y1=”17″ x2=”12″ y2=”21″/></svg>
</div>
<h3>Ücretsiz Wi-Fi & İş Alanı</h3>
<p>Yüksek hızlı ücretsiz Wi-Fi ile fuar sonrası çalışmalarınızı otelimizde rahatlıkla sürdürün. Lobimiz iş toplantılarınız için her zaman hazır.</p>
</article>
</div>
</section>

<!– HIGHLIGHT –>
<section class=”highlight” id=”konum”>
<div class=”highlight-inner”>
<div>
<h2>Tüyap Fuar Merkezi’ne <em>En Yakın</em> Konforlu Otel</h2>
<p>Hotel Emirhan Palace, İstanbul Avcılar’da Tüyap Fuar ve Kongre Merkezi’ne yalnızca birkaç dakika uzaklıkta konumlanmıştır. Kauçuk Avrasya Fuarı 2026 süresince konaklayan misafirlerimize özel olarak sunduğumuz hizmetler:</p>
<ul class=”check-list”>
<li>Fuar merkezi – otel arası ücretsiz servis</li>
<li>Erken check-in & geç check-out imkanı</li>
<li>Grup rezervasyonlarında özel fiyatlandırma</li>
<li>Otopark hizmeti (misafirlerimize özel)</li>
<li>Havalimanı transferi organizasyonu</li>
<li>Toplantı odası kullanımı</li>
</ul>
</div>
<div>
<div class=”stats-row”>
<div class=”stat-box”>
<div class=”num”>5 dk</div>
<div class=”label”>Tüyap’a Mesafe</div>
</div>
<div class=”stat-box”>
<div class=”num”>7/24</div>
<div class=”label”>Resepsiyon</div>
</div>
<div class=”stat-box”>
<div class=”num”>%100</div>
<div class=”label”>Misafir Memnuniyeti</div>
</div>
</div>
<div style=”margin-top:28px;text-align:center;”>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-gold”>Fiyat ve Uygunluk Sorgula</a>
</div>
</div>
</div>
</section>

<!– ODA TİPLERİ –>
<section class=”section” id=”odalar”>
<p class=”section-label”>Oda Seçenekleri</p>
<h2>Her Bütçeye Uygun Konforlu Odalar</h2>
<p class=”lead”>Kauçuk Avrasya Fuarı 2026 tarihleri için müsait oda seçeneklerimizi inceleyin ve erken rezervasyon avantajlarından yararlanın.</p>

<div class=”rooms-grid”>
<article class=”room-card”>
<div class=”room-visual”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”1.5″><path d=”M3 7v11a2 2 0 002 2h14a2 2 0 002-2V7″/><path d=”M21 10H3V7a2 2 0 012-2h14a2 2 0 012 2v3z”/><path d=”M7 10V7″/></svg>
<span class=”room-badge”>FUAR ÖZEL</span>
</div>
<div class=”room-info”>
<h3>Standart Oda</h3>
<p>İş seyahati için ihtiyacınız olan tüm donanıma sahip konforlu standart odalarımız, fuar katılımcıları için ideal çözümdür.</p>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-outline” title=”Standart oda fuar fiyatını öğrenin”>Fiyat Bilgisi Al</a>
</div>
</article>

<article class=”room-card”>
<div class=”room-visual”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”1.5″><path d=”M3 7v11a2 2 0 002 2h14a2 2 0 002-2V7″/><path d=”M21 10H3V7a2 2 0 012-2h14a2 2 0 012 2v3z”/><path d=”M7 10V7″/><path d=”M17 10V7″/></svg>
<span class=”room-badge”>ÇOK TERCİH EDİLEN</span>
</div>
<div class=”room-info”>
<h3>Deluxe Oda</h3>
<p>Geniş yaşam alanı, çalışma masası ve premium donanımlarıyla iş seyahatinizi bir üst seviyeye taşıyan deluxe odalarımız.</p>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-outline” title=”Deluxe oda fuar fiyatını öğrenin”>Fiyat Bilgisi Al</a>
</div>
</article>

<article class=”room-card”>
<div class=”room-visual”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”1.5″><path d=”M3 7v11a2 2 0 002 2h14a2 2 0 002-2V7″/><path d=”M21 10H3V7a2 2 0 012-2h14a2 2 0 012 2v3z”/><circle cx=”12″ cy=”14″ r=”2″/></svg>
<span class=”room-badge”>GRUP İÇİN İDEAL</span>
</div>
<div class=”room-info”>
<h3>Aile / Grup Odası</h3>
<p>Fuar ekibinizle birlikte mi geliyorsunuz? Geniş aile ve grup odalarımız, takımınız için bütçe dostu çözümler sunar.</p>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-outline” title=”Grup oda fuar fiyatını öğrenin”>Fiyat Bilgisi Al</a>
</div>
</article>
</div>
</section>

<!– FAQ / SSS –>
<section class=”faq-section” id=”sss”>
<div class=”section”>
<p class=”section-label”>Sıkça Sorulan Sorular</p>
<h2>Kauçuk Avrasya Fuarı 2026 Konaklama Hakkında</h2>

<div class=”faq-list” itemscope itemtype=”https://schema.org/FAQPage”>
<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Hotel Emirhan Palace, Tüyap Fuar Merkezi’ne ne kadar uzaklıkta?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Hotel Emirhan Palace, İstanbul Avcılar’da yer almakta olup Tüyap Fuar ve Kongre Merkezi’ne araçla yalnızca 5 dakika mesafededir. Fuar dönemlerinde misafirlerimize ücretsiz servis hizmeti de sunulmaktadır.</p>
</div>
</details>

<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Kauçuk Avrasya Fuarı 2026 ne zaman yapılacak?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Kauçuk Avrasya Fuarı 2026, 15 – 18 Nisan 2026 tarihleri arasında Tüyap Fuar ve Kongre Merkezi’nde gerçekleştirilecektir. Fuar süresince otelimizde özel fiyatlar geçerlidir.</p>
</div>
</details>

<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Fuar katılımcılarına özel indirim var mı?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Evet, Kauçuk Avrasya Fuarı 2026 katılımcılarına ve ziyaretçilerine özel indirimli konaklama fiyatları uygulanmaktadır. Grup rezervasyonlarında ek indirimlerden faydalanmak için bizimle doğrudan iletişime geçebilirsiniz.</p>
</div>
</details>

<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Otelden fuar merkezine transfer hizmeti var mı?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Evet, fuar dönemlerinde misafirlerimize Tüyap Fuar Merkezi’ne ücretsiz servis hizmeti sunulmaktadır. Servis saatleri resepsiyonumuzdan öğrenilebilir.</p>
</div>
</details>

<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Erken check-in veya geç check-out yapabilir miyim?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Fuar katılımcıları için müsaitlik durumuna göre erken check-in ve geç check-out imkanı sunulmaktadır. Detaylı bilgi için rezervasyon sırasında talebinizi iletebilirsiniz.</p>
</div>
</details>

<details class=”faq-item” itemscope itemprop=”mainEntity” itemtype=”https://schema.org/Question”>
<summary itemprop=”name”>Otopark hizmeti mevcut mu?</summary>
<div itemscope itemprop=”acceptedAnswer” itemtype=”https://schema.org/Answer”>
<p itemprop=”text”>Evet, Hotel Emirhan Palace misafirlerine özel otopark hizmeti bulunmaktadır. Araçlı gelen fuar katılımcılarımız otopark imkanından faydalanabilir.</p>
</div>
</details>
</div>
</div>
</section>

<!– CTA BANNER –>
<section class=”cta-banner”>
<h2>Kauçuk Avrasya Fuarı 2026 İçin<br/><em>Yerinizi Şimdi Ayırtın</em></h2>
<p>Fuar tarihlerinde yoğunluk yaşanmaktadır. Erken rezervasyon yaparak en uygun fiyatları garantileyin.</p>
<div class=”hero-ctas”>
<a href=”https://hotelemirhanpalace.com” class=”btn btn-gold”>Online Rezervasyon</a>
<a href=”tel:+902129551910″ class=”btn btn-outline” style=”color:var(–gold-light);border-color:var(–gold-light);”>+90 212 955 19 10</a>
<a href=”mailto:info@hotelemirhanpalace.com” class=”btn btn-outline” style=”color:var(–gold-light);border-color:var(–gold-light);”>E-Posta Gönder</a>
</div>
</section>

<!– İLETİŞİM –>
<section id=”iletisim”>
<div class=”contact-strip”>
<div class=”contact-item”>
<div class=”ci-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″><path d=”M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z”/></svg>
</div>
<h4>Telefon</h4>
<a href=”tel:+902129551910″>+90 212 955 19 10</a><br/>
<a href=”tel:+905330851391″>+90 533 085 13 91</a>
</div>
<div class=”contact-item”>
<div class=”ci-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″><path d=”M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z”/><polyline points=”22,6 12,13 2,6″/></svg>
</div>
<h4>E-Posta</h4>
<a href=”mailto:info@hotelemirhanpalace.com”>info@hotelemirhanpalace.com</a>
</div>
<div class=”contact-item”>
<div class=”ci-icon”>
<svg xmlns=”http://www.w3.org/2000/svg” viewBox=”0 0 24 24″ fill=”none” stroke=”currentColor” stroke-width=”2″><circle cx=”12″ cy=”10″ r=”3″/><path d=”M12 21.7C17.3 17 20 13 20 10a8 8 0 1 0-16 0c0 3 2.7 7 8 11.7z”/></svg>
</div>
<h4>Adres</h4>
<p>Avcılar, İstanbul<br/>Tüyap’a 5 dakika</p>
</div>
</div>
</section>

<!– FOOTER –>
<footer>
<p>&copy; 2026 <a href=”https://hotelemirhanpalace.com”>Hotel Emirhan Palace</a> — Tüm Hakları Saklıdır. &nbsp;|&nbsp; Kauçuk Avrasya Fuarı 2026 Konaklama Partneri</p>
</footer>

</body>
</html>

[wpcode id="17652"]

[wpcode id="17652"]

Text box item sample content

Proceed Booking