-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact2.html
More file actions
406 lines (343 loc) · 12.1 KB
/
contact2.html
File metadata and controls
406 lines (343 loc) · 12.1 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<title>Jacqueline Miles</title>
<meta charset="utf-8">
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<![endif]-->
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animations.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/main.css" class="color-switcher-link">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<script src="js/vendor/jquery-1.12.4.min.js"></script>
<![endif]-->
</head>
<body>
<!--[if lt IE 9]>
<div class="bg-danger text-center">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" class="highlight">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="preloader">
<div class="preloader_image"></div>
</div>
<!-- search modal -->
<div class="modal" tabindex="-1" role="dialog" aria-labelledby="search_modal" id="search_modal">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="rt-icon2-cross2"></i>
</span>
</button>
<div class="widget widget_search">
<form method="get" class="searchform search-form form-inline" action="./">
<div class="form-group">
<input type="text" value="" name="search" class="form-control" placeholder="Search keyword" id="modal-search-input">
</div>
<button type="submit" class="theme_button">Search</button>
</form>
</div>
</div>
<!-- Unyson messages modal -->
<div class="modal fade" tabindex="-1" role="dialog" id="messages_modal">
<div class="fw-messages-wrap ls with_padding">
<!-- Uncomment this UL with LI to show messages in modal popup to your user: -->
<!--
<ul class="list-unstyled">
<li>Message To User</li>
</ul>
-->
</div>
</div>
<!-- eof .modal -->
<!-- wrappers for visual page editor and boxed version of template -->
<div id="canvas">
<div id="box_wrapper">
<!-- template sections -->
<section class="page_topline cs table_section table_section_md columns_padding_0">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 text-center text-md-left">
</div>
<div class="col-md-6 text-center divided_content">
<div>
<div class="media small-teaser">
<div class="media-left">
<i class="fa fa-user highlight fontsize_16"></i>
</div>
<div class="media-body">
07794 367913
</div>
</div>
</div>
<div>
<div class="media small-teaser">
<div class="media-left">
<i class="fa fa-map-marker highlight fontsize_16"></i>
</div>
<div class="media-body">
37 Ridley Green, Hartford End, Chelmsford, Essex
</div>
</div>
</div>
<div>
<div class="media small-teaser">
<div class="media-left">
<i class="fa fa-envelope highlight fontsize_16"></i>
</div>
<div class="media-body">
jacqueline@mindfulmentoring.co.uk
</div>
</div>
</div>
</div>
<div class="col-md-3 text-center text-md-right bottommargin_0">
<a href="index.html#appointment" class="theme_button color1 margin_0">Make an appointment</a>
</div>
</div>
</div>
</section>
<header class="page_header header_white table_section columns_padding_0 toggler-xs-right">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 col-sm-5">
<a href="./index.html" class="logo">
Jacqueline Miles
</a>
<!-- header toggler -->
<span class="toggle_menu visible-xs">
<span></span>
</span>
</div>
<div class="col-md-6 col-sm-2 text-center">
<!-- main nav start -->
<nav class="mainmenu_wrapper">
<ul class="mainmenu nav sf-menu">
<li class="active">
<a href="index.html">Home</a>
</li>
<li>
<a href="index.html#about">About</a>
</li>
<li>
<a href="index.html#services">Services</a>
</li>
<!-- blog -->
<li>
<a href="index.html#faq">FAQ</a>
</li>
<li>
<a href="events-right.html">Events</a>
</li>
<li>
<a href="contact2.html">Contact</a>
</li>
</ul>
</nav>
<!-- eof main nav -->
<span class="toggle_menu hidden-xs">
<span></span>
</span>
</div>
<div class="col-md-3 col-sm-5 text-right hidden-xs lightgreylinks">
<div class="page_social_icons divided_content">
<span>
<a class="social-icon soc-facebook" href="#" title="Facebook"></a>
</span>
<span>
<a class="social-icon soc-twitter" href="#" title="Twitter"></a>
</span>
<span>
<a class="social-icon soc-google" href="#" title="Google"></a>
</span>
<span>
<a class="social-icon soc-linkedin" href="#" title="LinkedIn"></a>
</span>
</div>
</div>
</div>
</div>
</header>
<section class="page_breadcrumbs ds background_cover section_padding_50">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h2>Contact</h2>
<ol class="breadcrumb divided_content wide_divider">
<li>
<a href="./">
Home
</a>
</li>
<li class="active">Contact</li>
</ol>
</div>
</div>
</div>
</section>
<section class="ls section_padding_top_100 section_padding_bottom_75">
<div class="container">
<div class="row">
<div class="col-sm-12">
<section id="map" class="ls ms" data-address="sydney, australia, Liverpool street">
<!-- marker description and marker icon goes here -->
<div class="map_marker_description">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1232.8339589574368!2d0.44636798899028085!3d51.83049654297219!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47d8ed958db06b31%3A0x4d460d40278f85af!2sRidley%20Grn%2C%20Hartford%20End%2C%20Chelmsford!5e0!3m2!1sen!2suk!4v1758975603091!5m2!1sen!2suk" width="100%" height="475" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</section>
</div>
</div>
<div class="row topmargin_40">
<div class="col-sm-4 to_animate" data-animation="pullDown">
<div class="teaser text-center">
<div class="teaser_icon highlight size_normal">
<i class="rt-icon2-phone5"></i>
</div>
<p>
<span class="grey">Phone:</span> 07794 367913
</p>
</div>
</div>
<div class="col-sm-4 to_animate" data-animation="pullDown">
<div class="teaser text-center">
<div class="teaser_icon highlight size_normal">
<i class="rt-icon2-location2"></i>
</div>
<p>
37 Ridley Green,
<br> Hartford End,
<br> Chelmsford, Essex
</p>
</div>
</div>
<div class="col-sm-4 to_animate" data-animation="pullDown">
<div class="teaser text-center">
<div class="teaser_icon highlight size_normal">
<i class="rt-icon2-mail"></i>
</div>
<p>jacqueline@mindfulmentoring.co.uk</p>
</div>
</div>
</div>
<div class="row topmargin_40">
<div class="col-sm-12 to_animate">
<form class="contact-form row columns_margin_bottom_40" method="post" action="./">
<div class="col-sm-6">
<div class="contact-form-name">
<label for="name">Your Name
<span class="required">*</span>
</label>
<input type="text" aria-required="true" size="30" value="" name="name" id="name" class="form-control" placeholder="Your Name">
</div>
</div>
<div class="col-sm-6">
<div class="contact-form-email">
<label for="email">Email address
<span class="required">*</span>
</label>
<input type="email" aria-required="true" size="30" value="" name="email" id="email" class="form-control" placeholder="Email Address">
</div>
</div>
<div class="col-sm-6">
<div class="contact-form-subject">
<label for="subject">Subject
<span class="required">*</span>
</label>
<input type="text" aria-required="true" size="30" value="" name="subject" id="subject" class="form-control" placeholder="Subject">
</div>
</div>
<div class="col-sm-6">
<div class="contact-form-phone">
<label for="phone">Phone
<span class="required">*</span>
</label>
<input type="text" aria-required="true" size="30" value="" name="phone" id="phone" class="form-control" placeholder="Phone">
</div>
</div>
<div class="col-sm-12">
<div class="contact-form-message">
<label for="message">Message</label>
<textarea aria-required="true" rows="1" cols="45" name="message" id="message" class="form-control" placeholder="Message"></textarea>
</div>
</div>
<div class="col-sm-12">
<div class="contact-form-submit topmargin_20">
<button type="submit" id="contact_form_submit" name="contact_submit" class="theme_button color1 with_shadow">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<footer class="page_footer cs main_color2 table_section section_padding_50 columns_padding_0">
<div class="container">
<div class="row">
<div class="col-sm-4 col-sm-push-4 text-center">
<a href="index.html#" class="logo big text-shadow">
Jacqueline Miles
<span class="small-text">Counsellor & Mentor</span>
</a>
</div>
<div class="col-sm-4 col-sm-pull-4 text-center text-sm-left text-md-left">
<div class="widget widget_nav_menu greylinks">
<ul class="menu divided_content wide_divider">
<li class="">
<a href="index.html#">Home</a>
</li>
<li class="">
<a href="index.html#about">About</a>
</li>
<li class="">
<a href="index.html#services">Services</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-4 text-center text-sm-right text-md-right">
<div class="widget widget_nav_menu greylinks">
<ul class="menu divided_content wide_divider">
<li class="">
<a href="index.html#faq">FAQ</a>
</li>
<li class="">
<a href="events-right.html">Events</a>
</li>
<li class="">
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<section class="cs main_color2 page_copyright section_padding_15">
<div class="container with_top_border">
<div class="row">
<div class="col-sm-12 text-center">
<p class="small-text">© 2025 Mentoring and Counseling Ltd. All Rights Reserved</p>
</div>
</div>
</div>
</section>
</div>
<!-- eof #box_wrapper -->
</div>
<!-- eof #canvas -->
<script src="js/compressed.js"></script>
<script src="js/main.js"></script>
<!-- Google Map Script -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDTwYSMRGuTsmfl2z_zZDStYqMlKtrybxo"></script>
</body>
</html>