-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
432 lines (418 loc) · 13.6 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
<!DOCTYPE html>
<html lang="eng">
<head>
<title>Team RAM</title>
<link rel="icon" href="assets/favicon.ico">
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<!-- //Meta tag Keywords -->
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- Custom-Files -->
<link rel="stylesheet" href="assets/css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css" media="all"/>
<!-- Style-CSS -->
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<!-- Font-Awesome-Icons-CSS -->
<!-- //Custom-Files -->
<!-- Web-Fonts -->
<link href="//fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext"
rel="stylesheet">
<!-- //Web-Fonts -->
</head>
<body>
<!-- main banner -->
<div class="main-top" id="home">
<!-- header -->
<header>
<div class="container-fluid">
<div class="header d-lg-flex justify-content-between align-items-center py-3 px-sm-3">
<!-- logo -->
<div id="logo">
<h1><a href="index.html"><span class="mr-2"></span>Team RAM</a></h1>
</div>
<!-- //logo -->
<!-- nav -->
<div class="nav_w3ls">
<nav>
<label for="drop" class="toggle">Menu</label>
<input type="checkbox" id="drop" />
<ul class="menu">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="#services">Services</a></li>
<li><a href="about.html#team">Our Team</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
</div>
<!-- //nav -->
<div class="d-flex mt-lg-1 mt-sm-2 mt-3 justify-content-center">
<!-- search -->
<div class="search-w3layouts mr-3">
<form action="#" method="post" class="search-bottom-wthree d-flex">
<input class="search" type="search" placeholder="Search Here..." required="">
<button class="form-control btn" type="submit"><span class="fa fa-search"></span></button>
</form>
</div>
<!-- //search -->
</div>
</div>
</div>
</header>
<!-- //header -->
<!-- banner -->
<div class="banner_w3lspvt position-relative">
<div class="container">
<div class="d-md-flex">
<div class="w3ls_banner_txt">
<h3 class="w3ls_pvt-title">Team <span>RAM</span></h3>
<p class="text-sty-banner">
Is a leading Software Development,
Information Technology Services firm providing competitively priced Software Solutions & Services.
It is the largest Retail Software & Solutions provider in Bangladesh.
</p>
<a href="about.html" class="btn button-style mt-md-5 mt-4">Read More</a>
</div>
<div class="banner-img">
<img src="assets/images/banner.png" alt="" class="img-fluid">
</div>
</div>
</div>
<!-- animations effects -->
<div class="icon-effects-w3l">
<img src="assets/images/shape1.png" alt="" class="img-fluid shape-wthree shape-w3-one">
<img src="assets/images/shape2.png" alt="" class="img-fluid shape-wthree shape-w3-two">
<img src="assets/images/shape3.png" alt="" class="img-fluid shape-wthree shape-w3-three">
<img src="assets/images/shape5.png" alt="" class="img-fluid shape-wthree shape-w3-four">
<img src="assets/images/shape4.png" alt="" class="img-fluid shape-wthree shape-w3-five">
<img src="assets/images/shape6.png" alt="" class="img-fluid shape-wthree shape-w3-six">
</div>
<!-- //animations effects -->
</div>
<!-- //banner -->
</div>
<!-- //main banner -->
<!-- why -->
<section class="why bg-li py-5" id="why">
<div class="container py-xl-5 py-3">
<div class="row">
<div class="col-md-4">
<div class="ser-grd">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr5">
<span class="fa fa-university"></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4>ERP Solution</h4>
<p>Business process management software</p>
</div>
</div>
</div>
<!-- <div class="ser-grd mt-md-5 mt-4">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr6">
<span class=""></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4></h4>
<p></p>
</div>
</div>
</div> -->
</div>
<div class="col-md-4">
<div class="ser-grd mt-md-0 mt-4">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr1">
<span class="fa fa-shopping-cart"></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4>E-Commerce Solution</h4>
<p>Sell products and services online</p>
</div>
</div>
</div>
<!-- <div class="ser-grd mt-md-5 mt-4">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr2">
<span class=""></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4></h4>
<p></p>
</div>
</div>
</div> -->
</div>
<div class="col-md-4">
<div class="ser-grd mt-md-0 mt-4">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr3">
<span class="fa fa-truck"></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4>Distribution & Manufacturing</h4>
<p>Batch production, IOT tracking software</p>
</div>
</div>
</div>
<!-- <div class="ser-grd mt-md-5 mt-4">
<div class="row">
<div class="col-md-3 col-2 text-center services-icon icon-clr4">
<span class=""></span>
</div>
<div class="col-md-9 col-10 text-left services-grid">
<h4></h4>
<p></p>
</div>
</div>
</div> -->
</div>
</div>
</div>
</section>
<!-- //why -->
<!-- middle -->
<section class="midd-w3 py-5" id="faq">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-6 about-right-faq">
<h6>Software Development</h6>
<h3 class="text-da">3 years+ of Industry Experience</h3>
<p class="mt-4">
Our Development Team consists of experienced & qualified System Analysts,
Database Administrators, Programmers, Support Engineers & Testers.
</p>
<ul class="w3l-right-book mt-4">
<li>Customize</li>
<li>Modern</li>
<li>Scalable</li>
<li>Low Cost</li>
<li>Support</li>
</ul>
<a href="about.html" class="btn button-style button-style-2 mt-sm-5 mt-4">Read More</a>
</div>
<div class="col-lg-6 left-wthree-img text-right">
<img src="assets/images/b1.png" alt="" class="img-fluid mt-5" />
</div>
</div>
</div>
</section>
<!-- //middle -->
<!-- services -->
<section class="banner-bottom-w3layouts bg-li py-5" id="services">
<div class="container py-xl-5 py-lg-3">
<h3 class="tittle text-center font-weight-bold">Our Services</h3>
<p class="sub-tittle text-center mt-3 mb-sm-5 mb-4"></p>
<div class="row pt-lg-4">
<div class="col-lg-4 about-in text-center">
<div class="card">
<div class="card-body">
<div class="bg-clr-w3l">
<span class="fa fa-laptop"></span>
</div>
<h5 class="card-title mt-4 mb-3">Web Application</h5>
<p class="card-text">ERP Solution, E-Commerce Solution.</p>
</div>
</div>
</div>
<div class="col-lg-4 about-in text-center my-lg-0 my-3">
<div class="card active">
<div class="card-body">
<div class="bg-clr-w3l">
<span class="fa fa-mobile"></span>
</div>
<h5 class="card-title mt-4 mb-3">Mobile Application</h5>
<p class="card-text">Android Application, IOS Application.</p>
</div>
</div>
</div>
<div class="col-lg-4 about-in text-center">
<div class="card">
<div class="card-body">
<div class="bg-clr-w3l">
<span class="fa fa-desktop"></span>
</div>
<h5 class="card-title mt-4 mb-3">Desktop Application</h5>
<p class="card-text">Retail Software, Distribution & Manufacturing.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //services -->
<!-- stats -->
<section class="bottom-count py-5" id="stats">
<div class="container py-xl-5 py-lg-3">
<div class="row">
<div class="col-lg-5 left-img-w3ls">
<img src="assets/images/b2.png" alt="" class="img-fluid" />
</div>
<div class="col-lg-7 right-img-w3ls pl-lg-4 mt-lg-2 mt-4">
<div class="bott-w3ls mr-xl-5">
<h3 class="title-w3 text-bl mb-3 font-weight-bold">Some of Company Real Facts</h3>
<p class="title-sub-2 mb-3">Together everyone achieves more</p>
<p>
To be a model of excellence as an Information & Communication Technology company that our Shareholders,
Customers, Suppliers, Associates and Society would love to be associated with.
</p>
</div>
<div class="row mt-5">
<div class="col-sm-4 count-w3ls">
<h4>100+</h4>
<p>Project Completed</p>
</div>
<div class="col-sm-4 count-w3ls mt-sm-0 mt-3">
<h4>50+</h4>
<p>Satisfied Clients</p>
</div>
<div class="col-sm-4 count-w3ls mt-sm-0 mt-3">
<h4>3+</h4>
<p>Award Winning</p>
</div>
</div>
<div class="row mt-sm-5 mt-4">
<div class="col-sm-4 count-w3ls">
<h4>10+</h4>
<p>Web Application</p>
</div>
<div class="col-sm-4 count-w3ls mt-sm-0 mt-3">
<h4>10+</h4>
<p>Mobile Application</p>
</div>
<div class="col-sm-4 count-w3ls mt-sm-0 mt-3">
<h4>10+</h4>
<p>Desktop Application</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //stats -->
<!-- partners -->
<section class="partners py-5" id="partners">
<div class="container py-xl-5 py-lg-3">
<h3 class="tittle text-center font-weight-bold">Our Partners</h3>
<p class="sub-tittle text-center mt-3 mb-sm-5 mb-4"></p>
<div class="row grid-part text-center pt-4">
<div class="col-md-2 col-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-angellist"></span></a>
<h4>Angellist</h4>
</div>
</div>
<div class="col-md-2 col-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-opencart"></span></a>
<h4>opencart</h4>
</div>
</div>
<div class="col-md-2 col-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-lastfm"></span></a>
<h4>lastfm</h4>
</div>
</div>
<div class="col-md-2 col-4 mt-md-0 mt-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-openid"></span></a>
<h4>openid</h4>
</div>
</div>
<div class="col-md-2 col-4 mt-md-0 mt-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-skyatlas"></span></a>
<h4>skyatlas</h4>
</div>
</div>
<div class="col-md-2 col-4 mt-md-0 mt-4">
<div class="parts-w3ls">
<a href="#"><span class="fa fa-ravelry"></span></a>
<h4>ravelry</h4>
</div>
</div>
</div>
</div>
</section>
<!-- //partners -->
<!-- footer -->
<footer class="bg-li py-5">
<div class="container py-xl-5 py-lg-3">
<!-- subscribe -->
<div class="subscribe mx-auto">
<div class="icon-effect-w3">
<span class="fa fa-envelope"></span>
</div>
<h2 class="tittle text-center font-weight-bold">Stay Updated!</h2>
<p class="sub-tittle text-center mt-3 mb-sm-5 mb-4">
Choosing the right software for your business may be an overwhelming experience,
but we are here to help every step of the way. Talk to our experts to receive specific suggestions tailored on your unique needs.
</p>
<form action="https://formspree.io/mrgyynzw" method="POST" class="subscribe-wthree pt-2">
<div class="d-flex subscribe-wthree-field">
<input class="form-control" type="email" placeholder="Enter your email..." name="email" required="">
<button class="btn form-control w-50" type="submit">Subscribe</button>
</div>
</form>
</div>
<!-- //subscribe -->
</div>
</footer>
<!-- //footer -->
<!-- copyright bottom -->
<div class="copy-bottom bg-li py-4 border-top">
<div class="container-fluid">
<div class="d-md-flex px-md-3 position-relative text-center">
<!-- footer social icons -->
<div class="social-icons-footer mb-md-0 mb-3">
<ul class="list-unstyled">
<li>
<a href="https://www.facebook.com/teamram.org">
<span class="fa fa-facebook"></span>
</a>
</li>
<li>
<a href="https://twitter.com/teamramorg">
<span class="fa fa-twitter"></span>
</a>
</li>
<li>
<a href="https://www.instagram.com/teamramorg">
<span class="fa fa-instagram"></span>
</a>
</li>
<li>
<a href="https://github.com/TeamRAMOrg">
<span class="fa fa-github"></span>
</a>
</li>
</ul>
</div>
<!-- //footer social icons -->
<!-- copyright -->
<div class="copy_right mx-md-auto mb-md-0 mb-3">
<p class="text-bl let">© <script>document.write((new Date).getFullYear()) </script> - Team RAM. All rights reserved</p>
</div>
<!-- //copyright -->
<!-- move top icon -->
<a href="#home" class="move-top text-center">
<span class="fa fa-level-up" aria-hidden="true"></span>
</a>
<!-- //move top icon -->
</div>
</div>
</div>
<!-- //copyright bottom -->
</body>
</html>