<section id="airport-benefits">
<div class="airport-benefits-inner">
<h2 class="airport-benefits-title">Upgrade Your Journey to VIP Standards</h2>
<div class="airport-benefits-row">
<!-- Card 1 -->
<div class="airport-benefit-card">
<div class="airport-benefit-icon">
<span>1</span>
</div>
<h3 class="airport-benefit-heading">One-Way Airport Transfer</h3>
<ul class="airport-benefit-list">
<li>Comfortable one-way VIP transfer between Istanbul Airport / Sabiha Gökçen and your hotel, home or office.</li>
<li>Door-to-door travel with experienced chauffeurs.</li>
<li>Meet & greet service with no waiting time.</li>
</ul>
<a class="airport-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20I%20would%20like%20to%20get%20a%20quote%20for%20a%20one-way%20airport%20transfer.">
Get a Quote
</a>
</div>
<!-- Card 2 -->
<div class="airport-benefit-card">
<div class="airport-benefit-icon">
<span>2</span>
</div>
<h3 class="airport-benefit-heading">Round-Trip VIP Packages</h3>
<ul class="airport-benefit-list">
<li>VIP transfers organized for both arrival and departure flights.</li>
<li>Discounted package pricing for round-trip bookings.</li>
<li>Ideal for business trips, family travel and special events.</li>
</ul>
<a class="airport-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20I%20would%20like%20information%20about%20round-trip%20VIP%20airport%20transfer%20packages.">
Ask About Package
</a>
</div>
<!-- Card 3 -->
<div class="airport-benefit-card">
<div class="airport-benefit-icon">
<span>3</span>
</div>
<h3 class="airport-benefit-heading">Corporate & Frequent Traveler Services</h3>
<ul class="airport-benefit-list">
<li>Special pricing for business guests, teams and frequent travelers.</li>
<li>Monthly / yearly corporate agreements with invoicing.</li>
<li>Premium chauffeur service that enhances your corporate image.</li>
</ul>
<a class="airport-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20we%20would%20like%20a%20corporate%20offer%20for%20VIP%20airport%20transfer%20services.">
Corporate Offer
</a>
</div>
</div>
</div>
</section>
<style>
/* Background – soft gold gradient */
#airport-benefits{
padding:50px 0;
background:linear-gradient(180deg,#fff7e7 0%,#ffffff 80%);
}
.airport-benefits-inner{
max-width:1100px;
margin:0 auto;
padding:0 20px;
text-align:center;
}
.airport-benefits-title{
font-size:26px;
font-weight:700;
margin-bottom:35px;
color:#111827;
}
.airport-benefits-row{
display:flex;
gap:20px;
justify-content:center;
flex-wrap:wrap;
}
.airport-benefit-card{
background:#ffffff;
border-radius:22px;
padding:26px 24px 30px;
box-shadow:0 18px 45px rgba(15,23,42,0.10);
max-width:330px;
width:100%;
position:relative;
overflow:hidden;
transition:transform .25s ease, box-shadow .25s ease;
}
.airport-benefit-card::before{
content:"";
position:absolute;
inset:0;
background:radial-gradient(circle at top,rgba(255,215,141,0.35),transparent 55%);
opacity:0;
transition:opacity .25s ease;
z-index:-1;
}
.airport-benefit-card:hover{
transform:translateY(-6px);
box-shadow:0 26px 55px rgba(15,23,42,0.18);
}
.airport-benefit-card:hover::before{
opacity:1;
}
.airport-benefit-icon{
width:54px;
height:54px;
border-radius:50%;
margin:0 auto 14px;
display:flex;
align-items:center;
justify-content:center;
background:radial-gradient(circle at 30% 20%,#fff6da 0%,#f6c96b 45%,#e2a53a 100%);
box-shadow:0 10px 25px rgba(234,179,8,0.55);
color:#111827;
font-weight:600;
font-size:18px;
}
.airport-benefit-heading{
font-size:18px;
font-weight:600;
margin-bottom:10px;
color:#111827;
}
.airport-benefit-list{
list-style:none;
padding:0;
margin:0 0 18px;
font-size:13px;
line-height:1.55;
color:#4b5563;
text-align:left;
}
.airport-benefit-list li{
margin-bottom:6px;
position:relative;
padding-left:14px;
}
.airport-benefit-list li::before{
content:"•";
position:absolute;
left:0;
top:0;
color:#f59e0b;
}
.airport-benefit-btn{
display:inline-flex;
align-items:center;
justify-content:center;
padding:9px 22px;
border-radius:999px;
border:1px solid #f4b41a;
font-size:13px;
font-weight:600;
color:#111827;
background:#fffbeb;
text-decoration:none;
transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.airport-benefit-btn:hover{
background:#f4b41a;
color:#111827;
box-shadow:0 12px 24px rgba(234,179,8,0.45);
transform:translateY(-1px);
}
/* Mobile layout */
@media (max-width:768px){
#airport-benefits{padding:40px 0;}
.airport-benefits-title{font-size:22px;margin-bottom:24px;}
.airport-benefits-row{flex-direction:column;align-items:stretch;}
.airport-benefit-card{max-width:100%;}
}
</style>
Upgrade Your Journey to VIP Standards
1
One-Way Airport Transfer
- Comfortable one-way VIP transfer between Istanbul Airport / Sabiha Gökçen and your hotel, home or office.
- Door-to-door travel with experienced chauffeurs.
- Meet & greet service with no waiting time.
Get a Quote
2
Round-Trip VIP Packages
- VIP transfers organized for both arrival and departure flights.
- Discounted package pricing for round-trip bookings.
- Ideal for business trips, family travel and special events.
Ask About Package
3
Corporate & Frequent Traveler Services
- Special pricing for business guests, teams and frequent travelers.
- Monthly / yearly corporate agreements with invoicing.
- Premium chauffeur service that enhances your corporate image.
Corporate Offer