-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
703 lines (666 loc) · 26.6 KB
/
index.html
File metadata and controls
703 lines (666 loc) · 26.6 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
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
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Moderniza tu negocio con nuestras soluciones digitales">
<meta name="keywords" content="Software, Agencia digital, Sitios web, Agencia de software, Colombia, Medellín"/>
<meta name="author" content="ToguDV">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
<title>Catcode - Agencia Software</title>
<!-- STYLES -->
<link
href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/plugins.css" />
<link rel="stylesheet" type="text/css" href="css/colors.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/animations.css" />
<!-- STYLES -->
</head>
<body>
<!-- WRAPPER ALL -->
<div class="ryker_tm_all_wrap" data-magic-cursor="" data-color="blue">
<!-- MAGIC CURSOR VALUES: "", hide -->
<!-- COLOR VALUES: blue, green, brown, pink, orange, black, white, purple, sky, cadetBlue, crimson, olive, red -->
<!-- TOPBAR -->
<div class="ryker_tm_topbar">
<div class="topbar_inner">
<div class="logo">
<a href="#home"><img src="img/logo/dark.png" alt="logo" /></a>
</div>
<div class="menu">
<div class="list">
<ul class="anchor_nav">
<li class="current"><a href="/#home">Inicio</a></li>
<li><a href="/#about">Sobre Nosotros</a></li>
<li><a href="/#service">Servicios</a></li>
<li><a href="/#portfolio">Portafolio</a></li>
<li><a href="/#contact">Contacto</a></li>
</ul>
</div>
<div class="trigger">
<div class="hamburger hamburger--slider">
<div class="hamburger-box">
<div class="hamburger-inner" id="hamburger-inn"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /TOPBAR -->
<!-- MOBILE MENU -->
<div class="ryker_tm_mobile_menu">
<div class="mobile_menu_inner">
<div class="mobile_in">
<div class="logo">
<a href="#home"><img src="img/logo/dark.png" alt="logo" /></a>
</div>
<div class="trigger">
<div class="hamburger hamburger--slider">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
</div>
</div>
<div class="dropdown">
<div class="dropdown_inner">
<ul class="anchor_nav">
<li class="active"><a href="#home">Inicio</a></li>
<li><a href="/#about">Sobre Nosotros</a></li>
<li><a href="/#service">Servicios</a></li>
<li><a href="/#portfolio">Portafolio</a></li>
<li><a href="/#contact">Contacto</a></li>
</ul>
</div>
</div>
</div>
<!-- /MOBILE MENU -->
<!-- HERO -->
<div class="ryker_tm_section" id="home">
<div class="ryker_tm_hero">
<div class="test" id="particles-js">
</div>
<div class="container">
<div class="content">
<div class=" texts">
<h1>Agencia Digital</h1>
<div class="desc">
<p><b>Tu visión, nuestro código.</b></p>
<p>Digitaliza, potencia y automatiza tu negocio con tecnología eficiente. Más ingresos,
menos trabajo manual.</p>
</div>
<div class="ryker_tm_button cta-hero">
<a href="/#contact">Contáctanos</a>
</div>
</div>
<div class="avatar floating-object">
<div class="image" id="miElemento" loading="lazy" data-img-url="img/about/4.png"></div>
</div>
</div>
</div>
</div>
</div>
<!-- /HERO -->
<!-- ABOUT -->
<div class="ryker_tm_section" id="about">
<div class="ryker_tm_about">
<div class="container">
<div class="about_inner">
<div class="left wow fadeInLeft" data-wow-duration="1.5s">
<div class="image">
<img src="img/thumbs/1-1.jpg" alt="" />
<div class="main" data-img-url="img/about/tile005.png"></div>
</div>
</div>
<div class="right wow fadeInRight" data-wow-duration="1.5s">
<div class="ryker_tm_title">
<span class="">Acerca de</span>
<h3></h3>
</div>
<div class="text">
<p>Más que software, en CatCode creamos estrategias digitales
que actualizan y modernizan tu negocio. Con nuestras soluciones
tecnológicas automatizamos e impulsamos procesos críticos para que
tu negocio opere de manera más inteligente y rentable</p>
</div>
<div class="ryker_tm_button">
<a href="#contact">Recibir Asesoría Gratis</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /ABOUT -->
<!-- SERVICES -->
<div class="ryker_tm_section" id="service">
<div class="ryker_tm_services">
<div class="container">
<div class="services_inner">
<div class="left">
<div class="ryker_tm_title">
<span>Servicios</span>
<h3></h3>
</div>
<div class="text">
<p>Impulsa tu negocio con soluciones digitales que automatizan procesos, mejoran la
experiencia de tus clientes
y aumentan tus ingresos. Desde tiendas en línea hasta sistemas de gestión, ofrecemos
herramientas
personalizadas para que tu empresa crezca sin complicaciones.</p>
</div>
<div class="ryker_progress">
<div class="progress_inner" data-value="100">
<span><span class="label">Automatización – Optimización de procesos
repetitivos</span><span class="number"></span></span>
<div class="background">
<div class="bar">
<div class="bar_in"></div>
</div>
</div>
</div>
<div class="progress_inner" data-value="100">
<span><span class="label">Monetización – Generación de ingresos digitales</span><span
class="number"></span></span>
<div class="background">
<div class="bar">
<div class="bar_in"></div>
</div>
</div>
</div>
<div class="progress_inner" data-value="100">
<span><span class="label">Soporte – Atención y mantenimiento continuo</span><span
class="number"></span></span>
<div class="background">
<div class="bar">
<div class="bar_in"></div>
</div>
</div>
</div>
</div>
</div>
<div class="right">
<ul class="grid">
<li class="grid-item wow fadeInUp" data-wow-duration="1.5s">
<div class="list_inner">
<img class="svg" src="img/svg/design.svg" alt="" />
<h3 class="title">Citas & Reservas</h3>
</div>
</li>
<li class="grid-item wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.2s">
<div class="list_inner">
<img class="svg" src="img/svg/code.svg" alt="" />
<h3 class="title">Embudos de Venta</h3>
</div>
</li>
<li class="grid-item wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.2s">
<div class="list_inner">
<img class="svg" src="img/svg/award.svg" alt="" />
<h3 class="title">Control de Inventario</h3>
</div>
</li>
<li class="grid-item wow fadeInUp" data-wow-duration="1.5s">
<div class="list_inner">
<img class="svg" src="img/svg/tools.svg" alt="" />
<h3 class="title">Pagos en línea</h3>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- /SERVICES -->
<!-- PORTFOLIO -->
<div class="ryker_tm_section" id="portfolio">
<div class="ryker_tm_portfolio">
<div class="container">
<div class="portfolio_inner">
<div class="ryker_tm_title">
<span>Portafolio</span>
<h3>Nuestros proyectos en acción</h3>
</div>
<div class="portfolio_list">
<ul class="gallery_zoom">
<li class="wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.2s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/1-1.jpg" alt="" />
<div class="main" data-img-url="img/portfolio/5.jpg"></div>
</div>
<div class="overlay"></div>
<div class="details">
<h3>Software en Local</h3>
<span>Sistema de inventario</span>
</div>
<a class="ryker_tm_full_link zoom" href="img/portfolio/5.jpg"></a>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.4s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/1-1.jpg" alt="" />
<div class="main" data-img-url="img/portfolio/4.jpg"></div>
</div>
<div class="overlay"></div>
<div class="details">
<h3>thegroverestaurant.co.nz</h3>
<span>Sitio de Reservas</span>
</div>
<a class="ryker_tm_full_link zoom" href="img/portfolio/4.jpg"></a>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.6s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/1-1.jpg" alt="" />
<div class="main" data-img-url="img/portfolio/6.jpg"></div>
</div>
<div class="overlay"></div>
<div class="details">
<h3>bouqs.com</h3>
<span>Tienda en línea</span>
</div>
<a class="ryker_tm_full_link zoom" href="img/portfolio/6.jpg"></a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- /PORTFOLIO -->
<!-- VIDEO
<div class="ryker_tm_section">
<div class="ryker_tm_video">
<div class="background">
<div class="image jarallax" data-speed="0" data-img-url="img/hero/1.jpg"></div>
<div class="overlay"></div>
</div>
<div class="content">
<div class="container">
<div class="content_inner">
<span class="rounded"><a class="popup-youtube"
href="https://www.youtube.com/watch?v=ICr_bOuM9Zo"></a></span>
<h3 class="text wow fadeInUp" data-wow-duration="1.5s">I am delivering beautiful digital
products for my clients</h3>
<div class="ryker_tm_button wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.2s">
<a class="popup-youtube" href="https://www.youtube.com/watch?v=ICr_bOuM9Zo">Watch Video</a>
</div>
</div>
</div>
</div>
</div>
</div>
/VIDEO -->
<section class="cta-banner cd-padding-sm">
<div class="cta-banner__grid">
<div class="cta-banner__content">
<h1 class="cta-banner__title">¿Listo para que tu negocio despegue?</h1>
<p class="cta-banner__description">Potencia tu negocio con herramientas digitales que trabajan por ti.</p>
<div class="cta-banner__btns">
<div class="ryker_tm_button cta-hero">
<a href="#contact">Contáctanos</a>
</div>
<!-- <a href="#0" class="cd-link cd-link--contrast-higher">Más información</a> -->
</div>
</div>
<figure>
<img class="cta-banner__img cd-radius-md"
src="img/about/tile006.png" alt="Image description">
</figure>
</div>
</section>
<!-- TESTIMONIALS -->
<div class="ryker_tm_section">
<div class="ryker_tm_testimonials">
<div id="grouploop">
<div class="item-wrap">
<div class="item"><span>Testimonios</span></div>
</div>
</div>
<div class="container">
<div class="testimonials_list">
<div class="wrapper owl-carousel">
<div class="wr_in item">
<div class="list_inner">
<ul class="stars">
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
</ul>
<div class="text">
<p>Nuestro ecommerce ahora es más rápido y seguro. Catcode no solo desarrolló nuestra plataforma, sino que optimizó nuestra conversión.</p>
</div>
<div class="details">
<h3 class="author"><span>María González</span></h3>
<h3 class="job"><span>Fundadora de EcoMarket</span></h3>
</div>
<div class="avatar">
<div class="image" data-img-url="img/testimonial/2.jpg"></div>
</div>
<img class="svg myquote" src="img/svg/quote.svg" alt="quote" />
</div>
</div>
<div class="wr_in item">
<div class="list_inner">
<ul class="stars">
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
</ul>
<div class="text">
<p>Implementamos un sistema a medida que redujo el trabajo manual en un 60%</p>
</div>
<div class="details">
<h3 class="author"><span>Andrés López</span></h3>
<h3 class="job"><span>Director de Operaciones en FinPro</span></h3>
</div>
<div class="avatar">
<div class="image" data-img-url="img/testimonial/1.jpg"></div>
</div>
<img class="svg myquote" src="img/svg/quote.svg" alt="quote" />
</div>
</div>
<div class="wr_in item">
<div class="list_inner">
<ul class="stars">
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
<li><img class="svg" src="img/svg/star.svg" alt="star" /></li>
</ul>
<div class="text">
<p>Desarrollaron mi app justo como la imaginaba. Ahora puedo gestionar mi comunidad y ofrecer contenido exclusivo con total facilidad</p>
</div>
<div class="details">
<h3 class="author"><span>Diego Fernández</span></h3>
<h3 class="job"><span>Emprendedor & Coach</span></h3>
</div>
<div class="avatar">
<div class="image" data-img-url="img/testimonial/3.jpg"></div>
</div>
<img class="svg myquote" src="img/svg/quote.svg" alt="quote" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /TESTIMONIALS -->
<!-- NEWS
<div class="ryker_tm_section" id="news">
<div class="ryker_tm_news">
<div class="container">
<div class="ryker_tm_title">
<span>News</span>
<h3>Check out the latest breaking news headlines on development</h3>
</div>
<div class="news_list">
<ul>
<li class="wow fadeInUp" data-wow-duration="1.5s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/4-3.jpg" alt="" />
<div class="main" data-img-url="img/news/1.jpg"></div>
<a class="ryker_tm_full_link"
href="index.html@storefront=envato-elements.html#"></a>
</div>
<div class="details">
<span>August 15, 2021 <a
href="index.html@storefront=envato-elements.html#">Branding</a></span>
<h3 class="title"><a href="index.html@storefront=envato-elements.html#">Good
Travel</a></h3>
</div>
<div class="hide_content">
<div class="descriptions">
<p class="bigger">Just because we can't get out and about like we normally
would, doesn’t mean we have to stop taking pictures. There’s still plenty
you can do, provided you're prepared to use some imagination. Here are a few
ideas to keep you shooting until normal life resumes.</p>
<p>Most photographers love to shoot the unusual, and you don’t get much more
unusual than These Unprecedented Times. Right now everything counts as out
of the ordinary. There are a number of remarkable things about these
lockdown days that are worth photographing now so we can remember them when
it is all over.</p>
<p>Streets empty that are usually busy are remarkable and can evoke the sense of
historical pictures from before the invention of the motorcar. Other things
that are different at the moment will be queues to get into stores and the
lines marked out on the floor to show how far apart we should be.</p>
<div class="quotebox">
<p>Most photographers find it hard to see interesting pictures in places in
which they are most familiar. A trip somewhere new seems always exactly
what our photography needed, as shooting away from home consistently
inspires us to new artistic heights.</p>
</div>
<p>Pretend everything is new and that you haven’t seen it before, and then you
will be free to notice the leading lines, the places where one edge meets
another in delightful geometric harmony, and how the ordinary things in the
kitchen are transformed when the light is on or off.</p>
<p>The trick here is to look slowly, and then look again. Take the time to look
in detail and to look at the same thing from different angles, with
different light, long lenses and wide lenses. Then move to the left a bit.
You may never feel the need to leave the house again.</p>
</div>
</div>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.2s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/4-3.jpg" alt="" />
<div class="main" data-img-url="img/news/2.jpg"></div>
<a class="ryker_tm_full_link"
href="index.html@storefront=envato-elements.html#"></a>
</div>
<div class="details">
<span>July 25, 2021 <a
href="index.html@storefront=envato-elements.html#">Design</a></span>
<h3 class="title"><a href="index.html@storefront=envato-elements.html#">National
Geographic</a></h3>
</div>
<div class="hide_content">
<div class="descriptions">
<p class="bigger">Just because we can't get out and about like we normally
would, doesn’t mean we have to stop taking pictures. There’s still plenty
you can do, provided you're prepared to use some imagination. Here are a few
ideas to keep you shooting until normal life resumes.</p>
<p>Most photographers love to shoot the unusual, and you don’t get much more
unusual than These Unprecedented Times. Right now everything counts as out
of the ordinary. There are a number of remarkable things about these
lockdown days that are worth photographing now so we can remember them when
it is all over.</p>
<p>Streets empty that are usually busy are remarkable and can evoke the sense of
historical pictures from before the invention of the motorcar. Other things
that are different at the moment will be queues to get into stores and the
lines marked out on the floor to show how far apart we should be.</p>
<div class="quotebox">
<p>Most photographers find it hard to see interesting pictures in places in
which they are most familiar. A trip somewhere new seems always exactly
what our photography needed, as shooting away from home consistently
inspires us to new artistic heights.</p>
</div>
<p>Pretend everything is new and that you haven’t seen it before, and then you
will be free to notice the leading lines, the places where one edge meets
another in delightful geometric harmony, and how the ordinary things in the
kitchen are transformed when the light is on or off.</p>
<p>The trick here is to look slowly, and then look again. Take the time to look
in detail and to look at the same thing from different angles, with
different light, long lenses and wide lenses. Then move to the left a bit.
You may never feel the need to leave the house again.</p>
</div>
</div>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.5s" data-wow-delay="0.4s">
<div class="list_inner">
<div class="image">
<img src="img/thumbs/4-3.jpg" alt="" />
<div class="main" data-img-url="img/news/3.jpg"></div>
<a class="ryker_tm_full_link"
href="index.html@storefront=envato-elements.html#"></a>
</div>
<div class="details">
<span>June 02, 2021 <a
href="index.html@storefront=envato-elements.html#">Nature</a></span>
<h3 class="title"><a href="index.html@storefront=envato-elements.html#">Famous
Lake</a></h3>
</div>
<div class="hide_content">
<div class="descriptions">
<p class="bigger">Just because we can't get out and about like we normally
would, doesn’t mean we have to stop taking pictures. There’s still plenty
you can do, provided you're prepared to use some imagination. Here are a few
ideas to keep you shooting until normal life resumes.</p>
<p>Most photographers love to shoot the unusual, and you don’t get much more
unusual than These Unprecedented Times. Right now everything counts as out
of the ordinary. There are a number of remarkable things about these
lockdown days that are worth photographing now so we can remember them when
it is all over.</p>
<p>Streets empty that are usually busy are remarkable and can evoke the sense of
historical pictures from before the invention of the motorcar. Other things
that are different at the moment will be queues to get into stores and the
lines marked out on the floor to show how far apart we should be.</p>
<div class="quotebox">
<p>Most photographers find it hard to see interesting pictures in places in
which they are most familiar. A trip somewhere new seems always exactly
what our photography needed, as shooting away from home consistently
inspires us to new artistic heights.</p>
</div>
<p>Pretend everything is new and that you haven’t seen it before, and then you
will be free to notice the leading lines, the places where one edge meets
another in delightful geometric harmony, and how the ordinary things in the
kitchen are transformed when the light is on or off.</p>
<p>The trick here is to look slowly, and then look again. Take the time to look
in detail and to look at the same thing from different angles, with
different light, long lenses and wide lenses. Then move to the left a bit.
You may never feel the need to leave the house again.</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
/NEWS -->
<!-- CONTACT -->
<div class="ryker_tm_section" id="contact">
<div class="ryker_tm_contact">
<div class="container">
<div class="ryker_tm_title">
<span>Contacto</span>
<h3>Tu crecimiento comienza aquí. Escríbenos y descubre cómo podemos optimizar y escalar tu negocio con tecnología</h3>
</div>
<div class="short_info wow fadeInUp" data-wow-duration="1.5s">
<ul>
<li>
<div class="list_inner">
<div class="logo">
<img class="svg" src="img/svg/social/whatsapp-brands-solid.svg" alt="Icono whatsapp" />
</div>
<a class="info" href="https://api.whatsapp.com/send?phone=573160783540&text=Quiero%20cotizar%20un%20proyecto%20sobre...">
<h3>Whatsapp</h3>
<span>Click aquí</span>
</a>
</div>
</li>
<li>
<div class="list_inner">
<div class="logo">
<img class="svg" src="img/svg/telephone-2.svg" alt="Icono telefono" />
</div>
<div class="info">
<h3>Teléfono</h3>
<span>+57 316 0783540</span>
</div>
</div>
</li>
<li>
<div class="list_inner">
<div class="logo">
<img class="svg" src="img/svg/email-2.svg" alt="Icono email" />
</div>
<div class="info">
<h3>Email</h3>
<span>andrey.villegas@catcode.dev</span>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /CONTACT -->
<!-- COPYRIGHT -->
<div class="ryker_tm_section">
<div class="ryker_tm_copyright">
<div class="container">
<div class="copyright_inner">
<div class="text wow fadeInLeft" data-wow-duration="1.5s">
<p>© <span id="copyright-year"></span> CatCode.dev</p>
</div>
<div class="social wow fadeInRight" data-wow-duration="1.5s">
<ul>
<li><a href="/#"><img class="svg"
src="img/svg/social/facebook.svg" alt="Icono facebook" /></a></li>
<li><a href="/#"><img class="svg"
src="img/svg/social/twitter.svg" alt="Icono twitter" /></a></li>
<li><a href="/#"><img class="svg"
src="img/svg/social/instagram.svg" alt="Icono instagram" /></a></li>
<li><a href="/#"><img class="svg"
src="img/svg/social/dribbble.svg" alt="Icono dribble" /></a></li>
<li><a href="/#"><img class="svg"
src="img/svg/social/tik-tok.svg" alt="Icono tiktok" /></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- /COPYRIGHT -->
<!-- AUDIO FOR CLICK -->
<audio id="audio1">
<source src="audio/1.mp3">
</audio>
<audio id="audio2">
<source src="audio/2.mp3">
</audio>
<!-- /AUDIO FOR CLICK -->
<!-- MAGIC CURSOR -->
<div class="mouse-cursor cursor-outer"></div>
<div class="mouse-cursor cursor-inner"></div>
<!-- /MAGIC CURSOR -->
</div>
<!-- / WRAPPER ALL -->
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<!--[if lt IE 10]> <script type="text/javascript" src="js/ie8.js"></script> <![endif]-->
<script src="js/plugins.js"></script>
<script src="js/init.js"></script>
<!-- /SCRIPTS -->
<script src="js/particles.js"></script>
<script src="js/loadParticle.js"></script>
<script src="js/catAnim.js"></script>
<script>
document.getElementById("copyright-year").innerHTML += new Date().getFullYear();
</script>
</body>
</html>