-
Notifications
You must be signed in to change notification settings - Fork 0
/
guarantee.html
833 lines (826 loc) · 36.2 KB
/
guarantee.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
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
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>guarantee</title>
<!-- styles -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
<link href="css/media.css" rel="stylesheet">
<!-- styles end -->
<!-- fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<!-- fonts end -->
</head>
<body>
<header>
<div class="lt-header-in">
<div class="lt-hi-inf">
<div class="lt-header-top pad">
<div class="dropdown lt-lang">
<button id="dLabel" type="button" data-toggle="dropdown">
<span>
Eng
</span>
<i class="fa fa-angle-down"></i>
</button>
<ul aria-labelledby="dLabel">
<li>
<a href="#">
Ru
</a>
</li>
<li>
<a href="#">
Uk
</a>
</li>
</ul>
</div>
<div class="lt-logo">
<a href="#">
<img src="images/logo.svg" alt="img">
</a>
</div>
</div>
<div class="lt-topmenu">
<ul>
<li>
<a href="#">
<i class="fa fa-home"></i>
<span>
Home
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-services"></i>
<span>
Services
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-map-marker"></i>
<span>
Locations
</span>
<i class="fa fa-chevron-right"></i>
</a>
<ul>
<li>
<a href="#">
<span>
South florida
</span>
<i class="fa fa-chevron-right"></i>
</a>
<ul>
<li>
<a href="#">
Bay Harbor
</a>
</li>
<li>
<a href="#">
Coral Gables
</a>
</li>
<li>
<a href="#">
Hollywood
</a>
</li>
<li>
<a href="#">
Kendall
</a>
</li>
</ul>
</li>
<li>
<a href="#">
<span>
Central & North florida
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<span>
Orlando
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<span>
NYC
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
</ul>
</li>
<li>
<a href="#">
<i class="fa fa-comment"></i>
<span>
Testimonials
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-play-circle-o"></i>
<span>
How it works
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-wpforms"></i>
<span>
Company
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-comments-o"></i>
<span>
Media
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-shopping-cart"></i>
<span>
Shop
</span>
<label>
3
</label>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-pencil-square-o"></i>
<span>
Blog
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-phone"></i>
<span>
Contact us
</span>
</a>
</li>
</ul>
</div>
<div class="lt-search-m">
<form>
<input type="text">
<button type="submit">
<i class="fa fa-search"></i>
</button>
</form>
</div>
<div class="lt-header-block">
<div class="lt-lr">
<a href="#">
Sign in <span>/</span> Sign up
</a>
</div>
<div class="lt-call">
<a href="#">
<span>
<i class="fa fa-phone"></i>
</span>
800-403-5423
</a>
</div>
<div class="lt-mail">
<a href="#">info@licetroopers.com</a>
</div>
<div class="lt-od">
<div>
<span>8:00-9:00 PM</span>
Open 7 Days/Week
</div>
</div>
</div>
<div class="lt-social">
<a href="#">
<i class="fa fa-facebook"></i>
</a>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
<a href="#">
<i class="fa fa-instagram"></i>
</a>
<a href="#">
<i class="fa fa-linkedin"></i>
</a>
<a href="#">
<i class="fa fa-pinterest-p"></i>
</a>
</div>
</div>
<div class="lt-hi-ins">
<div class="lt-header-top pad">
<div class="dropdown lt-lang">
<button id="dLabel2" type="button" data-toggle="dropdown">
<span>
Eng
</span>
<i class="fa fa-angle-down"></i>
</button>
<ul aria-labelledby="dLabel2">
<li>
<a href="#">
Ru
</a>
</li>
<li>
<a href="#">
Uk
</a>
</li>
</ul>
</div>
<div class="lt-logo">
<a href="#">
<img src="images/logo.svg" alt="img">
</a>
</div>
</div>
<div class="lt-tm-m">
<div class="lt-l-nav">
<button type="button" class="lt-ln-close">
<i class="fa fa-close"></i>
</button>
<span>
Lice navigation
</span>
</div>
<ul>
<li>
<a href="#">
<i class="fa fa-home"></i>
<span>
Home
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-services"></i>
<span>
Services
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-map-marker"></i>
<span>
Locations
</span>
<i class="fa fa-chevron-right"></i>
</a>
<ul>
<li>
<a href="#">
<span>
South florida
</span>
<i class="fa fa-chevron-right"></i>
</a>
<ul>
<li>
<a href="#">
Bay Harbor
</a>
</li>
<li>
<a href="#">
Coral Gables
</a>
</li>
<li>
<a href="#">
Hollywood
</a>
</li>
<li>
<a href="#">
Kendall
</a>
</li>
</ul>
</li>
<li>
<a href="#">
<span>
Central & North florida
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<span>
Orlando
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<span>
NYC
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
</ul>
</li>
<li>
<a href="#">
<i class="fa fa-comment"></i>
<span>
Testimonials
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-play-circle-o"></i>
<span>
How it works
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-wpforms"></i>
<span>
Company
</span>
<i class="fa fa-chevron-right"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-comments-o"></i>
<span>
Media
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-shopping-cart"></i>
<span>
Shop
</span>
<label>
3
</label>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-pencil-square-o"></i>
<span>
Blog
</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-phone"></i>
<span>
Contact us
</span>
</a>
</li>
</ul>
</div>
<div class="lt-search-m">
<form>
<input type="text">
<button type="submit">
<i class="fa fa-search"></i>
</button>
</form>
</div>
<div class="lt-header-block">
<div class="lt-lr">
<a href="#">
Sign in <span>/</span> Sign up
</a>
</div>
<div class="lt-call">
<a href="#">
<span>
<i class="fa fa-phone"></i>
</span>
800-403-5423
</a>
</div>
<div class="lt-mail">
<a href="#">info@licetroopers.com</a>
</div>
<div class="lt-od">
<div>
<span>8:00-9:00 PM</span>
Open 7 Days/Week
</div>
</div>
</div>
<div class="lt-social">
<a href="#">
<i class="fa fa-facebook"></i>
</a>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
<a href="#">
<i class="fa fa-instagram"></i>
</a>
<a href="#">
<i class="fa fa-linkedin"></i>
</a>
<a href="#">
<i class="fa fa-pinterest-p"></i>
</a>
</div>
</div>
</div>
</header>
<div class="lt-header-m">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="lt-hm-in pad">
<button type="button" class="lt-toggle">
<span>
<i class="fa fa-chevron-left"></i>
</span>
</button>
<div class="lt-logo-m">
<a href="#">
<img src="images/logo.svg" alt="logo">
</a>
</div>
<div class="lt-hb-m">
<div class="dropdown lt-lang">
<button id="lt-lm" type="button" data-toggle="dropdown">
<span>
Eng
</span>
</button>
<ul aria-labelledby="lt-lm">
<li>
<a href="#">
Ru
</a>
</li>
<li>
<a href="#">
Uk
</a>
</li>
</ul>
</div>
<div class="lt-cart-m">
<button type="button">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="lt-cart-open">
<div class="lt-ca-top">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="lt-cat-in">
<div>
<i class="fa fa-shopping-cart"></i>
<div>
You buyed <a href="#">5 positions</a>
</div>
<div>
To paid: <span>$451</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="lt-ca-bottom">
<ul>
<li>
<a href="#">
<span>
<i class="fa fa-shopping-cart"></i>
<span>
Cart
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span>
<i class="fa fa-heart"></i>
<span>
Favourites
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span>
<i class="fa fa-shopping-cart"></i>
<span>
Orders
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span>
<i class="fa fa-user"></i>
<span>
Account
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span>
<i class="fa fa-sign-in"></i>
<span>
Sign In
</span>
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="lt-body">
<button type="button" class="lt-toggle lt-toggle-o">
<span>
<i class="fa fa-chevron-left"></i>
</span>
</button>
<section class="lt-gr lt-spt">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="lt-title">
The Lice Troopers<br>
<span>Guarantee</span>
</h2>
</div>
</div>
</div>
<div class="lt-alt-in">
<div>
<img src="images/lt-gr.jpg" alt="photo">
</div>
<div class="container">
<div class="row">
<div class="col-md-offset-6 col-md-6">
<div class="lt-alt-right">
<h4 class="lt-tv2">
Our All-Natural Lice Removal Treatment is so
Effective We Guarantee It.
</h4>
<p class="lt-pfirst">
At Lice Troopers, we know that our method is 100% effective, but lice are notoriously contagious. We offer a lice free guarantee following our treatment, but staying that way will require a little bit of effort and responsibility on your part as well. The terms of the Lice Troopers Guarantee help us to collaborate with you to ensure that your household gets rid of the parasites and nits and stays that way.
</p>
<p class="lt-psecond">
We know the methods of the head louse in and out. We know how they operate, where they hide, and how they spread throughout a home or classroom. Our natural Head Lice Removal Treatment is more than just a solution to an annoying problem, it is a comprehensive program of elimination and prevention.
<br>
<br>
That is why we are going to help you do what you need to do, so that we can honor our guarantee for you and your family.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="lt-hlf">
<div class="container">
<div class="row">
<div class="col-md-12">
<h5>
Here’s how the Lice Troopers Guarantee works:
</h5>
<h3 class="lt-tt5">
When your household is treated for lice, we guarantee every one of you will be <span>100% lice free</span>.
</h3>
<a href="#" class="lt-btn-w">
send anonymous email
</a>
</div>
</div>
</div>
</section>
<section class="lt-fp">
<div class="lt-fp-top">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>
The fine print
</h3>
</div>
</div>
</div>
</div>
<div class="lt-fp-bottom">
<div class="container">
<div class="row">
<div class="col-sm-8 col-xs-6">
<p>
In order for us to guarantee that one family member is lice free, ALL members of the household must be screened. Any members found to have head lice must be treated in order for the guarantee to remain valid. In addition, the 5-14 day retreatment was completed.
</p>
<p>
Re-infestation by a 3rd party will not qualify for free re-treatment. But following treatment, we educate you on how to prevent lice so that you can avoid future infestations.<br>
<br>
<span class="hidden-xs">
In order to receive free re-treatment within the 14-day window, evidence of the parasites or nits must be found. We will not re-treat individuals simply because they suspect they have them. A screening must produce evidence of parasites or nits. If none are found, the client will be responsible for the clinic-screening fee.
</span>
<br>
<br>
<span class="hidden-xs">
If we are called to your home for a re-treatment and no evidence of the parasites or nits are found, the client will be responsible for the minimum house call fee ($95).
</span>
</p>
</div>
<div class="col-sm-4 col-xs-6 pad">
<div class="lt-fp-block">
<a href="#">
<img src="images/lt-il.jpg" alt="img">
</a>
</div>
</div>
<div class="col-sm-12 hidden-xs">
<div class="lt-gm">
<h4>
The lice troopers guarantee means:
</h4>
<ul>
<li>
<i class="fa fa-check"></i>
<span>
FREE head lice screenings
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>
FREE Lice Prevention Guide
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>
Preferred appointment slots
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>
FREE treatments<br>
(if lice or nits are found)
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>
FREE phone consultations
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>
Only <span>$7.95/month on Auto<br>
Renew (per household member</span>
</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="lt-nm hidden-lg hidden-md hidden-sm">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="lt-nm-in">
<div>
<span>
Ask your questions now!
</span>
<span>
8:00-9:00 PM
<span>
Open 7 Days/Week
</span>
</span>
</div>
<div class="lt-nm-logo">
<a href="#">
<img src="images/logo.svg" alt="logo">
</a>
</div>
<div>
<span>
<i class="fa fa-phone"></i>
</span>
800-403-5423
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="lt-footer-in">
<div class="lt-copyright">
© 2016 “Licemaster”. All right reserved<br>
Develop in <a href="#">DigitalCroc</a>
</div>
<div class="lt-f-soc">
<a href="#">
<i class="fa fa-facebook"></i>
</a>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
<a href="#">
<i class="fa fa-instagram"></i>
</a>
<a href="#">
<i class="fa fa-linkedin"></i>
</a>
<a href="#">
<i class="fa fa-pinterest-p"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/jquery.cookie.js"></script>
<script src="js/jquery.accordion.js"></script>
<script src="js/jquery.slimscroll.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/lt.js"></script>
<!-- scripts end -->
</body>
</html>