-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
341 lines (310 loc) · 12.5 KB
/
contact.html
File metadata and controls
341 lines (310 loc) · 12.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html>
<!-- Mirrored from themeenergy.com/themes/html/transfers/contact.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Feb 2025 18:15:17 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Transfers - Private Transport and Car Hire HTML Template" />
<meta name="description" content="Transfers - Private Transport and Car Hire HTML Template">
<meta name="author" content="themeenergy.com">
<title>Transfers - Contact</title>
<link rel="stylesheet" href="css/styler.css" />
<link rel="stylesheet" href="css/theme-pink.css" id="template-color" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="css/icons.css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Montserrat:400,700">
<link rel="shortcut icon" href="images/favicon.ico">
<script src="../../../../use.fontawesome.com/e808bf9397.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body onload="initialize()">
<!-- Preloader -->
<div class="preloader">
<div id="followingBallsG">
<div id="followingBallsG_1" class="followingBallsG"></div>
<div id="followingBallsG_2" class="followingBallsG"></div>
<div id="followingBallsG_3" class="followingBallsG"></div>
<div id="followingBallsG_4" class="followingBallsG"></div>
</div>
</div>
<!-- //Preloader -->
<!-- Header -->
<header class="header" role="banner">
<div class="wrap">
<!-- Logo -->
<div class="logo">
<a href="index.html" title="Transfers"><img src="images/transfers.jpg" alt="Transfers" /></a>
</div>
<!-- //Logo -->
<!-- Main Nav -->
<nav role="navigation" class="main-nav">
<ul>
<li><a href="index.html" title="">Home</a></li>
<li><a href="destinations.html" title="Destinations">Destinations</a>
<ul>
<li><a href="destination-single.html" title="Single destination">Single destination</a></li>
<li><a href="destination-micro.html" title="Micro destination">Micro destination</a></li>
</ul>
</li>
<li><a href="tailor-made.html" title="Tailor made">Tailor made</a></li>
<li><a href="blog.html" title="Blog">Blog</a>
<ul>
<li><a href="blog.html" title="Post">Blog list</a></li>
<li><a href="blog2.html" title="Post">Blog grid</a></li>
<li><a href="blog-single.html" title="Post">Post</a></li>
</ul>
</li>
<li class="active"><a href="contact.html" title="Contact">Contact</a></li>
<li><a href="#" title="Pages">Pages</a>
<div>
<div class="one-fourth">
<h2>Common</h2>
<ul>
<li><a href="left-sidebar-page.html" title="Left sidebar page">Left sidebar page</a></li>
<li><a href="right-sidebar-page.html" title="Right sidebar page">Right sidebar page</a></li>
<li><a href="both-sidebar-page.html" title="Both sidebars page">Both sidebars page</a></li>
<li><a href="full-width-page.html" title="Full width page">Full width page</a></li>
</ul>
</div>
<div class="one-fourth">
<h2>Booking</h2>
<ul>
<li><a href="search-results.html" title="Search results page">Search results page</a></li>
<li><a href="booking-step1.html" title="Booking step 1">Booking step 1</a></li>
<li><a href="booking-step2.html" title="Booking step 2">Booking step 2</a></li>
<li><a href="booking-step3.html" title="Booking step 3">Booking step 3</a></li>
</ul>
</div>
<div class="one-fourth">
<h2>Corporate</h2>
<ul>
<li><a href="about.html" title="About u">About us</a></li>
<li><a href="services.html" title="Services">Services</a></li>
<li><a href="faq.html" title="Faq">Faq</a></li>
<li><a href="contact.html" title="Contact">Contact</a></li>
</ul>
</div>
<div class="one-fourth">
<h2>Special</h2>
<ul>
<li><a href="login.html" title="Login">Login</a></li>
<li><a href="register.html" title="Register">Register</a></li>
<li><a href="account.html" title="My account">My account</a></li>
<li><a href="error.html" title="404 error">404 error</a></li>
</ul>
</div>
</div>
</li>
<li><a href="http://themeforest.net/item/transfers-transport-and-car-hire-html-template/9366018?ref=themeenergy" title="Purchase">Purchase</a></li>
</ul>
</nav>
<!-- //Main Nav -->
</div>
</header>
<!-- //Header -->
<!-- Main -->
<main class="main" role="main">
<!-- Page info -->
<header class="site-title color">
<div class="wrap">
<div class="container">
<h1>Contact us</h1>
<nav role="navigation" class="breadcrumbs">
<ul>
<li><a href="index.html" title="Home">Home</a></li>
<li>Contact</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- //Page info -->
<!--- Google map -->
<div id="map_canvas" class="gmap"></div>
<!--- //Google map -->
<div class="wrap">
<div class="row">
<!--- Content -->
<div class="full-width content textongrey">
<h2>Send us a message</h2>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit. All fields are required.</p>
</div>
<!--- //Content -->
<!-- Form -->
<div class="three-fourth">
<form method="post" action="https://themeenergy.com/themes/html/transfers/contact_form_message.php" name="contactform" id="contactform">
<div id="message"></div>
<div class="f-row">
<div class="one-half">
<label for="name">Name and surname</label>
<input type="text" id="name" />
</div>
<div class="one-half">
<label for="email">Email address</label>
<input type="email" id="email" />
</div>
</div>
<div class="f-row">
<div class="full-width">
<label for="comments">Message</label>
<textarea id="comments"></textarea>
</div>
</div>
<div class="f-row">
<input type="submit" value="Submit" id="submit" name="submit" class="btn color medium right" />
</div>
</form>
</div>
<!-- //Form -->
<!--- Sidebar -->
<aside class="one-fourth sidebar right">
<!-- Widget -->
<div class="widget">
<h4>Need help booking?</h4>
<div class="textwidget">
<p>Call our customer services team on the number below to speak to one of our advisors who will help you with all of your needs.</p>
<p class="contact-data"><span class="icon icon-themeenergy_call black"></span> +1 555 555 555</p>
</div>
</div>
<!-- //Widget -->
<!-- Widget -->
<div class="widget">
<h4>Advertisment</h4>
<a href="#"><img src="images/uploads/advertisment.jpg" alt="" /></a>
</div>
<!-- //Widget -->
</aside>
<!--- //Sidebar -->
</div>
</div>
</main>
<!-- //Main -->
<!-- Footer -->
<footer class="footer black" role="contentinfo">
<div class="wrap">
<div class="row">
<!-- Column -->
<article class="one-half">
<h6>About us</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy.</p>
</article>
<!-- //Column -->
<!-- Column -->
<article class="one-fourth">
<h6>Need help?</h6>
<p>Contact us via phone or email:</p>
<p class="contact-data"><span class="icon icon-themeenergy_call"></span> +1 555 555 555</p>
<p class="contact-data"><span class="icon icon-themeenergy_mail-2"></span> <a href="mailto:help@transfers.com">help@transfers.com</a></p>
</article>
<!-- //Column -->
<!-- Column -->
<article class="one-fourth">
<h6>Follow us</h6>
<ul class="social">
<li><a href="#" title="facebook"><i class="fa fa-fw fa-facebook"></i></a></li>
<li><a href="#" title="twitter"><i class="fa fa-fw fa-twitter"></i></a></li>
<li><a href="#" title="gplus"><i class="fa fa-fw fa-google-plus"></i></a></li>
<li><a href="#" title="linkedin"><i class="fa fa-fw fa-linkedin"></i></a></li>
<li><a href="#" title="pinterest"><i class="fa fa-fw fa-pinterest-p"></i></a></li>
<li><a href="#" title="vimeo"><i class="fa fa-fw fa-vimeo"></i></a></li>
</ul>
</article>
<!-- //Column -->
</div>
<div class="copy">
<p>Copyright 2016, Themeenergy. All rights reserved. </p>
<nav role="navigation" class="foot-nav">
<ul>
<li><a href="#" title="Home">Home</a></li>
<li><a href="#" title="Blog">Blog</a></li>
<li><a href="#" title="About us">About us</a></li>
<li><a href="#" title="Contact us">Contact us</a></li>
<li><a href="#" title="Terms of use">Terms of use</a></li>
<li><a href="#" title="Help">Help</a></li>
<li><a href="#" title="For partners">For partners</a></li>
</ul>
</nav>
</div>
</div>
</footer>
<!-- //Footer -->
<!-- jQuery -->
<script src="../../../../ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="js/jquery.uniform.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="http://maps.googleapis.com/maps/api/js?v=3&sensor=false"></script>
<script src="js/infobox.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/scripts.js"></script>
<script type="text/javascript">
function initialize() {
var secheltLoc = new google.maps.LatLng(49.47216, -123.76307);
var myMapOptions = {
zoom: 15
,center: secheltLoc
,mapTypeId: google.maps.MapTypeId.ROADMAP
,scrollwheel: false
};
var theMap = new google.maps.Map(document.getElementById("map_canvas"), myMapOptions);
var myIcon = new google.maps.MarkerImage('');
var marker = new google.maps.Marker({
map: theMap,
draggable: true,
position: new google.maps.LatLng(49.47216, -123.76307),
visible: true,
icon: myIcon
});
var boxText = document.createElement("div");
boxText.innerHTML = "<span>TRANSFERS</span><br>1293 Delancey Street, NY";
var myOptions = {
content: boxText
,disableAutoPan: false
,maxWidth: 0
,pixelOffset: new google.maps.Size(-140, 0)
,zIndex: null
,closeBoxURL: ""
,infoBoxClearance: new google.maps.Size(1, 1)
,isHidden: false
,enableEventPropagation: false
};
google.maps.event.addListener(marker, "click", function (e) {
ib.open(theMap, this);
});
var ib = new InfoBox(myOptions);
ib.open(theMap, marker);
}
</script>
<!-- TEMPLATE STYLES -->
<div id="template-styles">
<h2>Template Styles <a href="#"><img class="s-s-icon" src="images/settings.png" alt="Style switcher" /></a></h2>
<div>
<h3>Colors</h3>
<ul class="colors" >
<li><a href="#" class="beige" title="beige">beige</a></li>
<li><a href="#" class="dblue" title="dblue">dblue</a></li>
<li><a href="#" class="dgreen" title="dgreen">dgreen</a></li>
<li><a href="#" class="grey" title="grey">grey</a></li>
<li><a href="#" class="lblue" title="lblue">lblue</a></li>
<li><a href="#" class="lgreen" title="lgreen">lgreen</a></li>
<li><a href="#" class="lime" title="lime">lime</a></li>
<li><a href="#" class="orange" title="orange">orange</a></li>
<li><a href="#" class="peach" title="peach">peach</a></li>
<li><a href="#" class="pink" title="pink">pink</a></li>
<li><a href="#" class="purple" title="purple">purple</a></li>
<li><a href="#" class="red" title="red">red</a></li>
<li><a href="#" class="teal" title="teal">teal</a></li>
<li><a href="#" class="turquoise" title="turquoise">turquoise</a></li>
<li><a href="#" class="yellow" title="yellow">yellow</a></li>
</ul>
</div>
</div>
<script src="js/styler.js"></script>
</body>
<!-- Mirrored from themeenergy.com/themes/html/transfers/contact.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 06 Feb 2025 18:15:17 GMT -->
</html>