-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-us.html
329 lines (293 loc) · 14.2 KB
/
about-us.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
<!DOCTYPE html>
<!--[if IE 8 ]>
<html class="ie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]>
<html class="ie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<!--<![endif]-->
<html lang="en">
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Blind curtains - About</title>
<meta name="keywords" content="Furniture, Decor, Interior">
<meta name="description" content="Furnitica - Minimalist Furniture HTML Template">
<meta name="author" content="tivatheme">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600,700" rel="stylesheet">
<!-- Vendor CSS -->
<link rel="stylesheet" href="libs/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="libs/nivo-slider/css/nivo-slider.css">
<link rel="stylesheet" href="libs/nivo-slider/css/animate.css">
<link rel="stylesheet" href="libs/nivo-slider/css/style.css">
<link rel="stylesheet" href="libs/font-material/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="libs/slider-range/css/jslider.css">
<link rel="stylesheet" href="libs/owl-carousel/assets/owl.carousel.min.css">
<!-- Template CSS -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/reponsive.css">
</head>
<body id="about-us" class="blog">
<header>
<!-- header left mobie -->
<div class="header-mobile d-md-none">
<div class="mobile hidden-md-up text-xs-center d-flex align-items-center justify-content-around">
<!-- logo -->
<div class="mobile-logo">
<a href="index.html">
<h3 style="color: white;">Blind curtains</h3>
</a>
</div>
<!-- menu right -->
<div class="mobile-menutop" data-target="#mobile-pagemenu">
<i class="zmdi zmdi-more"></i>
</div>
</div>
</div>
<!-- header desktop -->
<div class="header-top d-xs-none ">
<div class="container">
<div class="row">
<!-- logo -->
<div class="col-sm-2 col-md-2 d-flex align-items-center">
<div id="logo">
<a href="index.html">
<h4>Blind Curtains</h4>
</a>
</div>
</div>
<!-- menu -->
<div class="main-menu col-sm-4 col-md-5 align-items-center justify-content-center navbar-expand-md">
<div class="menu navbar collapse navbar-collapse">
<ul class="menu-top navbar-nav">
<li>
<a href="index.html" class="parent" style="color: #ffffff;">Home</a>
</li>
<li class="nav-link">
<a href="about-us.html" class="parent" style="color:#ffffff;">About Us</a>
</li>
<li>
<a href="contact.html" class="parent" style="color: #ffffff;">Contact US</a>
</li>
</ul>
</div>
</div>
<!-- search-->
<div id="search_widget" class="col-sm-6 col-md-5 align-items-center justify-content-end d-flex">
<form method="get" action="http://tivatheme.com/html/furnitica/index.html">
<input type="text" name="s" value="" placeholder="Search ..." class="ui-autocomplete-input"
autocomplete="off">
<button type="submit">
<i class="fa fa-search"></i>
</button>
</form>
</div>
</div>
</div>
</header>
<!-- main content -->
<div class="main-content">
<div id="wrapper-site">
<div id="content-wrapper">
<!-- breadcrumb -->
<nav class="breadcrumb-bg">
<div class="container no-index">
<div class="breadcrumb">
<ol>
<li>
<a href="#">
<span>Home</span>
</a>
</li>
<li>
<a href="#">
<span>About us</span>
</a>
</li>
</ol>
</div>
</div>
</nav>
<div id="main">
<div class="page-home">
<div class="container">
<div class="about-us-content">
<h1 class="title-page">About Us</h1>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 right">
<a href="#">
<img class="img-fluid" src="img/home/home1-tolltip2.jpg" alt="#"/>
</a>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 left">
<div class="cms-block f-right">
<h3 class="page-subheading">WHO WE ARE</h3>
<p>It is all our team sincere efforts that today in UAE market is identified as
an company dedicated to Innovations and we are proud to mention that we were
instrumental in shaping window furnishing market in UAE. Many popular
fabrics of Europe & US were not easily available in UAE, we are proud to
introduce those types of fabrics first time in UAE. We strive to be leaders
in our industry, and to be the best in everything we do, from the products
we produce or acquire to the systems and processes we adopt.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer class="footer-one">
<div class="inner-footer">
<div class="container">
<div class="footer-top col-lg-12 col-xs-12">
<div class="row">
<div class="tiva-html col-lg-4 col-md-12 col-xs-12">
<div class="block">
<div class="block-content">
<p class="logo-footer">
<h3>Blind Curtains</h3>
</p>
<p class="content-logo">It is all our team sincere efforts that today in UAE market is
identified as an company dedicated to Innovations and we are proud to mention that
we were instrumental in shaping window furnishing market in UAE. Many popular
fabrics of Europe & US were not easily available in UAE, we are proud to introduce
those types of fabrics first time in UAE. We strive to be leaders in our industry,
and to be the best in everything we do, from the products we produce or acquire to
the systems and processes we adopt.
</p>
</div>
</div>
</div>
<div class="tiva-html col-lg-4 col-md-6">
<div class="block m-top">
<div class="title-block">
Contact Us
</div>
<div class="block-content">
<div class="contact-us">
<div class="title-content">
<i class="fa fa-home" aria-hidden="true"></i>
<span>Address :</span>
</div>
<div class="content-contact address-contact">
<p>Al Wasl road, Jumeirah,
Dubai – UAE</p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-envelope" aria-hidden="true"></i>
<span>Email :</span>
</div>
<div class="content-contact mail-contact">
<p><a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-phone" aria-hidden="true"></i>
<span>Hotline :</span>
</div>
<div class="content-contact phone-contact">
<p><a href="tel:+971-509327375">+971-509327375</a> / <a href="tel:+971-0559562158">+971-559562158</a></p>
</div>
</div>
<div class="contact-us">
<div class="title-content">
<i class="fa fa-clock-o" aria-hidden="true"></i>
<span>Opening Hours :</span>
</div>
<div class="content-contact hours-contact">
<p>Sunday - Thursday / 08.00AM - 19.00</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="tiva-copyright">
<div class="container">
<div class="row">
<div class="text-center col-lg-12 ">
<span>
Copyright © by Blind Curtains.
</span>
</div>
</div>
</div>
</div>
</footer>
<!-- back top top -->
<div class="back-to-top">
<a href="https://wa.me/971556587833?text=helloo">
<img src="img/home/whatsapp.png" width="100%" height="100%"/>
</a>
</div>
<!-- menu mobie left -->
<!-- menu mobie right -->
<div id="mobile-pagemenu" class="mobile-boxpage d-flex hidden-md-up active d-md-none">
<div class="content-boxpage col">
<div class="box-header d-flex justify-content-between align-items-center">
<div class="title-box">Menu</div>
<div class="close-box">Close</div>
</div>
<div class="box-content">
<nav>
<!-- Brand and toggle get grouped for better mobile display -->
<div id="megamenu" class="clearfix">
<ul class="menu level1">
<li class="item home-page has-sub">
<span class="arrow collapsed" data-toggle="collapse" data-target="#home1"
aria-expanded="true" role="status">
<i class="zmdi zmdi-minus"></i>
<i class="zmdi zmdi-plus"></i>
</span>
<a href="index.html" title="Home">
<i class="fa fa-home" aria-hidden="true"></i>Home</a>
</li>
<li class="item has-sub">
<a href="contact.html" title="Contact us">
<i class="fa fa-address-book" aria-hidden="true"></i>About us</a>
</li>
<li class="item has-sub">
<a href="contact.html" title="Contact us">
<i class="fa fa-map-marker" aria-hidden="true"></i>Contact us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<!-- Page Loader -->
<div id="page-preloader">
<div class="page-loading">
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
</div>
</div>
<!-- Vendor JS -->
<script src="libs/jquery/jquery.min.js"></script>
<script src="libs/popper/popper.min.js"></script>
<script src="libs/bootstrap/js/bootstrap.min.js"></script>
<script src="libs/nivo-slider/js/jquery.nivo.slider.js"></script>
<script src="libs/owl-carousel/owl.carousel.min.js"></script>
<!-- Template JS -->
<script src="js/theme.js"></script>
</body>
</html>