-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathterms-of-service.html
More file actions
575 lines (513 loc) · 32 KB
/
terms-of-service.html
File metadata and controls
575 lines (513 loc) · 32 KB
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
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
<!doctype html>
<html lang="zxx">
<!-- Mirrored from templates.envytheme.com/oleev/default/terms-of-service.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 14 Feb 2022 16:50:54 GMT -->
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/aos.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/remixicon.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<link rel="stylesheet" href="assets/css/progresscircle.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/footer.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<title>Oleev - Creative Agency HTML Template</title>
<link rel="icon" type="image/png" href="assets/images/favicon.png">
</head>
<body>
<!-- Start Preloader Area -->
<div class="preloader">
<div class="d-table">
<div class="d-table-cell">
<div class="lds-spinner"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div>
</div>
</div>
</div>
<!-- End Preloader Area -->
<!-- Start Navbar Area -->
<div class="navbar-area navbar-style-two">
<div class="main-responsive-nav">
<div class="container">
<div class="main-responsive-menu">
<div class="logo">
<a href="index.html">
<img src="assets/images/logo.png" alt="Oleev">
</a>
</div>
</div>
</div>
</div>
<div class="main-navbar">
<div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-light">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" alt="Oleev">
</a>
<div class="collapse navbar-collapse mean-menu" id="navbarSupportedContent">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a href="#" class="nav-link">
Home
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="index.html" class="nav-link">Home Demo - 1</a>
</li>
<li class="nav-item">
<a href="index-2.html" class="nav-link">Home Demo - 2</a>
</li>
<li class="nav-item">
<a href="index-3.html" class="nav-link">Home Demo - 3</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
About
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="about-one.html" class="nav-link">About One</a>
</li>
<li class="nav-item">
<a href="about-two.html" class="nav-link">About Two</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
Services
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="services.html" class="nav-link">Services</a>
</li>
<li class="nav-item">
<a href="services-details.html" class="nav-link">Services Details</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link active">
Pages
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="pricing.html" class="nav-link">Pricing</a>
</li>
<li class="nav-item">
<a href="team.html" class="nav-link">Team</a>
</li>
<li class="nav-item">
<a href="faq.html" class="nav-link">FAQ</a>
</li>
<li class="nav-item">
<a href="testimonials.html" class="nav-link">Testimonials</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
User Pages
<i class="ri-arrow-right-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="login.html" class="nav-link">Login</a>
</li>
<li class="nav-item">
<a href="register.html" class="nav-link">Register</a>
</li>
<li class="nav-item">
<a href="forgot-password.html" class="nav-link">Forgot Password</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
Others Pages
<i class="ri-arrow-right-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="categories.html" class="nav-link">Categories</a>
</li>
<li class="nav-item">
<a href="tags.html" class="nav-link">Tags</a>
</li>
<li class="nav-item">
<a href="search-page.html" class="nav-link">Search Page</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="terms-of-service.html" class="nav-link active">Terms of Service</a>
</li>
<li class="nav-item">
<a href="privacy-policy.html" class="nav-link">Privacy Policy</a>
</li>
<li class="nav-item">
<a href="error-404.html" class="nav-link">404 Error</a>
</li>
<li class="nav-item">
<a href="coming-soon.html" class="nav-link">Coming Soon</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
Case Study
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="case-study.html" class="nav-link">Case Study</a>
</li>
<li class="nav-item">
<a href="case-study-details.html" class="nav-link">Case Study Details</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link">
Blog
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="blog.html" class="nav-link">Blog</a>
</li>
<li class="nav-item">
<a href="blog-right-sidebar.html" class="nav-link">Blog Right Sidebar</a>
</li>
<li class="nav-item">
<a href="author.html" class="nav-link">Author</a>
</li>
<li class="nav-item">
<a href="blog-details.html" class="nav-link">Blog Details</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
<div class="others-options d-flex align-items-center">
<div class="option-item">
<form class="search-box">
<input type="text" class="input-search" placeholder="Search...">
<button type="submit"><i class="ri-search-line"></i></button>
</form>
</div>
<div class="option-item">
<div class="dropdown language-option">
<button class="dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="ri-earth-line"></i>
<span class="lang-name"></span>
</button>
<div class="dropdown-menu language-dropdown-menu">
<a class="dropdown-item" href="#">
<img src="assets/images/uk.png" alt="flag">
English
</a>
<a class="dropdown-item" href="#">
<img src="assets/images/china.png" alt="flag">
简体中文
</a>
<a class="dropdown-item" href="#">
<img src="assets/images/uae.png" alt="flag">
العربيّة
</a>
</div>
</div>
</div>
<div class="option-item">
<a href="contact.html" class="default-btn">Contact Now</a>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="others-option-for-responsive">
<div class="container">
<div class="dot-menu">
<div class="inner">
<div class="circle circle-one"></div>
<div class="circle circle-two"></div>
<div class="circle circle-three"></div>
</div>
</div>
<div class="container">
<div class="option-inner">
<div class="others-options d-flex align-items-center">
<div class="option-item">
<form class="search-box">
<input type="text" class="input-search" placeholder="Search...">
<button type="submit"><i class="ri-search-line"></i></button>
</form>
</div>
<div class="option-item">
<div class="dropdown language-option">
<button class="dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="ri-earth-line"></i>
<span class="lang-name"></span>
</button>
<div class="dropdown-menu language-dropdown-menu">
<a class="dropdown-item" href="#">
<img src="assets/images/uk.png" alt="flag">
English
</a>
<a class="dropdown-item" href="#">
<img src="assets/images/china.png" alt="flag">
简体中文
</a>
<a class="dropdown-item" href="#">
<img src="assets/images/uae.png" alt="flag">
العربيّة
</a>
</div>
</div>
</div>
<div class="option-item">
<a href="contact.html" class="default-btn">Contact Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Navbar Area -->
<!-- Start Page Banner Area -->
<div class="page-banner-area">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-lg-6 col-md-6">
<div class="page-banner-content" data-aos="fade-right" data-aos-delay="50" data-aos-duration="500" data-aos-once="true">
<h2>Terms of Service</h2>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>Terms of Service</li>
</ul>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="page-banner-image" data-speed="0.08" data-revert="true">
<img src="assets/images/page-banner-image.png" alt="Oleev" data-aos="fade-left" data-aos-delay="50" data-aos-duration="500" data-aos-once="true">
</div>
</div>
</div>
</div>
</div>
<!-- End Page Banner Area -->
<!-- Start Terms of Service Area -->
<div class="terms-of-service-area ptb-100">
<div class="container">
<div class="terms-of-service-content">
<p><i>This Terms of Service was last updated on September 1, 2021.</i></p>
<h3><span>1.</span> Our Website</h3>
<p>Our website address is: http://oleev.com</p>
<blockquote class="blockquote">
<p>We collect certain data from you directly like information you enter yourself data about your participation in courses and data from third-party platforms you connect with oleev. We also collect some data automatically information about your device and what parts of our Services you interact with or spend time using.</p>
</blockquote>
<h3><span>2.</span> Data You Provide to Us</h3>
<p>We may collect different data from or about you depending on how you use the Services. Below are some examples to help you better understand the data we collect.</p>
<h3><span>3.</span> How We Get Data About You</h3>
<p>We use tools like cookies, web beacons, analytics services, and advertising providers to gather the data listed above. Some of these tools offer you the ability to opt out of data collection.</p>
<h3><span>4.</span> What We Use Your Data For</h3>
<ol>
<li>Responding to your questions and concerns</li>
<li>Sending you administrative messages and information, including messages from instructors and teaching assistants, notifications about changes to our Service, and updates to our agreements;</li>
<li>Sending push notifications to your wireless device to provide updates and other relevant messages (which you can manage from the “options” or “settings” page of the mobile app.</li>
</ol>
<h3><span>5.</span> Your Choices About the Use of Your Data</h3>
<p>You can choose not to provide certain data to us but you may not be able to use certain features of the Services.</p>
<ul>
<li>To stop receiving promotional communications from us, you can opt out by using the unsubscribe mechanism in the promotional communication you receive or by changing the email preferences in your account. Note that regardless of your email preference settings, we will send you transactional and relationship messages regarding the Services, including administrative confirmations, order confirmations, important updates about the Services, and notices about our policies.</li>
<li>The browser or device you use may allow you to control cookies and other types of local data storage. Your wireless device may also allow you to control whether location or other data is collected and shared. You can manage Adobe’s LSOs through their Website Storage Settings panel.</li>
<li>To get information and control cookies used for tailored advertising from participating companies, see the consumer opt-out pages for the Network Advertising Initiative and Digital Advertising Alliance, or if you’re located in the European Union, visit the Your Online Choices site. To opt out of Google’s display advertising or customize Google Display Network ads, visit the Google Ads Settings page. To opt out of Taboola’s targeted ads, see the Opt-out Link in their Cookie Policy.</li>
<li>To update data you provide directly, log into your account and update your account at any time.</li>
</ul>
<h3><span>6.</span> Our Policy Concerning Children</h3>
<p>We recognize the privacy interests of children and encourage parents and guardians to take an active role in their children’s online activities and interests. Children under 13 (or under 16 in the European Economic Area) should not use the Services. If we learn that we’ve collected personal data from a child under those ages.</p>
</div>
</div>
</div>
<!-- End Terms of Service Area -->
<!-- End Footer Area -->
<footer class="footer-area pt-100">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6">
<div class="single-footer-widget">
<div class="widget-logo">
<a href="index.html"><img src="assets/images/logo-2.png" alt="Oleev"></a>
</div>
<p>Lorem ipsum dolor sit amet consectetur adipisng elit ultricies lobortis odio eget gravida egestas at cursus at ipsum.</p>
<ul class="widget-social">
<li>
<a href="https://www.facebook.com/EnvyTheme" target="_blank">
<i class="ri-facebook-fill"></i>
</a>
</li>
<li>
<a href="https://twitter.com/?lang=en" target="_blank">
<i class="ri-twitter-fill"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/" target="_blank">
<i class="ri-instagram-line"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/signup" target="_blank">
<i class="ri-linkedin-line"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single-footer-widget ps-5">
<h3>Useful Link</h3>
<ul class="quick-links">
<li>
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 col-6">
<a href="about-one.html">About Us</a>
</div>
<div class="col-lg-6 col-sm-6 col-6">
<a href="faq.html">FAQ</a>
</div>
</div>
</li>
<li>
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 col-6">
<a href="team.html">Team</a>
</div>
<div class="col-lg-6 col-sm-6 col-6">
<a href="case-study.html">Case Study</a>
</div>
</div>
</li>
<li>
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 col-6">
<a href="services.html">Services</a>
</div>
<div class="col-lg-6 col-sm-6 col-6">
<a href="privacy-policy.html">Privacy Policy</a>
</div>
</div>
</li>
<li>
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 col-6">
<a href="categories.html">Categories</a>
</div>
<div class="col-lg-6 col-sm-6 col-6">
<a href="search-page.html">Search Page</a>
</div>
</div>
</li>
<li>
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 col-6">
<a href="blog.html">Blog</a>
</div>
<div class="col-lg-6 col-sm-6 col-6">
<a href="contact.html">Support</a>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single-footer-widget ps-5">
<h3>Our Services</h3>
<ul class="quick-links">
<li><a href="services-details.html">Strategy & Research</a></li>
<li><a href="services-details.html">Web Development</a></li>
<li><a href="services-details.html">Web Solution</a></li>
<li><a href="services-details.html">Digital Marketing</a></li>
<li><a href="services-details.html">App Development</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single-footer-widget ps-3">
<h3>Contact Information</h3>
<ul class="footer-information">
<li>
<i class="ri-map-pin-line"></i>
Manual 3B, Jason Block, New Jersey, Australia
</li>
<li>
<i class="ri-phone-fill"></i>
<a href="tel:91298765436543">+912 9876 5436 543</a>
</li>
<li>
<i class="ri-mail-line"></i>
<a href="https://templates.envytheme.com/cdn-cgi/l/email-protection#60090e060f200f0c0505164e030f0d"><span class="__cf_email__" data-cfemail="83eaede5ecc3ecefe6e6f5ade0ecee">[email protected]</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="copyright-area">
<div class="container">
<div class="copyright-area-content">
<p>
Copyright @2022 Oleev All Rights Reserved by
<a href="https://envytheme.com/" target="_blank">
EnvyTheme
</a>
</p>
</div>
</div>
</div>
</footer>
<!-- End Footer Area -->
<!-- Start Go Top Area -->
<div class="go-top">
<i class="ri-arrow-up-s-line"></i>
</div>
<!-- End Go Top Area -->
<!-- Links of JS files -->
<script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.meanmenu.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.appear.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/aos.js"></script>
<script src="assets/js/progresscircle.min.js"></script>
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
<!-- Mirrored from templates.envytheme.com/oleev/default/terms-of-service.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 14 Feb 2022 16:50:54 GMT -->
</html>