-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypes.html
More file actions
586 lines (586 loc) · 38.6 KB
/
Copy pathtypes.html
File metadata and controls
586 lines (586 loc) · 38.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
<!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.0">
<meta name="description" content="Caribbean holiday planning service">
<meta name="keywords" content="Holiday, vacation, caribbean, travel, adventure">
<link rel="shortcut icon" type="image/x-icon" href="assets/logos/Palmtree.png">
<script src="https://kit.fontawesome.com/f73762c6c0.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/css/style.css">
<title>Travel Caribbean</title>
</head>
<body>
<!-- Header containing website title, nav bar (including hamburger menu for smaller screen sizes) and partner-logo image -->
<header id="sub-page-header">
<!-- Credit to Mark Caron - see readme -->
<nav id="main-menu" class="main-menu" aria-label="Main menu">
<a href="#main-menu-toggle" id="main-menu-close" class="menu-close" aria-label="Close main menu">
<span class="sr-only">Close main menu</span>
<span class="fa fa-close" aria-hidden="true"></span>
</a>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="islands.html">Islands</a></li>
<li class="list-active"><a href="types.html">Types</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
<a href="#main-menu-toggle" class="backdrop" tabindex="-1" hidden>
</a>
<a href="#main-menu" id="main-menu-toggle" class="menu-toggle" aria-label="Open main menu">
<span class="fa fa-bars" aria-hidden="true"></span>
</a>
<!-- End of credit -->
<span class="l0ogo">Travel Caribbean</span>
<img src="assets/logos/homemade.png" alt="Travel Caribbean Logo" id="partner-logo-homemade">
<nav id="big-screen-nav">
<a href="index.html"><span>Home</span></a>
<a href="islands.html"><span>Islands</span></a>
<a href="types.html" class="active"><span>Types</span></a>
<a href="gallery.html"><span>Gallery</span></a>
<a href="contact.html"><span>Contact Us</span></a>
</nav>
</header>
<!-- Navigation section - shows customer the types of holiday and directs them to the specific type when clicked -->
<section>
<div id="index-types-div">
<div class="heading-bar">
<h2>
Types of holiday...
</h2>
</div>
<div id="index-types-container">
<a href="types.html#types-section-1">
<div class="types">
Cruising<p>
<i class="fas fa-ship"></i>
</div>
</a>
<a href="types.html#types-section-2">
<div class="types">
Beach<p>
<i class="fas fa-umbrella-beach"></i>
</div>
</a>
<a href="types.html#types-section-3">
<div class="types">
All-Inclusive<p>
<i class="fas fa-glass-martini-alt"></i>
</div>
</a>
<a href="types.html#types-section-4">
<div class="types">
Activity<p>
<i class="fas fa-running"></i>
</div>
</a>
<a href="types.html#types-section-5">
<div class="types">
Hotel Only<p>
<i class="fas fa-hotel"></i>
</div>
</a>
<a href="types.html#types-section-6">
<div class="types">
Flights<p>
<i class="fas fa-plane-departure"></i>
</div>
</a>
<a href="types.html#types-section-7">
<div class="types">
Singles<p>
<i class="fas fa-user-check"></i>
</div>
</a>
<a href="types.html#types-section-8">
<div class="types">
Naturist<p>
<i class="far fa-thumbs-up"></i>
</div>
</a>
<a href="types.html#types-section-9">
<div class="types">
Group (8+)<p>
<i class="fas fa-users"></i><i class="fas fa-users"></i>
</div>
</a>
</div>
</div>
</section>
<!-- Information for the customer on cruising holidays -->
<section class="types-page-section" id="types-section-1">
<div class="heading-bar">
<h1>Cruising</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Aren't sure about which island to choose? Or want to choose too many? Then Cruising is definitely the choice for you.</p>
<p>With our partners at P&O, MSC and Royal Caribbean, we can find the cruise for you that covers the islands you want to visit!
With thousands of cruise itineraries to choose from, there will always the perfect cruise for you. These holidays include
your flights, airport transfers and all of your food... don't want to worry about anything at all? We can organise your drinks
and excursions before you go! With so many islands to choose from and hundreds of excursions per island, we
<strong>guarantee</strong> to find you your ultimate getaway.</p>
<p>The best time to cruise the caribbean is definitely November-March, there's less chance of adverse weather and a warm
(but breezy) 27-30 degrees celcius... that sea air is just divine!</p>
<p>On average, a two week cruise will take in nine separate islands, and a one week cruise will take in four.</p>
<p>Want to go away for more than two weeks or want to see more than 9 islands? We can get the best offers on back-to-back cruises and
they don't even have to be with the same company!</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on cruising holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>These holidays are perfect for the adventurous and for the relaxers. After a nice relaxing holiday? Cruises can certainly offer that!
With a sun lounger by the on-board pool and waiter service all day long, there's certainly the best of all worlds on a cruise!
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.msccruises.co.uk/" target="_blank">
<img src="assets/logos/msc.png" alt="MSC cruising partner-logo" class="partner-logo">
</a>
<a href="https://www.pocruises.com/" target="_blank">
<img src="assets/logos/pando.png" alt="P&O cruises partner-logo" class="partner-logo">
</a>
<a href="https://www.royalcaribbean.com/gbr/en" target="_blank">
<img src="assets/logos/royalcaribbean.png" alt="Royal Caribbean Cruises Logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on beach holidays -->
<section class="types-page-section" id="types-section-2">
<div class="heading-bar">
<h1>Beach</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>With all the islands in the Caribbean and all the beaches that go with them, it can be a daunting prospect finding the one for you.</p>
<p>Along with our partners at On the Beach, Secret Escapes and Sandals, we know all the best spots to relax to let all your problems disappear.
With islands like Antigua that have hundreds of beaches to choose from (365 to be exact - one for every day of the year!), we promise that
finding your paradise is our speciality. Want a small off-the-beaten-track beach to relax away from the hustle and bustle? Or would you rather
a more lively beach with bars, restaurants and spas all along the sea front? We cater from one end of the spectrum to the other. We
<strong>guarantee</strong> to find you your ultimate getaway.</p>
<p>With many islands being outside the hurricane belt, there's always a time to get away to the caribbean
for a relaxing time away from normal life, Janurary-December, the choice is yours.</p>
<p>You can choose how long you stay on holiday for with a beach holiday, just need a few days to unwind? No problem! After a three or
four week honeymoon getaway? Perfect! We have all the best offers for any holiday duration.</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on beach holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>Fancy doing a bit of island hopping? With our 2, 3 & 4 island-hop pass, you aren't limited to one island, and certainly aren't limited to one
beach! Fancy a week touring the beaches of Antigua to find all those nooks and crannies? Then a week at Orient Bay on St Martin to experience
the hustle and bustle of a busy non-stop beach? We are here to help your dreams come true.</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.onthebeach.co.uk/" target="_blank">
<img src="assets/logos/onthebeach.png" alt="On the Beach partner-logo" class="partner-logo">
</a>
<a href="https://www.secretescapes.com/" target="_blank">
<img src="assets/logos/secretescapes.png" alt="Secret Escapes partner-logo" class="partner-logo">
</a>
<a href="https://www.sandals.co.uk/" target="_blank">
<img src="assets/logos/sandals.png" alt="Sandals Beaches Logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on all-inclusive holidays -->
<section class="types-page-section" id="types-section-3">
<div class="heading-bar">
<h1>All-Inclusive</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Had enough of the gruelling 9-5? Just want to relax and not worry about anything? Then our all-inclusive packages are the one for you.</p>
<p>With our partners at TUI, First Choice and Jet2 Holidays, we can find the perfect all-inclusive retreat for you that will cater to your every need.
You won't have to worry about a thing, from stepping out of your front door at home, to stepping back in two weeks later... everything will
be taken care of, pre-arranged and pre-paid. Don't want to have to worry about exchange rates and foreign currencies? That's just one of the perks
of our all-inclusive retreats. With every aspect of your holiday taken care of, we
<strong>guarantee</strong> to find you your ultimate getaway.</p>
<p>With many islands being outside the hurricane belt, there's always a time to getaway to the caribbean
for a relaxing time away from normal life, Janurary-December, the choice is yours.</p>
<p>You can choose how long you stay on holiday for with an all-inclusive holiday, just need a few days to unwind? No problem! After a three or
four week honeymoon getaway? Perfect! We have all the best offers for any holiday duration.</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on all-inclusive holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>Fancy doing a bit of island hopping? With our 2, 3 & 4 island-hop pass, you aren't limited to one island, and certainly aren't limited to one
resort! Fancy a week in a spa-retreat having all your problems massaged away? Then another week sipping champagne to beautiful Caribbean sunsets?
We are here to help your dreams come true.
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.tui.co.uk/" target="_blank">
<img src="assets/logos/tui.png" alt="TUI partner-logo" class="partner-logo">
</a>
<a href="https://www.firstchoice.co.uk/" target="_blank">
<img src="assets/logos/firstchoice.png" alt="First Choice partner-logo" class="partner-logo">
</a>
<a href="https://www.jet2holidays.com/" target="_blank">
<img src="assets/logos/jet2.png" alt="Jet2 partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on activity holidays -->
<section class="types-page-section" id="types-section-4">
<div class="heading-bar">
<h1>Activity</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Want a holiday full of once-in-a-lifetime experiences? Want stories to tell your grandkids? Then activity holidays are sure to get you talking.</p>
<p>With our partners at Caribbean Breeze Adventures, Chukka and ABC Tours, we can find the perfect activities for you to do while you're on holiday.
With thousands of activities to choose from, there will always be the perfect day out for you. No matter your physical abilities, you will always have
amazing memories from our trusted tour opperators and activity partners. From hiking up the Pitons on St Lucia to a scenic train ride on St Kitts and every
thinkable activity in between we
<strong>guarantee</strong> to find perfect activities and excursions based on your abilities and dreams.</p>
<p>With many islands being outside the hurricane belt, there's always a time to getaway to the caribbean
to make amazing memories and to make dreams come true, Janurary-December, the choice is yours.</p>
<p>Have a browse of the activities on offer by clicking or tapping the icons in our 'Partnerships' box. Scuba diving, quad biking,
swimming with stingrays (or pigs!), riding horses in the sand bars off Grand Cayman - these are all experiences that you could have. Take a look in
our <a href="gallery.html" class="type-links"><strong>GALLERY</strong></a> to have an idea of all the experiences on offer!
</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on excursions and experiences, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>Unfortunately, as we are advocates of animal safety, we regret that we cannot offer experiences of swimming with animals that are meant to be in the wild but are
kept in captivity (dolphins, orcas etc.), and we do not advocate these experiences. You are of course able to organise these experiences yourself.
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.caribbeanbreezeadventures.com/" target="_blank">
<img src="assets/logos/caribbeanbreeze.png" alt="Caribbean Breeze Adventures partner-logo" class="partner-logo1">
</a>
<a href="https://chukka.com/" target="_blank">
<img src="assets/logos/chukka.png" alt="Chukka Logo" class="partner-logo1">
</a>
<a href="https://abc-aruba.com/" target="_blank">
<img src="assets/logos/abctours.png" alt="ABC tours partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on hotel-only holidays -->
<section class="types-page-section" id="types-section-5">
<div class="heading-bar">
<h1>Hotel Only</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Already have flights organised through a third party? Then perhaps you're after a Hotel-Only package?</p>
<p>With our partners at booking.com, hotels.com and Trivago, we can find the perfect hotel for you with all your chosen amenities.
There are literally thousands of hotels to choose from in the Caribbean, and it's our job to find your little slice of paradise.
Want something close to the sea so you can scrunch your toes in the sand every morning? Or fancy something a bit more in-land to
sample some Caribbean culture? The choice is yours, and the pleasure is ours. We can organise every detail of your hotel stay,
from breakfast to turn-down service. With so many amazing places at our grasp, we
<strong>guarantee</strong> to find you your ultimate getaway.</p>
<p>With many islands being outside the hurricane belt, there's always a time to getaway to the caribbean
for a relaxing time away from normal life, Janurary-December, the choice is yours.</p>
<p>You can choose how long you stay on holiday for with a hotel-only holiday, just need a few days to unwind? No problem! After a three or
four week honeymoon getaway? Perfect! We have all the best offers for any holiday duration.</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on cruising holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>All of the hotels recommended to us by our partners have been vetted and approved by us to ensure the most amazing and comfortable stay for you.
You are also able to upgrade your hotel stay to include activities, excursions and an all-inclusive package. Or if you would rather get to the hotel
and decide what you'd like to do after you arrive, that's fine too! We are only a call away to help you along the way to finding your
once-in-a-lifetime experience.
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.booking.com/" target="_blank">
<img src="assets/logos/booking.png" alt="Booking dot com partner-logo" class="partner-logo">
</a>
<a href="https://uk.hotels.com/" target="_blank">
<img src="assets/logos/hotels.png" alt="hotels dot com partner-logo" class="partner-logo">
</a>
<a href="https://www.trivago.co.uk/" target="_blank">
<img src="assets/logos/trivago.png" alt="trigago partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on flights -->
<section class="types-page-section" id="types-section-6">
<div class="heading-bar">
<h1>Flights</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Perhaps you already have a hotel sorted and you just need to get there? Or perhaps being tied down to one place
isn't your scene and you'd rather travel around with a backpack exploring? Then our flight-only deals are the places
to start!</p>
<p>With our partners at Virgin Atlantic, Sky Scanner and British Airways, we promise to find you the best fares possible for your
journey to the caribbean. From early departure to late arrival, we have all times of all days available to you through our partnerships.
Want to upgrade your flight? No problem! Need transfers to your accommodation when you arrive? Easy peasy. We have many locations throughout
the United Kingdom and Ireland as departure points: Heathrow, Luton, Manchester, Edinburgh, Belfast, Dublin, Cardiff and Newcastle, however if you would
rather leave from another airport or even another country then just let us know and we'd be happy to help! Some of the islands in the Caribbean
don't have the facility at their airports to accomodate the size of plane needed to cross the Atlantic, in these cases we will organise a
connecting flight to the island of your choosing.
<p>We recommend an early departure time from the UK as most of the Caribbean is between 4 and 6 hours behind our own time zone and the flights take around
7-8 hours. This way, if you depart at 8am in the UK, you could get to Barbados by lunch time!
</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on your flights, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>For those that are flying without a destination hotel or accommodation, we recommend you book your returning flight no later than two weeks after your arrival. If you
have any difficulties while exploring the wonders of the Caribbean, please use our emergency contact number: <br><strong>+44 118 999 881 999 119 2253</strong>
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.virginatlantic.com/" target="_blank">
<img src="assets/logos/virginatlantic.png" alt="Virgin Atlantic partner-logo" class="partner-logo">
</a>
<a href="https://www.skyscanner.net/" target="_blank">
<img src="assets/logos/skyscanner.png" alt="Sky Scanner partner-logo" class="partner-logo">
</a>
<a href="https://www.britishairways.com/travel/home/public/en_gb/" target="_blank">
<img src="assets/logos/britishairways.png" alt="British Airways partner-logo" class="partner-logo1">
</a>
</div>
</section>
<!-- Information for the customer on singles holidays -->
<section class="types-page-section" id="types-section-7">
<div class="heading-bar">
<h1>Singles</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Want to experience all the highlights of the Caribbean but want to do it under your own terms? Always find that
when you book a holiday you're stung with the single supplement charge and end up paying pretty much the same price as two people anyway?
Then perhaps our specialised solo holidays are the ones for you.</p>
<p>With our partners at CaribTours, Solos Holidays and Friendship Travel, we can find the perfect solo traveller holiday for you, at a fraction
of the price that you would pay at the high street travel agents. How can we do this? Well, as we have direct access to all the best spots in the
Caribbean, and access to the very best travel airlines have to offer, we know which hotels have single rooms, which excursions are better for solo
travellers and which flights have odd numbers in seat rows (suprisingly handy when you're a solo traveller!). All of this combined means we can
get you the very best experience for the very best price, and means that we can
<strong>guarantee</strong> to find you your ultimate getaway.</p>
<p>No longer will you be the one that gets the sad smile from friends and family for being on your own, now you'll be the one that gets to
experience all the wonderful things the Caribbean has to offer and you'll get to do whatever you choose! What if someone you were travelling
with didn't want to go snorkelling but you did? Or they wanted to hiking but you didn't? Well, with our specialised singles holidays there's
no need for compromise. Everything we do... it's all for you.
</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on solo holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>We also have the option to be 'nearly solo' - this means that (if you'd like) we can group you together on excursions with 3-6 other solo travellers
and suggest hotels to you that other known solo travellers are staying at. Because who doesn't like to make new friends?
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.caribtours.co.uk/" target="_blank">
<img src="assets/logos/caribtours.png" alt="Carib Tours partner-logo" class="partner-logo" style="border-radius: 20px">
</a>
<a href="https://www.friendshiptravel.com/" target="_blank">
<img src="assets/logos/friendshiptravel.png" alt="Friendship travel partner-logo" class="partner-logo">
</a>
<a href="https://www.solosholidays.co.uk/" target="_blank">
<img src="assets/logos/solos.png" alt="Solo Travel partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on clothing-optional holidays -->
<section class="types-page-section" id="types-section-8">
<div class="heading-bar">
<h1>Naturist</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Want to exprience what can only be described as 'The most freeing experience'? Find yourself going on holiday but never being comfortable
because of the heat, and find yourself just wishing you could go topless or even completely nude? Then perhaps having a clothing-optional
holiday is what you're after?
</p>
<p>With our partners at Chalfont, Aphrodite and Castaways, we can organise this most incredible experience for you. Clothing-optional and
naturist holidays are often frowned upon due to the link to holidays based around hedonism and as such most high street travel agents
do not offer this individual experience, however naturism and hedonism are not the same and it would be wrong to link the two together.</p>
<p>There is no shame to the human body, and on a naturist/clothing-optional getaway you'll come to see that other holiday goers just aren't
interested in other people's body's, they are there to relax, be at one with nature and to get a nice all-over even tan! Unfortunately
due to hurricane Irma in 2017, many of the best clothing-optional resorts in the Caribbean were completely destroyed (such as Club Orient
on St Martin), however the team at <em>Travel Carribean</em> have been hard at work finding new places to let you experience this specialist
type of holiday and as such, we <strong>guarantee</strong> to find you your ultimate getaway.</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on clothing-optional holidays, or if you
want a no-obligation chat with us about what you could have and which islands you'd like to visit.</p>
<p>These holidays are perfect for everybody of all ages, whether you have tried clothing-optional or not, every body of any shape, size,
disability, colour or gender are welcome in our partnered clothing-optional resorts.
</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.aphrodite-travel.com/" target="_blank">
<img src="assets/logos/aphrodite.png" alt="Aphrodite Travel partner-logo" class="partner-logo">
</a>
<a href="https://castawaystravel.com/clothingoptionalresorts/" target="_blank">
<img src="assets/logos/castaways.png" alt="Castaways partner-logo" class="partner-logo1">
</a>
<a href="https://www.chalfontholidays.co.uk/" target="_blank">
<img src="assets/logos/chalfont.png" alt="Chalfont partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Information for the customer on group holidays -->
<section class="types-page-section" id="types-section-9">
<div class="heading-bar">
<h1>Group 8+</h1>
</div>
<div class="type-div">
<h2>Things you can do...</h2>
<p>Organising something big and can't find anything to fit your budget? It's only normal to find this difficult as everybody in a
group will have a different budget. Perhaps our specialist holidays for more than 8 people are what you're after?</p>
<p>With our partners at Elite Island Resorts, Group Accommodation and Jame's Villa Holidays, we can organise the perfect holiday for
large groups, we are especially good with stag do's and hen parties! Want something special to do while you're there? We
can organise excursions and experiences for large groups at a fraction of the usual advertised price. Private catamaran hire with
champagne on tap? Group ziplining adventure in the Dominican forrest? We have it all. Different people in your party travelling
from different areas? No problem, we can organise every small detail of your amazing holiday and
<strong>guarentee</strong> to find you your ultimate getaway.</p>
<p>Want to get away for a relaxing spa holiday or prefer something more advernturous? We can cater for both ends of the spectrum and
everything in between for large group getaways.</p>
<p>
We can also find you a self-catering house by the beach if that's something you would prefer, with our connections and partners in the Caribbean,
we know the most party-friendly accommodations there are to offer, as well as all of the little extras that make group holidays extra special.</p>
<p><a href="contact.html" class="type-links"><strong>CONTACT US</strong></a> now for all the best deals on group holidays, or if you want a no-obligation
chat with us about what you could have and which islands you'd like to visit.</p>
<p>Unfortunately we can only offer these getaways to groups of 8 or more, of which at least half must be over 18 years old, and the other half with no
members younger than 16 years of age, we appologise for any inconvenience this may cause.</p>
<a href="index.html#index-steps-section">
<div class="styled-button islands-back-to-top">
<i class="fas fa-arrow-alt-circle-left"></i> Back to home
</div>
</a>
<a href="#index-types-div">
<div class="styled-button islands-back-to-top">
Back to the top <i class="fas fa-arrow-alt-circle-up"></i>
</div>
</a>
</div>
<div class="partnership-div">
<h1>In partnership with...</h1>
<a href="https://www.eliteislandresorts.com/destinations/" target="_blank">
<img src="assets/logos/elite.png" alt="Elite island holidays partner-logo" class="partner-logo1">
</a>
<a href="https://www.groupaccommodation.com/" target="_blank">
<img src="assets/logos/groupaccom.png" alt="Group Accommodation partner-logo" class="partner-logo1">
</a>
<a href="https://www.jamesvillas.co.uk/" target="_blank">
<img src="assets/logos/jamesvilla.png" alt="James Villa partner-logo" class="partner-logo">
</a>
</div>
</section>
<!-- Image banner containing thank you text and link button to contact page with brochure download and contact form -->
<section id="turtle-banner">
<div id="turtle-banner-thanks"><h1>Thank you for <br>visiting!</h1></div>
<a href="contact.html">
<div class="styled-button" id="turtle-button">
Contact us & get your FREE brochure here!
</div>
</a>
</section>
<!-- Footer containing social media links and holiday protection agencies -->
<footer>
<ul class="find-us">
<li>Find us on:</li>
<li>
<a href="https://facebook.com" target="_blank" aria-label="Facebook"><i class="fab fa-facebook"></i></a>
</li>
<li>
<a href="https://twitter.com/?lang=en-gb" target="_blank" aria-label="Twitter"><i class="fab fa-twitter-square"></i></a>
</li>
<li>
<a href="https://youtube.com" target="_blank" aria-label="YouTube"><i class="fab fa-youtube-square"></i></a>
</li>
<li>
<a href="https://instagram.com" target="_blank" aria-label="Instagram"><i class="fab fa-instagram-square"></i></a>
</li>
<li>
<a href="https://google.com" target="_blank" aria-label="Google"><i class="fab fa-google"></i></a>
</li>
<li>
<a href="https://tripadvisor.com" target="_blank" aria-label="Trip Advisor"><i class="fab fa-tripadvisor"></i></a>
</li>
</ul>
<br><br>
<img src="assets/logos/abta.png" alt="Logo for abta travel protection" class="protection-partner-logo">
<img src="assets/logos/atol.png" alt="Logo for atol travel protection" class="protection-partner-logo">
<img src="assets/logos/clia.png" alt="Logo for CLIA (cruising) travel protection" class="protection-partner-logo">
<img src="assets/logos/fp.png" alt="Logo for financial protection" class="protection-partner-logo">
<img src="assets/logos/tta.png" alt="Logo for Travel Trust association" class="protection-partner-logo">
<br>
</footer>
</body>
</html>