-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservice.html
executable file
·379 lines (331 loc) · 13.5 KB
/
service.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Go Green - Go ZTRIC</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/master.css" />
<!-- SLIDER REVOLUTION CSS -->
<link rel="stylesheet" type="text/css" href="css/extralayers.css" media="screen" />
<link rel="stylesheet" type="text/css" href="rs-plugin/css/settings.css" media="screen" />
<link rel="shortcut icon" href="images/favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700,700italic" rel="stylesheet"
type="text/css">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--==========================================TOP NAV=============================================-->
<section class="top-social">
<div class="container top-nav clearfix padding-0">
<div class="span4 address pull-left">
<ul>
<li><i class="fa fa-envelope-o"></i>
</li>
<li class="addrs">info@ztric.com</li>
<li><i class="fa fa-phone"></i></li>
<li class="addrs">USA: +1 512 377 6069</li>
<li><i class="fa fa-phone"></i></li>
<li class="addrs">India: 1800 120 9232</li>
<li><a href="https://www.linkedin.com/company/ztric-inc." target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.facebook.com/greenztric" target="_blank"><i class="fa fa-facebook"></i></a></li>
</ul>
</div>
<div class="span4 social-icon pull-right">
<ul>
<li><a href="contact-us.html" style="color:#fff">FREE ASSESSMENT <i class="fa fa-pencil-square-o"></i></a></li>
</ul>
</div>
</div>
</section>
<!--===========================================MAIN NAV==============================================-->
<div class="header4">
<div class="container padding-0">
<nav class="navbar navbar-inverse navbar-static-top marginBottom-0" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="images/logo.png" alt="logo" height="75" width="150" /></a>
</div>
<div class="collapse navbar-collapse float-right" id="navbar-collapse-1">
<ul class="nav navbar-nav">
<li class=""><a href="index.html">home</a></li>
<li><a href="about.html">about</a></li>
<li class="dropdown"><a href="#2" class="dropdown-toggle" data-toggle="dropdown">Solutions</a>
<ul class="dropdown-menu">
<li><a href="service.html">Our Solutions</a></li>
<li><a href="plans.html">Pricing Plans</a></li>
</ul>
</li>
<li><a href="blog.html">News & Insights</a></li>
<li><a href="contact-us.html">contact us</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
</div>
<!--===========================================END MAIN NAV==============================================-->
<!-- Fullscreen-Slider -->
<!-- Fullscreen-Slider -->
<div class="page-title" id="service-page-title">
<div class="container padding-bottom-120 padding-top-130 ">
<div class="main-title">
<h1>Our Solutions</h1>
<h5>Fully Integrated Commercial Rooftop Solar Platform</h5>
<div class="subtitle margin-bottom-10">
<div class="left-line"></div>
<div class="middle-line"></div>
<div class="right-line"></div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!-- about us section =============================-->
<div class="about-us background-color-white">
<div class="row">
<div class="container padding-top-74 background-color-white">
<div class="main-title">
<h4>Zero upfront investment * Long term fixed unit rate PPA * Up to 20% discount over current electricity rates * Maintenance, Warranty & Insurance included</h4>
<div class="subtitle">
<div class="left-line"></div>
<div class="middle-line"></div>
<div class="right-line"></div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="background-color-white services-page padding-bottom-74 padding-top-74">
<div class="container">
<div class="col-md-3 col-sm-3 col-xs-12 servicesone text-center">
<i class="fa fa-leaf"></i>
<div class="text-center">
<h4>Zero Upfront Cost</h4>
<p>We invest and install our solar electricity platform on your roof. You use it just like regular electricity and pay
per unit produced. </p>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 servicesone text-center">
<i class="fa fa-user"></i>
<div class="text-center">
<h4>Discounted Rates</h4>
<p>Our PPA model allows you to buy electricity from us just like you do today from your utility company. Our rates are
typically 10% - 20% cheaper.</p>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 servicesone text-center">
<i class="fa fa-dollar"></i>
<div class="text-center">
<h4>ZTRICare Included</h4>
<p>You enjoy clean green electricity while we do the rest. Warranty and maintenance is included for the term of the contract.</p>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 servicesone text-center">
<i class="fa fa-heart"></i>
<div class="text-center">
<h4>Environment Friendly</h4>
<p>By going green, you are helping our planet. You can earning 'green karma' and helping leave a better planet for your
future generations </p>
</div>
</div>
</div>
<!-- what we do =============================-->
<div class="about-us background-color-yelo border-top-gray">
<div class="row">
<div class="container padding-bottom-84 padding-top-84 padding-left-0 padding-right-0">
<div class="col-md-3 col-sm-3 col-xs-12 wedo padding-0">
<div class="gri">
<figure class="effect-layla">
<img src="images/shop/multifamily.jpg" alt="img" />
<figcaption>
</figcaption>
</figure>
</div>
<div class="clearfix"></div>
<h4>Housing Societies</h4>
<p>Significantly reduce your monthly maintenance payments for your housing society.</p>
<div class="estimate float-left">
<a href="contact-us.html">Free Assessment</a>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 wedo padding-0">
<div class="gri">
<figure class="effect-layla">
<img src="images/about/building.jpeg" alt="img" />
<figcaption>
</figcaption>
</figure>
</div>
<div class="clearfix"></div>
<h4>Commercial Buildings
</h4>
<p>Turnkey solar solutions specifically optimized for your commercial buildings to go green and save on electricity costs</p>
<div class="estimate float-left">
<a href="contact-us.html">Free Assessment</a>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 wedo padding-0">
<div class="gri">
<figure class="effect-layla">
<img src="images/shop/industry.png" alt="img" />
<figcaption>
</figcaption>
</figure>
</div>
<div class="clearfix"></div>
<h4>Industries
Solutions</h4>
<p>Industrial RoofTop Solar Platforms specifically engineered for your factories to go green and save on electricity costs</p>
<div class="estimate float-left">
<a href="contact-us.html">Free Assessment</a>
</div>
</div>
<div class="col-md-3 col-sm-3 col-xs-12 wedo padding-0 ">
<div class="gri">
<figure class="effect-layla">
<img src="images/shop/rural.jpg" alt="img" />
<figcaption>
</figcaption>
</figure>
</div>
<div class="clearfix"></div>
<h4>Rural Microgrids</h4>
<p>Our rural microgrids are engineered to provide much needed electricity to villages.</p>
<div class="estimate float-left">
<a href="contact-us.html">Free Assessment</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Area =============================-->
<div class="row">
<div class="panel panel-default ">
<div class="col-md-2 col-sm-2 col-xs-12 contact-top-bar">
<i class="fa fa-pencil-square-o"></i>
</div>
<div class="before-estimate background-color-darkgray padding-top-84 padding-bottom-84">
<div class="container">
<h3 class="">SCHEDULE YOUR FREE ASSESSMENT</h3>
<p>Our customer service engineers complete a site assessment and answer all your questions.</p>
<div class="clickable">Click Here</div>
</div>
</div>
<div class="contact-us background-color-darkgray panel-body">
<div class="container contact3-form padding-bottom-84 padding-left-0 padding-right-0">
<div class="text-center">
<div id="form-messages"></div>
</div>
<div>
<form class="form2" method="post" action="mail/mailer.php" id="ajax-contact">
<div class="col-md-offset-2 col-sm-offset-2 col-md-4 col-sm-4 col-xs-12 padding-left-0">
<input type="text" placeholder="Name" name="name" />
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<input type="text" placeholder="Email" name="email" />
</div>
<div class="clearfix"></div>
<div class="col-md-offset-2 col-sm-offset-2 col-md-8 col-sm-8 col-xs-12 padding-0">
<textarea placeholder="Message" name="message" cols="8"></textarea>
</div>
<div class="clearfix"></div>
<div class="message3-btn col-md-3 col-sm-3 col-xs-12">
<input type="submit" value="SEND THE MESSAGE" class="submit" name="submit" />
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Area =============================-->
<div class="row">
<div id="footer">
<div class="container padding-0 footer">
<div id="map" style="width:100%;height:300px;">
<iframe src="http://goo.gl/maps/2PLv1gjhWxQ2" style="border:0;width:100%;height:300px;"></iframe>
</div>
<div class="footer-widget padding-bottom-40 padding-top-40">
<div class="col-md-4 col-sm-4 col-xs-12 widget">
<h4 class="wid-title">About</h4>
<div class="small-title">
<div class="line1"></div>
<div class="line2"></div>
<div class="clearfix"></div>
</div>
<p>We are a distributed green electricity company that owns and operates 5 kW to 100 kW rooftop solar electricity systems
on 20 year PPA.<br/> <br/>We are on a mission to bring affordable solar electricity to everyone, especially to people
who are in need of electricity.<br/><br/> Designed, Developed, Run and Cared by Engineers.</p>
<br/>
<div class="ft-logo">
<img src="images/logo.png" alt="img" />
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12 widget">
<h4 class="wid-title">quick Links</h4>
<div class="small-title">
<div class="line1"></div>
<div class="line2"></div>
<div class="clearfix"></div>
</div>
<ul class="short-links">
<li><a href="http://www.mnre.gov.in/" target="_blank">MNRE</a></li>
<li><a href="https://www.merc.gov.in/mercweb/" target="_blank">MERC</a></li>
<li><a href="http://www.thinkbridgesoftware.com" target="_blank">Our Software Partner</a></li>
<li><a href="http://www.talentcube.io" target="_blank">Our Talent Partner</a></li>
</ul>
</div>
<div class="col-md-4 col-sm-4 col-xs-12 widget info-widget">
<h4 class="wid-title">Get in touch</h4>
<div class="small-title">
<div class="line1"></div>
<div class="line2"></div>
<div class="clearfix"></div>
</div>
<p><i class="fa fa-map-marker"></i> ZTRIC Inc.<br/> 6618 Sitio Del Rio Blvd, #E102<br/> Austin, TX - 78730, USA</p>
<p><i class="fa fa-envelope-o"></i> info@ztric.com</p>
<p><i class="fa fa-phone"></i>+1 512 377 6069</p>
<hr/>
<p><i class="fa fa-map-marker"></i> ZTRIC India Pvt. Ltd<br/> 501 Crystal Homes<br/> Lalit Estates<br/>Baner Road, Pune, MH - 411045, India</p>
<p><i class="fa fa-envelope-o"></i> info@ztric.com</p>
<p><i class="fa fa-phone"></i>1800 120 9232</p>
</div>
<div class="clearfix"></div>
</div>
<div class="container copy-right padding-top-50">
<div class="float-left">
<p>© 2016 ZTRIC INC. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
<!-- Load JS here for greater good =============================-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="rs-plugin/js/jquery.themepunch.tools.min.js"></script>
<script src="rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<script src="js/carousel/triger.js"></script>
<script src="js/viedobox/video.js"></script>
<script type="text/javascript" src="js/jquery.fancybox.pack.js?v=2.1.5"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/migrate.js"></script>
<script src="js/pgwslideshow.js"></script>
<script src="js/app.js"></script>
</body>
</html>