-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
462 lines (433 loc) · 24.7 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
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
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Capacitación Monocomando</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,500,700|Roboto:400,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Page Content
================================================== -->
<!-- Hero -->
<section class="hero">
<div class="container text-center">
<div class="row">
<div class="col-md-12">
<a class="hero-brand" href="index.html" title="Home"><img alt="LogoFV" src="img/logo.png"></a>
</div>
</div>
<div class="col-md-12">
<h1>CAPACITACIÓN</h1>
<div class="animar" id="inicial">
<p class="tagline">
Módulo 1: Monocomando
</p>
</div>
<a class="btn btnn but" href="#about">Comenzar</a>
</div>
</div>
</section>
<!-- /Hero -->
<!-- Header -->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="index.html"><img src="img/fv nav.png" alt="logo Nav"/></img></a>
<!--<h1><a href="#hero">FV</a></h1>-->
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="#about">Características</a></li>
<li class="menu-has-children"><a href="#func">Funcionamiento</a>
<ul>
<li><a href="#discos">Discos cerámicos</a></li>
<li><a href="#comp">Componentes</a></li>
</ul>
</li>
<li><a href="#instalacion">Instalación</a></li>
<li><a href="#faq">Cuestionario</a></li>
</ul>
</nav>
<!-- #nav-menu-container -->
<nav class="nav social-nav pull-right d-none d-lg-inline">
<a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-facebook"></i></a> <a href="#"><i class="fa fa-linkedin"></i></a> <a href="#"><i class="fa fa-envelope"></i></a>
</nav>
</div>
</header>
<!-- /header -->
<!-- Caracteristicas -->
<section class="caracs" id="about">
<div class="container">
<h2 class="rayitas">CARACTERÍSTICAS</h2>
</div>
<div class="container containerCaracs">
<div class="row">
<div class="caracs-col col-lg-4 col-xs-12">
<div class="text-center">
<div>
<div class="caracs-icon">
<span class="fa fa-rocket"></span>
</div>
</div>
<div>
<h3>
Práctico accionamiento
</h3>
<p>
Eque feugi
at contentiones ei has. Id summo mundi explicari his, nec in maiorum scriptorem.
</p>
</div>
</div>
</div>
<div class="caracs-col col-lg-4 col-xs-12">
<div class="text-center">
<div>
<div class="caracs-icon">
<span class="fa fa-envelope"></span>
</div>
</div>
<div>
<h3>
Cartucho de disco cerámico
</h3>
<p>
Eque feugiat contentiones ei has. Id summo mundi explicari his, nec in maiorum scriptorem.
</p>
</div>
</div>
</div>
<div class="caracs-col col-lg-4 col-xs-12">
<div class="card-block text-center">
<div>
<div class="caracs-icon">
<span class="fa fa-bell"></span>
</div>
</div>
<div>
<h3>
Diseños modernos
</h3>
<p>
Eque feugiat contentiones ei has. Id summo mundi explicari his, nec in maiorum scriptorem.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /About -->
<!--Funcionamiento -->
<section id="func" class=" func">
<h2 class="rayitas">FUNCIONAMIENTO</h2>
</div>
<div class="ordenar">
<video controls class="funcVideo">
<source src="video/Productos FV.mp4" type="video/mp4">
<source src="video/Productos FV.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
</div>
</section>
<!-- /Parallax -->
<!--Funcionamiento 2da parte -->
<section class="func2" id="discos">
<div class="imgstyle">
<div class="subtitulos">
<H2 class="text-right">DISCOS CERÁMICOS</H2>
</div>
<img src="img/pre.png" id="img1">
<div class="buttonDiv1">
<button class="btn" onclick="changeImage('img/cerrada final.png')">Cerrada</button>
<button class="btn" onclick="changeImage('img/Abierta final.png')">Abierta</button>
<button class="btn" onclick="changeImage('img/agua fria final.png')">Agua fría</button>
<button class="btn" onclick="changeImage('img/agua caliente final.png')">Agua caliente</button>
</div>
</div>
<div class="imgstyle segundo">
<div class="subtitulos">
<h2 class="text-right">VISTA EN PLANTA</h2>
</div>
<img src="img/pre.png" id="img2">
<div class="buttonDiv2">
<button class="btn" onclick="changeImage2('img/abierta1.png')">Cerrada</button>
<button class="btn" onclick="changeImage2('img/abierta2.png')">Abierta</button>
<button class="btn" onclick="changeImage2('img/abierta3.png')">Agua fría</button>
<button class="btn" onclick="changeImage2('img/abierta4.png')">Agua caliente</button>
</div>
</div>
</section>
<!-- /func2 -->
<!-- Componentes -->
<section id="comp" class="comp">
<h2 class="rayitas">COMPONENTES</h2>
<div class="subtitulos">
<h2 class="text-right">DESPIECE</h2>
</div>
<div class="componentes">
<div class="estilosPlano">
<div class="losP">
<p class="text-center tituloProducto">Nombre: </p>
<p class="text-center tituloProducto" id="pText"></p>
</div>
<img src="img/placeholder1.png" id="product" class="fotoProducto">
</div>
<!-- Image Map Generated by http://www.image-map.net/ -->
<div class="estilosPlano">
<img src="img/plano.png" usemap="#image-map" id="plano">
<map name="image-map">
<area target="_self" alt="Manija completa" title="Manija" href="javascript:" onclick="primera('img/team-4.png'); changeText(this.title); return false" coords="218,88,25" shape="circle">
<area target="_self" alt="Letra" title="Letra" href="javascript:" coords="157,59,21" shape="circle" onclick="primera('img/team-1.png'); changeText(this.title); return false;">
<area target="_self" alt="Capuchón" title="Capuchón" href="javascript:" coords="241,253,33" shape="circle" onclick="primera('img/team-2.png'); changeText(this.title); return false;">
<area target="_self" alt="Tuerca" title="Tuerca" href="javascript:" coords="74,115,25" shape="circle" onclick="primera('img/team-3.png'); changeText(this.title); return false;">
<area target="_self" alt="Suplemento manija" title="Suplemento manija" href="javascript:" coords="76,175,24" shape="circle" onclick="primera('img/team-4.png'); changeText(this.title); return false;">
<area target="_self" alt="Cartucho completo" title="Cartucho completo" href="javascript:" coords="49,250,27" shape="circle" onclick="primera('img/team-5.png'); changeText(this.title); return false;">
<area target="_self" alt="O'ring de sujeción" title="O'ring de sujeción" href="javascript:" coords="145,219,21" shape="circle" onclick="primera('img/team-6.png'); changeText(this.title); return false;">
</map>
</div>
<!-- Lista -->
<div class="estilosPlano">
<ul class="list-unstyled ulLista">
<li><input type="button" value="O'ring superior" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-1.png');" id="oringSuperior" /></li>
<li><input type="button" value="O'ring inferior" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-2.png');" id="oringInferior" /></li>
<li><input type="button" value="Capuchón" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-3.png');" id="capuchon" /></li>
<li><input type="button" value="Manija" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-4.png');" id="manija" /></li>
<li><input type="button" value="Tuerca" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-5.png');" id="tuerca" /></li>
<li><input type="button" value="Cartucho" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-6.png');" id="cartucho" /></li>
<li><input type="button" value="Boquilla completa" class="btnlista lista listajs" onclick=" changeText(this.value); primera('img/team-7.png');"/ id="boquillaCompleta"></li>
<li><input type="button" value="Base para cuerpo" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-8.png');" id="baseParaCuerpo" /></li>
<li><input type="button" value="Flexible" class="btnlista lista listajs" onclick="changeText(this.value); primera('img/team-9.png');" id="flexible" /></li>
</ul>
<!-- /Lista -->
</div>
</section>
<!-- /Componentes 1-->
<!-- Componentes 2 -->
<section class="comp2">
<div class="subtitulos">
<h2 class="text-right">CARTUCHOS</h2>
</div>
<div class="ambasColumnas">
<div class="colizq">
<div class="losP">
<p class="text-center tituloProducto">Línea:</p>
<p class="text-center tituloProducto" id="linea"></p>
</div>
<div class="grilla">
<div class="filas">
<button onclick="cartuchoTexto('O 35, base plana'); imgCartuchos('img/porf-5.png'); lineaTexto('Arizona')"><img src="img/placeholder2.png"></button>
<button onclick="cartuchoTexto('O 40 base plana'); imgCartuchos('img/porf-1.png'); lineaTexto('Flow')"><img src="img/placeholder3.png"></button>
</div>
<div class="filas">
<button onclick="cartuchoTexto('O 35'); imgCartuchos('img/porf-4.png'); lineaTexto('Kansas, Alabama, Swing, Smile, <br> Eclipse, Vivace (cocina), Areco')"><img src="img/placeholder4.png"></button>
<button onclick="cartuchoTexto('O 40 '); imgCartuchos('img/porf-6.png'); lineaTexto('Smile, Eclipse, Vivace,<br> Temple, Liberty')"><img src="img/placeholder5.png"></button>
</div>
<div class="filas">
<button onclick="cartuchoTexto('O 40 de alto caudal'); imgCartuchos('img/porf-2.png'); lineaTexto('Smile, Eclipse, Vivace, <br> Temple, Liberty')"><img src="img/placeholder2.png"></button>
<button onclick="cartuchoTexto('O 45 base plana'); imgCartuchos('img/porf-1.png'); lineaTexto('Unimix')"><img src="img/placeholder1.png"></button>
</div>
</div> <!--/grilla -->
</div> <!-- /colizq -->
<div class="colder">
<div class="losP">
<p class="text-center tituloProducto">Cartucho:</p>
<p id="nombreCartucho" class="text-center tituloProducto"></p>
</div>
<div class="fotito">
<img src="img/porf-5.png" alt="Acá va foto de los cartuchos" id="acaCartucho">
</div>
</div> <!-- /colder -->
</div> <!-- /ambascolumnas -->
</section>
<!-- /Componentes 2-->
<!--Instalacion -->
<section id="instalacion">
<h2 class="text-center">Instalación</h2>
<div class="rcss">
<div class="row">
<div class="vacio">
<video onclick="openModal();currentSlide(1)" class="hover-shadow cursor column2" controls>
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="vacio"></div>
<div class="vacio">
<video onclick="openModal();currentSlide(2)" class="hover-shadow cursor column2" controls>
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
<div class="row">
<div class="vacio"></div>
<div class="vacio">
<video onclick="openModal();currentSlide (3)" class="hover-shadow cursor column2" controls>
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="vacio"></div>
</div>
<div class="row">
<div class="vacio">
<video onclick="openModal();currentSlide(4)" class="hover-shadow cursor column2" controls>
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="vacio"></div>
<div class="vacio">
<video onclick="openModal();currentSlide(5)" class="hover-shadow cursor column2" controls>
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
<!-- modal en display none al principio-->
<div id="myModal" class="modal">
<span class="close cursor" onclick="closeModal()">×</span>
<div class="modal-content">
<div class="mySlides">
<div class="numbertext">1/5</div>
<video style="width: 100%" controls alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="mySlides">
<div class="numbertext">2/5</div>
<video style="width: 100%" controls alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="mySlides">
<div class="numbertext">3/5</div>
<video style="width: 100%" controls alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="mySlides">
<div class="numbertext">4/5</div>
<video style="width: 100%" controls alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="mySlides">
<div class="numbertext">5/5</div>
<video style="width: 100%" controls alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
<!-- Si quiero poner un epigrafe
<div class="caption-container">
<p id="caption"></p>
</div> -->
<!--row con previews debajo del video ppal modal -->
<div class="row row-content">
<div>
<video width="150" controls class="demo cursor" onclick="currentSlide(1)" alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="mx">
<video width="150" controls class="demo cursor" onclick="currentSlide(2)" alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div>
<video width="150" controls class="demo cursor" onclick="currentSlide(3)" alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div>
<video width="150" controls class="demo cursor" onclick="currentSlide(4)" alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div>
<video width="150" controls class="demo cursor" onclick="currentSlide(5)" alt="Northern Lights">
<source src="img/Productos FV.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
</div>
</section>
<!--/ahorro de agua -->
<section id="faq">
<h2 class="text-center">Cuestionario</h2>
<div class="faqSection">
<button type="button" class="faqStyle" onclick="toggle('respuesta1')">Esto sería la pregunta 1</button>
<div class="text-center faqStyle rstas" id="respuesta1">
<p>Esto sería la respuesta numero 1</p>
</div>
<button type="button" class="faqStyle" onclick="toggle('respuesta2')">Acá hiría la pregunta numero 2</button>
<div class="text-center faqStyle rstas" id="respuesta2">
<p>Esto sería la respuesta numero 2</p>
</div>
<button type="button" class="faqStyle" onclick="toggle('respuesta3')">Acá hiría la pregunta numero 3</button>
<div class="text-center faqStyle rstas" id="respuesta3">
<p>Esto sería la respuesta numero 3</p>
</div>
<button type="button" class="faqStyle" onclick="toggle('respuesta4')">Acá hiría la pregunta numero 4</button>
<div class="text-center faqStyle rstas" id="respuesta4">
<p>Esto sería la respuesta numero 4</p>
</div>
<button type="button" class=" bnt-lg faqStyle" onclick="toggle('respuesta5')">Acá hiría la pregunta numero 5</button>
<div class="text-center faqStyle rstas" id="respuesta5">
<p>Esto sería la respuesta numero 5</p>
</div>
<button type="button" class="bnt-lg faqStyle" onclick="toggle('respuesta6')">Acá hiría la pregunta numero 6</button>
<div class="text-center faqStyle rstas" id="respuesta6">
<p>Esto sería la respuesta numero 6</p>
</div>
<button type="button" class="bnt-lg faqStyle" onclick="toggle('respuesta7')">Acá hiría la pregunta numero 7</button>
<div class="text-center faqStyle rstas" id="respuesta7">
<p>Esto sería la respuesta numero 7</p>
</div>
</div>
</section>
<!-- Required JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/tether/js/tether.min.js"></script>
<script src="lib/stellar/stellar.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/easing/easing.js"></script>
<script src="lib/stickyjs/sticky.js"></script>
<script src="lib/parallax/parallax.js"></script>
<script src="lib/lockfixed/lockfixed.min.js"></script>
<!-- Template Specisifc Custom Javascript File -->
<script src="js/custom.js"></script>
<script src="contactform/contactform.js"></script>
</body>
</html>