-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
433 lines (429 loc) · 31.8 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
433
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/stack-interface.css" rel="stylesheet" type="text/css" media="all">
<link href="css/socicon.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/iconsmind.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/stack-interface.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/theme-charcoal.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500" rel="stylesheet" type="text/css">
<link href="css/font-raleway.css" rel="stylesheet" type="text/css">
</head>
<body data-smooth-scroll-offset="77">
<div class="nav-container">
<div class="via-1605286378545" via="via-1605286378545" vio="Contact us">
<div class="bar bar--sm visible-xs">
<div class="container">
<div class="row">
<div class="col-3 col-md-2">
<a href="index.html"> <img class="logo logo-dark" alt="logo" src="img/MUQAS_logo_white.png"> <img class="logo logo-light" alt="logo" src="img/MUQAS_logo_white.png"> </a>
</div>
<div class="col-9 col-md-10 text-right">
<a href="#" class="hamburger-toggle" data-toggle-class="#menu1;hidden-xs hidden-sm"> <i class="icon icon--sm stack-interface stack-menu"></i> </a>
</div>
</div>
</div>
</div>
<nav id="menu1" class="bar bar-1 hidden-xs bar--absolute bar--transparent">
<div class="container">
<div class="row">
<div class="col-lg-1 col-md-2 hidden-xs">
<div class="bar__module">
<a href="index.html"> <img class="logo logo-dark" alt="logo" src="img/MUQAS_logo_white.png"> <img class="logo logo-light" alt="logo" src="img/MUQAS_logo_white.png"> </a>
</div>
</div>
<div class="col-lg-11 text-right text-left-xs text-left-sm col-md-11">
<div class="bar__module">
<ul class="menu-horizontal text-left">
<li class="dropdown">
<div class="dropdown__container">
<div class="container">
<div class="row">
<div class="dropdown__content row w-100">
<div class="col-lg-3">
<h5>Menu Title</h5>
<ul class="menu-vertical">
<li> <a href="#">Single Link</a> </li>
</ul>
</div>
<div class="col-lg-3">
<h5>Menu Title</h5>
<ul class="menu-vertical">
<li> <a href="#">Single Link</a> </li>
</ul>
</div>
<div class="col-lg-3">
<h5>Menu Title</h5>
<ul class="menu-vertical">
<li> <a href="#">Single Link</a> </li>
</ul>
</div>
<div class="col-lg-3">
<h5>Menu Title</h5>
<ul class="menu-vertical">
<li> <a href="#">Single Link</a> </li>
</ul>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
<div class="bar__module">
<a class="btn btn--sm btn--primary type--uppercase inner-link" href="#contact-us" target="_self"> <span class="btn__text">Contact us </span> </a>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="main-container">
<a id="hero" class="in-page-link"></a>
<section class="cover imagebg text-center height-70" data-overlay="8">
<div class="background-image-holder background--top"> <img alt="background" src="img/muqas_marketing_bg.jpg"> </div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-md-8">
<h3 style="font-size: 40px;"><b>MUQAS MARKETING (PVT.) LTD.</b><br><small>Mega Real Estate Project Management Company</small> </h3>
</div>
</div>
</div>
</section>
<a id="introduction-of-muqas" class="in-page-link"></a>
<section class="imageblock switchable height-100 switchable--switch">
<div class="imageblock__content col-lg-6 col-md-4 pos-right">
<div class="background-image-holder"> <img alt="image" src="img/Introduction_of_MUQAS_img.jpg"> </div>
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-lg-5 col-md-7">
<h1><b>Introduction of MUQAS</b><br></h1>
<p class="lead"> MUQAS Marketing Pvt. Ltd. Based in Islamabad Pakistan is a group of highly dedicated Professionals having rich experience in Marketing, Advertisement and Sales of Mega Real Estate Housing and Commercial Projects.<br><br>We specialize all aspects of the Housing and Commercial Projects from start till closer. We market your Projects in a way that attracts more Buyers and Generates more Revenue. We know all the Marketing, Advertisement and Sales strategies through which we can have maximum extract from your Project for you. <br> </p>
</div>
</div>
</div>
</section>
<a id="mission-vision" class="in-page-link"></a>
<section class="imageblock switchable feature-large height-100">
<div class="imageblock__content col-lg-6 col-md-4 pos-right">
<div class="background-image-holder"> <img alt="image" src="img/mission_and_vision_img.jpg"> </div>
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-lg-5 col-md-7">
<h2><b>Our Vision </b><br></h2>
<p class="lead">To contribute regularly through our Knowledge, Experience & Efforts for the Growth of Pakistan's Mega Real Estate Project Management Industry for which no source of Education, Training & Grooming is available till now neither for the Sellers nor the Project Owners </p>
<h2><b>Our Mission </b><br></h2>
<p class="lead">Our Mission is to be always on the Top by providing cutting edge Project Management Services and produce maximum Results with minimum cost and time period. </p>
</div>
</div>
</div>
</section>
<a id="founder-ceo" class="in-page-link"></a>
<section class="switchable feature-large">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-5"> <img alt="Image" class="border--round" src="img/CEO.jpg"> </div>
<div class="col-lg-5 col-md-2">
<div class="switchable__text">
<div class="text-block">
<h2><b>Zubair A. Khan</b><br></h2> <span>Founder & CEO</span> </div>
<p class="lead"> We are not conscious to increase number of Projects but always concerned to improve quality of services we render that is why we are very selective to choose Projects. As we believe our performance is our recognition. </p>
</div>
</div>
</div>
</div>
</section>
<a id="market-analysis" class="in-page-link"></a>
<section class="imageblock switchable feature-large">
<div class="imageblock__content col-lg-4 col-md-3 pos-right">
<div class="background-image-holder"> <img alt="image" src="img/market_analysis.jpg"> </div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-5">
<h2><b>Market Analysis</b></h2>
<p class="lead"> To know exactly, how, when and where to start and what will be the foot steps for Project successful delivery is clearly defined by the strong homework we do and that is known as "Market Analysis" </p>
<div class="feature-large__group">
<div class="row">
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Add-UserStar icon--sm"></i>
<h5>Market Share</h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Add-Cart icon--sm"></i>
<h5>Market Size <br></h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Aerobics-2 icon--sm"></i>
<h5>Market Segments <br></h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Airship icon--sm"></i>
<h5>Spending Group <br></h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Airbrush icon--sm"></i>
<h5>Competition Influence<br></h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Anchor-2 icon--sm"></i>
<h5>Customer mix <br></h5>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-6"> <i class="icon color--primary icon-Android-Store icon--sm"></i>
<h5>Competitors <br></h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<a id="project-planning" class="in-page-link"></a>
<section class="imageblock switchable height-100">
<div class="imageblock__content col-lg-6 col-md-4 pos-right">
<div class="background-image-holder"> <img alt="image" src="img/project_planning_img.jpg"> </div>
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-lg-5 col-md-7">
<h1><b>Project Planning </b></h1>
<p class="lead"> A Project planned according to the prevailing and upcoming market requirements can only fulfill its Buyers requirements and win their confidence and we always keep ourselves update regarding all the prevailing and upcoming requirements for the Mega Peal Estate Projects. </p>
</div>
</div>
</div>
</section>
<a id="project-pricing" class="in-page-link"></a>
<section class="imageblock switchable height-100 switchable--switch">
<div class="imageblock__content col-lg-6 col-md-4 pos-right">
<div class="background-image-holder"> <img alt="image" src="img/project_pricing.jpg"> </div>
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-lg-5 col-md-7">
<h1><b>Project Pricing</b></h1>
<p class="lead"> An over Priced Project can not be sold in the market and an under Prices Project can't produced the required Results for the Project Owner so to define an optimum Project Sale Price is very important and we can best design your Project Pricing. </p>
</div>
</div>
</div>
</section>
<a id="project-launching" class="in-page-link"></a>
<section class="imageblock switchable height-100">
<div class="imageblock__content col-lg-6 pos-right col-md-4">
<div class="background-image-holder"> <img alt="image" src="img/project_launching.jpg"> </div>
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-lg-5 col-md-7">
<h1><b>Project Launching</b></h1>
<p class="lead"> In Pakistan Real Industry the customers response and speed of Sales are different in different time period that we are well aware of. When and How to Launch the Project in the Market decides not only the initial inputs but total fate of the Project. Our deep market analysis and experience allows us to give your Project a right grand launch. </p>
</div>
</div>
</div>
</section>
<a id="business-development" class="in-page-link"></a>
<section class="unpad elaborate-form-1">
<div class="row row--gapless">
<div class="col-md-6 height-50 bg--primary">
<div class="pos-vertical-center clearfix row no-gutters justify-content-center">
<div class="col-lg-8"> <span class="h1"><p><b>Business Development </b></p></span>
<p class="lead"> Every Business is for Profit and Business Development is the only way to generate fast Revenue and increase Profits. We use a nice blend of promotion strategies in Print, Electronic, Outdoor, Social Medias that lead ultimately to the Project success. We not only claim but our foot steps has proved that we are Best in Business Development. </p>
</div>
</div>
</div>
<div class="col-md-6 height-50 bg--primary-1">
<div class="pos-vertical-center clearfix row no-gutters justify-content-center">
<div class="col-lg-8"> <span class="h1"><p><i>• Marketing<br>• Finance<br>• Strategy<br>• Sales experience<br>• Proposal management</i></p></span> </div>
</div>
</div>
</div>
</section>
<a id="company-partners" class="in-page-link"></a>
<section>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Pantone icon--lg"></i>
<div class="feature__body">
<h5>Graceland Housing<br></h5>
<h5><i><span>Islamabad </span><br></i></h5>
<p> A 540 Kanals Project developed by Habib Rafiq Pvt. Ltd. located at main Fatah Jang Road Islamabad was successfully launched in 2012-13. <br><br>The Products of the Project include Residential & Commercial Plots of different sizes. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Fingerprint icon--lg"></i>
<div class="feature__body">
<h5>ICHS Town </h5>
<h5><i><span>Islamabad</span><br></i></h5>
<p> A 1750 Kanals Project developed by Islamabad Cooperative Housing Society Ltd. located at Muza Bango Fatah Jang Islamabad was successfully launched in 201314.<br><br>The Products of the Project include Residential & Commercial Plots of different sizes. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Air-Balloon icon--lg"></i>
<div class="feature__body">
<h5>Royal Orchard</h5>
<h5><i><span>Sahiwal</span></i></h5>
<p>A 864 Kanals Project developed by Habib Rafiq Pvt. Ltd. located opposite to COMSAT University Sahiwal was Re-launched in 201516. Handsome post launch sales were ensured and Project was successfully revived. <br> <br>The Products of the Project include Residential & Commercial Plots of different sizes. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Alarm-Clock2 icon--lg"></i>
<div class="feature__body">
<h5>Prisma Apartments</h5>
<h5><u style="font-weight: normal;"><i>Islamabad </i></u></h5>
<p>A 54 Kanals Project having more than 500 Residential Apartments developed by Mukam Enterprises located at main Expressway Islamabad was successfully launched in 201415. <br> <br>The Products of the Project include Studio & Residential Apartments of different sizes. <br> <br>Immediate after the successful launch of this Project, it was taken over by PACE and now it is running as "The Palm". </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Airbrush icon--lg"></i>
<div class="feature__body">
<h5>Gwadar Gymkhana Club</h5>
<h5><i><span>Gwadar</span></i></h5>
<p>A n Elite Business Club equipped with luxury indoor, outdoor entertainment, food & Dinning Facilities was successfully launched in 2016-17. <br> <br>Required targeted membership was sold in very short span of time that gave a kick start ti the Project which is still being constructed smoothly. <br></p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Address-Book2 icon--lg"></i>
<div class="feature__body">
<h5>DHA</h5>
<h5><span><span><span><span>Defence Housing Authority</span></span>
</span>
</span>
</h5>
<p>A 2800 Kanals Project developed by Defence Housing Authority located at main Gujranwala-Lahore GT Road was successfully launched in 2017-18. <br> <br>The Products of the Project include only 5 Marla Residential Plots. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Airship icon--lg"></i>
<div class="feature__body">
<h5>United Endave </h5>
<h5><i><span>Islamabad</span></i></h5>
<p>United Enclave is a 10000 Kanals Joint Venture Project with United Bank Society that will be Designed, Planned, Developed & Marketed by MUQAS Developers Pvt. Ltd. located Chakri Road Road Rawalpindi. <br> <br>The Products of the Project include Residential & Commercial Plots, Farm Houses, Residential Villas & Apartments etc. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Archery-2 icon--lg"></i>
<div class="feature__body">
<h5>Fantasy Villas & Apartments </h5>
<h5><i><span>Murree </span></i><br></h5>
<p>A Project located at main Muzafrabad Road Murree 8km from Lower Topa Chowk surrounded with Lush Green Pine Trees and out of the world sceneries. The Project is not short of any living facilities required for luxury lifestyle. <br> <br>The Products of the Project include Super Luxury Residential Villas & Apartments. </p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature feature-5 boxed boxed--lg boxed--border"> <i class="icon icon-Aries icon--lg"></i>
<div class="feature__body">
<h5>MIVIDA </h5>
<h5><span><i>Islamabad</i></span></h5>
<p>A 60,000 Kanals Project located at M2, only 15 minutes drive from New Islamabad Airport, developed by an Egyptian Developer, Designed by the world Best Town Planning Company with most of the first ever development features and an unmatched living experience will be launched by MUQAS Marketing Pvt. Ltd. hopefully in April 2020. <br> <br>The Products of the Project include Residential & Commercial Plots, Farm Houses, Residential Villas, Apartments and most sophisticated Living Facilities ever. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<a id="our-distinction-section-1" class="in-page-link"></a>
<section class="switchable feature-large">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-6"> <img alt="Image" class="border--round" src="img/Distinction_section_2_img.jpg"> </div>
<div class="col-md-6 col-lg-5">
<div class="switchable__text">
<div class="text-block">
<h2><b>Our Distinction</b></h2> </div>
<h3>DHA Outstanding Performance Award</h3>
<p class="lead"> While launching 5 Marla Plots, our team produced the history highest revenue for DHA in the launch of any one particular product registration.<br><br>In recognition of our best Business Promotion Services we were awarded with "DHA Outstanding performance Award" by the Project Director DHA Gujranwala. </p>
</div>
</div>
</div>
</div>
</section>
<a id="our-distinction-section-2" class="in-page-link"></a>
<section class="switchable feature-large switchable--switch">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-6"> <img alt="Image" class="border--round" src="img/Distinction_section_1_img.jpg"> </div>
<div class="col-md-6 col-lg-5">
<div class="switchable__text">
<div class="text-block">
<h3>Knowledge Sharing in Chartered Universities </h3> </div>
<p class="lead"> In pursuance of our vision and in recognition of MUQAS Marketing CEO knowledge & experience in the Housing industry, he is often being invited by different chartered universities as Guest Speaker to deliver lectures regarding Mega Real Estate Projects Management as there is not even a 3 month short course available in any of the institution in Pakistan for the said education. </p>
</div>
</div>
</div>
</div>
</section>
<a id="map" class="in-page-link"></a>
<section class="unpad">
<div class="map-container"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3152.872896911966!2d144.9690257159672!3d-37.79301837975606!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad64328bc401a11%3A0xba0f243a742656b1!2sRathdowne+St%2C+Victoria!5e0!3m2!1sen!2sau!4v1485815785982" __idm_frm__="8643"></iframe> </div>
</section>
<a id="contact-us" class="in-page-link"></a>
<section class="switchable">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-4">
<p> E: <a href="#">[email protected]</a><br>P: +92 300 84 85 001 | +92 51 8444701-2<br><br>Office #1, Mezzanine Floor, Kashmir Plaza, Jinnah Avenue, Blue Area, Islamabad-Pakistan<br></p>
<p>We are open from 8am — 11pm week days.<br></p>
<p><b>
Give us a call or drop by anytime, we endeavour to answer all enquiries within 24 hours on business days.
</b></p>
</div>
<div class="col-12 col-md-8">
<form class="form-email row mx-0" data-success="Thanks for your enquiry, we'll be in touch shortly." data-error="Please fill in all fields correctly.">
<div class="col-md-6 col-12"> <label>Your Name:</label> <input type="text" name="name" class="validate-required"> </div>
<div class="col-12 col-md-5"> <label>Email Address:</label> <input type="email" name="email" class="validate-required validate-email" placeholder=""> </div>
<div class="col-12 col-md-11"> <label>Message:</label> <textarea rows="4" name="Message" class="validate-required"></textarea> </div>
<div class="col-md-5 col-lg-4 col-6"> <button type="submit" class="btn type--uppercase btn--primary">Send</button> </div>
</form>
</div>
</div>
</div>
</section>
<footer class="footer-7 text-center-xs">
<div class="container">
<div class="row">
<div class="col-sm-6"> <span class="type--fine-print">© <span class="update-year">2020</span> — MUQAS MARKETING (PVT.) LTD. All Rights Reserved.</span>
</div>
<div class="col-sm-6 text-right text-center-xs">
<ul class="social-list list-inline">
<li><a href="#"><i class="socicon socicon-google icon icon--xs"></i></a></li>
<li><a href="#"><i class="socicon socicon-twitter icon icon--xs"></i></a></li>
<li><a href="#"><i class="socicon socicon-facebook icon icon--xs"></i></a></li>
<li><a href="#"><i class="socicon socicon-instagram icon icon--xs"></i></a></li>
</ul>
<a href="https://mediasniffers.pk">Designed By: Media Sniffers</a>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>