-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
427 lines (421 loc) · 20.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ralcaidev</title>
<meta name="description" content="Free Bootstrap Theme by BootstrapMade.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:400,300|Raleway:300,400,900,700italic,700,300,600">
<link rel="stylesheet" type="text/css" href="css/jquery.bxslider.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div class="loader"></div>
<div id="myDiv">
<!--HEADER-->
<div class="header">
<div class="bg-color">
<header id="main-header">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">RALCAIDEV</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#main-header">Inicio</a></li>
<li class=""><a href="#feature">Sobre</a></li>
<li class=""><a href="#service">Servicios</a></li>
<li class=""><a href="#portfolio">Portfolio</a></li>
<li class=""><a href="#testimonial">Testimonial</a></li>
<li class=""><a href="#blog">Blog</a></li>
<li class=""><a href="#contact">Contacto</a></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="wrapper">
<div class="container">
<div class="row">
<div class="banner-info text-center wow fadeIn delay-05s">
<h1 class="bnr-title">Ola ke ase</h1>
<h2 class="bnr-sub-title">devops o ke ase</h2>
<p class="bnr-para">
Lorem fistrum pupita ese pedazo de jarl qué dise usteer no te digo trigo por no llamarte Rodrigor papaar papaar. <br/>
Ahorarr me cago en tus muelas ese pedazo de mamaar condemor por la gloria de mi madre qué dise usteer a wan qué dise usteer va usté muy cargadoo.<br/>
A peich ese hombree la caidita amatomaa diodeno te voy a borrar el cerito por la gloria de mi madre. A peich amatomaa pupita al ataquerl a peich amatomaa hasta luego Lucas. <br/>
Ese que llega diodenoo mamaar por la gloria de mi madre no te digo trigo por no llamarte Rodrigor fistro diodenoo la caidita al ataquerl amatomaa condemor. <br/>
Diodenoo se calle ustée benemeritaar no puedor al ataquerl hasta luego Lucas.
</p>
<div class="brn-btn">
<a href="#" class="btn btn-download">Si</a>
<a href="#" class="btn btn-more">No</a>
</div>
<!-- <div class="overlay-detail">-->
<!-- <a href="#feature"><i class="fa fa-angle-down"></i></a>-->
<!-- </div>-->
</div>
</div>
</div>
</div>
</div>
</div>
<!--/ HEADER-->
<!---->
<section id="feature" class="section-padding wow fadeIn delay-05s">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="wrap-item text-center">
<div class="item-img">
<img src="img/ser01.png">
</div>
<h3 class="pad-bt15">Creative Concept</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="wrap-item text-center">
<div class="item-img">
<img src="img/ser02.png">
</div>
<h3 class="pad-bt15">Amazing Design</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="wrap-item text-center">
<div class="item-img">
<img src="img/ser03.png">
</div>
<h3 class="pad-bt15">Cost effective</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="wrap-item text-center">
<div class="item-img">
<img src="img/ser04.png">
</div>
<h3 class="pad-bt15">Secure</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
</div>
</div>
</div>
</section>
<!---->
<!---->
<section id="service" class="section-padding wow fadeInUp delay-05s">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="service-title pad-bt15">What We Do?</h2>
<p class="sub-title pad-bt15">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>tempor incididunt ut labore et dolore magna aliqua.</p>
<hr class="bottom-line">
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="service-item">
<h3><span>D</span>esign And Developement</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<a href="">learn more...</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="service-item">
<h3><span>W</span>ebsite Maintenance</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<a href="">learn more...</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="service-item">
<h3><span>S</span>eo Optimization</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<a href="">learn more...</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="service-item">
<h3><span>D</span>igital Marketing</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<a href="">Learn more...</a>
</div>
</div>
</div>
</div>
</section>
<!---->
<!---->
<!---->
<!---->
<section id="portfolio" class="section-padding wow fadeInUp delay-05s">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="service-title pad-bt15">Our Recent Works</h2>
<p class="sub-title pad-bt15">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>tempor incididunt ut labore et dolore magna aliqua.</p>
<hr class="bottom-line">
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port01.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port02.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port03.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port04.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port05.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 portfolio-item padding-right-zero mr-btn-15">
<figure>
<img src="img/port06.jpg" class="img-responsive">
<figcaption>
<h2>Project For Everyone</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nost.</p>
</figcaption>
</figure>
</div>
</div>
</div>
</section>
<!---->
<!---->
<section id="testimonial" class="wow fadeInUp delay-05s">
<div class="bg-testicolor">
<div class="container section-padding">
<div class="row">
<div class="testimonial-item">
<ul class="bxslider">
<li>
<blockquote>
<img src="img/thumb.png" class="img-responsive">
<p>Come a day there won't be room for naughty men like us to slip about at all. This job goes south, there well may not be another. </p>
</blockquote>
<small>Shaun Paul, Client</small>
</li>
<li>
<blockquote>
<img src="img/thumb.png" class="img-responsive">
<p>So here is us, on the raggedy edge. Don't push me, and I won't push you. </p>
</blockquote>
<small>Marry Smith, Client</small>
</li>
<li>
<blockquote>
<img src="img/thumb.png" class="img-responsive">
<p>Come a day there won't be room for naughty men like us to slip about at all. This job goes south, there well may not be another.</p>
</blockquote>
<small>Vivek Singh, Client</small>
</li>
<li>
<blockquote>
<img src="img/thumb.png" class="img-responsive">
<p>So here is us, on the raggedy edge. Don't push me, and I won't push you.</p>
</blockquote>
<small>John Doe, Client</small>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!---->
<section id="blog" class="section-padding wow fadeInUp delay-05s">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="service-title pad-bt15">Latest from our blog</h2>
<p class="sub-title pad-bt15">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>tempor incididunt ut labore et dolore magna aliqua.</p>
<hr class="bottom-line">
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="blog-sec">
<div class="blog-img">
<a href="">
<img src="img/blog01.jpg" class="img-responsive">
</a>
</div>
<div class="blog-info">
<h2>This is Lorem ipsum heading.</h2>
<div class="blog-comment">
<p>Posted In: <span>Legal Advice</span></p>
<p>
<span><a href="#"><i class="fa fa-comments"></i></a> 15</span>
<span><a href="#"><i class="fa fa-eye"></i></a> 11</span></p>
</div>
<p>We cannot expect people to have respect for laws and orders until we teach respect to those we have entrusted to enforce those laws all the time. we always want to help people cordially.</p>
<a href="" class="read-more">Read more →</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="blog-sec">
<div class="blog-img">
<a href="">
<img src="img/blog02.jpg" class="img-responsive">
</a>
</div>
<div class="blog-info">
<h2>This is Lorem ipsum heading.</h2>
<div class="blog-comment">
<p>Posted In: <span>Legal Advice</span></p>
<p>
<span><a href="#"><i class="fa fa-comments"></i></a> 15</span>
<span><a href="#"><i class="fa fa-eye"></i></a> 11</span></p>
</div>
<p>We cannot expect people to have respect for laws and orders until we teach respect to those we have entrusted to enforce those laws all the time. we always want to help people cordially.</p>
<a href="" class="read-more">Read more →</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="blog-sec">
<div class="blog-img">
<a href="">
<img src="img/blog03.jpg" class="img-responsive">
</a>
</div>
<div class="blog-info">
<h2>This is Lorem ipsum heading.</h2>
<div class="blog-comment">
<p>Posted In: <span>Legal Advice</span></p>
<p>
<span><a href="#"><i class="fa fa-comments"></i></a> 15</span>
<span><a href="#"><i class="fa fa-eye"></i></a> 11</span></p>
</div>
<p>We cannot expect people to have respect for laws and orders until we teach respect to those we have entrusted to enforce those laws all the time. we always want to help people cordially.</p>
<a href="" class="read-more">Read more →</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!---->
<section id="contact" class="section-padding wow fadeInUp delay-05s">
<div class="container">
<div class="row">
<div class="col-md-12 text-center white">
<h2 class="service-title pad-bt15">Contacta con nosotros</h2>
<p class="sub-title pad-bt15">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>tempor incididunt ut labore et dolore magna aliqua.</p>
<hr class="bottom-line white-bg">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="loction-info white">
<p><i class="fa fa-map-marker fa-fw pull-left fa-2x"></i>Shadow Moses Island<br>Alaska</p>
<p><i class="fa fa-envelope-o fa-fw pull-left fa-2x"></i>[email protected]</p>
<p><i class="fa fa-phone fa-fw pull-left fa-2x"></i>+34 123 456 789</p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="contact-form">
<div id="sendmessage">¡Se ha enviado tu mensaje, gracias!</div>
<div id="errormessage"></div>
<form action="" method="post" role="form" class="contactForm">
<div class="col-md-6 padding-right-zero">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Nombre" data-rule="minlen:4" data-msg="Introduce al menos cuatro caracteres" />
<div class="validation"></div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Email" data-rule="email" data-msg="Introduce un email válido" />
<div class="validation"></div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Asunto" data-rule="minlen:4" data-msg="Indica un asunto" />
<div class="validation"></div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Cuentanos lo que quieras en el campo Mensaje" placeholder="Mensaje"></textarea>
<div class="validation"></div>
</div>
<button type="submit" class="btn btn-primary btn-submit">ENVIAR</button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!---->
<!---->
<footer id="footer">
<div class="container">
<div class="row text-center">
<p>Ralcaidev</p>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Baker
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</div>
</footer>
<!---->
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.js"></script>
<script src="js/jquery.bxslider.min.js"></script>
<script src="js/custom.js"></script>
<script src="contactform/contactform.js"></script>
</body>
</html>