-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex3.html
More file actions
421 lines (327 loc) · 15 KB
/
Copy pathindex3.html
File metadata and controls
421 lines (327 loc) · 15 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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Como proteger seus equipamentos</title>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<!-- Main Style -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<!-- Responsive Style -->
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css">
<!--Icon Fonts-->
<link rel="stylesheet" media="screen" href="assets/fonts/font-awesome/font-awesome.min.css" />
<!-- Extras -->
<link rel="stylesheet" type="text/css" href="assets/extras/animate.css">
<link rel="stylesheet" type="text/css" href="assets/extras/lightbox.css">
<!-- jQuery Load -->
<script src="assets/js/jquery-min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-offset="20" data-target="#navbar">
<!-- Nav Menu Section -->
<div class="logo-menu">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" data-spy="affix" data-offset-top="50">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header col-md-3">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<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="#home"><i class="fa fa-briefcase"></i></a> -->
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav col-md-9 pull-right">
<li class="active">
<a href="#hero-area">
<i class="fa fa-home"></i> Home</a>
</li>
<li>
<a href="../landing2">
<i class="fa fa-home"></i>Veja Também outros e-books</a>
</li>
</div>
</div>
</nav>
</div>
<!-- Nav Menu Section End -->
<!-- Hero Area Section -->
<section id="hero-area1">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="title"></h1>
<h2 class="subtitle">Baixe gratuitamente o e-book!</h2>
<img class="col-md-6 col-sm-6 col-xs-12 animated fadeInLeft" src="assets/img/macbook.png" alt="">
<div class="col-md-6 col-sm-6 col-xs-12 animated fadeInRight delay-0-5">
<p>Este E-book gratuito vai te mostrar de uma forma prática como você pode proteger os equipamentos
elétricos da sua casa contra descargas atmosféricas.</p>
<a href="index4.html" class="btn btn-common btn-lg">Baixar agora!</a>
</div>
</div>
</div>
</div>
</section>
<!-- Hero Area Section End-->
<!-- Portfolio Section -->
<section id="portfolio">
<div class="container">
<div class="row">
<h1 class="title">Veja também outros e-books gratuitos</h1>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".5s">
<a href="../landing2/index.html">
<img src="ilumina.png" alt="">
</a>
<div class="overlay">
<div class="icons">
<a href="http://enetec.unb.br/landing2/" class="preview">
<i class="fa fa-search-plus fa-4x"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".7s">
<a href="../landing/">
<img src="../landing/assets/img/hero/macbook.png" alt="">
</a>
<div class="overlay">
<div class="icons">
<a href="../landing/index.html" class="preview">
<i class="fa fa-search-plus fa-4x"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".9s">
<a href="#">
<img src="assets/img/fv.png" alt="">
</a>
<div class="overlay">
<div class="icons">
<a href="../landing3/index.html" class="preview">
<i class="fa fa-search-plus fa-4x"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio Section End -->
<!-- Service Section -->
<!--
<section id="services">
<div class="container text-center">
<div class="row">
<h1 class="title">What we do</h1>
<h2 class="subtitle">Lorem Ipsum is simply dummy text</h2>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="service-item">
<img src="assets/img/services/responsive.png" alt="">
<h3>Fully Responsive</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="service-item">
<img src="assets/img/services/bs3.png" alt="">
<h3>Bootstrap 3</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="service-item">
<img src="assets/img/services/free.png" alt="">
<h3>100% Free</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text</p>
</div>
</div>
</div>
</div>
</section>
<!-- Service Section End -->
<!-- Portfolio Section
<section id="portfolio">
<div class="container">
<div class="row">
<h1 class="title">Portfolio</h1>
<h2 class="subtitle">Lorem Ipsum is simply dummy text</h2>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".5s">
<a href="#"><img src="assets/img/portfolio/img1.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img1.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".7s">
<a href="#"><img src="assets/img/portfolio/img2.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img2.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<div class="portfolio-item wow fadeInLeft" data-wow-delay=".9s">
<a href="#"><img src="assets/img/portfolio/img3.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img3.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 wow fadeInRight" data-wow-delay="1.1s">
<div class="portfolio-item">
<a href="#"><img src="assets/img/portfolio/img4.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img4.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 wow fadeInRight" data-wow-delay="1.3s">
<div class="portfolio-item">
<a href="#"><img src="assets/img/portfolio/img5.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img5.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 wow fadeInRight" data-wow-delay="1.5s">
<div class="portfolio-item">
<a href="#"><img src="assets/img/portfolio/img6.jpg" alt=""></a>
<div class="overlay">
<div class="icons">
<a data-lightbox="image1" href="assets/img/portfolio/img6.jpg" class="preview"><i class="fa fa-search-plus fa-4x"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio Section End -->
<!-- Client Section
<section id="clients">
<div class="container">
<div class="row">
<h1 class="title">Clients</h1>
<h2 class="subtitle">Lorem Ipsum is simply dummy text</h2>
<div class="wow fadeInDown">
<img class="col-md-3 col-md-3 col-sm-3 col-xs-12" src="assets/img/clients/img1.png" alt="client-1">
<img class="col-md-3 col-md-3 col-sm-3 col-xs-12" src="assets/img/clients/img2.png" alt="client-2">
<img class="col-md-3 col-md-3 col-sm-3 col-xs-12" src="assets/img/clients/img3.png" alt="client-3">
<img class="col-md-3 col-md-3 col-sm-3 col-xs-12" src="assets/img/clients/img4.png" alt="client-4">
</div>
</div>
</div>
</section>
<!-- Client Section End -->
<!-- About Section
<section id="about">
<div class="container">
<div class="row">
<h1 class="title">About us</h1>
<h2 class="subtitle">Lorem Ipsum is simply dummy text</h2>
<div class="col-md-8 col-sm-12">
<p>
A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quam velit, vulputate eu pharetra nec, mattis ac neque. Duis vulputate commodo lectus, ac blandit elit. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text.
</p>
</div>
<img class="col-md-4 col-md-4 col-sm-12 col-xs-12" src="assets/img/about/graph.png" alt="">
</div>
</div>
</section>
<!-- About Section End -->
<!-- Conatct Section
<section id="contact">
<div class="container text-center">
<div class="row">
<h1 class="title">Contact us</h1>
<h2 class="subtitle">Lorem Ipsum is simply dummy text</h2>
<form role="form" class="contact-form" method="post">
<div class="col-md-6 wow fadeInLeft" data-wow-delay=".5s">
<div class="form-group">
<div class="controls">
<input type="text" class="form-control" placeholder="Name" name="name">
</div>
</div>
<div class="form-group">
<div class="controls">
<input type="email" class="form-control email" placeholder="Email" name="email">
</div>
</div>
<div class="form-group">
<div class="controls">
<input type="text" class="form-control requiredField" placeholder="Subject" name="subject">
</div>
</div>
<div class="form-group">
<div class="controls">
<textarea rows="7" class="form-control" placeholder="Message" name="message"></textarea>
</div>
</div>
<button type="submit" id="submit" class="btn btn-lg btn-common">Send</button><div id="success" style="color:#34495e;"></div>
</div>
</form>
<div class="col-md-6 wow fadeInRight">
<div class="social-links">
<a class="social" href="#" target="_blank"><i class="fa fa-facebook fa-2x"></i></a>
<a class="social" href="#" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
<a class="social" href="#" target="_blank"><i class="fa fa-google-plus fa-2x"></i></a>
<a class="social" href="#" target="_blank"><i class="fa fa-linkedin fa-2x"></i></a>
</div>
<div class="contact-info">
<p><i class="fa fa-map-marker"></i> Seattle, WA 00000, USA</p>
<p><i class="fa fa-envelope"></i> info@yourwebsite.com</p>
</div>
<p>
A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quam velit, vulputate eu pharetra nec, mattis ac neque. Duis vulputate commodo lectus, ac blandit elit.<br>
</p>
</div>
</div>
</div>
</section>
<!-- Conatct Section End
<div id="copyright">
<div class="container">
<div class="col-md-10"><p>© Corporal 2014 All right reserved. Design & Developed by <a href="http://graygrids.com">GrayGrids</a></p></div>
<div class="col-md-2">
<span class="to-top pull-right"><a href="#hero-area"><i class="fa fa-angle-up fa-2x"></i></a></span>
</div>
</div>
</div>
<!-- Copyright Section End-->
<!-- Bootstrap JS -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Smooth Scroll -->
<!-- Smooth Scroll -->
<script src="assets/js/smooth-scroll.js"></script>
<script src="assets/js/lightbox.min.js"></script>
<!-- All JS plugin Triggers -->
<script src="assets/js/main.js"></script>
</body>
</html>