www.rktripsandoutings.com Open in urlscan Pro
103.205.67.78  Public Scan

URL: https://www.rktripsandoutings.com/
Submission: On November 22 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /enquiry/homequery

<form action="/enquiry/homequery" data-ajax="true" data-ajax-failure="OnSubmitssfail" data-ajax-method="POST" data-ajax-success="subfunction" id="form1" method="post">
  <div class="form-group  formiconsinclu">
    <input type="text" class="form-control frminput" name="FirstName" placeholder="Full Name" required="">
    <span class="inconscontact-settleone-fromenquiry"><i class="fa fa-address-book iconsdivfontemail"></i></span>
  </div>
  <div class="form-group formiconsinclu">
    <input type="email" class="form-control frminput" name="Email" placeholder="Email Id" required="">
    <span class="inconscontact-settleone-fromenquiry"><i class="fa fa-envelope iconsdivfontemail"></i></span>
  </div>
  <div class="form-group formiconsinclu">
    <input type="number" class="form-control frminput" name="Mobile" placeholder="Mobile No." required="">
    <span class="inconscontact-settleone-fromenquiry"><i class="fa fa-phone iconsdivfontemail"></i></span>
  </div>
  <div class="form-group formiconsinclu">
    <textarea class="form-control frminput" name="Remarks" id="exampleFormControlTextarea1" placeholder="Ask Your Travel Consultant A Question" style=" height: initial !important;" rows="3" required=""></textarea>
    <span class="inconscontact-settleone-fromenquiry" style=" top: 7px !important;"><i class="fa fa-comment iconsdivfontemail"></i></span>
  </div>
  <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 col-12">
    <div class="form-group">
      <div id="dvCaptcha00">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-a0db1zew4ix1" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdHOnAqAAAAAKPeFu4DIgwuzZ0YPcaFcNOnRXm-&amp;co=aHR0cHM6Ly93d3cucmt0cmlwc2FuZG91dGluZ3MuY29tOjQ0Mw..&amp;hl=de&amp;v=pPK749sccDmVW_9DSeTMVvh2&amp;size=normal&amp;cb=m5lc7ud2ntzd"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <input type="hidden" id="hfCaptcha00" name="Captchadata">
      <span id="rfvCaptcha00" class="error" style="display:none">Captcha validation is required.</span>
      <br>
    </div>
  </div>
  <input type="hidden" name="Field1">
  <div class=" mt-3">
    <button type="submit" class="btn w-100 card-btn-modldiv">Submit</button>
  </div>
</form>

GET /packages-list

<form action="/packages-list" enctype="multipart/form-data" id="payefrm" method="get">
  <div class="sch-panel-div">
    <div class="srch-panel-col search-pan-differ">
      <div class="search-box dropdown">
        <div class="travels-holiday-icons">
          <i class="fa-solid fa-umbrella-beach icons"></i>
        </div>
        <input name="Destination" type="text" class="frminput" id="destinations-iinputs" onkeyup="getAutoCom()" placeholder="Destination You Are Searching For..">
      </div>
    </div>
    <div class="srch-panel-col  " style="width: 40%; display: none;">
      <div class="travels-cat-icon">
        <i class="fa-solid fa-plane-departure icons"></i>
      </div>
      <div class="search-box dropdown">
        <select class="frminput" name="CategoryName" style=" margin-left: 0 !important;">
        </select>
      </div>
    </div>
    <div class="srch-panel-col  search-pan-differon">
      <div class="search-box">
        <button type="submit" class="search-btn d-none d-sm-block "><i class="fas fa-search-location "></i> Explore</button>
        <button type="submit" id="newsearch" class="search-btn  d-sm-none d-block"><i class="fas fa-search-location "></i> </button>
      </div>
    </div>
  </div>
</form>

POST /enquiry/frontquery

<form action="/enquiry/frontquery" data-ajax="true" data-ajax-failure="OnSubmitFailure" data-ajax-method="POST" data-ajax-success="OnSubmitSuccess" id="form0" method="post">
  <div class="row">
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Company Name" name="FirstName" class="form-control">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Contact Person" name="contactperson" class="form-control" required="">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Designation" name="designation" class="form-control">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Mobile Number" name="Mobile" class="form-control" required="">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Phone Number" name="PhoneNo" class="form-control">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="email" autocomplete="off" placeholder="Email 1 " name="Email" class="form-control" required="">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="email" autocomplete="off" placeholder="Email 2 " name="Emailll" class="form-control">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="Spacial Request" name="specialrequest" class="form-control">
      </div>
    </div>
    <div class="col-sm-3">
      <div class="form-group">
        <input type="text" autocomplete="off" placeholder="City" name="city" class="form-control">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input class="form-control" type="text" placeholder="Address" name="address" style="resize:none; height:px;">
      </div>
    </div>
    <div class="col-sm-3">
      <button type="submit" class="btn btn-success w-100" style="margin:0px 0 0 0;" name="">Submit</button>
    </div>
  </div>
</form>

POST /home/newslettersubscription

<form action="/home/newslettersubscription" data-ajax="true" data-ajax-failure="SignUpFailure" data-ajax-method="POST" data-ajax-success="SignUpSuccess" id="form2" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="TSqFqHoTjLPp4vsewScGGj-5NNvSzaGW_SwFkw5fprLOTG5xF-eCh8KFtpDV0IgNz8O_5A1u9prso1HBljFwoXe6vUHSpwBbZsmZLQEUXEE1">
  <div class="row align-items-center justify-content-between bg-white rounded-3 p-2 gx-0">
    <input type="hidden" name="Field1">
    <div class="col-xl-8 col-lg-8 col-md-8 col-6">
      <div class="form-group m-0">
        <input type="email" name="Email" id="news-letteremail" class="form-control bold ps-1 border-0" placeholder="Enter Your Mail!" required="">
      </div>
    </div>
    <div class="col-xl-4 col-lg-4 col-md-4 col-6">
      <div class="form-group m-0">
        <button type="submit" class="btn btn-dark  w-100 ">Submit<i class="fa-solid fa-arrow-trend-up ms-2"></i></button>
      </div>
    </div>
  </div>
</form>

Text Content

 *   9619896431
 *   rktripsandoutings@gmail.com

 * 
   s
 * 
 * 
 * 
 * 

Login
 * Holidays
 * Flights
 * Hotels
   Destinations
    * Domestic
    * International

 * Visa
 * Transfers
 * Home
 * Corporate booking solution
 * Contact Us
   Packages
    * Domestic
    * International

 * Booking
   Booking
    * Flights
    * Train
    * Transfer
    * Hotels

 * About Us

Sign In / Register
 * Login
 * Sign Up

IMPORTANT LINKS

Home Corporate booking solution Contact Us
Packages
 * Domestic Destinations
 * International Destinations

Holidays Flights Hotels Transfers Blogs Booking About Us


HOW IT WORKS

 * 1. Tell us details of your holiday plan.
 * 2. Get multiple quotes from expert agents, compare & customize further.
 * 3. Select & book best deal.

LOWEST PRICE
GUARANTEE

FAST SECURED BOOKINGS

24 * 7 SUPPORT

ENJOY EXCITING DEALS

Call us for details

9619896431

ENQUIRY


Captcha validation is required.

Submit




HOW IT WORKS

 * 1. Tell us details of your holiday plan.
 * 2. Get multiple quotes from expert agents, compare & customize further.
 * 3. Select & book best deal.

LOWEST PRICE
GUARANTEE

FAST SECURED BOOKINGS

24 * 7 SUPPORT

ENJOY EXCITING DEALS

Call us for details

9619896431


WRITE YOUR FEEDBACK

Submit


TAILORED DESTINATION INSIGHTS




CONVENIENCE, SUPPORT AND TIME SAVING




WELCOME TO RK TRIPS AND OUTINGS




DELIGHTING CUSTOMERS FOR 14 YEARS




TAILORED DESTINATION INSIGHTS




CONVENIENCE, SUPPORT AND TIME SAVING




WELCOME TO RK TRIPS AND OUTINGS




DELIGHTING CUSTOMERS FOR 14 YEARS



‹›

Explore

SITA, BANGALORE




"Recently we had gone to Kashmir with RK Travels. It was a great experience as
Sriram was always there for hand holding. They explained to us very clearly
every aspect of the trip with utmost patience. The car and the driver was
excellent through out our stay".

Read More

ANKUR, PUNE




"My friend recommended their service initially and now I have used their
services 2 times, trust their brand. Best part is I could openly discuss my
budget and make custom requests like preference for more trek based trip than
just roaming in vehicle or shopping. Highly recommended”

Read More

SRINIVASAN VEMBU, CHENNAI




"I had an excellent experience with R K Trips and Outings. The process was
hassle-free, and they provided great service at a reasonable price. We were 5
and had been to Jammu and Kashmir including Vaishnodevi Temple. At all the
places we were put in reasonable hotels for 9 nights accompanied by a good car
and Driver”

Read More

RK MURTHY, MUMBAI




"The 14 days tour to Greece from Mumbai was handled professionally. When there
were hiccups due to flight delay/flight returning due to bad weather conditions
at the destination point, RK Trips and Outings was like a pillar of strength.
Calm and composed, they helped us tide over the problems and ensured that we
complete the itinerary."

Read More

CORPORATE CUSTOMER




"Our company goes on Business trips often for meetings and always we first
prefer RK Trips and Outings. Thank you for your support "

Read More

SIDDHARTH MISHRA, BOSTON




“One of the most useful travel planners I`ve ever encountered. Not only will the
owner advise you and make recommendations for handpicked places. Before
establishing an itinerary, he thoroughly understands the customer. And, as
compared to the so-called branded websites, their prices were much lower; in
fact, for my Himachal trip, they were nearly 50% less. Thank you so much, RK
Trips & Outings, for making our honeymoon one to remember and for the unexpected
special arrangements and enhancements"

Read More

LALITHA NARAYAN SWAMY, MUMBAI




"We are thankful that we have someone to trust and make our trips simple and
well planned for us. During past few years we had wonderful trips to Leh Ladhak
Kerala and religious trip to Allahabad Kashi. Each of these trips were tailor
made keeping our needs age and most important duration was also kept in mind”

Read More

KARTIK, CALIFORNIA




"Just completed a Agra and Delhi sightseeing trip booked by Rk trips and
outings. The trip included airfare pickup from airport , hotel stay and drop
back to airport.Rk trips and outings provide a detailed itinerary for the trip
with enough wiggle room to visit a few extra places as suggested by us. They
provided us with boarding passes promptly and also followed up on day to day
updates. He also informed us if anything was going to change in the trip. A well
planned trip by Rk outings. Thanks”

Read More

PRANAV NAGRECHA, MUMBAI




"USP. Gives Genuine suggestions in customizing your plan. Deep local knowledge
and contacts. Discounted flights, good advice on hotels as per your budget.
Keeps in touch at regular intervals through out the journey. A genuine guy !!
Keep up the good work".

Read More

SITA, BANGALORE




"Recently we had gone to Kashmir with RK Travels. It was a great experience as
Sriram was always there for hand holding. They explained to us very clearly
every aspect of the trip with utmost patience. The car and the driver was
excellent through out our stay".

Read More

ANKUR, PUNE




"My friend recommended their service initially and now I have used their
services 2 times, trust their brand. Best part is I could openly discuss my
budget and make custom requests like preference for more trek based trip than
just roaming in vehicle or shopping. Highly recommended”

Read More

SRINIVASAN VEMBU, CHENNAI




"I had an excellent experience with R K Trips and Outings. The process was
hassle-free, and they provided great service at a reasonable price. We were 5
and had been to Jammu and Kashmir including Vaishnodevi Temple. At all the
places we were put in reasonable hotels for 9 nights accompanied by a good car
and Driver”

Read More

RK MURTHY, MUMBAI




"The 14 days tour to Greece from Mumbai was handled professionally. When there
were hiccups due to flight delay/flight returning due to bad weather conditions
at the destination point, RK Trips and Outings was like a pillar of strength.
Calm and composed, they helped us tide over the problems and ensured that we
complete the itinerary."

Read More

CORPORATE CUSTOMER




"Our company goes on Business trips often for meetings and always we first
prefer RK Trips and Outings. Thank you for your support "

Read More

SIDDHARTH MISHRA, BOSTON




“One of the most useful travel planners I`ve ever encountered. Not only will the
owner advise you and make recommendations for handpicked places. Before
establishing an itinerary, he thoroughly understands the customer. And, as
compared to the so-called branded websites, their prices were much lower; in
fact, for my Himachal trip, they were nearly 50% less. Thank you so much, RK
Trips & Outings, for making our honeymoon one to remember and for the unexpected
special arrangements and enhancements"

Read More

LALITHA NARAYAN SWAMY, MUMBAI




"We are thankful that we have someone to trust and make our trips simple and
well planned for us. During past few years we had wonderful trips to Leh Ladhak
Kerala and religious trip to Allahabad Kashi. Each of these trips were tailor
made keeping our needs age and most important duration was also kept in mind”

Read More

KARTIK, CALIFORNIA




"Just completed a Agra and Delhi sightseeing trip booked by Rk trips and
outings. The trip included airfare pickup from airport , hotel stay and drop
back to airport.Rk trips and outings provide a detailed itinerary for the trip
with enough wiggle room to visit a few extra places as suggested by us. They
provided us with boarding passes promptly and also followed up on day to day
updates. He also informed us if anything was going to change in the trip. A well
planned trip by Rk outings. Thanks”

Read More

PRANAV NAGRECHA, MUMBAI




"USP. Gives Genuine suggestions in customizing your plan. Deep local knowledge
and contacts. Discounted flights, good advice on hotels as per your budget.
Keeps in touch at regular intervals through out the journey. A genuine guy !!
Keep up the good work".

Read More

SITA, BANGALORE




"Recently we had gone to Kashmir with RK Travels. It was a great experience as
Sriram was always there for hand holding. They explained to us very clearly
every aspect of the trip with utmost patience. The car and the driver was
excellent through out our stay".

Read More
‹›




KINDLY REGISTER YOUR COMPANY DETAILS WITH US.

Submit

SUBSCRIBE OUR NEWSLETTER TO STAY UPDATED WITH OUR LATEST OFFERS !!

Submit
Contact
9619896431 (Connect With Us.)
Email
rktripsandoutings@gmail.com (Mail Us.)
Address
1, Json House, behind muncipal school, Santacruz east, Mumbai 400055

RK TRIPS AND OUTINGS

 * Blogs
 * Privacy Policy
 * Terms and Condition

PAYMENT METHODS


Connect with us on WhatsApp
 * 
 * 
 * 
 * 
 * 

 * © 2024 Rk trips and outings | All Rights Reserved | Powered By TraviYo