-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclientes.html
More file actions
480 lines (455 loc) · 21 KB
/
clientes.html
File metadata and controls
480 lines (455 loc) · 21 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
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="Equipos de radiocomunicación. Montaje de estructuras. Servicio técnico. Radios Motorola.">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="./js/jquery-2.1.0.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/blocs.min.js"></script>
<link rel='stylesheet' href='./css/font-awesome.min.css'/>
<link rel='stylesheet' href='./css/ionicons.min.css'/>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,800&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png">
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicon/manifest.json">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
<meta name="msapplication-config" content="/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<title>GBTEL</title>
</head>
<body>
<!-- Main container -->
<div class="page-container">
<!-- Navigation Bloc -->
<div class="bloc l-bloc bgc-white" id="nav-bloc">
<div class="container bloc-sm">
<nav class="navbar row">
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><img src="img/logo.png" alt="logo" width="200" /></a>
<button id="nav-toggle" type="button" class="ui-navbar-toggle navbar-toggle" data-toggle="collapse" data-target=".navbar-1">
<span class="sr-only">Ver</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse navbar-1">
<ul class="site-navigation nav navbar-nav">
<li>
<a href="index.html" class="ltc-dark-midnight-blue">HOME</a>
</li>
<li>
<a class="ltc-dark-midnight-blue" href="ingenieria.html">INGENIERÍA</a>
</li>
<li>
<div class="dropdown">
<a id="pl-1423" class="ltc-dark-midnight-blue dropdown-toggle" href="#" data-toggle="dropdown" aria-expanded="true">EQUIPOS<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="low-tier.html" class="a-btn a-block ltc-dark-midnight-blue">Low Tier</a>
</li>
<li>
<a href="med-tier.html" class="a-btn a-block ltc-dark-midnight-blue">Med Tier</a>
</li>
<li>
<a href="high-tier.html" class="a-btn a-block ltc-dark-midnight-blue">High Tier</a>
</li>
<!-- <li>
<a href="promociones.html" class="a-btn a-block ltc-dark-midnight-blue">Promociones</a>
</li> -->
</ul>
</div>
</li>
<li>
<div class="dropdown">
<a id="pl-2818" class="ltc-dark-midnight-blue dropdown-toggle" href="#" data-toggle="dropdown" aria-expanded="true">SERVICIOS<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="montajes.html" class="a-btn a-block ltc-dark-midnight-blue">Montajes e Instalaciones</a>
</li>
<li>
<a href="servicio-tecnico.html" class="a-btn a-block ltc-dark-midnight-blue">Servicio Técnico</a>
</li>
</ul>
</div>
</li>
<li>
<a class="ltc-dark-midnight-blue" href="fabrica-metalurgica.html">FABRICA METALÚRGICA</a>
</li>
<li>
<div class="dropdown">
<a id="pl-1012" class="ltc-dark-midnight-blue dropdown-toggle" href="#" data-toggle="dropdown" aria-expanded="true">ESTRUCTURA<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="torre-autosoportada.html" class="a-btn a-block ltc-dark-midnight-blue">Torre Autosoportada</a>
</li>
<li>
<a href="torre-contraventada.html" class="a-btn a-block ltc-dark-midnight-blue">Torre Contraventana</a>
</li>
<li>
<a href="porta-paneles-solares.html" class="a-btn a-block ltc-dark-midnight-blue">Porta Paneles Solares</a>
</li>
<li>
<a href="carros-fotovoltaicos.html" class="a-btn a-block ltc-dark-midnight-blue">Carros Fotovoltaícos</a>
</li>
<li>
<a href="carros-arrastre.html" class="a-btn a-block ltc-dark-midnight-blue">Carros de Arrastre</a>
</li>
<li>
<a href="mastiles.html" class="a-btn a-block ltc-dark-midnight-blue">Mástiles</a>
</li>
<li>
<a href="casetas.html" class="a-btn a-block ltc-dark-midnight-blue">Casetas</a>
</li>
<li>
<a href="soportes-especiales.html" class="a-btn a-block ltc-dark-midnight-blue">Soportes Especiales</a>
</li>
</ul>
</div>
</li>
<li>
<a class="ltc-dark-midnight-blue" href="clientes.html">CLIENTES</a>
</li>
<li>
<a class="ltc-dark-midnight-blue" href="contacto.html">CONTACTO</a>
</li>
</ul>
</div>
</nav>
</div>
</div><!-- Navigation Bloc END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-12 -->
<div class="bloc l-bloc bgc-white bloc-tile-2 tc-black" id="bloc-12">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md">
<strong>Gobierno Regional del Maule y Cuerpo de Bomberos</strong>
</h4>
<p class="mg-md">
Sistema de Radiocomunicaciones Digitales, 2da generación Motorola.
</p>
<h5 class="mg-md tc-black">
<span class="fa fa-check"></span>1000 Equipos transceptores, bases, móviles y portátiles
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check"></span>7 Sitios de Repetición interconectados con sistema IP,s Connect TM, Motorola.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check"></span>Implementación y puesta en marcha.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check"></span>Duración proyecto 8 meses.
</h5>
</div>
</div>
</div>
</div>
<!-- bloc-12 END -->
<!-- bloc-13 -->
<div class="bloc l-bloc bgc-white bloc-tile-2" id="bloc-13">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-12">
<div class="row">
<div class="col-sm-3">
<a href="#" data-lightbox="img/01-5.jpg"><img src="img/01-5.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/06-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/10-4.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/14-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/18-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/02-5.jpg"><img src="img/02-5.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/07-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/11-4.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/15-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/19-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/03-5.jpg"><img src="img/03-5.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/08-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/12-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/16-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/01-4.JPG" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/05-3.jpg"><img src="img/05-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/09-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/13-3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/17-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-13 END -->
</div>
<!-- Bloc Group END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-14 -->
<div class="bloc bloc-tile-2 bgc-platinum l-bloc tc-black" id="bloc-14">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md tc-black">
<strong>Empresa Sonacol</strong>
</h4>
<p class="mg-md">
Red Inalámbrica en 900 MHz.<br />Proyecto Red de datos.<br />Región Metropolitana.
</p>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Red Inalámbrica, Sistema de Telemetría iNET900 GE MDS.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 6 puntos de acceso.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Incluye Instalación de torres y mástiles auto soportados.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Duración proyecto 1 mes.
</h5>
</div>
</div>
</div>
</div>
<!-- bloc-14 END -->
<!-- bloc-15 -->
<div class="bloc bloc-tile-2 bgc-platinum l-bloc" id="bloc-15">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<div class="row">
<div class="col-sm-3">
<a href="#" data-lightbox="img/1.jpg"><img src="img/1.jpg" class="img-frame center-block" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/2.jpg"><img src="img/2.jpg" class="img-frame center-block" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/4-2.png"><img src="img/4-2.png" class="center-block img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/5.png"><img src="img/5.png" class="center-block img-frame" width="120" height="120" alt="VV" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-15 END -->
</div>
<!-- Bloc Group END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-16 -->
<div class="bloc bloc-tile-2 tc-black bgc-white-smoke l-bloc" id="bloc-16">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md tc-black">
<strong>Coasin, desarrollado en Minera Candelaria</strong>
</h4>
<p class="mg-md">
Red MESCH CISCO.<br />Instalación punto-multipunto.
</p>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 100 instalaciones de móviles, Sistema Mesch-Cisco.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 11 Instalaciones punto a punto 5,4 GHz, para sistema Mesch – Cisco.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Obras Civiles e instalación de torres y postes eléctricos.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Duración proyecto 12 meses.
</h5>
</div>
</div>
</div>
</div>
<!-- bloc-16 END -->
<!-- bloc-17 -->
<div class="bloc bloc-tile-2 bgc-white-smoke l-bloc" id="bloc-17">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<div class="row">
<div class="col-sm-3">
<a href="#" data-lightbox="img/1-2.jpg"><img src="img/1-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/5.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/9.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/2-2.jpg"><img src="img/2-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/6.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/10-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/3.jpg"><img src="img/3.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/7.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/11-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<img src="img/4.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/8.jpg" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/12-2.jpg" class="center-block mg-sm img-frame" width="120" height="120" />
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-17 END -->
</div>
<!-- Bloc Group END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-18 -->
<div class="bloc bloc-tile-2 bgc-platinum l-bloc tc-black" id="bloc-18">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md tc-black">
<strong>Empresa Bechtel Ltda.</strong>
</h4>
<p class="mg-md">
Sistema de AP,s Cisco Indoor.
</p>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 20 Instalaciones AP,s WIFI, distribuidos en 5 pisos edificios.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Instalación de cableado estructurado para los 20 puntos.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Obras Civiles e instalación de torres y postes eléctricos.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Duración proyecto 15 días.
</h5>
</div>
</div>
</div>
</div>
<!-- bloc-18 END -->
<!-- bloc-19 -->
<div class="bloc bloc-tile-2 bgc-platinum l-bloc" id="bloc-19">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<div class="row">
<div class="col-sm-3">
<a href="#" data-lightbox="img/1.jpg"><img src="img/1-3.jpg" class="img-frame center-block" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/2.jpg"><img src="img/2-3.jpg" class="img-frame center-block" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/4-2.png"><img src="img/3-2.jpg" class="center-block img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-19 END -->
</div>
<!-- Bloc Group END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-20 -->
<div class="bloc bloc-tile-2 tc-black bgc-white-smoke l-bloc" id="bloc-20">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md tc-black">
<strong>Empresa de Obras Civiles Strabag</strong>
</h4>
<p class="mg-md">
Proyecto Alto Maipo<br />Sistema de Radiocomunicaciones Digitales, 2da generación Motorola
</p>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 600 Equipos transceptores, bases, móviles y portátiles.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> 8 Sitios de Repetición interconectados con sistema IP,s Connect TM, Motorola.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Suministro, implementación y puesta en marcha.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Obras civiles e instalaciones.
</h5>
<h5 class="mg-md tc-black">
<span class="fa fa-check icon-2020"></span> Duración proyecto 8 meses.
</h5>
</div>
</div>
</div>
</div>
<!-- bloc-20 END -->
<!-- bloc-21 -->
<div class="bloc bloc-tile-2 bgc-white-smoke l-bloc" id="bloc-21">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<div class="row">
<div class="col-sm-3">
<a href="#" data-lightbox="img/01-4.JPG"><img src="img/01-4.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/05-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/09-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/13-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/17.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/21.JPG" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/02-4.JPG"><img src="img/02-4.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/06-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/10-3.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/14-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/18.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/22.JPG" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
<div class="col-sm-3">
<img src="img/03-4.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/07-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/11-3.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/15-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/19.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/23.JPG" class="center-block mg-sm img-frame" width="120" height="120" />
</div>
<div class="col-sm-3">
<a href="#" data-lightbox="img/04-3.JPG"><img src="img/04-3.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/08-2.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/25.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/16.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/20.JPG" class="center-block mg-sm img-frame" width="120" height="120" /><img src="img/24.JPG" class="center-block mg-sm img-frame" width="120" height="120" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-21 END -->
</div>
<!-- Bloc Group END -->
<!-- bloc-22 -->
<div class="bloc l-bloc bgc-white" id="bloc-22">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-12">
<img src="img/clientes_v2.jpg" class="img-responsive center-block" />
</div>
</div>
</div>
</div>
<!-- bloc-22 END -->
<!-- Footer - footer -->
<div class="bloc bgc-white-smoke l-bloc" id="footer">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-12">
<h4 class="mg-md">
</h4>
<h5 class="mg-md tc-black">
<strong>GBTEL Ingeniería en Telecomunicaciones</strong>
</h5>
<span class="ion ion-home icon-2020"></span> Casa Matriz: Pasaje Tobalaba #8391 B - La Reina, Santiago <span class="fa fa-phone"></span> +56 2 24920520 <br>
<span class="ion ion-home icon-2020"></span> Sucursal Antofagasta: Av. Pedro Aguirre Cerda #8539 <span class="fa fa-phone"></span> +56 55 2483369 <br>
<span class="fa fa-gear"></span> Fábrica Metalurgica: Paicavi #2555 - La Pintana, Santiago <br>
<span class="fa fa-envelope-o"></span> info@gbtel.cl
</div>
</div>
</div>
</div>
<script>
$('#contact').modal()
</script><!-- Footer - footer END -->
</div>
<!-- Main container END -->
</body>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-56419301-1', 'auto'); ga('send', 'pageview');
</script>
<!-- Google Analytics END -->
</html>