-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbalmain-new-south-wales.html
577 lines (499 loc) · 53.3 KB
/
balmain-new-south-wales.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Balmain, New South Wales</title>
<link rel="canonical" href="balmain-new-south-wales.html" />
<meta name="description" content="Discover the charm and history of Balmain, New South Wales in our latest blog post. Learn about the picturesque waterfront views, trendy cafes, and rich heritage of this bustling suburb in Australia." />
<meta name="keywords" content="Balmain, New South Wales" />
<link rel="icon" href="favicon.png" type="image/x-icon" />
<!-- Boostrap CDN -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<!-- Custom (Base) CSS -->
<link rel="stylesheet" href="home/css/custom.css">
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Is Balmain a good place for outdoor activities?","acceptedAnswer":{"@type":"Answer","text":"Yes, Balmain offers various outdoor activities such as waterfront walks, kayaking, and cycling along the harbor."}},{"@type":"Question","name":"Are there any parks in Balmain?","acceptedAnswer":{"@type":"Answer","text":"Yes, Balmain has several parks like Gladstone Park and White Bay Park where visitors can relax and enjoy the greenery."}},{"@type":"Question","name":"What is the cultural scene like in Balmain?","acceptedAnswer":{"@type":"Answer","text":"Balmain has a vibrant cultural scene with art galleries, theaters, and live music venues that cater to the artistic community."}},{"@type":"Question","name":"Are there any art galleries in Balmain?","acceptedAnswer":{"@type":"Answer","text":"Yes, Balmain is home to several art galleries showcasing local and international artists' works, providing a rich cultural experience."}},{"@type":"Question","name":"What educational opportunities are available in Balmain?","acceptedAnswer":{"@type":"Answer","text":"Balmain offers a range of educational institutions including schools and learning centers, making it a conducive environment for academic growth and development."}}]}</script>
<style>
.section-content a {
color: var(--base-primary);
}
.gradient-card:hover .btn-learn .img-fluid, .services-carousel .owl-item.active.center .gradient-card .btn-learn .img-fluid{
content:url("home/media/imgs/learn_more_btn_normal.png");
}
</style>
</head>
<body>
<!-- Top Infobar -->
<section id="top-infobar" class="navbar d-none d-lg-block p-1 top-infobar">
<div class="container-md justify-content-md-between">
<div class="d-inline-flex gap-2 align-items-center top-infobar-address" >
<!-- Address -->
<svg style="display: " xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-geo-alt"
viewBox="0 0 16 16">
<path
d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10" />
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6" />
</svg>
<span class="small">443 chapel road,Bankstown,NSW,AU,2200</span>
</div>
<div class="d-inline-flex gap-4 align-items-center top-infobar-icons " style="display: none">
<!-- Social Icon(s) -->
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-facebook mb-1" viewBox="0 0 16 16">
<path
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-instagram mb-1" viewBox="0 0 16 16">
<path
d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-twitter-x mb-1" viewBox="0 0 16 16">
<path
d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-pinterest-x mb-1" viewBox="0 0 496 512">
<path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3 .8-3.4 5-20.3 6.9-28.1 .6-2.5 .3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor"
class="bi bi-youtube mb-1" viewBox="0 0 16 16">
<path
d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z" />
</svg>
</a>
</div>
</div>
</section>
<!-- Header (sm) with Top Navbar -->
<header id="header" class="position-relative header-sm"
style="background: url(banner_image.png) no-repeat center;background-size: cover;background-attachment: fixed;">
<!-- Top Navbar -->
<nav class="navbar bg-transparent sticky-top top-navbar navbar-dark">
<div class="container-md justify-content-md-between">
<a class="navbar-brand m-0 d-inline-flex gap-2 align-items-center" href="index.html">
<!-- Brand Logo/Mark -->
<img fetchpriority="low" async="true" defer="true" src="logo.png" onerror="this.remove()" style="display: none"
height="40" />
<!-- Brand Name -->
<span class="small navbar-brand">Hot water experts sydney</span>
</a>
<!-- Mobile Menu Icons -->
<div class="d-lg-none mobile-call-menu-icons">
<a href="tel:+0490 414 794" class="text-decoration-none">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M17.4097 11C17.1897 11 16.9597 10.93 16.7397 10.88C16.2945 10.7805 15.8568 10.6501 15.4297 10.49C14.9658 10.3212 14.4558 10.33 13.998 10.5146C13.5402 10.6992 13.1668 11.0466 12.9497 11.49L12.7297 11.95C11.7585 11.3992 10.8613 10.7271 10.0597 9.95C9.28254 9.14837 8.61048 8.25118 8.05968 7.28L8.51968 7.07C8.96305 6.85292 9.31046 6.47953 9.49508 6.02169C9.67969 5.56385 9.68845 5.05391 9.51968 4.59C9.36087 4.15903 9.23059 3.71808 9.12968 3.27C9.07968 3.05 9.03968 2.82 9.00968 2.6C8.88825 1.89562 8.51931 1.25774 7.96931 0.801239C7.4193 0.344737 6.72438 0.0996088 6.00968 0.11H2.99968C2.57693 0.109446 2.15883 0.198248 1.7728 0.370584C1.38677 0.54292 1.04152 0.794898 0.759684 1.11C0.472004 1.43365 0.257799 1.81575 0.131787 2.23004C0.00577499 2.64432 -0.0290571 3.08098 0.0296837 3.51C0.573271 7.67214 2.47489 11.5387 5.43968 14.51C8.41103 17.4748 12.2775 19.3764 16.4397 19.92C16.5695 19.9299 16.6999 19.9299 16.8297 19.92C17.5671 19.9211 18.2791 19.6505 18.8297 19.16C19.1448 18.8782 19.3968 18.5329 19.5691 18.1469C19.7414 17.7609 19.8302 17.3428 19.8297 16.92V13.92C19.8243 13.229 19.5805 12.5611 19.1396 12.0291C18.6987 11.4971 18.0876 11.1336 17.4097 11ZM17.8997 17C17.8994 17.1395 17.8698 17.2775 17.813 17.4049C17.7562 17.5324 17.6733 17.6465 17.5697 17.74C17.4601 17.8399 17.3297 17.9141 17.1878 17.9573C17.046 18.0006 16.8963 18.0117 16.7497 17.99C13.018 17.5026 9.54993 15.802 6.87968 13.15C4.20716 10.4775 2.49171 6.99737 1.99968 3.25C1.97796 3.10333 1.98912 2.95367 2.03236 2.81185C2.0756 2.67003 2.14983 2.5396 2.24968 2.43C2.3443 2.32515 2.46006 2.24154 2.58933 2.18466C2.7186 2.12778 2.85846 2.09892 2.99968 2.1H5.99968C6.23085 2.09435 6.45682 2.16898 6.63915 2.3112C6.82147 2.45341 6.94888 2.65442 6.99968 2.88C6.99968 3.15 7.08968 3.43 7.14968 3.7C7.26526 4.22386 7.419 4.73857 7.60968 5.24L6.20968 5.9C5.96905 6.01046 5.78204 6.21185 5.68968 6.46C5.58967 6.70346 5.58967 6.97654 5.68968 7.22C7.12888 10.3028 9.60693 12.7808 12.6897 14.22C12.9331 14.32 13.2062 14.32 13.4497 14.22C13.6978 14.1276 13.8992 13.9406 14.0097 13.7L14.6397 12.3C15.1556 12.4881 15.6834 12.6418 16.2197 12.76C16.4797 12.82 16.7597 12.87 17.0297 12.91C17.2553 12.9608 17.4563 13.0882 17.5985 13.2705C17.7407 13.4529 17.8153 13.6788 17.8097 13.91L17.8997 17ZM11.9997 0C11.7697 0 11.5297 0 11.2997 0C11.0345 0.0225434 10.7891 0.14952 10.6175 0.352997C10.4459 0.556474 10.3621 0.819784 10.3847 1.085C10.4072 1.35022 10.5342 1.59562 10.7377 1.76721C10.9412 1.93881 11.2045 2.02254 11.4697 2H11.9997C13.591 2 15.1171 2.63214 16.2423 3.75736C17.3675 4.88258 17.9997 6.4087 17.9997 8C17.9997 8.18 17.9997 8.35 17.9997 8.53C17.9775 8.79381 18.0609 9.05565 18.2314 9.2581C18.402 9.46055 18.6459 9.5871 18.9097 9.61H18.9897C19.24 9.61102 19.4816 9.5181 19.6668 9.34961C19.8519 9.18113 19.9672 8.94932 19.9897 8.7C19.9897 8.47 19.9897 8.23 19.9897 8C19.9897 5.88 19.1482 3.84668 17.6501 2.34668C16.1519 0.846674 14.1197 0.00265 11.9997 0ZM13.9997 8C13.9997 8.26522 14.105 8.51957 14.2926 8.70711C14.4801 8.89464 14.7345 9 14.9997 9C15.2649 9 15.5193 8.89464 15.7068 8.70711C15.8943 8.51957 15.9997 8.26522 15.9997 8C15.9997 6.93913 15.5783 5.92172 14.8281 5.17157C14.078 4.42143 13.0605 4 11.9997 4C11.7345 4 11.4801 4.10536 11.2926 4.29289C11.105 4.48043 10.9997 4.73478 10.9997 5C10.9997 5.26522 11.105 5.51957 11.2926 5.70711C11.4801 5.89464 11.7345 6 11.9997 6C12.5301 6 13.0388 6.21071 13.4139 6.58579C13.789 6.96086 13.9997 7.46957 13.9997 8Z"
fill="currentColor" />
</svg>
</a>
<a href="#toggleMobileMenu" class="ms-3 me-1 text-decoration-none" data-bs-toggle="offcanvas"
role="button" aria-controls="toggleMobileMenu">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14"
fill="currentColor">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M0 7C0 6.44772 0.447715 6 1 6H19C19.5523 6 20 6.44772 20 7C20 7.55228 19.5523 8 19 8H1C0.447715 8 0 7.55228 0 7Z"
fill="currentColor" />
<path fill-rule="evenodd" clip-rule="evenodd"
d="M0 1C0 0.447715 0.447715 0 1 0H19C19.5523 0 20 0.447715 20 1C20 1.55228 19.5523 2 19 2H1C0.447715 2 0 1.55228 0 1Z"
fill="currentColor" />
<path fill-rule="evenodd" clip-rule="evenodd"
d="M0 13C0 12.4477 0.447715 12 1 12H19C19.5523 12 20 12.4477 20 13C20 13.5523 19.5523 14 19 14H1C0.447715 14 0 13.5523 0 13Z"
fill="currentColor" />
</svg>
</a>
</div>
<!-- Mobile Offcanvas Menu -->
<div class="offcanvas offcanvas-start bg-primary offcanvas-mobile-menu" tabindex="-1"
id="toggleMobileMenu" aria-labelledby="toggleMobileMenuLabel">
<div class="offcanvas-header">
<a class="navbar-brand m-0 d-inline-flex gap-2 align-items-center mobile-menu-brand-name"
href="index.html">
<!-- Brand Logo/Mark -->
<img fetchpriority="low" async="true" defer="true"
src="logo.png" onerror="this.remove()" style="display: none" width="75" height="32" />
<!-- Brand Name -->
<span class="small">Hot water experts sydney</span>
</a>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body px-0">
<ul class="navbar-nav vstack navbar-mobile-menu mobile-menu-list">
<li class="nav-item">
<a href="index.html" class="nav-link active ps-3 fw-semibold">Home</a>
</li>
<li class="nav-item">
<a href="#servicesMenu" class="nav-link ps-3 fw-semibold dropdown-toggle"
data-bs-toggle="collapse" role="button" aria-expanded="false"
aria-controls="servicesMenu">
Services
</a>
<ul class="collapse p-0 py-2 " id="servicesMenu">
<a class="custom-nav-link" href="hot-water-system-leak-detection.html">Hot Water System Leak Detection</a><a class="custom-nav-link" href="hot-water-system-cleaning.html">Hot Water System Cleaning</a><a class="custom-nav-link" href="hot-water-system-upgrades.html">Hot Water System Upgrades</a><a class="custom-nav-link" href="hot-water-system-parts-and-accessories.html">Hot Water System Parts and Accessories</a><a class="custom-nav-link" href="hot-water-system-maintenance.html">Hot Water System Maintenance</a><a class="custom-nav-link" href="hot-water-system-replacement.html">Hot Water System Replacement</a><a class="custom-nav-link" href="hot-water-system-troubleshooting.html">Hot Water System Troubleshooting</a><a class="custom-nav-link" href="hot-water-system-inspections.html">Hot Water System Inspections</a><a class="custom-nav-link" href="hot-water-system-repairs.html">Hot Water System Repairs</a><a class="custom-nav-link" href="hot-water-system-installation.html">Hot Water System Installation</a>
</ul>
</li>
<li class="nav-item">
<a href="blog.html" class="nav-link ps-3 fw-semibold">Blog</a>
</li>
<li class="nav-item" style="display: ">
<a href="aboutus.html" class="nav-link ps-3 fw-semibold">About Us</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link ps-3 fw-semibold">Contact Us</a>
</li>
</ul>
<div class="mt-5 px-3 d-inline-flex gap-4 align-items-center mobile-menu-icons">
<!-- Social Icon(s) -->
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-facebook mb-1" viewBox="0 0 16 16">
<path
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-instagram mb-1" viewBox="0 0 16 16">
<path
d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-twitter-x mb-1" viewBox="0 0 16 16">
<path
d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"
class="bi bi-pinterest-x mb-1" viewBox="0 0 496 512">
<path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3 .8-3.4 5-20.3 6.9-28.1 .6-2.5 .3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor"
class="bi bi-youtube" viewBox="0 0 16 16">
<path
d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z" />
</svg>
</a>
</div>
</div>
</div>
<!-- Desktop Menu -->
<div class="ms-auto d-none d-lg-block">
<ul class="navbar-nav hstack gap-3 gap-lg-4 navbar-desktop-menu">
<li class="nav-item ">
<a href="index.html" class="nav-link fw-medium {{home_active}}">Home</a>
</li>
<li class="nav-item custom-nav-item ">
<a href="services.html" class="nav-link fw-medium {{service_active}}" >Services</a>
<div class="custom-dropdown slideup py-2 rounded-3 bg-primary">
<a class="custom-nav-link" href="hot-water-system-leak-detection.html">Hot Water System Leak Detection</a><a class="custom-nav-link" href="hot-water-system-cleaning.html">Hot Water System Cleaning</a><a class="custom-nav-link" href="hot-water-system-upgrades.html">Hot Water System Upgrades</a><a class="custom-nav-link" href="hot-water-system-parts-and-accessories.html">Hot Water System Parts and Accessories</a><a class="custom-nav-link" href="hot-water-system-maintenance.html">Hot Water System Maintenance</a><a class="custom-nav-link" href="hot-water-system-replacement.html">Hot Water System Replacement</a><a class="custom-nav-link" href="hot-water-system-troubleshooting.html">Hot Water System Troubleshooting</a><a class="custom-nav-link" href="hot-water-system-inspections.html">Hot Water System Inspections</a><a class="custom-nav-link" href="hot-water-system-repairs.html">Hot Water System Repairs</a><a class="custom-nav-link" href="hot-water-system-installation.html">Hot Water System Installation</a>
</div>
</li>
<li class="nav-item ">
<a href="blog.html" class="nav-link fw-medium {{blog_active}}">Blog</a>
</li>
<li class="nav-item " style="display: ">
<a href="aboutus.html" class="nav-link fw-medium {{about_us_active}}">About Us</a>
</li>
<li class="nav-item " style="display: inherit">
<a href="contact.html" class="nav-link fw-medium {{contact_active}}">Contact Us</a>
</li>
<li class="nav-item" style="display: ">
<a href="tel:0490 414 794" class="btn btn-sm btn-primary fw-medium px-2">
Call <span class="d-none d-xl-inline-block">0490 414 794</span>
<span class="d-xl-none">Now</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header Content -->
<div class="card-img-overlay px-3 text-center header-content">
<div class="vstack justify-content-center align-items-center h-100">
<h1 class="display-5 text-capitalize fw-bold"><span>Balmain, New South Wales</span></h1>
<!-- <nav aria-label="breadcrumb" class="fw-medium">-->
<!-- <ol class="breadcrumb mb-0">-->
<!-- -->
<!-- <li class="breadcrumb-item">-->
<!-- <a href="javascript:void(0)" class="text-decoration-none">Home</a>-->
<!-- </li>-->
<!-- <li class="breadcrumb-item active" aria-current="page">Services</li>-->
<!-- </ol>-->
<!-- </nav>-->
</div>
</div>
</header>
<!-- Service Details -->
<section id="service-details" class="bg-section-dark px-3 py-5">
<header class="py-2 border-bottom mb-4" style="display: none">
<div class="ql-editor py-4 " id="sitewide-header">
</div>
</header>
<div class="container-md px-0 px-md-3 py-md-5">
<div class="row g-4 section-content">
<div class="container-md p-0 pt-sm-3 p-md-3 p-lg-5 position-relative">
<div class=" top-100 start-50 w-100">
<img src="balmain-new-south-wales-337131.jpg?key=TDtszh" alt="Balmain, New South Wales" class="rounded-4 w-100">
</div>
</div>
<div class="col-12">
<h2 class="mb-4">
Balmain, New South Wales
</h2>
<p>
<h3 class=''>Table Of Contents</h3><div><a href='#Outdoor Activities in Balmain'>Outdoor Activities in Balmain</a></div><div> <a href='#Parks and recreational opportunities in Balmain'>Parks and recreational opportunities in Balmain</a></div><div><a href='#Cultural Scene in Balmain'>Cultural Scene in Balmain</a></div><div> <a href='#Art galleries and theaters in Balmain'>Art galleries and theaters in Balmain</a></div><div><a href='#Education in Balmain'>Education in Balmain</a></div><div> <a href='#Schools and educational institutions in the community'>Schools and educational institutions in the community</a></div><div><a href='#FAQS'>FAQS</a></div><div> <a href='#Is Balmain a good place for outdoor activities?'>Is Balmain a good place for outdoor activities?</a></div><div> <a href='#Are there any parks in Balmain?'>Are there any parks in Balmain?</a></div><div> <a href='#What is the cultural scene like in Balmain?'>What is the cultural scene like in Balmain?</a></div><div> <a href='#Are there any art galleries in Balmain?'>Are there any art galleries in Balmain?</a></div><div> <a href='#What educational opportunities are available in Balmain?'>What educational opportunities are available in Balmain?</a></div><br/><h2 id="Outdoor Activities in Balmain">Outdoor Activities in Balmain</h2><p>Balmain, <a href=new-south-wales.html class='text-primary'>New South Wales</a>, offers a plethora of outdoor activities for residents and visitors to enjoy. From scenic waterfront walks to charming parks, there are plenty of opportunities to get outside and bask in the beauty of the surroundings. The iconic Gladstone Park is a favorite spot for picnics and leisurely strolls, boasting lush greenery and stunning views of the harbor.<br/><br/>For those seeking a more active outdoor experience, Ballast Point Park provides ample space for jogging, cycling, and even kite flying. The park's expansive grounds are perfect for families looking to spend a day outdoors, with barbecue facilities available for a fun-filled picnic. Additionally, nearby Elkington Park offers a picturesque setting for sports enthusiasts, with tennis courts and a playground for children to enjoy. Balmain truly caters to all preferences, ensuring there is something for everyone to relish in the great outdoors.</p><h3 id="Parks and recreational opportunities in Balmain">Parks and recreational opportunities in Balmain</h3><p>For those seeking outdoor activities in Balmain, the area offers a variety of parks and recreational opportunities to enjoy. Whether you are looking to relax in a tranquil setting or engage in some physical activities, Balmain has something to offer for everyone. With its picturesque waterfront locations and lush green spaces, the parks in Balmain provide a peaceful retreat from the hustle and bustle of city life.<br/><br/>One of the popular parks in Balmain is Gladstone Park, which features well-maintained grassy areas, playgrounds for children, and stunning views of Sydney Harbour. This park is a favorite spot for locals and visitors alike to picnic, play sports, or simply unwind while taking in the beautiful surroundings. Additionally, Elkington Park offers a waterfront setting perfect for a leisurely stroll or a relaxing afternoon overlooking the bay. The abundance of parks and recreational opportunities in Balmain make it a desirable destination for nature lovers and outdoor enthusiasts.</p><h2 id="Cultural Scene in Balmain">Cultural Scene in Balmain</h2><p>Balmain, a vibrant suburb located in New South Wales, boasts a rich cultural scene that captivates both residents and visitors alike. The area is home to a diverse array of art galleries and theaters, showcasing the creativity and talent of local artists. Visitors can immerse themselves in the world of visual and performing arts, experiencing a blend of traditional and contemporary works that reflect the dynamic spirit of Balmain.<br/><br/>Art enthusiasts will find themselves drawn to the numerous galleries scattered throughout the neighborhood, each offering a unique perspective on the artistic landscape of Balmain. From intimate studios showcasing emerging talents to larger galleries featuring well-established artists, there is something to cater to every artistic preference. Additionally, theaters in Balmain host a variety of performances, ranging from thought-provoking plays to exhilarating musical shows, providing entertainment for all tastes. The cultural scene in Balmain truly shines as a testament to the creativity and passion that thrives within the community.</p><h3 id="Art galleries and theaters in Balmain">Art galleries and theaters in Balmain</h3><p>Balmain, New South Wales, boasts a vibrant cultural scene with a variety of charming art galleries and theaters to explore. Visitors and residents alike can immerse themselves in the local creative atmosphere while discovering talented artists and performers within the community. From contemporary art exhibitions to live theatrical performances, Balmain offers a rich cultural tapestry for art enthusiasts and entertainment seekers to enjoy.<br/><br/>Art galleries in Balmain showcase a diverse range of artistic styles and mediums, providing a platform for both established and emerging artists to display their work. Visitors can browse through galleries featuring paintings, sculptures, photography, and other forms of visual art, each offering a unique perspective and creative expression. The local theaters in Balmain also contribute to the cultural landscape, hosting a variety of productions including plays, musicals, and performances that cater to different artistic tastes and interests. Whether you are an art connoisseur or simply looking for a night of entertainment, Balmain's art galleries and theaters are sure to captivate and inspire.</p><h2 id="Education in Balmain">Education in Balmain</h2><p>When it comes to education in Balmain, residents and visitors alike will find a well-rounded selection of schools and educational institutions catering to various needs. Whether seeking primary, secondary, or even adult education, the community offers options to suit every individual. From public schools to private institutions, students can access a diverse range of educational experiences in this vibrant neighborhood.<br/><br/>In addition to traditional schooling, Balmain also provides access to specialized learning opportunities, such as language schools and vocational training centers. These institutions play a crucial role in equipping individuals with the skills and knowledge needed to succeed in their chosen fields. As a hub of intellectual growth and development, Balmain stands as a true testament to the importance of education in fostering a thriving community.</p><h3 id="Schools and educational institutions in the community">Schools and educational institutions in the community</h3><p>Balmain, New South Wales, offers a diverse range of educational opportunities for residents in the community. The area is home to several well-established schools and educational institutions that cater to students of all ages. These institutions strive to provide quality education and a nurturing environment for learning.<br/><br/>From prestigious primary schools to reputable high schools, Balmain boasts a selection of educational options for families in the area. Additionally, there are several specialized educational institutions that focus on specific areas such as the arts or technology. These institutions play a crucial role in shaping the minds of young learners and preparing them for future success.</p><h2 id="FAQS">FAQS</h2><h3 id="Is Balmain a good place for outdoor activities?">Is Balmain a good place for outdoor activities?</h3><p>Yes, Balmain offers various outdoor activities such as waterfront walks, kayaking, and cycling along the harbor.</p><h3 id="Are there any parks in Balmain?">Are there any parks in Balmain?</h3><p>Yes, Balmain has several parks like Gladstone Park and White Bay Park where visitors can relax and enjoy the greenery.</p><h3 id="What is the cultural scene like in Balmain?">What is the cultural scene like in Balmain?</h3><p>Balmain has a vibrant cultural scene with art galleries, theaters, and live music venues that cater to the artistic community.</p><h3 id="Are there any art galleries in Balmain?">Are there any art galleries in Balmain?</h3><p>Yes, Balmain is home to several art galleries showcasing local and international artists' works, providing a rich cultural experience.</p><h3 id="What educational opportunities are available in Balmain?">What educational opportunities are available in Balmain?</h3><p>Balmain offers a range of educational institutions including schools and learning centers, making it a conducive environment for academic growth and development.</p>
</p>
</div><br><h3>Balmain, New South Wales</h3><br/><div >
<iframe src="https://maps.google.com/maps?width=100%25&height=300&hl=en&q=Balmain, New South Wales, Balmain, New South Wales&t=&z=14&ie=UTF8&iwloc=B&output=embed"
width="700" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div><section id="scroll">
<div class="container px-0">
<div class="row justify-content-center">
<div class="col-lg-12">
<br><h3>Services Provided by Hot water experts sydney in the Balmain, New South Wales area:</h3><a href=hot-water-system-installation.html class='text-primary'>Hot Water System Installation</a><br><a href=hot-water-system-repairs.html class='text-primary'>Hot Water System Repairs</a><br><a href=hot-water-system-inspections.html class='text-primary'>Hot Water System Inspections</a><br><a href=hot-water-system-troubleshooting.html class='text-primary'>Hot Water System Troubleshooting</a><br><a href=hot-water-system-replacement.html class='text-primary'>Hot Water System Replacement</a><br><a href=hot-water-system-maintenance.html class='text-primary'>Hot Water System Maintenance</a><br><a href=hot-water-system-parts-and-accessories.html class='text-primary'>Hot Water System Parts and Accessories</a><br><a href=hot-water-system-upgrades.html class='text-primary'>Hot Water System Upgrades</a><br><a href=hot-water-system-cleaning.html class='text-primary'>Hot Water System Cleaning</a><br><a href=hot-water-system-leak-detection.html class='text-primary'>Hot Water System Leak Detection</a><br>
</div>
</div>
</div>
</section>
</div>
</div>
</section>
<!-- Locations -->
<section id="locations-section" class="bg-section-light px-3 py-5" style="display: none">
<div class="container-md px-0 px-md-3 py-md-5">
<div class="row bg-section-light rounded g-0 g-md-4">
<div class="col-12 col-lg-5 align-self-center">
<div class="card h-100 border-0 p-0 bg-section-light" style="display: {{is_contact_iframe_url}}">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d105943.33480457726!2d150.9866794526477!3d-33.92236823199431!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12bdaa28c01eaf%3A0xc5ab587e68ecf3f5!2sHot%20water%20experts%20sydney%20%7C%20Hot%20water%20repair%20%7C%20Emergency%20hot%20water%20repair%20%7C%20Hot%20water%20system%20installation!5e0!3m2!1sen!2sau!4v1721280022850!5m2!1sen!2sau"
class="border-0 rounded" height="340" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
<div class="col-12 col-lg-7 section-content">
<div class="card h-100 border-0 p-0 bg-section-light mt-5 mt-md-0">
<div class="card-body p-2 pt-0">
<small
class="badge py-2 rounded-pill pill-dark text-uppercase fw-medium w-auto">Locations</small>
<h2 class="text-capitalize mt-3">
we serve the following areas
</h2>
<div class="row service-areas">
{{related_areas}}
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Related Services -->
<section id="related-section" class="bg-section-light px-3 py-5" style="display: none">
<div class="container-md px-0 px-md-3 py-md-5">
<div class="container-sm mb-5 text-center section-content">
<h3 class="text-capitalize mb-0">
Related Links
</h3>
</div>
<div class="row g-4 mt-md-5">
</div>
</div>
</section>
<!-- Quotation Form -->
<section class="bg-section-dark px-3 py-5 ">
<div class="pb-5 ql-editor " id="sitewide-footer" style="display:none">
</div>
</section>
<!-- Footer -->
<footer id="footer" class="bg-primary p-3">
<div class="container-md px-0 px-md-3 py-md-5">
<div class="my-md-5 p-2 p-xl-5 border border-dark">
<div class="row g-lg-3">
<div class="col-12 col-lg-7 col-xl-7">
<div class="vstack gap-5">
<a class="navbar-brand m-0 gap-2 align-items-center" href="index.html">
<!-- Brand Logo/Mark -->
<img fetchpriority="low" async="true" defer="true"
display: none " src="logo.png" onerror="this.remove()"
height="100" />
<!-- Brand Name -->
<p class="fs-5 fw-medium">Hot water experts sydney</p>
</a>
<div style="display: ">
<strong>Address:</strong>
<p class="mb-0">443 chapel road,Bankstown,NSW,AU,2200</p>
</div>
<div style="display: ">
<strong>Contact:</strong>
<p class="mb-0">
<a href="tel:+18001234567">0490 414 794</a>
<br>
<a style="display: " href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div class="d-inline-flex gap-4" style="display: none">
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-facebook" viewBox="0 0 16 16">
<path
d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-instagram" viewBox="0 0 16 16">
<path
d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-twitter-x" viewBox="0 0 16 16">
<path
d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z" />
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
class="bi bi-pinterest-x" viewBox="0 0 496 512">
<path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3 .8-3.4 5-20.3 6.9-28.1 .6-2.5 .3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
</svg>
</a>
<a href="" class="text-decoration-none" style="display: none" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor"
class="bi bi-youtube" viewBox="0 0 16 16">
<path
d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z" />
</svg>
</a>
</div>
</div>
</div>
<div class="col-12 col-lg-5 col-xl-5">
<div class="row">
<div class="col-12 col-lg-12 align-self-center">
<div class="card h-50 border-0 p-0 bg-section-light" style="display: ">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d105943.33480457726!2d150.9866794526477!3d-33.92236823199431!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12bdaa28c01eaf%3A0xc5ab587e68ecf3f5!2sHot%20water%20experts%20sydney%20%7C%20Hot%20water%20repair%20%7C%20Emergency%20hot%20water%20repair%20%7C%20Hot%20water%20system%20installation!5e0!3m2!1sen!2sau!4v1721280022850!5m2!1sen!2sau"
class="border-0 rounded" height="340" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mt-4 mt-md-0">
<p>© 2024 Hot water experts sydney. All rights reserved.</p>
<div class="d-flex justify-content-between">
<a href="privacy.html" class="text-start" style="display: inherit">Privacy Policy</a>
<a href="terms.html" class="text-center mx-md-4" style="display: inherit">Terms of Service</a>
<a href="sitemap.html" class="text-center mx-md-4" style="display: none">Sitemap</a>
</div>
</div>
</div>
</footer>
<!-- jQuery CDN -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<!-- Bootstrap CDN -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous">
</script>
<!-- Custom JS -->
<script>
// perform `js` actions
document.addEventListener("DOMContentLoaded", function () {
// add `sticky` styles to `navbar`
const topNavbar = document.querySelector('.top-navbar');
// when user scroll
window.addEventListener('scroll', function () {
(window.scrollY >= 36) ? topNavbar.classList.add('bg-dark', 'navbar-border',
'border-bottom', 'fixed-top'): topNavbar.classList.remove('bg-dark',
'navbar-border', 'border-bottom', 'fixed-top');
});
// when already scrolled
(window.scrollY >= 36) ? topNavbar.classList.add('bg-dark', 'navbar-border', 'border-bottom',
'fixed-top'): topNavbar.classList.remove('bg-dark', 'navbar-border', 'border-bottom',
'fixed-top');
});
// perform `jQuery` actions
$(document).ready(function () {
// toggle `faq-card` visibility based on screen size
const cardContainer = $('#faqsCardContainer');
const loadMoreBtn = $('#btnLoadMoreFAQs');
const cards = $('.col-faq-card');
function toggleCards() {
const screenWidth = $(window).width();
// show all cards & hide Load More button when screen size >= 992px
if (screenWidth >= 992) {
cards.slideDown();
loadMoreBtn.slideUp();
} else {
// set no. of visible cards for smaller screens
const visibleCardsCount = screenWidth >= 768 ? 4 : 3;
cards.each(function (index) {
(index < visibleCardsCount) ? $(this).slideDown(): $(this).slideUp();
});
// show/hide Load More button based on no. of visible cards
(visibleCardsCount < cards.length) ? loadMoreBtn.slideDown(): loadMoreBtn.slideUp();
}
}
// initial call to toggleCards function
toggleCards();
// show more cards on clicking Load More button
loadMoreBtn.on('click', function () {
const visibleCardsCount = $('.col-faq-card:visible').length;
const screenWidth = $(window).width();
const newVisibleCardsCount = screenWidth >= 768 ? visibleCardsCount + 4 :
visibleCardsCount + 3;
// show additional cards
cards.each(function (index) {
if (index >= visibleCardsCount && index < newVisibleCardsCount && index <
cards.length) {
$(this).slideDown();
}
});
// hide Load More button if all cards are visible
if (newVisibleCardsCount >= cards.length) {
loadMoreBtn.slideUp();
}
});
// show/hide `FAQs` cards on window resize
$(window).on('resize', function () {
toggleCards();
});
});
</script>
<script>
const url = window.location.href;
let domain = (new URL(url));
let hostname = domain.hostname;
let pathname = domain.pathname.split('/');
let protocol = domain.protocol;
let domain_url = protocol +'//'+hostname+'/';
if(pathname.length > 2){
domain_url = domain_url +pathname.slice(1,pathname.length - 1).join('/')+'/'+document.querySelectorAll('[rel="canonical"]')[0].getAttribute('href');
}else{
domain_url = domain_url +document.querySelectorAll('[rel="canonical"]')[0].getAttribute('href');
}
document.querySelectorAll('[rel="canonical"]')[0].setAttribute('href', domain_url);
</script>
</body>
</html>