-
Notifications
You must be signed in to change notification settings - Fork 1
/
audits.html
237 lines (209 loc) · 8.32 KB
/
audits.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Audits - WET</title>
<!-- Request edge compatability mode in IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<!-- Device-width viewport for mobile device support -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Source Sans Pro Web Font (3rd Party) -->
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400">
<!-- Font Awesome Icon Font (3rd Party) -->
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- OwlCarousel2 Stylesheet (3rd Party) -->
<link rel="stylesheet" type="text/css" href="css/vendor/owl.carousel.min.css">
<!-- OwlCarousel2 Stylesheet (3rd Party) -->
<link rel="stylesheet" type="text/css" href="css/vendor/owl.theme.default.min.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" type="text/css" href="css/main.css">
<!--[if lt IE 9]>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Collapsible Navigation Menu -->
<nav>
<div class="container">
<div class="navbar-header">
<!-- Only visible on mobile this button is used to collapse the menu -->
<!-- Note: the toggle class and the data-target attribute can be used anywhere to toggle elements -->
<a href="#" class="mobile-nav-toggle toggle visible-mobile" data-target="#navbar">
<i class="fa fa-2x fa-bars"></i>
<!-- Hamburger Icon from font awesome -->
</a>
<a class="logo" href="index.html"><img src="images/logo.png" alt="logo">
</a>
</div>
<!-- Targets of toggling must have the toggle-target class so we can detect clicks outside of the target -->
<div class="mobile-nav toggle-target" id="navbar">
<ul>
<li><a href="index.html">Home</a>
</li>
<li class="mobile-dropdown">
<!-- Another instance of the toggle class mechanism -->
<a href="#" class="mobile-dropdown-toggle toggle" data-target="#dropdown">Services <i class="fa fa-caret-down"></i></a>
<ul id="dropdown" class="mobile-dropdown-menu toggle-target">
<li><a href="pumpingsystems.html">Pumping Systems</a>
</li>
<li><a href="agirrigation.html">Ag Irrigation</a>
</li>
<li><a href="soilmoisturesensing.html">Soil Mositure Sensing</a>
</li>
<li><a href="greenwallsroofs.html">Green Walls & Roofs</a>
</li>
<li><a href="harvestingstorage.html">Harvesting & Storage</a>
</li>
<li><a href="foggingsystems.html">Fogging Systems</a>
</li>
<li><a href="designconsultancy.html">Design & Consultancy</a>
</li>
<li><a href="lakesponds.html">Lakes & Ponds</a>
</li>
<li><a href="aeration.html">Aeration</a>
</li>
<li><a href="floatingislands.html">Floating Islands</a>
</li>
<li><a href="turfirrigation.html">Turf Irrigation</a>
</li>
<li><a class="active" href="audits.html">Audits</a>
</li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a>
</li>
<li><a href="certifications.html">Certifications</a>
</li>
<li><a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!-- .mobile-nav.toggle-target -->
</div>
<!-- .container -->
</nav>
<!-- This banner is visible only tablet and mobile, opposite to the owlcarousel instance -->
<!-- This is to reduce page load and page complexity on smaller devices -->
<div class="header banner">
<img alt="hero banner" src="images/banneraudits.jpg">
<p>Services</p>
</div>
<!-- Main Content Container -->
<div class="container">
<div class="col col-tablet-4">
<div class="card" id="sidebar">
<ul>
<li><a href="designconsultancy.html">Design & Consultancy</a>
</li>
<li><a href="lakesponds.html">Lakes & Ponds</a>
</li>
<li><a class="active" href="audits.html">Audits</a>
</li>
<li><a href="soilmoisturesensing.html">Soil Moisture Sensing</a>
</li>
<li><a href="harvestingstorage.html">Harvesting & Storage</a>
</li>
</ul>
</div>
</div>
<div class="col col-tablet-8">
<div class="card" id="info">
<h2>Auditing</h2>
<p>An efficient irrigation system plays a vital part towards an efficient irrigation management plan. Irrigation audits are essential in ascertaining if an existing irrigation system is efficient. Water Equipment Technology has a wide array of auditing equipment suitable for investigating:</p>
<ul>
<li>Uniformity of irrigation systems
</li>
<li>Irrigation Efficiencies
</li>
<li>Evaporation losses in water storage systems
</li>
<li>Seepage losses in water storage & transfer systems
</li>
<li>Irrigation management Plans
</li>
<li>Sustainable water supply reports
</li>
</ul>
</div>
</div>
</div>
<!-- .container -->
<!-- End of Main Content Container -->
<!-- Fat footer implementation -->
<footer>
<div class="container">
<!-- Grid spacing mechanism divdes screen into 12 columns -->
<div class="col col-tablet-2 col-mobile-8">
<ul>
<li><a href="index.html">Home</a>
</li>
<li><a href="contact.html">Contact</a>
</li>
<li><a href="gallery.html">Gallery</a>
</li>
<li><a href="certifications.html">Certifications</a>
</li>
</ul>
</div>
<div class="col col-tablet-3 col-mobile-8">
<ul>
<li><a href="designconsultancy.html">Design & Consultancy</a>
</li>
<li><a href="audits.html">Audits</a>
</li>
<li><a href="harvestingstorage.html">Harvesting & Storage</a>
</li>
<li><a href="soilmoisturesensing.html">Soil & Moisture Sensing</a>
</li>
</ul>
</div>
<div class="col col-tablet-3 col-mobile-8 ">
<ul>
<li><a href="lakesponds.html">Lakes & Ponds</a>
</li>
<li><a href="aeration.html">Aeration</a>
</li>
<li><a href="floatingislands.html">Floating Islands</a>
</li>
<li><a href="turfirrigation.html">Turf Irrigation</a>
</li>
</ul>
</div>
<div class="col col-tablet-3 col-mobile-8 ">
<ul>
<li><a href="pumpingsystems.html">Pumping Systems</a>
</li>
<li><a href="agirrigation.html">Ag Irrigation</a>
</li>
<li><a href="greenwallsroofs.html">Green Wall & Roofs</a>
</li>
<li><a href="foggingsystems.html">Fogging Systems</a>
</li>
</ul>
</div>
<div class="col col-tablet-1 col-mobile-4">
<!-- Social media icons courtesy of font awesome -->
<ul>
<li><a href="http://facebook.com" class="social"><i class="fa fa-4x fa-facebook"></i></a>
</li>
<li><a href="tel:0400000000" class="social"><i class="fa fa-4x fa-phone"></i></a>
</li>
<li><a href="mailto:[email protected]" class="social"><i class="fa fa-4x fa-envelope-o"></i></a>
</li>
</ul>
</div>
</div>
<div class="container">
<p>© Copyright 2015 Water Equipment Technology</p>
</div>
</footer>
<!-- The jQuery 1.11.x branch -->
<script src="//code.jquery.com/jquery-1.11.3.js" type="text/javascript"></script>
<!-- OwlCarousel2 javascript dependency -->
<script src="js/vendor/owl.carousel.min.js" type="text/javascript"></script>
<!-- Main javascript file -->
<script src="js/main.js" type="text/javascript"></script>
</body>
</html>