booking.aceviral.me Open in urlscan Pro
194.163.134.155  Public Scan

URL: https://booking.aceviral.me/
Submission: On December 24 via api from US — Scanned from FR

Form analysis 6 forms found in the DOM

GET https://booking.aceviral.me/tour

<form action="https://booking.aceviral.me/tour" class="gotrip_form_search bravo_form_search bravo_form form  w-100" method="get">
  <div class="field-items">
    <div class="row w-100 m-0">
      <div class="col-lg-6 align-self-center px-30 lg:py-20 lg:px-0">
        <div class="searchMenu-loc js-form-dd js-liverSearch item">
          <span class="clear-loc absolute bottom-0 text-12"><i class="icon-close"></i></span>
          <div data-x-dd-click="searchMenu-loc">
            <h4 class="text-15 fw-500 ls-2 lh-16">Location</h4>
            <div class="text-15 text-light-1 ls-2 lh-16   ">
              <input type="hidden" name="location_id" class="js-search-get-id child_id" value="">
              <input type="text" autocomplete="off" readonly="" class="smart-search-location parent_text js-search js-dd-focus" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:15,&quot;title&quot;:&quot; Abu Dhabi&quot;},{&quot;id&quot;:16,&quot;title&quot;:&quot; Dubai&quot;},{&quot;id&quot;:18,&quot;title&quot;:&quot; Fujaiarh&quot;},{&quot;id&quot;:19,&quot;title&quot;:&quot; NewYork&quot;},{&quot;id&quot;:20,&quot;title&quot;:&quot; Paris&quot;},{&quot;id&quot;:17,&quot;title&quot;:&quot; Sharja&quot;}]">
            </div>
          </div>
          <div class="searchMenu-loc__field shadow-2 js-popup-window " data-x-dd="searchMenu-loc" data-x-dd-toggle="-is-active">
            <div class="bg-white px-30 py-30 sm:px-0 sm:py-15 rounded-4">
              <div class="y-gap-5 js-results">
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="15">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Abu Dhabi</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="16">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Dubai</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="18">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Fujaiarh</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="19">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> NewYork</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="20">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Paris</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="17">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Sharja</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-lg-6 align-self-center px-30 lg:py-20 lg:px-0">
        <div class="searchMenu-date form-date-search-hotel position-relative item">
          <div class="date-wrapper" data-x-dd-click="searchMenu-date">
            <h4 class="text-15 fw-500 ls-2 lh-16">From - To</h4>
            <div class="text-14 text-light-1 ls-2 lh-16 check-in-out-render">
              <span class="js-first-date render check-in-render">12/24/2024</span> - <span class="js-last-date render check-out-render">12/25/2024</span>
            </div>
          </div>
          <input type="hidden" class="check-in-input has-value" value="12/24/2024" name="start">
          <input type="hidden" class="check-out-input has-value" value="12/25/2024" name="end">
          <input type="text" class="check-in-out absolute invisible has-value" name="date" value="2024-12-24 - 2024-12-25">
        </div>
      </div>
    </div>
  </div>
  <div class="button-item">
    <button class="mainSearch__submit button  -dark-1 py-15 px-35 h-60 col-12 rounded-4 bg-yellow-1 text-dark-1" type="submit">
      <i class="icon-search text-20 mr-10"></i>
      <span class="text-search">Search</span>
    </button>
  </div>
</form>

GET https://booking.aceviral.me/event

<form action="https://booking.aceviral.me/event" class="gotrip_form_search bravo_form_search bravo_form form  w-100" method="get">
  <div class="field-items">
    <div class="row w-100 m-0">
      <div class="col-lg-6 align-self-center px-30 lg:py-20 lg:px-0">
        <div class="searchMenu-loc js-form-dd js-liverSearch item">
          <span class="clear-loc absolute bottom-0 text-12"><i class="icon-close"></i></span>
          <div data-x-dd-click="searchMenu-loc">
            <h4 class="text-15 fw-500 ls-2 lh-16">Location</h4>
            <div class="text-15 text-light-1 ls-2 lh-16   ">
              <input type="hidden" name="location_id" class="js-search-get-id child_id" value="">
              <input type="text" autocomplete="off" readonly="" class="smart-search-location parent_text js-search js-dd-focus" placeholder="Where are you going?" value="" data-onload="Loading..."
                data-default="[{&quot;id&quot;:15,&quot;title&quot;:&quot; Abu Dhabi&quot;},{&quot;id&quot;:16,&quot;title&quot;:&quot; Dubai&quot;},{&quot;id&quot;:18,&quot;title&quot;:&quot; Fujaiarh&quot;},{&quot;id&quot;:19,&quot;title&quot;:&quot; NewYork&quot;},{&quot;id&quot;:20,&quot;title&quot;:&quot; Paris&quot;},{&quot;id&quot;:17,&quot;title&quot;:&quot; Sharja&quot;}]">
            </div>
          </div>
          <div class="searchMenu-loc__field shadow-2 js-popup-window " data-x-dd="searchMenu-loc" data-x-dd-toggle="-is-active">
            <div class="bg-white px-30 py-30 sm:px-0 sm:py-15 rounded-4">
              <div class="y-gap-5 js-results">
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="15">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Abu Dhabi</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="16">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Dubai</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="18">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Fujaiarh</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="19">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> NewYork</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="20">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Paris</div>
                    </div>
                  </div>
                </div>
                <div class="-link d-block col-12 text-left rounded-4 px-20 py-15 js-search-option" data-id="17">
                  <div class="d-flex align-items-center">
                    <div class="icon-location-2 text-light-1 text-20 pt-4"></div>
                    <div class="ml-10">
                      <div class="text-15 lh-12 fw-500 js-search-option-target"> Sharja</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-lg-6 align-self-center px-30 lg:py-20 lg:px-0">
        <div class="searchMenu-date form-date-search-hotel position-relative item">
          <div class="date-wrapper" data-x-dd-click="searchMenu-date">
            <h4 class="text-15 fw-500 ls-2 lh-16">From - To</h4>
            <div class="text-14 text-light-1 ls-2 lh-16 check-in-out-render">
              <span class="js-first-date render check-in-render">12/24/2024</span> - <span class="js-last-date render check-out-render">12/25/2024</span>
            </div>
          </div>
          <input type="hidden" class="check-in-input has-value" value="12/24/2024" name="start">
          <input type="hidden" class="check-out-input has-value" value="12/25/2024" name="end">
          <input type="text" class="check-in-out absolute invisible has-value" name="date" value="2024-12-24 - 2024-12-25">
        </div>
      </div>
    </div>
  </div>
  <div class="button-item">
    <button class="mainSearch__submit button  -dark-1 py-15 px-35 h-60 col-12 rounded-4 bg-yellow-1 text-dark-1" type="submit">
      <i class="icon-search text-20 mr-10"></i>
      <span class="text-search">Search</span>
    </button>
  </div>
</form>

https://booking.aceviral.me/newsletter/subscribe

<form action="https://booking.aceviral.me/newsletter/subscribe" class="subcribe-form bravo-subscribe-form bravo-form">
  <input type="hidden" name="_token" value="kMz0MK604D6riJjLlRlXTwOnLWOcmJWbTPmCuzpg" autocomplete="off" class="has-value">
  <div class="single-field -w-410 d-flex x-gap-10 flex-wrap y-gap-20 pt-30">
    <div class="col-auto">
      <input class="col-12 bg-white h-60 has-value" name="email" type="text" placeholder="Your Email">
    </div>
    <div class="col-auto">
      <button type="submit" class="button -md h-60 -blue-1 bg-yellow-1 text-dark-1">Subscribe</button>
    </div>
    <div class="form-mess"></div>
  </div>
</form>

https://booking.aceviral.me/newsletter/subscribe

<form action="https://booking.aceviral.me/newsletter/subscribe" class="subcribe-form bravo-subscribe-form bravo-form single-field -w-410 d-flex x-gap-10 y-gap-20">
  <input type="hidden" name="_token" value="kMz0MK604D6riJjLlRlXTwOnLWOcmJWbTPmCuzpg" autocomplete="off" class="has-value">
  <div>
    <input class="bg-white h-60 email-input has-value" type="text" name="email" placeholder="Your Email">
  </div>
  <div>
    <button class="button -md h-60 bg-blue-1 text-white"> Subscribe <i class="fa fa-spinner fa-pulse fa-fw"></i>
    </button>
  </div>
  <div class="form-mess"></div>
</form>

POST https://booking.aceviral.me/login

<form class="bravo-theme-gotrip-login-form y-gap-20" method="POST" action="https://booking.aceviral.me/login">
  <input type="hidden" name="redirect" value="">
  <input type="hidden" name="_token" value="kMz0MK604D6riJjLlRlXTwOnLWOcmJWbTPmCuzpg" autocomplete="off" class="has-value">
  <div class="col-12">
    <h4 class="form-title text-22 fw-500">Welcome back</h4>
    <p class="mt-10">Don't have an account yet? <a data-bs-toggle="modal" href="#register" class="text-blue-1">Sign up for free</a></p>
  </div>
  <div class="col-12">
    <div class="form-input">
      <input type="text" name="email" autocomplete="off" class="has-value">
      <label class="lh-1 text-14 text-light-1">Email</label>
    </div>
  </div>
  <div class="col-12">
    <div class="form-input">
      <input type="password" name="password" autocomplete="off" class="has-value">
      <label class="lh-1 text-14 text-light-1">Password</label>
    </div>
  </div>
  <div class="col-12 d-flex justify-content-between">
    <div class="d-flex ">
      <div class="form-checkbox" style="margin-top: 3px">
        <input type="checkbox" name="remember" id="remember-me" value="1" class="has-value">
        <div class="form-checkbox__mark">
          <div class="form-checkbox__icon icon-check"></div>
        </div>
      </div>
      <div class="text-15 lh-15 text-light-1 ml-10">Remember me</div>
    </div>
    <a href="https://booking.aceviral.me/forgot-password">Forgot Password?</a>
  </div>
  <div class="error message-error invalid-feedback"></div>
  <div class="col-12">
    <button class="button py-20 -dark-1 bg-blue-1 text-white w-100 form-submit" type="submit"> Sign In <div class="icon-arrow-top-right ml-15"></div>
      <span class="spinner-grow spinner-grow-sm icon-loading ml-15 d-none" role="status" aria-hidden="true"></span>
    </button>
  </div>
  <div class="col-12">
    <div class="text-center px-30">By creating an account, you agree to our Terms of Service and Privacy Statement.</div>
  </div>
</form>

POST #

<form action="#" class="form bravo-form-register" method="post">
  <input type="hidden" name="_token" value="kMz0MK604D6riJjLlRlXTwOnLWOcmJWbTPmCuzpg" autocomplete="off" class="has-value">
  <div class="row y-gap-20">
    <div class="col-12">
      <h1 class="text-22 fw-500">Sign in or create an account</h1>
      <p class="mt-10">Already have an account? <a data-bs-toggle="modal" href="#login" class="text-blue-1">Log in</a></p>
    </div>
    <div class="col-12">
      <div class="form-input">
        <input type="text" name="first_name" autocomplete="off" class="has-value">
        <label class="lh-1 text-14 text-light-1">First Name</label>
      </div>
      <span class="invalid-feedback error error-first_name"></span>
    </div>
    <div class="col-12">
      <div class="form-input">
        <input type="text" name="last_name" autocomplete="off" class="has-value">
        <label class="lh-1 text-14 text-light-1">Last Name</label>
      </div>
      <span class="invalid-feedback error error-last_name"></span>
    </div>
    <div class="col-12">
      <div class="form-input">
        <input type="text" name="phone" autocomplete="off" class="has-value">
        <label class="lh-1 text-14 text-light-1">Phone</label>
      </div>
      <span class="invalid-feedback error error-phone"></span>
    </div>
    <div class="col-12">
      <div class="form-input">
        <input type="email" name="email" autocomplete="off" class="has-value">
        <label class="lh-1 text-14 text-light-1">Email address</label>
      </div>
      <span class="invalid-feedback error error-email"></span>
    </div>
    <div class="col-12">
      <div class="form-input">
        <input type="password" name="password" autocomplete="off" class="has-value">
        <label class="lh-1 text-14 text-light-1">Password</label>
      </div>
      <span class="invalid-feedback error error-password"></span>
    </div>
    <div class="col-12">
      <div class="d-flex">
        <div class="form-checkbox" style="margin-top: 3px">
          <input type="checkbox" name="term" id="register-term" class="has-value">
          <div class="form-checkbox__mark">
            <div class="form-checkbox__icon icon-check"></div>
          </div>
        </div>
        <label class="text-15 lh-15 text-light-1 ml-10" for="register-term">I have read and accept the Terms and Privacy Policy?</label>
      </div>
      <span class="invalid-feedback error error-term"></span>
    </div>
    <div class="error message-error invalid-feedback"></div>
    <div class="col-12">
      <button type="submit" class="button py-20 -dark-1 bg-blue-1 text-white w-100"> Sign Up <div class="icon-arrow-top-right ml-15"></div>
      </button>
    </div>
  </div>
</form>

Text Content

Mogo Tours
Main Menu

 * Home
 * Tours
 * Events
 * Contact

 * Home
 * Tours
 * Events
 * Contact

USD
* EUR
English
* Spanish
* Portuguese
 * USD
   * EUR
 * English
   * Spanish
   * Portuguese
   Sign In / Register
   



Tour
Event


DISCOVER YOUR HAPPINESS



LOCATION


Abu Dhabi
Dubai
Fujaiarh
NewYork
Paris
Sharja

FROM - TO

12/24/2024 - 12/25/2024
Search

LOCATION


Abu Dhabi
Dubai
Fujaiarh
NewYork
Paris
Sharja

FROM - TO

12/24/2024 - 12/25/2024
Search



BEST PRICE GUARANTEED

Found a better deal? We win!


EASY AND FAST BOOKING

Escape the ordinary: book today, travel tomorrow


24/7 CUSTOMER SERVICE

Your carefree adventures begin here


YOUR JOURNEY STARTS HERE.

Book, Pay and Travel...

EXCURSIONS

Show Excursions

ACTIVITIES

Explore activities

TOUR PACKAGES

Discover the Packages


POPULAR DESTINATIONS

These popular destinations have a lot to offer

PARIS



NEWYORK



FUJAIARH

1 Tour

SHARJA

1 Tour

DUBAI

24 Tours

ABU DHABI

4 Tours


GET YOUR TOUR NOW

Discover your happiness

More

5 Hours

CLASSIC DUBAI CITY TOUR

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $55
5 Hours

MODERN DUBAI CITY TOUR

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $55
8 Hours

ABU DHABI

Abu Dhabi

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $80
5 Hours

SHARJAH CITY TOUR

Sharja

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $65
3 Hours

DHOW DINNER CRUISE

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $55
6 Hours

DESERT SAFARI

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $50



PRIVATE TOUR

If you have a special request for your trip, select the section below to make
it.

Book Now



CHECK OUT OUR OFFERS

We have a wide variety of offers.

More

Sale off 5%
5 Hours

CLASSIC DUBAI + SAFARI + ABU DHABI

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $185 $175
Sale off 8%
5 Hours

CLASSIC DUBAI & DHOW MARINA DINNER

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $125 $115
Sale off 8%
5 Hours

SHARJAH CITY TOUR & SAFARI

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $115 $105
Sale off 4%
5 Hours

MODERN DUBAI CITY TOUR & SAFARI

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $105 $100
Sale off 6%
8 Hours

ABU DHABI CITY TOUR & DHOW DINNER

Abu Dhabi

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $150 $140
Sale off 4%
5 Hours

CLASSIC DUBAI CITY TOUR & SAFARI

Dubai

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 

0 Review
from $105 $100



YOUR JOURNEY STARTS HERE

Sign up and we will send you the best offers

Subscribe



NOT A MEMBER YET?

Join us! Our members can access discounts of up to 50% and earn Trip Coins when
making reservations.

Sign In
Register

YOUR TRAVEL JOURNEY STARTS HERE

Sign up and we'll send the best deals to you
Subscribe


CONTACT US

Customer Care
+(971) 56 447 9666
Need support?
reservation@mogotours.com

COMPANY

About Us Careers Blog Press Gift Cards Magazine

SUPPORT

Contact Cancel Policy Privacy Policy Terms and Conditions

OTHER SERVICES

Car hire Activity Finder Tour List Flight finder Cruise Ticket Holiday Rental
Travel Agents

MOBILE

Download on the
Apple Store
Get in on
Google Play

Copyright © 2023 by Ace Viral

 * USD
   * EUR
 * English
   * Spanish
   * Portuguese

Mogo Tours

LOG IN

WELCOME BACK

Don't have an account yet? Sign up for free

Email
Password
Remember me
Forgot Password?

Sign In

By creating an account, you agree to our Terms of Service and Privacy Statement.

SIGN UP


SIGN IN OR CREATE AN ACCOUNT

Already have an account? Log in

First Name
Last Name
Phone
Email address
Password

I have read and accept the Terms and Privacy Policy?

Sign Up

2024-12-24 - 2024-12-25CancelApply
2024-12-24 - 2024-12-25CancelApply