-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-insuredoo.html
executable file
·391 lines (371 loc) · 24.5 KB
/
about-insuredoo.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>About Insuredoo</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,600,700,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=DM+Serif+Text&display=swap" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/css/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/css/owl.carousel.min.css" rel="stylesheet">
<link href="lib/fancybox/css/jquery.fancybox.min.css" rel="stylesheet" />
<link href="lib/tooltip/css/tooltipster.bundle.min.css" rel="stylesheet" />
<link href="lib/tooltip/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css" rel="stylesheet" />
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<a href="#" class="need-help-btn wow fadeInRight" data-wow-duration="1.4s"><i class="fa fa-envelope-o"></i> Need help?</a>
<!--==========================
Header
============================-->
<!--==========================
Header
============================-->
<header id="header">
<div class="container-fluid">
<nav class="main-nav float-left d-none d-lg-block">
<ul>
<li><a href="about-insuredoo.html">About Us</a></li>
<li><a href="#products">Products</a></li>
<li><a href="blogs.html">Blog</a></li>
</ul>
</nav>
<!-- .main-nav -->
<div class="logo float-left d-lg-block">
<div class="text-center"><a href="index.html" class="scrollto"><img src="img/logo.png" alt="Insuredoo,The Easiest Way To Insure" class="img-fluid"></a></div>
</div>
<div id="topbar" class="float-right d-lg-block">
<div class="right-menu">
<div class="right-menu-main-div login">
<p class="btn" data-toggle="modal" data-target="#signin-modal">Login </p>
</div>
<div class="right-menu-main-div language d-none d-lg-block"><a href="index.html">E</a></div>
</div>
</div>
</div>
</header>
<!-- #header -->
<!--==========================
sign in modal
============================-->
<div class="modal fade" id="signin-modal" tabindex="-1" role="dialog" aria-labelledby="signin-modal" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 class="primary-color-text">Sign In</h3>
<form>
<div class="form-header">
<p>New user? <span class="primary-color-text create-account" data-toggle="modal" data-target="#signup-modal">Create an account</span></p>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label for="car_value">Email</label>
<div class="input-group mb-2">
<input type="email" class="form-control" name="username" id="username">
</div>
<div class="validation">Validation message goes here..</div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label for="car_value">Password</label>
<div class="input-group mb-2">
<input type="password" class="form-control" name="password" id="password">
<div class="validation"></div>
</div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label class="checkbox-label with-label" for="roadside_assistance">
<input class="add-to-checkout" type="checkbox" name="roadside_assistance" id="roadside_assistance" value="50" user-data="summary-checkout-amount" />
<span class="checkbox-custom circular"></span> </label>
<span>Keep me signed in</span>
</div>
<input type="submit" class="btn" name="signin" id="signin" value="Sign in">
<div class="social-login d-flex flex-column justify-content-center align-items-center">
<p>Or sign in with</p>
<div class="social-links"> <a href="#" class="facebook"><i class="fa fa-facebook"></i></a> <a href="#" class="google"><i class="fa fa-google"></i></a> </div>
</div>
</div>
</form>
</div>
<div class="col-lg-6 col-md-6 d-none d-lg-block">
<img src="img/animation/animation-7.gif" alt="animation" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- #sign in modal -->
<!--==========================
sign up modal
============================-->
<div class="modal fade" id="signup-modal" tabindex="-1" role="dialog" aria-labelledby="signup-modal" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 class="primary-color-text">Sign up</h3>
<form>
<div class="form-header">
<div class="form-group mt-2 mb-2 clearfix" data-toggle="tooltipster" data-placement="right" title="We know this question is a pain - but the insurers need it to calculate the price they want to charge you! It's on your car registration card (mulkiya). If you don't have that on hand you can enter an approximate date - but beware that your final price could change.">
<div class="form-row">
<div class="col">
<label for="car_value">First name</label>
<div class="input-group">
<input type="text" class="form-control" name="f_name" id="f_name">
<div class="validation"></div>
</div>
</div>
<div class="col">
<label for="car_value">Last name</label>
<div class="input-group">
<input type="text" class="form-control" name="l_name" id="l_name">
<div class="validation"></div>
</div>
</div>
</div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label for="car_value">Email</label>
<div class="input-group mb-2">
<input type="email" class="form-control" name="username" id="username">
</div>
<div class="validation"></div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label for="car_value">Phone</label>
<div class="input-group">
<input type="text" class="form-control" name="phone" id="phone">
</div>
<div class="validation"></div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label for="car_value">Password</label>
<div class="input-group">
<input type="password" class="form-control" name="password" id="password">
<div class="validation"></div>
</div>
</div>
<div class="form-group mt-2 mb-2 clearfix tooltipster" title="Enter what you believe is the current resale value. Remember to consider depreciation, and that this value will be subject to insurer approval. We have provided an estimation below to help. Remember that a higher valuation means a higher insurance price. The value is only relevant if your car is a total write-off.">
<label class="checkbox-label with-label" for="roadside_assistance">
<input class="add-to-checkout" type="checkbox" name="roadside_assistance" id="roadside_assistance" value="50" user-data="summary-checkout-amount" />
<span class="checkbox-custom circular"></span> </label>
<span>Keep me signed in</span>
</div>
<input type="submit" class="btn" name="signin" id="signin" value="Sign in">
<div class="social-login d-flex flex-column justify-content-center align-items-center">
<p>Or sign in with</p>
<div class="social-links"> <a href="#" class="facebook"><i class="fa fa-facebook"></i></a> <a href="#" class="google"><i class="fa fa-google"></i></a> </div>
</div>
</div>
</form>
</div>
<div class="col-lg-6 col-md-6 d-none d-lg-block">
<img src="img/animation/animation-7.gif" alt="animation" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- #sign up modal -->
<!--==========================
Intro Section
============================-->
<main id="about_insuredoo_header">
<section id="about_insuredo_intro" class="clearfix main_section">
<div class="container">
<header class="inner-page-section-header text-center">
<h2>ABOUT INSUREDOO</h2>
</header>
</div>
</section>
<!-- #about_insuredoo_header -->
<section id="about_insuredoo">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 order-md-last order-first wow fadeInRight"><img src="img/animation/animation-5.gif" alt="animation" class="img-fluid"></div>
<div class="col-lg-6 col-md-6 order-md-first order-last wow fadeInLeft content-block">
<h4 class="h4_inner_header">What we do?</h4>
<p>Insuredoo is a marketplace where the user can get insurance quotes. We provide cheap and best insurance products online. Insuredoo helps others in comparison of insurance products as we contribute by improving the purchase experience.</p>
</div>
</div>
<div class="row inner_row">
<div class="col-lg-6 col-md-6 wow fadeInLeft" data-wow-delay="0.5s"><img src="img/animation/animation-7.gif" alt="animation" class="img-fluid"></div>
<div class="col-lg-6 col-md-6 wow fadeInRight content-block" data-wow-delay="0.5s">
<h4 class="h4_inner_header">Why us?</h4>
<p>Insuredoo is a technology and nationally licensed company that works with various insurance partners across the UAE.<br>
What most of our customers really want is pretty straightforward - the right coverage, when it matters, for the lowest possible cost. That’s why, we’re a team of entrepreneurs with many years of experience in the insurance industry and the digitization of business models.<br>
<strong>We’ve set a common goal:</strong><br>
With the help of partners, we bring customers together at the right moment with the insurance products that are relevant and fair for them. <br>
We are offering various lines of insurance powered by artificial intelligence.</p>
</div>
</div>
<div class="row inner_row">
<div class="col-lg-6 col-md-6 order-md-last order-first wow fadeInRight"><img src="img/animation/animation-6.gif" alt="animation" class="img-fluid"></div>
<div class="col-lg-6 col-md-6 order-md-first order-last wow fadeInLeft content-block">
<h4 class="h4_inner_header">Mission</h4>
<p>To ensure that our customers get the most out of their insurance, the best possible customer experience, and the best rates & coverage. We are proud of our customer-centric focus, and the elegant apps we build to better serve our customers. We’re here to build a modern, fair and sustainable insurance provider.<br>
<br>
We use technology to make getting insurance easy & equitable, and are here to make sure you get the advice and guidance you need.</p>
</div>
</div>
</div>
</section>
<!-- #about_insuredoo -->
<section id="our_values">
<div class="container">
<header class="section-header wow fadeInUp" data-wow-duration="1s">
<h2>OUR VALUES</h2>
</header>
<div class="row flex-items-xs-middle flex-items-xs-center cards_container">
<div class="col-xs-12 col-lg-4 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.1s">
<div class="card">
<div class="card-icon"><img src="img/our_values_icon_1.png" alt="card" class="img-fluid"> </div>
<div class="card-block">
<h4 class="card-title"> TRUST </h4>
<p>We are the trusted advisors to our customers when it comes to insurance. We aim to educate and deliver peace of mind with our expertise in the financial sphere.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-4 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s">
<div class="card">
<div class="card-icon"><img src="img/our_values_icon_2.png" alt="card" class="img-fluid"> </div>
<div class="card-block">
<h4 class="card-title"> EFFICIENCY </h4>
<p>Our goal is to make the process of buying insurance as efficient as possible. We can then pass those efficiencies on to our customers by saving them time and money.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-4 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s">
<div class="card">
<div class="card-icon"><img src="img/our_values_icon_3.png" alt="card" class="img-fluid"> </div>
<div class="card-block">
<h4 class="card-title"> INNOVATION </h4>
<p>We are a team of innovators, and we hold the products we craft to the highest standard. We believe in pushing the envelope in moving insurance away from it’s archaic technology.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- #our_values -->
</main>
<!--==========================
Footer
============================-->
<footer id="footer" class="section-bg">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="footer-newsletter">
<h2 class="pb-3">NEWSLETTER</h2>
<form action="index.html" method="post" class="newsletterForm">
<div class="form-group">
<input type="text" class="form-control" id="newsletter_name" name="newsletter_name" placeholder="Your Name" data-validation="required length alphanumeric" data-validation-length="3-16" data-validation-error-msg="Please enter your name" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" name="newsletter_email" id="newsletter_email" placeholder="Your Email" data-rule="email" data-validation="required email" data-validation-error-msg="Please enter a valid email" />
<div class="validation"></div>
</div>
<div id="sendmessage">Your message has been sent. Thank you!</div>
<input type="submit" class="form-control" value="Subscribe">
</form>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-12 col-sm-12 col-xs-12">
<div class="footer-info"> <img src="img/logo_white.png" alt="Insuredoo,The Easiest Way To Insure" class="img-fluid">
<p>Why I say old chap that is sping lavatory chip shop gosh off his, smashing boot are you taking the piss posh loo brilliant matie boy young.!!</p>
</div>
<div class="social-links"> <a href="#" class="twitter"><i class="fa fa-twitter"></i></a> <a href="#" class="facebook"><i class="fa fa-facebook"></i></a> <a href="#" class="instagram"><i class="fa fa-instagram"></i></a> <a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a> </div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 footer_links_separator">
<div class="footer-links">
<ul>
<li><a href="motor.html">Motor Insurance</a></li>
<li><a href="home.html">Property Insurance</a></li>
<li><a href="index.html">Medical Insurance</a></li>
<li><a href="travel.html">Travel Insurance</a></li>
<li><a href="index.html">Mobile Insurance</a></li>
<li><a href="life.html">Life Insurance</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12 footer_links_separator">
<div class="footer-links">
<ul>
<li><a href="index.html">Pet Insurance</a></li>
<li><a href="index.html">GAP Insurance</a></li>
<li><a href="index.html">Blogs</a></li>
<li><a href="index.html">Claims</a></li>
<li><a href="index.html">About Insuredoo</a></li>
<li><a href="index.html">Privacy Policy</a></li>
<li><a href="index.html">Terms of Service</a></li>
<li><a href="index.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-12 col-sm-12 col-xs-12">
<div class="speech-bubble">
<div class="owl-carousel twitter-carousel">
<div class="twitter-item"> BrandtWaldemar An awesome end to a great year. Congrats & happy 2020 <br>
<span>Unsplash<br>
January 04, 2020</span> </div>
<div class="twitter-item"> BrandtWaldemar An awesome end to a great year. Congrats & happy 2020 <br>
<span>Unsplash<br>
January 04, 2020</span> </div>
<div class="twitter-item"> BrandtWaldemar An awesome end to a great year. Congrats & happy 2020 <br>
<span>Unsplash<br>
January 04, 2020</span> </div>
<div class="twitter-item"> BrandtWaldemar An awesome end to a great year. Congrats & happy 2020 <br>
<span>Unsplash<br>
January 04, 2020</span> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright"> © Copyright 2020 Insuredoo </div>
</div>
</footer>
<!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<div id="preloader"></div>
<!-- JavaScript Libraries -->
<script src="lib/jquery/js/jquery.min.js"></script>
<script src="lib/jquery/js/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/js/easing.min.js"></script>
<script src="lib/mobile-nav/js/mobile-nav.js"></script>
<script src="lib/wow/js/wow.min.js"></script>
<script src="lib/owlcarousel/js/owl.carousel.min.js"></script>
<script src="lib/fancybox/js/jquery.fancybox.min.js"></script>
<script src="lib/validation/js/jquery.form-validator.min.js"></script>
<script src="lib/tooltip/js/tooltipster.bundle.min.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>