-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
318 lines (291 loc) · 16.2 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Geotechnical Environmental Services Ltd. | Northern Ireland</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/pe-icons.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="js/jquery.js"></script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon" sizes="144x144" href="images/ico/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/ico/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/ico/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" href="images/ico/apple-touch-icon-57x57.png">
<script type="text/javascript">
jQuery(document).ready(function($){
'use strict';
jQuery('body').backstretch([
"images/bg/bg1.jpg",
"images/bg/bg2.jpg",
"images/bg/bg3.jpg"
], {duration: 5000, fade: 500, centeredY: true });
$("#mapwrapper").gMap({ controls: false,
scrollwheel: false,
markers: [{
latitude:55.140118,
longitude: -6.559662,
icon: { image: "images/marker.png",
iconsize: [44,44],
iconanchor: [12,46],
infowindowanchor: [12, 0] } }],
icon: {
image: "images/marker.png",
iconsize: [26, 46],
iconanchor: [12, 46],
infowindowanchor: [12, 0] },
latitude:55.140118,
longitude: -6.559662,
zoom: 14 });
});
</script>
</head><!--/head-->
<body>
<div id="preloader"></div>
<header class="navbar navbar-inverse navbar-fixed-top " role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html">
<h1> Geotechnical Environmental Services Ltd.</h1></a>
<!-- <img src="images/logo/logo.png" alt=""> -->
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div>
</div>
</header><!--/header-->
<section id="main-slider" class="no-margin">
<div class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="carousel-content center centered">
<!--<span class="home-icon pe-7s-gleam bounce-in"></span>-->
<h2 class="boxed animation animated-item-1 fade-down">GEOTECHNICAL ENVIRONMENTAL
SERVICES Ltd.</h2>
<p class="boxed animation animated-item-2 fade-up">FOUNDED IN 2003, GEOTECHNICAL ENVIRONMENTAL SERVICES Ltd. (GES) OFFERS HIGH QUALITY GEOTECHNICAL AND ENVIRONMENTAL INVESTIGATIVE TECHNIQUES, WITH ASSOCIATED LABORATORY TESTING AND CONSULTANCY SERVICES. </p>
<br>
<a class="btn btn-md animation bounce-in" href="#Our-Services">WHAT WE DO</a>
</div>
</div>
</div>
</div>
</div><!--/.item-->
</div><!--/.carousel-inner-->
</div><!--/.carousel-->
</section><!--/#main-slider-->
<div id="content-wrapper">
<section id="Our-Services" class="white">
<div class="container">
<div class="gap"></div>
<div class="row">
<div class="col-md-12">
<div class="center gap fade-down section-heading">
<h2 class="main-title">Services We Provide</h2>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 fade-up">
<p>We offer a comprehensive geotechnical and geo-environmental design and consultancy service for all types of industrial, commercial and residential projects, directed at achieving the most suitable and cost effective solutions.</p>
<p>Investigative techniques offered include:<br />
• Trial pitting<br />
• Windowless sampling<br />
• Dynamic probing<br />
• Cable percussive boring<br />
• Continuous and hollow stem auger drilling<br />
• Mud rotary drilling<br />
• Tri-cone roller bit drilling<br />
• Down the hole hammer (DTH) drilling<br />
• Conventional and wireline rotary core drilling (T2 86, T2 101,
HQ, HQ3 and Geobor S)<br /> • Sonic drilling</p>
<p>Site based in-situ testing and monitoring services offered include:<br />
• Standard penetration tests (SPTs)<br />
• Dynamic probing (DPH and DPSH)<br />
• Dynamic cone penetrometer tests (DCPs)<br />
• Borehole and hand shear vane tests<br />
• Soakaway tests<br />
• Percolation tests<br />
• Borehole permeability tests (constant /variable head and packer)<br /> • Pumping tests<br />
• Plate bearing tests<br />
• Televiewer surveys<br />
• Geophysical surveys<br />
• Installation of gas and groundwater monitoring wells<br />
• Monitoring for ground gases and volatiles through the use of
gas meters and photo ionisation detectors (PIDs)<br />
• Measurement of dense non-aqueous phase liquids (DNAPLs)
and light non-aqueous phase liquids (LNAPLs) through the use
of interface probes<br />
• Measurement of groundwater parameters by means of
multi-parameter probes.</p>
<p>We also offer geotechnical, geochemical and environmental laboratory testing through specialist sub-contracted laboratories. All data obtained as part of our site works is presented in the form of bound reports. Reports can also be made available electronically in PDF format. Where required, fieldwork and laboratory data can be presented in AGS format.</p>
<div class="gap"></div>
<p>All geotechnical works and soil/rock descriptions are undertaken with due reference to Eurocode 7 (BS EN 1997-2:2007, Ground Investigation and Testing). We operate throughout the island of Ireland, serving both the public and private sectors.</p>
</div>
</div>
<!--<div class="gap"></div>
<div class="gap"></div> -->
</div>
</section>
<!--/########## SEE OUR RIGS #################-->
<section id="blog" class="white">
<div class="container">
<div class="center gap fade-down section-heading">
<div class="gap"></div>
<h2 class="main-title">See Our Rigs</h2>
<hr>
</div>
<div class="gap"></div>
<div class="row">
<div class="col-md-4">
<div class="post">
<div class="post-img-content">
<img src="images/portfolio/folio02.jpg" class="img-responsive" />
<div class="overlay">
<a class="preview btn btn-outlined btn-primary" href="#"><i class="fa fa-link"></i></a>
</div>
</div>
<div class="content">
<h2 class="post-title">GEOPROBE 6620DT</h2>
<div>
The GEOPROBE 6620DT Percussion Sampling Rig can be used for both geotechnical and environmental projects. The rig is mounted on a remote controlled rubber tracked carrier which enables access to even the most inaccessible exploratory hole locations.
</div>
<div class="read-more-wrapper">
<a href="#" class="btn btn-outlined btn-primary">Read more</a>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="post">
<div class="post-img-content">
<img src="images/portfolio/folio06.jpg" class="img-responsive" />
<div class="overlay">
<a class="preview btn btn-outlined btn-primary" href="#"><i class="fa fa-link"></i></a>
</div>
</div>
<div class="content">
<h2 class="post-title">CME-55</h2>
<div>
The CME-55 Drill Rig can be used for both geotechnical and environmental projects. Our CME-55 rigs are mounted on CME-300 remote controlled rubber tracked carriers which enable access to even the most inaccessible exploratory hole locations.
</div>
<div class="read-more-wrapper">
<a href="#" class="btn btn-outlined btn-primary">Read more</a>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="post">
<div class="post-img-content">
<img src="images/portfolio/folio11.jpg" class="img-responsive" />
<div class="overlay">
<a class="preview btn btn-outlined btn-primary" href="#"><i class="fa fa-link"></i></a>
</div>
</div>
<div class="content">
<h2 class="post-title">Dando Terrier 2002</h2>
<div>
The Dando Terrier 2002 Percussion Sampling Rig is a self propelled, rubber track mounted, percussion sampling drill rig that can be used for both geotechnical and environmental projects.<br /> <br /> <br />
</div>
<div class="read-more-wrapper">
<a href="#" class="btn btn-outlined btn-primary">Read more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--<div id="mapwrapper">
<div id="map"></div>
</div>-->
<section id="contact" class="white">
<div class="container">
<div class="gap"></div>
<div class="center gap fade-down section-heading">
<h2 class="main-title">Get In Touch</h2>
<hr>
</div>
<div class="gap"></div>
<div class="row">
<div class="col-md-4 fade-up">
<h3>Contact Information</h3>
<p><span class="icon icon-home"></span>Geotechnical and Environmental Services<br />
The Old Mill<br />
22A Kilmoyle Road<br />
Ballybogey<br />
County Antrim<br />
BT53 6NR<br/>
<br/>
<span class="icon icon-phone"></span>0044 (0) 28 2074 2066<br/>
<br/>
<span class="icon icon-envelop"></span> <a href="#">[email protected]</a> <br/>
</p>
</div><!-- col -->
<div class="col-md-8 fade-up">
<h3>Drop Us A Note</h3>
<br>
<br>
<div id="message"></div>
<form method="post" action="sendemail.php" id="contactform">
<input type="text" name="name" id="name" placeholder="Name" />
<input type="text" name="email" id="email" placeholder="Email" />
<input type="text" name="website" id="website" placeholder="Website (optional)" />
<textarea name="comments" id="comments" placeholder="Comments"></textarea>
<input class="btn btn-outlined btn-primary" type="submit" name="submit" value="Submit" />
</form>
</div><!-- col -->
</div><!-- row -->
<div class="gap"></div>
</div>
</section>
</div>
<div id="footer-wrapper">
<section id="bottom" class="">
<div class="container">
</div>
</section><!--/#bottom-->
<footer id="footer" class="">
<div class="container">
<div class="row">
<div class="col-sm-6">
© 2014 <a target="_blank" href="http://www.distinctivethemes.com" title="Premium Themes and Templates">Distinctive Themes</a>. All Rights Reserved.
</div>
<div class="col-sm-6">
<ul class="pull-right">
<li><a id="gototop" class="gototop" href="#"><i class="fa fa-chevron-up"></i></a></li><!--#gototop-->
</ul>
</div>
</div>
</div>
</footer><!--/#footer-->
</div>
<script src="js/plugins.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCWDPCiH080dNCTYC-uprmLOn2mt2BMSUk&sensor=true"></script>
<script src="js/init.js"></script>
</body>
</html>