-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
760 lines (669 loc) · 40.1 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
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
<!DOCTYPE html>
<html lang='en' id="rootElement" class="preload-transitions">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180945611-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180945611-1');
</script>
<!-- END OF Global site tag (gtag.js) - Google Analytics -->
<!-- Schema markups -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "Clean By Nature",
"url": "https://www.cleanbynaturellc.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.cleanbynaturellc.com/{search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Clean By Nature",
"url": "https://www.cleanbynaturellc.com",
"logo": "https://www.cleanbynaturellc.com/images/new_logo.png",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "518-817-2948",
"contactType": "customer service",
"areaServed": "US",
"availableLanguage": "en"
},
"sameAs": [
"https://www.facebook.com/cleanbynature",
"https://www.instagram.com/clean.by.nature/"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Clean By Nature",
"image": "https://www.cleanbynaturellc.com/images/new_logo.png",
"@id": "https://www.cleanbynaturellc.com/",
"url": "https://www.cleanbynaturellc.com/",
"telephone": "518-817-2948",
"priceRange": "$",
"currenciesAccepted": "USD",
"address": {
"@type": "PostalAddress",
"streetAddress": "160 Birch Lane",
"addressLocality": "Glenville",
"addressRegion": "NY",
"postalCode": "12302",
"addressCountry": "US"
},
"areaServed": {
"@type": "GeoCircle",
"geoMidpoint": {
"@type": "GeoCoordinates",
"latitude": 42.8787193,
"longitude": -73.9163944
},
"geoRadius": 80000
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "Alessio Burgio"
}
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 42.8787193,
"longitude": -73.9163944
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "16:00"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"name": "Clean By Nature",
"email": "info@cleanbynaturellc.com",
"telephone": "518-817-2948",
"description": "Owner of Clean By Nature",
"availableLanguage": ["en-US", "en-CA"]
},
"sameAs": [
"https://www.facebook.com/cleanbynature",
"https://www.instagram.com/clean.by.nature/"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "I have never had a cleaning service, how does it work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "With any frequency of cleaning you choose (weekly, biweekly, monthly, one time), the first-time cleaning will be a deep clean of the whole house. This initial cleaning will generally take about twice as long as your regular maintenance clean. We bring all our own cleaning supplies but can easily make accommodations if you have a preference of cleaning supplies we use. We are very flexible and are looking to make this experience an easy, comfortable and seamless one for you."
}
},
{
"@type": "Question",
"name": "I’m concerned about COVID-19, what precautions are you taking?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Each team member takes their temperature at the beginning of each day. We would request that each client do the same. We do ask that any client please cancel their cleaning if they are presenting any symptoms related to COVID-19. We will wear masks if someone is in the home, and we ask that the clients do as well."
}
},
{
"@type": "Question",
"name": "What area do you service?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We currently serve Saratoga and Schenectady Counties."
}
},
{
"@type": "Question",
"name": "How does your cleaning plan work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "At Clean by Nature we provide a totally customized cleaning plan for your home or office. We will personally review each room you would like cleaned, list all required cleaning tasks for each room and provide a plan for what products will be used at each cleaning."
}
},
{
"@type": "Question",
"name": "Do you require a contract?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, you can start or stop your cleaning service at any time."
}
},
{
"@type": "Question",
"name": "What are your hours of service?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We provide service residential cleaning during the day between the hours of 9am and 3pm. For businesses, we work between the hours of 5pm and 9pm Monday through Friday, or all day Saturday and Sunday. We do provide residential weekend services upon request."
}
},
{
"@type": "Question",
"name": "What are your payment methods?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You may pay by check or cash. Payment is due at the time of cleaning but monthly invoicing is available by request."
}
},
{
"@type": "Question",
"name": "Who does the cleaning?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our team of cleaners are professional, honest, and “green clean” trained! Each of them are their own individual business entities. You will pay them directly but they take care of any withholdings or taxes. On occasion, we do provide back up for any illness. If there will be a change to who will be cleaning, you will be notified for prior approval."
}
},
{
"@type": "Question",
"name": "Do I need to provide any cleaning products?",
"acceptedAnswer": {
"@type": "Answer",
"text": " No, we will bring our own eco-friendly, non-toxic products to clean and sanitize your home or office, as well as supply our own vacuum cleaner if needed. If you prefer a certain product to be used other than what we would normally bring you can let us know and we would be happy to clean with the product you provide us with at each cleaning."
}
},
{
"@type": "Question",
"name": "Do I have to be home during house cleaning?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Because we clean Monday through Friday, 8:30 am to 3pm most of our customers aren't home. We can arrange for a method of entry and lock up that is the most comfortable for you. We also do not mind cleaning while someone is in the home."
}
}
]
}
</script>
<!-- END OF Schema markups -->
<meta charset='UTF-8'>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<title>Clean by Nature | Natural Cleaning Services</title>
<link rel="shortcut icon" type="image/png" href="images/new_logo.png">
<meta name="description" content="The Capital District's best natural cleaning company. We specialize in residential and small business cleaning services. Get your estimate today.">
<meta name="keywords" content="natural cleaning near albany ny, residential cleaning near albany ny, home cleaning near albany ny, house cleaning albany ny, commercial cleaning albany ny, best house cleaning near albany ny, best house cleaning services near me, deep house cleaning near me"/>
<meta name="geo.region" content="US-NY" />
<meta name="geo.position" content="42.8787193;-73.9163944" />
<meta name="ICBM" content="42.8787193, -73.9163944" />
<meta property="og:title" content="Clean By Nature LLC - NY">
<meta property="og:url" content="https://www.cleanbynaturellc.com">
<meta property="og:description" content="Natural cleaning services residential and commercial New York Upstate area, serving the area since 2008. Get your estimate today.">
<link rel='stylesheet' href='styles.css'>
<script src="https://kit.fontawesome.com/30b0605ae0.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="container">
<!-- NAVBAR -->
<nav>
<a href="#hero">
<img class='logo' src="images/websitelogo_dtbx222.png" alt="Company Logo">
</a>
<ul class="navbar">
<li><a href="#hero">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#forHomes">For Homes</a></li>
<li><a href="#forOffices">For Offices</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#contact" id="estimate">Get An Estimate</a></li>
<li><a href="https://www.facebook.com/cleanbynature" target="_blank" rel="noreferrer noopener"><i class="fab fa-facebook"></i></a></li>
</ul>
<div class='burger' id="burger">
<span></span>
<span></span>
<span></span>
</div>
</nav>
<!-- END OF NAVBAR -->
<div class="background-opacity">
<!-- HERO -->
<div class="hero-wrapper" id='hero'>
<div class="hero">
<h1>Clean By Nature</h1>
<h3>Natural Cleaning Services</h3>
<a href="#contact" class="btn hero-btn">Get your estimate</a>
</div>
</div>
<p class="established">Established on Earth Day 2008</p>
<!-- END OF HERO -->
<!-- ABOUT -->
<div class="about-wrapper" id='about'>
<div class="heading">My story, our mission </div>
<div class="about-card card-1">
<div class='about-photo'>
<img src="images/final_web_picture.jpg" alt="Owner Photo">
</div>
<div class="about-text text-1">
<h2>I am Jocelyn</h2>
<p>Helping people has always been my passion.</p><br>
<p>Along with Clean By Nature, I also run a small before and after school daycare program. I created Clean By Nature hoping to help people and also empower the women who work for me. I am not only dedicated to the health and well-being of my clients but also to the amazing women I work with.</p><br>
<p>In 2020, Clean By Nature has helped her loyal employees start and grow their own cleaning ventures. With my leadership, together we collaborate and support each other.</p>
</div>
</div>
<div class="about-card card-3">
<div class="about-photo">
<img src="images/satisfaction-guarantee.webp" alt="Satisfaction Guarantee Photo">
</div>
<div class="about-text text-3">
<h2>100% satisfaction guarantee</h2>
<p>With our 100% satisfaction guarantee, you can be sure to receive a cleaning of the best standards. We love what we do and take pride in the work we provide.</p>
</div>
</div>
</div>
<!-- END OF ABOUT -->
<!-- TESTIMONIALS -->
<div class="testimonials-wrapper" id='testimonials'>
<div class="heading">Testimonials</div>
<div class="cards">
<div class="cards-left">
<div class="card ">
<blockquote>I LOVE IT! I can't believe how clean it is! I am so happy.</blockquote>
<cite class='author'>Jessica T</cite>
</div>
<div class="card">
<blockquote>The house looked great. Each time I walk around it I notice something else they did that I didn't expect!</blockquote>
<cite class='author'>Janice P</cite>
</div>
<div class="card">
<blockquote>The place looks terrific! Do you know how much I love to come home on the days that I know you were here. It's like Christmas!</blockquote>
<cite class='author'>Sherry T</cite>
</div>
</div>
<div class="cards-right">
<div class="card">
<blockquote>We were so happy! The office looks great, all the lawyers have given positive feedback.</blockquote>
<cite class='author'>Laura E</cite>
</div>
<div class="card">
<blockquote>It's very comforting to know that there is a dependable service in my town. I know if I am ever in a jam, that I can expect great service from you. Thanks!</blockquote>
<cite class='author'>Paul H</cite>
</div>
<div class="card">
<blockquote>All of my friends insisted that I use your service when I needed a cleaning service. Boy, am I glad I listened</blockquote>
<cite class='author'>Ted R</cite>
</div>
</div>
</div>
</div>
<!-- END OF TESTIMONIALS -->
<!-- SERVICES -->
<div class="services-wrapper" id='services'>
<div class="heading">Services</div>
<div class="services-cards">
<div class="services-home" id="forHomes">
<h3>Residential</h3>
<h5>Standard services</h5>
<li>Floor sweeping</li>
<li>Damp moping</li>
<li>Streak-free mirrors/glass cleaning</li>
<li>Kitchen/Bathroom sanitization</li>
<li>Kitchen/Bathroom disinfection</li>
<li>Carpet vacuuming</li>
<li>Complete high and low dusting</li>
<li>Furniture dusting and polishing</li>
<li>Empty of trash can (except kitchen)</li>
<h5>Add on services</h5>
<li>Wall washing</li>
<li>Air vents vacuuming</li>
<li>Oven cleaning</li>
<li>Shutters, mini-blinds and screen</li>
<li>Windows washing</li>
<li>Water plants</li>
<li>Patio/porch sweeping</li>
</div>
<div class="services-office" id="forOffices">
<h3>Commercial</h3>
<h5>Entire office</h5>
<li>Complete dusting (inc. baseboards)</li>
<li>Carpet vacuuming</li>
<li>Ceilings, fans and fixtures dusting</li>
<li>Streak-free mirrors/glass cleaning</li>
<li>Floor washing</li>
<h5>Kitchen and Bathrooms</h5>
<li>Counter tops cleaning</li>
<li>Microwave clean (inside and out)</li>
<li>Outside of appliances and cabinets</li>
<li>Clean, sanitize and polish sinks</li>
<h5>Medical Offices</h5>
<p>We understand the need of special requirements for medical facilities.</p>
<p>We are <em>HIPAA</em> and <em>OSHA</em> compliant.</p>
</div>
</div>
</div>
<!-- END OF SERVICES -->
<!-- FAQ SECTION -->
<div class="faq-wrapper" id='faq'>
<div class="heading">Frequently Asked Questions</div>
<div class="faq-wrap">
<dl class="faq">
<p class='accordion'>I have never had a cleaning service, how does it work?</p>
<div class="panel">
With any frequency of cleaning you choose (weekly, biweekly, monthly, one time), the first-time cleaning will be a deep clean of the whole house. This initial cleaning will generally take about twice as long as your regular maintenance clean. We bring all our own cleaning supplies but can easily make accommodations if you have a preference of cleaning supplies we use. We are very flexible and are looking to make this experience an easy, comfortable and seamless one for you.
</div>
<p class='accordion'>How does your cleaning plan work?</p>
<div class="panel">
At Clean by Nature we provide a totally customized cleaning plan for your home or office. We will personally review each room you would like cleaned, list all required cleaning tasks for each room and provide a plan for what products will be used at each cleaning.
</div>
<p class='accordion'>Do you require a contract?</p>
<div class="panel">
No, you can start or stop your cleaning service at any time.
</div>
<p class='accordion'>What are your hours of service?</p>
<div class="panel">
We provide service residential cleaning during the day between the hours of 9am and 3pm. For businesses, we work between the hours of 5pm and 9pm Monday through Friday, or all day Saturday and Sunday. We do provide residential weekend services upon request.
</div>
<p class='accordion'>What are your payment methods?</p>
<div class="panel">
You may pay by check or cash. Payment is due at the time of cleaning but monthly invoicing is available by request.
</div>
<p class='accordion'>Who does the cleaning?</p>
<div class="panel">
Our team of cleaners are professional, honest, and “green clean” trained! Each of them are their own individual business entities. You will pay them directly but they take care of any withholdings or taxes. On occasion, we do provide back up for any illness. If there will be a change to who will be cleaning, you will be notified for prior approval.
</div>
<p class='accordion'>Do I need to provide any cleaning products?</p>
<div class="panel">
No, we will bring our own eco-friendly, non-toxic products to clean and sanitize your home or office, as well as supply our own vacuum cleaner if needed. If you prefer a certain product to be used other than what we would normally bring you can let us know and we would be happy to clean with the product you provide us with at each cleaning.
</div>
<p class='accordion'>Do I have to be home during house cleaning?</p>
<div class="panel">
Because we clean Monday through Friday, 8:30 am to 3pm most of our customers aren't home. We can arrange for a method of entry and lock up that is the most comfortable for you. We also do not mind cleaning while someone is in the home.
</div>
<p class='accordion'>What area do you service?</p>
<div class="panel">
We currently serve Saratoga and Schenectady Counties.
</div>
<p class='accordion'>I’m concerned about COVID-19, what precautions are you taking?</p>
<div class="panel">
Each team member takes their temperature at the beginning of each day. We would request that each client do the same. We do ask that any client please cancel their cleaning if they are presenting any symptoms related to COVID-19. We will wear masks if someone is in the home, and we ask that the clients do as well.
</div>
</dl>
</div>
</div>
<!-- END OF FAQ SECTION -->
<!-- CONTACT FORM SECTION -->
<div class="contacts-wrapper" id='contact'>
<div class="heading-contacts">Contact Us</div>
<div class="contact-wrap">
<div class="contact-tel">
<h5>Telephone</h5>
<a href="tel:+1-518-817-2948">518-817-2948</a>
</div>
<div class="contact-email">
<h5>Email</h5>
<a href="mailto:info@cleanbynaturellc.com">info@cleanbynaturellc.com</a>
</div>
<form netlify name="estimates" class="contact-form" method="POST" action="/formSubmitted.html" id="form" netlify-honeypot="bot-field">
<h5>Get Your Estimate</h5>
<p class="contactForm-notice">(Fields marked with * are necessary)</p>
<p class="u-visually-hidden">
<label>Don’t fill this out if you're human: <input name="bot-field"></label>
</p>
<div class="top-half-form" id='formTopHalf'>
<div class="form-name group">
<input type="text" id='fname' name='fname' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="fname">First Name *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-surname group">
<input type="text" id='surname' name='surname' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="surname">Last Name *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-street-address group">
<input type="text" id='street' name='street' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="street">Street Address *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-city group">
<input type="text" id='city' name='city'>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="city">City</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-zip-code group">
<input type="tel" id='zip' name='zip' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="zip">Zip Code *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-daytime-phone group">
<input type="tel" id='dayPhone' name='dayPhone'>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="dayPhone">Daytime Phone</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-evening-phone group">
<input type="tel" id='evePhone' name='evePhone'>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="evePhone">Evening Phone</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-email group">
<input type="email" id='email' name='email' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="email">Email address *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
<div class="form-email-verify group">
<input type="email" id='email-verify' name='email-verify' required>
<span class="highlight"></span>
<span class="bar"></span>
<label class='transform' for="email-verify">Confirm your Email *</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
</div>
<div class="bottom-half-form">
<fieldset id="numbBaths">
<h3>Number of bathrooms *</h3>
<input class="custom-radio" type="hidden" value="Bathrooms: " name="numbBaths" checked >
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="1 bathroom" name="numbBaths" id='bath1' checked >
<label for="bath1">1</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="1.5 bathrooms" name="numbBaths" id='bath1h'>
<label for="bath1h">1.5</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="2 bathrooms" name="numbBaths" id='bath2'>
<label for="bath2">2</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="2.5 bathrooms" name="numbBaths" id='bath2h'>
<label for="bath2h">2.5</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="3 or more bathrooms" name="numbBaths" id='bath3'>
<label for="bath3">3+</label>
</div>
</fieldset>
<fieldset id="numbBeds">
<h3>Number of bedrooms *</h3>
<input class="custom-radio" type="hidden" value="Bedrooms: " name="numbBeds" checked >
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="1 bedroom" name="numbBeds" id='beds1' checked >
<label for="beds1">1</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="2 bedrooms" name="numbBeds" id='beds2'>
<label for="beds2">2</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="3 bedrooms" name="numbBeds" id='beds3'>
<label for="beds3">3</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="4 bedrooms" name="numbBeds" id='beds4'>
<label for="beds4">4</label>
</div>
<div class="radio-wrap fifth">
<input class="custom-radio" type="radio" value="5 or more bedrooms" name="numbBeds" id='beds5'>
<label for="beds5">5+</label>
</div>
</fieldset>
<fieldset id="checkboxes">
<h3>Other rooms <br> (select all that apply)</h3>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='kitchen' >
<input class="custom-radio" type="checkbox" name="kitchen" value="TRUE" id="kitchen">
<label for="kitchen">Kitchen</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='eatInKitchen' >
<input class="custom-radio" type="checkbox" name="eatInKitchen" value="TRUE" id="eatInKitchen">
<label for="eatInKitchen">Eat-In Kitchen</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='livingRoom' >
<input class="custom-radio" type="checkbox" name="livingRoom" value="TRUE" id="livingRoom">
<label for="livingRoom">Living Room</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='diningRoom' >
<input class="custom-radio" type="checkbox" name="diningRoom" value="TRUE" id="diningRoom">
<label for="diningRoom">Dining Room</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='familyRoom' >
<input class="custom-radio" type="checkbox" name="familyRoom" value="TRUE" id="familyRoom">
<label for="familyRoom">Family Room</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='officeRoom' >
<input class="custom-radio" type="checkbox" name="officeRoom" value="TRUE" id="officeRoom">
<label for="officeRoom">Office Room</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='laundryRoom' >
<input class="custom-radio" type="checkbox" name="laundryRoom" value="TRUE" id="laundryRoom">
<label for="laundryRoom">Laundry Room</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='hallway' >
<input class="custom-radio" type="checkbox" name="hallway" value="TRUE" id="hallway">
<label for="hallway">Hallway</label>
</div>
<div class="radio-wrap-checkbox">
<input type="hidden" value='FALSE' name='stairs' >
<input class="custom-radio" type="checkbox" name="stairs" value="TRUE" id="stairs">
<label for="stairs">Stairs</label>
</div>
</fieldset>
<div class="sqFoot-wrapper">
<input type="tel" id='sqFoot' name='sqFoot'>
<label class="sqFoot" for="sqFoot">Approx. sq footage</label>
</div>
<fieldset id="frequency">
<h3>Frequency of cleaning *</h3>
<input class="custom-radio" type="hidden" value="Cleaning Frequency: " name="cleanFreq" checked >
<div class="frequency">
<input class="custom-radio" type="radio" value="daily cleaning" name="cleanFreq" id='daily' checked >
<label for="daily">Daily</label>
</div>
<div class="frequency">
<input class="custom-radio" type="radio" value="weekly cleaning" name="cleanFreq" id='weekly'>
<label for="weekly">Weekly</label>
</div>
<div class="frequency">
<input class="custom-radio" type="radio" value="biWeekly cleaning" name="cleanFreq" id='biWeekly'>
<label for="biWeekly">Bi-Weekly</label>
</div>
<div class="frequency">
<input class="custom-radio" type="radio" value="monthly cleaning" name="cleanFreq" id='monthly'>
<label for="monthly">Monthly</label>
</div>
<div class="frequency">
<input class="custom-radio" type="radio" value="one time cleaning" name="cleanFreq" id='oneTime'>
<label for="oneTime">One Time</label>
</div>
<div class="frequency">
<input class="custom-radio" type="radio" value="cleaning frequency not specified" name="cleanFreq" id='frequencyOther'>
<label for="frequencyOther">Other</label>
</div>
</fieldset>
<div class="form-message group">
<textarea type="text" id='message' name='message'></textarea>
<span class="highlight"></span>
<span class="bar"></span>
<label for="message" id="messageLabel">Add a message</label>
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>
<small>Error message</small>
</div>
</div>
<button class='btn form-btn' type="submit" id="form-submit">Submit</button>
</form>
<div class="footer">
<p>Clean by Nature</p>
<p>Glenville, NY 12302</p>
</div>
</div>
<!-- COPYRIGHT -->
<p class="copy">© Clean by Nature 2008-<script>document.write(new Date().getFullYear())</script></p>
<!-- END OF COPYRIGHT -->
</div>
<!-- END OF CONTACT FORM SECTION -->
</div>
</div>
<script src="app.js"></script>
</body>
</html>