-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
executable file
·422 lines (375 loc) · 20.2 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
<!DOCTYPE html>
<html>
<head>
<title>CRAN.IO | Hardware & Software Development</title>
<meta charset="UTF-8"> <!--Encoding -->
<meta name="viewport" content="width=device-width, initial-scale=1"> <!--Movile first -->
<script src="js/jquery.min.js"></script><!--JQuery 1.11.2 local -->
<script src="js/jQueryRotate.js"></script><!--JQueryRotate local comprimida -->
<script src="js/jquery.easing-1.3.min.js"></script><!--JQueryEasing local comprimida -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/translation.js"></script>
<script type="text/javascript" src="js/translation_management.js"></script>
<script type="text/javascript" src="js/mail.js"></script>
<link rel="stylesheet" type="text/css" href="styles/bootstrap-theme.css">
<link rel="stylesheet" type="text/css" href="styles/bootstrap.css">
<link rel="stylesheet" type="text/css" href="styles/home.css">
<link rel="stylesheet" type="text/css" href="styles/intersectionsStyles.css">
<link rel="stylesheet" type="text/css" href="styles/sectionsStyles.css">
<link rel="stylesheet" type="text/css" href="styles/style.css">
<link rel="stylesheet" type="text/css" href="styles/responsive.css">
<link rel="stylesheet" type="text/css" href="styles/dottastico.css">
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><!--API de Google Maps -->
<script src="js/home.js"></script>
<script src="js/dottastico.js"></script>
<script async src='//www.google-analytics.com/analytics.js'></script>
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WQ9TR7"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WQ9TR7');</script>
<!-- End Google Tag Manager -->
<div class="dottastico hidden-xs hidden-sm" data-shape="circle" data-time="1600" data-size="17px" data-color="#B0B3B6" data-position="left"></div>
<section class="section dottable_section" id="cranio" data-dottable-index="1">
<div class="flags">
<a href="#" class="flag esButton" data-language="es">ES</a>
<a href="#" class="flag enButton" data-language="en">EN</a>
</div>
<div class="container ">
<div class="row cranioRow">
<div class="col-md-offset-3 col-md-6 centered">
<img class="img-responsive cranioImage" src="images/cranio-logo.png">
</div>
<div class="row">
<div class="col-md-offset-3 col-md-6 col-xs-offset-2 col-xs-8 centered br">
<p id="slogan" class= "slogan">Hardware & Software Development</p>
</div>
</div>
<div class="row">
<div class="col-lg-offset-4 col-lg-4 col-md-offset-4 col-md-4 col-sm-offset-3 col-sm-5 col-xs-offset-1 col-xs-10 centered">
<p class= "white subTitles cranioSubtitle"><br/>La inteligencia de los dispositivos tecnológicos se escribe en código nosotros manejamos los lenguajes.</p>
</div>
</div>
</div>
</div>
<div class="flipTriangle"></div>
</section>
<!-- ahora el triangulo esta afuera y es position static . Usarlas arriba y abajo de las secciones que queremos que tengan height diferente a 100% sin romper los separadores-->
<div class="flipInvertedTriangle" style="position:static;"></div>
<section class="section dottable_section" id="whatWeDo" data-dottable-index="2">
<div class="myContainer ">
<div class="row">
<div class="col-lg-offset-2 col-md-offset-2 col-sm-offset-2 col-xs-offset-2 col-lg-8 col-md-8 col-sm-8 col-xs-8 centered">
<h2 class="black titles whatWeDoTitle" >WHAT WE DO</h2>
<p class="black subTitles whatWeDoSubtitle" >We are a multidisciplinary team with the right tools in hand.</p>
</div>
</div>
<div class="row hardAndSoftRow " style="margin-top: 20px;">
<div class="col-lg-offset-1 col-lg-3 col-md-offset-1 col-md-3 col-sm-offset-2 col-xs-offset-2 col-sm-8 col-xs-8 hardwareDefinitionDiv hardwareDiv" id="hardwareDef">
<h3 class="black HardSoftTitle" >HARDWARE</h3>
<p class="black HardSoftContent hardwareDescription">We know how to design and create the tangible electronic support for new technologies.</p>
</div>
<!-- <div class="hidden-sm hidden-xs col-lg-4 col-md-4 col-xs-4 centered frame">
<img class="hsImage img-responsive centered" src="images/H-S.png">
</div> -->
<div class="hidden-sm hidden-xs col-lg-4 col-md-4 col-xs-4 centered frame video">
<video width="350px" autoplay loop poster="images/esfera_07.png" src="images/video_web.mp4">
<source src="images/video_web.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="hidden-lg hidden-md centered col-sm-12 col-xs-12 ">
<img class="img-responsive mobilehsImage" src="images/H-S-mobile.png">
</div>
<div class="col-lg-offset-0 col-md-offset-0 col-lg-3 col-md-3 col-sm-offset-2 col-xs-offset-2 col-sm-8 col-xs-8 softwareDefinitionDiv softwareDiv " id="softwareDef">
<h3 class="black HardSoftTitle" >SOFTWARE</h3>
<p class="black HardSoftContent softwareDescription">Intelligent systems are written in code and we can handle the languages needed to bring life to that intelligence.</p>
</div>
</div>
</div>
</section>
<div class="triangle" style="position:static; bottom:0!important;"></div>
<section class="section dottable_section" id="technology" data-dottable-index="3">
<div class="container">
<div class="row">
<div class="col-lg-offset-2 col-md-offset-2 col-sm-offset-2 col-xs-offset-2 col-lg-8 col-md-8 col-sm-8 col-xs-8 centered">
<h2 class="white titles technology"><br/>TECHNOLOGY</h2>
<p class="white subTitles technologyDescription">We know how to use it.<br/><br/></p>
</div>
</div>
<div class="row iconRow ">
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered ">
<img class="img-responsive webIcon centered" src="images/color_procesamiento_senales.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles signalProcessing">INTERNET OF THINGS</h2>
<p class="white iconsContent signalProcessingDescription">Every device is now potentially smarter. Are you ready to enchant the new and growing IoT?</p>
</div>
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered ">
<img class="img-responsive webIcon centered" src="images/color_aplicaciones_movil.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles mobileApps">MOBILE APPS</h2>
<p class="white iconsContent mobileAppsDescription">If you want to succeed, your business has to go mobile. We'll get you there.</p>
</div>
</div>
<div class="row iconRow">
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered">
<img class="img-responsive webIcon centered" src="images/color_sistemas_embebidos.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles embeddedSystems">EMBEDDED SYSTEMS</h2>
<p class="white iconsContent embeddedSystemsDescription">We love small, special purpose boards, and we know how to get the most of them writing blazing fast software.</p>
</div>
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered">
<img class="img-responsive webIcon centered" src="images/color_servicios_web.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles webServices">WEB SERVICES</h2>
<p class="white iconsContent webServicesDescription">The Web is where all we do gets connected.</p>
</div>
</div>
<div class="row iconRow ">
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered">
<img class="img-responsive webIcon centered" src="images/color_diseno_hardware.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles hardwareDesign">HARDWARE DESIGN</h2>
<p class="white iconsContent hardwareDesignDescription">Electronic board design is both art and science.</p>
</div>
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 centered ">
<img class="img-responsive webIcon centered" src="images/color_procesamiento_datos.png">
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<h2 class="white iconsTitles dataProcessing">DATA PROCESSING</h2>
<p class="white iconsContent dataProcessingDescription">Data. lgall or big. We know how to store it, model its relationships and get valuable information from it.</p>
</div>
</div>
</div>
</section>
<div class="invertedTriangle" style="position:static;"></div>
<section class="section dottable_section" id="lastWorks" data-dottable-index="4">
<div class="container ">
<div class="row">
<div class="col-lg-offset-2 col-md-offset-2 col-sm-offset-2 col-xs-offset-2 col-lg-8 col-md-8 col-sm-8 col-xs-8 centered">
<h2 class="black titles" id="latestProjects">LAST PROJECTS</h2>
<p class=" black subTitles" id="latestProjectsDescription">Portfolio.</p>
</div>
</div>
<div class="row" style="padding-top: 2%;">
<div class=" col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://www.dermatio.com/">
<img class="img-responsive worksImages logo" src="images/works_dermatio_1.jpg">
<img class="img-responsive worksImages informacion" src="images/works_dermatio_2.jpg">
</a>
</div>
<div class=" col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://www.countit.com.ar/">
<img class="img-responsive worksImages logo" src="images/works_countit_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_countit_2.jpg" >
</a>
</div>
<div class=" col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://www.newine.com.ar/">
<img class="img-responsive worksImages logo" src="images/works_newine_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_newine_2.jpg" >
</a>
</div>
</div>
<div class="row">
<div class=" col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://www.remmohotels.com/">
<img class="img-responsive worksImages logo" src="images/works_remmo_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_remmo_2.jpg" >
</a>
</div>
<div class=" col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://dex.com.ar/">
<img class="img-responsive worksImages logo" src="images/works_dex_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_dex_2.jpg" >
</a>
</div>
<div class="col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://www.sustentator.com/energia/energia_solar_fotovoltaica.php">
<img class="img-responsive worksImages logo" src="images/works_sust_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_sust_2.jpg" >
</a>
</div>
</div>
<div class="row" style="padding-bottom:5%;">
<div class="col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://eurocase.com/products/tabi">
<img class="img-responsive worksImages logo" src="images/works_tabi_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_tabi_2.jpg" >
</a>
</div>
<div class="col-sm-4 col-xs-12 centered workDiv">
<a target="_blank" href="http://topos.mx/amuleto/">
<img class="img-responsive worksImages logo" src="images/works_topos_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_topos_2.jpg" >
</a>
</div>
<div class=" col-sm-4 col-xs-12 centered workDiv">
<img class="img-responsive worksImages logo" src="images/works_ypf_1.jpg">
<img class="img-responsive worksImages informacion " src="images/works_ypf_2.jpg" >
</div>
</div>
</div>
</section>
<section class="section dottable_section" id="haveAnIdea" data-dottable-index="5">
<div class="lastWorksTriangle hidden-lg hidden-md"></div>
<div class="container haveAnIdeaContainer onlyRow">
<div class="row onlyRow" id= "rowHaveAnIdea">
<div class="col-lg-6 col-xs-12 col-md-6 col-sm-12 divHaveAnIdea">
<div class="row haveAnIdeaContent" id="haveAnIdeaContent" >
<div class=" col-lg-offset-1 col-lg-10 col-xs-offset-1 col-xs-10 centered">
<br/><h2 class= "white textTitle haveAnIdeaTitle">HAVE AN IDEA?<br/></h2>
</div>
<div class="col-lg-offset-1 col-lg-10 col-xs-offset-0 col-xs-12 centered">
<p class= "white text haveAnIdeaFP"> Come and sit with us in the table, we have cookies, coffee and lots of ideas too.</p>
</div>
<div class="col-lg-offset-1 col-lg-10 col-xs-offset-0 col-xs-12 centered">
<p class="white boldText haveAnIdeaSP"> We can help your idea come true</p><br/><br/>
</div>
<div class="col-lg-offset-1 col-lg-10 col-xs-offset-2 col-xs-8 centered">
<button id="mailUs" class="buttons" type="button" data-toggle="modal" data-target="#myModal" >CONTACT US</button>
</div>
</div>
</div>
</div>
</div>
<div class="whiteTriangle hidden-lg hidden-md"></div>
</section>
<section class="section dottable_section hidden-xs hidden-sm" id="theTeam" data-dottable-index="6">
<div class="theTeamContainer ">
<div class="row">
<div class="col-lg-offset-2 col-md-offset-2 col-sm-offset-2 col-xs-offset-2 col-lg-8 col-md-8 col-sm-8 col-xs-8 centered">
<h2 class="black titles theTeam">THE TEAM</h2>
<p class=" black subTitles theTeamDescription">Young and courageous, yet thinkful and professional people. They will find passion in your project.</p>
</div>
</div>
<div class="row" style="height:90px;">
<div class="col-lg-offset-2 col-lg-8 centered">
<h2 class="black boldText" id="nameTeam"><br/> </h2>
<p class=" black text" id="whatHeDoTeam"> </p>
</div>
</div>
</div>
</section>
<section class="section hidden-xs hidden-sm" id="theTeam" >
<div class="row " style="height:28vw;">
<div style="display: inline;" style="height:auto;">
<div class="divsFotos" id="foto1" data-names="Cristian Von Scheidt" data-whathedo="Mechanical Designer">
<img class="img-responsive fotosTeam color" src="images/cris.png">
</div>
<div class="divsFotos" id="foto2" data-names="Luciano Balmaceda" data-whathedo="Software Developer">
<img class="img-responsive fotosTeam color" src="images/lucho.png">
</div>
<div class="divsFotos" id="foto3" data-names="Alan Jurnet Berteloot" data-whathedo="Mechanical Designer">
<img class="img-responsive fotosTeam color" src="images/colo.png">
</div>
<div class="divsFotos" id="foto4" data-names="Delfina Polito" data-whathedo="Software Developer">
<img class="img-responsive fotosTeam color" src="images/delfi.png">
</div>
<div class="divsFotos" id="foto5" data-names="Juan Bautista Carpanelli" data-whathedo="Software Developer">
<img class="img-responsive fotosTeam color" src="images/jota.png">
</div>
<div class="divsFotos" id="foto6" data-names="Javier Velazquez Traut" data-whathedo="CEO">
<img class="img-responsive fotosTeam color" src="images/javo.png">
</div>
<div class="divsFotos" id="foto7" data-names="Agostina Blanco" data-whathedo="Designer">
<img class="img-responsive fotosTeam color" src="images/agos.png">
</div>
<div class="divsFotos" id="foto8" data-names="Miguel De Elias" data-whathedo="CTO">
<img class="img-responsive fotosTeam color" src="images/mike.png">
</div>
<div class="divsFotos" id="foto9" data-names="Matias Fineschi" data-whathedo="Hardware Developer">
<img class="img-responsive fotosTeam color" src="images/masa.png">
</div>
<div class="divsFotos" id="foto10" data-names="Claudio Angrigiani" data-whathedo="Business Developer">
<img class="img-responsive fotosTeam color" src="images/clau.png">
</div>
<div class="divsFotos" id="foto11" data-names="Javier Bassi" data-whathedo="Software Developer">
<img class="img-responsive fotosTeam color" src="images/javi.png">
</div>
<div class="divsFotos" id="foto12" data-names="Santiago Raffo" data-whathedo="Hardware Developer">
<img class="img-responsive fotosTeam color" src="images/santi.png">
</div>
<div class="divsFotos" id="foto13" data-names="Nicolas Venturo" data-whathedo="Hardware Developer">
<img class="img-responsive fotosTeam color" src="images/nico.png">
</div>
</div>
</div>
</section>
<section class="interSectionWeAreHiring hidden-xs hidden-sm centered">
<button class="buttons centered" id="weAreHiringButton" type="button" data-toggle="modal" data-target="#myModal">WE ARE HIRING</button>
</section>
<div style="height: 5%;"></div>
<section class="section dottable_section" id="location" data-dottable-index="7">
<div class="myContainer">
<div class="row">
<div class=" col-lg-offset-1 col-lg-11 col-md-offset-1 col-md-11 col-xs-offset-1 col-xs-10">
<p class= "black locationTitle">LOCATION</p>
</div>
<div class="col-lg-offset-1 col-lg-8 col-md-offset-1 col-md-8 col-xs-offset-1 col-xs-8">
<p class= "black direction">Uriarte 1882, C1414DAV<br>Buenos Aires, Argentina<br>+54 11 4774 8751</p>
</div>
</div>
</div>
</section>
<section class="section " id="googleMap" >
<div class="invertedWhiteTriangle"></div>
<div class="iconsTriangle"></div>
</section>
<section class="section" id="icons">
<a href="http://twitter.com/cran_io" target=_blank >
<div class="col-lg-offset-7 col-md-offset-1 col-xs-offset-2 col-lg-1 col-sm-2 col-xs-2 onlyRow icon iconTwitter "></div>
</a>
<a href="http://facebook.com/be.cran.io" target=_blank>
<div class="col-lg-1 col-sm-2 col-xs-2 onlyRow icon iconFacebook "></div>
</a>
<a href="http://github.com/cran-io" target=_blank>
<div class="col-lg-1 col-sm-2 col-xs-2 onlyRow icon iconGitHub "></div>
</a>
<a href="http://www.linkedin.com/company/cran-io" target=_blank>
<div class="col-lg-1 onlyRow col-xs-2 icon iconLinkedin "></div>
</a>
<a href="#myModal" target=_blank data-toggle="modal">
<div class="col-lg-1 onlyRow col-xs-2 icon iconMail "></div>
</a>
</section>
</body>
<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog myModal-dialog" >
<div class="myModalContent" >
<div class="modal-header myModal-header " >
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="color:white;"><span aria-hidden="true">×</span></button>
<h4 class="modal-title white textTitle" id="contactUsModalTitle">CONTACT US!</h4>
<h4 class="modal-title white textTitle" id="finalMessageModalTitle">THANK YOU!</h4>
</div>
<div class="modal-body myModalBody" style="border:0;">
<div class="row centered">
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12 centered">
<input type="text" class="areasModel " style=" height: 30px;" id='modalName' placeholder=" Name"/>
</div>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12 centered">
<input type="text" class="areasModel " style=" height: 30px;" id='modalEmail' placeholder=" Mail"/>
</div>
<div class=" col-lg-12 col-md-12 col-sm-12 col-xs-12 centered message">
<textarea class="areasModel" id='modalMessage' placeholder=" Message" rows="7" cols="70"></textarea>
</div>
</div>
</div>
<div class="modal-footer myModal-footer centered" style="border:0;">
<button type="button centered" class="sendCloseButtons" id="send">SEND</button>
</div>
</div>
</div>
</div>
</html>