www.sotc.in Open in urlscan Pro
92.123.149.236  Public Scan

Submitted URL: http://sotc.in/
Effective URL: https://www.sotc.in/
Submission: On March 20 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="login_reg_form">
  <div class="form_control_grp">
    <label>Your Email Address</label>
    <input type="text" placeholder="Email ID will be your username" class="form-control" id="loginId" autocomplete="off" maxlength="50">
    <div class="invalid-msg-wrapper emailinvalid">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="tc_login_otp_details full_sotcwidth">
    <div class="tc_login_otp_three tc_login_otp_details_login sotc_loginwidth"> Login With </div>
    <div class="tc_login_otp_three tc_login_otp_details_pass sotc_loginwidth">
      <input id="tc_login_pass" class="tc_login_otp_radio" name="radio_login" type="radio" checked="checked" value="" for="pswddiv">
      <span> Password </span>
    </div>
    <div class="tc_login_otp_three tc_login_otp_details_otp sotc_loginwidth">
      <input id="sendOTP" class="tc_login_otp_radio" name="radio_login" type="radio" for="otpdiv">
      <span> OTP </span>
    </div>
  </div>
  <div class="form_control_grp tc-logindiv" id="pswddiv">
    <input type="password" placeholder="Password" class="form-control tcloginDiv" id="existloginPass">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="form_control_grp tc-logindiv hide" id="otpdiv">
    <input type="otpPassword" placeholder="OTP" class="form-control tcloginDiv" id="loginOTP">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="invalid-msg-wrapper server_error_login">
    <p class="invalid-msg-content">We're unable to sign you in because the password entered incorrect.</p>
  </div>
  <div class="form_control_grp SucessMess hide">
    <p>Your request for OTP will be sent to registered email id and mobile number, if not registered please do the same.</p>
  </div>
  <div class="form_control_grp otplimit hide">
    <p class="invalid-msg-content">You exceed the OTP limit. Please try again after some time</p>
  </div>
  <div class="form_control_grp hide">
    <a href="javascript:;" class="resend_otp" id="ResendOTP">Resend OTP</a>
  </div>
  <div class="form-group mtop10 travel-price1 hide" id="captchalogin">
    <label>Type the characters you see in the image below</label>
    <div class="clearfix"></div>
    <img id="captcha" width="200">
    <div class="clearfix"></div>
    <input type="text" required="required" class="form-control" id="captchaValue" name="captchaValue">
    <span class="field-error"></span>
  </div>
  <div id="loginErrorMessage" class="error-info-wrapper"></div>
  <button type="button" class="login_reg_form_btn" id="loginButton">Login</button>
  <div class="fbLogin hide">
    <label>You are already registered with us as Facebook user. Please login using your Facebook account</label>
    <a class="fb_login_btn fbbtn_bg" href="javascript:fbLogin();"><span class="tc-facebook fbbtn-info fbicon-bdr"></span> <span class="hidden-xs">Login with</span> Facebook </a>
  </div>
  <div class="gpLogin hide">
    <label>You are already registered with us as Google+ user. Please login using your Google+ account</label>
    <a class=" google_login_btn google_bg" href="javascript:;" id="google-login-2"><span class="tc-gplus fbbtn-info gplusicon-bdr"></span> <span class="hidden-xs">Login with</span> Google </a>
  </div>
</form>

<form class="form-horizontal" id="registerFormReset">
  <div class="reg_title_holder pull-left">
    <div class="form_control_grp">
      <label>Title</label>
      <select name="title" class="" id="regTitle">
        <option value="Mr">Mr</option>
        <option value="Mrs">Mrs</option>
        <option value="Ms">Ms</option>
        <option value="Dr" class="dr">Dr</option>
        <option value="Mast">Master</option>
        <option value="Miss">Miss</option>
      </select>
    </div>
    <div class="form_control_grp">
      <label>First Name</label>
      <input type="text" placeholder="First Name" class="form-control" maxlength="35" id="registerFName">
    </div>
    <div class="form_control_grp">
      <label>Last Name</label>
      <input type="text" placeholder="Last Name" class="form-control" maxlength="35" id="registerLName">
    </div>
    <div class="invalid-msg-wrapper" style="float: left;margin: -15px 0 15px 0;">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="form_control_grp">
    <label>Your Email Address</label>
    <input type="text" placeholder="Email ID will be your username" class="form-control" maxlength="50" id="registerEmailId">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div id="emailTypeVerification"></div>
  <div class="form_control_grp">
    <label>Mobile</label>
    <input type="number" placeholder="Mobile No" class="form-control" id="registerMobileNo">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="form_control_grp">
    <label>Password</label>
    <input type="password" placeholder="Password" class="form-control" id="registerPwd" maxlength="12">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
    <div class="passwordErrorBox hide" id="passwordErrorBox">
      <div class="passwordError">
        <ul class="error-message">
          <li class="alphanumeric error"><span class="tc-login-arrow"></span>Contains between 8-12 alphanumeric characters.</li>
          <li class="special_char error"><span class="tc-login-arrow"></span>Can add special character but not mandatory(Only !, @, #,$,%,^,&amp;,* to be used).</li>
          <li class="white_spaces error"><span class="tc-login-arrow"></span>Does not contain White spaces</li>
        </ul>
      </div>
    </div>
  </div>
  <div class="form_control_grp">
    <label>Confirm Password</label>
    <input type="password" placeholder="Confirm Password" class="form-control" id="registerConfirmPwd" maxlength="12">
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <div class="form_control_grp">
    <input type="checkbox" class="css-checkbox" id="tandc" checked="">
    <label class="login_reg_sprite css-label" for="tandc"></label>
    <p class="tandc">I would like to be kept informed of special Promotions and offers. I hereby accept the <a href="/privacy-policy" title="Privacy Policy" style="text-decoration: underline;">Privacy Policy</a> and authorize SOTC and its
      representatives to contact me. </p>
    <div class="invalid-msg-wrapper">
      <p class="invalid-msg-content"></p>
    </div>
  </div>
  <button type="button" class="login_reg_form_btn" id="registerButton">Register</button>
  <div id="emailTypeVerification"></div>
  <div class="fbLogin hide">
    <label>You are already registered with us as Facebook user. Please login using your Facebook account</label>
    <a class="fb_login_btn fbbtn_bg" href="javascript:fbLogin();"><span class="tc-facebook fbbtn-info fbicon-bdr"></span> <span class="hidden-xs">Login with</span> Facebook </a>
  </div>
  <div class="gpLogin hide">
    <label>You are already registered with us as Google+ user. Please login using your Google+ account</label>
    <a class=" google_login_btn google_bg" href="javascript:;" id="google-login-2"><span class="tc-gplus fbbtn-info gplusicon-bdr"></span> <span class="hidden-xs">Login with</span> Google </a>
  </div>
  <div class="tcLogin hide">
    <label>Email Id is already registered with us, Please use the same to Login into your account</label>
  </div>
</form>

GET

<form class="form-inline" role="form" method="GET">
  <input type="hidden" name="searchType" id="searchType">
  <input type="hidden" name="holidayBudget" id="holidayBudget">
  <input type="hidden" name="pkgID" id="pkgID">
  <input type="hidden" name="holidayMonth" id="holidayMonth">
  <input type="hidden" name="locationCode" id="locationCode">
  <input type="hidden" name="stateCode" id="stateCode">
  <input type="hidden" name="countryCode" id="countryCode">
  <input type="hidden" name="searchLatitude" id="searchLatitude">
  <input type="hidden" name="searchLongitude" id="searchLongitude">
  <input type="hidden" name="themeId" id="themeId">
  <input type="hidden" name="packageName" id="pdpPkgName">
  <input type="hidden" name="conName" id="conName">
  <input type="hidden" name="couName" id="couName">
  <input type="hidden" name="staName" id="staName">
  <input type="hidden" name="citName" id="citName">
  <div class="holiday-form-search">
    <div class="form-group col-lg-5 col-md-5 col-sm-5 col-xs-12">
      <input type="text" autocomplete="off" class="form-control  holidayPlace" id="holidayPlace" placeholder="Search Holiday by Destination, Theme">
      <input type="hidden" name="holidayPlace" id="holidayPlaces">
      <div id="holidayAuto" class="typeahead dropdown-menu holiday-autocomplete auto-above"></div>
    </div>
    <div class="form-group mleft10">
      <button class="form-control continueBtn" id="search-button" onclick="googleTag('Holiday', 'Holiday Explore', 'Form search')">Search</button>
    </div>
  </div>
  <div class="clearfix"></div>
</form>

<form id="crm_home_sotc">
  <input type="hidden" name="enquiry-source" id="enquiry-source" value="Direct">
  <input type="hidden" name="enquiry-medium" id="enquiry-medium" value="Direct">
  <input type="hidden" name="enquiry-campaign" id="enquiry-campaign" value="not set">
  <input type="hidden" name="LP" id="LP" value="/">
  <input type="hidden" name="book-URL" id="book-URL" value="/">
  <input type="hidden" name="clientID" id="clientID" value="">
  <input type="hidden" name="utm_term" id="utm_term" value="">
  <div class="form-group crm_form_area_name">
    <input name="full_name" id="full_name" class="form-control" placeholder="Name" type="text" required="required" maxlength="50">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group crm_form_area_mob">
    <input name="phone_number" id="phone_number" class="form-control" placeholder="Mobile" type="number" required="required" maxlength="10">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group crm_form_area_email">
    <input name="email" id="email" class="form-control" placeholder="Email" type="email" required="required" maxlength="50">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group crm_form_area_checkBox">
    <input type="checkbox" class="css-checkbox" checked="" id="privacyPolicyChecked">
    <label name="privacyPolicyChecked" class="lite-blue-check" for="privacyPolicyChecked"></label>
    <p class="tandc_callus">I hereby accept the <a href="javascript:;" data-toggle="modal" data-target="#privacyPolicy" title="Privacy Policy"> Privacy Policy </a> and I authorise Thomas Cook Group Companies to contact me.</p>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group crm_form_area_sub">
    <button class="btn common_crm_submit" type="button" id="generalEnquiryIntegrationCall"> Submit </button>
  </div>
</form>

<form>
  <div class="col-xs-12 padding-remove m_btnbg form-group alrt_submit">
    <div class="text-center pop_label">
      <button type="button" class="alrt_btn" id="onbehalfBtn">Ok</button>
    </div>
  </div>
</form>

Name: formfeedback

<form id="form-feedback" name="formfeedback" novalidate="">
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedFirstName">First Name <span class="red">*</span> :</label></div>
    <div class="pull-right">
      <input type="text" name="name" id="feedFirstName" maxlength="50" placeholder="First Name" class="form-control form_field1" required="">
      <span class="field-error"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedLastName">Last Name <span class="red">*</span> :</label></div>
    <div class="pull-right">
      <input type="text" name="name" id="feedLastName" maxlength="100" placeholder="Last Name" class="form-control form_field2" required="">
      <span class="field-error"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedcontactNumber">Mobile Number <span class="red">*</span> :</label></div>
    <div class="pull-right">
      <input type="number" name="contactNumber" id="feedcontactNumber" class="form-control form_field3" maxlength="10" placeholder="Mobile Number" required="">
      <span class="field-error"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedEmail">Email Id <span class="red">*</span> :</label></div>
    <div class="pull-right">
      <input type="email" name="email" id="feedEmail" maxlength="100" placeholder="Email Id" class="form-control form_field4" required="">
      <span class="field-error"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedProducts">Products <span class="red">*</span> :</label></div>
    <div class="pull-right">
      <select id="feedProducts" required="" name="feedProducts" class="form-control form_field5">
        <option value="">Select</option>
        <option value="Domestic Holidays">Domestic Holidays</option>
        <option value="International Holidays">International Holidays</option>
        <option value="Flights">Flights</option>
        <option value="Hotels">Hotels</option>
      </select>
      <span class="field-error"></span>
    </div>
  </div>
  <!--            <div class="form-group">
                <div  class="pull-left hidden-xs"> <label for="feedCity">Your City <span class="red">*</span> :</label></div>
                <div class="pull-right">
                    <input type="text"  id="feedCity"  maxlength="50" placeholder="Your City" class="form-control your_city_autocomplete form_field6" autocomplete="off"  data-value="" required/>
                    <span class="field-error"></span>
                </div>
            </div> 
            <div class="form-group">
                <div  class="pull-left hidden-xs"><label for="feedTravelDate">Likely Travel Date :</label></div>
                <div class="pull-right posrel" >
                    <input type="text" readonly="" id="feedTravelDate" maxlength="50" placeholder="Likely Travel Date" class="form-control form_field8" />
                    <span class="tc-calendar feedcal-Icon"></span>
                    <span class="field-error"></span>
                </div>
            </div>-->
  <div class="form-group">
    <div class="pull-left hidden-xs"> <label for="feedComments">Comments :</label></div>
    <div class="pull-right">
      <textarea id="feedComments" maxlength="1000" placeholder="Comments" class="form-control form_field7"></textarea>
      <span class="field-error"></span>
    </div>
  </div>
  <div class="form-group feedPolicy">
    <input type="checkbox" class="css-checkbox form_field9" checked="" id="feedPolicy" required="">
    <label class="login_reg_sprite css-label" for="feedPolicy"></label>
    <p>I hereby accept the <a href="javascript:;" data-toggle="modal" data-target="#privacyPolicy" style="text-decoration: underline;">Privacy Policy</a> and authorize SOTC and its representatives to contact me.</p>
    <span class="field-error"></span>
  </div>
  <div class="clearfix"></div>
  <!--<div class="alert alert-danger closed" id="bs-callout-warning">
                <span class="glyphicon glyphicon-exclamation-sign"></span>
                Sorry, the fields marked in red need your attention, please update them to continue. 
            </div>-->
  <div class="alert alert-success closed" id="thankQFeed"> Thank you, your enquiry has been submitted successfully. </div>
  <div class="form-group pull-left btndivs">
    <a href="javascript:;" class="btn btn-primary">Submit</a>
    <input type="reset" value="Cancel">
  </div>
  <div class="clearfix"></div>
</form>

Text Content

We use cookies to improve your website experience and provide more personalized
services to you, both on this website and through other media. By continuing to
use this website, you agree to our use of cookies as explained in our Cookie
Policy. Please read our Cookie Policy for more information on how we use cookies
and how you can disable them.

I understand
1800 209 3344 We Care Stores Login



Login View My Account

New User?Register

 * Manage bookings
 * Cancellation
 * Profile
 * On Behalf Booking
 * My Quotation

 * Settings
 * Logout

×

LOGIN TO SOTC

Your Email Address



Login With
Password
OTP





We're unable to sign you in because the password entered incorrect.

Your request for OTP will be sent to registered email id and mobile number, if
not registered please do the same.

You exceed the OTP limit. Please try again after some time

Resend OTP
Type the characters you see in the image below



Login
You are already registered with us as Facebook user. Please login using your
Facebook account Login with Facebook
You are already registered with us as Google+ user. Please login using your
Google+ account Login with Google

Don't have an account?

Sign up

To deregister, please email us at

customecare@sotc.in
Title Mr Mrs Ms Dr Master Miss
First Name
Last Name



Your Email Address




Mobile



Password



 * Contains between 8-12 alphanumeric characters.
 * Can add special character but not mandatory(Only !, @, #,$,%,^,&,* to be
   used).
 * Does not contain White spaces

Confirm Password



I would like to be kept informed of special Promotions and offers. I hereby
accept the Privacy Policy and authorize SOTC and its representatives to contact
me.



Register

You are already registered with us as Facebook user. Please login using your
Facebook account Login with Facebook
You are already registered with us as Google+ user. Please login using your
Google+ account Login with Google
Email Id is already registered with us, Please use the same to Login into your
account

Already have an account?

Login
OR
Login with Facebook Login with Google
Why login through Google or Facebook?
 * Your existing Google or Facebook Id will be a SOTC ID
 * No need to remember different Ids & Passwords
 * One click login

×

FORGOT PASSWORD

Fill in the email Address that you used to register or book with SOTC.

We will reset and send your new password.

Please enter the valid email address

Email Id is not registered with us.
Reset Password

Your request for new password has been accepted.

The new password would be emailed to the registered email address only.

Please do write us at support@sotc.in in case you any require any assistance.

Toggle navigation
Toggle navigation × Menu
 * India Holidays
   * India Tour Packages
     * India Tour Packages
     * Andaman Tour Packages
     * Kerala Tour Packages
     * Rajasthan Tour Packages
     * Jammu And Kashmir Tour Packages
     * Ladakh Tour Packages
     * Himachal Tour Packages
     * Uttarakhand Tour Packages
     * Sikkim & West Bengal Tour Packages
     * Seven Sister Tour Packages
     * Gujarat Tour Packages
     * Madhya Pradesh Tour Packages
     * Karnataka Tour Packages
     * Tamil Nadu Tour Packages
     * Bhutan Tour Packages
     * Sri Lanka Tour Packages
     * Nepal Tour Packages
     * Goa Tour Packages
   * India Tour Packages
   * Andaman Tour Packages
   * Kerala Tour Packages
   * Rajasthan Tour Packages
   * Jammu And Kashmir Tour Packages
   * Ladakh Tour Packages
   * Himachal Tour Packages
   * Uttarakhand Tour Packages
   * Sikkim & West Bengal Tour Packages
   * Seven Sister Tour Packages
   * Gujarat Tour Packages
   * Madhya Pradesh Tour Packages
   * Karnataka Tour Packages
   * Tamil Nadu Tour Packages
   * Bhutan Tour Packages
   * Sri Lanka Tour Packages
   * Nepal Tour Packages
   * Goa Tour Packages
   * Honeymoon Packages
   * India Honeymoon Packages
   * Andaman Honeymoon Packages
   * Manali Honeymoon Packages
   * Shimla Honeymoon Packages
   * Goa Honeymoon Packages
   * Kerala Honeymoon Packages
   * Munnar Honeymoon Packages
   * Coorg Honeymoon Packages
   * India Specials
   * Air Inclusive Tour Packages
   * Gurjar Vishwadarshan - Veg Special Tours
   * Bike Tour Packages
   * India Trekking Tour Packages
   * Jungle Safari Tour Packages
   * Spiritual Journeys
   * Buy One Get One Free
   * Rann Utsav Tour Packages
   * Fly Stay & Explore Great Indian Getaway
   * Beyond Luxury
   * Grand Holiday Tour Packages
   * Customizable Domestic Packages
   * Cordelia Cruise Tour Packages
   * India Travel Guidelines
   * Covid 19 Certification
   * Assured Safe Travel Program
   * India Tourism
   * Andaman Tourism
   * Rajasthan Tourism
   * Himachal Tourism
   * Kashmir Tourism
   * Goa Tourism
   * North East Tourism
   * Uttarakhand Tourism
   * Madhya Pradesh Tourism
   * Kerala Tourism
   
   KASHMIR
   
   Welcome winters in pristine landscapes and snowclad peaks. It’s truly a
   heaven on earth!
   
    * Featured Destination
    * Kashmir Tourism
    * Things To Do In Kashmir
    * Best Time To Visit Kashmir
    * How To Reach Kashmir
    * Places To Visit In Kashmir
    * Restaurants In Kashmir
    * Festivals In Kashmir
    * Kashmir Travel Guide
    * Kashmir Tour Packages
   
   GOA
   
   A mix of different cultures and variety of wildlife. Witness the natural
   tranquillity and live that hippie vibe!
   
    * Featured Destination
    * Goa Tourism
    * Things To Do In Goa
    * Best Time To Visit Goa
    * How To Reach Goa
    * Places To Visit In Goa
    * Food In Goa
    * Festivals In Goa
    * Goa Travel Guide
    * Goa Tour Packages
   
   LADAKH
   
   Ladakh, a high-pass region in the state of Jammu and Kashmir is truly an
   explorer’s paradise.
   
    * Featured Destination
    * Ladakh Tourism
    * Things To Do In Ladakh
    * Best Time To Visit Ladakh
    * How To Reach Ladakh
    * Places To Visit In Ladakh
    * Places To Eat In Ladakh
    * Festivals In Ladakh
    * Ladakh Travel Guide
    * Ladakh Tour Packages
   
   
   ←
   
   →
 * International Holidays
   * International Tour Packages
   * International Travel Guidelines
   * Europe Tour Packages
   * Asia Tour Packages
   * America Tour Packages
   * Canada Tour Packages
   * Australia Tour Packages
   * New Zealand Tour Packages
   * Japan Tour Packages
   * South Africa Tour Packages
   * Kenya Tour Packages
   * Turkiye Tour Packages
   * Vietnam Tour Packages
   * Dubai Tour Packages
   * Thailand Tour Packages
   * Singapore Tour Packages
   * Bali Tour Packages
   * Maldives Tour Packages
   * Mauritius Tour Packages
   * Egypt Tour Packages
   * Honeymoon Packages
   * International Honeymoon Packages
   * Bali Honeymoon Packages
   * Dubai Honeymoon Packages
   * Maldives Honeymoon Packages
   * Mauritius Honeymoon Packages
   * Australia Honeymoon Packages
   * Europe Honeymoon Packages
   * Thailand Honeymoon Packages
   * Singapore Honeymoon Packages
   * Switzerland Honeymoon Packages
   * International Specials
   * International Travel Guidelines
   * Assured Safe Travel Program
   * Covid 19 Certification
   * Customizable Dubai Holidays
   * Buy 1 Get 1 FREE Tour Packages
   * Gurjar Vishwadarshan - Veg Special Tours
   * Europamundo Holidays
   * Japan Cherry Blossom Packages
   * Crazy Deal - International Packages
     
   * Cruise Tour Packages
   * World Tour Packages
   * Holiday Specials
     
     
   * International Tourism
   * Dubai Tourism
   * Maldives Tourism
   * Egypt Tourism
   * Russia Tourism
   * Turkiye Tourism
   * Bali Tourism
   * Mauritius Tourism
   * Singapore Tourism
   * Thailand Tourism
   
   DUBAI
   
   The City of Gold, Spices, Architecture and unending Modern Marvels.
   
    * Featured Destination
    * Dubai Tourism
    * Places to Visit in Dubai
    * Things to Do in Dubai
    * Best Time to Visit Dubai
    * How to Reach Dubai
    * Dubai Visa Guide
    * Currency in Dubai
   
   MALDIVES
   
   Enjoy the surf, sand and water sports as you laze around on your next beach
   vacation.
   
    * Featured Destination
    * Maldives Tourism
    * Places to Visit in Maldives
    * Things to Do in Maldives
    * Best Time to Visit Maldives
    * How to Reach Maldives
    * Maldives Visa Guide
    * Currency in Maldives
    * Maldives Travel Guide
   
   BALI
   
   A spectacular blend of natural serenity and rich cultural heritage, relish
   this unique escapade!
   
    * Featured Destination
    * Bali Tourism
    * Things To Do In Bali
    * Best Time To Visit Bali
    * How To Reach Bali
    * Places To Visit In Bali
    * Places To Eat In Bali
    * Bali Festivals
    * Bali Travel Guide
    * Bali Tour Packages
   
   
   ←
   
   →
 * Short Breaks
   * Short Breaks In Goa
   * Short Breaks in Uttarakhand
   * Short Breaks in Rajasthan
   * Short Breaks in West Bengal
   * Short Breaks in Gujarat
   * Short Breaks in Karnataka
   * Short Breaks in Kerala
   * Short Breaks in Uttar Pradesh
   
 * Cruise
 * Flights
 * Hotels
 * On the Go
   * On the Go
   * Sightseeing Tours
   * Tourist Activities
   * Tourist Experiences
 * Offers
   * SBI Offers
   * HDFC Bank Offers
   * Partner Offers
   * Domestic Holiday Offers
   * International Holiday Offers
     
     
     
 * + More
   * About Us
   * Travel Business Associate
   * Blog
   * Insurance
     
   * Luxury Holidays
   * Mice
   * Outlets
     

 * * India Holidays
     * India Tour Packages
       * India Tour Packages
       * Andaman Tour Packages
       * Kerala Tour Packages
       * Rajasthan Tour Packages
       * Jammu And Kashmir Tour Packages
       * Ladakh Tour Packages
       * Himachal Tour Packages
       * Uttarakhand Tour Packages
       * Sikkim & West Bengal Tour Packages
       * Seven Sister Tour Packages
       * Gujarat Tour Packages
       * Madhya Pradesh Tour Packages
       * Karnataka Tour Packages
       * Tamil Nadu Tour Packages
       * Bhutan Tour Packages
       * Sri Lanka Tour Packages
       * Nepal Tour Packages
       * Goa Tour Packages
     * Honeymoon Tour Packages
       * Honeymoon Packages
       * India Honeymoon Packages
       * Andaman Honeymoon Packages
       * Manali Honeymoon Packages
       * Shimla Honeymoon Packages
       * Goa Honeymoon Packages
       * Kerala Honeymoon Packages
       * Munnar Honeymoon Packages
       * Coorg Honeymoon Packages
     * India Specials
       * Air Inclusive Tour Packages
       * Gurjar Vishwadarshan - Veg Special Tours
       * Bike Tour Packages
       * India Trekking Tour Packages
       * Jungle Safari Tour Packages
       * Spiritual Journeys
       * Buy One Get One Free
       * Rann Utsav Tour Packages
       * Fly Stay & Explore Great Indian Getaway
       * Beyond Luxury
       * Grand Holiday Tour Packages
       * Customizable Domestic Packages
       * Cordelia Cruise Tour Packages
       * India Travel Guidelines
       * Covid 19 Certification
       * Assured Safe Travel Program
     * India Tourism
       * Andaman Tourism
       * Rajasthan Tourism
       * Himachal Tourism
       * Kashmir Tourism
       * Goa Tourism
       * North East Tourism
       * Uttarakhand Tourism
       * Madhya Pradesh Tourism
       * Kerala Tourism
     * Featured Destination - Kashmir
       * Kashmir Tourism
       * Things To Do In Kashmir
       * Best Time To Visit Kashmir
       * How To Reach Kashmir
       * Places To Visit In Kashmir
       * Restaurants In Kashmir
       * Festivals In Kashmir
       * Kashmir Travel Guide
       * Kashmir Tour Packages
     * Featured Destination - Goa
       * Featured Destination
       * Goa Tourism
       * Things To Do In Goa
       * Best Time To Visit Goa
       * How To Reach Goa
       * Places To Visit In Goa
       * Food In Goa
       * Festivals In Goa
       * Goa Travel Guide
       * Goa Tour Packages
     * Featured Destination - Ladakh
       * Ladakh Tourism
       * Things To Do In Ladakh
       * Best Time To Visit Ladakh
       * How To Reach Ladakh
       * Places To Visit In Ladakh
       * Places To Eat In Ladakh
       * Festivals In Ladakh
       * Ladakh Travel Guide
       * Ladakh Tour Packages
   * International Holidays
     * International Holidays
       * International Tour Packages
       * International Travel Guidelines
       * Europe Tour Packages
       * Asia Tour Packages
       * America Tour Packages
       * Canada Tour Packages
       * Australia Tour Packages
       * New Zealand Tour Packages
       * Japan Tour Packages
       * South Africa Tour Packages
       * Kenya Tour Packages
       * Turkiye Tour Packages
       * Vietnam Tour Packages
       * Dubai Tour Packages
       * Thailand Tour Packages
       * Singapore Tour Packages
       * Bali Tour Packages
       * Maldives Tour Packages
       * Mauritius Tour Packages
       * Egypt Tour Packages
     * Honeymoon Packages
       * International Honeymoon Packages
       * Bali Honeymoon Packages
       * Dubai Honeymoon Packages
       * Maldives Honeymoon Packages
       * Mauritius Honeymoon Packages
       * Australia Honeymoon Packages
       * Europe Honeymoon Packages
       * Thailand Honeymoon Packages
       * Singapore Honeymoon Packages
       * Switzerland Honeymoon Packages
     * International Specials
       * International Travel Guidelines
       * Assured Safe Travel Program
       * Covid 19 Certification
       * Customizable Dubai Holidays
       * Buy 1 Get 1 FREE Tour Packages
       * Gurjar Vishwadarshan - Veg Special Tours
       * Europamundo Holidays
       * Japan Cherry Blossom Packages
       * Crazy Deal - International Packages
         
       * Cruise Tour Packages
       * World Tour Packages
       * Holiday Specials
         
     * International Tourism
       * Dubai Tourism
       * Maldives Tourism
       * Egypt Tourism
       * Russia Tourism
       * Turkiye Tourism
       * Bali Tourism
       * Mauritius Tourism
       * Singapore Tourism
       * Thailand Tourism
     * Featured Destination - Dubai
       * Dubai Tourism
       * Places to Visit in Dubai
       * Things to Do in Dubai
       * Best Time to Visit Dubai
       * How to Reach Dubai
       * Dubai Visa Guide
       * Currency in Dubai
     * Featured Destination - Maldives
       * Maldives Tourism
       * Places to Visit in Maldives
       * Things to Do in Maldives
       * Best Time to Visit Maldives
       * How to Reach Maldives
       * Maldives Visa Guide
       * Currency in Maldives
       * Maldives Travel Guide
     * Featured Destination - Bali
       * Featured Destination
       * Bali Tourism
       * Things To Do In Bali
       * Best Time To Visit Bali
       * How To Reach Bali
       * Places To Visit In Bali
       * Places To Eat In Bali
       * Bali Festivals
       * Bali Travel Guide
       * Bali Tour Packages
   * Short Breaks
     * Short Breaks In Goa
     * Short Breaks in Uttarakhand
     * Short Breaks in Rajasthan
     * Short Breaks in West Bengal
     * Short Breaks in Gujarat
     * Short Breaks in Karnataka
     * Short Breaks in Kerala
     * Short Breaks in Uttar Pradesh
     
   * Cruise
   * Flights
   * Hotels
   * On the Go
     * On the Go
     * Sightseeing Tours
     * Tourist Activities
     * Tourist Experiences
   * Offers
     * SBI Offers
     * HDFC Bank Offers
     * Partner Offers
     * Domestic Holiday Offers
     * International Holiday Offers
       
   * More
     * About Us
     * Travel Business Associate
     * Blog
     * Insurance
       
     * Luxury Holidays
     * Mice
     * Outlets
       

Search


Search/ View destination on map


Sorry, the fields marked in red need your attention, please fix them to
continue.

Create Your Plan

‹›

India Holidays International Holidays


TRENDING INDIAN DESTINATIONS

India’s diverse topography, history and culture offers enough experiences to
fulfil any type of wanderlust. So do our India tour packages which cover… read
more
India’s diverse topography, history and culture offers enough experiences to
fulfil any type of wanderlust. So do our India tour packages which cover the
length and breadth of the land.

The Himalayas are one of the few sights capable of literally taking your breath
away. And you can view them up close in our own country. Ranging across the
states of Jammu & Kashmir, Himachal Pradesh, Uttarakhand, Sikkim, Arunachal
Pradesh and West Bengal, crossing these mountainous terrains will give you an
otherworldly sense of joy. We are fortunate to have so many mountain ranges
across India in Ladakh, Himachal, Uttarakhand, and even Kerala! It gives
mountain lover so many opportunities for their tour and travel plans. And as you
move down, you will find the contrasting deserts of Rajasthan - a state with a
culturally rich heritage and magnificent structures like the Amber Palace, Hawa
Mahal, and City Palace. The elegant architecture is a showcase of our tremendous
history. Along with this is the Ranthambore National Park - one of the rare
locations of this world which will amaze you with its wildlife in its natural
habitat. The other great thing about the country’s location is its proximity to
the sea. With ten states along its coastline, you can take your pick from any of
them. There is the Arabian Sea whose waves crash against the states of
Maharashtra, Kerala and Goa. The entire Konkan belt is known for its beautiful
beaches, and a stunning coastline with a gorgeous combination of hills and
beaches making it one of the best tour and travel belts in the country. Odisha,
Tamil Nadu and Andhra Pradesh are greeted by the waters of the Bay of Bengal.
The choppy waters in the Bay of Bengal not to forget the spellbinding Andaman
and Nicobar Islands which boasts of Asia’s best beach - Radhanagar Beach.

Go through more of our holiday packages in India to find your next best tour and
travel across the country with the leading tour and travel agency.

read less
Andaman

Starting from

₹16 900/-

Kerala

Starting from

₹11 800/-

Gujarat

Starting from

₹22 099/-

Himachal

Starting from

₹12 900/-

Kashmir

Starting from

₹23 900/-

Andaman

Starting from

₹16 900/-

Kerala

Starting from

₹11 800/-

Gujarat

Starting from

₹22 099/-

Himachal

Starting from

₹12 900/-

Kashmir

Starting from

₹23 900/-

Andaman

Starting from

₹16 900/-

Kerala

Starting from

₹11 800/-

Gujarat

Starting from

₹22 099/-

Himachal

Starting from

₹12 900/-

Kashmir

Starting from

₹23 900/-

‹›




TRENDING INTERNATIONAL DESTINATIONS

The world is now just a hop, skip and jump away and here’s how you can make your
travel easier and better. Our various vacation packages, trip… read more
The world is now just a hop, skip and jump away and here’s how you can make your
travel easier and better. Our various vacation packages, trip packages and
holiday packages offer a kaleidoscopic range of international destinations that
meet every interest, schedule and requirement. The best part is, you won’t have
to worry about all the planning details; just pack your bag, get set and go.

Pick your destination and we will fulfill all your wishes. Whether you want to
visit the United States or the United Kingdom, South Africa or the Southeast, we
will take you everywhere. If you need a beach getaway, you can explore out our
romantic beach holidays in Maldives, Mauritius, Thailand, Singapore or even
Dubai! Explore the deserts of Egypt where you can see the marvellous pyramids
and the mysterious Sphinx at Giza or the city of Alexandria with its remnants of
a long and forgotten time. Or the fabulous land of Europe. Our Europe tour
packages cover each corner of the continent. You name it and SOTC, the leading
tour and travel agency will deliver it. You can choose from the countries
ranging across the Alps; France, Switzerland, Italy or Germany. Or look at
beautiful architecture and explore the myriad beaches in Spain and Portugal. And
then you have the gems of the East. The charming cities of Istanbul, Prague,
Budapest or Vienna will give you some amazing memories to take away from your
holiday and are more pocket friendly too. If you’re looking for something closer
to home, visit the enchanting island of Seychelles. The ancient city of Sigiriya
and the beautiful Yala National Park leave everyone mesmerized. And then there
are the temples which are nothing short of awe-inspiring. The Temple of Sacred
Relic which is considered the most sacred Buddhist shrine or the Dambulla Royal
Cave Temple the largest cave temple of Sri Lanka should definitely feature on
the must-see list of every traveller. Other places which are close to home and
should definitely be incuded in your travel plans are Nepal, Bhutan, Vietnam,
Cambodia, Singapore and Malaysia. This is just a small glimpse of our
international tour packages. There is much more awaiting you for your next tour
and travel getaway.

read less
Dubai

Starting from

₹46 500/-

Japan

Starting from

₹1 29 200/-

South Africa

Starting from

₹54 999/-

Thailand

Starting from

₹23 599/-

Bali

Starting from

₹11 800/-

Vietnam

Starting from

₹19 699/-

Dubai

Starting from

₹46 500/-

Japan

Starting from

₹1 29 200/-

South Africa

Starting from

₹54 999/-

Thailand

Starting from

₹23 599/-

Bali

Starting from

₹11 800/-

Vietnam

Starting from

₹19 699/-

Dubai

Starting from

₹46 500/-

Japan

Starting from

₹1 29 200/-

South Africa

Starting from

₹54 999/-

Thailand

Starting from

₹23 599/-

‹›




SOTC SPECIALS

Crazy Deal Holiday

Starting from

₹65 799/-

India Honeymoon Packages

Starting from

₹16 149/-

International Honeymoon Packages

Starting from

₹17 800/-

Buy One Get One Free International Holidays

Starting from

₹29 500/-

Spiritual Tour Packages

Starting from

₹11 270/-

Crazy Deal Holiday

Starting from

₹65 799/-

India Honeymoon Packages

Starting from

₹16 149/-

International Honeymoon Packages

Starting from

₹17 800/-

Buy One Get One Free International Holidays

Starting from

₹29 500/-

Spiritual Tour Packages

Starting from

₹11 270/-

Crazy Deal Holiday

Starting from

₹65 799/-

India Honeymoon Packages

Starting from

₹16 149/-

International Honeymoon Packages

Starting from

₹17 800/-

Buy One Get One Free International Holidays

Starting from

₹29 500/-

Spiritual Tour Packages

Starting from

₹11 270/-

‹›


‹›



READING CORNER


‹›




UPCOMING EVENTS


‹›



WHY SOTC?

Trusted Advisor
Over 70 years of expertise with innovation at its core. We pioneered group
travel In India & are continuously evolving and investing in leading edge
technology for a perfect holiday
Responsive
Our Holidays are co-created with our customers, ensuring suggestions and
feedback are the basis of creating magical holidays
Memorable Experiences
Join the SOTC family - Over 5 lac customers have created their most memorable
Experiences with us
Ease
Choose from a wide range of over a thousand holidays and experiences. Special
holidays catering to the cultural diversity of India
Recognize & Connect
An experienced team of over 1000 travel professionals across 160+ touch points
In India & NRI markets to cater to your travel needs
‹›



PLAN YOUR HOLIDAYS WITH OUR ASSISTANCE,

JUST FILL IN YOUR DETAILS.



I hereby accept the Privacy Policy and I authorise Thomas Cook Group Companies
to contact me.


Submit
Thank you for showing interest. Our agent would get in touch with you shortly.
We are facing some issue, Our agent would get in touch with you shortly.


OUR HAPPY TRAVELLERS

Manoj, Mumbai
The major centrepiece of this annual festival is the multimedia interactive,
light sculptures
Amit, Delhi
The major centrepiece of this annual festival is the multimedia interactive,
light sculptures
Abinash, Kerala
The major centrepiece of this annual festival is the multimedia interactive,
light sculptures
‹›


Contact Centralized Call Center
1800 209 3344 (Toll Free No.)

Submit
 * Travel Guidelines & Assured Travel
   * Assured Safe Travel Program
   * COVID 19 Certification
   * International Travel Guideline
   * India Travel Guidelines
     PRODUCTS & SERVICES
   * Holidays
   * International Holidays
   * India Tour Packages
   * Honeymoon Packages
   * Honeymoon Packages in India
   * International Honeymoon Packages
   * Flight Tickets
   * Hotel Booking
   * Incentive Travel
   * Travel Insurance
   * Visa
     
     
 * INDIA HOLIDAYS
   * Andaman Tour Packages
   * Char Dham Tour Packages
   * Sri Lanka Tour Packages
   * Kashmir Tour Packages
   * Kerala Tour Packages
   * Ladakh Tour Packages
   * Sikkim Tour Packages
   * Darjeeling Tour Packages
   * Himachal Tour Packages
   * Uttarakhand Tour Packages
   * Goa Tour Packages
   * Rajasthan Tour Packages
   * Gujarat Tour Packages
   * Andaman Honeymoon Packages
   * Kerala Honeymoon Packages
   * Kashmir Honeymoon Packages
 * INTERNATIONAL HOLIDAYS
   * USA Tour Packages
   * Dubai Tour Packages
   * Europe Tour Packages
   * Mauritius Tour Packages
   * Singapore Tour Packages
   * Thailand Tour Packages
   * Australia Tour Packages
   * Norway Tour Packages
   * Malaysia Tour Packages
   * Maldives Tour Packages
   * Bali Tour Packages
   * UK Tour Packages
   * Spain Tour Packages
   * Switzerland Tour Packages
   * Bangkok Tour Packages
 * ABOUT US
   * Blog
   * Careers
   * Contact Us
   * Disclaimer
   * E-Brochures
   * Enquiry
   * Feedback
   * Franchisee Enquiry
   * Press Room
   * Privacy Policy
   * Sitemap
   * Store Locator
   * Terms And Conditions
     OFFERS
   * ICICI Bank Cashback on EMI
     
   * SBI Bank Offers
   * SBI Cash Back Offers
   * Axis Bank Offers
   * RuPay Cards Offers
 * TRAVEL & TOURISM
   * Testimonials
   * Travel Tips
   * Andaman Tourism
   * Kashmir Tourism
   * Ladakh Tourism
   * Bhutan Tourism
   * Sri Lanka Tourism
   * Rajasthan Tourism
   * Himachal Pradesh Tourism
   * USA Tourism
   * Singapore Tourism
   * Bali Tourism
   * Egypt Tourism
   * Thailand Tourism
   * Mauritius Tourism
   * Maldives Tourism
   * Malaysia Tourism
   * Hong Kong Tourism
 * SOTC INDIA
   * Corporate website
   * SOTC Android App
   * SOTC IOS App
   
   * SOTC Travel Ltd.
     
     Registered Office:
     11th Floor, Marathon Futurex, NM Joshi Marg, Lower Parel (East), Mumbai,
     Maharashtra 400013, India
     Corporate Identification no: U63040MH2001PLC131691
     
     Tel (00 91 22) 4905 9100
     Fax (00 91 22) 4905 9800
     
     Any queries/grievances contact:
     Carol Hillier: customercare@sotc.in
     
     For Press Related queries and issues, please contact:
     Priyanka Banik:
     priyanka.banik@sotc.in
     +91 9967195977
     
     Certified by PCI DSS
     
      * 
 * +

 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2021 SOTC Travel Limited (Formerly known as SOTC Travel Private Ltd)
Corporate Identification no: U63040MH2001PLC131691

On Behalf Booking not available for Hotels.

Ok
×

Privacy Policy

SOTC Travel Limited (Formerly known as SOTC Travel Private Ltd). believes that
customer who books or looks for any services at www.sotc.in has the right to
know about the privacy policy that is followed by us. For the trust the client
has on SOTC, we value the right to your privacy.

The idea of this policy is to educate the user as to what personal information
is being captured by us and where the same is being used. It describes the
principles and practices that apply to Personal Information (defined below)
collected from users of our services (“you”) on our Site, in telephone or e-mail
communications, or in interviews, surveys, sweepstakes, contests, or raffles.

IN SHORT

 * We will not collect Personal Information without your knowledge and
   permission
 * We will not knowingly disclose your Personal Information to third parties,
   except as provided in this Privacy Policy
 * We will take reasonable steps to protect the security of the Personal
   Information we collect from you. For unregistered users

For unregistered users

We encourage you to register with us in order to book services on our website
and to take advantage of our customization features. However, you may choose not
to register and take advantage of any feature of our site where registration is
not required.

If you do not register, then the information we collect from you is limited.

We log your IP address in order to help diagnose problems with our server,
administer our Web site and track usage statistics.

Your IP address may vary each time you visit, or it may be the same, depending
on whether you access our site through an always-on type of Internet connection
(e.g., cable modem or DSL), or through a dial-up connection (e.g., VSNL, MTNL
etc). Either way, it would be extremely difficult for us to identify you through
your IP address, and we make no attempt to do so.

If you reached our site by clicking on a link or advertisement on another site,
then we also log that information. This helps us to maximize our Internet
exposure, and to understand the interests of our users. All of this information
is collected and used only in the aggregate; that is, it is entered into our
database, where we can use it to generate overall reports on our visitors, but
not reports about individual visitors.

We also place a small file known as a “cookie” on your computer’s hard drive. A
cookie may contain information that allows us to track your path through our Web
site and to determine whether you have visited us before. However, unless you
register with us, it contains no personally identifiable information that would
allow us to identify you. Cookies cannot be used to read data off of your hard
drive, and cannot retrieve information from any other cookies created by other
Web sites. We use cookies in this manner to help us understand how visitors use
our site, and to help us to improve our site. You may refuse to accept a cookie
from us by following the procedures specific to your Web browser. Although you
may do so, you may find that your browser reacts strangely when visiting not
only our Web site, but other Web sites as well. Since cookies don’t provide us
with any information from which we can identify you, we suggest you allow us to
place one on your computer.

If you visit our site by “clicking-through” from a site operated by one of our
partners, and you have registered with that partner, then certain information
about you that you have provided to that partner may be transmitted to us. You
should review the privacy policy of the Web site from which you reached our site
in order to determine what information was collected and how you agreed that our
partner could use that information. Regardless of what information was
transmitted to us, however, we don’t keep it unless you register with us.

Registered Users

All users who choose to register themselves on our site www.sotc.in will be able
to do online transactions with us. You will be able to purchase / book our
services offered herein.

If you register with us, we will collect personal information from you in
addition to the non-personal information described above. That personal
information may include your name, email address, mailing address, telephone
number, travel preferences, passport number, user name and password. The
information we collect may vary, but we only collect the information that you
manually enter into our forms. We may store all or some of that information in a
cookie file on your hard drive, so that our system will recognize you each time
you visit our site. In that way, we can save your preferences from visit to
visit and present you with a customized Web site, without requiring you to log
into our site every time you visit. To improve services and enhance
personalization, we may periodically obtain information about you from other
independent third-party sources and add it to your registration information.
Additionally, authorized personnel may update your registration information to
accurately reflect any new information included in communications received from
you.

If you visit our site by “clicking-through” from a site operated by one of our
partners, and you have registered with that partner, then certain information
about you that you have provided to that partner may be transmitted to us. You
should review the privacy policy of the Web site from which you reached our site
in order to determine what information was collected and how you agreed that our
partner could use that information. We may or may not retain that information;
if we do, then we will only use it in accordance with our privacy policy,
regardless of the policy of the partner site from which you came to us.

If you reach our site through one of our partners (whether or not you have
registered with our partner), and you choose to register with us, we may be
required to give our partner some or all of your registration information. We
will only do so in accordance with this policy, but we cannot control how our
partner uses the information. If you have questions about our partner’s privacy
policy, you should review their policy before providing information to us. Of
course, you can ensure that the personal information you provide to us is not
shared with our partners (except in accordance with this policy), by visiting us
directly instead of clicking-through from one of our partners.

When you Purchase Products or Services for a third party

When you Purchase Products or Services for a third party using your Member ID
and password, we will collect that third party's name and contact information,
and other information as required by the travel service provider(s), so that we
can complete the booking.

How we use the personal information we collect

We use the personal information we collect to help both of us! As we mentioned
above, registering with us allows you to personalize our Web site so that it is
most useful to you. It also allows you to log into our site automatically each
time you visit, rather than manually typing your user name and password every
time. By registering you can also track your history of transactions that you
have done on our site which is available in the form of a Dossier. We may also
use this information to periodically contact you with news or important
information or to request your feedback on our site. In addition to these
periodic updates, we may email you additional materials, but only if you
specifically request them. These might include opt-in newsletters and other
materials that you proactively request.

In addition to these communications, if you have provided an email address, we
may use your personal information to send you notifications about special offers
or to tell you about opportunities available from our partners. You may opt-out
of any or all marketing communications in any commercial e-mail we send or at
any time, as well as access and update your personal information, by visiting
www.sotc.in.

Disclosure of your personal information

SOTC does not sell or rent any personal information to any third party, other
than our partners, as discussed in this policy. We may aggregate personal
information from all of our users and provide that information in the aggregate
to other parties, including advertisers, for marketing and promotional purposes.
However, if we do so, that information will not be in a form that will allow any
third party to identify you personally.

We may share some of your personally identifiable information with our
subsidiaries and sister companies around the world that are committed to
providing you with a comprehensive array of travel packages and services to meet
your travel needs. Sharing this information allows us to better understand the
ways in which our various product and service offerings can assist travelers. It
also enables us to provide you with information about travel opportunities in
which you might be interested. We do not place restrictions on the use of
personal information by our subsidiaries, or affiliates but they will treat it
at least as protectively as they treat information they obtain from their other
users. They also will comply with applicable laws governing the transmission of
promotional communications, and give you an opportunity in any such email that
they send to choose not to receive such promotional e-mail messages in the
future.

We also may share your personal information with third-parties specifically
engaged by SOTC to provide services such as Airlines, Hotels, Ground Handlers,
Insurance Companies, Product Companies and advertising agencies, in which case
we will require those parties to agree to use any such personally-identifiable
data solely for the purpose of providing the specified services to you. We may
also use the information to provide to government agencies like RBI, Banks etc
as per the laws of the country. As you might expect, SOTC must cooperate with
legal authorities, and may in some circumstances be required to disclose
personally identifiable information in response to requests from law enforcement
authorities, or in response to a subpoena or other legal process. We don’t
expect this to happen, but if it does, we will provide only the information
required. In other words, we will not simply turn over our database in response
to a specific legal requirement. We also may share your information in
connection with a corporate transaction, such as a divestiture, merger,
consolidation, or asset sale, and in the unlikely event of bankruptcy.

How you can review and update your personal information

You can review and update the personal information you have provided through the
registration process by visiting www.sotc.in.

Steps we take to protect your personal information

SOTC has implemented security procedures to help protect the personal
information stored in our systems. For example, we limit access to personal
information about you to employees who we believe reasonably need to come into
contact with that information. We also employ processes (such as password
hashing, login auditing, and idle session termination) to protect against
unauthorized access to your personal information.

Minors

Minors (as defined under the laws of their jurisdiction or residence) are not
eligible to register for, use, or Purchase the Products or Services available on
our Site. We do not knowingly collect Personal Information from any Minor, and
will not use this information if we discover that it has been provided by a
Minor.

Retention and storage

We will retain your Personal Information in our databases in accordance with our
document management, retention and destruction policy and applicable laws. This
period may extend beyond the end of your relationship with us, but it will be
only as long as it is necessary for us to have sufficient information to respond
to any issues that may arise later. For example, we may need or be required to
retain information to allow you to obtain credit for trip your Purchased but had
to cancel. We may also need the retain certain information to prevent fraudulent
activity; to protect ourselves against liability, permit us to pursue available
remedies or limit any damages that we may sustain; or if we believe in good
faith that a law, regulation, rule or guideline requires it.

Your Personal Information will be stored in secured locations, and on servers
controlled by SOTC, located either at our offices, or at the offices of our
service providers

Third Party Advertisers

Third parties advertise on our Site. We do not share any Personal Information
about you with these advertisers unless you give us permission to do so,
separate from any permission you provide during the Member registration process.
These advertisers may seek to use cookies and pixel tags to track Session Data
about the ads you have seen and types of things in which you appear interested.
These advertisers may also use combined information about your visits to our
Site and other sites in order to provide advertisements about related goods and
services that may be of interest to you.

When you click on one of these advertisers’ links, you are leaving our Site and
entering another site. We are not responsible for such third party’s sites. You
should carefully review the privacy statements of any other site you visit,
because those privacy statements will apply to your visit to that site, and may
be very different from our policy.

Opting-Out

As part of the registration process, we give you the ability to receive via
e-mail or direct messaging information about our Products and Services, updates
to our Site, customized advertisements and promotions that are targeted to your
specific interest, such as flight specials, promotions, contests, sweepstakes
and other travel opportunities available on our Site and/or sponsored by our
travel service providers and advertisers. We send this information directly
ourselves, or via third party service providers.

If you do not opt-out from receiving these communications about our Site, we
will send them to you.

Links

For your convenience, our Site provides links to other sites. When you click on
one of these links, you are leaving our Site and entering another site. We are
not responsible for such third party sites. You should carefully review the
privacy statements of any other sites you visit, because those privacy
statements will apply to your visit to such other sites.

Changes to this Privacy Policy

We reserve the right to change this policy should we deem it advisable to do so.
If we make material changes that will affect personal information we have
already collected from you, we will make reasonable efforts to notify you of the
changes and to give you the opportunity to amend or cancel your registrations.

x
First Name * :

Last Name * :

Mobile Number * :

Email Id * :

Products * :
Select Domestic Holidays International Holidays Flights Hotels
Comments :


I hereby accept the Privacy Policy and authorize SOTC and its representatives to
contact me.


Thank you, your enquiry has been submitted successfully.
Submit

Explore Holidays

Trending Destinations

SOTC Specials

Upcoming Events

Get a Free Quote




We are happy to plan your Holidays!

Schedule Meeting
Text Message

Schedule Meeting
Text Message