<section id="wedding-events-benefits">
<div class="wedding-benefits-inner">
<h2 class="wedding-benefits-title">VIP Transportation for Weddings & Special Events</h2>
<div class="wedding-benefits-row">
<!-- Card 1 -->
<div class="wedding-benefit-card">
<div class="wedding-benefit-icon">
<span>💍</span>
</div>
<h3 class="wedding-benefit-heading">Bride & Groom VIP Car Service</h3>
<ul class="wedding-benefit-list">
<li>Exclusive VIP Mercedes vehicles prepared for the bride and groom.</li>
<li>Planned routes between home, salon, photoshoot areas, and venue.</li>
<li>Full-day service with a dedicated private chauffeur.</li>
</ul>
<a class="wedding-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20I%20would%20like%20to%20get%20details%20for%20Bride%20%26%20Groom%20VIP%20car%20service.">
Get Bride & Groom Offer
</a>
</div>
<!-- Card 2 -->
<div class="wedding-benefit-card">
<div class="wedding-benefit-icon">
<span>🎉</span>
</div>
<h3 class="wedding-benefit-heading">Family & Guest Transfers</h3>
<ul class="wedding-benefit-list">
<li>VIP transfers for guests arriving from inside or outside the city.</li>
<li>Airport meet & greet service for international guests.</li>
<li>Hotel–venue shuttle service for large groups.</li>
</ul>
<a class="wedding-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20I%20would%20like%20a%20quote%20for%20guest%20transportation%20for%20our%20special%20event.">
Request Guest Transfer
</a>
</div>
<!-- Card 3 -->
<div class="wedding-benefit-card">
<div class="wedding-benefit-icon">
<span>📸</span>
</div>
<h3 class="wedding-benefit-heading">Special Day & Photoshoot Routes</h3>
<ul class="wedding-benefit-list">
<li>Custom-designed routes for engagement, henna night, wedding photoshoots.</li>
<li>VIP access to iconic Bosphorus and historical locations.</li>
<li>Time-saving service with a dedicated chauffeur waiting on-site.</li>
</ul>
<a class="wedding-benefit-btn"
href="https://wa.me/905322047795?text=Hello%2C%20I%20would%20like%20to%20plan%20a%20VIP%20vehicle%20for%20our%20special%20day%20photoshoot.">
Plan Your Special Day
</a>
</div>
</div>
</div>
</section>
<style>
/* Background */
#wedding-events-benefits{
padding:50px 0;
background:linear-gradient(180deg,#fff7e7 0%,#ffffff 80%);
}
.wedding-benefits-inner{
max-width:1100px;
margin:0 auto;
padding:0 20px;
text-align:center;
}
.wedding-benefits-title{
font-size:26px;
font-weight:700;
margin-bottom:35px;
color:#111827;
}
.wedding-benefits-row{
display:flex;
gap:20px;
justify-content:center;
flex-wrap:wrap;
}
.wedding-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;
}
.wedding-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;
}
.wedding-benefit-card:hover{
transform:translateY(-6px);
box-shadow:0 26px 55px rgba(15,23,42,0.18);
}
.wedding-benefit-card:hover::before{
opacity:1;
}
.wedding-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:22px;
}
.wedding-benefit-heading{
font-size:18px;
font-weight:600;
margin-bottom:10px;
color:#111827;
}
.wedding-benefit-list{
list-style:none;
padding:0;
margin:0 0 18px;
font-size:13px;
line-height:1.55;
color:#4b5563;
text-align:left;
}
.wedding-benefit-list li{
margin-bottom:6px;
position:relative;
padding-left:14px;
}
.wedding-benefit-list li::before{
content:"•";
position:absolute;
left:0;
top:0;
color:#f59e0b;
}
.wedding-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;
}
.wedding-benefit-btn:hover{
background:#f4b41a;
color:#111827;
box-shadow:0 12px 24px rgba(234,179,8,0.45);
transform:translateY(-1px);
}
/* Mobile */
@media (max-width:768px){
#wedding-events-benefits{padding:40px 0;}
.wedding-benefits-title{font-size:22px;margin-bottom:24px;}
.wedding-benefits-row{flex-direction:column;align-items:stretch;}
.wedding-benefit-card{max-width:100%;}
}
</style>
VIP Transportation for Weddings & Special Events
💍
Bride & Groom VIP Car Service
- Exclusive VIP Mercedes vehicles prepared for the bride and groom.
- Planned routes between home, salon, photoshoot areas, and venue.
- Full-day service with a dedicated private chauffeur.
Get Bride & Groom Offer
🎉
Family & Guest Transfers
- VIP transfers for guests arriving from inside or outside the city.
- Airport meet & greet service for international guests.
- Hotel–venue shuttle service for large groups.
Request Guest Transfer
📸
Special Day & Photoshoot Routes
- Custom-designed routes for engagement, henna night, wedding photoshoots.
- VIP access to iconic Bosphorus and historical locations.
- Time-saving service with a dedicated chauffeur waiting on-site.
Plan Your Special Day