-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
563 lines (550 loc) · 19.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
http-equiv="cache-Control"
content="no-cache, no-store, must-revalidate"
/>
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="pragma-directive: no-cache" />
<meta http-equiv="cache-directive: no-cache" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="./favicon.png" type="image/png" />
<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 rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link
rel="stylesheet"
type="text/css"
href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"
/>
<link rel="stylesheet" href="slick-theme.css?a=ad25asd4ab3" />
<link rel="stylesheet" href="style.css?a=2aa3sdfasasdads33dsas4" />
<title>
MODULAR | UNA OPORTUNIDAD PARA TU PYME. UNA OPORTUNIDAD DE INVERSIÓN.
</title>
<!-- Google Tag Manager -->
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<!-- End Google Tag Manager (noscript) -->
<section id="head" class="sectionHero">
<header id="header" class="container-fluid pt-4 pb-4">
<div class="row">
<div id="logoContainer" class="col-12 col-md-5 offset-md-1">
<img
id="logoImage"
src="img/logo-blanco.svg"
alt="logo"
class="img-fluid"
/>
</div>
<div
id="socialContainer"
class="col-12 col-md-4 offset-md-1 text-end"
>
<a href="#" target="_blank"
><img
class="social"
src="./img/instagram-blanco.svg"
alt="Instagram"
title="Instagram"
/></a>
</div>
</div>
</header>
<div class="container-fluid">
<div id="primerDiv" class="row">
<div class="col-12 col-md-6 offset-md-1">
<div id="headContent" class="d-md-flex flex-md-column pt-5 mt-5">
<h1
class="sizeTitulo fontTitulo negroP negritaP pt-5"
data-aos="fade-up"
>
UNA OPORTUNIDAD PARA TU PYME. <br />
UNA OPORTUNIDAD DE INVERSIÓN.
</h1>
<h2 class="sizeSubtitulo fontSubtitulo negroP" data-aos="fade-up">
<span class="highlight">UNA UBICACIÓN INMEJORABLE SOBRE </span>
<span class="highlight"
>AUTOPISTA, RODEADO DE ÁRBOLES AÑOSOS</span
>
<span class="highlight"
>Y A 60 MINUTOS DE CAPITAL FEDERAL.</span
>
</h2>
</div>
</div>
<div id="formContainer" class="col-12 col-md-4 bg-marca">
<form
class="contactForm"
action=""
name="form"
id="form"
method="POST"
accept-charset="UTF-8"
enctype="multipart/form-data"
>
<p class="blancoP">
DEJANOS TUS DATOS PARA QUE TE CONTACTE UN ASESOR COMERCIAL
</p>
<div class="mb-3 campo">
<input
type="text"
maxlength="255"
name="Name_First"
fieldType="7"
class="form-control form-control-lg required rounded-0"
id="nombre"
placeholder="Nombre"
/>
</div>
<div class="mb-3 campo ml">
<input
type="text"
maxlength="255"
name="Name_Last"
fieldType="7"
class="form-control form-control-lg required rounded-0"
id="apellido"
placeholder="Apellido"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
name="SingleLine"
value=""
id="SingleLine"
class="form-control form-control-lg required rounded-0"
placeholder="Nombre del comercio"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
name="SingleLine1"
value=""
id="SingleLine1"
class="form-control form-control-lg required rounded-0"
placeholder="Localidad"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
maxlength="255"
name="Email"
value=""
fieldType="9"
class="form-control form-control-lg required email rounded-0"
id="email"
placeholder="Email"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
compname="PhoneNumber"
name="PhoneNumber_countrycode"
phoneFormat="1"
isCountryCodeEnabled="false"
maxlength="20"
value=""
fieldType="11"
id="international_PhoneNumber_countrycode"
class="form-control form-control-lg required rounded-0"
placeholder="Teléfono"
/>
</div>
<div class="mb-3 campoFull">
<textarea
name="MultiLine"
maxlength="65535"
rows="3"
class="form-control form-control-lg required rounded-0"
id="consulta"
placeholder="Consulta"
></textarea>
</div>
<div class="mb-3 campoFull">
<div
class="g-recaptcha"
data-sitekey="6Lcr9zQgAAAAAGBifJC7pk0HZO9qv7lb9jxcu8J8"
></div>
</div>
<div class="mt-4">
<div class="btnConainer">
<div class="">
<button type="submit" class="btnSbmt btn btn-primary ls-4">
Enviar
</button>
</div>
<div class="success circle hidden">
<div class="spinner-border" role="status">
<span class="sr-only"></span>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<section id="segunda">
<div id="segundaContainer" class="container-fluid pt-5 mt-5">
<div class="row pb-5 mt-5">
<div id="oportunidadContainer" class="col-12 col-md-6 offset-md-3">
<div class="resaltado mb-4">
<h2 class="sizeTitulo fontTitulo">
UNA OPORTUNIDAD PARA CADA PERFIL.
</h2>
</div>
<p class="sizeSubtitulo fontSubtitulo">
<span class="highlight fontTitulo">1</span> COMPRÁ Y RADICÁ TU
EMPRESA.
</p>
<p class="sizeSubtitulo fontSubtitulo">
<span class="highlight fontTitulo">2</span> COMPRÁ Y GENERÁ UN
RETORNO ASEGURADO.
</p>
</div>
</div>
<div class="row mt-5 d-flex">
<!-- <div class="col-2 col-md-5offset-md-1">
<img class="img-fluid" src="img/flecha-izq.svg" alt="" />
</div>
<div id="imgCarContainer">
<img class="img-fluid" src="img/Recurso 13.png" alt="" />
</div>
<div><img class="img-fluid" src="img/flecha-der.svg" alt="" /></div> -->
</div>
<div class="row mb-5 pb-5">
<div id="crossContainer" class="col-12 col-md-8 offset-md-3">
<h2 class="fontTitulo sizeOtroTitulo mb-4">
VENÍ A MODULAR Y<span class="resaltado">
COMENZÁ CON GRANDES BENEFICIOS:</span
>
</h2>
<h3 class="fontSubtitulo sizeOtroTitulo mb-3">
<img src="img/x-icon.svg" alt="" /> COSTO CERO EN HABILITACIÓN
</h3>
<h3 class="fontSubtitulo sizeOtroTitulo mb-3">
<img src="img/x-icon.svg" alt="" /> BENEFICIOS IMPOSITIVOS
</h3>
<h3 class="fontSubtitulo sizeOtroTitulo mb-3">
<img src="img/x-icon.svg" alt="" /> ABL SIN CARGO DURANTE DOS AÑOS
</h3>
<h3 class="fontSubtitulo sizeOtroTitulo mb-3">
<img src="img/x-icon.svg" alt="" /> SEGURIDAD E HIGIENE SIN CARGO
DURANTE DOS AÑOS
</h3>
<h3 class="fontSubtitulo sizeOtroTitulo mb-3">
<img src="img/x-icon.svg" alt="" /> SERVICIOS GENERALES SIN CARGO
DURANTE DOS AÑOS
</h3>
</div>
</div>
<div class="row mb-5 pb-5">
<div class="col-12 col-md-8 offset-md-3">
<span>
<h2 class="resaltado fontTitulo sizeTitulo">UBICACIÓN:</h2>
<p class="fontSubtitulo sizeSubtitulo">
Sobre un lote de 4200m2 en el Parque Industrial Ecológico de la
Cruz. Con acceso desde la Autopista 8 (ex ruta 8) en el km 79.
</p>
<p class="fontSubtitulo sizeSubtitulo">
A 79km de CABA y 230 del puerto de Rosario.
</p>
</span>
</div>
</div>
<div class="row mt-5 mb-5 pb-5">
<div class="col-12 col-md-6 offset-1">
<div id="mapsContainer">
<img class="img-fluid" src="img/Recurso 14.png" alt="" />
<img class="img-fluid" src="img/Recurso 15.png" alt="" />
</div>
</div>
</div>
</div>
</section>
<section id="tercera">
<div id="terceraContainer" class="container-fluid">
<div class="row">
<div
id="modulosContainer"
class="col-12 offset-2 col-md-5 offset-md-4 pt-5"
>
<div class="resaltado mt-5 mb-3">
<h2 class="fontTitulo sizeOtroTitulo">MÓDULOS COMPLETOS:</h2>
</div>
<ul class="sizeSubOtroTitulo fontSubtitulo">
<li>- Entre 200 y 300m2.</li>
<li>- Llave en mano. Listo para entrar.</li>
<li>- Oficina + baño.</li>
<li>- Baño en depósito.</li>
<li>- Puerta de ingreso independiente.</li>
<li>- Posibilidad de doble altura.</li>
<li>- Ubicado dentro de un parque industrial.</li>
<li>- Baja y media tensión.</li>
<li>- Fibra óptica.</li>
<li>- Calles asfaltadas</li>
<li>- Acceso asfaltado desde autopista.</li>
</ul>
</div>
<div class="row">
<div id="etapa" class="col-12 offset-2 col-md-9 offset-md-2">
<h1 class="sizeBigTitulo fontBlack">
Etapa I SOLO 7 MÓDULOS. Oportunidad de pozo.
</h1>
</div>
</div>
</div>
</div>
</section>
<section id="lastFormSection" class="sectionHero">
<div class="container-fluid">
<div id="lastDiv" class="row pt-5">
<div class="col-12 col-md-6 offset-md-1 pt-5 mt-5">
<div id="lastContent" class="d-md-flex flex-md-column pt-5 mt-5">
<h1
class="sizeTitulo fontTitulo blancoP negritaP pt-5"
data-aos="fade-up"
>
UNA OPORTUNIDAD PARA TU PYME. <br />
UNA OPORTUNIDAD DE INVERSIÓN.
</h1>
<h2 class="sizeSubtitulo fontSubtitulo negroP" data-aos="fade-up">
<span class="highlight">UNA UBICACIÓN INMEJORABLE SOBRE </span>
<span class="highlight"
>AUTOPISTA, RODEADO DE ÁRBOLES AÑOSOS</span
>
<span class="highlight"
>Y A 60 MINUTOS DE CAPITAL FEDERAL.</span
>
</h2>
</div>
</div>
<div id="formContainer" class="col-12 col-md-4 bg-marca mt-5 pt-5">
<form
class="contactForm"
action=""
name="form"
id="form"
method="POST"
accept-charset="UTF-8"
enctype="multipart/form-data"
>
<p class="blancoP">
DEJANOS TUS DATOS PARA QUE TE CONTACTE UN ASESOR COMERCIAL
</p>
<div class="mb-3 campo">
<input
type="text"
maxlength="255"
name="Name_First"
fieldType="7"
class="form-control form-control-lg required rounded-0"
id="nombre"
placeholder="Nombre"
/>
</div>
<div class="mb-3 campo ml">
<input
type="text"
maxlength="255"
name="Name_Last"
fieldType="7"
class="form-control form-control-lg required rounded-0"
id="apellido"
placeholder="Apellido"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
name="SingleLine"
value=""
id="SingleLine"
class="form-control form-control-lg required rounded-0"
placeholder="Nombre del comercio"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
name="SingleLine1"
value=""
id="SingleLine1"
class="form-control form-control-lg required rounded-0"
placeholder="Localidad"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
maxlength="255"
name="Email"
value=""
fieldType="9"
class="form-control form-control-lg required email rounded-0"
id="email"
placeholder="Email"
/>
</div>
<div class="mb-3 campoFull">
<input
type="text"
compname="PhoneNumber"
name="PhoneNumber_countrycode"
phoneFormat="1"
isCountryCodeEnabled="false"
maxlength="20"
value=""
fieldType="11"
id="international_PhoneNumber_countrycode"
class="form-control form-control-lg required rounded-0"
placeholder="Teléfono"
/>
</div>
<div class="mb-3 campoFull">
<textarea
name="MultiLine"
maxlength="65535"
rows="3"
class="form-control form-control-lg required rounded-0"
id="consulta"
placeholder="Consulta"
></textarea>
</div>
<div class="mb-3 campoFull">
<div
class="g-recaptcha"
data-sitekey="6Lcr9zQgAAAAAGBifJC7pk0HZO9qv7lb9jxcu8J8"
></div>
</div>
<div class="mt-4">
<div class="btnConainer">
<div class="">
<button type="submit" class="btnSbmt btn btn-primary ls-4">
Enviar
</button>
</div>
<div class="success circle hidden">
<div class="spinner-border" role="status">
<span class="sr-only"></span>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-12 col-md-10 offset-md-1">
<div class="row">
<div class="col-6">
<img id="logoFooter" src="./img/logo-negro.svg" class="" />
</div>
<div class="col-6 text-md-end">
<a href="#" target="_blank"
><img
class="social"
src="./img/instagram-blanco.svg"
alt="Instagram"
title="Instagram"
/></a>
</div>
</div>
</div>
</div>
<!-- <a id="whatsapp" href="#" target="_blank"
><img src="./img/whatsapp-icon.svg" alt="WhatsApp"
/></a> -->
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script
type="text/javascript"
src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"
></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<script type="text/javascript">
$(document).ready(function () {
AOS.init({
once: true,
});
$(".btnSbmt").on("click", function (e) {
e.preventDefault();
$(".form-control").removeClass("error");
$(".btnConainer > div").toggleClass("hidden");
var form = $(this).parents(".contactForm");
var valid = true;
form
.find("input[type='text'], textarea, select")
.each(function (e, i) {
if ($(this).hasClass("required")) {
if ($(this).val().trim() == "") {
$(this).addClass("error");
valid = false;
}
}
});
form.find(".email").each(function (e, i) {
if (!validateEmail($(this).val().trim())) {
$(this).addClass("error");
valid = false;
}
});
var response =
form.index("form") == 0
? grecaptcha.getResponse(0)
: grecaptcha.getResponse(1);
if (response.trim().length == 0) {
valid = false;
$(".g-recaptcha > div").first().addClass("error");
}
if (valid) {
form.submit();
} else {
$(".btnConainer > div").toggleClass("hidden");
}
});
});
function validateEmail(email) {
if (
/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/.test(
email
)
) {
return true;
}
return false;
}
</script>
</body>
</html>