forked from IOSD/iosd.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
quote.html
382 lines (360 loc) · 18.9 KB
/
quote.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from crazycafe.net/demos/meet/quote.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 04 Jan 2017 13:36:12 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Title -->
<title>meet-HTML 5 Template</title>
<!-- ================================================================
***Favicon***
================================================================= -->
<link rel="shortcut icon" type="image/png" href="images/fevicon.png">
<!-- ================================================================
***CSS File***
================================================================= -->
<!-- ================= *** Google Font-Poppins *** ======================= -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- ================= *** Animate CSS *** ======================= -->
<link href="css/animate.min.css" rel="stylesheet" type="text/css">
<!-- ================= *** Bootstrap CSS *** ===================== -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- ================= *** Font-awesome CSS *** ================== -->
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- ================= *** icofont CSS *** ======================= -->
<link href="css/icofont.css" rel="stylesheet" type="text/css">
<!-- ================= *** Owl Carousel CSS *** ================== -->
<link href="css/owl.carousel.css" rel="stylesheet" type="text/css">
<!-- ================= *** Main CSS *** ========================== -->
<link href="css/custom/style.css" rel="stylesheet" type="text/css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="home">
<div id="preloader">
<div class="preloader_spinner"></div>
</div>
<!-- preloader end -->
<!-- ==========================================================
1.*Header_area start
============================================================ -->
<header>
<div class="romana_header_top">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-8">
<div class="romana_header_top_left">
<ul>
<li><a href="#"><i class="icofont icofont-envelope"></i>[email protected]</a></li>
<li><a href="#"><i class="icofont icofont-iphone"></i>+(00) 111-222-333</a></li>
<li><a href="#"><i class="icofont icofont-clock-time"></i>Mon-sat(10am-4pm)</a></li>
</ul>
</div>
</div>
<!-- column End -->
<div class="col-md-5 col-sm-4">
<div class="romana_header_top_right text-right">
<a href="#">Make an Appointment</a>
</div>
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>
<!-- Header-Top End -->
<div class="romana_header_bottom">
<div class="container">
<div class="row">
<div class="col-sm-2 col-xs-6">
<div class="romana_logo">
<a href="index.html"><img src="images/logo.png" alt=""></a>
</div>
</div>
<!-- column End -->
<div class="col-sm-10">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only"></span>
<i class="fa fa-navicon"></i>
</button>
</div>
<nav id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class=""><a href="index.html">Home</a></li>
<li class=""><a href="about.html">about</a></li>
<li><a href="service.html">service</a>
<ul class="dropdown-menu">
<li><a href="service.html">service PAGE</a></li>
<li><a href="service-detail-1.html">service detail v.1</a></li>
<li><a href="service-detail-2.html">service detail v.2</a></li>
<li><a href="service-detail-3.html">service detail v.3</a></li>
</ul>
<!-- dropdown-menu End -->
<li><a href="#">projects</a>
<ul class="dropdown-menu">
<li><a href="project-3.html">project v.1</a></li>
<li><a href="project-4.html">project v.2</a></li>
<li><a href="project-full.html">project v.3</a></li>
<li><a href="project-sidebar.html">project v.4</a></li>
<li><a href="project-detail.html">project detail</a></li>
</ul>
<!-- dropdown-menu End -->
</li>
<li><a href="#">gallery</a>
<ul class="dropdown-menu">
<li><a href="gallery-one.html">gallery v.1</a></li>
<li><a href="gallery-two.html">gallery v.2</a></li>
<li><a href="gallery-three.html">gallery v.3</a></li>
</ul>
<!-- dropdown-menu End -->
</li>
<li><a href="#">pages</a>
<ul class="dropdown-menu mega-menu">
<li class="menu-collumn">
<ul>
<li><a href="index.html">Home Page</a></li>
<li><a href="about.html">About Page</a></li>
</ul>
<ul>
<li><a href="service.html">service Page</a></li>
<li><a href="service-detail-1.html">service detail v.1</a></li>
<li><a href="service-detail-2.html">service detail v.2</a></li>
<li><a href="service-detail-3.html">service detail v.3</a></li>
</ul>
<ul>
<li><a href="testimonial.html">testimonial page</a></li>
<li><a href="team-detail.html">team detail Page</a></li>
<li><a href="team-member.html">team member Page</a></li>
</ul>
</li>
<li class="menu-collumn">
<ul>
<li><a href="shop.html">Shop page</a></li>
<li><a href="shop-detail.html">shop detail page</a></li>
</ul>
<ul>
<li><a href="project-3.html">project v.1</a></li>
<li><a href="project-4.html">project v.2</a></li>
<li><a href="project-full.html">project v.3</a></li>
<li><a href="project-sidebar.html">project v.4</a></li>
<li><a href="project-detail.html">project detail</a></li>
</ul>
<ul>
<li><a href="faq.html">Faq page</a></li>
<li><a href="quote.html">quote page</a></li>
</ul>
</li>
<li class="menu-collumn">
<ul>
<li><a href="cart.html">cart page</a></li>
<li><a href="check-out.html">check out page</a></li>
</ul>
<ul>
<li><a href="blog.html">Blog page v.1</a></li>
<li><a href="blog-2.html">Blog page v.2</a></li>
<li><a href="blog-3.html">Blog page v.3</a></li>
<li><a href="blog-4.html">Blog page v.4</a></li>
<li><a href="blog-detail.html">Blog detail</a></li>
</ul>
<ul>
<li><a href="404.html">404 page</a></li>
<li><a href="contact.html">contact page</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- mega-menu End -->
</nav>
<!-- nav End -->
<ul class="cartSearch">
<li class="search"><a href="#"><i class="icofont icofont-search"></i></a></li>
<li class="cart"><a href="cart.html"><i class="icofont icofont-cart-alt"></i><span>1</span></a></li>
</ul>
<!-- cartSearch End -->
<form action="#" class="searchForm">
<i class="icofont icofont-close"></i>
<input type="search" placeholder="Search now">
<input type="submit" value="">
</form>
<!-- searchForm End -->
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>
<!-- Header Bottom End -->
</header>
<!-- Header End -->
<!-- ==========================================================
2.*Hero_area start
============================================================ -->
<div class="romana_allPage_area">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="romana_allPage_text text-center">
<h1>GET A QUOTE</h1>
<ol class="breadcrumb">
<li><a href="#">Home</a><span></span></li>
<li class="active"><a href="#">GET A QUOTE</a></li>
</ol>
</div>
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>
<!-- ==========================================================
3.*Get_Consult_area start
============================================================ -->
<div class="romana_404_area">
<div class="container">
<div class="row ">
<div class="col-md-5 col-sm-6">
<div class="romana_quote_left romana_section_title">
<h2>Get a Quote from<br>our Experts!</h2>
<h3>Want to save more money?</h3>
<p>New customers report average savings of hundreds of dollars a year when they switch to and consolidate their insurance with Us.</p>
<p>Obtain your online quote today.</p>
</div>
</div>
<!-- column End -->
<div class="col-md-7 col-sm-6">
<div class="romana_quote_right">
<label for="select">Name</label>
<br>
<input type="text" name="name" class="full_width">
<label for="select">Email</label>
<br>
<input type="text" name="email" class="full_width">
<label for="select">quote type</label>
<br>
<div class="select_option">
<select id="select">
<option value="select">Select</option>
<option value="select">Select </option>
<option value="select">Select</option>
<option value="select">Select </option>
</select>
<br>
</div>
<label for="zip">zip code</label>
<br>
<input type="text" name="zip" id="zip">
<div class="quote_submit">
<input type="submit" value="start quote">
</div>
</div>
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>
<!-- ==================================================
4.*Footer_area start
=================================================== -->
<footer class="romana_footer_area">
<div class="romana_footer_top">
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-12">
<div class="romana_footer_left">
<div class="romna_footer_logo">
<a href="index.html"><img src="images/footer_logo.png" alt="footer logo"></a>
</div>
<p>Auis autem vel eum iriure dolor in hendrerit in vulp consequat, vel illum dolore eu feugiat nulla facilimsan et iusto odio dignissim qui. </p>
<div class="romana_footer_social_link">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-pinterest-p"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- column End -->
<div class="col-sm-4 col-xs-12">
<div class="romana_important_link">
<h2>important links</h2>
<ul>
<li><a href="#">home</a></li>
<li><a href="#">about us</a></li>
<li><a href="#">service</a></li>
</ul>
</div>
<div class="romana_important_link2">
<ul>
<li><a href="#">projects</a></li>
<li><a href="#">get a quote</a></li>
<li><a href="#">contact</a></li>
</ul>
</div>
</div>
<!-- column End -->
<div class="col-sm-4 col-xs-12">
<div class="romana_recent_projects">
<h2>Recent Projects</h2>
<img src="images/footer_img1.png" alt="">
<img src="images/footer_img2.png" alt="">
<img src="images/footer_img3.png" alt="">
<img src="images/footer_img4.png" alt="">
<img src="images/footer_img5.png" alt="">
<img src="images/footer_img6.png" alt="">
<img src="images/footer_img7.png" alt="">
<img src="images/footer_img8.png" alt="">
</div>
</div>
<!-- column End -->
</div>
</div>
</div>
<!-- footer_top End -->
<div class="romana_footer_bottom">
<div class="container">
<div class="romana_footer_bottom_content text-center">
<div class="row">
<div class="col-xs-12">
<p>Meet 2016 © All right reserved <span>Made With <i class="icofont icofont-heart-alt animated infinite zoomIn"></i> by Crazycafe</span></p>
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
</div>
<!-- container End -->
</div>
<!-- footer_bottom End -->
</footer>
<!-- ======================================================
***Js Files***
=========================================================== -->
<!-- ================= Main Js ==================== -->
<script src="js/jquery-3.1.0.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- ================= Bootstrap min Js =========== -->
<script src="js/bootstrap.min.js"></script>
<!-- ================= owl carousel min Js ======== -->
<script src="js/owl.carousel.min.js"></script>
<!-- ================= Active Js ================== -->
<script src="js/active.js"></script>
</body>
<!-- Mirrored from crazycafe.net/demos/meet/quote.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 04 Jan 2017 13:36:12 GMT -->
</html>