-
Notifications
You must be signed in to change notification settings - Fork 0
/
HOME.html
583 lines (509 loc) · 29.5 KB
/
HOME.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
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
<!DOCTYPE html>
<html>
<title>Medical</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-black.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link href="css/Login.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/chart.js@latest/dist/Chart.min.js"></script>
<body class="w-100 fondoMain cajaColorAzulado">
<div class="container-fluid w-100" style="min-height: 100vh;">
<div class="container-fluid p-0 row m-auto px-1 " style="max-width: 1450px;">
<div class="col-12 ">
<nav class="navbar navbar-expand-md navbar-light ">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="img/ice_screenshot_20211108-171846.png" alt="" width="40" height="25" class="d-inline-block align-text-top efectoLatidoCorazon">
<span class="font-weight-bold color-letra3 fw-bold ms-2">Medical</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item mx-3 fw-bolder ">
<a class="nav-link active color-letra3a" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item mx-3 fw-bolder ">
<a class="nav-link active color-letra3a" aria-current="page" href="#">Diabetes</a>
</li>
<li class="nav-item mx-3 fw-bolder" >
<a class="nav-link active color-letra3a" aria-current="page" href="#">Sueño</a>
</li>
<li class="nav-item mx-3 fw-bolder">
<a class="nav-link active color-letra3a" aria-current="page" href="#">Presion</a>
</li>
</ul>
<div class="">
<button class="btn bg-white color-letra3 sombraBoton redondeadoEstado px-5 fw-bolder" data-bs-toggle="modal" data-bs-target="#login">Login</button>
</div>
</div>
</div>
</nav>
</div>
<div class="col-12 m-auto p-0 " style="height: 750px;">
<div class="z-index2 col-12 d-flex flex-column text-center mt-md-5 justify-content-end justify-content-md-start align-items-center">
<!-- <div class="mt-5 d-none d-md-flex">
<button class="btn bg-white color-letra2 sombraBoton redondeadoEstado "><i class="fas fa-circle text-success"></i> 2569 Doctores Online</button>
</div>-->
<!-- <div class="z-index1 d-flex d-md-none flex-column col-6 justify-content-between align-items-end">
<img class="img-responsive" src="imagenes/doc.png" width="300" height="300" >
</div>-->
<h1 class=" fs-1 lh-base color-letra3 ">
Controla tu bienestar,
Controla tu Corazon,
Cuida tu vida
</h1>
<h5 class=" fs-5 lh-sm lh-base mb-lg-5 color-letra3a">Lleva registro diarios sobre tu salud y controles medicos. Tambien puedes consultar con un doctor en linea</h5>
<div class="mt-4 ">
<button class="btn colorBoton sombraBoton redondeadoEstado p-md-2 px-lg-4 mb-5 px-md-3 fw-bold text-white latidosBotonPrincipal">¡Vamos a cuidar tu vida!</button>
<button class="btn bg-white color-letra3 sombraBoton redondeadoEstado ms-3 ml-lg-4 mb-5 p-md-2 px-lg-4 px-md-3"><i class="fas fa-play-circle me-2"></i>Aprende como</button>
</div>
<!-- <div class="mt-4 d-md-none">
<button class="btn bg-white color-letra2 sombraBoton redondeadoEstado"><i class="fas fa-circle text-success"></i> 2569 Doctor Online</button>
</div>-->
</div>
<!-- <div class="z-index1 d-none d-md-flex flex-column col-6 justify-content-between align-items-end">
<img class="img-responsive" src="imagenes/doc.png" width="600" height="730" >
</div>-->
</div>
</div>
</div>
<div class="w-100 container-fluid">
<div class="row fondo4">
<div class="col-12 col-lg-7 fondo4 p-4" >
<div class="w-100 h-100 fondo4 px-5 pt-5 d-flex justify-content-center">
<img class="" src="img/fondoDoctor.png" style="max-width:500px; max-height: 700px;" >
</div>
</div>
<div class="col-12 col-lg-5 fondo4 py-5">
<div class="d-flex flex-column align-items-center">
<h3 class="fs-1 lh-base color-letra3">¿Que podes controlar? </h3>
<p class="color-letra3a fw-bold fs-4 lh-sm lh-base ">Lorem ipsum dolor sit amet consectetur adipisicing elit.
Quo dignissimos atque exercitationem eum nobis nesciunt,
impedit consequatur quasi maxime ad quisquam corrupti pariatur itaque repellat praesentium animi reiciendis
optio debitis.
</p>
<div class="d-flex flex-column flex-md-row flex-lg-column flex-xl-row w-100 ">
<div class="d-flex flex-column py-2 pt-md-5 w-100 justify-content-between" >
<p class="color-letra3 fs-5 lh-sm lh-base "><i class="fas fa-circle color-letra3 me-3"></i>Disponible las 24hs del dia</p>
<p class="color-letra3 fs-5 lh-sm lh-base "><i class="fas fa-circle color-letra3 me-3"></i>Datos actualizado en tiempo real</p>
<p class="color-letra3 fs-5 lh-sm lh-base "><i class="fas fa-circle color-letra3 me-3"></i>Datos actualizado en tiempo real</p>
</div>
<div class="d-flex flex-column w-100">
<p class="color-letra3 fw-bold fs-5 lh-sm lh-base mt-3 ">Te enseñamos como hacerlo:</p>
<div class="d-flex align-items-center justify-content-center bordeCajaVideo efectoLatido" style="max-width: 400px; height: 180px;" >
<i class="far fa-play-circle fa-5x color-letra3"></i>
</div>
</div>
</div>
<p></p>
</div>
</div>
</div>
</div>
<!-- Work Row -->
<div class="row bg-white py-5 " id="work">
<div class="col-12 bg-white mb-5">
<div class="w-100 py-3 bg-white d-flex flex-column align-items-center justify-content-center align-content-center">
<h3 class="color-letra3">Podes controlar tu salud diariamente</h3>
<div class="d-flex">
<i class="d-lg-none m-auto fas fa-arrow-circle-left fs-3 color-letra3"></i>
<div class=" bordeRojo sombraColorRojo d-flex flex-column justify-content-center align-content-center align-items-center py-2 mx-3 bordeRedondeado" style="max-width: 425px; min-width: 200px;">
<h5 class="figuraColorRojo">Cardiologia</h5>
<img class="efectoLatidoCorazon" src="img/corazonLogo.png"/>
</div>
<div class="d-none d-md-flex cajaColorAzulado bordeCajaVideo flex-column justify-content-center align-content-center align-items-center bordeRedondeado py-2 mx-3" style="max-width: 425px; min-width: 200px;">
<h5>Diabetes</h5>
<img src="img/diabetes.png"/>
</div>
<div class="d-none d-lg-flex cajaColorAzulado bordeCajaVideo flex-column justify-content-center align-content-center align-items-center rounded py-2 mx-3" style="max-width: 425px; min-width: 200px;">
<h5>Sueño</h5>
<img src="img/sueno.png"/>
</div>
<div class="d-none d-lg-flex cajaColorAzulado bordeCajaVideo flex-column justify-content-center align-content-center align-items-center rounded py-2 mx-3" style="max-width: 425px; min-width: 200px;">
<h5>Presion</h5>
<img src="img/presion.png"/>
</div>
<i class="d-lg-none m-auto fas fa-arrow-circle-right fs-3 color-letra3"></i>
</div>
</div>
</div>
<div class="col-12 col-lg-4 mt-4 ps-2 ps-lg-5 bg- rounded ">
<div class="w-100 h-100 px-3 py-3 rounded sombra py-5 py-lg-5 px-lg-2 ps-lg-5">
<h3 class="">Historial de Diagnostico</h3>
<div class=" h-100 rounded m-auto d-flex justify-content-center">
<video class="p-5" width="300" height="300" autoplay loop="true">
<source src="videos/corazon.mp4" type="video/mp4" />
<source src="videos/ice_video_20211115-144541.webm" type="video/webm" />
<source src="videos/corazon.ogv" type="video/ogg" />
</video>
</div>
</div>
</div>
<div class="col-12 col-lg-8 mt-4 pe-2 pe-lg-5 bg-white rounded">
<div class="row p-1 p-md-0 cajaColorAzulado rounded sombra justify-content-center py-5 py-lg-5 px-lg-2 ps-lg-5">
<h3 class="">Tu Estado</h3>
<div class="col-12 col-md-5 p-0 mx-2 d-flex rounded justify-content-center my-2 m-0">
<div class="row w-100 p-3 justify-content-center bg-white align-items-center bg-info rounded sombra" style="max-width: 400px;">
<div class="col-3 cajaColorRojo d-flex align-items-center justify-content-center rounded"
style="width: 50px; height: 50px"> <i class="fas fa-tint m-auto figuraColorRojo fa-2x"></i></div>
<div class="col-9 d-flex flex-column ps-3 ms-3">
<h6 class="fw-bold">Estado de sangre</h6>
<h5 class="fw-bold figuraColorRojo">100/70</h5>
<p class="text-muted fw-bold"><i class="fas fa-long-arrow-alt-up figuraColorVerde"></i> <span class="figuraColorVerde">5%</span> mayor que la
semana pasada</p>
</div>
</div>
</div>
<div class="col-12 col-md-5 p-0 mx-2 d-flex rounded justify-content-center my-2 " >
<div class="row w-100 p-3 justify-content-center bg-white align-items-center bg-info rounded sombra" style="max-width: 400px;">
<div class="col-3 cajaColorVerde d-flex align-items-center justify-content-center rounded"
style="width: 50px; height: 50px">
<i class="fas fa-microscope m-auto figuraColorVerde fa-2x"></i>
</div>
<div class="col-9 d-flex flex-column ps-3 ms-3">
<h6 class="fw-bold">Nivel de Glucosa</h6>
<h5 class="fw-bold figuraColorVerde">78/92</h5>
<p class="text-muted fw-bold"><i class="fas fa-long-arrow-alt-up figuraColorVerde"></i> <span class="figuraColorVerde">12%</span> mayor que la
semana pasada</p>
</div>
</div>
</div>
<div class="col-12 col-md-5 p-0 mx-2 d-flex rounded justify-content-center my-2 " >
<div class="row w-100 p-3 justify-content-center bg-white align-items-center bg-info rounded sombra" style="max-width: 400px;">
<div class="col-3 cajaColorVioleta d-flex align-items-center justify-content-center rounded"
style="width: 50px; height: 50px">
<i class="fas fa-heartbeat m-auto figuraColorVioleta fa-2x"></i>
</div>
<div class="col-9 d-flex flex-column ps-3 ms-3">
<h6 class="fw-bold">Ritmo Cardiaco</h6>
<h5 class="fw-bold figuraColorVioleta">78 bmp</h5>
<p class="text-muted fw-bold">
<i class="fas fa-long-arrow-alt-down figuraColorRojo"></i>
<span class="figuraColorRojo">2%</span> menos que la
semana pasada</p>
</div>
</div>
</div>
<div class="col-12 col-md-5 p-0 mx-2 d-flex rounded justify-content-center my-2 " >
<div class="row w-100 p-3 justify-content-center bg-white align-items-center bg-info rounded sombra" style="max-width: 400px;">
<div class="col-3 cajaColorRosa d-flex align-items-center justify-content-center rounded"
style="width: 50px; height: 50px"> <i class="fas fa-tint m-auto figuraColorRosa fa-2x"></i></div>
<div class="col-9 d-flex flex-column ps-3 ms-3">
<h6 class="fw-bold">Recuento de Globulos</h6>
<h5 class="fw-bold figuraColorRosa">100/70</h5>
<p class="text-muted fw-bold"><i class="fas fa-long-arrow-alt-down figuraColorRojo"></i> <span class="figuraColorRojo">7%</span> menos que la
semana pasada</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 col-lg-4 mt-4 ps-2 ps-lg-5 bg- rounded ">
<div class=" w-100 h-100 px-3 py-3 rounded sombra">
<div class=" h-100 rounded d-flex align-items-center ">
<form class="row d-flex">
<h3 class="mb-4 ">Completar Datos</h3>
<div class="col-12 d-flex flex-column mt-3 m-auto">
<label class="fw-bold w-100 " for="specificSizeInputName"><i class="fas fa-tint m-auto figuraColorRojo fa-1x me-2"></i>Sangre</label>
<div class="w-100 d-flex justify-content-center">
<input type="number" class="form-control mt-2 border-danger figuraColorRojo" id="specificSizeInputName " placeholder="Min">
<input type="number" class="form-control mt-2 ms-4 border-danger figuraColorRojo" id="specificSizeInputName" placeholder="Max">
</div>
</div>
<div class="col-12 d-flex flex-column mt-3">
<label class="fw-bold w-100" for="specificSizeInputName"><i class="fas fa-tint m-auto figuraColorVerde fa-1x me-2"></i>Glucosa</label>
<div class="w-100 d-flex">
<input type="number" class="form-control mt-2 bordeVerde figuraColorVerde" id="specificSizeInputName " placeholder="Min">
<input type="number" class="form-control mt-2 ms-4 bordeVerde figuraColorVerde" id="specificSizeInputName" placeholder="Max">
</div>
</div>
<div class="col-12 d-flex flex-column mt-3">
<label class="fw-bold w-100" for="specificSizeInputName"><i class="fas fa-tint m-auto figuraColorRosa fa-1x me-2"></i>Globulos</label>
<div class="w-100 d-flex">
<input type="number" class="form-control mt-2 bordeRosa figuraColorRosa" id="specificSizeInputName" placeholder="Min">
<input type="number" class="form-control mt-2 ms-4 bordeRosa figuraColorRosa" id="specificSizeInputName" placeholder="Max">
</div>
</div>
<div class="col-12 d-flex flex-column mt-3">
<label class="fw-bold w-100" for="specificSizeInputName"><i class="fas fa-tint m-auto figuraColorVioleta fa-1x me-2"></i>Ritmo Cardio</label>
<div class="w-100 d-flex">
<input type="number" class="form-control mt-2 bordeVioleta figuraColorVioleta" id="specificSizeInputName" placeholder="BMP">
</div>
</div>
<div class="col-12 mt-5">
<button type="button" class="btn figuraColorRojo cajaColorRojo my-2" id="liveToastBtn">Mensaje error</button>
<!-- Button trigger modal -->
<button type="button" class="btn figuraColorVerde cajaColorVerde" data-bs-toggle="modal" data-bs-target="#exampleModal">
Datos Correctos
</button>
</div>
</form>
</div>
</div>
</div>
<!--Carter error -->
<div class="position-fixed bottom-0 end-0 p-3" style="z-index: 11">
<div id="liveToast" class="toast bordeRojo cajaColorRojo" role="alert" aria-live="assertive" aria-atomic="true">
<div class="toast-header">
<strong class="me-auto">Mensaje de error</strong>
<small>Ahora</small>
<button type="button" class="btn-close" data-bs-dismiss="toast" aria-label="Close"></button>
</div>
<div class="toast-body">
Debe completar todos los campos
</div>
</div>
</div>
<div class="col-12 col-lg-8 mt-4 pe-2 pe-lg-5 bg-white rounded">
<div class="row p-1 p-md-0 cajaColorAzulado rounded sombra justify-content-center py-5 py-lg-5 px-lg-2 ps-lg-5">
<h3 class="fw-bold ">Frecuencia Cardíaca</h3>
<div class="col-12 d-flex justify-content-between cajaColorAzulado p-0 m-0 rounded">
<div class="d-inline-block px-5 pt-3 cajaColorAzulado">
<p class="text-muted"> <span class="fw-bold">17-23</span> Junio 2021</p>
<p class="mt-2 p-2 m-auto bg-white rounded text-muted fw-bold"> <span class="fw-bold figuraColorRojo">75 bpm</span> Promedio</p>
</div>
</div>
<div class="col-12 d-flex cajaColorAzulado p-0 m-auto justify-content-center">
<div class="d-none d-lg-block">
<img src="img/Frame 9.png" width="100%" height="400px" alt="" style="max-width: 1040px">
</div>
<div class=" d-lg-none">
<img src="img/Grafico.png" width="100%" height="400px" alt="" >
</div>
</div>
</div>
</div>
<div class="toast d-flex align-items-center align-content-center justify-content-center text-white cajaColorVerde border-0 mx-5 w-100" role="alert" id="liveToast" aria-live="assertive" aria-atomic="true">
<div class="d-flex">
<div class="toast-body">
<img class="efectoLatidoCorazon" src="img/corazonLogo.png"/>
<div class=" d-inline-block figuraColorVerde fs-5">
Tenes un Corazon saludable.
</div>
<button type="button" class="btn-close btn-close-white me-2 m-auto" data-bs-dismiss="toast" aria-label="Close"></button>
</div>
</div>
</div>
</div>
<div class="w-100 container-fluid pb-5">
<div class="row fondo4">
<div class="col-12 col-lg-7 fondo4 p-4" >
<div class="w-100 h-100 fondo4 px-5 pt-5 d-flex justify-content-center">
<img class="" src="img/consulta.png" style="max-width:500px; max-height: 700px;" >
</div>
</div>
<div class="col-12 col-lg-5 fondo4 py-5">
<div class="d-flex flex-column align-items-center">
<h3 class="fs-1 lh-base color-letra3">Comienza una consulta en linea con un/a Doctor/a </h3>
<p class="color-letra3a fw-bold fs-4 lh-sm lh-base ">Lorem ipsum dolor sit amet consectetur adipisicing elit.
Quo dignissimos atque exercitationem eum nobis nesciunt,
impedit consequatur quasi maxime ad quisquam corrupti pariatur itaque repellat praesentium animi reiciendis
optio debitis.
</p>
<div class="d-flex flex-column align-items-center align-items-xl-start w-100 ">
<div class="d-flex flex-column flex-md-row my-2 pe-lg-5 ">
<div class="form-check p-0 my-3 me-md-5 d-flex align-items-center justify-content-center ">
<input class="form-check-input m-0 p-0" type="checkbox" value="" id="flexCheckChecked" checked >
<label class="form-check-label rounded px-3 py-3 ms-3 labelForma fw-bold color-letra3 bg-white"" for="flexCheckChecked" style="width: 150px;">
<i class="fas fa-sms me-2 color-letra3"></i> Consulta
</label>
</div>
<div class="form-check p-0 my-3 ms-md-5 d-flex align-items-center justify-content-center ">
<input class="form-check-input m-0 p-0" type="checkbox" value="" id="flexCheckChecked" >
<label class="form-check-label rounded px-3 py-3 ms-3 labelForma fw-bold color-letra3 bg-white"" for="flexCheckChecked" style="width: 150px;">
<i class="fas fa-phone-alt me-2 color-letra3"></i> Telefono
</label>
</div>
</div>
<div class="d-flex flex-column flex-md-row my-2 pe-lg-5">
<div class="form-check p-0 my-3 me-md-5 d-flex align-items-center justify-content-center ">
<input class="form-check-input m-0 p-0" type="checkbox" value="" id="flexCheckChecked" >
<label class="form-check-label rounded px-3 py-3 ms-3 labelForma fw-bold color-letra3 bg-white"" for="flexCheckChecked" style="width: 150px;">
<i class="fas fa-comments me-2 color-letra3"></i> Llamada
</label>
</div>
<div class="form-check p-0 my-3 ms-md-5 d-flex align-items-center justify-content-center ">
<input class="form-check-input m-0 p-0" type="checkbox" value="" id="flexCheckChecked" >
<label class="form-check-label px-3 py-3 ms-3 labelForma fw-bold color-letra3 bg-white" for="flexCheckChecked" style="width: 150px;">
<i class="fas fa-video me-2 color-letra3"></i> Video
</label>
</div>
</div>
<button type="button" class="btn mt-3 colorBoton sombraBoton redondeadoEstado text-white fw-bold px-4 py-2">Empezar Consulta</button>
</div>
<p></p>
</div>
</div>
</div>
</div>
<!-- Contact Container
<div class="w3-container w3-padding-64 w3-theme-l5 fondo4" id="contact">
<div class="w3-row ">
<div class="w3-col m5">
<div class="w3-padding-16 fondo4"><span class="w3-xlarge w3-border-teal w3-bottombar">Contact Us</span></div>
<h3>Address</h3>
<p>Swing by for a cup of coffee, or whatever.</p>
<p><i class="fa fa-map-marker w3-text-teal w3-xlarge"></i> Chicago, US</p>
<p><i class="fa fa-phone w3-text-teal w3-xlarge"></i> +00 1515151515</p>
<p><i class="fa fa-envelope-o w3-text-teal w3-xlarge"></i> test@test.com</p>
</div>
<div class="w3-col m7">
<form class="w3-container w3-card-4 w3-padding-16 w3-white" action="/action_page.php" target="_blank">
<div class="w3-section">
<label>Name</label>
<input class="w3-input" type="text" name="Name" required> -->
<!-- Image of location/map -->
<!-- <img src="/w3images/map.jpg" class="w3-image w3-greyscale-min" style="width:100%;"> -->
<!-- Footer -->
<!-- Footer -->
<div class="bg-dark text-white mx-0">
<footer class="py-3">
<ul class="nav justify-content-center border-bottom pb-3 mb-3">
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted">Home</a></li>
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted" data-bs-toggle="modal" data-bs-target="#login">Login</a></li>
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted">Diabetes</a></li>
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted">Sueño</a></li>
<li class="nav-item"><a href="#" class="nav-link px-2 text-muted">Presion</a></li>
</ul>
<p class="text-center text-muted">© 2021 Company, Inc</p>
</footer>
</div>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header cajaColorAzulado">
<h4 class="modal-title color-letra3" id="exampleModalLabel">Tenes un Corazon saludable</h4>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body d-flex align-items-center justify-content-center ">
<video class="" width="300" height="300" autoplay loop="true">
<source src="videos/video corazon.mp4" type="video/mp4" />
<source src="videos/video corazon.webm" type="video/webm" />
<source src="videos/video corazon.ogv" type="video/ogg" />
</video>
</div>
<div class="modal-footer cajaColorAzulado">
<button type="button" class="btn figuraColorVerde cajaColorVerde fw-bold" data-bs-dismiss="modal">Aceptar</button>
</div>
</div>
</div>
</div>
<!-- Modal -->
<div class="modal fade" id="login" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header cajaColorAzulado">
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body d-flex align-items-center justify-content-center ">
<div class="col-12 col-md-6 p-5 pb-0 p-md-1 bg-white rounded-3">
<form class="">
<h2 class="text-center mb-lg-5">
Iniciar Sesion
</h2>
<div class="mb-3 mt-5">
<label for="exampleInputEmail1" class="form-label"><i class="fas fa-envelope colorIconoLogin"></i> Ingrese su Mail</label>
<input type="mail" class="form-control rounded-3" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Mail">
</div>
<div class="mb-3">
<label for="exampleInputEmail1" class="form-label">Ingrese su Clave</label>
<input type="email" class="form-control rounded-3" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Clave">
</div>
<div class="mt-5">
<button class="fondo-login rounded-3 btn btn-primary border-0 w-100 shadow-sm ">
Login
</button>
</div>
<div class="text-center mt-4">
<span class="text-">
Forgot
</span>
<a class="text-center text-decoration-none text-dark fw-bold" href="#">
<a href="#"> Username / Password?</a>
</a>
</div>
<div class="mt-5 text-center d-flex align-items-end ">
<button class="fondo-login rounded-3 btn btn-primary border-0 w-100 shadow-sm ">
Crear cuenta
</button>
</div>
</form>
</div>
</div>
<div class="modal-footer cajaColorAzulado">
<button type="button" class="btn figuraColorVerde fw-bold" data-bs-dismiss="modal"></button>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/3.6.0/chart.min.js" integrity="sha512-GMGzUEevhWh8Tc/njS0bDpwgxdCJLQBWG3Z2Ct+JGOpVnEmjvNx6ts4v6A2XJf1HOrtOsfhv3hBKpK9kE5z8AQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="/grafico.js"></script>
<script src="https://unpkg.com/@popperjs/core@2"s
crossorigin="anonymous"></script>
<script src="js/popper.min.js" integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.1/dist/umd/popper.min.js"
integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.min.js"
integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj" crossorigin="anonymous">
</script>
<script src="js/bootstrap.min.js"
integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous">
</script>
<script>
var popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]'))
var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {
return new bootstrap.Popover(popoverTriggerEl)
})
</script>
<script >
var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})
</script>
<script >
var toastTrigger = document.getElementById('liveToastBtn')
var toastLiveExample = document.getElementById('liveToast')
if (toastTrigger) {
toastTrigger.addEventListener('click', function () {
var toast = new bootstrap.Toast(toastLiveExample)
toast.show()
})
}
</script>
<script>
// Script for side navigation
function w3_open() {
var x = document.getElementById("mySidebar");
x.style.width = "300px";
x.style.paddingTop = "10%";
x.style.display = "block";
}
// Close side navigation
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
}
// Used to toggle the menu on smaller screens when clicking on the menu button
function openNav() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>