-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
440 lines (436 loc) · 24 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
434
435
436
437
438
439
440
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Sunway Opus Neville</title>
<meta name="description" content="NEVILLE PREMIUM TOWN HOUSES">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/queries.css">
<link rel="stylesheet" href="css/etline-font.css">
<link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body id="top">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<section class="hero">
<section class="navigation">
<header>
<div class="header-content">
<div class="logo">
<a href="#"><img src="img/neville-logo.png" alt="Neville logo"></a>
</div>
<!-- <div class="logo"><a href="#"><img src="img/sunway-logo.jpg" alt="Neville logo"></a></div> -->
<div class="header-nav">
<nav>
<ul class="primary-nav">
<li><a href="#project">Project</a></li>
<li><a href="#location">Location</a></li>
<li><a href="#specs">Specifications</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
<!-- <ul class="member-actions">
<li><a href="#download" class="login">Log in</a></li>
<li><a href="#download" class="btn-white btn-small">Sign up</a></li>
</ul> -->
</nav>
</div>
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</header>
</section>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="hero-content text-center">
<h1>Neville Premium Town Houses</h1>
<p class="intro">The Town House Lifestyle - Decide Flexibly. Live Luxuriously</p>
<!-- <a href="#" class="btn btn-fill btn-large btn-margin-right">Landowners Share</a> <a href="#" class="btn btn-accent btn-large">Request Site tour</a> -->
</div>
</div>
</div>
</div>
<div class="down-arrow floating-arrow"><a href="#"><i class="fa fa-angle-down"></i></a></div>
</section>
<section class="intro section-padding">
<div class="container">
<div class="row">
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h5>Affordable Luxury</h5>
<p>Most of us live in houses that are smaller than we would like, and dream of having more space for ourselves, our growing families and increasing possessions. In a world starved for space, having the choice of flexible spaciousness is a luxury few get to enjoy.</p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h5>Modern Design</h5>
<p>Sunway Opus Grand provides you the option of breaking free from a constrained lifestyle & choosing to live the luxurious, flexible villa lifestyle.</p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content last">
<h5>Flexible Spaces</h5>
<p>Developed on 9.4 acres with 112 plush landscape town houses near Miyapur; Neville @ Sunway Opus Grand gives you the flexibility of choosing a villa-type, and villa-size that is suited to your needs. Select a 2BHK, 3BHK, 4BHK (or) 6BHK villa type, and enjoy the options of owning either all three floors of the triplex, a duplex with two floors, or a nice townhouse apartments suited to your needs and lifestyle.</p>
</div>
</div>
</div>
</div>
</section>
<section class="features section-padding" id="project">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-7">
<div class="feature-list">
<h3>Neville</h3>
<ul class="features-stack">
<li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Luxurious TOWN HOUSE</h5>
<p>Neville is a beautiful and contemporary residential complex that features vast acres of green landscape with the backdrop of serene and soothing atmosphere. This project stands in the midst of nature, surrounded by beautiful and pretty gardens, emerald meadows and blossoming trees. This property accommodates a number of apartments of various sizes; each of them decked with modern facilities and amenities for the comfort of the residents. The locale is calm and serene, grabbing the attention of home seekers easily. The beauty of Neville complex cannot be stated in words but can only be experienced in the beauty of this grand and mesmerizing accommodation.</p>
</li>
</div>
</li>
<!-- <li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Contact US</h5>
<p>Phone: (+91) 9949918339 / 9490751467</p>
<p>e-mail: sales@sunwayopus.in</p>
<div class="social-share">
<p>Share with your friends:
<a href="https://www.facebook.com/sunwayopusgrandneville/" class="facebook-share"><i class="fa fa-facebook"></i></a></p>
</div>
</div>
</li> -->
<!-- <li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Clean reusable code</h5>
<p>Download and re-use the Sedna open source code for any other project you like.</p>
</div>
</li> -->
</ul>
</div>
</div>
</div>
</div>
<div class="device-showcase">
<div class="devices">
<div class="ipad-wrap wp1"></div>
<div class="iphone-wrap wp2"></div>
</div>
</div>
<div class="responsive-feature-img"><img src="img/devices.png" alt="responsive devices"></div>
</section>
<section class="features-extra section-padding" id="location">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="feature-list">
<h3>LOCATION</h3>
<h4>Near the city. Away from the hustle & bustle.</h4>
<p>Neville @ Sunway Opus Grand offers you a lifestyle that's away from it all, yet close to everything. A pristine neighborhood near a scenic lake, it offers relief from the hustle and bustle of the city. MRTS ready with a bus terminal in the vicinity, it is destined to transform into a bustling township.
</p>
<h4>Ideally located</h4>
<li>Conveniently accessible from the Miyapur X Road (200 feet road)</li>
<li>Quick connect to NH 9</li>
<li>Close proximity to Bus Terminal (2km) and MRTS (4km)</li>
<li>Only 10 kilometers away from Hi-Tech City</li>
<li>Easy proximity to educational institutes </li>
<li>200 acres lake in the vicinity</li>
<br>
<p>Neville @ Sunway Opus Grand is your answer to the feeling of space in the bustling city life.</p>
<!-- <a href="#" class="btn btn-ghost btn-accent btn-small">What's Sketch?</a> -->
</div>
</div>
</div>
</div>
<div class="macbook-wrap wp3"></div>
<div class="responsive-feature-img"><img src="img/macbook-pro.png" alt="responsive devices"></div>
</section>
<section class="hero-strip section-padding">
<div class="container">
<div class="col-md-12 text-center">
<h2>
Bringing Europe to Hyderabad
</h2>
<p>Neville @ Sunway Opus Grand. Hold Your Cheque And Reach Us</p>
<!-- <a href="#" class="btn btn-ghost btn-accent btn-large">Download now!</a> -->
<div class="logo-placeholder floating-logo"><img src="img/sketch-logo.png" alt="Sketch Logo"></div>
</div>
</div>
</section>
<section class="blog-intro section-padding" id="specs">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Neville Specifications</h3>
<p>Sunway Opus Grand (35 Acre Integrated Township) Neville Premium Town Houses.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12 leftcol">
<h5>Luxurious TOWN HOUSE</h5>
<p>
<li>112 (336 units) units of 3-storey villas with the convenience of a lift</li>
<li>Enhanced privacy – absolutely no shared walls anywhere</li>
<li>10 feet wide side lanes in between the villa along with courtyards</li>
<li>Amazing natural ventilation of living spaces</li>
<li>Stunning landscape views from most windows</li>
<li>Safe, secure sub cellar car park</li>
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12 rightcol">
<h5>Fully Equipped Resort Style Clubhouse</h5>
<p>
<li>Indoor & Enclosed Spa Pool</li>
<li>Fully Functional Gourmet Terrace</li>
<li>Entertaining Cocktail Lounge & Bar</li>
<li>Relaxing Pool Side Café</li>
<li>Full Service Modern Gym</li>
</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12 rightcol">
<h5>Additional amenities for the perfect home</h5>
<p>
<li>Jogger's Park</li>
<li>Children's Play Garden</li>
<li>Cricket Pitch</li>
<li>Outdoor Workstation</li>
<li>Power Back-up</li>
</p>
</div>
</div>
</div>
</section>
<!-- <section class="blog text-center">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<article class="blog-post">
<figure>
<a href="img/blog-img-01.jpg" class="single_image">
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/blog-img-01.jpg" alt="Sedna blog image" />
</div>
</a>
<figcaption>
<h2><a href="#" class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See more posts">Product</a></h2>
<p><a href="#" class="blog-post-title">Getting started with Sedna <i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<a href="img/blog-img-02.jpg" class="single_image">
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/blog-img-02.jpg" alt="Sedna blog image" />
</div>
</a>
<figcaption>
<h2><a href="#" class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See more posts">Technology</a></h2>
<p><a href="#" class="blog-post-title">Why IE8 support is deminishing <i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<a href="img/blog-img-03.jpg" class="single_image">
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/blog-img-03.jpg" class="single_image" alt="Sedna blog image" />
</div>
</a>
<figcaption>
<h2><a href="#" class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See more posts">Product</a></h2>
<p><a href="#" class="blog-post-title">Sedna tutorial: How to begin your <i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<a href="#" class="btn btn-ghost btn-accent btn-small">More news</a>
</div>
</div>
</section> -->
<!-- <section class="testimonial-slider section-padding text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="flexslider">
<ul class="slides">
<li>
<div class="avatar"><img src="img/avatar.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Lorem ipsum dolor sit amet, nullam lucia nisi."</h2>
<p class="author">Peter Finlan, Product Designer.</p>
</li>
<li>
<div class="avatar"><img src="img/mani.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Nunc vel maximus purus. Nullam ac urna ornare."</h2>
<p class="author">Manoela Ilic, Founder @ Codrops.</p>
</li>
<li>
<div class="avatar"><img src="img/130.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Nullam ac urna ornare, ultrices nisl ut, lacinia nisi."</h2>
<p class="author">Blaz Robar, Pixel Guru</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</section> -->
<section class="sign-up section-padding text-center" id="contact">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h3>CONTACT US</h3>
<p>Grab your phone to dial, exclusively deals landlord share</p>
<div class="feature-content">
<ul>
<li>Ameenpur, Miyapur to Bachupally, Bollaram Road, Hyderabad, India 502032</li>
<li><span data-icon="" class="icon"></span> (+91) 9949 918 339 / (+91) 9490 751 467</li>
<li>
<span data-icon="" class="icon"></span> <a href="neville@sunwayopus.in">neville@sunwayopus.in</a> | <span data-icon="" class="icon"></span> <a href="https://www.facebook.com/sunwayopusgrandneville/">Facebook</a>
</li>
</ul>
</div>
<!-- <form class="signup-form" action="#" method="POST" role="form">
<div class="form-input-group">
<i class="fa fa-envelope"></i>
<input type="text" class="" placeholder="Enter your email" required>
</div>
<div class="form-input-group">
<i class="fa fa-lock"></i>
<input type="text" class="" placeholder="Enter your password" required>
</div>
<button type="submit" class="btn-fill sign-up-btn">Sign up for free</button>
</form> -->
</div>
</div>
</div>
</section>
<section class="to-top">
<div class="container">
<div class="row">
<div class="to-top-wrap">
<a href="#top" class="top"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<div class="footer-links">
<ul class="footer-group">
<!-- <li><a href="#">Features</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Sign up</a></li>
<li><a href="http://tympanus.net/codrops/licensing/">Licence</a></li>
<li><a href="http://tympanus.net/codrops/">Codrops</a></li>
<li><a href="http://www.peterfinlan.com/">Peter Finlan</a></li> -->
<li><a href="#project">Project</a></li>
<li><a href="#location">Location</a></li>
<li><a href="#specs">Specifications</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
<p>Copyright © 2015 | <a href="#">GSR</a> <span class="fa fa-heart pulse2"></span>
<br>
<!-- <a href="http://tympanus.net/codrops/licensing/">Licence</a> | -->
<!-- Crafted with <span class="fa fa-heart pulse2"></span> by <a href="http://www.peterfinlan.com/">gsr</a>. --></p>
</div>
</div>
<div class="social-share">
<p>Share Sunway Opus with your friends</p>
<!-- <a href="https://twitter.com/peterfinlan" class="twitter-share"><i class="fa fa-twitter"></i></a> -->
<a href="https://www.facebook.com/sunwayopusgrandneville/" class="facebook-share"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')
</script>
<script src="bower_components/retina.js/dist/retina.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="bower_components/classie/classie.js"></script>
<script src="bower_components/jquery-waypoints/lib/jquery.waypoints.min.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
//
<script>
// (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
// function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
// e=o.createElement(i);r=o.getElementsByTagName(i)[0];
// e.src='//www.google-analytics.com/analytics.js';
// r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
// ga('create','UA-73445004-1','auto');ga('send','pageview');
</script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-73445004-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>