-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-fullscreen-video-test.html
341 lines (279 loc) · 17.1 KB
/
index-fullscreen-video-test.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
<!DOCTYPE html>
<html dir="ltr" lang="es">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="SemiColonWeb" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Document Title
============================================= -->
<title>Big Family | La unión del ahorro</title>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<section id="slider" class="slider-element min-vh-100 ">
<div class="slider-inner">
<div class="container">
<div class="slider-caption slider-caption-center">
<div class="row justify-content-between align-items-center">
<div class="col-md-12 col-lg-6 mb-md-0">
<div><img class="logo-horizontal mb-4 mt-4" src="../HTML/imagenes/logo-horizontal.svg" alt="Canvas Logo"></div>
<h1 class="display-4 mb-4" style="font-weight: 600;">En qué te gustaría ahorrar.</h1>
<p class="mb-4 lead text-white op-07">Sumate a esta comunidad internacional de ahorradores que comparten los mismos intereses que vos.</p>
</div>
<div class="col-md-12 col-lg-6 d-flex align-self-end align-items-center align-items-lg-end col-form paddingtop mb-5">
<div class="card rounded-top bg-white border-0 w-100 shadow p-1">
<div class="card-body">
<h3 class="mb-0">¡Unite!</h3>
<!-- <div class="line line-sm"></div> -->
<div class="widget mt-0 form-widget" data-alert-type="inline">
<!-- <div class="form-result"></div> -->
<form action="include/form.php" method="post">
<!-- <div class="form-process">
<div class="css3-spinner">
<div class="css3-spinner-scaler"></div>
</div>
</div> -->
<div class="row">
<div class="col-6 col-md-12 col-lg-6 form-group">
<label>Nombre<small class="text-danger">*</small></label>
<input type="text" value="" name="nombre" placeholder="Nombre">
</div>
<div class="col-6 col-md-12 col-lg-6 form-group">
<label>Apellido<small class="text-danger">*</small></label>
<input type="text" value="" name="apellido" placeholder="Apellido">
</div>
</div>
<div class="form-group">
<label>Email <small>*</small></label>
<input type="email" name="mail" value="" />
</div>
<!-- <div class="form-group row paddingbottom">
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-car"></i>
<p>Seguros</p>
<div class="switch">
<input id="switch-toggle-1" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-1"></label>
</div>
</div>
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-gas-pump"></i>
<p>Combustible</p>
<div class="switch">
<input id="switch-toggle-2" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-2"></label>
</div>
</div>
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-notes-medical"></i>
<p>Prepagas</p>
<div class="switch">
<input id="switch-toggle-3" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-3"></label>
</div>
</div>
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-phone-portrait"></i>
<p>Telefonía</p>
<div class="switch">
<input id="switch-toggle-4" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-4"></label>
</div>
</div>
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-signal1"></i>
<p>Internet</p>
<div class="switch">
<input id="switch-toggle-5" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-5"></label>
</div>
</div>
<div class="switches col-6 col-md-4 col-lg-4">
<i class="i-plain i-medium mx-auto mb-0 icon-tv"></i>
<p>Televisión</p>
<div class="switch">
<input id="switch-toggle-6" class="switch-toggle switch-flat-mini switch-toggle-flat" type="checkbox">
<label for="switch-toggle-6"></label>
</div>
</div>
</div>
<input type="text" class="d-none" id="form-availability-botcheck" name="form-availability-botcheck" value="" />
<input type="hidden" name="prefix" value="form-availability-">
<button type="submit" id="form-availability-submit" name="form-availability-submit" class="button button-large button-reveal rounded font-weight-semibold ml-0 mt-2" value="submit"><i class="icon-line-arrow-right"></i><span>Enviar</span></button><div class="clear"></div> -->
<!-- <button type="submit" id="form-availability-submit" name="form-availability-submit" class="button button-rounded button-reveal button-large button-white button-light text-right" value="submit"><i class="icon-line-arrow-right"></i><span>Enviar</span></button><div class="clear"></div> -->
<input type="submit" value="enviar">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="video-wrap" style="z-index: 1;">
<video poster="../HTML/imagenes/girls.jpg" preload="auto" loop autoplay muted>
<source src='../HTML/imagenes/girls.mp4' type='video/mp4' />
<!-- <source src='include/rs-plugin/demos/assets/videos/iceberg.mp4' type='video/webm' /> -->
</video>
</div>
</div>
</section>
<section id="content">
<div class="container clearfix paddingtop">
<div id="section-nextgen" class="page-section bottommargin-lg">
<div class="row clearfix">
<div class="col-lg-6 center bottommargin-sm">
<div class="topmargin-lg d-none d-lg-block"></div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/RW0WDIYmjEc" allowfullscreen></iframe>
</div>
<div class="col-lg-6">
<div class="topmargin-lg d-none d-lg-block"></div>
<div class="emphasis-title bottommargin-sm pt-5">
<h2 style="font-size: 42px;" class="ls1 font-weight-normal">¿Te gustaría ser parte de nuestra familia?</h2>
</div>
<p style="color: #777;" class="lead">Con tu inscripción tendremos más fuerzas para conseguir un mercado más justo, seguro y transparente. De esta manera, te ayudaremos a que obtengas el mejor precio en tus servicios.</p>
</div>
</div>
</div>
</div>
</section>
<section id="content">
<div class="content-wrap py-0">
<div class="section parallax min-vh-100 m-0 border-0 d-flex" data-bottom-top="background-position:0px 0px;" data-top-bottom="background-position:0px 50px;">
<div class="vertical-middle">
<div class="container">
<div class="row col-mb-50 col-md-12 col-lg-7 flotarderecha">
<div class="col-sm-6 col-lg-12 text-center" data-animate="bounceIn">
</div>
<div class="col-sm-6 col-md-12 col-lg-12 text-center" data-animate="bounceIn">
<i class="i-plain i-xlarge mx-auto mb-0 icon-search"></i>
<h3>Monitoreamos</h3>
<span>los precios de los servicios mes a mes</span>
</div>
<div class="col-sm-6 col-md-12 col-lg-12 text-center" data-animate="bounceIn" data-delay="200">
<i class="i-plain i-xlarge mx-auto mb-0 icon-piggy-bank"></i>
<h3>Obtenemos</h3>
<span>el mayor beneficio para tu ahorro</span>
</div>
<div class="col-sm-6 col-md-12 col-lg-12 text-center" data-animate="bounceIn" data-delay="400">
<i class="i-plain i-xlarge mx-auto mb-0 icon-lock3"></i>
<h3>Mantenemos</h3>
<span>los precios a largo plazo</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
<section id="content">
<div class="section anteultimaseccion m-0">
<div class="container">
<div class="row justify-content-between" style="text-align: center;">
<!-- Feature Box
============================================= -->
<div class="col-lg-3 col-md-6 mb-4 icon">
<i class="icon-desktop color ml-0 mb-3 i-plain d-block float-none"></i>
<h4 class="mb-3">Recolectamos<br>los correos </h4>
<p class="text-muted">Para formar nuestra comunidad.</p>
</div>
<!-- Feature Box
============================================= -->
<div class="col-lg-3 col-md-6 mb-4 icon">
<i class="icon-users2 color ml-0 mb-3 i-plain d-block float-none"></i>
<h4 class="mb-3">Unimos a<br>las personas</h4>
<p class="text-muted">Que se interesan en el mismo servicio.</p>
</div>
<!-- Feature Box
============================================= -->
<div class="col-lg-3 col-md-6 mb-4 icon">
<i class="icon-handshake1 color ml-0 mb-3 i-plain d-block float-none"></i>
<h4 class="mb-3">Negociamos con<br>los proveedores</h4>
<p class="text-muted">Para acercarte los mejores descuentos.</p>
</div>
<!-- Feature Box
============================================= -->
<div class="col-lg-3 col-md-6 mb-4 icon">
<i class="icon-paper-plane1 color ml-0 mb-3 i-plain d-block float-none"></i>
<h4 class="mb-3">Te enviamos<br>los beneficios</h4>
<p class="text-muted">A tu correo para que aproveches y ahorres.</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="section m-0 ultimaseccion">
<div class="fancy-title title-border title-center" data-animate="bounceIn" >
<h3>¡Juntos somos más fuertes!</h3>
</div>
<div class="row ultimoboton">
<a href="#" class="button button-border button-rounded button-fill fill-from-bottom button-black"><span>Comenzá ya a ahorrar</span></a>
</div>
</div>
</section>
<!-- Footer
============================================= -->
<footer id="footer" class="dark">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="row col-mb-30">
<div class="col-md-6 text-center text-md-left">
Copyrights © 2021 Todos los derechos reservados.<br>
<div class="copyright-links"><a href="https://bigfamily.com.ar/terminosycondiciones.php">Términos y condiciones</a></div>
</div>
<div class="col-md-6 text-center text-md-right">
<div class="d-flex justify-content-center justify-content-md-end">
<a href="#" class="social-icon si-small si-borderless si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="#" class="social-icon si-small si-borderless si-twitter">
<i class="icon-twitter"></i>
<i class="icon-twitter"></i>
</a>
<a href="#" class="social-icon si-small si-borderless si-gplus">
<i class="icon-instagram"></i>
<i class="icon-instagram"></i>
</a>
<a href="#" class="social-icon si-small si-borderless si-linkedin">
<i class="icon-youtube"></i>
<i class="icon-youtube"></i>
</a>
</div>
<div class="clear"></div>
<i class="icon-envelope2"></i>[email protected]
<!-- <span class="middot">·</span> <i class="icon-headphones"></i>
+1-11-6541-6369 <span class="middot">·</span> <i class="icon-skype2"></i> CanvasOnSkype -->
</div>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/plugins.min.js"></script>
<!-- Footer Scripts
============================================= -->
<script src="js/functions.js"></script>
</body>
</html>