athenagroup.alisso.vn
Open in
urlscan Pro
103.27.60.66
Public Scan
URL:
https://athenagroup.alisso.vn/
Submission: On July 09 via api from US — Scanned from DE
Submission: On July 09 via api from US — Scanned from DE
Form analysis
7 forms found in the DOMGET /book-now.html
<form action="/book-now.html" method="get" target="_blank" class="form1">
<div class="row">
<div class="col-12 col-lg-9">
<div class="row">
<div class="col-12 col-lg-6 px-2">
<div class="input1_wrapper">
<label>Check in</label>
<div class="input1_inner">
<input type="text" name="checkInDate" class="form-control input datepicker1 checkInDate hasDatepicker" placeholder="Check in" id="dp1720532150674">
</div>
</div>
</div>
<div class="col-12 col-lg-6 px-2">
<div class="input1_wrapper">
<label>Check out</label>
<div class="input1_inner">
<input type="text" name="checkOutDate" class="form-control input datepicker1 checkOutDate hasDatepicker" placeholder="Check out" id="dp1720532150675">
</div>
</div>
</div>
</div>
</div>
<div class="col-12 col-lg-3 checkform px-2">
<a class="btn-form1-submit1" href="/book-now.html" target="_parent"><span>Book now</span></a>
<input type="hidden" name="promocode" value="">
</div>
</div>
</form>
POST
<form class="form-book-service" method="POST" action="">
<div class="row">
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Title<span class="required">*</span></label>
<select id="servicetitle" class="form-control" name="servicetitle" onblur="check(servicetitle)" required="">
<option value="">Title*</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Name<span class="required">*</span></label>
<input type="text" class="form-control" name="servicename" placeholder="Name*" required="">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Phone</label>
<input type="text" class="form-control" name="servicephone" placeholder="Phone*">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Email<span class="required">*</span></label>
<input type="email" class="form-control" name="serviceemail" placeholder="Email*" required="">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Date<span class="required">*</span></label>
<input type="text" class="form-control datepicker hasDatepicker" placeholder="Date*" name="servicedate" min="" required="" id="dp1720532150672">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Number of Person(s)<span class="required">*</span></label>
<select class="form-control" name="serviceperson" onblur="check(serviceperson)" required="">
<option value="">Number of Person(s)</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value="11 Persons">11 Persons</option>
<option value="12 Persons">12 Persons</option>
<option value="13 Persons">13 Persons</option>
<option value="14 Persons">14 Persons</option>
<option value="15 Persons">15 Persons</option>
<option value="16 Persons">16 Persons</option>
<option value="17 Persons">17 Persons</option>
<option value="18 Persons">18 Persons</option>
<option value="19 Persons">19 Persons</option>
<option value="20 Persons">20 Persons</option>
<option value="More than 20 pax">More than 20 Persons</option>
</select>
</div>
<div class="col-12 form-group">
<label class="sr-only">Message</label>
<textarea class="form-control" placeholder="Message" rows="4" name="servicemessage"></textarea>
</div>
<div class="col-12 col-sm-6 form-group">
<span class="required">*</span> Mandatory fields
</div>
<div class="col-12 col-sm-6 form-group">
<div class="butn-dark">
<button class="btnb" type="submit"><span>Send request</span></button>
</div>
</div>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
POST
<form class="form-book-event" method="POST" action="">
<div class="row">
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Title<span class="required">*</span></label>
<select class="form-control" name="eventtitle" onblur="check(eventtitle)" required="">
<option value="">Title*</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Name<span class="required">*</span></label>
<input type="text" class="form-control" name="eventname" placeholder="Name*" required="">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Phone</label>
<input type="text" class="form-control" name="eventphone" placeholder="Phone*">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Email<span class="required">*</span></label>
<input type="email" class="form-control" name="eventemail" placeholder="Email*" required="">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Date<span class="required">*</span></label>
<input type="text" class="form-control datepicker hasDatepicker" placeholder="Date*" name="eventdate" min="" required="" id="dp1720532150673">
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Number of Person(s)<span class="required">*</span></label>
<select class="form-control" name="eventlocation" onblur="check(eventlocation)" required="">
<option value="">Choose Location</option>
<option value="Restaurant - Indoor">Restaurant - Indoor</option>
<option value="Rooftop - Outdoor">Rooftop</option>
</select>
</div>
<div class="col-12 col-sm-4 form-group">
<label class="sr-only">Number of Person(s)<span class="required">*</span></label>
<select class="form-control" name="eventperson" onblur="check(eventperson)" required="">
<option value="">Number of Person(s)</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value="More than 20 pax">More than 10 Persons</option>
</select>
</div>
<div class="col-12 form-group">
<label class="sr-only">Message</label>
<textarea class="form-control" placeholder="Message" rows="4" name="eventmessage"></textarea>
</div>
<div class="col-12 col-sm-6 form-group">
<span class="required">*</span> Mandatory fields
</div>
<div class="col-12 col-sm-6 form-group">
<div class="butn-dark">
<button class="btnb" type="submit"><span>Send request</span></button>
</div>
</div>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
POST
<form class="form-book-offer" method="POST" action="">
<div class="row">
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Title<span class="required">*</span></label>
<select id="offertitle" class="form-control" name="offertitle" onblur="check(offertitle)" required="">
<option value="">Title*</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</div>
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Name<span class="required">*</span><span id="msinquiryname" style="color: red"></span></label>
<input id="inquiryname" type="text" class="form-control" placeholder="Full Name*" name="offername" required="">
</div>
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Phone</label>
<input id="inquiryphone" type="text" class="form-control" placeholder="Phone Number*" name="offerphone">
</div>
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Email<span class="required">*</span><span id="msinquiryemail" style="color: red"></span></label>
<input id="inquiryemail" type="email" class="form-control" placeholder="Email*" name="offeremail" required="">
</div>
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Date<span class="required">*</span><span id="msinquirydate" style="color: red"></span></label>
<input id="inquirydate" type="text" class="form-control datepicker hasDatepicker" placeholder="Date*" name="offerdate" min="" required="">
</div>
<div class="col-12 col-md-4 form-group">
<label class="sr-only">Number of Person(s)<span class="required">*</span><span id="msofferperson" style="color: red"></span></label>
<select id="offerperson" class="form-control" name="offerperson" onblur="check(offerperson)" required="">
<option value="">Number of Person*</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value="11 Persons">11 Persons</option>
<option value="12 Persons">12 Persons</option>
<option value="13 Persons">13 Persons</option>
<option value="14 Persons">14 Persons</option>
<option value="15 Persons">15 Persons</option>
<option value="16 Persons">16 Persons</option>
<option value="17 Persons">17 Persons</option>
<option value="18 Persons">18 Persons</option>
<option value="19 Persons">19 Persons</option>
<option value="20 Persons">20 Persons</option>
<option value="More than 20 pax">More than 20 Persons</option>
</select>
</div>
<div class="col-12 form-group">
<label class="sr-only">Message</label>
<textarea id="inquirymessage" class="form-control" rows="4" placeholder="Message" name="offermessage"></textarea>
</div>
<div class="col-12 col-sm-6 form-group">
<span class="required">*</span> Mandatory fields
</div>
<div class="col-12 col-sm-6 form-group">
<div class="butn-dark">
<button class="btnb" type="submit"><span>Send request</span></button>
</div>
</div>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
POST
<form class="form-book-restaurant" method="POST" action="">
<div class="row">
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Title</label>
<span id="msrestauranttitle" style="color: red"></span>
<select id="restauranttitle" class="form-control" name="restauranttitle" onblur="check(restauranttitle)" required="">
<option value="">Title*</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Full Name</label>
<span id="msrestaurantname" style="color: red"></span>
<input id="restaurantname" name="restaurantname" type="text" placeholder="Full Name*" value="" onblur="check('restaurantname')" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Email</label>
<span id="msrestaurantemail" style="color: red"></span>
<input id="restaurantemail" name="restaurantemail" type="email" placeholder="Email*" value="" onblur="checkEmail()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Phone Number</label>
<span id="msrestaurantphone" style="color: red"></span>
<input id="restaurantphone" name="restaurantphone" type="text" placeholder="Phone Number*" value="" onblur="checkphone()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msrestaurantdate" style="color: red"></span>
<input id="restaurantdate" name="restaurantdate" type="text" class="datepicker hasDatepicker" placeholder="Date*" readonly="" onblur="check(restaurantdate)" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msrestaurantperson" style="color: red"></span>
<select id="restaurantperson" class="form-control" name="restaurantperson" onblur="check(restaurantperson)" required="">
<option value="">Number of Person*</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value="11 Persons">11 Persons</option>
<option value="12 Persons">12 Persons</option>
<option value="13 Persons">13 Persons</option>
<option value="14 Persons">14 Persons</option>
<option value="15 Persons">15 Persons</option>
<option value="16 Persons">16 Persons</option>
<option value="17 Persons">17 Persons</option>
<option value="18 Persons">18 Persons</option>
<option value="19 Persons">19 Persons</option>
<option value="20 Persons">20 Persons</option>
<option value="More than 20 pax">More than 20 Persons</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msrestauranttable" style="color: red"></span>
<select id="restauranttable" class="form-control" name="restauranttable" onblur="check(restauranttable)" required="">
<option value="">Number of Table*</option>
<option value="1 Table">1 Table</option>
<option value="2 Tables">2 Tables</option>
<option value="3 Tables">3 Tables</option>
<option value="4 Tables">4 Tables</option>
<option value="5 Tables">5 Tables</option>
<option value="More than 5 tables">More than 5 tables</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span id="msrestauranthour" style="color: red"></span>
<select id="restauranthour" class="form-control" name="restauranthour" onblur="check(restauranthour)" required="">
<option value="">Time*</option>
<option value="13h">13h</option>
<option value="14h">14h</option>
<option value="15h">15h</option>
<option value="16h">16h</option>
<option value="17h">17h</option>
<option value="18h">18h</option>
<option value="19h">19h</option>
<option value="20h">20h</option>
<option value="21h">21h</option>
<option value="22h">22h</option>
<option value="23h">23h</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span id="msrestaurantminute" style="color: red"></span>
<select id="restaurantminute" class="form-control" name="restaurantminute" required="">
<option value="">Minute</option>
<option value="05">05 Minute</option>
<option value="10">10 Minute</option>
<option value="15">15 Minute</option>
<option value="20">20 Minute</option>
<option value="25">25 Minute</option>
<option value="30">30 Minute</option>
<option value="35">35 Minute</option>
<option value="40">40 Minute</option>
<option value="45">45 Minute</option>
<option value="50">50 Minute</option>
<option value="55">55 Minute</option>
</select>
</p>
</div>
</div>
<div class="mb-30">
<label class="sr-only">Message</label>
<textarea id="restaurantmessage" name="restaurantmessage" rows="5" placeholder="Message"></textarea>
</div>
<div class="text-center">
<button class="btn btn-primary" type="submit">Complete Reservation</button>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
POST
<form class="form-book-bar" method="POST" action="">
<div class="row">
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Title*</label>
<span id="msbartitle" style="color: red"></span>
<select id="bartitle" class="form-control" name="bartitle" onblur="check(bartitle)" required="">
<option value="">Title</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Full Name</label>
<span id="msbarname" style="color: red"></span>
<input id="barname" name="barname" type="text" placeholder="Full Name*" value="" onblur="check('barname')" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Email</label>
<span id="msbaremail" style="color: red"></span>
<input id="baremail" name="baremail" type="email" placeholder="Email*" value="" onblur="checkEmail()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Phone Number</label>
<span id="msbarphone" style="color: red"></span>
<input id="barphone" name="barphone" type="text" placeholder="Phone Number*" value="" onblur="checkphone()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msbardate" style="color: red"></span>
<input id="bardate" name="bardate" type="text" class="datepicker hasDatepicker" placeholder="Date*" readonly="" onblur="check(bardate)" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msbarperson" style="color: red"></span>
<select id="barperson" class="form-control" name="barperson" onblur="check(barperson)" required="">
<option value="">Number of Person*</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value="11 Persons">11 Persons</option>
<option value="12 Persons">12 Persons</option>
<option value="13 Persons">13 Persons</option>
<option value="14 Persons">14 Persons</option>
<option value="15 Persons">15 Persons</option>
<option value="16 Persons">16 Persons</option>
<option value="17 Persons">17 Persons</option>
<option value="18 Persons">18 Persons</option>
<option value="19 Persons">19 Persons</option>
<option value="20 Persons">20 Persons</option>
<option value="More than 20 pax">More than 20 Persons</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span id="msbartable" style="color: red"></span>
<select id="bartable" class="form-control" name="bartable" onblur="check(bartable)" required="">
<option value="">Number of Table*</option>
<option value="1 Table">1 Table</option>
<option value="2 Tables">2 Tables</option>
<option value="3 Tables">3 Tables</option>
<option value="4 Tables">4 Tables</option>
<option value="5 Tables">5 Tables</option>
<option value="More than 5 tables">More than 5 tables</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span id="msmshour" style="color: red"></span>
<select id="barhour" class="form-control" name="barhour" onblur="check(barhour)" required="">
<option value="">Time*</option>
<option value="13h">13h</option>
<option value="14h">14h</option>
<option value="15h">15h</option>
<option value="16h">16h</option>
<option value="17h">17h</option>
<option value="18h">18h</option>
<option value="19h">19h</option>
<option value="20h">20h</option>
<option value="21h">21h</option>
<option value="22h">22h</option>
<option value="23h">23h</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span id="msbarminute" style="color: red"></span>
<select id="barminute" class="form-control" name="barminute">
<option value="">Minute</option>
<option value="00">00 Minute</option>
<option value="05">05 Minute</option>
<option value="10">10 Minute</option>
<option value="15">15 Minute</option>
<option value="20">20 Minute</option>
<option value="25">25 Minute</option>
<option value="30">30 Minute</option>
<option value="35">35 Minute</option>
<option value="40">40 Minute</option>
<option value="45">45 Minute</option>
<option value="50">50 Minute</option>
<option value="55">55 Minute</option>
</select>
</p>
</div>
</div>
<div class="mb-30">
<label class="sr-only">Message</label>
<textarea id="barmessage" name="barmessage" rows="5" placeholder="Message"></textarea>
</div>
<div class="text-center">
<button class="btn btn-primary" type="submit">Complete Reservation</button>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
POST
<form class="form-book-spa" method="POST" action="">
<div class="row">
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Title</label>
<span style="color: red"></span>
<select id="spatitle" class="form-control" name="spatitle" onblur="check(spatitle)" required="">
<option value="">Title*</option>
<option value="Mr">Mr</option>
<option value="Ms">Ms</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Full Name*</label>
<span style="color: red"></span>
<input id="spaname" name="spaname" type="text" placeholder="Name" value="" onblur="check('spaname')" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Email</label>
<span style="color: red"></span>
<input name="spaemail" type="email" placeholder="Email*" value="" onblur="checkEmail()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<label class="sr-only">Phone Number</label>
<span style="color: red"></span>
<input name="spaphone" type="text" placeholder="Phone Number*" value="" onblur="checkphone()" required="">
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span style="color: red"></span>
<select id="spaperson" class="form-control" name="spaperson" onblur="check(spaperson)" required="">
<option value="">Number of Person*</option>
<option value="1 Person">1 Person</option>
<option value="2 Persons">2 Persons</option>
<option value="3 Persons">3 Persons</option>
<option value="4 Persons">4 Persons</option>
<option value="5 Persons">5 Persons</option>
<option value="6 Persons">6 Persons</option>
<option value="7 Persons">7 Persons</option>
<option value="8 Persons">8 Persons</option>
<option value="9 Persons">9 Persons</option>
<option value="10 Persons">10 Persons</option>
<option value=">10 Persons">More than 10 Persons</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="mb-20">
<span style="color: red"></span>
<input id="spadate" name="spadate" type="text" class="datepicker hasDatepicker" placeholder="Date*" readonly="" onblur="check(spadate)" required="">
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span style="color: red"></span>
<select id="spahour" class="form-control" name="spahour" onblur="check(spahour)" required="">
<option value="">Time*</option>
<option value="10h">10h</option>
<option value="11h">11h</option>
<option value="12h">12h</option>
<option value="13h">13h</option>
<option value="14h">14h</option>
<option value="15h">15h</option>
<option value="16h">16h</option>
<option value="17h">17h</option>
<option value="18h">18h</option>
<option value="19h">19h</option>
<option value="20h">20h</option>
<option value="21h">21h</option>
<option value="22h">22h</option>
</select>
</p>
</div>
<div class="col-md-4">
<p class="input-group timepicker mb-20">
<span style="color: red"></span>
<select class="form-control" name="spaminute">
<option value="">Minute*</option>
<option value="05">05 Minute</option>
<option value="10">10 Minute</option>
<option value="15">15 Minute</option>
<option value="20">20 Minute</option>
<option value="25">25 Minute</option>
<option value="30">30 Minute</option>
<option value="35">35 Minute</option>
<option value="40">40 Minute</option>
<option value="45">45 Minute</option>
<option value="50">50 Minute</option>
<option value="55">55 Minute</option>
</select>
</p>
</div>
</div>
<div class="mb-30">
<label class="sr-only">Message</label>
<textarea name="spamessage" placeholder="Message"></textarea>
</div>
<div class="mb-30 text-center">
<button class="btn btn-primary" type="submit">Complete Reservation</button>
</div>
<input type="hidden" name="languagealias" value="en">
<input type="hidden" name="bookname" value="">
<input type="hidden" name="page" value="">
<input type="hidden" name="bookemail" value="">
</form>
Text Content
* Home * About us * Cruises * Itineraries * Destinations * Book now English * English * Tiếng Việt (+84) 243 923 3988 * ENGLISH * TIẾNG VIỆT * * * * prev next Check in Check out Book now Welcome to Athena Group – Luxury in Halong Bay IS A SYSTEM OF HIGH-CLASS 5-STAR OVERNIGHT CRUISES INCLUDING ATHENA AND SIGNATURE CRUISES We want to bring visitors a diverse experience. With an ideal itinerary, spacious rooms and professional services, you will definitely have an unforgettable vacation. Previous Athena Luxury View details Athena Royal View details Athena Explorer View details Signature Cruise View details Signature Royal View details Next Immerse yourself in the splendor of Bai Tu Long Bay and Halong Bay, where Athena Group unveils a mesmerizing blend of Opulent, Serenity, and Natural Beauty. Discover OUR ITINERARIES Coming to Athena, visitors can choose from 1 night or 2 nights package on board and visit the Bay. Athena Group with various cruise brand, we could organize both routes: well-known and classic routine in Halong Bay, and other is the non-touristic path in Bai Tu Long Bay. No matter what your travel style, we will make your trip brilliant and unforgettable View all itineraries 3 DAYS 2 NIGHTS ON SIGNATURE CRUISE Visitors to Bai Tu Long will notice that the landscape is identical to that of Halong Bay, and that it is more of an extension of Halong rather than a neighbour Learn more 2 DAYS 1 NIGHT ON SIGNATURE CRUISE Visitors to Bai Tu Long will notice that the landscape is identical to that of Halong Bay, and that it is more of an extension of Halong rather than a neighbour. Learn more 3 DAYS 2 NIGHTS ON ATHENA CRUISE The 3 days 2 nights overnight package will not only give you all the activities and experience as 1 night cruise but also bring your soul to discover the rustic culture of fishing local people in floating village Learn more 2 DAYS 1 NIGHT ON ATHENA CRUISE Set sail through the spectacular landscape of Halong Bay with our Athena cruise. As known as a worldwide reputation for cruising services in Halong Bay, Athena cruise offers a harmony of relaxing in the magical landscape and experience the rustic culture of fishing local people in floating village. Learn more Discover the Services we offered ALL THE ESSENTIALS FOR A COMFORTABLE STAY Inspired by our history, surrounded by nature to offer a different experience TRANSFER SERVICE Ease your mind with Athena Group's Limousine Bus Transfer Service Hanoi - Halong from just US$20/one way/person. Book with us in advance! RESTAURANT & BAR Join us and we will take you to the most beautiful area of Bai Tu Long Bay, serve you with the best dishes from our famous chef COOKING CLASS Spice Up this season with cooking class experience with Athena Group! Enjoy learning Vietnamese dishes made from fresh ingredients from Halong Bay! SPA & MASSAGE One of the features of Asian life is the massage. With our sevice in Athena Cruise, It is a great way to relax and though at times it may appear rough, bodies lose their stiffness and after the end of a session, most people feel completely refreshed. FREE KAYAKING We offer free Kayaking service for all visitors who come to Halong Signature during this summer vacation. TAICHI CLASS Taichi is a famous martial art very popular in Vietnam. This is a great way to relieve stress after tired days of work. Join our cruise to try out Taichi at dawn on Signature Sundeck! Discover FEATURE DESTINATIONS TITOP ISLAND Titop Island sits at the heart of Halong Bay, just 8 kilometers to the southeast of Bai Chay Harbor. Although it is relatively small (a total area of 3.7 hectares), it’s regarded as one of the most picturesque islands in the bay and is a crowd favorite among Halong tourists. Learn more SUNG SOT CAVE Of all of Halong’s caves, Sung Sot cave is the largest, perhaps the most renowned, and likely the most visited of all. Learn more BAI TU LONG BAY Bai Tu Long Bay is a bay and national park that sits directly northeast of Halong Bay, and while it may be Halong’s lesser-known neighbor, it is without a doubt, equal in beauty! The Bay encompasses Bai Tu Long National Park and like Halong Bay, is an area protected by the local government on both… Learn more Cong Dam Fishing Village Isolated from the mainland, the Cong Dam area is a destination not a lot of tourists get to visit. The area is unspoiled, clean and remains relatively undeveloped. Because of its natural and unspoiled splendor the area is often referred to as a ‘geological outdoor museum’. The Cong Dam area has stood the test of time and has been preserved in its present form for almost 340 million years. Discover More Vung Vieng Fishing Village Coming to Vung Vieng fishing village, not only will you be made an impression by the majestic scenery, but you will also immediately be attracted by the friendliness and hospitality of the locals here. Discover More Thien Canh Son Cave The stunning and glorious caves are the most outstanding feature of Halong Bay. With thousands of islands and hundreds of limestone caves, Halong Bay is like a natural museum where tourists can learn more about geology and biology. Discover More Voice From Our Guests “For the purpose the boat is ideal close to luxurious, staff couldn't do enough for us. If I had a criticism it would be ,too much food ” DenisTripadvisor View details “A wonderful cruise David the manger doing everything to feel at home keep it very services manager ” היליתTripadvisor View details “For the purpose the boat is ideal close to luxurious, staff couldn't do enough for us. If I had a criticism it would be ,too much food ” DenisTripadvisor View details “A wonderful cruise David the manger doing everything to feel at home keep it very services manager ” היליתTripadvisor View details “For the purpose the boat is ideal close to luxurious, staff couldn't do enough for us. If I had a criticism it would be ,too much food ” DenisTripadvisor View details “A wonderful cruise David the manger doing everything to feel at home keep it very services manager ” היליתTripadvisor View details NEWS BOARD Driven by a passion to redefine exploration, I ventured into the hidden corners and untold stories of Vietnam and beyond. View details Jul 8 HAPPY INTERNATIONAL WOMEN'S DAY Jul 8 ATHENA GROUP GALA DINNER 2024 Jul 8 THE MOST EFFECTIVE ACCOMMODATION CRUISE BUSINESS IN 2023 Jul 8 HAPPY INTERNATIONAL WOMEN'S DAY Jul 8 ATHENA GROUP GALA DINNER 2024 Jul 8 THE MOST EFFECTIVE ACCOMMODATION CRUISE BUSINESS IN 2023 Jul 8 HAPPY INTERNATIONAL WOMEN'S DAY Jul 8 ATHENA GROUP GALA DINNER 2024 Jul 8 THE MOST EFFECTIVE ACCOMMODATION CRUISE BUSINESS IN 2023 HANOI HEAD OFFICE 3rd Floor – 25A Phan Dinh Phung St, Ba Dinh Dist, Hanoi, Vietnam ATHENA GROUP OFFICE No 23 Lan Tuong, Halong St, Bai Chay, Halong City, Quang Ninh Prv, Vietnam Contact us (+84) 243 923 3988(+84) 964 454 590 info@athenacruise.com Find us on * * * * © 2023 Athena Group. All rights reserved. * About us * Location & Map * Terms & Conditions * Gallery * Contact Us Book now WhatsappZalo SEND AN INQUIRY Title* Title* Mr Ms Name* Phone Email* Date* Number of Person(s)* Number of Person(s) 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons 11 Persons 12 Persons 13 Persons 14 Persons 15 Persons 16 Persons 17 Persons 18 Persons 19 Persons 20 Persons More than 20 Persons Message * Mandatory fields Send request SEND AN INQUIRY Title* Title* Mr Ms Name* Phone Email* Date* Number of Person(s)* Choose Location Restaurant - Indoor Rooftop Number of Person(s)* Number of Person(s) 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons More than 10 Persons Message * Mandatory fields Send request SEND AN INQUIRY Title* Title* Mr Ms Name* Phone Email* Date* Number of Person(s)* Number of Person* 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons 11 Persons 12 Persons 13 Persons 14 Persons 15 Persons 16 Persons 17 Persons 18 Persons 19 Persons 20 Persons More than 20 Persons Message * Mandatory fields Send request BOOK A TABLE Title Title* Mr Ms Full Name Email Phone Number Number of Person* 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons 11 Persons 12 Persons 13 Persons 14 Persons 15 Persons 16 Persons 17 Persons 18 Persons 19 Persons 20 Persons More than 20 Persons Number of Table* 1 Table 2 Tables 3 Tables 4 Tables 5 Tables More than 5 tables Time* 13h 14h 15h 16h 17h 18h 19h 20h 21h 22h 23h Minute 05 Minute 10 Minute 15 Minute 20 Minute 25 Minute 30 Minute 35 Minute 40 Minute 45 Minute 50 Minute 55 Minute Message Complete Reservation BOOK A TABLE Title* Title Mr Ms Full Name Email Phone Number Number of Person* 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons 11 Persons 12 Persons 13 Persons 14 Persons 15 Persons 16 Persons 17 Persons 18 Persons 19 Persons 20 Persons More than 20 Persons Number of Table* 1 Table 2 Tables 3 Tables 4 Tables 5 Tables More than 5 tables Time* 13h 14h 15h 16h 17h 18h 19h 20h 21h 22h 23h Minute 00 Minute 05 Minute 10 Minute 15 Minute 20 Minute 25 Minute 30 Minute 35 Minute 40 Minute 45 Minute 50 Minute 55 Minute Message Complete Reservation BOOK A SPA Title Title* Mr Ms Full Name* Email Phone Number Number of Person* 1 Person 2 Persons 3 Persons 4 Persons 5 Persons 6 Persons 7 Persons 8 Persons 9 Persons 10 Persons More than 10 Persons Time* 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 20h 21h 22h Minute* 05 Minute 10 Minute 15 Minute 20 Minute 25 Minute 30 Minute 35 Minute 40 Minute 45 Minute 50 Minute 55 Minute Message Complete Reservation PrevNext July 2024 SuMoTuWeThFrSa 12345678910111213141516171819202122232425262728293031