# Wedding petra Leon

### Accomodation
We're going to make it as easy as possible, so at the wedding(location), we have a one-night accommodation for 20 people.
Let us know if you're interested in this, or have any questions
Otherwise, you're welcome on the shuttlebus (see below).
<b>The doors of the accomodation contain stickynotes with (your) guestnames on them. You can drop off your stuff upon arrival, and then walk to the horsepark on the opposite side.</b>
### Transportation
🚗 by car ([Google maps](https://g.page/lazarlovaspark?share))<br>
🚐 A shuttlebus can bring you (see timeline below) from Budapest city-center (pickup-points) to the weddinglocation (and vice versa).
### Dresscode
None, but bring comfortable shoes and something warm too (coat + sweater) as the temperature decreases during the evening.<br>
Everything is inside, only the ceremony might be outside (if the weather is nice)
> in case of ideas which affect the wedding-timeschedule (speech etc), please contact our master of ceremony Stefan (farkasstefancm@gmail.com)
### Timeline
<div class="timeline">
<div class="container right">
<div class="date">BY CAR</div>
<i class="icon fa fa-car"></i>
<div class="content">
Location: <a href="https://g.page/lazarlovaspark?share" target="_blank">Lazar horsepark</a>
</p>
</div>
</div>
<div class="container left">
<div class="date">BY<br>SHUTTLE<br>BUS</div>
<i class="icon fa fa-cog"></i>
<div class="content">
<p>
Please <a href="mailto:leonvankammen@gmail.com" target="_blank">let us know</a> a.s.a.p, whether you want to join the shuttlebus to the wedding (and back). <br>The pickup-point:<br><br>
14:00 <a href="https://goo.gl/maps/Ka4AVeYtv3c4Kh9D9" target="_blank">here at Heroes square</a> (gps 47.515972, 19.077639)
<br>
<br>
There will be only one bus (so please don't miss it)<br>
If you can't find the pickup location please use the whatsapp group or <a href="tel:+35850 5735472">contact Leon</a> (when you're not in the whatsapp group)
</p>
</div>
</div>
<div class="container right">
<div class="date">BEST<br>WEDDING<br>EVER</div>
<i class="icon fa fa-balloon"></i>
<div class="content">
<h2>Timetable</h2>
<p>
<br>
• Welcome (15:00-16:00)<br>
• Ceremony<br>
• Dinner<br>
• Party<br>
• Midnight buffet<br>
• More party till 03:00am<br>
<br>
<img src="https://media-cdn.tripadvisor.com/media/photo-s/04/c7/86/35/lazar-equestrian-park.jpg" width="100%"/><br><br>
Location: <a href="https://g.page/lazarlovaspark?share" target="_blank">Lazar horsepark</a>
</p>
</div>
</div>
<div class="container left">
<div class="date">GREAT<br>COUNTRY<br>SIDE</div>
<i class="icon fa fa-cog"></i>
<div class="content">
<h2>Sleepover?</h2>
<p>
We've arranged a <b>20-person</b> apartment, since the horsepark is in the countryside (outside of the city).<br>Let us know if you want to sleep over / continue the party with us, instead of going back late night.<b>The doors of the accomodation have stickynote on them with the name of the guests. You can drop off your stuff upon arrival and walk to the horsepark on the opposite side</b><br>
</p>
</div>
</div>
<div class="container right">
<div class="date">Night<br>Shuttlebus</div>
<i class="icon fa fa-car"></i>
<div class="content">
<h2>Shuttlebus Timetable</h2>
<p>
<br>Otherwise, here are the departure times:<br><br>
<b>23:00</b> confirmed<br>
<b>01:00</b> (if needed)<br>
<b>03:00</b> confirmed<br>
<br>
</p>
</div>
</div>
<div class="container left">
<div class="date">LEAVING<br>NEXT<br>DAY</div>
<i class="icon fa fa-car"></i>
<div class="content">
<p>
For the sleepovers, we will help you with transportation back to the city or airport.<br>
<a href="mailto:leonvankammen@gmail.com" target="_blank">Let us know</a> your details, in case you need to go to the airport.<br><Br>
To get back to budapest, the best would be to discuss taxi-sharing (~40E) with eachother via <a href="https://play.google.com/store/apps/details?id=hu.crystalclear.digitaxi.passengerapp&hl=en&gl=US" target="_blank">birdie app</a>.
</p>
</div>
</div>
</div>
<style>
*,
*::before,
*::after {
box-sizing: border-box;
}
.btn{
display:inline-block;
width:100%;
background:#FFF;
border-radius:10px;
padding:20px 30px;
text-decoration:none !important;
border:2px solid #CCC;
text-transform:uppercase;
margin:20px 0px 0px 0px;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background: #ffffff;
}
.timeline {
position: relative;
width: 100%;
max-width: 1140px;
min-width:365px;
margin: 0 auto;
padding: 15px 0;
}
.timeline::after {
content: '';
position: absolute;
width: 2px;
background: #006E51;
top: 0;
bottom: 0;
left: 50%;
margin-left: -1px;
}
.container {
padding: 15px 30px;
position: relative;
background: inherit;
width:50%;
min-width:300px;
}
.container.left {
left: -25%;
}
.container.right {
left: 25%;
}
.container::after {
content: '';
position: absolute;
width: 16px;
height: 16px;
top: calc(50% - 8px);
right: -8px;
background: #ffffff;
border: 2px solid #006E51;
border-radius: 16px;
z-index: 1;
}
.container.right::after {
left: -8px;
}
.container::before {
content: '';
position: absolute;
width: 50px;
height: 2px;
top: calc(50% - 1px);
right: 8px;
background: #006E51;
z-index: 1;
}
.container.right::before {
left: 8px;
}
.container .date {
position: absolute;
display: inline-block;
top: calc(50% - 8px);
text-align: center;
font-size: 14px;
font-weight: bold;
color: #006E51;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1;
}
.container .date {
width:100%;
padding:0 20px
}
.container.left .date {
right: -100%;
text-align:left;
}
.container.right .date {
left: -100%;
text-align:right;
}
.container .icon {
position: absolute;
display: inline-block;
width: 40px;
height: 40px;
padding: 9px 0;
top: calc(50% - 20px);
background: #E9F4E3;
border: 2px solid #006E51;
border-radius: 40px;
text-align: center;
font-size: 18px;
color: #006E51;
z-index: 1;
}
.container.left .icon {
right: 56px;
}
.container.right .icon {
left: 56px;
}
.container .content {
padding: 30px 90px 30px 30px;
background: #FFEEE6;
position: relative;
border-radius: 20px;
border: 2px solid #006e5122;
}
.container.right .content {
padding: 30px 30px 30px 90px;
border-radius: 20px;
}
.container .content h2 {
margin: 0 0 10px 0;
font-size: 15px;
font-weight: bold;
color: #004E31;
}
.container .content p {
margin: 0;
font-size: 14px;
line-height: 22px;
color: #666;
}
.container .content p a{
color: #287;
text-decoration: underline;
font-weight: bold;
}
@media (max-width: 767.98px) {
.timeline::after {
left: 90px;
}
.container::before{
width:21px;
}
.container {
width: 100%;
padding-left: 120px;
padding-right: 30px;
}
.container.right {
left: 0%;
}
.container.left::after,
.container.right::after {
left: 82px;
}
.container.left::before,
.container.right::before {
left: 100px;
border-color: transparent #006E51 transparent transparent;
}
.container.left .date,
.container.right .date {
right: auto;
left: 15px;
}
.container.left .icon,
.container.right .icon {
right: auto;
left: 70px;
z-index:200;
}
.container.left {
left: unset;
}
.container.right .date,
.container.left .date{
text-align: left;
left:0;
padding-top:25px;
font-size:11px;
top:calc(50% - 0px);
background: #FFFC;
z-index: 1;
}
.container.left .content,
.container.right .content {
padding: 15px;
border-radius: 20px;
z-index:10;
}
.container .content p,
.container.left .content p,
.container.right .content p li,
.container.left .content p li{
font-size:11px !important;
}
a{
color:green;
font-weight:bold;
}
}
</style>