altius.idigital.co.id
Open in
urlscan Pro
2a02:4780:1:792:0:81f:9cc2:2
Public Scan
URL:
https://altius.idigital.co.id/
Submission: On November 11 via api from US — Scanned from US
Submission: On November 11 via api from US — Scanned from US
Form analysis
3 forms found in the DOM<form id="enquire-form" novalidate="">
<div class="row enquire-one">
<div class="col-md-12 mt-2 mb-4 text-center">
<label>Tell us your requirements and one of our charter experts will provide you with a no obligation quote as soon as possible.</label>
</div>
<div class="col-md-12 text-center h5 p-2">
<div class="form-check form-check-inline">
<input class="form-check-input" name="input-trip" type="radio" id="inlineRadio1" value="0" checked="" required="">
<label class="form-check-label" for="inlineRadio1">ONE WAY</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input" name="input-trip" type="radio" id="inlineRadio2" value="1" required="">
<label class="form-check-label" for="inlineRadio2">ROUND TRIP</label>
</div>
</div>
<div class="col-12"> </div>
<div class="col-md-3 col-xl-4">
<div class="form-group">
<label for="formInput1">DEPARTURE*</label>
<input type="text" class="form-control pl-4" name="input-departure1" id="formInput1" placeholder="Departure" required="">
<!--select class="form-control pl-4" name="input-departure1" id="formInput1" required>
<option value="">Departure</option>
</select!-->
<span class="fa fa-map-marker position-absolute"></span>
</div>
</div>
<div class="col-md-3 col-xl-4">
<div class="form-group">
<label for="formInput2">DESTINATION*</label>
<input type="text" class="form-control pl-4" name="input-destination1" id="formInput2" placeholder="Departure" required="">
<!--select class="form-control pl-4" name="input-destination1" id="formInput2" required>
<option value="">Destination</option>
</select!-->
<span class="fa fa-map-marker position-absolute"></span>
</div>
</div>
<div class="col-md-3 col-xl-2">
<div class="form-group">
<label for="formInput3">DATE & TIME</label>
<input type="text" class="form-control form_datetime" name="input-datetime1" id="formInput3" placeholder="Departure Time" required="">
</div>
</div>
<div class="col-md-1">
<div class="form-group">
<label for="formInput4">PASSENGERS</label>
<input type="number" class="form-control" min="0" max="6" name="input-passenger1" id="formInput4" placeholder="0" required="" style="min-width:80px">
</div>
</div>
<div class="col-12">
<div class="row enquire-round d-none">
<div class="col-md-12 mt-2 mb-3">
<hr style="border-color:#4daddb" class="mt-0 mb-2">
<small>Return</small>
</div>
<div class="col-md-3 col-xl-4">
<div class="form-group">
<label for="formInput1-1">DEPARTURE*</label>
<input type="text" class="form-control pl-4" name="input-departure2" id="formInput1-1" placeholder="Departure" disabled="" required="">
<!--select class="form-control pl-4" name="input-departure2" id="formInput1-1" required>
<option value="">Departure</option>
</select!-->
<span class="fa fa-map-marker position-absolute"></span>
</div>
</div>
<div class="col-md-3 col-xl-4">
<div class="form-group">
<label for="formInput2-2">DESTINATION*</label>
<input type="text" class="form-control pl-4" name="input-destination2" id="formInput2-2" placeholder="Destination" disabled="" required="">
<!--select class="form-control pl-4" name="input-destination2" id="formInput2-2" required>
<option value="">Destination</option>
</select!-->
<span class="fa fa-map-marker position-absolute"></span>
</div>
</div>
<div class="col-md-3 col-xl-2">
<div class="form-group">
<label for="formInput3-3">DATE & TIME</label>
<input type="text" class="form-control form_datetime" name="input-datetime2" id="formInput3-3" placeholder="Departure Time" required="" disabled="">
</div>
</div>
<div class="col-md-1">
<div class="form-group">
<label for="formInput4-4">PASSENGERS</label>
<input type="number" class="form-control" min="0" max="6" name="input-passenger2" id="formInput4-4" placeholder="0" required="" style="min-width:80px" disabled="">
</div>
</div>
</div>
</div>
<div class="col-12 mt-2 mb-4">
<small>*You can choose available airports or helipads, or just type where you want to go and we will arrange the best itenerary for you.</small>
</div>
<div class="col-8">
<div class="form-group">
<label for="formInput5">SPECIAL REQUIREMENTS</label>
<input type="text" class="form-control" name="input-requirements" id="formInput5" placeholder="Tell us your requirements here">
</div>
</div>
<div class="col-12 text-right">
<button class="btn btn-light rounded mt-4" data-btn="next">NEXT <i class="fa fa-fw fa-chevron-right"></i></button>
</div>
</div>
<div class="row enquire-two" style="display:none">
<div class="col-md-6">
<div class="form-group">
<label for="formInput6">FULL NAME*</label>
<input type="text" class="form-control" name="input-name" id="formInput6" placeholder="Your Name" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput7">COMPANY</label>
<input type="text" class="form-control" name="input-company" id="formInput7" placeholder="Company Name">
</div>
</div>
<div class="col-12 d-none d-md-block"> </div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput8">EMAIL*</label>
<input type="email" class="form-control" name="input-email" id="formInput8" placeholder="Email Address" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput9">MOBILE NUMBER*</label>
<input type="tel" class="form-control" name="input-mobile" id="formInput9" placeholder="Phone Number" required="">
<div class="form-check mt-3">
<input class="form-check-input" name="input-whatsapp" type="checkbox" id="formInput10">
<label class="form-check-label" for="formInput10">
<small>This number has WhatsApp</small>
</label>
</div>
</div>
</div>
<div class="col-12">
<div class="form-check mt-3">
<input class="form-check-input" type="checkbox" id="formInput11" required="">
<label class="form-check-label" for="formInput11"> I consent to Altius Indonesia using my information to contact me by telephone and email about my enquiry and / or related products and services. </label>
</div>
</div>
<div class="col-12 text-right mt-4">
<small class="text-danger float-left d-none">*There was a problem in sending your request. Please try again in a few minutes.</small>
<button class="btn btn-secondary rounded" data-btn="prev"><i class="fa fa-fw fa-chevron-left"></i> PREV</button>
<button class="btn btn-light ml-3" data-btn="submit">SUBMIT <i class="fa fa-fw fa-send"></i><i class="fa fa-fw fa-spinner fa-pulse d-none"></i></button>
</div>
</div>
<div class="row enquire-three p-5" style="display:none">
<div class="col text-center h4"> Thank you for your inquiry.<br class="">One of our charter experts will provide you with a no obligation quote as soon as possible. </div>
</div>
</form>
<form id="callback-form" novalidate="">
<div class="row callback-one">
<div class="col-md-12 mt-2 mb-4 text-center">
<label>Provide your information and one of our charter experts will contact you as soon as possible.</label>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput12">FULL NAME*</label>
<input type="text" class="form-control" name="input-name" id="formInput12" placeholder="Your Name" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput13">COMPANY</label>
<input type="text" class="form-control" name="input-company" id="formInput13" placeholder="Company Name">
</div>
</div>
<div class="col-12 d-none d-md-block"> </div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput14">EMAIL*</label>
<input type="email" class="form-control" name="input-email" id="formInput14" placeholder="Email Address" required="">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="formInput15">MOBILE NUMBER*</label>
<input type="tel" class="form-control" name="input-mobile" id="formInput15" placeholder="Phone Number" required="">
<div class="form-check mt-3">
<input class="form-check-input" name="input-whatsapp" type="checkbox" id="formInput16">
<label class="form-check-label" for="formInput16">
<small>This number has WhatsApp</small>
</label>
</div>
</div>
</div>
<div class="col-12 text-right mt-4">
<small class="text-danger float-left d-none">*There was a problem in sending your request. Please try again in a few minutes.</small>
<button class="btn btn-light" type="submit" data-btn="submit">CALL ME BACK <i class="fa fa-fw fa-phone mt-1"></i><i class="fa fa-fw fa-spinner fa-pulse d-none"></i></button>
</div>
</div>
<div class="row callback-two p-5" style="display:none">
<div class="col text-center h4"> Thank you.<br class="">One of our charter experts will contact you as soon as possible. </div>
</div>
</form>
<form id="email-form" novalidate="">
<div class="row email-one">
<div class="col-12 d-none d-md-block"> </div>
<div class="col-md-4">
<div class="form-group">
<label for="formInput17">NAME*</label>
<input type="text" class="form-control" name="input-name" id="formInput17" placeholder="Your Name" required="">
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label for="formInput19">EMAIL*</label>
<input type="email" class="form-control" name="input-email" id="formInput19" placeholder="Email Address" required="">
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label for="formInput18">SUBJECT*</label>
<input type="tel" class="form-control" name="input-subject" id="formInput18" placeholder="Email Subject" required="">
</div>
</div>
<div class="col-12">
<div class="form-group">
<label for="formInput20">MESSAGE*</label>
<textarea class="form-control" name="input-message" id="formInput20" placeholder="Your Message" required=""></textarea>
</div>
</div>
<div class="col-12 text-right mt-4">
<small class="text-danger float-left d-none">*There was a problem in sending your request. Please try again in a few minutes.</small>
<button class="btn btn-light" type="submit" data-btn="submit">SUBMIT <i class="fa fa-fw fa-send"></i><i class="fa fa-fw fa-spinner fa-pulse d-none"></i></button>
</div>
</div>
<div class="row email-two p-5" style="display:none">
<div class="col text-center h4"> Email Sent.<br class="">Thank you for your message. </div>
</div>
</form>
Text Content
* Home * about About UsOur TeamOur Facility * Charter * our fleet Our FleetSafety Procedure * Altius Gallery * Contact Us FLEXIBLE & LUXURIOUS PRIVATE HELICOPTER CHARTER * ENQUIRE NOW * CALLBACK * EMAIL US Tell us your requirements and one of our charter experts will provide you with a no obligation quote as soon as possible. ONE WAY ROUND TRIP DEPARTURE* DESTINATION* DATE & TIME PASSENGERS -------------------------------------------------------------------------------- Return DEPARTURE* DESTINATION* DATE & TIME PASSENGERS *You can choose available airports or helipads, or just type where you want to go and we will arrange the best itenerary for you. SPECIAL REQUIREMENTS NEXT FULL NAME* COMPANY EMAIL* MOBILE NUMBER* This number has WhatsApp I consent to Altius Indonesia using my information to contact me by telephone and email about my enquiry and / or related products and services. *There was a problem in sending your request. Please try again in a few minutes. PREV SUBMIT Thank you for your inquiry. One of our charter experts will provide you with a no obligation quote as soon as possible. Provide your information and one of our charter experts will contact you as soon as possible. FULL NAME* COMPANY EMAIL* MOBILE NUMBER* This number has WhatsApp *There was a problem in sending your request. Please try again in a few minutes. CALL ME BACK Thank you. One of our charter experts will contact you as soon as possible. NAME* EMAIL* SUBJECT* MESSAGE* *There was a problem in sending your request. Please try again in a few minutes. SUBMIT Email Sent. Thank you for your message. WELCOME TO ALTIUS Altius is the Helicopter charter company in Indonesia, precisely in the city of Karawang, offering on-demand charter flights at competitive rates. Founded in 2018, we are now setting the benchmark in Helicopter charter services all over Indonesia. And in 2024 we present our new aviation fleet by presenting the Private Jet Hawker 900XP and Bell 505 which will serve your business and recreational needs with business partners or your loved ones or with your family. About Us 1. 2. 3. A UNIQUE COMBINATION OF LUXURY & SAFETY FOR YOUR TRAVEL ARRANGEMENT. The AW169 is the latest-generation 4.8 ton class twin-engine helicopter. Its high level of performance, long range and safety features ensure operational capability in the most challenging environments. Unique-in-class Auxiliary Power Unit (APU) 'mode' ensures mission-readiness with rotors stopped and enhanced ground safety. Our Fleet MEET YOUR PILOT Our Pilots are consist of trusted and experienced professionals with more than 2,000 flight hours, accustomed to cater for VIP and VVIP clients. Our Crew BEFORE YOU FLY Your safety is our top priority AOC 135 Certified (non-scheduled, charter flight) The Daily Inspection is normally done in the evening to confirm the aircraft serviceability for the next flying day. A Pre Flight Check performed by the pilot should be conducted prior to the first flight of the day. Learn More Your browser does not support the video tag. YOUR PERSONAL VVIP SERVICE One of Altius outstanding services is the VVIP flight. We have indulged important people with our first-rate services all along the way, including government officials and commissioners from both national and overseas countries. VVIP Concierge 11 November 2024 5:005:055:105:155:205:255:305:355:405:455:505:55TodayClear 11 November 2024 0:001:002:003:004:005:006:007:008:009:0010:0011:0012:0013:0014:0015:0016:0017:0018:0019:0020:0021:0022:0023:00TodayClear November 2024 MoTuWeThFrSaSu2829303112345678910111213141516171819202122232425262728293012345678TodayClear 2024 JanFebMarAprMayJunJulAugSepOctNovDecTodayClear 2020-2029 201920202021202220232024202520262027202820292030TodayClear 11 November 2024 5:005:055:105:155:205:255:305:355:405:455:505:55TodayClear 11 November 2024 0:001:002:003:004:005:006:007:008:009:0010:0011:0012:0013:0014:0015:0016:0017:0018:0019:0020:0021:0022:0023:00TodayClear November 2024 MoTuWeThFrSaSu2829303112345678910111213141516171819202122232425262728293012345678TodayClear 2024 JanFebMarAprMayJunJulAugSepOctNovDecTodayClear 2020-2029 201920202021202220232024202520262027202820292030TodayClear 27 October 2024 10:0010:0510:1010:1510:2010:2510:3010:3510:4010:4510:5010:55TodayClear 27 October 2024 0:001:002:003:004:005:006:007:008:009:0010:0011:0012:0013:0014:0015:0016:0017:0018:0019:0020:0021:0022:0023:00TodayClear October 2024 MoTuWeThFrSaSu301234567891011121314151617181920212223242526272829303112345678910TodayClear 2024 JanFebMarAprMayJunJulAugSepOctNovDecTodayClear 2020-2029 201920202021202220232024202520262027202820292030TodayClear 27 October 2024 10:0010:0510:1010:1510:2010:2510:3010:3510:4010:4510:5010:55TodayClear 27 October 2024 0:001:002:003:004:005:006:007:008:009:0010:0011:0012:0013:0014:0015:0016:0017:0018:0019:0020:0021:0022:0023:00TodayClear October 2024 MoTuWeThFrSaSu301234567891011121314151617181920212223242526272829303112345678910TodayClear 2024 JanFebMarAprMayJunJulAugSepOctNovDecTodayClear 2020-2029 201920202021202220232024202520262027202820292030TodayClear ADDRESS Base Maintenance & Operation Office / Heliport Komplek Resinda, Blok PB No.1 Desa Purwadana, Kecamatan Teluk Jambe Timur, Karawang, 41361 phone : (+62267) 8637270 / 8414422 Fax : (+62267) 8637277 Contact Email commercial@altius-indonesia.com Marketing Office Prince Centre Building Building Management Office, 5th Floor Jl. Jend. Sudirman Kav 3-4, RT.10/RW.11 Karet Tengsin, Jakarta Pusat DKI Jakarta 10220 phone : (+6221) 5737312 / 5701176 QUICK LINKS * # * About Us * Helicopter Charter * Our Fleet * Altius Gallery * Contact Us ©2020 PT Altius Bahari Indonesia - all rights reserved