-
Notifications
You must be signed in to change notification settings - Fork 0
/
rtl.html
540 lines (487 loc) · 37.4 KB
/
rtl.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
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
<!DOCTYPE html>
<!--[if IE 7 ]><html class="ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="ie8" lang="en"><![endif]-->
<!--[if IE 9 ]><html class="ie9" lang="en"><![endif]-->
<!--[if (gte IE 10)|!(IE)]><!--><html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><!--<![endif]-->
<head>
<title>Corporative - Responsive HTML5 Website Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- Seo Meta -->
<meta name="description" content="Corporative - Responsive HTML5 Website Template">
<meta name="keywords" content="rtl, arabic, Corporative, corporate, light, dark, themeforest, multi purpose, premium, unlimited, ultimate">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css" media="screen" />
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/icons.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/animate.css" media="screen" />
<link rel="stylesheet" type="text/css" href="styles/responsive.css" media="screen" />
<link rel="stylesheet" type="text/css" href="js/layerslider/css/layerslider.css">
<link rel="stylesheet" type="text/css" href="js/layerslider/css/custom.css">
<link rel="stylesheet" type="text/css" href="rtl.css" media="screen" /><!-- RTL Style -->
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=EmulateIE8; IE=EDGE" />
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="frame_">
<div id="layout" class="full">
<header id="header">
<div class="head">
<div class="row clearfix">
<div class="logo">
<a href="index.html" title="Corporative - Responsive HTML5 Website Template"><img src="images/logo.png" alt="Corporative"></a>
</div><!-- end logo -->
<h2 class="site_description">قالب شرکتی واکنش گرا اچ تی ام ال 5</h2><!-- end description -->
<div class="search">
<form action="search.html" id="search" method="get">
<input id="inputhead" name="search" type="text" onfocus="if (this.value=='جستجو') this.value = '';" onblur="if (this.value=='') this.value = 'جستجو';" value="جستجو" placeholder="جستجو">
<button type="submit"><i class="fa-search toptip" title="جستجو"></i></button>
</form><!-- end form -->
</div><!-- end search -->
</div><!-- row -->
</div><!-- head -->
<div class="headdown">
<div class="row clearfix">
<nav>
<ul class="sf-menu">
<li class="current"><a href="index.html">خانه</a>
<ul>
<li><a href="index_2.html">خانه 2</a></li>
<li><a href="index_3.html">خانه 3</a></li>
<li><a href="#">منوی کشویی</a>
<ul>
<li><a href="#">لینک 1</a></li>
<li><a href="#">لینک 2</a>
<ul>
<li><a href="#">لینک 1</a></li>
<li><a href="#">لینک 2</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="shop.html">فروشگاه</a>
<ul>
<li><a href="shop.html">فروشگاه</a></li>
<li><a href="shop_product.html">محصول فروشگاه</a></li>
<li><a href="shop_cart.html">سبد خرید</a></li>
<li><a href="shop_checkout.html">سامانه پرداخت</a></li>
</ul>
</li>
<li><a href="portfolio4.html">گالری</a>
<ul>
<li><a href="portfolio4.html">گالری 4</a></li>
<li><a href="portfolio3.html">گالری 3</a></li>
<li><a href="portfolio2.html">گالری 2</a></li>
<li><a href="portfolio_single.html">پروژه</a></li>
</ul>
</li>
<li><a href="blog.html">وبلاگ</a>
<ul>
<li><a href="blog.html">وبلاگ</a></li>
<li><a href="blog_left_sidebar.html">وبلاگ با منوی راست چین</a></li>
<li><a href="blog_single.html">ادامه مطلب</a></li>
</ul>
</li>
<li><a href="#">صفحات</a>
<ul>
<li><a href="elements.html">کدهای کوتاه</a></li>
<li><a href="rtl.html">پارسی</a></li>
<li><a href="about_us.html">درباره ما</a></li>
<li><a href="testimonials.html">نظرات مشتریان</a></li>
<li><a href="icons.html">آیکونها</a></li>
<li><a href="pricing_tables.html">جداول قیمتها</a></li>
<li><a href="404.html">مشکل 404</a></li>
<li><a href="faq.html">پرش و پاسخ</a></li>
<li><a href="under_construction.html">تایمر</a></li>
</ul>
</li>
<li><a href="contact.html">تماس با ما</a></li>
</ul><!-- end menu -->
</nav><!-- end nav -->
<div class="social social-head">
<a href="#" class="toptip" title="توییتر"><i class="icons-social-twitter"></i></a>
<a href="#" class="toptip" title="فیسبوک"><i class="icons-social-facebook"></i></a>
<a href="#" class="toptip" title="گوگل پلاس"><i class="icons-social-google-plus"></i></a>
<a href="#" class="toptip" title="ساند کلود"><i class="icons-social-soundcloud"></i></a>
<a href="#" class="toptip" title="Dribbble"><i class="icons-social-dribbble"></i></a>
</div><!-- end social -->
</div><!-- row -->
</div><!-- headdown -->
</header><!-- end header -->
<!-- Start Layer Slider -->
<div class="sliderr">
<div id="layerslider-container-fw-second">
<div id="layerslider">
<div class="ls-layer" style="slidedelay: 8000">
<img class="ls-bg" src="images/slides/slide_bg_1.jpg" alt="">
<img class="ls-s2" src="images/slides/slide_cap_1.png" alt="" style="position: absolute; top: -6px; left: -135px; slidedirection : bottom; slideoutdirection : bottom; delayin : 400; scaleout : .8;">
<h2 class="ls-s-1 text2" style="position: absolute; top:70px; left: 770px; slidedirection : right; slideoutdirection : top; durationin : 750; durationout : 400; easingin : easeOutBack; easingout : easeInBack; delayin : 1600; delayout : 0; showuntil : 0;"> قالب شرکتی و فروشگاهی </h2>
<span class="ls-s-1 text2" style="position: absolute; top:124px; left: 770px; slidedirection : right; slideoutdirection : top; durationin : 750; durationout : 400; easingin : easeOutBack; easingout : easeInBack; delayin : 1900; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> با بهترین کیفیت و گرافیک </span>
<span class="ls-s-1 text2" style="position: absolute; top:180px; left: 770px; slidedirection : right; slideoutdirection : right; durationin : 750; durationout : 400; easingin : easeOutBack; easingout : easeInBack; delayin : 2200; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> مدرن و واکنش گرا </span>
<span class="ls-s-1 text2" style="position: absolute; top:236px; left: 770px; slidedirection : right; slideoutdirection : bottom; durationin : 750; durationout : 400; easingin : easeOutBack; easingout : easeInBack; delayin : 2500; delayout : 0; showuntil : 0; font-size:22px;font-weight:100;"> اسلایدر ویژه لایر </span>
<span class="ls-s-1" style="position: absolute; top:308px; left: 770px; slidedirection : right; slideoutdirection : bottom; durationin : 750; durationout : 400; easingin : easeOutBack; easingout : easeInBack; delayin : 2800; delayout : 0; showuntil : 0; font-size:22px;font-weight:100;"> <a href="http://themeforest.net/user/T20?ref=T20" class="tbutton medium"><span>فقط و فقط 15 دلار</span></a> </span>
</div>
<div class="ls-layer" style="slidedelay: 8000">
<img class="ls-bg" src="images/slides/slide_bg_2.jpg" alt="">
<img class="ls-s2" src="images/slides/slide_cap_2.png" alt="" style="position: absolute; top: 0px; left: 150px; slidedirection : bottom; slideoutdirection : bottom; delayin : 400; scaleout : .8;">
<img class="ls-s2" src="images/slides/line.png" alt="" style="position: absolute; top: 80px; left: 674px; slidedirection : right; slideoutdirection : right; delayin : 800; scaleout : .8;">
<h2 class="ls-s-1 text1" style="position: absolute; top:90px; left: 700px; slidedirection : right; slideoutdirection : right; durationin : 750; durationout : 600; easingin : easeOutExpo; easingout : easeInExpo; delayin : 1400; delayout : 0; showuntil : 0;"> PREMIUM TEMPLATE </h2>
<img class="ls-s2" src="images/slides/line.png" alt="" style="position: absolute; top: 160px; left: 674px; slidedirection : right; slideoutdirection : right; delayin : 1200; scaleout : .8;">
<span class="ls-s-1 text8" style="position: absolute; top:174px; left: 705px; slidedirection : right; slideoutdirection : right; durationin : 750; durationout : 600; easingin : easeOutBack; easingout : easeInBack; delayin : 1800; delayout : 0; showuntil : 0; font-weight:100;"> HTML5 and CSS3 + BOOTSTRAP 3 </span>
<span class="ls-s-1 text9" style="position: absolute; top:220px; left: 705px; slidedirection : right; slideoutdirection : right; durationin : 750; durationout : 600; easingin : easeOutBack; easingout : easeInBack; delayin : 2200; delayout : 0; showuntil : 0; font-weight:100;"> +20 Pages Clean and Modern Responsive Design </span>
</div>
<div class="ls-layer" style="slidedirection: top; slidedelay: 6000; durationin: 1000; durationout: 1500; easingin: easeInQuint; easingout: easeInOutQuint; delayin: 0; delayout: 0;">
<img src="images/slides/ls_1.png" class="ls-bg" alt="ls-bg">
<img class="ls-s2" src="images/slides/big_ipad.png" alt="iPad Large" style="position: absolute; top: 60px; left: 600px; slidedirection : bottom; slideoutdirection : bottom; durationin : 1500; durationout : 750; easingin : easeInOutQuint; easingout : easeInBack; delayin : 500; delayout : 0; showuntil : 0; ">
<div class="ls-s2" style="position: absolute; top: 100px; left: 673px; slidedirection : bottom; slideoutdirection : bottom; durationin : 1500; durationout : 750; easingin : easeInOutQuint; easingout : easeInBack; delayin : 500; delayout : 0; showuntil : 0; "><iframe src="http://player.vimeo.com/video/68539687?title=0&byline=0&portrait=0&color=ffffff" width="358" height="269"></iframe></div>
<h2 class="ls-s-1 text2" style="position: absolute; top:70px; left: 60px; slidedirection : left; slideoutdirection : bottom; durationin : 1000; durationout : 750; easingin : easeOutBack; easingout : easeInBack; delayin : 2500; delayout : 0; showuntil : 0;"> Powerful Responsive and Clean Design </h2>
<span class="ls-s-1 text2" style="position: absolute; top:124px; left: 60px; slidedirection : left; slideoutdirection : bottom; durationin : 1000; durationout : 750; easingin : easeOutBack; easingout : easeInBack; delayin : 3000; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> Compatible with Major Browsers </span>
<span class="ls-s-1 text2" style="position: absolute; top:180px; left: 60px; slidedirection : left; slideoutdirection : bottom; durationin : 1000; durationout : 750; easingin : easeOutBack; easingout : easeInBack; delayin : 3500; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> Modern Navigation Touchable Menu </span>
<span class="ls-s-1 text2" style="position: absolute; top:236px; left: 60px; slidedirection : left; slideoutdirection : bottom; durationin : 1000; durationout : 750; easingin : easeOutBack; easingout : easeInBack; delayin : 4000; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> Premium Layer Slider + 4 Homepages </span>
<span class="ls-s-1 text2" style="position: absolute; top:292px; left: 60px; slidedirection : left; slideoutdirection : bottom; durationin : 1000; durationout : 750; easingin : easeOutBack; easingout : easeInBack; delayin : 4500; delayout : 0; showuntil : 0; font-size:22px;font-weight:300;"> Slideshow have Video Support </span>
</div>
<div class="ls-layer" style="slidedelay: 4500; transition2d: 105; ">
<img src="images/slides/layer_1.jpg" class="ls-bg" alt="Slide background">
<h5 class="ls-s-1 text-f" style="top:50px; left: 620px; slidedirection : fade; slideoutdirection : fade; scalein : 0.5; scaleout : 0.5;">More Features</h5>
<h5 class="ls-s-1 text7" style="top:150px; left: 684px; slidedirection : fade; slideoutdirection : fade; durationout : 750; easingin : easeOutQuint; delayin : 800; scalein : .8; scaleout : .8;">Use with any HTML content</h5>
<h5 class="ls-s-1 text7" style="top:215px; left: 684px; slidedirection : fade; slideoutdirection : fade; durationout : 750; easingin : easeOutQuint; delayin : 1300; scalein : .8; scaleout : .8;">Built-in powerful API</h5>
<h5 class="ls-s-1 text7" style="top:280px; left: 684px; slidedirection : fade; slideoutdirection : fade; durationout : 750; easingin : easeOutQuint; delayin : 1800; scalein : .8; scaleout : .8;">Supports all major browsers</h5>
<h5 class="ls-s-1 plus4" style="top:140px; left: 620px; slidedirection : fade; slideoutdirection : fade; durationin : 750; durationout : 750; easingin : easeOutQuint; delayin : 500; rotatein : 90; rotateout : 90; scalein : .5; scaleout : .5;">+</h5>
<h5 class="ls-s-1 plus4" style="top:204px; left: 620px; slidedirection : fade; slideoutdirection : fade; durationin : 750; durationout : 750; easingin : easeOutQuint; delayin : 1000; rotatein : 90; rotateout : 90; scalein : .5; scaleout : .5;">+</h5>
<h5 class="ls-s-1 plus4" style="top:270px; left: 620px; slidedirection : fade; slideoutdirection : fade; durationin : 750; durationout : 750; easingin : easeOutQuint; delayin : 1500; rotatein : 90; rotateout : 90; scalein : .5; scaleout : .5;">+</h5>
</div>
</div>
</div>
</div>
<!-- End Layer Slider -->
<div class="page-content">
<div class="services"> <div class="row clearfix"> <div class="grid_4">
<div class="s_icon"><i class="icons-drop"></i></div>
<div class="s_info">
<h3>سرویس 1</h3>
<a href="#" class="tbutton small"><span>جزئیات</span></a>
<p>لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است. چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است</p>
</div><!-- end info -->
</div><!-- end grid4 -->
<div class="grid_4">
<div class="s_icon"><i class="icons-bolt"></i></div>
<div class="s_info">
<h3>سرویس 2</h3>
<a href="#" class="tbutton small"><span>جزئیات</span></a>
<p>لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است. چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است</p>
</div><!-- end info -->
</div><!-- end grid4 -->
<div class="grid_4">
<div class="s_icon"><i class="icons-brush"></i></div>
<div class="s_info">
<h3>سرویس 3</h3>
<a href="#" class="tbutton small"><span>جزئیات</span></a>
<p>لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است. چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است</p>
</div><!-- end info -->
</div><!-- end grid4 -->
</div><!-- end row -->
</div><!-- end services -->
<div class="grey-line section1 mbs">
<div class="row clearfix">
<div class="grid_6 custom_block1_img">
<div class="h_slider"><img class="custom_1" src="images/assets/t1.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_2" src="images/assets/t2.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_3" src="images/assets/t3.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_4" src="images/assets/t4.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_5" src="images/assets/t5.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_6" src="images/assets/t6.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_7" src="images/assets/t7.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_8" src="images/assets/t8.png" alt="tablet"></div>
<div class="h_slider"><img class="custom_9" src="images/assets/t9.png" alt="tablet"></div>
</div><!-- end grid6 -->
<div class="grid_6 custom_block1">
<h3>لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم</h3>
<ul>
<li><a href="#custom_1"><i class="icons-button-check"></i> حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد</a></li> <li><a href="#custom_2"><i class="icons-button-check"></i> صنعت چاپ و با استفاده از طراحان گرافیک است.</a></li> <li><a href="#custom_3"><i class="icons-button-check"></i> طراحان رایانه ای و فرهنگ پیشرو در زبان فارسی ایجاد کرد.</a></li> <li><a href="#custom_4"><i class="icons-button-check"></i> پیوسته اهل دنیای موجود طراحی اساسا مورد استفاده قرار گیرد.</a></li> <li><a href="#custom_5"><i class="icons-button-check"></i> در این صورت می توان امید داشت که تمام و دشواری موجود در ارائه راهکارها</a></li> <li><a href="#custom_6"><i class="icons-button-check"></i> ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته</a></li> <li><a href="#custom_7"><i class="icons-button-check"></i> بیستری را برای طراحان رایانه ای و فرهنگ پیشرو در زبان فارسی ایجاد کرد.</a></li> <li><a href="#custom_8"><i class="icons-button-check"></i> مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز</a></li> <li><a href="#custom_9"><i class="icons-button-check"></i> زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان تا با</a></li>
</ul>
</div><!-- end grid6 -->
</div><!-- end row -->
</div><!-- end grey line -->
<div class="row clearfix mbs">
<h3 class="col-title">آخرین پروژه ها <small>- آخرین طرحها و کدها</small></h3>
<div class="portfolio-carousel">
<div class="anyClass">
<ul>
<li>
<img src="images/assets/portfolio_thumb1.jpg" alt="#">
<div class="p_details">
<a class="p_icon" href="images/assets/portfolio_thumb1.jpg" data-gal="lightbox[portfolio]"><i class="icons-plus"></i></a>
<h3> <a href="#">عنوان پروژه</a> </h3>
</div>
</li><!-- portfolio item -->
<li>
<img src="images/assets/portfolio_thumb2.jpg" alt="#">
<div class="p_details">
<a class="p_icon" href="portfolio_single.html"><i class="icons-link-url"></i></a>
<h3> <a href="#">عنوان پروژه</a> </h3>
</div>
</li><!-- portfolio item -->
<li>
<iframe src="http://player.vimeo.com/video/60282469?title=0&byline=0&badge=0&color=f60" height="160"></iframe>
</li><!-- portfolio item video -->
<li>
<img src="images/assets/portfolio_thumb3.jpg" alt="#">
<div class="p_details">
<a class="p_icon" href="images/assets/portfolio_thumb3.jpg" data-gal="lightbox[portfolio]"><i class="icons-plus"></i></a>
<h3> <a href="#">عنوان پروژه</a> </h3>
</div>
</li><!-- portfolio item -->
<li>
<img src="images/assets/portfolio_thumb4.jpg" alt="#">
<div class="p_details">
<a class="p_icon" href="http://www.youtube.com/watch?v=Qz4NcTnQedo?width=640" data-gal="lightbox" title="Video Lightbox"><i class="icons-play"></i></a>
<h3> <a href="#">عنوان پروژه</a> </h3>
</div>
</li><!-- portfolio item -->
<li>
<iframe src="http://www.youtube.com/embed/xv7ayM0mrls" height="160"></iframe>
</li><!-- portfolio item video -->
<li>
<img src="images/assets/portfolio_thumb5.jpg" alt="#">
<div class="p_details">
<a class="p_icon" href="images/assets/portfolio_thumb5.jpg" data-gal="lightbox[portfolio]"><i class="icons-plus"></i></a>
<h3> <a href="#">عنوان پروژه</a> </h3>
</div>
</li><!-- portfolio item -->
</ul>
</div>
<div class="preve"><i class="icons-arrow-left-thin"></i></div><!-- portfolio left -->
<div class="nexte"><i class="icons-arrow-right-thin"></i></div><!-- portfolio right -->
</div><!-- portfolio carousel -->
</div><!-- end row -->
<div class="section2 mbs">
<div id="layerslider-container-fw">
<div id="layerslider_2">
<div class="ls-layer" style="slidedelay: 7000; transition2d: 105; ">
<img class="ls-s2" src="images/assets/half_iphone.png" alt="" style="position: absolute; top: 27px; left: 90px; slidedirection : bottom; slideoutdirection : bottom; delayin : 400; scaleout : .8;">
<h3 class="ls-s2 text6" style="position: absolute; top:80px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1300; scaleout : .8;">Awesome Features, Flexible, Retina Ready</h3>
<span class="ls-s2" style="position: absolute; top:160px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1600; scaleout : .8;">- Phasellus vehicula justo eget diam posuere sollicitudin eu tincidunt nulla.</span>
<span class="ls-s2" style="position: absolute; top:190px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1900; scaleout : .8;">- Eget diam posuere sollicitudin eu tincidunt nulla vehicula justo.</span>
<span class="ls-s2" style="position: absolute; top:220px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2200; scaleout : .8;">- Sollicitudin eu tincidunt nulla.</span>
<span class="ls-s2" style="position: absolute; top:250px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2500; scaleout : .8;">- Diam posuere sollicitudin eu tincidunt nulla.</span>
<span class="ls-s2" style="position: absolute; top:280px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2800; scaleout : .8;">- Nulla vehicula justo.</span>
<div class="ls-s2" style="position: absolute; top:330px; left: 500px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 3100; scaleout : .8;"><a href="http://themeforest.net/user/T20?ref=T20" class="tbutton medium"><span>Purchase Now $15</span></a></div>
</div>
<div class="ls-layer" style="slidedelay: 7000; transition2d: 105; ">
<img class="ls-s2" src="images/assets/half_iphone2.png" alt="" style="position: absolute; top: 27px; left: 600px; slidedirection : bottom; slideoutdirection : bottom; delayin : 400; scaleout : .8;">
<h3 class="ls-s2 text6" style="position: absolute; top:80px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1300; scaleout : .8;">Corporative is Cuper Clean and Modern</h3>
<span class="ls-s2" style="position: absolute; top:160px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1600; scaleout : .8;">- Lorem Ipsum is simply dummy text of the printing</span>
<span class="ls-s2" style="position: absolute; top:190px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 1900; scaleout : .8;">- Nulla vitae elit libero, a pharetra augue</span>
<span class="ls-s2" style="position: absolute; top:220px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2200; scaleout : .8;">- Duis mollis, est non commodo luctus, nisi erat porttitor ligula</span>
<span class="ls-s2" style="position: absolute; top:250px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2500; scaleout : .8;">- Integer posuere erat a ante venenatis dapibus aliquet</span>
<span class="ls-s2" style="position: absolute; top:280px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 2800; scaleout : .8;">- Donec sed odio dui nulla vitae elit libero</span>
<div class="ls-s2" style="position: absolute; top:330px; left: 140px; slidedirection : top; slideoutdirection : left; durationin : 1000; durationout : 750; delayin : 3100; scaleout : .8;"><a href="http://themeforest.net/user/T20?ref=T20" class="tbutton color2 medium"><span>Purchase it Now</span></a></div>
</div>
</div>
</div><!-- end layerslider -->
</div><!-- end section -->
<div class="row clearfix mbs">
<div class="grid_8">
<h3 class="col-title">آخرین اخبار <small>- از وبلاگ</small></h3>
<div class="f_blog">
<div class="grid_6">
<div class="f_post">
<img src="images/assets/from_blog1.jpg" alt="">
<div class="f_content">
<h3> <a href="blog_single.html">عنوان مطلب وبلاگ</a> </h3>
<p>زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با [...]</p>
</div>
<div class="f_meta clearfix">
<div><i class="fa-clock-o mi"></i>27 آبان</div>
<div><a href="blog_single.html"><i class="fa-comments-o mi"></i>148</a></div>
<a href="blog_single.html" class="f_btn"><span>ادامه مطلب</span></a>
</div>
</div><!-- end post -->
</div><!-- end grid6 -->
<div class="grid_6">
<div class="f_post">
<img src="images/assets/from_blog2.jpg" alt="">
<div class="f_content">
<h3> <a href="blog_single.html">عنوان مطلب وبلاگ</a> </h3>
<p>زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با [...]</p>
</div>
<div class="f_meta clearfix">
<div><i class="fa-clock-o mi"></i>27 آبان</div>
<div><a href="blog_single.html"><i class="fa-comments-o mi"></i>148</a></div>
<a href="blog_single.html" class="f_btn"><span>ادامه مطلب</span></a>
</div>
</div><!-- end post -->
</div><!-- end grid6 -->
</div><!-- end fromblog -->
</div><!-- end grid8 -->
<div class="grid_4">
<h3 class="col-title">خصوصیات <small>- توضیحات</small></h3>
<ul class="tt-accordion">
<li class="sub-accordion">
<div class="accordion-head">
<div class="accordion-head-sign"></div>
<p>با بهترین خصوصیات</p>
</div>
<div class="accordion-content"> چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با
</div>
</li><!-- end accordion item -->
<li class="sub-accordion">
<div class="accordion-head">
<div class="accordion-head-sign"></div>
<p>دارای فایلهای پی اس دی و سی اس اس</p>
</div>
<div class="accordion-content">
چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با
</div>
</li><!-- end accordion item -->
<li class="sub-accordion">
<div class="accordion-head">
<div class="accordion-head-sign"></div>
<p>بهینه سازی شده برای جستجو</p>
</div>
<div class="accordion-content">
چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با
</div>
</li><!-- end accordion item -->
</ul><!-- end accordion -->
</div><!-- end grid8 -->
</div><!-- end row -->
<div class="row clearfix mbs">
<h3 class="col-title">مشتریان <small>- برخی از مشتریان</small></h3>
<div class="client-carousel">
<div class="anyClass">
<ul>
<li><a href="#"><img src="images/assets/logo1.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo2.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo3.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo4.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo5.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo6.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo7.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo2.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
<li><a href="#"><img src="images/assets/logo3.jpg" alt="#" class="toptip" title="Logo name here"></a></li><!-- logo -->
</ul>
</div>
<div class="preve"><i class="icons-arrow-left-thin"></i></div><!-- portfolio left -->
<div class="nexte"><i class="icons-arrow-right-thin"></i></div><!-- portfolio right -->
</div><!-- client carousel -->
</div><!-- end row -->
</div><!-- end page content -->
<div class="twitter_row">
<div class="row clearfix">
<a href="http://twitter.com/behzadg1"><i class="tww fa-twitter toptip" title="دنبال کنندگان توییتر"></i></a>
<div class="tweet"></div>
</div><!-- end row -->
</div><!-- end twitter -->
<footer id="footer">
<div class="row pad_foot clearfix">
<div class="grid_4">
<img src="images/logo_rev.png" alt="logo title" class="foot_logo">
<div class="widget-content">
<p> چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با</p>
<i class="icons-telephone xx mid"></i><strong class="tten">تلفن تماس:</strong> 001 (123) 55 65 558 <br>
<i class="icons-social-email xx mid"></i><strong class="tten">ایمیل:</strong> [email protected]
</div><!-- widget content -->
</div><!-- grid 4 -->
<div class="grid_4">
<h3 class="col-title">برچسبها <small>- کلمات کلیدی وبلاگ</small></h3>
<div class="widget-content">
<div class="tags">
<a href="#" class="toptip" title="17 topic"><i class="icon-tag"></i> شرکتی </a>
<a href="#" class="toptip" title="44 topic"><i class="icon-tag"></i> تم </a>
<a href="#" class="toptip" title="10 topic"><i class="icon-tag"></i> سی اس اس </a>
<a href="#" class="toptip" title="2 topic"><i class="icon-tag"></i> ویژه </a>
<a href="#" class="toptip" title="29 topic"><i class="icon-tag"></i> اچ تی ام ال </a>
<a href="#" class="toptip" title="4 topic"><i class="icon-tag"></i> بیزینس </a>
<a href="#" class="toptip" title="20 topic"><i class="icon-tag"></i> وبسایت </a>
<a href="#" class="toptip" title="14 topic"><i class="icon-tag"></i> جکوئری </a>
<a href="#" class="toptip" title="1 topic"><i class="icon-tag"></i> قالب سایت </a>
</div>
</div><!-- widget content -->
</div><!-- grid 4 -->
<div class="grid_4">
<h3 class="col-title">گالری تصاویر <small>- اینستگرام</small></h3>
<div class="widget-content">
<iframe src="http://snapwidget.com/in/?u=bXVyYWRvc21hbm58aW58MTEyfDN8Mnx8bm98MnxmYWRlT3V0fG9uU3RhcnR8bm8" title="Instagram Widget" width="342" height="228"></iframe>
</div><!-- widget content -->
</div><!-- grid 4 -->
</div><!-- row -->
<div class="footer-last">
<div class="row clearfix">
<span class="copyright">© 1393 <a href="http://theme20.com/" class="toptip" title="Design and Development">تم بیست</a>. تمامی حقوق محفوظ میباشد. قدرت گرفته از <a href="http://themeforest.net/user/T20?ref=T20" class="toptip" title="Wordpress Themes and Site Templates">تم فارست</a>.</span>
<div id="toTop" class="toptip" title="Back to Top"><i class="fa-angle-up"></i></div><!-- Back to top -->
<div class="foot-menu">
<ul>
<li><a href="index.html">خانه</a></li>
<li><a href="#">سرویسها</a></li>
<li><a href="#">پرسش و پاسخ</a></li>
<li><a href="portfolio4.html">گالری</a></li>
<li><a href="blog.html">وبلاگ</a></li>
<li><a href="contact.html">تماس با ما</a></li>
</ul><!-- end links -->
</div><!-- end foot menu -->
</div><!-- end row -->
</div><!-- end last footer -->
</footer><!-- end footer -->
</div><!-- end layout -->
</div><!-- end frame -->
<!-- Scripts -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/theme20.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="js/twitter/jquery.tweet.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script src="js/layerslider/jQuery/jquery-transit-modified.js" type="text/javascript"></script>
<script src="js/layerslider/js/layerslider.transitions.js" type="text/javascript"></script>
<script src="js/layerslider/js/layerslider.kreaturamedia.jquery.js" type="text/javascript"></script>
<script type="text/javascript">
/* <![CDATA[ */
$(document).ready(function(){
$('#layerslider').layerSlider({
skinsPath : 'js/layerslider/skins/',
skin : 'fullwidth',
thumbnailNavigation : 'hover',
hoverPrevNext : false,
responsive : false,
pauseOnHover : true,
responsiveUnder : 1140,
sublayerContainer : 1140
});
$('#layerslider_2').layerSlider({
skinsPath : 'js/layerslider/skins/',
skin : 'fullwidth',
thumbnailNavigation : 'disabled',
hoverPrevNext : false,
responsive : false,
navPrevNext : false,
navStartStop : false,
navButtons : false,
pauseOnHover : true,
responsiveUnder : 1140,
sublayerContainer : 1140
});
});
/* ]]> */
</script>
</body>
</html>