www.easemytrip.com Open in urlscan Pro
2600:9000:2724:b200:b:54:57c0:93a1  Public Scan

Submitted URL: https://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AQdSBlcGB1tFVB4FUgFDVVIeUloDEVwCQVEIdFlbClpaUAdcDhxWDFQYBgRSFFJfF1JYUxE...
Effective URL: https://www.easemytrip.com/railways/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=20240614&__sta=vhg.fjswogogo...
Submission: On June 15 via api from IN — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="frmSearch" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength">
  <div style="display:none">
    <style>
      .emt_header_wrap {
        width: 97% !important;
      }

      .emt_nav ul li a {
        padding: 18px 9px !important;
      }

      .footer .footer_inr {
        width: 97% !important;
      }

      .fr_rules2 {
        float: left;
        font-size: 18px !important;
        width: 85% !important;
      }

      .cod-mm {
        width: 100%;
        float: left;
        margin-top: 15px !important;
        font-size: 13px;
        position: relative;
      }

      .cntnt_f4 {
        width: 88%;
        margin: 0px auto;
        background-color: #fff;
      }

      .sign-inn1 {
        outline: 0;
        margin-top: 15px !important;
      }
    </style>
    <div id="frm1">
      <input type="hidden" id="hdnautosuggest" autocomplete="off">
      <!--mobile view-->
      <div class="mob_header">
        <div class="w3-sidebar w3-bar-block w3-card w3-animate-left" style="display:none" id="leftMenu">
          <div onclick="closeLeftMenu()" class="cross">×</div>
          <div class="left-menu">
            <ul>
              <li><a href="https://www.easemytrip.com/flights.html">Flight</a></li>
              <li><a href="https://www.easemytrip.com/hotels/">Hotels</a></li>
              <li><a href="https://www.easemytrip.com/holiday-packages.html">Holidays</a></li>
              <li><a href="https://www.easemytrip.com/bus/">Bus</a></li>
              <li><a href="https://www.easemytrip.com/cabs">Cabs</a></li>
              <li><a href="https://corporate.easemytrip.com/">Corporate Travel</a></li>
              <li><a href="https://b2b.easemytrip.com/">Agent Login</a></li>
            </ul>
          </div>
        </div>
        <div class="w3-sidebar w3-bar-block w3-card w3-animate-right" style="display:none;right:0;" id="rightMenu">
          <div onclick="closeRightMenu()" class="cross">×</div>
          <div class="profile-nme" style="display:none" id="divMobProfile">
            <div class="rit_cntr">
              <p class="title-txt">Welcome</p>
              <p class="agent-nme" id="divMobWelName"></p>
            </div>
          </div>
          <div class="profile-nme" id="divSignProfile" style="display: block;">
            <div class="rit_cntr">
              <a class="log_btn fltl" onclick="OpenLoginPop()">Sign in</a> <a class="log_btn fltr RegInHome">Register</a>
            </div>
            <div class="clr"></div>
          </div>
          <div class="profile-nme">
            <div class="rit_cntr">
              <a class="sub_link" href="https://mybookings.easemytrip.com">My Booking</a>
              <a class="sub_link" href="https://mybookings.easemytrip.com/MyBooking/CheckModifyBooking">Print/Cancel Booking</a>
              <a class="sub_link" style="display:none" id="divMobMyProfile" href="https://mybookings.easemytrip.com">My Profile</a>
            </div>
            <div class="clr"></div>
          </div>
          <div class="profile-nme">
            <div class="rit_cntr">
              <span class="helpline2">24x7 Helpline<br> Call us :011 - 43131313, 43030303 </span>
              <div class="clr"></div>
            </div>
          </div>
          <div class="clr"></div>
          <div class="rit_cntr" style="display:none" id="divMobLogout">
            <div class="logoff_pnl"><span class="logoff"></span><span class="log_txt" onclick="LogOut()">Log Out</span></div>
          </div>
        </div>
        <div class="top-sec">
          <div class="ful-wid">
            <a href="https://www.easemytrip.com/"><div class="b2b-logo"></div></a>
            <div class="three-line" onclick="openLeftMenu()"></div>
            <div class="right-user" onclick="openRightMenu()"></div>
          </div>
        </div>
      </div>
      <!--mobile view end-->
      <script>
        function openLeftMenu() {
          document.getElementById("leftMenu").style.display = "block";
          document.getElementById("rightMenu").style.display = "none";
        }

        function closeLeftMenu() {
          document.getElementById("leftMenu").style.display = "none";
        }

        function openRightMenu() {
          document.getElementById("rightMenu").style.display = "block";
          document.getElementById("leftMenu").style.display = "none";
        }

        function closeRightMenu() {
          document.getElementById("rightMenu").style.display = "none";
        }
      </script>
      <script>
        function myFunction() {
          var x = document.getElementById("myTopnav");
          if (x.className === "topnav") {
            x.className += " responsive";
          } else {
            x.className = "topnav";
          }
        }
        $('.fr_rules_cr2').click(function(e) {
          $('.bx_f').hide();
          $('.bx_f').hide();
          $('.bx_f-cancellations').hide();
          $('.bx_f-refund').hide();
          $('.bx_f-booking').hide();
          $('.signup').hide();
          $('.signup1').hide();
          $('.signup2').hide();
        });
        $('.crossMobVarify').click(function(e) {
          $('.signup1').hide();
        });
        $(document).ready(function() {
          $('#welcome-det').click(function(e) {
            e.stopPropagation();
            $('.sign-abs').toggle();
            $('#hid').show();
          });
          $('#close').click(function(e) {
            e.stopPropagation();
            $('#hid').hide();
          });
          $('#hj').click(function(e) {
            e.stopPropagation();
            $('#hid').hide();
          });
          $('.RegInHome').click(function(e) {
            e.stopPropagation();
            $('.sign-abs').toggle();
            $('#hid1').show();
          });
          $('#close1').click(function(e) {
            e.stopPropagation();
            $('#hid1').hide();
          });
          $('#hj1').click(function(e) {
            e.stopPropagation();
            $('#hid1').hide();
          });
          $("#forge-tex").click(function() {
            //$("#forget-pass").show();
            $('#hid').hide();
            $("#sign-in-pop").hide();
            $("#hidForget").show();
          });
          $("#welcome-det").click(function() {
            $("#hid").show();
            $("#forget-pass").hide();
            $("#sign-in-pop").show();
          });
        });
        jQuery(document).ready(function() {
          $("#sign-up-now").click(function() {
            $("#hid1").show();
            $("#hid").hide();
          });
        });
      </script>
    </div>
  </div>
  <!--slider--->
  <!--link rel="stylesheet" href="https://www.easemytrip.com/css/newoffer-stylesheet.css?v=13" -->
  <link href="https://www.easemytrip.com/css/owl.theme.default.min.css?v=12" rel="stylesheet" type="text/css">
  <script src="https://www.easemytrip.com/scripts/owl.carousel.min.js"></script>
  <!--slider--->
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/new-header/new-head-style-v2.css?v=982414" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/train/train-search-style.css?a=02vv" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/train/train-app-dwn.css?a=1253" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/new-footer.css?v=3" rel="stylesheet">
  <!-- <script async src="/c3650cdf-216a-4ba2-80b0-9d6c540b105e58d2670b-ea0f-484e-b88c-0e2c1499ec9bd71e4b42-8570-44e3-89b6-845326fa43b6" type="text/javascript"></script> -->
  <script src="https://www.easemytrip.com/scripts/UserToken.js?v=ddd334098"></script>
  <link href="https://www.easemytrip.com/css/train/TrainSearchForm.css?v=13" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/train/newraildesktop.css?v=11" rel="stylesheet">
  <link href="https://www.easemytrip.com/emt-pro/emt-pro-header.css?v=777av" rel="stylesheet">
  <link href="https://www.easemytrip.com/css/train/jquery-ui.css?v=1.2.4811" rel="stylesheet">
  <script src="https://www.easemytrip.com/scripts/libraries/Jquery2-ui.js?a=13dfds5"></script>
  <script src="https://www.easemytrip.com/scripts/DataLayerForGA.js?v=3"></script>
  <script src="../Scripts/TrainPage/EMTTrainDataLoggerRQ.js"></script>
  <script src="../Scripts/TrainPage/EMTTrainLogger.js?v=123AB"></script>
  <script src="../Scripts/Train/NewVersions/angular.min.js"></script>
  <script>
    $(document).ready(function() {
      $(".emt_nav ul>li").find('a').removeClass("active_n");
      $(".emt_nav ul>li>a:eq(3)").addClass("active_n");
    })
  </script>
  <style>
    .ui-datepicker td span,
    .ui-datepicker td a {
      display: block;
      text-align: center;
      text-decoration: none;
      height: 33px;
      display: flex;
      height: 38px;
      align-items: center;
      min-width: 35px;
      justify-content: center;
    }

    .ui-widget {
      font-family: 'Poppins', sans-serif !important;
    }

    .ui-datepicker td {
      border: 0 !important;
    }

    .ui-datepicker td:hover .ui-state-default {
      background: #eee;
      color: #000;
    }

    .src_banner {
      height: 255px;
    }

    .inp_dte {
      width: 150px !important;
    }

    .bsrc-btn,
    .cr-btn,
    .cr-btn2,
    .cr-btn,
    .cr-btn2,
    .s_col_12 {
      height: 85px !important;
    }

    .ui-datepicker-group-first {
      border-right: 1px solid #eee;
    }

    .ui-widget-header {
      border-bottom: 0;
      background: #fff;
      color: #000;
    }

    .ui-datepicker td a {
      height: 38px;
      min-width: 35px;
      padding-top: 0;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .downarw {
      top: 38px !important;
    }

    .slctBox2,
    .slctBox3,
    .dropbtn {
      font-size: 15px !important;
      padding: 12px 15px !important;
    }

    .s_col_1d {
      width: 354px;
      border: 0;
    }

    .input_city,
    .input_city_n {
      font-size: 18px !important;
    }

    .input_city,
    .input_city_n {
      height: 40px;
      padding: 0px 0 0px 15px;
      width: 90%;
    }

    .dt_icn_search {
      left: 141px;
      top: 37px;
    }

    .swipe_icn {
      top: 30px;
    }

    .errorbox {
      position: absolute;
      top: 63px;
      left: 15px;
      width: 200px;
    }

    .errorfrm {
      color: #ff2828;
      font-size: 11px;
      background: #ffeaee;
      padding: 3px 10px;
      border: 0;
      border-radius: 4px;
      display: inline-block !important;
      position: relative;
      line-height: 15px;
      white-space: nowrap;
      transition: all .5s ease;
      text-transform: capitalize;
      width: auto;
      margin: 0;
      margin-bottom: 10px;
      font-weight: 600;
      -webkit-transition: opacity 600ms, visibility 600ms;
      transition: opacity 600ms, visibility 600ms;
    }

    .errorfrm::before {
      content: "";
      left: 5px;
      top: -7px;
      width: 0;
      height: 0;
      border-top: 0;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      border-bottom: 8px solid #ffeaee;
      position: absolute;
      z-index: 10;
    }

    .pcilg {
      background-image: url(https://www.easemytrip.com/images/common/pci-logo.png);
    }

    .bold.ph-content-heading {
      font-size: 14px;
      margin: 0;
      font-weight: 700;
      display: block;
    }

    .input_city {
      position: relative;
      z-index: 11;
      cursor: pointer;
    }

    .s_col_drp {
      float: left;
      position: absolute;
      border-right: 1px solid #d6d3d3;
      padding: 0;
      bottom: 0;
    }

    .ofrsec {
      width: calc(100% - 117px);
    }

    .mflex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
    }

    .flOfrBlock {
      width: 372px;
      background: #fff;
      float: left;
      box-shadow: 0 0 7px rgba(0, 0, 0, .20);
      border-radius: 4px;
      padding: 10px;
      position: relative;
      height: 162px;
    }

    .innerWrap {
      width: 1200px;
      margin: 26px auto;
      padding: 0 15px;
    }

    .toprflcont {
      padding-bottom: 2px;
      width: 100%;
      -webkit-box-pack: justify;
      -webkit-box-flex: 1;
      flex-grow: 1;
      overflow-x: visible;
      display: flex;
      align-items: center;
    }

    .toprfllink {
      padding: 0px;
      margin-right: 25px;
      color: #000;
      transition: all 0.3s ease 0s;
      cursor: pointer;
      position: relative;
      font-weight: 600;
      height: 28px;
      text-transform: uppercase
    }

    .activetb {
      color: #2196f3;
    }

    .activetb span,
    .toprfllink:hover span {
      position: absolute;
      bottom: -1px;
      left: 0px;
      width: 100%;
      height: 3px;
      background-color: #1882ff;
      transform-origin: left center;
      transition: width 0.3s ease 0s;
    }

    .activetb span,
    .toprfllink:hover span {
      position: absolute;
      bottom: -1px;
      left: 0px;
      width: 100%;
      height: 3px;
      background-color: #1882ff;
      transform-origin: left center;
      transition: width 0.3s ease 0s;
    }

    .excdeals {
      font-size: 28px !important;
      font-weight: 600 !important;
      color: #000;
      margin-right: 40px !important;
      margin-bottom: 0 !important;
    }

    .imgcolm {
      width: 105px;
      height: 105px;
      margin-right: 12px;
    }

    .imgcolm img {
      width: 105px;
      height: 105px;
      object-fit: cover;
      border-radius: 4px;
    }

    .ofrsec h4 {
      font-size: 15px;
      font-weight: 700;
      color: #000;
      margin-bottom: 5px
    }

    .ofrsec p {
      font-size: 12px;
      font-weight: 400;
      color: #000
    }

    .promcolm {
      border: 1px dashed #A7A7A7;
      border-radius: 4px;
      display: inline-flex;
      position: relative;
      margin-top: 15px
    }

    .coupncde {
      font-size: 13px;
      color: #000;
      font-weight: 600;
      text-transform: uppercase;
      padding: 6px 8px;
      display: flex;
      border-right: 1px dashed #A7A7A7;
    }

    .copycol {
      padding: 6px 8px;
      cursor: pointer;
    }

    .copycol:hover {
      background: #fbfbfb
    }

    .promcde {
      background: #2196f3;
      border-radius: 20px;
      text-align: center;
      padding: 1px 5px;
      font-size: 10px;
      font-weight: 600;
      text-transform: uppercase;
      color: #fff;
      position: absolute;
      top: -11px;
      left: 7px;
    }

    .acenter {
      margin-top: 10px;
      align-items: flex-end;
      height: 25px;
    }

    .ofvaldty {
      font-size: 11px;
      color: #7D7A7A;
      text-align: right;
      margin-left: auto
    }

    .copy-notification {
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.8);
      padding: 6px 8px;
      border-radius: 30px;
      position: absolute;
      bottom: 2px;
      left: 124px;
      width: 110px;
      display: none;
      text-align: center;
      font-size: 11px;
      margin-top: -17px;
    }

    .input_city,
    .input_city_n {
      font-weight: 600
    }

    .para {
      font-size: 13px;
      color: #292828;
      line-height: 1.8;
    }

    .paranwv {
      font-size: 13px;
      color: #292828;
      line-height: 1.8;
    }

    .para strong {
      font-weight: 600;
    }

    .paranwv h2 {
      font-size: 18px;
      font-weight: 600;
      text-align: left;
      margin: 0;
      color: #292828;
    }

    .language_col {
      display: none
    }

    body {
      overflow-x: hidden;
      background: #ffffff
    }

    .input_city2 {
      width: 100%;
    }

    .dropdown {
      position: relative;
    }

    .dropbtn {
      margin-bottom: 0;
      overflow: hidden;
      letter-spacing: 0.5px;
      border-radius: 4px;
      border: 0;
      background: #fff;
      padding: 22px 10px 9px 13px;
      font-size: 15px;
      text-align: center;
      outline: 0;
      font-weight: 400;
      width: 100%;
      text-align: left;
      font-family: Poppins;
      color: #3c3c3c;
      cursor: pointer;
    }

    #myDropdown a {
      float: left;
      font-size: 15px;
      width: 100%;
      padding: 7px 15px;
      border-bottom: 1px solid #dddd;
      font-weight: 600;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #ffffff;
      min-width: 234px;
      overflow: auto;
      box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
      z-index: 2;
    }

    .downarw {
      border: solid black;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 4px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      position: absolute;
      top: 25px;
      right: 16px;
    }

    .src_banner {
      background-color: #2f81ed;
      background-image: linear-gradient(to right, #2F80ED, #56CCF2);
    }

    .dropdown:after {
      display: none;
    }

    .search {
      width: 210px;
      float: right;
    }

    .blink {
      position: absolute;
      overflow: hidden;
      left: 44%;
      top: -16px;
      border: 0;
      background: none;
      padding: 6px;
      height: 40px;
      width: 40px;
    }

    .blinkinr2 {
      display: inline-block;
      width: 8px;
      height: 8px;
      margin-right: 0;
      background: #4edc24;
      border-radius: 50%;
      margin-left: 4px;
    }

    .blinkinr3 {
      display: inline-block;
      width: 8px;
      height: 8px;
      margin-right: 0;
      background: #ff5722;
      border-radius: 50%;
      margin-left: 4px;
    }

    .blink:after {
      content: "";
      position: absolute;
      opacity: 0;
      border-radius: 100%;
      transform-origin: 50% 50%;
      left: 18px !important;
      background: #4edc24 !important;
      top: 16px !important;
      width: 8px !important;
      height: 8px !important;
    }

    @keyframes nTLI {

      0%,
      35% {
        transform: scale(0);
        opacity: 1
      }

      50% {
        transform: scale(1.5);
        opacity: .8
      }

      to {
        opacity: 0;
        transform: scale(4)
      }
    }

    .blink3:after {
      content: "";
      position: absolute;
      opacity: 0;
      border-radius: 100%;
      transform-origin: 50% 50%;
      left: 18px !important;
      background: #ff5722 !important;
      top: 16px !important;
      width: 8px !important;
      height: 8px !important;
    }

    .blink:after {
      animation: nTLI 1.2s ease-out infinite;
      animation-delay: .5s;
    }

    .blink3 {
      position: absolute;
      overflow: hidden;
      left: -5px;
      top: -40px;
      border: 0;
      background: none;
      padding: 6px;
      height: 40px;
      width: 40px;
    }

    .search_bg {
      box-shadow: 4px 4px 4px rgb(49 144 140 / 75%);
      -moz-box-shadow: 4px 4px 4px rgb(49 144 140 / 75%);
      -webkit-box-shadow: 4px 4px 4px rgb(49 144 140 / 75%);
    }

    .train-section-info {
      display: flex;
      width: 543px;
      align-items: center;
      padding: 10px;
      background-color: rgba(0, 0, 0, .02);
      border-right: 1px dashed rgba(0, 0, 0, .2);
    }

    .c-input-cntr .c-input {
      -moz-appearance: none;
      border: 0;
      color: #000;
      background: none;
      float: left;
      font-weight: 600;
      font-size: 18px;
      outline: medium none;
      padding: 29px 0;
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-family: 'Poppins', sans-serif, Tahoma, Arial;
    }

    .ahver {
      border-bottom: 1px solid #e8e8e8;
    }

    .mid_container h2 {
      color: #000;
      font-size: 29px;
      text-align: left !important;
      margin: 0 0 5px 0 !important;
      font-weight: 600 !important;
      position: relative;
    }

    .mid_container h2:after {
      display: none;
    }

    .ahver:hover {
      background: #eee
    }

    .search_bg {
      width: 100%;
    }

    .banner-imag {
      margin: 5px auto;
      width: 80%;
    }

    .toTop {
      display: block;
      position: fixed;
      top: 80%;
      right: 0;
    }

    .imp_mn {
      background-color: #ffe28b;
      border-top: 1px solid #ffc107;
      color: #000;
      padding: 13px 10px;
      position: fixed;
      bottom: 0;
      text-align: center;
      width: 100%;
      font-size: 14px;
      z-index: 999;
    }

    .menu {
      width: 100%;
      background: #f7f7f7;
      float: left;
    }

    .inner_home {
      width: 1170px;
      margin: 0 auto;
      padding: 0 15px;
    }

    #RecentSearch {
      margin-right: 2%;
    }

    .roud-m1 {
      border: 1px solid #ccc;
      width: 15%;
      cursor: pointer;
      float: left;
      border-radius: 6px;
      padding: 5px 7px 5px;
      margin: 10px 12px 10px 0;
      /*box-shadow: 2px 2.5px 5px -1px #ccc;*/
      background: #ffffff;
    }

    .lin-a1 {
      width: 100%;
      margin-bottom: 5px;
      display: none;
    }

    .lin-a2 {
      width: 100%;
    }

    .ft-1n {
      width: 60%;
      text-transform: uppercase;
      font-size: 18px;
      float: left;
    }

    .ft-2n {
      width: 38%;
      font-size: 12px;
      float: right;
      text-align: right;
      padding-top: 2px;
    }

    .clr {
      clear: both;
    }

    .gt-1n {
      font-size: 10.5px;
      float: left;
      margin-top: 1px;
      margin-right: 3%;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 93px;
      height: 1.2em;
      white-space: nowrap;
      padding-top: 1px;
    }

    .bg_full_n_c {
      background-repeat: no-repeat;
      background-size: cover;
      padding: 50px;
      margin: 30px 0;
      background: #F2FAFF;
    }

    .gt-2n {
      width: auto;
      float: left;
      margin-top: -3px;
    }

    .gt-3n {
      font-size: 10.5px;
      float: right;
      text-align: right;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 93px;
      height: 1.4em;
      white-space: nowrap;
      padding-top: 1px;
    }

    .lin-a3 {
      width: 100%;
    }

    .it-1n {
      width: 77%;
      float: left;
      font-size: 10px;
      padding-top: 4px;
      color: #8e8e8e;
    }

    .it-2n {
      width: 28%;
      display: none;
      float: right;
      font-size: 12px;
      text-align: right;
    }

    .it-2n a {
      color: #4263c1;
      padding: 2px 7px !important;
      cursor: pointer;
      float: right;
      text-align: center;
      border-radius: 15px;
      font-size: 12px !important;
      border: 1px solid #4263c1;
    }

    .mgtb20 {
      margin: 20px 0
    }

    .srcShow {
      font-size: 12px;
      color: #707070;
      font-size: 12px;
      font-weight: 600;
      cursor: pointer;
      padding: 8px 15px 5px 15px;
    }

    .ui-datepicker-calendar td a[data-custom] {
      position: relative;
      padding-bottom: 10px;
    }

    .ui-datepicker-calendar td a[data-custom]::after {
      content: '' attr(data-custom);
      // display: block;
      font-size: larger;
      font-weight: bolder;
      margin-left: 4px;
      /*color:red;*/
    }

    .middle {
      text-align: center;
      width: 100%;
      background-color: yellow;
      display: inline-block;
    }

    #expln {
      font-family: Arial;
      font-size: 0.8em;
      margin: 160px 0 0;
    }

    /*.highlighted a {
            background-color: green !important;
            background-image: none !important;
            color: #FFF !important;
            font-weight: bold !important;
        }*/
    .highlighted:hover>a {
      background: #2196f3 !important;
      color: #ffffff !important;
    }

    .highlighted {
      position: relative;
    }

    .highlighted:before {
      position: absolute;
      left: 50%;
      bottom: 115%;
      content: "";
      width: 0;
      height: 0;
      margin-left: -10px;
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #444 transparent transparent transparent;
      display: none;
    }

    .highlighted:after {
      position: absolute;
      bottom: 130%;
      left: -90px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 12px;
      content: attr(title);
      color: white;
      display: block;
      text-align: center;
      width: 150px;
      height: auto;
      padding: 12px;
      z-index: 99;
      background: #444;
      border-radius: 4px;
      display: none;
    }

    .highlighted:hover:after,
    .highlighted:hover:before {
      display: block;
    }

    .highlighted:active {
      background: #A3DF99;
    }

    .dbdt {
      display: block;
      font-size: 13px;
      color: #a0a0a0;
    }
  </style>
  <style>
    /*._16Y_, .JKsz {

                    background: #fff;
        position: absolute;
        min-width: 330px;
        z-index: 24;
        margin-left: 10px;
        top: 268px;
        border: 1px solid #dedede;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
        max-height: 250px;
        overflow-y: auto;
        max-width: 270px;

    }*/
    ._16Y_,
    .JKsz {
      background: #fff;
      position: absolute;
      min-width: 330px;
      z-index: 24;
      margin-left: 0px;
      top: -3px;
      /* border: 1px solid #dedede; */
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
      max-height: 250px;
      overflow-y: auto;
      max-width: 259px;
    }

    ::-webkit-scrollbar {
      width: 6px;
      height: 6px;
      background-color: #ebebeb;
      border-radius: rem-20px
    }

    ::-webkit-scrollbar-thumb {
      background-color: #00b9f5;
      border-radius: 20px
    }

    ._1CQi,
    .iCqF {
      font-size: 12px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #4a4a4a;
      border-bottom: 1px solid #ebebeb;
      padding: 15px;
    }

    ._1KUb {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      display: block;
      font-size: 12px;
      color: #333;
      padding: 8px 0;
      cursor: pointer;
    }

    ._3ewH,
    ._6Ofn {
      /*display: -ms-flexbox;
        display: flex;*/
    }

    ._6Ofn {
      text-transform: capitalize;
      padding: 0 15px;
    }

    _3ewH {
      -ms-flex: 1 1 0%;
      flex: 1 1 0%;
      -ms-flex-direction: column;
      flex-direction: column;
    }

    /*._3sXO {
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        color: #222;
        font-weight: 600;
    }*/
    ._3sXO {
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      color: #222;
      font-weight: 600;
      width: 100%;
      float: left;
    }

    ._1KUb span {
      font-weight: 700;
      color: #000;
    }

    ._31Mz {
      font-size: 12px;
      font-weight: 400;
      color: #909090;
      width: 100%;
      float: left;
    }

    /*._31Mz {
        font-size: 13px;
        font-weight: 400;
        line-height: 2.69;
        color: #909090;
    }*/
    .bsrc-btn {
      background-position: 22% 50%;
    }

    .nextDate {
      font-size: 11px;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      /*color: #9b9b9b;*/
      border-radius: 4px;
      border: 1px solid #b9b9b9;
      padding: 6px;
      margin: 5px;
      text-align: center;
      cursor: pointer;
      width: 43%;
      float: left;
    }

    .nextDate:last-child {
      margin-right: 0;
      padding: 6px;
      /*padding: 10px 1px;*/
    }

    .radio-toolbar-tp5 {
      float: right;
      margin: -8px 0;
      display: flex;
      align-items: center;
    }

    .radio-toolbar-tp5 input[type="radio"] {
      display: none;
    }

    .radio-toolbar-tp5 label {
      width: 30%;
      margin-right: 4px;
      float: left;
      text-align: center;
      font-size: 10px;
      font-weight: 500;
      color: #9b9b9b;
      cursor: pointer;
      padding: 2px 10px;
      border: 1px solid #9b9b9b;
      text-transform: uppercase;
      background: #fff;
      border-radius: 3px;
    }

    .radio-toolbar-tp5 label:hover {
      background: #2196f3;
      color: #fff;
      border-color: #2196f3
    }

    #todayDayName,
    #NextDayName,
    #NextSecondDayName {
      font-size: 14px;
    }
  </style>
  <style>
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    /* Firefox */
    input[type=number] {
      -moz-appearance: textfield;
    }
  </style>
  <!--script>
    $(function () {
        var date = new Date();
        var date1 = new Date(new Date().setDate(new Date().getDate() + 122));
        $("#txtDate").datepicker({
            numberOfMonths: 2,
            dateFormat: 'dd/mm/yy',
            minDate: 0,
            maxDate: date1,
            onSelect: function (selected, evnt) {
                if (selected != null && selected != undefined && selected != "") {
                    setCookie("depaturedate", selected);
                }


            }

        }

        );
    });

</script -->
  <style>
    ._corhide {
      float: left;
      width: 100%;
    }

    .one_way_sug {
      background: rgba(0, 0, 0, 0) url(img/explore-n.gif) no-repeat scroll 1% 42%;
      border: 1px solid #fff;
      border-radius: 4px;
      color: #000;
      font-family: sans-serif;
      font-size: 14px;
      margin: 0;
      outline: medium none;
      padding: 5px 0 5px 10%;
      width: 89%;
    }

    .aircomplete-list:after,
    .clearfix:after {
      content: "";
      display: table;
      clear: both;
    }

    .aircomplete {}

    .aircomplete-list {
      position: relative;
      top: 100%;
      margin: 3px 0 0;
      padding: 0;
      list-style: none;
      max-height: 400px;
      overflow: auto;
      background: #f9f9f9;
      font-size: 14px;
      line-height: 16px;
      color: #000;
      border-radius: 3px;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      overflow: hidden;
      box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
      z-index: 2;
      font-family: 'Poppins', sans-serif, Tahoma, Arial;
    }

    .aircomplete-list-item {
      /*padding: 15px;*/
      padding: 6px;
      border-bottom: solid 1px #ddd;
      cursor: pointer;
    }

    .aircomplete-list-item img {
      filter: grayscale(100%);
      opacity: .4;
    }

    .aircomplete-selected {
      background-color: white;
      background-color: #f1f1f1;
      color: #666;
    }

    .aircomplete-focused,
    .aircomplete-list-item:hover {
      background-color: #f1f1f1;
      color: #666;
    }

    .aircomplete-focused small,
    .aircomplete-selected small,
    .aircomplete-list-item:hover small {
      color: #999;
    }

    .aircomplete-focused img,
    .aircomplete-selected img,
    .aircomplete-list-item:hover img {
      filter: grayscale(0%);
      opacity: .6;
    }

    .aircomplete small {
      font-size: 12px;
      color: #bbb;
    }

    .t_icn {
      float: left;
      margin-right: 5px;
    }
  </style>
  <style>
    .adlt-cl-bx {
      top: 220px;
      left: 692px;
    }

    .arw-tp {
      top: -35px;
    }

    .srch-htl-inp {
      position: relative;
    }

    /*Auto Suggest*/
    .main-hotl-top {
      margin: 0px;
      padding: 0px;
      font-size: 12px;
      background: #ffffff;
      box-shadow: 0px 4px 15px 0px rgba(112, 112, 112, 1);
      min-height: 166px;
      max-height: 300px;
      overflow: auto;
      width: 100%;
      position: absolute;
      z-index: 99;
    }

    .main-hotl-top ul {
      margin: 0px;
      padding: 0px;
      list-style: none;
    }

    .main-hotl-top ul li {
      margin: 0px;
      cursor: pointer;
      border-bottom: 1px dotted #bcbcbc;
      padding: 5px 0;
      float: left;
      width: 100%;
    }

    .hotl-land-mar {
      margin: 0px;
      padding: 0 18px 0 0;
      width: 17%;
      float: right;
      font-size: 13px;
      text-align: right;
    }

    .hotl-name-mar {
      margin: 0px;
      padding: 0 0 0 8px;
      float: left;
      font-size: 13px;
      width: 77%;
    }

    .cit-hot-bor {
      border-bottom: 1px solid #da4706;
      text-align: right;
      width: 100%;
      padding: 5px 0;
      float: left;
      margin-right: 0;
    }

    .main-hotl-top ul li:last-child {
      border: none;
    }

    .main-hotl-top ul li:hover {
      background: #3f51b5;
      color: #ffffff;
    }

    .cit-im {
      background: url(https://www.easemytrip.com/images/train-img/sprite-auto.png);
      background-repeat: no-repeat;
      float: left;
      text-align: right;
      height: 20px;
      background-position: 1px -1px;
      margin-top: 0;
      width: 30%;
    }

    .cit-im2 {
      background: url(https://www.easemytrip.com/images/train-img/sprite-auto.png);
      background-repeat: no-repeat;
      float: left;
      text-align: right;
      height: 20px;
      background-position: 1px -1px;
      margin-top: 0;
      width: 25%;
    }

    .rec {
      margin: 0px;
      float: left;
      line-height: 23px;
    }

    .main-rig {
      width: 26%;
      float: right;
      margin: 0px;
      padding: 0px;
    }

    .main-rig2 {
      width: 32%;
      float: right;
      margin: 0px;
      padding: 0px;
    }

    .cr-btn,
    .cr-btn2 {
      background-color: #ef6614;
      padding: 10px 14px;
      height: 68px;
      border-radius: 0 6px 6px 0;
      outline: 0;
      border: none;
      width: 100%;
      position: relative;
      color: #fff;
      font-family: Poppins
    }

    .s_col_1 {
      width: 329px;
      height: 85px;
    }

    .s_col_12 {
      width: 337.5px;
      float: left;
      position: relative;
      border-right: 1px solid #d6d3d3;
      padding: 0;
    }

    .s_col_13 {
      width: 285px;
      float: left;
      position: relative;
      padding: 0;
    }

    .s_col_14 {
      width: 307px;
      float: left;
      position: relative;
      border-right: 1px solid #d6d3d3;
      padding: 0;
      height: 85px;
    }

    .s_col_15 {
      width: 127px;
      float: left;
      position: relative;
      border-right: 1px solid #d6d3d3;
      padding: 0;
      height: 85px;
    }

    .s_col_16 {
      width: 219px;
      float: left;
      position: relative;
      border-right: 0;
      padding: 0;
    }

    .train-section-fields {
      width: 447px;
    }

    .train-section-info {
      border-left: 1px dashed rgba(0, 0, 0, .2);
      border-right: 0;
    }

    .slctBox2,
    .slctBox3,
    .inptbox2 {
      -moz-appearance: none;
      border: 0;
      color: #000;
      background: none;
      float: left;
      font-weight: 600;
      font-size: 15px;
      outline: medium none;
      padding: 22px 0 22px 20px;
      width: 118px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-family: 'Poppins', sans-serif, Tahoma, Arial;
    }

    .slctBox3 {
      width: 200px;
    }

    .inptbox2 {
      width: 90%;
      padding: 10px 15px;
      font-size: 18px;
    }
  </style>
  <style>
    .one-way {
      width: auto;
      margin: auto 0;
    }

    ul.cab_round {
      margin: 0;
      padding: 0;
    }

    ul.cab_round li {
      color: #ffffff;
      cursor: pointer;
      float: left;
      font-size: 13px;
      list-style: outside none;
      margin: 0;
      padding: 0;
      text-align: center;
      font-weight: 500;
      margin-right: 1px;
    }

    ul.cab_round input[type="radio"] {
      display: none;
    }

    ul.cab_round label {
      display: inline-block;
      cursor: pointer;
      padding: 3px 10px;
    }

    /*ul.cab_round input[type="radio"]:checked + label {
                background-color: #fff !important;
                color: #1853a2 !important;
                border-radius: 20px;
            }*/
    .one-way:after {
      content: '';
      clear: both;
      display: table;
    }

    .liType {
      background-color: white;
      color: #1853a2 !important;
      border-radius: 19px;
    }

    .defaultCheck {
      background-color: #fff !important;
      color: #1853a2 !important;
      border-radius: 20px;
    }

    .para_sty {
      font-size: 15px;
      line-height: 1.6;
    }
  </style>
  <style>
    .frecanc {
      width: 100%;
      margin: 10px 0;
      float: left;
      display: flex;
    }

    .container_lgn {
      display: inline-block;
      position: relative;
      padding-left: 25px;
      margin: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      line-height: 20px;
      float: left;
    }

    .container_lgn input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }

    .checkmark_lgn {
      position: absolute;
      top: 0;
      left: 0;
      height: 19px;
      width: 19px;
      border-radius: 3px;
      border: 1px solid #c3c3c3;
    }

    .container_lgn input:checked~.checkmark_lgn {
      background-color: #2196f3;
      border: 1px solid #fff;
    }

    .container_lgn input:checked~.checkmark_lgn:after {
      display: block;
    }

    .container_lgn .checkmark_lgn:after {
      left: 6px;
      top: 2px;
      width: 3px;
      height: 8px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    .checkmark_lgn:after {
      content: "";
      position: absolute;
      display: none;
    }

    .fnt18 {
      font-size: 13px;
      font-weight: 600;
      line-height: 14px;
    }

    .fnt12 {
      font-size: 11px;
    }

    ._PndBooking {
      position: relative;
      float: left;
      display: flex;
      border: 1px solid #73B9A0;
      background: #11A670;
      border-radius: 10px;
      flex-direction: column;
      padding: 1px;
      width: 28%;
      margin-right: 15px;
      align-content: flex-start;
    }

    .timerboxHome {
      position: relative;
      color: #fff;
      padding: 7px 10px;
      width: 100%;
      font-size: 12px;
      font-weight: 600;
      align-items: center;
      display: flex;
      justify-content: space-between;
    }

    .timer {
      display: flex;
      align-items: center;
      background: #ffffff;
      color: #000000;
      padding: 4px 8px 4px 6px;
      border-radius: 50px;
    }

    .timer img {
      margin-right: 5px;
      width: 14px;
      height: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    ._trnDtl {
      float: left;
      display: flex;
      flex-direction: column;
      background: #ffffff;
      border-radius: 10px;
      padding: 10px;
    }

    ._trnDtlLst {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    ._Citynm {
      font-size: 15px;
      font-weight: 600;
    }

    ._dtme {
      font-size: 10px;
      font-weight: 500;
      color: #656565;
    }

    ._lftdtl {
      text-align: left;
    }

    ._CntrDtl {
      margin: 0 auto;
      font-size: 10px;
      color: #656565;
      display: flex;
      align-items: center;
      flex-direction: column;
    }

    ._rgtdtl {
      text-align: right;
    }

    ._FNt12 {
      font-size: 10px;
      font-weight: 500;
      width: 100%;
      display: flex;
    }

    ._FNt18 {
      font-size: 16px;
      font-weight: 600;
    }

    ._btnbook {
      background: #ef6614;
      padding: 7px 10px;
      color: #fff;
      font-size: 10px;
      font-weight: 500;
      display: flex;
      width: auto;
      align-items: center;
      justify-content: center;
      border-radius: 40px;
    }

    .bdrnolft {
      border-top: 1px solid #ddd;
      padding-top: 8px;
      margin-top: 5px;
      border-left: 0;
      border-right: 0;
    }

    .algflx {
      display: flex;
      align-items: center;
    }

    .lineTimr {
      font-size: 10px;
    }

    .trainicn {
      width: 13px;
      height: 16px;
      float: left;
      background: url(https://railways.easemytrip.com/Content/Train/img/trainicn.svg) no-repeat;
      background-size: 13px 16px;
      margin-right: 5px;
    }

    .trnDtlnm {
      display: flex;
      margin-top: 5px;
      align-items: center;
      font-size: 15px;
      font-weight: 600;
      width: 100%;
    }

    .lineDiv {
      background: url(/Content/img/line-dist.svg) no-repeat;
      background-size: 100%;
      width: 56px;
      height: 6px;
    }

    .paidtag {
      background: url(/Content/img/paid-tags.svg) no-repeat;
      background-size: 100%;
      width: 44px;
      height: 18px;
      display: inline-flex;
      margin-left: 6px;
    }

    .mflxdt {
      float: left;
      width: 100%;
      display: flex;
      align-items: flex-start;
      overflow: auto;
    }
  </style>
  <!--style>
/*Sale Theme*/
.src_banner {
    background: #B5EAF1 url(https://www.easemytrip.com/images/emt-sale/emt-sale-desktop-banner.png)!important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    height: auto;
    padding-bottom: 20px;
}
.lftbtn, .rgtbtn{    cursor: pointer;
    position: absolute;
    top: 50%;
    height: 22px;
    margin: auto;
    background: #000;
    width: 22px;
    padding: 0;
    padding-right: 3px;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;left:-10px;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.rgtbtn{left:unset;right:-10px;padding-right: 0px;padding-left: 3px;}
.src-bs {
    margin-top: 240px;
}
.webchksc {
    color: #000000!important;
}
.one-way {
    margin-bottom: 10px!important;
}
.src-bs h1 {
    display: none;
}
ul.cab_round li {
    color: #000;
}
</style -->
  <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [{
        "@type": "Question",
        "name": "How can I Book Train Tickets Online?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "To book train tickets online, log on to the EaseMyTrip website and click on the train tab. Search trains for your preferred route and date and then check availability. If your tickets are available, you can proceed to next step. If there is waiting list, you can still go for booking your train tickets. Once you click on continue option, you will be asked to verify your IRCTC id to continue booking online train tickets. Now, you can enter the passenger details and proceed to book. You will be prompted about your IRCTC password. Now you will be directed to the 'Payment Option' section where choose the method for payment. After entering the details, you have to fill your IRCTC password and then your transaction of online train booking will be processed and you will receive a booking confirmation."
        }
      }, {
        "@type": "Question",
        "name": "How can I Book Train Tickets in Tatkal Quota?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Tatkal ticket reservation is a facility that allows the passengers taking a train journey on a short notice. Tatkal quota opens one day advance excluding the date of journey from the originating station of the train.Tatkal Train Ticket Booking Timings are:AC Class - 10:00 AM,Sleeper Class - 11:00 AM You have to opt for Tatkal quota to book tatkal tickets. "
        }
      }, {
        "@type": "Question",
        "name": "What are the RAC, GNWL, PQWL, RLWL and TQWL in Railway Reservation?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "All of the above except RAC are the types of waiting list available with train booking. WL with a number suggests the waitlisted status of a passenger.RAC means Reservation against Cancellation. If you have an RAC ticket, then your travel with a train is guaranteed but you will be given a seat (half of a side lower berth mostly) to sit and travel not an entire berth.GNWL General Waiting List waitlisted tickets are issued to the passenger who begins his/her journey from the originating station of a route or stations closer to the originating station.PQWL Pooled Quota Waiting List is shared by several small stations of a train route. The quota generally operates from originating station of a train route and only one Pooled Quota is there for entire run. The Pooled Quota is usually selected for the passengers travelling from the originating station to one or few stations short of the terminating station, or from a midway station to the terminating station, or between two stations coming midway of the entire route.RLWL Remote Location Waiting List ticket is issued for the stations between the originating and terminating stations. Usually these are important towns or cities of that particular route. These tickets are given a separate priority and their confirmations will depend on the cancellations of a confirmed ticket. Remote location stations prepare their own chart 2-3 hours prior to the actual departure of train. There are less chances of confirmation for such waitlisted tickets.TQWL Tatkal Quota Waiting List was earlier CKWL. It is the waiting list tickets booked under Tatkal Quota. TQWL tickets directly get confirm and don’t go through RAC. However, GNWL is given priority over TQWL."
        }
      }, {
        "@type": "Question",
        "name": "What is Premium Tatkal?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Premium Tatkal is a new quota introduced by railway to book online train tickets. Under this quota, dynamic fares are applicable. Premium Tatkal fare increases following the number of bookings. Booking Premium Tatkal (PT) ticket is much costlier than Tatkal because of the dynamic fare pricing. In this case, train ticket prices depend on the booking rates and availability of seats."
        }
      }, {
        "@type": "Question",
        "name": "How can I Cancel Tatkal Tickets?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "On cancellation of confirmed Tatkal tickets, no refund is given. On the cancellation of contingent and waitlisted Tatkal tickets, amount will be charged as per the existing rules of Railway. However, you can partially cancel the Tatkal e-tickets."
        }
      }, {
        "@type": "Question",
        "name": "What are the Cancellation Charges for Train Tickets?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "To get refunds on cancellation of train tickets, passengers should cancel their tickets before chart preparation. If a confirmed train ticket is cancelled more than 48 hrs prior to the scheduled departure of the train, cancellation charges will be Rs.240/- for AC First Class/Executive Class, Rs.200/- for AC 2 Tier/First Class, Rs. 180 for AC 3 Tier/AC Chair car/ AC 3 Economy, Rs.120/- for Sleeper Class and Rs.60/- for Second Class. These cancellation charges are applicable per ticket per passenger and same will be deducted before processing the refunds. If a confirmed ticket is cancelled between 48 and 12 hours prior to the scheduled departure of the train, cancellation charges will be 25% of the fare (subject to the above mentioned minimum flat rate). Between 12 hours and 4 hours prior to the scheduled departure of the train up to chart preparation (whichever is earlier), 50% of the fare paid subject to the minimum cancellation charges."
        }
      }, {
        "@type": "Question",
        "name": "How Many Days in Advance you can Book Train Tickets?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Advance Reservation Period for booking train tickets is 120 days (excluding the date of journey). So, booking in trains from train originating stations will open and remain available for 120 days."
        }
      }, {
        "@type": "Question",
        "name": "When the Chart of a Train is Prepared?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "The first chart of a train is typically prepared 4 hours ahead of its departure from originating station or remote location station. Chart of early morning trains is prepared the night before. However, if some seats still remain available, they can be booked by the passengers. So, the final chart is created 30 minutes before departure of train."
        }
      }, {
        "@type": "Question",
        "name": "Can I Change My Train Booking?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "You can’t change your train booking. All that you can do is to cancel your current ticket and book again."
        }
      }, {
        "@type": "Question",
        "name": "How to Order Food in Train?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "There are several websites and apps that offer food delivery services in train. You can order food in trains using your mobile phone and food will be delivered at your berth. With little efforts, modern day travelers can enjoy the best meals during their train journeys. Food is delivered from reputed restaurants in the locality and multiple payment options are available for the same."
        }
      }, {
        "@type": "Question",
        "name": "What is the Concession for Senior Citizens Quota?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": " Indian railway gives the facility to senior citizens for booking train tickets under senior citizen quota by availing a concession. As per the rules, male senior citizens of 60 years and above and lady senior citizens of 58 years and above can avail the concession in the fares of all classes of Mail/Express/Rajdhani/Shatabdi/Jan-Shatabdi/Duronto group of trains. The concession amount for men is 40% and for women is 50%."
        }
      }, {
        "@type": "Question",
        "name": "What is Ladies Quota in Trains?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "This quota is only for lady travelers or accompanying male child below 12 years. Ladies quota is available in sleeper class and second sitting class."
        }
      }]
    }
  </script>
  <script src="https://unpkg.com/url-polyfill"></script>
  <script src="//cdnt.netcoresmartech.com/smartechclient.js"></script>
  <script>
    smartech('create', 'ADGMOT35CHFLVDHBJNIG50K968FFNMV8RFNSAOHM588G5L20PBG0');
    smartech('register', 'd6a99db0af0f373d118acbb3bd22a853');
    smartech('identify', '');
    smartech('dispatch', 1, {});
  </script>
  <script>
    function GetTrainSection(type) {
      switch (type) {
        case "1":
          ""
          $("#radio2").removeAttr('checked', true);
          $("#radio3").removeAttr('checked', true);
          $("#radio4").removeAttr('checked', true);
          $("#radio5").removeAttr('checked', true);
          $("#li1").addClass('liType');
          $("#li2").removeClass('liType');
          $("#li3").removeClass('liType');
          $("#li4").removeClass('liType');
          $("#li5").removeClass('liType');
          $("#lbl1").addClass('lbl');
          $("#li2").removeClass('lbl');
          $("#li3").removeClass('lbl');
          $("#li4").removeClass('lbl');
          $("#li5").removeClass('lbl');
          if (document.getElementById('TrainBySearch') != null) {
            document.getElementById('TrainBySearch').style.display = "block";
            document.getElementById('TrainByPNRSearch').style.display = "none";
            document.getElementById('TrainByTrainNumber').style.display = "none";
            document.getElementById('TrainByTrainNumberV1').style.display = "none";
            document.getElementById('TrainByTrainStation').style.display = "none";
          }
          break;
        case "2":
          ""
          $("#radio1").removeAttr('checked', true);
          $("#radio3").removeAttr('checked', true);
          $("#radio4").removeAttr('checked', true);
          $("#radio5").removeAttr('checked', true);
          $("#li1").removeClass('liType');
          $("#li2").addClass('liType');
          $("#li3").removeClass('liType');
          $("#li4").removeClass('liType');
          $("#li5").removeClass('liType');
          $("#lbl1").removeClass('lbl');
          $("#li2").addClass('lbl');
          $("#li3").removeClass('lbl');
          $("#li4").removeClass('lbl');
          $("#li5").removeClass('lbl');
          if (document.getElementById('TrainByPNRSearch') != null) {
            document.getElementById('TrainBySearch').style.display = "none";
            document.getElementById('TrainByPNRSearch').style.display = "flex"
            document.getElementById('TrainByTrainNumber').style.display = "none";
            document.getElementById('TrainByTrainStation').style.display = "none";
            document.getElementById('TrainByTrainNumberV1').style.display = "none";
          }
          break;
        case "3":
          ""
          $("#radio1").removeAttr('checked', true);
          $("#radio2").removeAttr('checked', true);
          $("#radio4").removeAttr('checked', true);
          $("#li1").removeClass('liType');
          $("#li2").removeClass('liType');
          $("#li3").addClass('liType');
          $("#li4").removeClass('liType');
          $("#li5").removeClass('liType');
          $("#lbl1").removeClass('lbl');
          $("#li2").removeClass('lbl');
          $("#li3").addClass('lbl');
          $("#li4").removeClass('lbl');
          $("#li5").removeClass('lbl');
          document.getElementById('TrainBySearch').style.display = "none";
          document.getElementById('TrainByPNRSearch').style.display = "none"
          document.getElementById('TrainByTrainNumber').style.display = "flex";
          document.getElementById('TrainByTrainStation').style.display = "none";
          document.getElementById('TrainByTrainNumberV1').style.display = "none";
          break;
        case "4":
          ""
          $("#radio1").removeAttr('checked', true);
          $("#radio2").removeAttr('checked', true);
          $("#radio3").removeAttr('checked', true);
          $("#radio4").removeAttr('checked', true);
          $("#li1").removeClass('liType');
          $("#li2").removeClass('liType');
          $("#li3").removeClass('liType');
          $("#li4").addClass('liType');
          $("#li5").removeClass('liType');
          $("#lbl1").removeClass('lbl');
          $("#li2").removeClass('lbl');
          $("#li3").removeClass('lbl');
          $("#li4").addClass('lbl');
          $("#li5").removeClass('lbl');
          document.getElementById('TrainBySearch').style.display = "none";
          document.getElementById('TrainByPNRSearch').style.display = "none"
          document.getElementById('TrainByTrainNumber').style.display = "none";
          document.getElementById('TrainByTrainStation').style.display = "flex";
          document.getElementById('TrainByTrainNumberV1').style.display = "none";
          break;
        case "5":
          ""
          $("#radio1").removeAttr('checked', true);
          $("#radio2").removeAttr('checked', true);
          $("#radio3").removeAttr('checked', true);
          $("#radio4").removeAttr('checked', true);
          $("#li1").removeClass('liType');
          $("#li2").removeClass('liType');
          $("#li3").removeClass('liType');
          $("#li4").removeClass('liType');
          $("#li5").addClass('liType');
          $("#lbl1").removeClass('lbl');
          $("#li2").removeClass('lbl');
          $("#li3").removeClass('lbl');
          $("#li4").removeClass('lbl');
          $("#li5").addClass('lbl');
          document.getElementById('TrainBySearch').style.display = "none";
          document.getElementById('TrainByPNRSearch').style.display = "none"
          document.getElementById('TrainByTrainNumber').style.display = "none";
          document.getElementById('TrainByTrainStation').style.display = "none";
          document.getElementById('TrainByTrainNumberV1').style.display = "flex";
          break;
      }
    }

    function hideInfo() {
      if (window.event.srcElement.id != 'RctSr') {
        document.getElementById('RctSr').style.display = 'none';
      }
      if (window.event.srcElement.id != 'RctDest') {
        document.getElementById('RctDest').style.display = 'none';
      }
      if (window.event.srcElement.id == 'txtdesticity') {
        document.getElementById('RctDest').style.display = 'block';
      }
      //RctDest
      if (window.event.srcElement.id == 'txtfromcity') {
        document.getElementById('RctSr').style.display = 'block';
      }
    }
    document.onclick = hideInfo;
  </script>
  <script>
    $(document).ready(function() {
      var sss = document.getElementsByName('TripType');
      if (sss != null) {
        if (sss.length > 0) {
          for (var i = 0; i < sss.length; i++) {
            if (i == 0) {
              sss[0].checked = true;
            } else {
              sss[i].checked = false;
            }
          }
        }
      }
      $("#li1").addClass('liType');
      $("#li2").removeClass('liType');
      $("#li3").removeClass('liType');
      $("#li4").removeClass('liType');
      $("#li5").removeClass('liType');
      $("#lbl1").addClass('lbl');
      $("#li2").removeClass('lbl');
      $("#li3").removeClass('lbl');
      $("#li4").removeClass('lbl');
      $("#li5").removeClass('lbl');
    })
  </script>
  <div id="divnewlogin" style="display:block">
    <link href="https://www.easemytrip.com/css/nwhomfiles/desktopmenulogin.css?v=9.366" rel="stylesheet">
    <!--script src="~/Scripts/NewTrainScripts/NewTrainLoginCommon.js?a=11101152"></script -->
    <script src="https://www.easemytrip.com/Scripts/bcf-menu.js?v=121.1"></script>
    <script src="https://www.easemytrip.com/scripts/gi.js?v=31"></script>
    <link href="https://www.easemytrip.com/emt-pro/emt-pro-header.css?v=88.7" rel="stylesheet">
    <script src="https://mybookings.easemytrip.com/Scripts/MyBooking/aes.js" async=""></script>
    <script src="https://www.google.com/recaptcha/enterprise.js?&amp;onload=onloadCallback&amp;render=explicit"></script>
    <script src="https://www.easemytrip.com/scripts/common/angular.min.js?v=1"></script>
    <link href="https://www.easemytrip.com/css/menu.css?v=2.1.18abeert" rel="stylesheet">
    <script src="https://www.easemytrip.com/scripts/newloginCommon_captcha_NewHeader.js?v=7787758" async=""></script>
    <script type="text/javascript">
      var onloadCallback = function() {
        grecaptcha.enterprise.render('html_element', {
          'sitekey': '6Lcn060cAAAAANe10P0jD-4soknaekAASxTwcZV6',
          'callback': verifyCallback
        });
      };
      var verifyCallback = function(response) {
        document.getElementById("hdnInputToken").value = response;
        $("#captchareder").hide();
      };
    </script>
    <style>
      section {
        float: left;
        width: 100%;
        background: #fff;
      }

      .grecaptcha-badge {
        visibility: hidden;
      }

      ._listrwmenu ._drpdubrov2 {
        width: 100%;
        display: flex;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: flex-start;
        color: #202020 !important;
        background: unset !important;
        border-radius: 0 !important;
      }

      .showmenu .viewmenu {
        margin-left: 21% !important;
      }

      .fltt .viewmenu {
        float: left;
        margin-left: 21% !important;
        margin-top: 5px !important;
        padding: 8px 0 8px 11px !important;
        border: 0;
        position: relative;
      }
    </style>
    <div ng-app="signup" ng-controller="SigninController" class="ng-scope">
      <input id="hdnInputToken" type="hidden" value="" autocomplete="off">
      <section>
        <div id="crpmenu" class="s-mn_btn" style="display:none;position:absolute;left:10px;top:10px;">
          <!--span class="hem_brg">
                    <img src="https://www.easemytrip.com/agents/Content/imgnew/side-menu.svg">
                </span-->
          <div class="circle_dots">
            <div class="_maincir">
              <div class="line9"></div>
              <div class="line6"></div>
              <div class="line3"></div>
            </div>
          </div>
          <!-- span class="hem_brg"><span class="line_o"></span><span class="line_o"></span><span class="line_o"></span></span -->
        </div>
        <div class="_innerWrap" id="myTopnav">
          <div class="_onerohdr">
            <div class="emt_header">
              <a href="/" title="easemytrip.com" class="emt_logo newcsclogo"><i class="newHeaderLogo"></i></a>
            </div>
            <div class="emt_midside">
              <div class="_listrwmenu">
                <ul>
                  <li>
                    <a href="https://www.easemytrip.com/flights.html" class="">
                                        <span class="meuicowidth flightmenuico"></span><span>flights</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/hotels/" class="">
                                        <span class="meuicowidth hotelmenuico"></span><span>hotels</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://fph.easemytrip.com/" class="">
                                        <span class="meuicowidth fphmenuico"></span><span>flight + hotel</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/railways/" class="_actvrmenu">
                                        <span class="meuicowidth trainmenuico"></span><span>trains</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/bus/" class="">
                                        <span class="meuicowidth busmenuico"></span><span>bus</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/holidays/" class="">
                                        <span class="meuicowidth holidaymenuico"></span><span>holidays</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/cabs/" class="">
                                        <span class="meuicowidth cabmenuico"></span><span>cabs</span>
                                    </a>
                  </li>
                  <li>
                    <a href="https://www.easemytrip.com/activities/" class="">
                                        <span class="meuicowidth actvitymenuico"></span><span>activities</span>
                                    </a>
                  </li>
                  <li class="_subheaderlink">
                    <a><span class="meuicowidth moremenuico"></span><span>More</span></a>
                    <div class="_dropdownromenu">
                      <a class="_drpdubro" href="https://www.easemytrip.com/charters/flight.html">
                                            <span class="menuropos charters-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Charters</span>
                                                <span class="fnt12">Book private charters here</span>
                                            </span>
                                        </a>
                      <a class="_drpdubro" href="https://www.easemytrip.com/visa-info/">
                                                            <span class="menuropos visa-roico"></span>
                                                            <span class="_romnutxt">
                                                                <span class="fnt14">Visa</span>
                                                                <span class="fnt12">Apply for a UAE Visa Online</span>
                                                            </span>
                                                        </a>
                      <div class="_drpdubro showmenu">
                        <span class="menuropos airport-roico"></span>
                        <span class="_romnutxt">
                          <span class="fnt14">Airport service</span>
                          <span class="fnt12">Enjoy airport service</span>
                          <i class="_downroarwnwx" style="margin-top: 8px;"></i>
                        </span>
                        <div class="clr"></div>
                        <a class="_drpdubrov2 viewmenu" id="dfree" style="display: none;" target="_new" href="https://easemytrip.adanione.com/duty-free">
														<span class="_romnutxt">
															<i class="dott"></i>
															<span class="fnt14">Duty free</span>
														</span>
													</a>
                      </div>
                      <a class="_drpdubro" href="https://www.easemytrip.com/cruise-packages.html">
                                            <span class="menuropos cruise-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Cruise</span>
                                                <span class="fnt12">Book cruise here</span>
                                            </span>
                                        </a>
                      <a class="_drpdubro" href="https://www.easemytrip.com/giftcard">
                                            <span class="menuropos giftcard-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Gift Card</span>
                                                <span class="fnt12">Buy giftcards here</span>
                                            </span>
                                        </a>
                      <a class="_drpdubro" href="https://www.easemytrip.com/deals.html">
                                            <span class="menuropos offers-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Offers</span>
                                                <span class="fnt12">Check Best latest offers</span>
                                            </span>
                                        </a>
                    </div>
                  </li>
                </ul>
              </div>
            </div>
            <div class="emt_listrgt">
              <div class="rgtseclag">
                <div class="_mnurobx">
                  <div class="_subheaderlink">
                    <div class="supportusrico"></div>
                    <span>Customer Service </span><i class="_downroarw"></i>
                    <div class="_dropdownromenu">
                      <a class="_drpdubro">
                                            <span class="menuropos callsupport-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Call Support</span>
                                                <span class="fnt12 _clrblu">Tel : 011 - 40033433</span>
                                            </span>
                                        </a>
                      <a class="_drpdubro" href="mailto:care@easemytrip.com">
                                            <span class="menuropos mailsupport-roico"></span>
                                            <span class="_romnutxt">
                                                <span class="fnt14">Mail Support</span>
                                                <span class="fnt12 _clrblu">Care@easemytrip.com</span>
                                            </span>
                                        </a>
                    </div>
                  </div>
                </div>
              </div>
              <div class="_signuppnl _subheaderlink" id="divSignInPnl" style="display: block;">
                <a class="_btnclick">
                                <span id="">Login or Signup</span>

                            </a>
                <div class="_dropdownromenu">
                  <a class="_drpdubro log">
                                    <span class="menuropos custlog-roico"></span>
                                    <span class="_romnutxt" id="shwlogn">
                                        <span class="fnt14">Customer Login</span>
                                        <span class="fnt12">Login &amp; check bookings</span>
                                    </span>
                                </a>
                  <a class="_drpdubro" href="https://www.easemytrip.com/corporate/">
                                    <span class="menuropos corplog-roico"></span>
                                    <span class="_romnutxt">
                                        <span class="fnt14">Corporate Travel</span>
                                        <span class="fnt12">Login corporate account</span>
                                    </span>
                                </a>
                  <a class="_drpdubro" href="https://www.easemytrip.com/agents/">
                                    <span class="menuropos agntlog-roico"></span>
                                    <span class="_romnutxt">
                                        <span class="fnt14">Agent Login</span>
                                        <span class="fnt12">Login your agent account</span>
                                    </span>
                                </a>
                  <a class="_drpdubro" href="https://mybookings.easemytrip.com/">
									<span class="menuropos mybooking-roico"></span>
									<span class="_romnutxt">
										<span class="fnt14">My Booking</span>
										<span class="fnt12">Manage your bookings here</span>
									</span>
								</a>
                </div>
              </div>
              <div id="spnLogoutPnl" class="_mnurobx logedrobg" style="display:none;">
                <div class="_subheaderlink">
                  <div class="logrousrico"></div>
                  <!-- <span>Hi, Rohan</span><i class="_downroarw"></i> -->
                  <span id="spnLgnWelcome" style="display:none;">Hi, </span>
                  <span id="welcome-det-User" style="display:none;"></span><i class="_downroarw"></i>
                  <div class="_dropdownromenu b2cpanel">
                    <a class="_drpdubro" href="https://mybookings.easemytrip.com/MyBooking/Profile/">
                                        <span class="menuropos myprofile-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">My Profile</span>
                                            <span class="fnt12">Manage your profile, and password</span>
                                        </span>
                                    </a>
                    <a class="_drpdubro" href="https://mybookings.easemytrip.com/MyBooking/profile?wallet">
                                        <span class="menuropos emtwallet-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">EMT Wallet</span>
                                            <span class="fnt12">Use your wallet money to avail disounts</span>
                                        </span>
                                    </a>
                    <a class="_drpdubro" href="https://mybookings.easemytrip.com/">
                                        <span class="menuropos mybooking-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">My Booking</span>
                                            <span class="fnt12">Manage your bookings here</span>
                                        </span>
                                    </a>
                    <a class="_drpdubro LogOut" ng-click="LogOut()">
                                        <span class="menuropos logout-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">Log Out</span>
                                            <span class="fnt12"> </span>
                                        </span>
                                    </a>
                  </div>
                  <div class="_dropdownromenu" style="display:none" id="divB2BAgent">
                    <a class="_drpdubro" id="HAGCode">YOGI</a>
                    <a class="_drpdubro">
                                        <span class="menuropos emtwallet-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">A/C Balance</span>
                                            <span class="rupeb2b">
                                                <img src="https://flight.easemytrip.com/Content/img/inr-hotel-tab.png" alt="rupee" class="rupeeIcnb2b">
                                                <span class="wallet-amt" id="HABal">546546</span>
                                            </span>
                                        </span>
                                    </a>
                    <a class="_drpdubro">
                                        <span class="menuropos mybooking-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">Statement Balance</span>
                                            <span class="rupeb2b">
                                                <img src="https://flight.easemytrip.com/Content/img/inr-hotel-tab.png" alt="rupee" class="rupeeIcnb2b">
                                                <span class="wallet-amt" id="HSbal">354546</span>
                                            </span>
                                        </span>
                                    </a>
                    <a class="_drpdubro LogOut" ng-click="LogOut()">
                                        <span class="menuropos logout-roico"></span>
                                        <span class="_romnutxt">
                                            <span class="fnt14">Log Out</span>
                                            <span class="fnt12"> </span>
                                        </span>
                                    </a>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
      <div class="clr"></div>
      <div>
        <div id="mainlogin" style="display:none;">
          <div class="_newlognsec">
            <div class="_newbglog">
              <div class="_loglft">
                <div id="homepage-slider" class="st-slider">
                  <input type="radio" class="cs_anchor radio" name="slider" id="slide1">
                  <input type="radio" class="cs_anchor radio" name="slider" id="slide2">
                  <input type="radio" class="cs_anchor radio" name="slider" id="slide3">
                  <input type="radio" class="cs_anchor radio" name="slider" id="play1" checked="">
                  <div class="images login-slider">
                    <div class="images-inner slide-box">
                      <div class="image-slide">
                        <div class="slide-logbox">
                          <div class="_logimg"><img src="https://www.easemytrip.com/images/nwhomfiles/emtcash.png"></div>
                          <div class="_loghdr">Sign up &amp; Earn</div>
                          <div class="_logpra">Sign Up And Get an exciting deals.</div>
                        </div>
                      </div>
                      <div class="image-slide slide-box">
                        <div class="slide-logbox">
                          <div class="_logimg"><img src="https://www.easemytrip.com/images/nwhomfiles/amzdeal.png"></div>
                          <div class="_loghdr">Amazing Discounts</div>
                          <div class="_logpra">Login And Enjoy Amazing Discounts On Travel Bookings.</div>
                        </div>
                      </div>
                      <div class="image-slide slide-box">
                        <div class="slide-logbox">
                          <div class="_logimg"><img src="https://www.easemytrip.com/images/nwhomfiles/freebooking.png"></div>
                          <div class="_loghdr">Hassle-Free Bookings</div>
                          <div class="_logpra">Sign-In And Enjoy Hassle-Free Bookings.</div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="labels">
                    <div class="fake-radio">
                      <label for="slide1" class="radio-btn"></label>
                      <label for="slide2" class="radio-btn"></label>
                      <label for="slide3" class="radio-btn"></label>
                    </div>
                  </div>
                </div>
              </div>
              <div class="_logrgt">
                <!--Enter mobile or email--->
                <div class="" id="lgnBox" style="display:none;">
                  <div class="_logmain_frm">
                    <div class="_ttl_sec">
                      <div class="_ttl_hd">Login or Create an account</div>
                      <div class="_crosslog" onclick="Popup()">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_inpwdth">
                      <div class="input-log">
                        <div class="intl-tel-input ng-hide" ng-show="IsMobile">
                          <div class="flag-country f16">
                            <div class="select-countrycode">
                              <div class="selected-flag">
                                <div class="flag in">
                                  <div class="down-arrow"></div>
                                </div>
                              </div>
                              <span class="ctycode">+91</span>
                            </div>
                            <div class="country-listbx" style="display:none">
                              <ul class="country-list">
                                <li class="country" data-dial-code="93" data-country-code="af">
                                  <div class="flag af"></div><span class="country-name">Afghanistan</span><span class="dial-code">+93</span>
                                </li>
                                <li class="country" data-dial-code="355" data-country-code="al">
                                  <div class="flag al"></div><span class="country-name">Albania</span><span class="dial-code">+355</span>
                                </li>
                                <li class="country" data-dial-code="213" data-country-code="dz">
                                  <div class="flag dz"></div><span class="country-name">Algeria</span><span class="dial-code">+213</span>
                                </li>
                                <li class="country" data-dial-code="1684" data-country-code="as">
                                  <div class="flag as"></div><span class="country-name">American Samoa</span><span class="dial-code">+1684</span>
                                </li>
                                <li class="country" data-dial-code="376" data-country-code="ad">
                                  <div class="flag ad"></div><span class="country-name">Andorra</span><span class="dial-code">+376</span>
                                </li>
                                <li class="country" data-dial-code="244" data-country-code="ao">
                                  <div class="flag ao"></div><span class="country-name">Angola</span><span class="dial-code">+244</span>
                                </li>
                                <li class="country" data-dial-code="1264" data-country-code="ai">
                                  <div class="flag ai"></div><span class="country-name">Anguilla</span><span class="dial-code">+1264</span>
                                </li>
                                <li class="country" data-dial-code="1268" data-country-code="ag">
                                  <div class="flag ag"></div><span class="country-name">Antigua and Barbuda</span><span class="dial-code">+1268</span>
                                </li>
                                <li class="country" data-dial-code="54" data-country-code="ar">
                                  <div class="flag ar"></div><span class="country-name">Argentina</span><span class="dial-code">+54</span>
                                </li>
                                <li class="country" data-dial-code="374" data-country-code="am">
                                  <div class="flag am"></div><span class="country-name">Armenia</span><span class="dial-code">+374</span>
                                </li>
                                <li class="country" data-dial-code="297" data-country-code="aw">
                                  <div class="flag aw"></div><span class="country-name">Aruba</span><span class="dial-code">+297</span>
                                </li>
                                <li class="country" data-dial-code="61" data-country-code="au">
                                  <div class="flag au"></div><span class="country-name">Australia</span><span class="dial-code">+61</span>
                                </li>
                                <li class="country" data-dial-code="43" data-country-code="at">
                                  <div class="flag at"></div><span class="country-name">Austria</span><span class="dial-code">+43</span>
                                </li>
                                <li class="country" data-dial-code="994" data-country-code="az">
                                  <div class="flag az"></div><span class="country-name">Azerbaijan</span><span class="dial-code">+994</span>
                                </li>
                                <li class="country" data-dial-code="1242" data-country-code="bs">
                                  <div class="flag bs"></div><span class="country-name">Bahamas</span><span class="dial-code">+1242</span>
                                </li>
                                <li class="country" data-dial-code="973" data-country-code="bh">
                                  <div class="flag bh"></div><span class="country-name">Bahrain</span><span class="dial-code">+973</span>
                                </li>
                                <li class="country" data-dial-code="880" data-country-code="bd">
                                  <div class="flag bd"></div><span class="country-name">Bangladesh</span><span class="dial-code">+880</span>
                                </li>
                                <li class="country" data-dial-code="1246" data-country-code="bb">
                                  <div class="flag bb"></div><span class="country-name">Barbados</span><span class="dial-code">+1246</span>
                                </li>
                                <li class="country" data-dial-code="375" data-country-code="by">
                                  <div class="flag by"></div><span class="country-name">Belarus</span><span class="dial-code">+375</span>
                                </li>
                                <li class="country" data-dial-code="32" data-country-code="be">
                                  <div class="flag be"></div><span class="country-name">Belgium</span><span class="dial-code">+32</span>
                                </li>
                                <li class="country" data-dial-code="501" data-country-code="bz">
                                  <div class="flag bz"></div><span class="country-name">Belize</span><span class="dial-code">+501</span>
                                </li>
                                <li class="country" data-dial-code="229" data-country-code="bj">
                                  <div class="flag bj"></div><span class="country-name">Benin</span><span class="dial-code">+229</span>
                                </li>
                                <li class="country" data-dial-code="1441" data-country-code="bm">
                                  <div class="flag bm"></div><span class="country-name">Bermuda</span><span class="dial-code">+1441</span>
                                </li>
                                <li class="country" data-dial-code="975" data-country-code="bt">
                                  <div class="flag bt"></div><span class="country-name">Bhutan</span><span class="dial-code">+975</span>
                                </li>
                                <li class="country" data-dial-code="591" data-country-code="bo">
                                  <div class="flag bo"></div><span class="country-name">Bolivia</span><span class="dial-code">+591</span>
                                </li>
                                <li class="country" data-dial-code="387" data-country-code="ba">
                                  <div class="flag ba"></div><span class="country-name">Bosnia and Herzegovina</span><span class="dial-code">+387</span>
                                </li>
                                <li class="country" data-dial-code="267" data-country-code="bw">
                                  <div class="flag bw"></div><span class="country-name">Botswana</span><span class="dial-code">+267</span>
                                </li>
                                <li class="country" data-dial-code="55" data-country-code="br">
                                  <div class="flag br"></div><span class="country-name">Brazil</span><span class="dial-code">+55</span>
                                </li>
                                <li class="country" data-dial-code="673" data-country-code="bn">
                                  <div class="flag bn"></div><span class="country-name">Brunei Darussalam</span><span class="dial-code">+673</span>
                                </li>
                                <li class="country" data-dial-code="359" data-country-code="bg">
                                  <div class="flag bg"></div><span class="country-name">Bulgaria</span><span class="dial-code">+359</span>
                                </li>
                                <li class="country" data-dial-code="226" data-country-code="bf">
                                  <div class="flag bf"></div><span class="country-name">Burkina Faso</span><span class="dial-code">+226</span>
                                </li>
                                <li class="country" data-dial-code="257" data-country-code="bi">
                                  <div class="flag bi"></div><span class="country-name">Burundi</span><span class="dial-code">+257</span>
                                </li>
                                <li class="country" data-dial-code="855" data-country-code="kh">
                                  <div class="flag kh"></div><span class="country-name">Cambodia</span><span class="dial-code">+855</span>
                                </li>
                                <li class="country" data-dial-code="237" data-country-code="cm">
                                  <div class="flag cm"></div><span class="country-name">Cameroon</span><span class="dial-code">+237</span>
                                </li>
                                <li class="country" data-dial-code="1" data-country-code="ca">
                                  <div class="flag ca"></div><span class="country-name">Canada</span><span class="dial-code">+1</span>
                                </li>
                                <li class="country" data-dial-code="238" data-country-code="cv">
                                  <div class="flag cv"></div><span class="country-name">Cape Verde</span><span class="dial-code">+238</span>
                                </li>
                                <li class="country" data-dial-code="1345" data-country-code="ky">
                                  <div class="flag ky"></div><span class="country-name">Cayman Islands</span><span class="dial-code">+1345</span>
                                </li>
                                <li class="country" data-dial-code="236" data-country-code="cf">
                                  <div class="flag cf"></div><span class="country-name">Central African Republic</span><span class="dial-code">+236</span>
                                </li>
                                <li class="country" data-dial-code="235" data-country-code="td">
                                  <div class="flag td"></div><span class="country-name">Chad</span><span class="dial-code">+235</span>
                                </li>
                                <li class="country" data-dial-code="56" data-country-code="cl">
                                  <div class="flag cl"></div><span class="country-name">Chile</span><span class="dial-code">+56</span>
                                </li>
                                <li class="country" data-dial-code="86" data-country-code="cn">
                                  <div class="flag cn"></div><span class="country-name">China</span><span class="dial-code">+86</span>
                                </li>
                                <li class="country" data-dial-code="57" data-country-code="co">
                                  <div class="flag co"></div><span class="country-name">Colombia</span><span class="dial-code">+57</span>
                                </li>
                                <li class="country" data-dial-code="269" data-country-code="km">
                                  <div class="flag km"></div><span class="country-name">Comoros</span><span class="dial-code">+269</span>
                                </li>
                                <li class="country" data-dial-code="243" data-country-code="cd">
                                  <div class="flag cd"></div><span class="country-name">Congo (DRC)</span><span class="dial-code">+243</span>
                                </li>
                                <li class="country" data-dial-code="242" data-country-code="cg">
                                  <div class="flag cg"></div><span class="country-name">Congo (Republic)</span><span class="dial-code">+242</span>
                                </li>
                                <li class="country" data-dial-code="682" data-country-code="ck">
                                  <div class="flag ck"></div><span class="country-name">Cook Islands</span><span class="dial-code">+682</span>
                                </li>
                                <li class="country" data-dial-code="506" data-country-code="cr">
                                  <div class="flag cr"></div><span class="country-name">Costa Rica</span><span class="dial-code">+506</span>
                                </li>
                                <li class="country" data-dial-code="225" data-country-code="ci">
                                  <div class="flag ci"></div><span class="country-name">Côte d'Ivoire</span><span class="dial-code">+225</span>
                                </li>
                                <li class="country" data-dial-code="385" data-country-code="hr">
                                  <div class="flag hr"></div><span class="country-name">Croatia</span><span class="dial-code">+385</span>
                                </li>
                                <li class="country" data-dial-code="53" data-country-code="cu">
                                  <div class="flag cu"></div><span class="country-name">Cuba</span><span class="dial-code">+53</span>
                                </li>
                                <li class="country" data-dial-code="357" data-country-code="cy">
                                  <div class="flag cy"></div><span class="country-name">Cyprus</span><span class="dial-code">+357</span>
                                </li>
                                <li class="country" data-dial-code="420" data-country-code="cz">
                                  <div class="flag cz"></div><span class="country-name">Czech Republic</span><span class="dial-code">+420</span>
                                </li>
                                <li class="country" data-dial-code="45" data-country-code="dk">
                                  <div class="flag dk"></div><span class="country-name">Denmark</span><span class="dial-code">+45</span>
                                </li>
                                <li class="country" data-dial-code="253" data-country-code="dj">
                                  <div class="flag dj"></div><span class="country-name">Djibouti</span><span class="dial-code">+253</span>
                                </li>
                                <li class="country" data-dial-code="1767" data-country-code="dm">
                                  <div class="flag dm"></div><span class="country-name">Dominica</span><span class="dial-code">+1767</span>
                                </li>
                                <li class="country" data-dial-code="1809" data-country-code="do">
                                  <div class="flag do"></div><span class="country-name">Dominican Republic</span><span class="dial-code">+1809</span>
                                </li>
                                <li class="country" data-dial-code="593" data-country-code="ec">
                                  <div class="flag ec"></div><span class="country-name">Ecuador</span><span class="dial-code">+593</span>
                                </li>
                                <li class="country" data-dial-code="20" data-country-code="eg">
                                  <div class="flag eg"></div><span class="country-name">Egypt</span><span class="dial-code">+20</span>
                                </li>
                                <li class="country" data-dial-code="503" data-country-code="sv">
                                  <div class="flag sv"></div><span class="country-name">El Salvador</span><span class="dial-code">+503</span>
                                </li>
                                <li class="country" data-dial-code="240" data-country-code="gq">
                                  <div class="flag gq"></div><span class="country-name">Equatorial Guinea</span><span class="dial-code">+240</span>
                                </li>
                                <li class="country" data-dial-code="291" data-country-code="er">
                                  <div class="flag er"></div><span class="country-name">Eritrea</span><span class="dial-code">+291</span>
                                </li>
                                <li class="country" data-dial-code="372" data-country-code="ee">
                                  <div class="flag ee"></div><span class="country-name">Estonia</span><span class="dial-code">+372</span>
                                </li>
                                <li class="country" data-dial-code="251" data-country-code="et">
                                  <div class="flag et"></div><span class="country-name">Ethiopia</span><span class="dial-code">+251</span>
                                </li>
                                <li class="country" data-dial-code="298" data-country-code="fo">
                                  <div class="flag fo"></div><span class="country-name">Faroe Islands</span><span class="dial-code">+298</span>
                                </li>
                                <li class="country" data-dial-code="679" data-country-code="fj">
                                  <div class="flag fj"></div><span class="country-name">Fiji</span><span class="dial-code">+679</span>
                                </li>
                                <li class="country" data-dial-code="358" data-country-code="fi">
                                  <div class="flag fi"></div><span class="country-name">Finland</span><span class="dial-code">+358</span>
                                </li>
                                <li class="country" data-dial-code="33" data-country-code="fr">
                                  <div class="flag fr"></div><span class="country-name">France</span><span class="dial-code">+33</span>
                                </li>
                                <li class="country" data-dial-code="689" data-country-code="pf">
                                  <div class="flag pf"></div><span class="country-name">French Polynesia</span><span class="dial-code">+689</span>
                                </li>
                                <li class="country" data-dial-code="241" data-country-code="ga">
                                  <div class="flag ga"></div><span class="country-name">Gabon</span><span class="dial-code">+241</span>
                                </li>
                                <li class="country" data-dial-code="220" data-country-code="gm">
                                  <div class="flag gm"></div><span class="country-name">Gambia</span><span class="dial-code">+220</span>
                                </li>
                                <li class="country" data-dial-code="995" data-country-code="ge">
                                  <div class="flag ge"></div><span class="country-name">Georgia</span><span class="dial-code">+995</span>
                                </li>
                                <li class="country" data-dial-code="49" data-country-code="de">
                                  <div class="flag de"></div><span class="country-name">Germany</span><span class="dial-code">+49</span>
                                </li>
                                <li class="country" data-dial-code="233" data-country-code="gh">
                                  <div class="flag gh"></div><span class="country-name">Ghana</span><span class="dial-code">+233</span>
                                </li>
                                <li class="country" data-dial-code="350" data-country-code="gi">
                                  <div class="flag gi"></div><span class="country-name">Gibraltar</span><span class="dial-code">+350</span>
                                </li>
                                <li class="country" data-dial-code="30" data-country-code="gr">
                                  <div class="flag gr"></div><span class="country-name">Greece</span><span class="dial-code">+30</span>
                                </li>
                                <li class="country" data-dial-code="299" data-country-code="gl">
                                  <div class="flag gl"></div><span class="country-name">Greenland</span><span class="dial-code">+299</span>
                                </li>
                                <li class="country" data-dial-code="1473" data-country-code="gd">
                                  <div class="flag gd"></div><span class="country-name">Grenada</span><span class="dial-code">+1473</span>
                                </li>
                                <li class="country" data-dial-code="590" data-country-code="gp">
                                  <div class="flag gp"></div><span class="country-name">Guadeloupe</span><span class="dial-code">+590</span>
                                </li>
                                <li class="country" data-dial-code="1671" data-country-code="gu">
                                  <div class="flag gu"></div><span class="country-name">Guam</span><span class="dial-code">+1671</span>
                                </li>
                                <li class="country" data-dial-code="502" data-country-code="gt">
                                  <div class="flag gt"></div><span class="country-name">Guatemala</span><span class="dial-code">+502</span>
                                </li>
                                <li class="country" data-dial-code="44" data-country-code="gg">
                                  <div class="flag gg"></div><span class="country-name">Guernsey</span><span class="dial-code">+44</span>
                                </li>
                                <li class="country" data-dial-code="224" data-country-code="gn">
                                  <div class="flag gn"></div><span class="country-name">Guinea</span><span class="dial-code">+224</span>
                                </li>
                                <li class="country" data-dial-code="245" data-country-code="gw">
                                  <div class="flag gw"></div><span class="country-name">Guinea-Bissau</span><span class="dial-code">+245</span>
                                </li>
                                <li class="country" data-dial-code="592" data-country-code="gy">
                                  <div class="flag gy"></div><span class="country-name">Guyana</span><span class="dial-code">+592</span>
                                </li>
                                <li class="country" data-dial-code="509" data-country-code="ht">
                                  <div class="flag ht"></div><span class="country-name">Haiti</span><span class="dial-code">+509</span>
                                </li>
                                <li class="country" data-dial-code="504" data-country-code="hn">
                                  <div class="flag hn"></div><span class="country-name">Honduras</span><span class="dial-code">+504</span>
                                </li>
                                <li class="country" data-dial-code="852" data-country-code="hk">
                                  <div class="flag hk"></div><span class="country-name">Hong Kong</span><span class="dial-code">+852</span>
                                </li>
                                <li class="country" data-dial-code="36" data-country-code="hu">
                                  <div class="flag hu"></div><span class="country-name">Hungary</span><span class="dial-code">+36</span>
                                </li>
                                <li class="country" data-dial-code="354" data-country-code="is">
                                  <div class="flag is"></div><span class="country-name">Iceland</span><span class="dial-code">+354</span>
                                </li>
                                <li class="country" data-dial-code="91" data-country-code="in">
                                  <div class="flag in"></div><span class="country-name">India</span><span class="dial-code">+91</span>
                                </li>
                                <li class="country" data-dial-code="62" data-country-code="id">
                                  <div class="flag id"></div><span class="country-name">Indonesia</span><span class="dial-code">+62</span>
                                </li>
                                <li class="country" data-dial-code="98" data-country-code="ir">
                                  <div class="flag ir"></div><span class="country-name">Iran</span><span class="dial-code">+98</span>
                                </li>
                                <li class="country" data-dial-code="964" data-country-code="iq">
                                  <div class="flag iq"></div><span class="country-name">Iraq</span><span class="dial-code">+964</span>
                                </li>
                                <li class="country" data-dial-code="353" data-country-code="ie">
                                  <div class="flag ie"></div><span class="country-name">Ireland</span><span class="dial-code">+353</span>
                                </li>
                                <li class="country" data-dial-code="44" data-country-code="im">
                                  <div class="flag im"></div><span class="country-name">Isle of Man</span><span class="dial-code">+44</span>
                                </li>
                                <li class="country" data-dial-code="972" data-country-code="il">
                                  <div class="flag il"></div><span class="country-name">Israel</span><span class="dial-code">+972</span>
                                </li>
                                <li class="country" data-dial-code="39" data-country-code="it">
                                  <div class="flag it"></div><span class="country-name">Italy</span><span class="dial-code">+39</span>
                                </li>
                                <li class="country" data-dial-code="1876" data-country-code="jm">
                                  <div class="flag jm"></div><span class="country-name">Jamaica</span><span class="dial-code">+1876</span>
                                </li>
                                <li class="country" data-dial-code="81" data-country-code="jp">
                                  <div class="flag jp"></div><span class="country-name">Japan</span><span class="dial-code">+81</span>
                                </li>
                                <li class="country" data-dial-code="44" data-country-code="je">
                                  <div class="flag je"></div><span class="country-name">Jersey</span><span class="dial-code">+44</span>
                                </li>
                                <li class="country" data-dial-code="962" data-country-code="jo">
                                  <div class="flag jo"></div><span class="country-name">Jordan</span><span class="dial-code">+962</span>
                                </li>
                                <li class="country" data-dial-code="7" data-country-code="kz">
                                  <div class="flag kz"></div><span class="country-name">Kazakhstan</span><span class="dial-code">+7</span>
                                </li>
                                <li class="country" data-dial-code="254" data-country-code="ke">
                                  <div class="flag ke"></div><span class="country-name">Kenya</span><span class="dial-code">+254</span>
                                </li>
                                <li class="country" data-dial-code="686" data-country-code="ki">
                                  <div class="flag ki"></div><span class="country-name">Kiribati</span><span class="dial-code">+686</span>
                                </li>
                                <li class="country" data-dial-code="965" data-country-code="kw">
                                  <div class="flag kw"></div><span class="country-name">Kuwait</span><span class="dial-code">+965</span>
                                </li>
                                <li class="country" data-dial-code="996" data-country-code="kg">
                                  <div class="flag kg"></div><span class="country-name">Kyrgyzstan</span><span class="dial-code">+996</span>
                                </li>
                                <li class="country" data-dial-code="856" data-country-code="la">
                                  <div class="flag la"></div><span class="country-name">Laos</span><span class="dial-code">+856</span>
                                </li>
                                <li class="country" data-dial-code="371" data-country-code="lv">
                                  <div class="flag lv"></div><span class="country-name">Latvia</span><span class="dial-code">+371</span>
                                </li>
                                <li class="country" data-dial-code="961" data-country-code="lb">
                                  <div class="flag lb"></div><span class="country-name">Lebanon</span><span class="dial-code">+961</span>
                                </li>
                                <li class="country" data-dial-code="266" data-country-code="ls">
                                  <div class="flag ls"></div><span class="country-name">Lesotho</span><span class="dial-code">+266</span>
                                </li>
                                <li class="country" data-dial-code="231" data-country-code="lr">
                                  <div class="flag lr"></div><span class="country-name">Liberia</span><span class="dial-code">+231</span>
                                </li>
                                <li class="country" data-dial-code="218" data-country-code="ly">
                                  <div class="flag ly"></div><span class="country-name">Libya</span><span class="dial-code">+218</span>
                                </li>
                                <li class="country" data-dial-code="423" data-country-code="li">
                                  <div class="flag li"></div><span class="country-name">Liechtenstein</span><span class="dial-code">+423</span>
                                </li>
                                <li class="country" data-dial-code="370" data-country-code="lt">
                                  <div class="flag lt"></div><span class="country-name">Lithuania</span><span class="dial-code">+370</span>
                                </li>
                                <li class="country" data-dial-code="352" data-country-code="lu">
                                  <div class="flag lu"></div><span class="country-name">Luxembourg</span><span class="dial-code">+352</span>
                                </li>
                                <li class="country" data-dial-code="853" data-country-code="mo">
                                  <div class="flag mo"></div><span class="country-name">Macao</span><span class="dial-code">+853</span>
                                </li>
                                <li class="country" data-dial-code="389" data-country-code="mk">
                                  <div class="flag mk"></div><span class="country-name">Macedonia</span><span class="dial-code">+389</span>
                                </li>
                                <li class="country" data-dial-code="261" data-country-code="mg">
                                  <div class="flag mg"></div><span class="country-name">Madagascar</span><span class="dial-code">+261</span>
                                </li>
                                <li class="country" data-dial-code="265" data-country-code="mw">
                                  <div class="flag mw"></div><span class="country-name">Malawi</span><span class="dial-code">+265</span>
                                </li>
                                <li class="country" data-dial-code="60" data-country-code="my">
                                  <div class="flag my"></div><span class="country-name">Malaysia</span><span class="dial-code">+60</span>
                                </li>
                                <li class="country" data-dial-code="960" data-country-code="mv">
                                  <div class="flag mv"></div><span class="country-name">Maldives</span><span class="dial-code">+960</span>
                                </li>
                                <li class="country" data-dial-code="223" data-country-code="ml">
                                  <div class="flag ml"></div><span class="country-name">Mali</span><span class="dial-code">+223</span>
                                </li>
                                <li class="country" data-dial-code="356" data-country-code="mt">
                                  <div class="flag mt"></div><span class="country-name">Malta</span><span class="dial-code">+356</span>
                                </li>
                                <li class="country" data-dial-code="692" data-country-code="mh">
                                  <div class="flag mh"></div><span class="country-name">Marshall Islands</span><span class="dial-code">+692</span>
                                </li>
                                <li class="country" data-dial-code="596" data-country-code="mq">
                                  <div class="flag mq"></div><span class="country-name">Martinique</span><span class="dial-code">+596</span>
                                </li>
                                <li class="country" data-dial-code="222" data-country-code="mr">
                                  <div class="flag mr"></div><span class="country-name">Mauritania</span><span class="dial-code">+222</span>
                                </li>
                                <li class="country" data-dial-code="230" data-country-code="mu">
                                  <div class="flag mu"></div><span class="country-name">Mauritius</span><span class="dial-code">+230</span>
                                </li>
                                <li class="country" data-dial-code="52" data-country-code="mx">
                                  <div class="flag mx"></div><span class="country-name">Mexico</span><span class="dial-code">+52</span>
                                </li>
                                <li class="country" data-dial-code="691" data-country-code="fm">
                                  <div class="flag fm"></div><span class="country-name">Micronesia</span><span class="dial-code">+691</span>
                                </li>
                                <li class="country" data-dial-code="373" data-country-code="md">
                                  <div class="flag md"></div><span class="country-name">Moldova</span><span class="dial-code">+373</span>
                                </li>
                                <li class="country" data-dial-code="377" data-country-code="mc">
                                  <div class="flag mc"></div><span class="country-name">Monaco</span><span class="dial-code">+377</span>
                                </li>
                                <li class="country" data-dial-code="976" data-country-code="mn">
                                  <div class="flag mn"></div><span class="country-name">Mongolia</span><span class="dial-code">+976</span>
                                </li>
                                <li class="country" data-dial-code="382" data-country-code="me">
                                  <div class="flag me"></div><span class="country-name">Montenegro</span><span class="dial-code">+382</span>
                                </li>
                                <li class="country" data-dial-code="1664" data-country-code="ms">
                                  <div class="flag ms"></div><span class="country-name">Montserrat</span><span class="dial-code">+1664</span>
                                </li>
                                <li class="country" data-dial-code="212" data-country-code="ma">
                                  <div class="flag ma"></div><span class="country-name">Morocco</span><span class="dial-code">+212</span>
                                </li>
                                <li class="country" data-dial-code="258" data-country-code="mz">
                                  <div class="flag mz"></div><span class="country-name">Mozambique</span><span class="dial-code">+258</span>
                                </li>
                                <li class="country" data-dial-code="95" data-country-code="mm">
                                  <div class="flag mm"></div><span class="country-name">Myanmar (Burma)</span><span class="dial-code">+95</span>
                                </li>
                                <li class="country" data-dial-code="264" data-country-code="na">
                                  <div class="flag na"></div><span class="country-name">Namibia</span><span class="dial-code">+264</span>
                                </li>
                                <li class="country" data-dial-code="674" data-country-code="nr">
                                  <div class="flag nr"></div><span class="country-name">Nauru</span><span class="dial-code">+674</span>
                                </li>
                                <li class="country" data-dial-code="977" data-country-code="np">
                                  <div class="flag np"></div><span class="country-name">Nepal</span><span class="dial-code">+977</span>
                                </li>
                                <li class="country" data-dial-code="31" data-country-code="nl">
                                  <div class="flag nl"></div><span class="country-name">Netherlands</span><span class="dial-code">+31</span>
                                </li>
                                <li class="country" data-dial-code="687" data-country-code="nc">
                                  <div class="flag nc"></div><span class="country-name">New Caledonia</span><span class="dial-code">+687</span>
                                </li>
                                <li class="country" data-dial-code="64" data-country-code="nz">
                                  <div class="flag nz"></div><span class="country-name">New Zealand</span><span class="dial-code">+64</span>
                                </li>
                                <li class="country" data-dial-code="505" data-country-code="ni">
                                  <div class="flag ni"></div><span class="country-name">Nicaragua</span><span class="dial-code">+505</span>
                                </li>
                                <li class="country" data-dial-code="227" data-country-code="ne">
                                  <div class="flag ne"></div><span class="country-name">Niger</span><span class="dial-code">+227</span>
                                </li>
                                <li class="country" data-dial-code="234" data-country-code="ng">
                                  <div class="flag ng"></div><span class="country-name">Nigeria</span><span class="dial-code">+234</span>
                                </li>
                                <li class="country" data-dial-code="850" data-country-code="kp">
                                  <div class="flag kp"></div><span class="country-name">North Korea</span><span class="dial-code">+850</span>
                                </li>
                                <li class="country" data-dial-code="47" data-country-code="no">
                                  <div class="flag no"></div><span class="country-name">Norway</span><span class="dial-code">+47</span>
                                </li>
                                <li class="country" data-dial-code="968" data-country-code="om">
                                  <div class="flag om"></div><span class="country-name">Oman</span><span class="dial-code">+968</span>
                                </li>
                                <li class="country" data-dial-code="92" data-country-code="pk">
                                  <div class="flag pk"></div><span class="country-name">Pakistan</span><span class="dial-code">+92</span>
                                </li>
                                <li class="country" data-dial-code="680" data-country-code="pw">
                                  <div class="flag pw"></div><span class="country-name">Palau</span><span class="dial-code">+680</span>
                                </li>
                                <li class="country" data-dial-code="970" data-country-code="ps">
                                  <div class="flag ps"></div><span class="country-name">Palestinian Territory</span><span class="dial-code">+970</span>
                                </li>
                                <li class="country" data-dial-code="507" data-country-code="pa">
                                  <div class="flag pa"></div><span class="country-name">Panama</span><span class="dial-code">+507</span>
                                </li>
                                <li class="country" data-dial-code="675" data-country-code="pg">
                                  <div class="flag pg"></div><span class="country-name">Papua New Guinea</span><span class="dial-code">+675</span>
                                </li>
                                <li class="country" data-dial-code="595" data-country-code="py">
                                  <div class="flag py"></div><span class="country-name">Paraguay</span><span class="dial-code">+595</span>
                                </li>
                                <li class="country" data-dial-code="51" data-country-code="pe">
                                  <div class="flag pe"></div><span class="country-name">Peru</span><span class="dial-code">+51</span>
                                </li>
                                <li class="country" data-dial-code="63" data-country-code="ph">
                                  <div class="flag ph"></div><span class="country-name">Philippines</span><span class="dial-code">+63</span>
                                </li>
                                <li class="country" data-dial-code="48" data-country-code="pl">
                                  <div class="flag pl"></div><span class="country-name">Poland</span><span class="dial-code">+48</span>
                                </li>
                                <li class="country" data-dial-code="351" data-country-code="pt">
                                  <div class="flag pt"></div><span class="country-name">Portugal</span><span class="dial-code">+351</span>
                                </li>
                                <li class="country" data-dial-code="1787" data-country-code="pr">
                                  <div class="flag pr"></div><span class="country-name">Puerto Rico</span><span class="dial-code">+1787</span>
                                </li>
                                <li class="country" data-dial-code="974" data-country-code="qa">
                                  <div class="flag qa"></div><span class="country-name">Qatar</span><span class="dial-code">+974</span>
                                </li>
                                <li class="country" data-dial-code="262" data-country-code="re">
                                  <div class="flag re"></div><span class="country-name">Réunion</span><span class="dial-code">+262</span>
                                </li>
                                <li class="country" data-dial-code="40" data-country-code="ro">
                                  <div class="flag ro"></div><span class="country-name">Romania</span><span class="dial-code">+40</span>
                                </li>
                                <li class="country" data-dial-code="7" data-country-code="ru">
                                  <div class="flag ru"></div><span class="country-name">Russian Federation</span><span class="dial-code">+7</span>
                                </li>
                                <li class="country" data-dial-code="250" data-country-code="rw">
                                  <div class="flag rw"></div><span class="country-name">Rwanda</span><span class="dial-code">+250</span>
                                </li>
                                <li class="country" data-dial-code="1869" data-country-code="kn">
                                  <div class="flag kn"></div><span class="country-name">Saint Kitts and Nevis</span><span class="dial-code">+1869</span>
                                </li>
                                <li class="country" data-dial-code="1758" data-country-code="lc">
                                  <div class="flag lc"></div><span class="country-name">Saint Lucia</span><span class="dial-code">+1758</span>
                                </li>
                                <li class="country" data-dial-code="1784" data-country-code="vc">
                                  <div class="flag vc"></div><span class="country-name">Saint Vincent and the Grenadines</span><span class="dial-code">+1784</span>
                                </li>
                                <li class="country" data-dial-code="685" data-country-code="ws">
                                  <div class="flag ws"></div><span class="country-name">Samoa</span><span class="dial-code">+685</span>
                                </li>
                                <li class="country" data-dial-code="378" data-country-code="sm">
                                  <div class="flag sm"></div><span class="country-name">San Marino</span><span class="dial-code">+378</span>
                                </li>
                                <li class="country" data-dial-code="239" data-country-code="st">
                                  <div class="flag st"></div><span class="country-name">São Tomé and Príncipe</span><span class="dial-code">+239</span>
                                </li>
                                <li class="country" data-dial-code="966" data-country-code="sa">
                                  <div class="flag sa"></div><span class="country-name">Saudi Arabia</span><span class="dial-code">+966</span>
                                </li>
                                <li class="country" data-dial-code="221" data-country-code="sn">
                                  <div class="flag sn"></div><span class="country-name">Senegal</span><span class="dial-code">+221</span>
                                </li>
                                <li class="country" data-dial-code="381" data-country-code="rs">
                                  <div class="flag rs"></div><span class="country-name">Serbia</span><span class="dial-code">+381</span>
                                </li>
                                <li class="country" data-dial-code="248" data-country-code="sc">
                                  <div class="flag sc"></div><span class="country-name">Seychelles</span><span class="dial-code">+248</span>
                                </li>
                                <li class="country" data-dial-code="232" data-country-code="sl">
                                  <div class="flag sl"></div><span class="country-name">Sierra Leone</span><span class="dial-code">+232</span>
                                </li>
                                <li class="country" data-dial-code="65" data-country-code="sg">
                                  <div class="flag sg"></div><span class="country-name">Singapore</span><span class="dial-code">+65</span>
                                </li>
                                <li class="country" data-dial-code="421" data-country-code="sk">
                                  <div class="flag sk"></div><span class="country-name">Slovakia</span><span class="dial-code">+421</span>
                                </li>
                                <li class="country" data-dial-code="386" data-country-code="si">
                                  <div class="flag si"></div><span class="country-name">Slovenia</span><span class="dial-code">+386</span>
                                </li>
                                <li class="country" data-dial-code="677" data-country-code="sb">
                                  <div class="flag sb"></div><span class="country-name">Solomon Islands</span><span class="dial-code">+677</span>
                                </li>
                                <li class="country" data-dial-code="252" data-country-code="so">
                                  <div class="flag so"></div><span class="country-name">Somalia</span><span class="dial-code">+252</span>
                                </li>
                                <li class="country" data-dial-code="27" data-country-code="za">
                                  <div class="flag za"></div><span class="country-name">South Africa</span><span class="dial-code">+27</span>
                                </li>
                                <li class="country" data-dial-code="82" data-country-code="kr">
                                  <div class="flag kr"></div><span class="country-name">South Korea</span><span class="dial-code">+82</span>
                                </li>
                                <li class="country" data-dial-code="34" data-country-code="es">
                                  <div class="flag es"></div><span class="country-name">Spain</span><span class="dial-code">+34</span>
                                </li>
                                <li class="country" data-dial-code="94" data-country-code="lk">
                                  <div class="flag lk"></div><span class="country-name">Sri Lanka</span><span class="dial-code">+94</span>
                                </li>
                                <li class="country" data-dial-code="249" data-country-code="sd">
                                  <div class="flag sd"></div><span class="country-name">Sudan</span><span class="dial-code">+249</span>
                                </li>
                                <li class="country" data-dial-code="597" data-country-code="sr">
                                  <div class="flag sr"></div><span class="country-name">Suriname</span><span class="dial-code">+597</span>
                                </li>
                                <li class="country" data-dial-code="268" data-country-code="sz">
                                  <div class="flag sz"></div><span class="country-name">Swaziland</span><span class="dial-code">+268</span>
                                </li>
                                <li class="country" data-dial-code="46" data-country-code="se">
                                  <div class="flag se"></div><span class="country-name">Sweden</span><span class="dial-code">+46</span>
                                </li>
                                <li class="country" data-dial-code="41" data-country-code="ch">
                                  <div class="flag ch"></div><span class="country-name">Switzerland</span><span class="dial-code">+41</span>
                                </li>
                                <li class="country" data-dial-code="963" data-country-code="sy">
                                  <div class="flag sy"></div><span class="country-name">Syrian Arab Republic</span><span class="dial-code">+963</span>
                                </li>
                                <li class="country" data-dial-code="886" data-country-code="tw">
                                  <div class="flag tw"></div><span class="country-name">Taiwan, Province of China</span><span class="dial-code">+886</span>
                                </li>
                                <li class="country" data-dial-code="992" data-country-code="tj">
                                  <div class="flag tj"></div><span class="country-name">Tajikistan</span><span class="dial-code">+992</span>
                                </li>
                                <li class="country" data-dial-code="255" data-country-code="tz">
                                  <div class="flag tz"></div><span class="country-name">Tanzania</span><span class="dial-code">+255</span>
                                </li>
                                <li class="country" data-dial-code="66" data-country-code="th">
                                  <div class="flag th"></div><span class="country-name">Thailand</span><span class="dial-code">+66</span>
                                </li>
                                <li class="country" data-dial-code="670" data-country-code="tl">
                                  <div class="flag tl"></div><span class="country-name">Timor-Leste</span><span class="dial-code">+670</span>
                                </li>
                                <li class="country" data-dial-code="228" data-country-code="tg">
                                  <div class="flag tg"></div><span class="country-name">Togo</span><span class="dial-code">+228</span>
                                </li>
                                <li class="country" data-dial-code="676" data-country-code="to">
                                  <div class="flag to"></div><span class="country-name">Tonga</span><span class="dial-code">+676</span>
                                </li>
                                <li class="country" data-dial-code="1868" data-country-code="tt">
                                  <div class="flag tt"></div><span class="country-name">Trinidad and Tobago</span><span class="dial-code">+1868</span>
                                </li>
                                <li class="country" data-dial-code="216" data-country-code="tn">
                                  <div class="flag tn"></div><span class="country-name">Tunisia</span><span class="dial-code">+216</span>
                                </li>
                                <li class="country" data-dial-code="90" data-country-code="tr">
                                  <div class="flag tr"></div><span class="country-name">Turkey</span><span class="dial-code">+90</span>
                                </li>
                                <li class="country" data-dial-code="993" data-country-code="tm">
                                  <div class="flag tm"></div><span class="country-name">Turkmenistan</span><span class="dial-code">+993</span>
                                </li>
                                <li class="country" data-dial-code="1649" data-country-code="tc">
                                  <div class="flag tc"></div><span class="country-name">Turks and Caicos Islands</span><span class="dial-code">+1649</span>
                                </li>
                                <li class="country" data-dial-code="688" data-country-code="tv">
                                  <div class="flag tv"></div><span class="country-name">Tuvalu</span><span class="dial-code">+688</span>
                                </li>
                                <li class="country" data-dial-code="256" data-country-code="ug">
                                  <div class="flag ug"></div><span class="country-name">Uganda</span><span class="dial-code">+256</span>
                                </li>
                                <li class="country" data-dial-code="380" data-country-code="ua">
                                  <div class="flag ua"></div><span class="country-name">Ukraine</span><span class="dial-code">+380</span>
                                </li>
                                <li class="country" data-dial-code="971" data-country-code="ae">
                                  <div class="flag ae"></div><span class="country-name">United Arab Emirates</span><span class="dial-code">+971</span>
                                </li>
                                <li class="country" data-dial-code="44" data-country-code="gb">
                                  <div class="flag gb"></div><span class="country-name">United Kingdom</span><span class="dial-code">+44</span>
                                </li>
                                <li class="country" data-dial-code="1" data-country-code="us">
                                  <div class="flag us"></div><span class="country-name">United States</span><span class="dial-code">+1</span>
                                </li>
                                <li class="country" data-dial-code="598" data-country-code="uy">
                                  <div class="flag uy"></div><span class="country-name">Uruguay</span><span class="dial-code">+598</span>
                                </li>
                                <li class="country" data-dial-code="998" data-country-code="uz">
                                  <div class="flag uz"></div><span class="country-name">Uzbekistan</span><span class="dial-code">+998</span>
                                </li>
                                <li class="country" data-dial-code="678" data-country-code="vu">
                                  <div class="flag vu"></div><span class="country-name">Vanuatu</span><span class="dial-code">+678</span>
                                </li>
                                <li class="country" data-dial-code="379" data-country-code="va">
                                  <div class="flag va"></div><span class="country-name">Vatican City</span><span class="dial-code">+379</span>
                                </li>
                                <li class="country" data-dial-code="58" data-country-code="ve">
                                  <div class="flag ve"></div><span class="country-name">Venezuela</span><span class="dial-code">+58</span>
                                </li>
                                <li class="country" data-dial-code="84" data-country-code="vn">
                                  <div class="flag vn"></div><span class="country-name">Viet Nam</span><span class="dial-code">+84</span>
                                </li>
                                <li class="country" data-dial-code="1284" data-country-code="vg">
                                  <div class="flag vg"></div><span class="country-name">Virgin Islands (British)</span><span class="dial-code">+1284</span>
                                </li>
                                <li class="country" data-dial-code="1340" data-country-code="vi">
                                  <div class="flag vi"></div><span class="country-name">Virgin Islands (U.S.)</span><span class="dial-code">+1340</span>
                                </li>
                                <li class="country" data-dial-code="212" data-country-code="eh">
                                  <div class="flag eh"></div><span class="country-name">Western Sahara</span><span class="dial-code">+212</span>
                                </li>
                                <li class="country" data-dial-code="967" data-country-code="ye">
                                  <div class="flag ye"></div><span class="country-name">Yemen</span><span class="dial-code">+967</span>
                                </li>
                                <li class="country" data-dial-code="260" data-country-code="zm">
                                  <div class="flag zm"></div><span class="country-name">Zambia</span><span class="dial-code">+260</span>
                                </li>
                                <li class="country" data-dial-code="263" data-country-code="zw">
                                  <div class="flag zw"></div><span class="country-name">Zimbabwe</span><span class="dial-code">+263</span>
                                </li>
                              </ul>
                            </div>
                          </div>
                        </div>
                        <input type="text" id="txtEmail" autofocus="" autocomplete="off" ng-model="UserID" ng-keyup="validateUser($event)" value="" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                        <label for="txtEmail">Email ID or Mobile Number</label>
                      </div>
                    </div>
                    <div class="_errrbx">
                      <div id="RegValidPhone" class="_err_log">* Enter a valid Phone Number</div>
                      <div id="RegValidEmail" class="_err_log">* Enter a valid Email</div>
                      <div id="RegValidEmPh" class="_err_log">* Enter a valid Email or Phone Number</div>
                    </div>
                    <div class="_inpwdth">
                      <input class="_btnLogin" onclick="Popup()" type="button" value="Continue" disabled="" ng-click="CheckUser('Login')" id="shwotp" style="background-color:rgba(0,0,0,.25)">
                    </div>
                    <div id="term">
                      <div class="_lgtrms">By logging in, I understand &amp; agree to EaseMyTrip <a href="https://www.easemytrip.com/terms.html">terms of use</a> and <a href="https://www.easemytrip.com/privacy-policy.html">privacy policy</a></div>
                    </div>
                  </div>
                  <div class="clr"></div>
                </div>
                <!--Enter mobile or email end--->
                <!--Mobile Otp Authentication--->
                <div class="" id="otpBox" style="display: none">
                  <div class="_logmain_frm">
                    <i class="righrt-arrow-back" id="divBCK"></i>
                    <div class="_ttl_sec">
                      <div class="_ttl_hd">Otp Authentication</div>
                      <div class="_crosslog">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_infonumb "><span ng-bind="IsMobile?'Enter OTP sent to the number':'Enter OTP sent to the email'" class="ng-binding">Enter OTP sent to the email</span> &nbsp; <span class="ng-binding"> </span></div>
                    <div class="_inpwdth">
                      <div class="input-otp errorotp1" id="divLoginOTP">
                        <input id="txtOTP0" type="text" maxlength="1" class="_otpinp login-OTP" autofocus="" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP')">
                        <input id="txtOTP1" type="text" maxlength="1" class="_otpinp login-OTP" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP');removeOtp($event,'login-OTP')">
                        <input id="txtOTP2" type="text" maxlength="1" class="_otpinp login-OTP" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP');removeOtp($event,'login-OTP')">
                        <input id="txtOTP3" type="text" maxlength="1" class="_otpinp login-OTP" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP');removeOtp($event,'login-OTP')">
                        <input id="txtOTP4" type="text" maxlength="1" class="_otpinp login-OTP" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP');removeOtp($event,'login-OTP')">
                        <input id="txtOTP5" type="text" maxlength="1" class="_otpinp login-OTP" autocomplete="off" ng-keyup="validateOtp($event,'txtOTP','login-OTP');removeOtp($event,'login-OTP')">
                        <input type="text" id="txtEmail1" ng-model="OTP" value="" style="display:none;" ng-keyup="validateOtp($event,'','')" placeholder="Enter OTP here" maxlength="10"
                          class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength">
                      </div>
                      <div class="_alrtxt" style="text-align:right">
                        <div id="ValidOtp" class="_alrtrd" style="display:none;">Please enter valid OTP.</div>
                      </div>
                      <div class="input-otp">
                        <a class="_resnd" id="otpRsnd" ng-click="CheckUser('Resend')">Resend OTP</a>
                        <!--div class="_alrtxt">Haven't received OTP? Resend in <span class="timer" id="spnClock"> 00:30</span></div-->
                      </div>
                    </div>
                    <div class="_errrbx">
                      <div id="OTPsent" class="_err_log" style="display:none;font-size: 12px;font-weight: 600;color: green;text-align: center;">OTP sent successfully</div>
                      <div id="otpCall" class="_err_log" style="display:none;font-size: 12px;font-weight: 600;color: green;text-align: center;">Get OTP on call request sent successfully</div>
                      <div id="RegValidEmail" class="_err_log">* Enter the valid OTP.</div>
                      <div id="RegValidEmPh" class="_err_log">* YOu have done 5 attempts! Try loggin in with password!</div>
                    </div>
                    <div class="_btnlog">
                      <input class="_btnLogin" onclick="Popup()" type="button" id="OtpLgnBtn" value="" name="btn_Login" ng-click="Authenticate('O')">
                    </div>
                    <a class="_logreff" style="display: none">Login with OTP</a>
                    <a class="_logreff" id="shwlgnbx">Login with Password</a>
                  </div>
                </div>
                <!--Mobile Otp Authentication end--->
                <!--Password Authentication --->
                <div class="" id="emailgnBox" style="display: none">
                  <div class="_logmain_frm">
                    <i class="righrt-arrow-back" id="divBCK2"></i>
                    <div class="_ttl_sec">
                      <div class="_ttl_hd">Password Authentication</div>
                      <div class="_crosslog">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_inpwdth">
                      <div class="input-log">
                        <input type="password" id="txtEmail2" ng-model="Password" value="" maxlength="100" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
                        <label for="txtEmail2">Enter Password</label>
                      </div>
                    </div>
                    <div id="ValidPass" class="_alrtrd" style="display:none;">Please enter correct password.</div>
                    <div class="input-otp" id="shwRstPass">
                      <a class="_resnd">Reset Password</a>
                    </div>
                    <div class="_btnlog">
                      <input class="_btnLogin" onclick="Popup()" type="button" value="Login" name="btn_Login" ng-click="Authenticate('P')">
                    </div>
                    <a class="_logreff" id="shwlgnOTP" ng-click="CheckUser('Resend')">Login with OTP</a>
                    <a class="_logreff" style="display: none">Login with Password</a>
                  </div>
                </div>
                <!--Password Authentication  end--->
                <!--Forget Password--->
                <div class="" id="forgetpdBox" style="display: none">
                  <div class="_logmain_frm">
                    <i class="righrt-arrow-back" id="divBCK4"></i>
                    <div class="_ttl_sec">
                      <div class="_ttl_hd">Forget Password</div>
                      <div class="_crosslog">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_infonumb mgs15">Registered<b>&nbsp;Mobile Number&nbsp;</b> or<b>&nbsp;Email</b></div>
                    <div class="_inpwdth">
                      <div class="input-log">
                        <input type="text" id="txtEmail5" value="" ng-keyup="validateUser($event)" ng-model="FPUserId" autofocus="" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                        <label for="txtEmail5">Email ID or Mobile Number</label>
                      </div>
                    </div>
                    <div class="_errrbx">
                      <div id="FpValidPhone" class="_err_log">* Enter a valid Phone Number</div>
                      <div id="FpValidEmail" class="_err_log">* Enter a valid Email</div>
                      <div id="FpValidEmPh" class="_err_log">* Enter a valid Email or Phone Number</div>
                    </div>
                    <div class="_infodtl">We will send you a reset OTP on your registered Email ID or Mobile Number</div>
                    <div class="_btnlog">
                      <input class="_btnLogin" onclick="Popup()" type="button" value="Continue" ng-click="CheckUserFP();">
                    </div>
                  </div>
                </div>
                <!--Forget Password  end--->
                <!--OTP Authentication--->
                <div class="" id="shwFpo" style="display:none;">
                  <div class="_logmain_frm">
                    <i class="righrt-arrow-back" id="divBCK5"></i>
                    <div class="_ttl_sec">
                      <div class="_ttl_hd">OTP Authentication</div>
                      <div class="_crosslog">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_infonumb mgs15">Registered<b>&nbsp;Mobile Number&nbsp;</b> or<b>&nbsp;Email</b></div>
                    <div class="_inpwdth">
                      <div class="input-otp errorotp1" id="divResetOTP">
                        <input type="text" id="txtFPOTP0" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="txtFPOTP1" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="txtFPOTP2" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="txtFPOTP3" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="txtFPOTP4" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="txtFPOTP5" maxlength="1" class="_otpinp FP-OTP" ng-keyup="validateOtp($event,'txtFPOTP','FP-OTP');removeOtp($event,'FP-OTP')">
                        <input type="text" id="otpFp" style="display:none;" ng-model="FpOTP" value="" placeholder="Enter OTP" class="ng-pristine ng-untouched ng-valid ng-empty">
                      </div>
                    </div>
                    <div class="_inpwdth">
                      <div class="input-log mgs15">
                        <input type="password" id="pass" ng-model="NewPassword" value="" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                        <label for="pass">Create New Password</label>
                      </div>
                      <div class="input-otp ">
                        <div id="FpValidOtp" class="_alrtrd" style="display: none"> * Please enter valid OTP.</div>
                        <div id="FpValidPass" class="_alrtrd" style="display: none">* Enter Password</div>
                        <a class="_resnd" ng-click="CheckUserFP()">Resend OTP</a>
                      </div>
                    </div>
                    <div class="_btnlog">
                      <input class="_btnLogin" onclick="Popup()" type="button" value="Reset Password" ng-click="VerifyOtpFP()">
                    </div>
                  </div>
                </div>
                <!--OTP Authentication end--->
                <!--Complete Your Profile --->
                <div class="" id="ProfileBox" style="display:none;">
                  <div class="_logmain_frm">
                    <div class="_ttl_sec">
                      <div class="checkmark-circle">
                        <div class="background"></div>
                        <div class="checkmark draw"></div>
                      </div>
                      <div class="_ttl_hd">Congratulations!</div>
                      <div class="_crosslog">×</div>
                      <div class="clr"></div>
                    </div>
                    <div class="_infonumb mgs15">Your account has been created successfully!</div>
                    <div class="_inpwdth">
                      <input class="_btnLogin" onclick="Popup()" type="button" value="Complete Your Profile" disabled="">
                    </div>
                    <a class="_logreff ">Maybe Later</a>
                    <div id="term"></div>
                  </div>
                  <div class="clr"></div>
                </div>
                <!--Complete Your Profile end--->
              </div>
            </div>
          </div>
        </div>
        <script>
          if (window.location.href.includes(".com")) {
            document.getElementById("term").innerHTML =
              '<div class="_lgtrms">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.com/terms.html">terms of use</a> and <a href="https://www.easemytrip.com/privacy-policy.html">privacy policy</a></div>'
          } else if (window.location.href.includes(".ae")) {
            document.getElementById("term").innerHTML =
              '<div class="_lgtrms">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.ae/terms.html">terms of use</a> and <a href="https://www.easemytrip.ae/privacy-policy.html">privacy policy</a></div>'
          } else if (window.location.href.includes(".th")) {
            document.getElementById("term").innerHTML =
              '<div class="_lgtrms">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.co.th/terms.html">terms of use</a> and <a href="https://www.easemytrip.co.th/privacy-policy.html">privacy policy</a></div>'
          } else if (window.location.href.includes(".uk")) {
            document.getElementById("term").innerHTML =
              '<div class="_lgtrms">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.co.uk/terms.html">terms of use</a> and <a href="https://www.easemytrip.co.uk/privacy-policy.html">privacy policy</a></div>'
          }
        </script>
        <script>
          function Popup() {
            document.getElementById("hotel_side").style.display = "block";
          }
        </script>
      </div>
      <div class="clr"></div>
      <div class="login" style="display: none">
        <div class="main_frm_fv1">
          <div id="captchareder" style="display:none" class="captchbox">
            <div id="html_element">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-rsvdezwqv0lv" 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/enterprise/anchor?ar=1&amp;k=6Lcn060cAAAAANe10P0jD-4soknaekAASxTwcZV6&amp;co=aHR0cHM6Ly93d3cuZWFzZW15dHJpcC5jb206NDQz&amp;hl=de&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;size=normal&amp;cb=evhyeza672fr"></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>
          </div>
        </div>
      </div>
      <div class="clr"></div>
      <div class="bg_ovrly" style="display:none;"></div>
      <nav class="s_mn_bar">
        <div class="mprof">
          <a id="hidemm">✖</a>
          <span class="logo-lg">
            <img src="img/csc-logo-w.png" alt="">
          </span>
        </div>
        <ul id="menuaccess" class="scroller">
          <li>
            <a href="#" class="feat-btn">
                        Features
                        <i class="first down_arw_mnu"></i>
                    </a>
            <ul class="feat-show cs_bck">
              <li>
                <a href="#" class="serv-btn2">Pages<i class="third  down_arw_mnu"></i></a>
                <ul class="serv-show2">
                  <li><a href="#">New Pages</a></li>
                </ul>
              </li>
              <li><a href="#">Elements</a></li>
              <li><a href="#">Users</a></li>
              <li><a href="#">Charts</a></li>
            </ul>
          </li>
          <li>
            <a href="#" class="serv-btn">
                        Services
                        <span class="second  down_arw_mnu">
                    </span></a>
            <ul class="serv-show cs_bck">
              <li><a href="#">App Design</a></li>
              <li><a href="#">Web Design</a></li>
              <li><a href="#">Software Design</a></li>
              <li><a href="#">Label Design</a></li>
              <li><a href="#">Graphic Design</a></li>
            </ul>
          </li>
          <li><a href="#">Portfolio</a></li>
          <li><a href="#">Overview</a></li>
          <li><a href="#">Shortcuts</a></li>
          <li><a href="#">Feedback</a></li>
        </ul>
      </nav>
    </div>
    <script src="https://www.google.com/recaptcha/enterprise.js?render=6LeqSKkcAAAAALWU11XjmIIQqT76zFT97OcfqSNR"></script>
    <script>
      $('.s-mn_btn').click(function() {
        //$(this).toggleClass("click");
        $('.s_mn_bar').toggleClass("show");
        $('.bg_ovrly').show();
      });
      $('#hidemm').click(function() {
        //$(this).toggleClass("click");
        $('.s_mn_bar').removeClass("show");
        $('.bg_ovrly').hide();
      });
      $('.bg_ovrly').click(function() {
        //$(this).toggleClass("click");
        $('.s_mn_bar').removeClass("show");
        $('.bg_ovrly').hide();
      });

      function togglesubmenu(pid, sid) {
        $('#' + sid.id).toggleClass("show");
        $('#' + pid.id).find('.first').toggleClass("rotate");
      }

      function togglesubsubmenu(pid, sid) {
        $('#' + sid.id).toggleClass("showt");
        $('#' + pid.id).find('.third').toggleClass("rotate");
      }
      $('.s_mn_bar ul li').click(function() {
        $(this).addClass("active").siblings().removeClass("active");
      });
      $(document).ready(function() {
        $(".showmenu").click(function() {
          $(".viewmenu").toggle();
          $("._downroarwnwx").toggleClass('_downroarw_nwx');
        });
      });
    </script>
    <script src="https://www.google.com/recaptcha/enterprise.js?render=6LeqSKkcAAAAALWU11XjmIIQqT76zFT97OcfqSNR"></script>
  </div>
  <script src="https://www.easemytrip.com/scripts/Multi/Login-h_newheader.js?v=1.366"></script>
  <div class="src_banner">
    <!---Important alert-->
    <!--div class="notification-container dismiss">
        <div class="ss-wrapper magictime">
            <div class="persuation-hacks last-booked">


                <div class="mySlides">
                    <div class="ph-msg">
                        <div class="ph-content">
                            <a class="crs-hp closeFilePanel">&times;</a>
                            <span class="bold ph-content-heading">Important Info</span>
                            <span class="ph-content-description"> <span class="bold">Tatkal Reservation opens one day in advance from the date of journey</span> </span>
                        </div>
                    </div>
                </div>
				

                <div class="mySlides">
                    <div class="ph-msg">
                        <div class="ph-content">
                            <a class="crs-hp closeFilePanel">&times;</a>
                           <span class="bold ph-content-heading">Important Info</span>
                            <span class="ph-content-description"> <span class="bold"> Tatkal booking opens at 10:00 AM for AC</span> </span>
                        </div>
                    </div>
                </div>

                <div class="mySlides">
                    <div class="ph-msg">
                        <div class="ph-content">
                            <a class="crs-hp closeFilePanel">&times;</a>
                          <span class="bold ph-content-heading">Important Info</span>
                            <span class="ph-content-description"> <span class="bold">Tickets cannot be booked from morning 8 AM to 8:30 AM ARP (120 Days)</span> </span>
                        </div>
                    </div>
                </div>
                <div class="mySlides">
                    <div class="ph-msg">
                        <div class="ph-content">
                            <a class="crs-hp closeFilePanel">&times;</a>
                           <span class="bold ph-content-heading">Important Info</span>
                            <span class="ph-content-description"> <span class="bold">IRCTC shuts down its main server for an hour every day - from 11:30 PM to 12:30 AM for maintenance</span> </span>
                        </div>
                    </div>
                </div>
                <div class="mySlides">
                    <div class="ph-msg">
                        <div class="ph-content">
                            <a class="crs-hp closeFilePanel">&times;</a>
                          <span class="bold ph-content-heading">Important Info</span>
                            <span class="ph-content-description"> <span class="bold">Please keep you IRCTC ID and password handy as it is required for train booking.</span> </span>
                        </div>
                    </div>
                </div>

                <a class="prev" onclick="plusSlides(-1)">&#10094;</a> <a class="next" onclick="plusSlides(1)">&#10095;</a>

            </div>
        </div>
    </div-->
    <a id="showFilePanel" style="display:none">Open</a>
    <!--Important alert end-->
    <div class="banner_sec">
      <div class="src-bs">
        <!--h1>
                <img src="https://www.easemytrip.com/images/train-img/train-icon.svg" style=""> Book Train Tickets
            </h1 -->
        <div class="one-way">
          <ul class="cab_round">
            <li class="liType" id="li1">
              <input type="radio" id="radio1" name="TripType" value="2" onclick="GetTrainSection('1')">
              <label class="lbl" id="lbl1" for="radio1">Search Trains</label>
            </li>
            <li class="" id="li5">
              <input type="radio" id="radio5" name="TripType" value="5" onclick="GetTrainSection('5')">
              <label class="lbl" id="lbl5" for="radio5">Search by Train Name or Number</label>
            </li>
            <li class="" id="li2">
              <input type="radio" id="radio2" name="TripType" value="1" onclick="GetTrainSection('2')">
              <label id="lbl2" class="lbl" for="radio2">Check PNR Status</label>
            </li>
            <li class="" id="li3">
              <input type="radio" id="radio3" name="TripType" value="3" onclick="GetTrainSection('3')">
              <label id="lbl3" class="lbl" for="radio3">Train Live Status</label>
            </li>
            <li class="" id="li4">
              <input type="radio" id="radio4" name="TripType" value="4" onclick="GetTrainSection('4')">
              <label id="lbl4" class="lbl" for="radio4">Live Station</label>
            </li>
          </ul>
        </div>
        <h1 class="fltrgtx">Book Train Tickets</h1>
      </div>
      <div>
      </div>
      <div class="search_bg">
        <div id="TrainBySearch" class="div div1">
          <div class="s_col_1 mgr10">
            <div class="f12 gry srcShow"> From</div>
            <input class="input_city ui-autocomplete-input" id="txtfromcity" name="txtfrom" type="text" placeholder="Choose Source station" autocomplete="off" onclick="testdatacookie('1','source');">
            <div class="errorbox" id="SourceID" style="display:none;">
              <div class="errorfrm">Please choose source station</div>
            </div>
            <div id="swap" onclick="swapValues()" class="swipe_icn"></div>
            <div class="s_col_drp mgr10">
              <div class="" id="RctSr" style="display:none;"></div>
            </div>
          </div>
          <div class="s_col_1">
            <div class="f12 gry srcShow"> To</div>
            <input class="input_city ui-autocomplete-input" onclick="testdatacookie('1','dest');" id="txtdesticity" name="txtdest" type="text" placeholder="Choose destination station" autocomplete="off">
            <div class="errorbox" id="DestID" style="display:none;">
              <div class="errorfrm">Please choose destination station</div>
            </div>
            <div class="s_col_drp mgr10">
              <div class="" id="RctDest"></div>
            </div>
          </div>
          <div class="s_col_1d">
            <div class="f12 gry srcShow">Departure Date</div>
            <input class="input_city inp_dte hasDatepicker" required="" id="txtDate" name="txtDate" type="text" placeholder="Depart Date" autocomplete="off" readonly="">
            <span class="dt_icn_search"></span>
            <div class="errorbox" id="dateID" style="display:none;">
              <div class="errorfrm">Please choose date</div>
            </div>
            <div>
              <div class="radio-toolbar-tp5">
                <input type="radio" id="rdoOneWayDate" name="dateradio">
                <label for="rdoOneWayDate" id="lblrdoonewaydate" onclick="FillDepartureDate('Today','1')">
                  <span id="todayDateName">15</span>,<span id="todayMonthName">Jun</span>
                  <br><span id="todayDayName">Sat</span>
                </label><!--onclick="ShowOneWayRT()"-->
                <input type="radio" id="rdoRoundTrip" name="dateradio" onclick="FillDepartureDate('Tommarow','1')">
                <label for="rdoRoundTrip" id="lblrdoroundtrip">
                  <span id="NextDateName">16</span>,<span id="NextMonthName">Jun</span>
                  <br><span id="NextDayName">Sun</span>
                </label>
                <input type="radio" name="dateradio" id="mltcity">
                <label for="mltcity" id="lblmulcity" onclick="FillDepartureDate('NextSecodTwoDays','1')">
                  <span id="NextSecondDateName">17</span>,<span id="NextSecondMonthName">Jun</span>
                  <br><span id="NextSecondDayName">Mon</span>
                </label>
              </div>
            </div>
          </div>
          <div class="s_col_btn_b"><input id="" value="Search" style="-webkit-appearance: none;" type="button" class="bsrc-btn" ng-click="TrainSearchlst()"></div>
        </div>
        <div class="trtab" id="TrainByTrainNumberV1" style="display:none">
          <div class="s_col_1 mgr10" style="width:625px">
            <div class="f12 gry srcShow">Train name or number</div>
            <input class="input_city input_city2 ui-autocomplete-input" id="txtTrainNo_V1" onfocus="this.value = &quot;&quot;" name="trainNo" placeholder="Enter the train name or number" type="text" autocomplete="off">
            <div class="errorbox" id="TrainNoID" style="display:none;">
              <div class="errorfrm">Please enter valid train name or number</div>
            </div>
            <input type="hidden" id="txtSrcStnCode_v1" name="from" autocomplete="off">
            <input type="hidden" id="txtDestStnCode_v1" name="To" autocomplete="off">
            <input type="hidden" id="txtSrcStnName_v1" name="fromStationName" autocomplete="off">
            <input type="hidden" id="txtDestStnName_v1" name="ToStationName" autocomplete="off">
            <input id="txtBoarding_v1" readonly="readonly" type="hidden" placeholder="Boarding Station" class="inptbox2 " autocomplete="off">
            <input type="hidden" id="hiddenTrainName_V1" autocomplete="off">
            <input type="hidden" id="hiddenTrainNo_V1" autocomplete="off">
          </div>
          <div class="s_col_1d" style="width: 355px;">
            <div class="f12 gry srcShow">Depart Date</div>
            <input class="input_city inp_dte hasDatepicker" required="" id="txtDate_V1" name="txtDate_V1" type="text" placeholder="Depart Date" autocomplete="off" readonly="">
            <div class="errorbox" id="DateTrainNoID" style="display:none;">
              <div class="errorfrm">Please select valid date</div>
            </div>
            <span class="dt_icn_search"></span>
            <div>
              <div class="radio-toolbar-tp5">
                <input type="radio" id="rdoOneWayDate_train" name="dateradio">
                <label for="rdoOneWayDate_train" onclick="FillDepartureDate('Today','2')">
                  <span id="todayDateName_train_1">15</span>,<span id="todayMonthName_train">Jun</span>
                  <br><span id="todayDayName_train">Sat</span>
                </label>
                <input type="radio" id="rdoRoundTrip_train" name="dateradio" onclick="FillDepartureDate('Tommarow','2')">
                <label for="rdoRoundTrip_train">
                  <span id="NextDateName_train_1">16</span>,<span id="NextMonthName_train">Jun</span>
                  <br><span id="NextDayName_train">Sun</span>
                </label>
                <input type="radio" name="dateradio" id="mltcity_train">
                <label for="mltcity" onclick="FillDepartureDate('NextSecodTwoDays','2')">
                  <span id="NextSecondDateName_train_1">17</span>,<span id="NextSecondMonthName_train">Jun</span>
                  <br><span id="NextSecondDayName_1">Mon</span>
                </label>
              </div>
            </div>
          </div>
          <div class="search" onclick="getTrainByName()" data-ol-has-click-handler="">
            <button class="cr-btn u-link enabled">
              <div class="u-ripple"><span class="u-ripple-circle"></span></div>Search
            </button>
          </div>
        </div>
        <div class="trtab" id="TrainByPNRSearch" style="display:none">
          <div class="train-section-fields">
            <div class="train-number u-lfloat">
              <div class="c-auto-cmpltr">
                <div class="c-input-cntr">
                  <input class="c-input u-v-align-middle" id="txtPNRNumber" autocomplete="off" placeholder="Enter your 10 digit pnr number" onkeypress="return isNumber(event)" type="number" ng-keyup="$event.keyCode == 13 ? PNRStatus() : null"
                    onclick="validatelogin()" onkeydown="if(this.value.length==10 &amp;&amp; event.keyCode!=8) return false;">
                  <span class="material-underline"></span>
                  <div class="errorbox" id="txtPNRNumberID" style="display:none;">
                    <div class="errorfrm">Please enter PNR Number</div>
                  </div>
                  <div class="errorbox" id="txtPNRNumberIDD" style="display:none;">
                    <div class="errorfrm">Please enter 10 digits PNR number</div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="train-section-info">
            <div class="train-section-image"><img src="https://www.easemytrip.com/images/train-img/pnr-icon.png" width="36" alt="PNR No."></div>
            <div class="train-section-desc">
              <div class="train-section-desc-heading">PNR Status &amp; Prediction</div>
              <div class="train-section-desc-content">Know current status of your Train ticket and chances of W/L confirmation..</div>
            </div>
          </div>
          <div class="search"><button class="cr-btn u-link enabled" ng-click="PNRStatus()">
              <div class="u-ripple"><span class="u-ripple-circle"></span></div>Search
            </button></div>
        </div>
        <div class="trtab" id="TrainByTrainNumber" style="display:none">
          <div>
            <div>
              <div>
                <div class="s_col_12 mgr10">
                  <div class="f12 gry srcShow">Train Number/Name</div>
                  <!--label class="search-label"></label-->
                  <input id="txtTrainNumberOrName" type="text" placeholder="Train Number/Name" class="ui-autocomplete-input inptbox2" autocomplete="off">
                  <div class="errorbox" id="txtTrainNumberOrNameID" style="display:none;">
                    <div class="errorfrm">Please enter valid train number or name</div>
                  </div>
                  <input type="hidden" id="txtSrcStnCode" name="from" autocomplete="off">
                  <input type="hidden" id="txtDestStnCode" name="To" autocomplete="off">
                  <input type="hidden" id="hiddenTrainName" autocomplete="off">
                  <input type="hidden" id="hiddenTrainNo" autocomplete="off">
                </div>
                <div class="s_col_12 mgr10">
                  <div class="f12 gry srcShow">Boarding Station</div>
                  <!--label class="search-label">Boarding Station</label-->
                  <input id="txtBoarding" readonly="readonly" type="text" placeholder="Boarding Station" class="inptbox2 ">
                  <input type="hidden" id="txtDateSelect" name="txtDateSelect" autocomplete="off">
                </div>
                <div class="s_col_13 mgr10">
                  <div class="dropdown">
                    <div class="f12 gry srcShow">Train Start Date</div>
                    <!--label class="search-label">Train Start Date</label-->
                    <i class="downarw"></i>
                    <button onclick="myFunctionV1()" disabled="" id="btnSrchLive" class="dropbtn">Please select date</button>
                    <div class="errorbox" id="btnSrchLiveID" style="display:none;">
                      <div class="errorfrm">Please select date</div>
                    </div>
                    <div id="myDropdown" class="dropdown-content">
                    </div>
                  </div>
                </div>
                <div class="search" onclick="redirectToLiveStatus()"><button class="cr-btn u-link enabled">
                    <div class="u-ripple"><span class="u-ripple-circle"></span></div>Search
                  </button></div>
              </div>
            </div>
          </div>
        </div>
        <div class="trtab" id="TrainByTrainStation" style="display:none">
          <div>
            <div>
              <div>
                <div class="s_col_14 mgr10">
                  <div class="f12 gry srcShow">Enter station to get trains</div>
                  <!--label class="search-label">Enter station to get trains</label-->
                  <input id="txtLiveStn" type="text" placeholder="Enter StationName or StationCode" onfocus="this.value=''" class="ui-autocomplete-input input_city" autocomplete="off">
                  <div class="errorbox" id="txtLiveStnID" style="display:none;">
                    <div class="errorfrm">Please enter valid StationName or StationCode</div>
                  </div>
                </div>
                <div class="s_col_14 mgr10">
                  <div class="f12 gry srcShow">Going to (Optional)</div>
                  <!--label class="search-label">Going to (Optional)</label-->
                  <input id="txtLiveDest" type="text" placeholder="Going to (Optional)" onfocus="this.value=''" class="input_city ui-autocomplete-input" autocomplete="off">
                </div>
                <div class="s_col_15 mgr10">
                  <div class="f12 gry srcShow">Travel Hrs.</div>
                  <i class="downArw"></i>
                  <select id="ddlHoursSelect" class="slctBox2">
                    <option value="2">2 hrs</option>
                    <option value="4">4 hrs</option>
                    <option value="6">6 hrs</option>
                    <option value="8">8 hrs</option>
                  </select>
                </div>
                <div class="s_col_16">
                  <div class="f12 gry srcShow">Train Types</div>
                  <i class="downArw"></i>
                  <select name="selTrnTypViaStn" id="selTrnTypViaStn" class="slctBox3">
                    <option class="otherTrnTypeClass" value="ALL">ALL TRAIN TYPES</option>
                    <option class="otherTrnTypeClass" value="ALL_EXP">ALL EXPRESS</option>
                    <option class="otherTrnTypeClass" value="ALL_PAS">ALL PASSENGER</option>
                    <option class="otherTrnTypeClass" value="DMU">DMU</option>
                    <option class="otherTrnTypeClass" value="DRNT">DURONTO</option>
                    <option class="otherTrnTypeClass" value="EMU">EMU</option>
                    <option class="otherTrnTypeClass" value="GBR">GARIB RATH</option>
                    <option class="otherTrnTypeClass" value="HSP">HOLIDAY SPL</option>
                    <option class="otherTrnTypeClass" value="JSH">JANSHATABDI</option>
                    <option class="otherTrnTypeClass" value="LUX">LUXURY</option>
                    <option class="otherTrnTypeClass" value="MEMU">MEMU</option>
                    <option class="otherTrnTypeClass" value="MEX">MAIL EXP</option>
                    <option class="otherTrnTypeClass" value="MMTS">MMTS</option>
                    <option class="otherTrnTypeClass" value="PAS">PASSENGER</option>
                    <option class="otherTrnTypeClass" value="PRUM">PREMIUM</option>
                    <option class="otherTrnTypeClass" value="RAJ">RAJDHANI</option>
                    <option class="otherTrnTypeClass" value="RBUS">RBUS</option>
                    <option class="otherTrnTypeClass" value="SHT">SHATABDI</option>
                    <option class="otherTrnTypeClass" value="SUB">SUBURBAN</option>
                    <option class="otherTrnTypeClass" value="SUF">SUPERFAST</option>
                    <option class="otherTrnTypeClass" value="SUVD">SUVIDHA</option>
                    <option class="otherTrnTypeClass" value="T18">T18</option>
                  </select>
                </div>
                <div class="search" ng-click="checkLiveStation()"><button class="cr-btn2 u-link enabled">
                    <div class="u-ripple"><span class="u-ripple-circle"></span></div>Search
                  </button></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <a href="https://railways.easemytrip.com/trainService/trainfarecalendar" target="_new" class="webchksc">Availability Calendar</a>
      <div style="float: left;width: 100%;position: absolute;font-size: 15px;margin: auto;margin-top:25px;color: #fff;text-align: center;">
        <div style="">
          <span class="irctcTxt" style="vertical-align: middle;"></span>
          <img src="https://www.easemytrip.com/images/train-img/irctc-icon-wt.png" alt="irctc" style=" vertical-align: middle;border-radius: 50%;">
          <span class="irctcTxt" style="vertical-align: middle;">IRCTC Authorized Partner</span>
        </div>
      </div>
    </div>
  </div>
  <div class="_corhide">
    <div class="full_container">
      <!--div class="_innerWrap" style="width:850px;padding: 25px 0 0px;position: relative;">
<a href="https://www.easemytrip.com/offers/train-cashback-deal.html" target="_new" class="mySlides">
<img src="https://em.easemytrip.com/live/train-cashback-deal-desk-banner.png" alt="Train offer" style="margin-bottom:0px;border-radius: 10px;">
</a>


 <a class="lftbtn" onclick="plusSlides(-1)">&#10094;</a> <a class="rgtbtn" onclick="plusSlides(1)">&#10095;</a> 
</div -->
      <div class="mid_container mainservics" style="display:none;">
        <!---start serives--->
        <span class="bs-pra mgb20" id="RcntSrchV4" style="display: none;">Recent Search</span>
        <div class="serv_outv1">
          <ul class="tabs" style="margin-left:237px">
            <li class="tab-link current2" id="RecentSearchV1" onclick="testdatacookie('1','source');" style="display: none;"><a id="SrhcTran" class="anchor" href="#">Search Trains</a></li>
            <li class="tab-link" id="RecentTrainSelectV1" onclick="GetRecentType('RecentTrainSelect')" style="display: none;"><a class="anchor" id="RecentTrainSelectV2" href="#">Recent Trains</a></li>
            <li class="tab-link" id="RecentTrainLiveStatusV1" onclick="GetRecentType('RecentTrainLiveStatus')" style="display: none;"><a class="anchor" id="RecentTrainLiveStatusV2" href="#">Recent Live Status</a></li>
            <li class="tab-link" id="RecentStationStatusV1" onclick="GetRecentType('RecentStationStatus')" style="display: none;"><a class="anchor" id="RecentStationStatusV2" href="#">Recent Live Station</a></li>
          </ul>
        </div>
        <div class="fl_container" id="RecentTypes" style="display: none;">
          <div class="lft_block">
            <div class="tab-content current">
              <div class="">
                <div class="inner_home">
                  <div class="divRecentSearch" id="RecentSearch">No Recent Search Found</div>
                  <div class="divRecentSearch" id="RecentTrainSelect" style="display:none">
                  </div>
                  <div class="divRecentSearch" id="RecentTrainLiveStatus" style="display:none">
                  </div>
                  <div class="divRecentSearch" id="RecentStationStatus" style="display:none">
                  </div>
                </div>
              </div>
              <div class="clr"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="mid_container" id="ResumeBooking" style="margin-top: 30px; display:none;">
        <div class="mflxdt">
          <div class="_PndBooking">
            <div class="timerboxHome">
              <div>Complete Your Booking</div>
            </div>
            <div class="_trnDtl">
              <div class="_trnDtlLst">
                <div class="_lftdtl">
                  <div class="_Citynm ng-binding"></div>
                  <div class="_dtme ng-binding"> | </div>
                </div>
                <div class="_CntrDtl">
                  <div class="lineDiv"></div>
                  <div class="lineTimr ng-binding"></div>
                </div>
                <div class="_rgtdtl">
                  <div class="_Citynm ng-binding"></div>
                  <div class="_dtme ng-binding"> | </div>
                </div>
              </div>
              <div class="trnDtlnm _trnDtlLst">
                <div class="_lftdtl algflx">
                  <span class="trainicn"></span><span class="ng-binding"></span>
                  <span class="paidtag"> </span>
                </div>
                <div class="_rgtdtl">
                  <div class="_FNt18 ng-binding">₹ </div>
                </div>
              </div>
              <div class="_trnDtlLst bdrnolft">
                <div class="_lftdtl">
                  <div class="_FNt12 ng-binding">Train No : </div>
                  <div class="_FNt12 ng-binding"> Adult • <span ng-switch="resumeData.Class">
                      <!-- ngSwitchWhen: 1A -->
                      <!-- ngSwitchWhen: 2A -->
                      <!-- ngSwitchWhen: 3A -->
                      <!-- ngSwitchWhen: SL -->
                      <!-- ngSwitchWhen: 2S -->
                      <!-- ngSwitchWhen: EA -->
                      <!-- ngSwitchWhen: EC -->
                      <!-- ngSwitchWhen: CC -->
                      <!-- ngSwitchWhen: 3E -->
                    </span>
                  </div>
                </div>
                <div class="_rgtdtl" ng-click="ResumeBookingFunction()">
                  <a class="_btnbook">Resume Booking</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="mid_container mainservics pdx15" style="/* display:none; */">
        <!--div style="width: 100%;padding: 15px;float: left;padding-top: 3%;" >
<a href="https://www.easemytrip.com/offers/train-hotel-offer.html" target="_blank"><img src="https://www.easemytrip.com/images/train-img/TRAINHO-desktop-strip.png" alt="Train Offer"></a>
</div -->
        <div class="clr"></div>
        <!--offfer section--->
        <!--<div class="innerWrap">
<div class="toprflcont">
  <h2 class="excdeals">Exclusive Train Offers</h2>
</div>
  <div id="bestoffers">
  <div class="owl-carousel owl-theme owl-offer">


<div class="item">
   <a href="https://www.easemytrip.com/offers/train-cashback-deal.html" target="_blank">
      <div class="flOfrBlock">
      <div class="mflex">
      <div class="imgcolm"><img src="https://www.easemytrip.com/images/offer-img/train-14october22-hp.png" alt="Train" /></div>
      <div class="ofrsec">
      <h4>Train Offer</h4>
      <p>Get Cashback up to INR 100 on Booking Train Tickets</p>
      <div class="promcolm" onclick="stopredir(event);">
      <span class="promcde">Promocode</span>
      <span class="coupncde" id="EMTTRAIN100">EMTTRAIN100</span>
      <span class="copycol" onclick="copyToClipboard('#EMTTRAIN100',this)"><img src="https://www.easemytrip.com/images/offer-img/copy-icon.svg" alt="Copy Code" /></span>
      </div>
      </div>
      </div>
      <div class="mflex acenter">
      <div class="ofvaldty">Valid till: 5th Nov, 2022</div>
      </div>    
      </div>
</a>
</div>

<div class="item">
   <a href="https://www.easemytrip.com/offers/train-hotel-offer.html" target="_blank">
      <div class="flOfrBlock">
      <div class="mflex">
      <div class="imgcolm"><img src="https://www.easemytrip.com/images/train-img/train-hotel-offer-new-hp.png" alt="Train" /></div>
      <div class="ofrsec">
      <h4>Train + Hotel Deal</h4>
      <p>Get Amazing Discounts on Hotels by booking IRCTC Train Tickets from us</p>
      <div class="promcolm" onclick="stopredir(event);">
      <span class="promcde">Promocode</span>
      <span class="coupncde" id="TRAINHO">TRAINHO</span>
      <span class="copycol" onclick="copyToClipboard('#TRAINHO',this)"><img src="https://www.easemytrip.com/images/offer-img/copy-icon.svg" alt="Copy Code" /></span>
      </div>
      </div>
      </div>
      <div class="mflex acenter">
      <div class="ofvaldty">Valid till: 5th Nov, 2022</div>
      </div>     
      </div>
	</a>
</div>



<div class="item">
   <a href="https://www.easemytrip.com/offers/train-upi-pay.html" target="_blank">
      <div class="flOfrBlock">
      <div class="mflex">
      <div class="imgcolm"><img src="https://www.easemytrip.com/images/train-img/train-upi-pay-hp.png" alt="Train" /></div>
      <div class="ofrsec">
      <h4>UPI Payment Offer</h4>
      <p>Book IRCTC Train Ticket at Zero Payment Gateway Charge on UPI Payments</p>
      </div>
      </div>
	
      </div>
	</a>
</div>




  </div>
  </div>
  

</div>-->
        <!--offfer end--->
        <script>
          $('.owl-carousel').owlCarousel({
            loop: true,
            margin: 10,
            nav: true,
            autoplay: false,
            responsive: {
              0: {
                items: 1
              },
              600: {
                items: 3
              },
              1000: {
                items: 3
              }
            }
          })

          function copyToClipboard(element, $this) {
            var $temp = $("<input>");
            $("body").append($temp);
            $temp.val($(element).text()).select();
            document.execCommand("copy");
            $temp.remove();
            if (typeof showNotification === 'undefined') {
              showNotification = true;
            }
            if (typeof notificationText === 'undefined') {
              notificationText = "Promocode Copied";
            }
            if (showNotification) {
              var node = document.createElement("Div");
              node.innerHTML = notificationText;
              node.style.cssText = "color: #ffffff;background-color: rgba(0,0,0,0.8);padding: 6px 10px;border-radius: 30px;position: absolute; bottom: 8px;left: 124px;width: 120px;text-align: center;font-size: 11px;margin-top: -17px;";
              $this.parentElement.parentElement.append(node);
              node.setAttribute("id", "dval");
              setTimeout(function() {
                node.style.display = "none";
                node.remove();
              }, 1000);
            }
          }

          function stopredir(e) {
            e.preventDefault();
          }
        </script>
        <div class="clr"></div>
        <link href="https://www.easemytrip.com/css/train/new-train-desktop.css?v=7.bv" rel="stylesheet">
        <section class="marg_t-b">
          <div class="_emt-100 ">
            <h2 class="_emt-100 wt600 f30"><span class="text_blue">Explore</span> More With EaseMyTrip</h2>
            <div class="_emt-100 f16"></div>
          </div>
          <div class="_emt-100 marg flx jsb flex-flow">
            <div class="_emt-32 marg bor_css ped15 bor_radius">
              <div class="_emtpedrt flx ">
                <div class="_imge_icon"><img src="/images/trains/new/Icon-irctc.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">IRCTC Authorized Partner</div>
                  <div class="_texft f13">EaseMytrip is authorized partner of IRCTC, booking train tickets since 2018.</div>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg bor_css ped15 bor_radius cursor" onclick="window.location.href='https://railways.easemytrip.com/trainService/LiveStation?srcStn=DELHI-%20ALL%20STATIONS%20(NDLS)&amp;destStn=&amp;hours=8&amp;_selectTypeTrain=ALL'">
              <div class="_emtpedrt  flx ">
                <div class="_imge_icon"><img src="/images/train-img/train-station-ico.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">Live Station Status</div>
                  <div class="_texft f13">Get a complete list of trains that shall be arriving at the railway station. </div>
                </div>
                <div class="_arricon"><img src="/images/trains/new/_icon_bluearo.svg" alt="easemytrip"></div>
              </div>
            </div>
            <div class="_emt-32 marg bor_css ped15 bor_radius cursor" onclick="redirectLiveStatus()">
              <div class="_emtpedrt  flx ">
                <div class="_imge_icon"><img src="/images/train-img/train-live-ico.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">Live Train Status</div>
                  <div class="_texft f13">Get Live Status Updates Instantly on Trains with EaseMyTrip.</div>
                </div>
                <div class="_arricon"><img src="/images/trains/new/_icon_bluearo.svg" alt="easemytrip"></div>
              </div>
            </div>
            <div class="_emt-32 marg bor_css ped15 bor_radius cursor" onclick="window.open('https://www.ecatering.irctc.co.in/?utm_source=EASYTRIP_AFFILIATE', '_blank')" rel="nofollow">
              <div class="_emtpedrt  flx ">
                <div class="_imge_icon"><img src="/images/trains/new/_icon_train_food.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">IRCTC Train Food Booking</div>
                  <div class="_texft f13">Enjoy booking IRCTC Food &amp; Get Food Delivered on the Train </div>
                </div>
                <div class="_arricon"><img src="/images/trains/new/_icon_bluearo.svg" alt="easemytrip"></div>
              </div>
            </div>
            <div class="_emt-32 marg bor_css ped15 bor_radius">
              <div class="_emtpedrt  flx ">
                <div class="_imge_icon"><img src="/images/train-img/instant-refund-ico.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">Instant Refunds &amp; Cancellations</div>
                  <div class="_texft f13">Get an instant refund and book your next train ticket without any hassle.</div>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg bor_css ped15 bor_radius cursor" onclick="window.location.href='https://www.easemytrip.com/contact-us.html'">
              <div class="_emtpedrt  flx ">
                <div class="_imge_icon"><img src="/images/trains/new/_icon_train_24.svg" alt="easemytrip"></div>
                <div class="_minahy">
                  <div class="_hedng">24*7 Customer Service</div>
                  <div class="_texft f13">We work 24 hours a day to make sure our availability whenever our customers need us.</div>
                </div>
                <div class="_arricon"><img src="/images/trains/new/_icon_bluearo.svg" alt="easemytrip"></div>
              </div>
            </div>
          </div>
        </section>
        <div class="clr"></div>
        <section class="marg_t-b">
          <div class="_emt-100">
            <h2 class="_emt-100 wt600 f30"><span class="text_blue">Top</span> Train Ticket Routes</h2>
            <div class="_emt-100 f16"></div>
          </div>
          <div class="_emt-100 marg flx jsb flex-flow">
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/delhi-to-jammu-train-tickets/" target="_blank"><span>NEW DELHI </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>JAMMU TAWI</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">NDLS - JAT</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('NEW DELHI(NDLS)','JAMMU TAWI(JAT)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg" alt="easemytrip"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/delhi-to-patna-train-tickets/" target="_blank"><span>NEW DELHI </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>PATNA JN</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">NDLS - PNBE</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('NEW DELHI(NDLS)', 'PATNA JN(PNBE)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/howrah-to-jaipur-train-tickets/" target="_blank"><span>HOWRAH JN</span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>Jaipur</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">HWH - JP</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('HOWRAH JN(HWH)', 'Jaipur(JP)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/hyderabad-to-chennai-train-tickets/" target="_blank"><span>HYDERABAD DECAN</span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>CHENNAI CENTRAL</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">HYB - MAS</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('HYDERABAD DECAN(HYB)', 'CHENNAI CENTRAL(MAS)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/mumbai-to-pune-train-tickets/" target="_blank"><span>MUMBAI CENTRAL</span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>PUNE JN</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">BCT - PUNE</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('MUMBAI CENTRAL(BCT)', 'PUNE JN(PUNE)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/patna-to-guwahati-train-tickets/" target="_blank"><span>PATNA JN </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>GUWAHATI</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">PNBE - GHY</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('PATNA JN(PNBE)', 'GUWAHATI(GHY)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/delhi-to-lucknow-train-tickets/" target="_blank"><span>NEW DELHI </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>LUCKNOW</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">NDLS - LJN</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('NEW DELHI(NDLS)', 'LUCKNOW NE(LJN)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/vijayawada-to-chennai-train-tickets/" target="_blank"><span>VIJAYAWADA JN </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>CHENNAI CENTRAL</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">BZA - MAS</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('VIJAYAWADA JN(BZA)', 'CHENNAI CENTRAL(MAS)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/indore-to-mumbai-train-tickets/" target="_blank"><span>INDORE JN</span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>MUMBAI CENTRAL</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">INDB - BCT</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('INDORE JN BG(INDB)', 'MUMBAI CENTRAL(BCT)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
            <div class="_emt-32 marg extertv bor_css _bgclor ped15 bor_radius">
              <a class="_emt-100 acntr wt600 flx ext f16 " href="https://www.easemytrip.com/railways/jaipur-to-ahmedabad-train-tickets/" target="_blank"><span>JAIPUR </span> <span><img src="/images/trains/new/Icon_train.svg" alt="easemytrip"></span> <span>AHMEDABAD JN</span></a>
              <div class="_emt-100 acntr flx">
                <div class="_trcode txcolor f17 wt600">JP - ADI</div>
                <div class="flx marg-left txcolor f13 cur ext hovertxt acntr">
                  <a ng-click="getStations('JAIPUR(JP)', 'AHMEDABAD JN (ADI)')"><span>Book Now </span> <img src="/images/trains/new/_icon_right-arrow_blue_long.svg"></a>
                </div>
              </div>
            </div>
          </div>
        </section>
        <!---new end 2024---->
        <div class="clr"></div>
      </div>
      <div class="bg_full_n_c">
        <div class="mid_container pdx15">
          <h2 class="_emt-100 wt600 f30"><span class="text_blue"> Grab The Best Deals on</span> Train Ticket Bookings</h2>
          <p class="para">
            <br> Indeed, railways are considered as the most affordable transportation modes across India. Owing to its significant contributions to the tourism industry, EaseMyTrip, one of the leading travel organisations is truly delighted to
            announce a partnership with IRCTC as an authorised partner. With this beneficial affiliation, travellers can now make online train ticket bookings conveniently via the website and mobile app for a happy journey that everyone desires. <br>
            <br> The emergence of online train booking services has revolutionised the reservation procedure by offering multiple affordable options in every city. Whether you’re heading towards your hometown or just exploring a new destination,
            online train ticket booking comes with diverse assured benefits. Some of them include wallet-friendly prices, optimal convenience, a picturesque journey and an opportunity to spend quality time with your near &amp; dear ones. At
            EaseMyTrip we also allow you to select or keep track of different track routes, timings, fares and seats. Therefore, if you’re craving to kickstart your train journey. Then you book your railway tickets online with EaseMyTrip today and
            enjoy your delightful expedition tomorrow with instant updates and huge savings. <br>
            <br> Now those days of standing in queue for ticket bookings have gone, as EaseMyTrip enables each traveller to make online train bookings. You just require your Railway User ID and you’re good to go. To elevate the overall experience, we
            also provide you with live station/train status, 27/4 immediate customer support, train food booking, instant cancellation and refund options as standard facilities. Along with this, you're further offered with other special benefits also
            that you can enjoy on making online train bookings through our user-friendly portal. <br>
            <br> With our platform, you can also apply various filters and search options to personalise your train tour as per your preferences. Whether it's a different kind of train, seat, category, or quota, you can opt for any one of them to
            enjoy convenience every step of your way.
          </p>
          <br>
          <div class="paranwv">
            <h2>Required Documents to Carry </h2>
            <p class="para">Once the railway train ticket booking is confirmed with EaseMyTrip, you’re required to carry your essential documents, including government-recognised ID on the departure date. On the arrival of the train checker, you need
              to show railway bookings along with your ID. Now here’s the detailed list of IDs that you require to carry while onboarding the train.<br>
            </p>
            <ul style="margin: 10px 25px;">
              <li>Aadhar Card </li>
              <li>Voter ID </li>
              <li>Pan Card </li>
              <li>Passport </li>
              <li>Driving Licence </li>
              <li>Bank Passbook with Photograph </li>
              <li>Student ID Card with Photograph, Issued by Recognised School/College </li>
            </ul> So, these are the crucial documents that you need to carry while travelling. At EaseMyTrip we care about everyone’s needs. Thus, to fulfil them, we further provide each and every traveller with different kinds of quotes in railways,
            including ladies quota, tatkal booking, general booking, senior citizen booking, etc. So, why wait? Use it to your own benefit with EaseMyTrip. <p></p>
          </div>
          <br>
          <div class="paranwv">
            <h2>Best Strategies to Book Tatkal Train Tickets with Ease</h2>
            <p class="para">In India, it’s actually a challenging task to obtain Tatkal Train tickets. Several factors, including advanced bookings, travel seasons, excessive demand and increased traffic are involved that make it difficult to avail
              the train Tatkal ticket. <br>
              <br> So, to make your job easier, here we’ve shown some of the best ways through which you can easily book Tatkal train tickets at the last minute. Now, let’s have a look at all these points. <br>
            </p>
            <ol style="margin: 10px 15px;padding: 0;">
              <li> <strong>Prefer Advance Preparation </strong> <br> It’s highly advised to prepare and maintain all the train booking-related details like names, age and identity details in advance for a seamless journey.</li>
              <li>
                <strong>Rely on Better Network Connections </strong> <br> It’s always great to opt for fast, efficient and reliable internet networks or connections to eliminate all the delays while making online train bookings.
              </li>
              <li>
                <strong>Search for the Best Payment Options </strong> <br> Instead of relying on different payment gateways, we suggest you stick to only one payment method. It ensures instant transactions with zero hassles.
              </li>
              <li>
                <strong>Create a Back-Up Plan</strong> <br> If you want to secure a Tatkal ticket, then having a legitimate backup plan is the best option through which at least you can get an alternate train of a distinct class.
              </li>
              <li>
                <strong>Monitor the Availability of Seats </strong> <br> In the majority of the cases, it’s been seen that travellers do not get an opportunity to book Tatkal tickets on the spot. Due to this specific reason, people try to keep a
                constant tab on other seats. People do it to date as someone might cancel the train ticket at the last moment and you can be the lucky one.
              </li>
            </ol> Now, these are the effective strategies that you can use to enhance your chances of booking Tatkal tickets right away successfully. We hope that this information is insightful and we wish you a heartfelt happy journey for your
            future. <p></p>
          </div>
          <br>
          <div class="paranwv">
            <h2> How to Book Train Ticket Online </h2>
            <p class="para"> Doing online ticket bookings with EaseMyTrip is extremely easy. Follow the below-mentioned steps to make your train booking with EaseMyTrip: <br><strong>Step 1: </strong>Visit easemytrip.com and then click on the Trains
              tab. <br><strong>Step 2: </strong> Type the name of the departure point in the ‘From’ section and the destination point in the "To" section. Also, select the departure date and then click on the Search button. <br><strong>Step 3:
              </strong> See a list of trains according to your search. Choose the train and seat as per your preference. Use the filter option to select seat type or category. <br><strong>Step 4: </strong> Click the continue button if the departure
              and destination stations are confirmed. <br><strong>Step 5: </strong> Now, mention all the mandatory details related to your booking. Enter the IRCTC user id, select the boarding point, enter contact details and traveller information
              (the details are to be mentioned separately for every passenger/child). <br><strong>Step 6: </strong> Once all the details are filled in on the Review &amp; Travellers page, review all the details to avoid any issues. Check the Price
              Summary and if you are okay with everything, go ahead with your payment. <br><strong>Step 7: </strong>If you have any coupon code, enter the same in the required field and save your money. <br><strong>Step 8: </strong> Now, make your
              payment using your preferred option. You can choose from a wide range of options from Debit card, Credit card, UPI, net banking, or wallet money. <br><strong>Step 9: </strong>Once the payment is done, the IRCTC authentication page will
              open, and you are required to fill in your IRCTC user ID password. After that, you will also receive your e-ticket on your mobile and email ID. <br><br> This process for booking train tickets online is simpler with EaseMyTrip. It is
              better to book your travel online rather than stand in a queue for long hours. You just need to have an IRCTC user ID to book your train tickets with us. In case you don’t have an IRCTC user ID, you can easily create it online on the
              official site or by visiting our website. </p>
          </div>
          <br>
          <div style="font-size:13px;margin-top:5px">
            <strong>Disclaimer :</strong> The train running or station information is not affiliated with or endorsed by Indian Railways or IRCTC.
          </div>
          <div class="_bgtreinah"><img src="/images/trains/new/bg_train.png"></div>
        </div>
      </div>
      <style>
        ._bgtreinah {
          margin: 0;
          width: 30%;
          margin-left: auto;
          margin-top: -35px;
        }

        .toggle .toggle-inner {
          display: none;
        }

        .toggle {
          padding-bottom: 10px;
          border-bottom: 1px solid #eee;
          margin-bottom: 10px;
          cursor: pointer;
        }

        .toggle .toggle-title i {
          position: absolute;
          background: url(https://www.easemytrip.com/GiftCard/Content/Image/plus_minus_icn.png) 0px -24px no-repeat;
          width: 24px;
          height: 24px;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          margin: 4px;
          right: 0;
        }

        .toggle .toggle-title.active-tg i {
          background: url(https://www.easemytrip.com/GiftCard/Content/Image/plus_minus_icn.png) 0px 0px no-repeat;
        }
      </style>
    </div>
    <!--FAQ_new-->
    <section class="marg_t-b">
      <div class="_emt-85 marg-auto">
        <div class="_emt-100 ">
          <div class="_emt-100 wt600 f30"><span class="text_blue">Frequently</span>Asked Questions</div>
          <div class="_emt-100 f16"></div>
        </div>
        <div class="accordion pdlr70 mgt15 marg_t-b">
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">How can I Book Train Tickets Online?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> Tatkal ticket reservation is a facility that allows the passengers taking a train journey on a short notice. Tatkal quota opens one day advance excluding the date of journey from the originating station of the train.</p>
              <p>Tatkal Train Ticket Booking Timings are:</p>
              <p>AC Class - 10:00 AM</p>
              <p>Sleeper Class - 11:00 AM</p>
              <p>You have to opt for Tatkal quota to book tatkal tickets. </p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">What are the RAC, GNWL, PQWL, RLWL and TQWL in Railway Reservation?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> All of the above except RAC are the types of waiting list available with train booking. WL with a number suggests the waitlisted status of a passenger.<strong></strong></p>
              <p><strong>RAC</strong> means Reservation against Cancellation. If you have an RAC ticket, then your travel with a train is guaranteed but you will be given a seat (half of a side lower berth mostly) to sit and travel not an entire
                berth.</p>
              <p><strong>GNWL</strong> General Waiting List waitlisted tickets are issued to the passenger who begins his/her journey from the originating station of a route or stations closer to the originating station.</p>
              <p><strong>PQWL</strong> Pooled Quota Waiting List is shared by several small stations of a train route. The quota generally operates from originating station of a train route and only one Pooled Quota is there for entire run. The
                Pooled Quota is usually selected for the passengers travelling from the originating station to one or few stations short of the terminating station, or from a midway station to the terminating station, or between two stations coming
                midway of the entire route.</p>
              <p><strong>RLWL </strong>Remote Location Waiting List ticket is issued for the stations between the originating and terminating stations. Usually these are important towns or cities of that particular route. These tickets are given a
                separate priority and their confirmations will depend on the cancellations of a confirmed ticket. Remote location stations prepare their own chart 2-3 hours prior to the actual departure of train. There are less chances of
                confirmation for such waitlisted tickets.</p>
              <p><strong>TQWL </strong>Tatkal Quota Waiting List was earlier CKWL. It is the waiting list tickets booked under Tatkal Quota. TQWL tickets directly get confirm and don’t go through RAC. However, GNWL is given priority over TQWL.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">What is Premium Tatkal?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> Premium Tatkal is a new quota introduced by railway to book online train tickets. Under this quota, dynamic fares are applicable. Premium Tatkal fare increases following the number of bookings. Booking Premium Tatkal (PT) ticket is
                much costlier than Tatkal because of the dynamic fare pricing. In this case, train ticket prices depend on the booking rates and availability of seats.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">How can I Cancel Tatkal Tickets?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> On cancellation of confirmed Tatkal tickets, no refund is given. On the cancellation of contingent and waitlisted Tatkal tickets, amount will be charged as per the existing rules of Railway. However, you can partially cancel the
                Tatkal e-tickets. </p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">What are the Cancellation Charges for Train Tickets?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> To get refunds on cancellation of train tickets, passengers should cancel their tickets before chart preparation. If a confirmed train ticket is cancelled more than 48 hrs prior to the scheduled departure of the train, cancellation
                charges will be Rs.240/- for AC First Class/Executive Class, Rs.200/- for AC 2 Tier/First Class, Rs. 180 for AC 3 Tier/AC Chair car/ AC 3 Economy, Rs.120/- for Sleeper Class and Rs.60/- for Second Class. These cancellation charges are
                applicable per ticket per passenger and same will be deducted before processing the refunds. If a confirmed ticket is cancelled between 48 and 12 hours prior to the scheduled departure of the train, cancellation charges will be 25% of
                the fare (subject to the above mentioned minimum flat rate). Between 12 hours and 4 hours prior to the scheduled departure of the train up to chart preparation (whichever is earlier), 50% of the fare paid subject to the minimum
                cancellation charges.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">How Many Days in Advance you can Book Train Tickets?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> Advance Reservation Period for booking train tickets is 120 days (excluding the date of journey). So, booking in trains from train originating stations will open and remain available for 120 days.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">When the Chart of a Train is Prepared?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> The first chart of a train is typically prepared 4 hours ahead of its departure from originating station or remote location station. Chart of early morning trains is prepared the night before. However, if some seats still remain
                available, they can be booked by the passengers. So, the final chart is created 30 minutes before departure of train.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">Can I Change My Train Booking?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> You can’t change your train booking. All that you can do is to cancel your current ticket and book again.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">How to Order Food in Train?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> There are several websites and apps that offer food delivery services in train. You can order food in trains using your mobile phone and food will be delivered at your berth. With little efforts, modern day travelers can enjoy the
                best meals during their train journeys. Food is delivered from reputed restaurants in the locality and multiple payment options are available for the same.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">What is the Concession for Senior Citizens Quota?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> Railway gives the facility to senior citizens for booking train tickets under senior citizen quota by availing a concession. As per the rules, male senior citizens of 60 years and above and lady senior citizens of 58 years and above
                can avail the concession in the fares of all classes of Mail/Express/Rajdhani/Shatabdi/Jan-Shatabdi/Duronto group of trains. The concession amount for men is 40% and for women is 50%.</p>
            </div>
          </div>
          <div class="accordion__item">
            <div class="accordion__item__header">
              <div class="hedigpk">What is Ladies Quota in Trains?</div>
            </div>
            <div class="accordion__item__content" style="display: none;">
              <p> This quota is only for lady travelers or accompanying male child below 12 years. Ladies quota is available in sleeper class and second sitting class.</p>
            </div>
          </div>
        </div>
      </div>
    </section>
    <script>
      if ($(".accordion__item__header").length > 0) {
        var active = "active";
        $(".accordion__item__header").click(function() {
          $(this).toggleClass(active);
          $(this).next("div").slideToggle(200);
        });
      }
    </script>
    <!--FAQ_new-->
    <div class="imp_mn" style="display:none;">
      <strong>Note:</strong> Please keep you IRCTC ID and password handy as it is required for train booking.
    </div>
    <section class="nwsec marg_t-b">
      <div class="mid_container pdx15 mflx">
        <div class="landimg_box">
          <span></span>
          <img src="https://www.easemytrip.com/images/train-img/train-app-new.webp">
        </div>
        <div class="app-ratings">
          <div><span style="font-size:17px;font-weight: 600;">Highest Rated* Travel App</span></div>
          <div>
            <div class="userrating">
              <div style="text-align:left">
                <div style="font-size: 42px;font-weight: 600;color: #333;">4.6</div>
                <div><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-star-fill" viewBox="0 0 16 16">
                    <path
                      d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z">
                    </path>
                  </svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-star-fill" viewBox="0 0 16 16">
                    <path
                      d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z">
                    </path>
                  </svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-star-fill" viewBox="0 0 16 16">
                    <path
                      d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z">
                    </path>
                  </svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-star-fill" viewBox="0 0 16 16">
                    <path
                      d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z">
                    </path>
                  </svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-star-half" viewBox="0 0 16 16">
                    <path
                      d="M5.354 5.119 7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z">
                    </path>
                  </svg></div>
                <div style="margin:8px 0;display: flex;align-items: center;">
                  <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z"></path>
                    <path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4z"></path>
                  </svg> &nbsp;<span>4,83,459</span>
                </div>
              </div>
              <div>
                <div class="appcontainer"><span>5</span>
                  <div class="appbar-5"></div>
                </div>
                <div class="appcontainer"><span>4</span>
                  <div class="appbar-4"></div>
                </div>
                <div class="appcontainer"><span>3</span>
                  <div class="appbar-3"></div>
                </div>
                <div class="appcontainer"><span>2</span>
                  <div class="appbar-2"></div>
                </div>
                <div class="appcontainer"><span>1</span>
                  <div class="appbar-1"></div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="app-dwn">
          <div class="trus_sec">
            <p style="font-size: 17px;font-weight: 600;margin-top: -79px;">Trusted by</p>
            <p style="font-weight:700;margin-top:26px;font-size:22px;">20 Million+ Customers</p>
          </div>
        </div>
        <div class="ldg_box">
          <div class="app_part">
            <div class="pnr_cnt_head2" style="font-size: 17px;">Download EaseMyTrip App</div>
            <p>for Hassle-Free Train Ticket Booking </p>
          </div>
          <div class="ico_bxn">
            <div class="mflx">
              <div class="btn-group">
                <a href="https://play.google.com/store/apps/details?id=com.easemytrip.android" target="_blank"><img src="https://www.easemytrip.com/images/app-web/google-play.png" class="download_icon mr-1" width="155" alt=""></a>
                <a href="https://apps.apple.com/in/app/easemytrip-flight-booking/id1053030595" target="_blank"><img src="https://www.easemytrip.com/images/app-web/app-store.png" class="download_icon" width="155" alt=""></a>
              </div>
              <div class="scn_cd"><img src="https://www.easemytrip.com/images/train-img/app-qr-code.svg" width="100"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="clr"></div>
    </section>
    <div class="clr"></div>
    <link href="https://www.easemytrip.com/css/new-emt-footer.css?v=34.1" rel="stylesheet" type="text/css">
    <!--script src="https://www.easemytrip.com/scripts/common/mobjquery.min.js"></script -->
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,500,700" rel="stylesheet">
    <style>
      .ftnewnovmain {
        height: auto;
      }
    </style>
    <div class="neftbg app-hide">
      <div class="bottom_brdr">
        <div class="dark_clr"></div>
        <div class="light_clr"></div>
      </div>
      <div class="footer_newnov ">
        <div class="ftnewnovmain ftnew">
          <div class="leftfotmenu">
            <ul>
              <li class="ftnovact ovrtb">OUR OFFERINGS</li>
              <li class="quitb">QUICK LINKS</li>
              <li class="popltb">POPULAR DESTINATION</li>
              <li class="interytb">INTERNATIONAL DESTINATION</li>
              <li class="polairtb">POPULAR AIRLINE</li>
              <li class="connttb">CONNECT WITH US</li>
              <li class="offertb">OFFERS </li>
              <li class="emtyutb">EMT INSIGHTS</li>
              <a href="https://www.easemytrip.com/investor-relations.html" target="_blank" class="lastelement" style="border-bottom: 0.2px solid #4A4747;">INVESTORS RELATION</a>
              <a href="https://www.easemytrip.com/career.html" target="_blank" class="lastelement">CURRENT OPENINGS<span class="neftr" style="left:139px">New</span></a>
            </ul>
          </div>
          <div class="rightfotmenu">
            <div class="menuft1 ftnew flxwrp">
              <p class="f-para">Make your travel easy with a wide range of products and services. </p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/flights/" target="_blank">Flight</a></li>
                  <li><a href="https://www.easemytrip.com/hotels/" target="_blank">Hotels</a></li>
                  <li><a href="https://www.easemytrip.com/railways/" target="_blank">Trains</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/" target="_blank">Holidays</a></li>
                  <li><a href="https://www.easemytrip.com/bus/" target="_blank">Bus</a></li>
                  <li><a href="https://www.easemytrip.com/cabs/" target="_blank">Cabs</a></li>
                  <li><a href="https://www.easemytrip.com/cruise-packages.html" target="_blank">Cruise</a></li>
                  <li><a href="https://www.easemytrip.com/charters/flight.html" target="_blank">Charters</a></li>
                  <li><a href="https://www.easemytrip.com/flights/flight-status/" target="_blank">Flight Status</a></li>
                  <li><a href="https://www.easemytrip.com/directory/airlines.html" target="_blank">Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/directory/airports-in-india.html" target="_blank">Airports</a></li>
                  <li><a href="https://www.easemytrip.com/travel-guides.html" target="_blank">Travel Guides</a></li>
                  <li><a href="https://www.easemytrip.com/railways/pnr-status/" target="_blank">Check PNR Status</a></li>
                  <li><a href="https://www.easemytrip.com/JoinEMTPro/" target="_blank">EMT PRO</a></li>
                  <li><a href="https://www.easemytrip.com/activities/" target="_blank">Activities</a></li>
                  <li><a href="https://www.easemytrip.com/travel-updates.html" target="_blank">Travel Updates</a></li>
                  <li><a href="https://www.easemytrip.com/corporate" target="_blank">Corporate travel</a></li>
                  <li><a href="https://www.easemytrip.com/blog/" target="_blank">Blog</a></li>
                  <li><a href="https://www.easemytrip.com/flights/web-check-in/" target="_blank">Flight checkin</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft2 ftnew flxwrp" style="display:none;">
              <p class="f-para">Quick solutions for all your travel needs. </p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/directory/flights.html" target="_blank">Flight by City</a></li>
                  <li><a href="https://www.easemytrip.com/flights/airfare-calendar/" target="_blank">Lowest Airfare Calendar</a></li>
                  <li><a href="https://www.easemytrip.com/flights/domestic-flight/" target="_blank">Domestic Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/international-flight/" target="_blank">International Flights</a></li>
                  <li><a href="https://www.easemytrip.com/directory/train-routes.html" target="_blank">Train Routes</a></li>
                  <li><a href="https://www.easemytrip.com/bus/" target="_blank">Bus</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/" target="_blank">Holiday Packages</a></li>
                  <li><a href="https://www.easemytrip.com/directory/domestic-flight-schedule.html" target="_blank">Flight Schedule</a></li>
                  <li><a href="https://www.easemytrip.com/directory/hotels-in-india.html" target="_blank">Hotel Directory</a></li>
                  <li><a href="https://www.easemytrip.com/flights/bangalore-blr-to-delhi-del/" target="_blank">Bangalore to delhi Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/delhi-del-to-bangalore-blr/" target="_blank">Delhi to Bangalore flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/delhi-del-to-mumbai-bom/" target="_blank">Delhi to Mumbai Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/mumbai-bom-to-delhi-del/" target="_blank">Mumbai to Delhi Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/delhi-del-to-goa-goi/" target="_blank">Delhi to Goa Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/mumbai-bom-to-bangalore-blr/" target="_blank">Mumbai to Bangalore Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/delhi-del-to-bangkok-bkk/" target="_blank">Delhi to Bangkok Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/mumbai-bom-to-dubai-dwc/" target="_blank">Mumbai to Dubai Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/delhi-del-to-dubai-dwc/" target="_blank">Delhi to Dubai Flights</a></li>
                  <li><a href="hhttps://www.easemytrip.com/flights/dubai-dwc-to-mumbai-bom/" target="_blank">Dubai to Mumbai Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/kolkata-ccu-to-bangkok-bkk/" target="_blank">Kolkata to Bangkok Flights</a></li>
                  <li><a href="https://www.easemytrip.com/flights/london-lhr-to-delhi-del/" target="_blank">London to Delhi Flights</a></li>
                  <li><a href="https://www.easemytrip.com/railways/howrah-to-puri-train-tickets/" target="_blank">Howrah to Puri Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/secunderabad-to-vijayawada-train-tickets/" target="_blank">Secunderabad to Vijayawada Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/borivali-to-surat-train-tickets/" target="_blank">Borivali to Surat Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/mumbai-cst-to-pune-train-tickets/" target="_blank">Mumbai Cst to Pune Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/howrah-to-asansol-train-tickets/" target="_blank">Howrah to Asansol Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/howrah-to-durgapur-train-tickets/" target="_blank">Howrah To Durgapur Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/kannur-to-mangalore-train-tickets/" target="_blank">Kannur To Mangalore Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/pune-to-thane-train-tickets/" target="_blank">Pune to Thane Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/jaipur-to-ajmer-train-tickets/" target="_blank">Jaipur to Ajmer Trains</a></li>
                  <li><a href="https://www.easemytrip.com/railways/guwahati-to-new-jalpaiguri-train-tickets/" target="_blank">Guwahati to New Jalpaiguri Trains</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft3 ftnew flxwrp" style="display:none;">
              <p class="f-para">A guide to explore popular destinations.</p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/holidays/manali-tours-packages/" target="_blank">Manali</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/ladakh-tours-packages/" target="_blank">Leh Ladakh</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/kashmir-tours-packages/" target="_blank">Kashmir</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/srinagar-tours-packages/" target="_blank">Srinagar</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/kerala-tours-packages/" target="_blank">Kerala</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/andaman-tours-packages/" target="_blank">Andaman</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/nainital-tours-packages/" target="_blank">Nainital</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/mumbai-tours-packages/">Mumbai</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/munnar-tours-packages/">Munnar</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/agra-tours-packages/" target="_blank">Agra</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/rishikesh-tours-packages/" target="_blank">Rishikesh</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/dehradun-tours-packages/" target="_blank">Dehradun</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/ranikhet-tours-packages/" target="_blank">Ranikhet</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/orissa-tours-packages/" target="_blank">Orissa</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/shimla-tours-packages/" target="_blank">Shimla</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/goa-tours-packages/" target="_blank">Goa</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/dalhousie-tours-packages/" target="_blank">Dalhousie</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/ooty-tours-packages/" target="_blank">Ooty</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/amritsar-tours-packages/" target="_blank">Amritsar</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/himachal-pradesh-tours-packages/" target="_blank">Himachal</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/darjeeling-tours-packages/" target="_blank">Darjeeling</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/haridwar-tours-packages/">Haridwar</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/dharamshala-tours-packages/" target="_blank">Dharamshala</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/kovalam-tours-packages/" target="_blank">Kovalam</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/west-bengal-tours-packages/" target="_blank">West Bengal</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/maharashtra-tours-packages/" target="_blank">Maharashtra</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/north-east-tours-packages/" target="_blank">North East</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/pondicherry-tours-packages/" target="_blank">Pondicherry</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/madhya-pradesh-tours-packages/" target="_blank">Madhya Pradesh</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/karnataka-tours-packages/" target="_blank">Karnataka</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/tamil-nadu-tours-packages/" target="_blank">Tamil Naidu</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/gujarat-tours-packages/" target="_blank">Gujarat</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/rajasthan-tours-packages/" target="_blank">Rajasthan</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/assam-tours-packages/" target="_blank">Assam</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/sikkim-tours-packages/" target="_blank">Sikkim</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/delhi-tours-packages/" target="_blank">Delhi</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/jaipur-tours-packages/" target="_blank">Jaipur</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/bangalore-tours-packages/" target="_blank">Bangalore</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/mussoorie-tours-packages/" target="_blank">Mussoorie</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/lansdowne-tours-packages/" target="_blank">Lansdowne</a></li>
                  <!---li><a href="https://www.easemytrip.com/holidays/kannur-tours-packages/" target="_blank">Kannur</a></li>
<li><a href="https://www.easemytrip.com/holidays/chail-tours-packages/" target="_blank">Chail</a></li-->
                </ul>
              </div>
            </div>
            <div class="menuft4 ftnew flxwrp" style="display:none;">
              <p class="f-para">A guide to connect with the world.</p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/holidays/mauritius-tours-packages/" target="_blank">Mauritius</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/europe-tours-packages/" target="_blank">Europe</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/thailand-tours-packages/" target="_blank">Thailand</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/singapore-tours-packages/" target="_blank">Singapore</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/dubai-tours-packages/" target="_blank">Dubai</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/maldives-tours-packages/" target="_blank">Maldives</a></li>
                  <li><a href="#" target="_blank">Tashkent</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/malaysia-tours-packages/" target="_blank">Malaysia</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/australia-tours-packages/" target="_blank">Australia</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/spain-tours-packages/" target="_blank">Spain</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/jordan-tours-packages/" target="_blank">Jordan</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/bali-tours-packages/" target="_blank">Bali</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/turkey-tours-packages/" target="_blank">Turkey</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/africa-tours-packages/" target="_blank">Africa</a></li>
                  <li><a href="#" target="_blank">Hong Kong</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/sri-lanka-tours-packages/" target="_blank">Srilanka</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/canada-tours-packages/" target="_blank">Canada</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/germany-tours-packages/" target="_blank">Germany</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/switzerland-tours-packages/" target="_blank">Switzerland</a></li>
                  <li><a href="https://www.easemytrip.com/holidays/japan-tours-packages/" target="_blank">Japan</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft5 ftnew flxwrp" style="display:none;">
              <p class="f-para">Discover attractive deals with a wide selection of airlines.</p>
              <div class="menulinkx">
                <ul>
                  <!--li><a href="https://www.easemytrip.com/flights/indigo-tickets/" target="_blank">IndiGo Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/air-india-tickets/" target="_blank">Air India Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/vistara-tickets/" target="_blank">Vistara Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/spicejet-tickets/" target="_blank">SpiceJet Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/air-asia-tickets/" target="_blank">Air Asia Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/british-airways-tickets/" target="_blank">British airways</a></li>
<li><a href="https://www.easemytrip.com/flights/qatar-airways-tickets/" target="_blank">Qatar airways</a></li>
<li><a href="https://www.easemytrip.com/flights/singapore-airlines-tickets/" target="_blank">Singapore Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/etihad-airways-tickets/" target="_blank">Etihad airways</a></li>
<li><a href="https://www.easemytrip.com/flights/thai-airways-tickets/" target="_blank">Thai airways</a></li>
<li><a href="https://www.easemytrip.com/flights/united-airlines-tickets/" target="_blank">United Airlines</a></li>
<li><a href="https://www.easemytrip.com/flights/american-airlines-tickets/" target="_blank">Arican Airlines</a></li--->
                  <li><a href="https://www.easemytrip.com/flights/indigo-tickets/" target="_blank">IndiGo Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/air-india-tickets/" target="_blank">Air India Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/vistara-tickets/" target="_blank">Vistara Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/spicejet-tickets/" target="_blank">SpiceJet Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/air-asia-tickets/" target="_blank">Air Asia Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/british-airways-tickets/" target="_blank">British airways</a></li>
                  <li><a href="https://www.easemytrip.com/flights/qatar-airways-tickets/" target="_blank">Qatar airways</a></li>
                  <li><a href="https://www.easemytrip.com/flights/singapore-airlines-tickets/" target="_blank">Singapore Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/etihad-airways-tickets/" target="_blank">Etihad airways</a></li>
                  <li><a href="https://www.easemytrip.com/flights/thai-airways-tickets/" target="_blank">Thai airways</a></li>
                  <li><a href="https://www.easemytrip.com/flights/united-airlines-tickets/" target="_blank">United Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/american-airlines-tickets/" target="_blank">American Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/malaysia-airlines-tickets/" target="_blank">Malaysia Airlines</a></li>
                  <li><a href="https://www.easemytrip.com/flights/akasa-air-tickets/" target="_blank">Akasa Air</a></li>
                  <li><a href="https://www.easemytrip.com/flights/egypt-airways-tickets/" target="_blank">Egypt Air</a></li>
                  <li><a href="https://www.easemytrip.com/flights/emirates-tickets/" target="_blank">Emirates Airlines</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft6 ftnew flxwrp" style="display:none; align-items: center;">
              <p class="f-para">Take a look at our social presence.</p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/contact-us.html" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/identification.svg"> Contact Us</a></li>
                  <li><a href="https://www.facebook.com/EaseMyTrip/" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-facebook.svg"> Facebook</a></li>
                  <li><a href="https://twitter.com/easemytrip" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-twitter.svg"> Twitter</a></li>
                  <li><a href="https://www.youtube.com/c/EaseMyTripOfficial" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-youtube.svg"> Youtube</a></li>
                  <li><a href="https://www.linkedin.com/company/easemytrip-com" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-linkedin-circled.svg"> LinkedIn</a></li>
                  <li><a href="https://www.instagram.com/easemytrip/" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-instagram.svg"> Instagram</a></li>
                  <li><a href="https://t.me/+cL-zeyW89So2Y2Jl" target="_blank"><img class="iconsocialimg" src="https://www.easemytrip.com/images/common/footer/icons8-telegram-app.svg"> Telegram</a></li>
                </ul>
                <div class="container_newsletter">
                  <div>
                    <div class="subscribe__title">Let's keep in touch</div>
                    <p class="subscribe__copy">Subscribe to keep up with fresh news and exciting updates. We promise not to spam you!</p>
                  </div>
                  <div class="content_newsletter xc">
                    <div class="subscription">
                      <input class="add-email" type="email" placeholder="Example: test@gmail.com" id="txtsubEmail">
                      <button class="submit-email" type="button" onclick="subscribeNow()">
                        <span class="before-submit">Subscribe</span>
                        <span class="after-submit">Thank you for subscribing!</span>
                      </button>
                    </div>
                    <span id="spnSubMessage" style="margin-top: 4px;position: absolute;color: red;font-size: 12px;"></span>
                  </div>
                </div>
              </div>
            </div>
            <div class="menuft7 ftnew flxwrp" style="display:none;">
              <p class="f-para">You can make your travel better with these offers. </p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/giftcard" target="_blank">Gift Card</a></li>
                  <li><a href="https://www.easemytrip.com/offers/flights.html" target="_blank">Flight Offers</a></li>
                  <li><a href="https://www.easemytrip.com/offers/hotels.html" target="_blank">Hotel Offers</a></li>
                  <li><a href="https://www.easemytrip.com/offers/bus.html" target="_blank">Bus Offers</a></li>
                  <li><a href="https://www.easemytrip.com/offers/cab.html" target="_blank">Cab Offers</a></li>
                  <li><a href="https://www.easemytrip.com/offers/train.html" target="_blank">Train Offers</a></li>
                  <li><a href="https://www.easemytrip.com/offers/hot-deals.html" target="_blank">Hot Deals</a></li>
                  <li><a href="https://www.easemytrip.com/deals.html" target="_blank">Special Offers</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft8 ftnew flxwrp" style="display:none;">
              <p class="f-para">Discover more about us.</p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/about-us.html" target="_blank">About Us</a></li>
                  <li><a href="https://www.easemytrip.com/privacy-policy.html" target="_blank">Privacy Policy</a></li>
                  <li><a href="https://www.easemytrip.com/terms.html" target="_blank">Terms &amp; Conditions</a></li>
                  <li><a href="https://www.easemytrip.com/user-agreement.html" target="_blank">User Agreement</a></li>
                  <li><a href="https://www.easemytrip.com/travel-updates.html" target="_blank">Travel Updates</a></li>
                  <li><a href="https://www.easemytrip.com/investor-relations.html" target="_blank">Investors Relation</a></li>
                  <li><a href="https://www.easemytrip.com/achievements/index.html" target="_blank">Achievements</a></li>
                  <li><a href="https://www.easemytrip.com/offers/no-convenience-fee.html" target="_blank">No Convenience Fee</a></li>
                  <li><a href="https://www.easemytrip.com/offers/free-flight-cancellation.html" target="_blank">Free Flight Cancellation</a></li>
                  <li><a href="https://www.easemytrip.com/refer" target="_blank">Refer &amp; Earn</a></li>
                  <li><a href="https://www.easemytrip.com/franchise/" target="_blank">Franchise</a></li>
                  <li><a href="https://www.easemytrip.com/mice/index.html" target="_blank">Mice</a></li>
                </ul>
              </div>
            </div>
            <div class="menuft9 ftnew flxwrp" style="display:none;">
              <p class="f-para">Explore the best career opportunities with us</p>
              <div class="menulinkx">
                <ul>
                  <li><a href="https://www.easemytrip.com/career.html" target="_blank">Current Openings</a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="newftlogo ftnew">
          <div class="logomtwht">
            <div class="logowhtyu"><img src="https://www.easemytrip.com/images/common/footer/EMTLogo_white.svg"></div>
            <div class="contenht">
              <p>EaseMyTrip offers 'End to End' travel solutions including air tickets for more than 400 international and domestic airlines, hotel bookings for nearly 1 million hotels in India and abroad, cab booking with 4000+ cab operators, bus
                tickets with 2000+ bus operators, and railway tickets in India for all major cities. </p>
            </div>
          </div>
          <div class="logoandmtwht">
            <div class="hedingemt">DOWNLOAD EASEMYTRIP APP <span class="nhy"></span></div>
            <div class="appicon ftnew">
              <div class="apiconh"><a href="//play.google.com/store/apps/details?id=com.easemytrip.android" target="_new"><img src="https://www.easemytrip.com/images/common/footer/androidft.png"></a></div>
              <div class="apiconh"><a href="https://itunes.apple.com/in/app/easemytrip-flight-booking/id1053030595?mt=8" target="_new"><img src="https://www.easemytrip.com/images/common/footer/iosnovft.png"></a></div>
            </div>
          </div>
          <div class="logoqrmtwht">
            <div class="hedingemt">SCAN QR CODE <span class="nhy"></span></div>
            <div class="qrnewft">
              <div class="qdrt"><img src="https://www.easemytrip.com/images/common/footer/ftnovqrcode.svg"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="novftlast ftnew">
        <div class="ndert">Copyright © <script type="text/javascript">
            document.write(new Date().getFullYear());
          </script>2024 EaseMyTrip</div>
        <div class="ndertimhgt"><img src="https://www.easemytrip.com/images/common/footer/botft.png"></div>
      </div>
    </div>
    <script src="https://www.easemytrip.com/scripts/common-footer.js?v=1"></script>
  </div>
</form>

Text Content

×
 * Flight
 * Hotels
 * Holidays
 * Bus
 * Cabs
 * Corporate Travel
 * Agent Login

×

Welcome



Sign in Register

My Booking Print/Cancel Booking My Profile

24x7 Helpline
Call us :011 - 43131313, 43030303


Log Out

 * flights
 * hotels
 * flight + hotel
 * trains
 * bus
 * holidays
 * cabs
 * activities
 * More
   Charters Book private charters here Visa Apply for a UAE Visa Online
   Airport service Enjoy airport service
   
   Duty free
   Cruise Book cruise here Gift Card Buy giftcards here Offers Check Best latest
   offers


Customer Service
Call Support Tel : 011 - 40033433 Mail Support Care@easemytrip.com
Login or Signup
Customer Login Login & check bookings Corporate Travel Login corporate account
Agent Login Login your agent account My Booking Manage your bookings here

Hi,
My Profile Manage your profile, and password EMT Wallet Use your wallet money to
avail disounts My Booking Manage your bookings here Log Out
YOGI A/C Balance 546546 Statement Balance 354546 Log Out

Sign up & Earn
Sign Up And Get an exciting deals.
Amazing Discounts
Login And Enjoy Amazing Discounts On Travel Bookings.
Hassle-Free Bookings
Sign-In And Enjoy Hassle-Free Bookings.

Login or Create an account
×


+91
 * 
   Afghanistan+93
 * 
   Albania+355
 * 
   Algeria+213
 * 
   American Samoa+1684
 * 
   Andorra+376
 * 
   Angola+244
 * 
   Anguilla+1264
 * 
   Antigua and Barbuda+1268
 * 
   Argentina+54
 * 
   Armenia+374
 * 
   Aruba+297
 * 
   Australia+61
 * 
   Austria+43
 * 
   Azerbaijan+994
 * 
   Bahamas+1242
 * 
   Bahrain+973
 * 
   Bangladesh+880
 * 
   Barbados+1246
 * 
   Belarus+375
 * 
   Belgium+32
 * 
   Belize+501
 * 
   Benin+229
 * 
   Bermuda+1441
 * 
   Bhutan+975
 * 
   Bolivia+591
 * 
   Bosnia and Herzegovina+387
 * 
   Botswana+267
 * 
   Brazil+55
 * 
   Brunei Darussalam+673
 * 
   Bulgaria+359
 * 
   Burkina Faso+226
 * 
   Burundi+257
 * 
   Cambodia+855
 * 
   Cameroon+237
 * 
   Canada+1
 * 
   Cape Verde+238
 * 
   Cayman Islands+1345
 * 
   Central African Republic+236
 * 
   Chad+235
 * 
   Chile+56
 * 
   China+86
 * 
   Colombia+57
 * 
   Comoros+269
 * 
   Congo (DRC)+243
 * 
   Congo (Republic)+242
 * 
   Cook Islands+682
 * 
   Costa Rica+506
 * 
   Côte d'Ivoire+225
 * 
   Croatia+385
 * 
   Cuba+53
 * 
   Cyprus+357
 * 
   Czech Republic+420
 * 
   Denmark+45
 * 
   Djibouti+253
 * 
   Dominica+1767
 * 
   Dominican Republic+1809
 * 
   Ecuador+593
 * 
   Egypt+20
 * 
   El Salvador+503
 * 
   Equatorial Guinea+240
 * 
   Eritrea+291
 * 
   Estonia+372
 * 
   Ethiopia+251
 * 
   Faroe Islands+298
 * 
   Fiji+679
 * 
   Finland+358
 * 
   France+33
 * 
   French Polynesia+689
 * 
   Gabon+241
 * 
   Gambia+220
 * 
   Georgia+995
 * 
   Germany+49
 * 
   Ghana+233
 * 
   Gibraltar+350
 * 
   Greece+30
 * 
   Greenland+299
 * 
   Grenada+1473
 * 
   Guadeloupe+590
 * 
   Guam+1671
 * 
   Guatemala+502
 * 
   Guernsey+44
 * 
   Guinea+224
 * 
   Guinea-Bissau+245
 * 
   Guyana+592
 * 
   Haiti+509
 * 
   Honduras+504
 * 
   Hong Kong+852
 * 
   Hungary+36
 * 
   Iceland+354
 * 
   India+91
 * 
   Indonesia+62
 * 
   Iran+98
 * 
   Iraq+964
 * 
   Ireland+353
 * 
   Isle of Man+44
 * 
   Israel+972
 * 
   Italy+39
 * 
   Jamaica+1876
 * 
   Japan+81
 * 
   Jersey+44
 * 
   Jordan+962
 * 
   Kazakhstan+7
 * 
   Kenya+254
 * 
   Kiribati+686
 * 
   Kuwait+965
 * 
   Kyrgyzstan+996
 * 
   Laos+856
 * 
   Latvia+371
 * 
   Lebanon+961
 * 
   Lesotho+266
 * 
   Liberia+231
 * 
   Libya+218
 * 
   Liechtenstein+423
 * 
   Lithuania+370
 * 
   Luxembourg+352
 * 
   Macao+853
 * 
   Macedonia+389
 * 
   Madagascar+261
 * 
   Malawi+265
 * 
   Malaysia+60
 * 
   Maldives+960
 * 
   Mali+223
 * 
   Malta+356
 * 
   Marshall Islands+692
 * 
   Martinique+596
 * 
   Mauritania+222
 * 
   Mauritius+230
 * 
   Mexico+52
 * 
   Micronesia+691
 * 
   Moldova+373
 * 
   Monaco+377
 * 
   Mongolia+976
 * 
   Montenegro+382
 * 
   Montserrat+1664
 * 
   Morocco+212
 * 
   Mozambique+258
 * 
   Myanmar (Burma)+95
 * 
   Namibia+264
 * 
   Nauru+674
 * 
   Nepal+977
 * 
   Netherlands+31
 * 
   New Caledonia+687
 * 
   New Zealand+64
 * 
   Nicaragua+505
 * 
   Niger+227
 * 
   Nigeria+234
 * 
   North Korea+850
 * 
   Norway+47
 * 
   Oman+968
 * 
   Pakistan+92
 * 
   Palau+680
 * 
   Palestinian Territory+970
 * 
   Panama+507
 * 
   Papua New Guinea+675
 * 
   Paraguay+595
 * 
   Peru+51
 * 
   Philippines+63
 * 
   Poland+48
 * 
   Portugal+351
 * 
   Puerto Rico+1787
 * 
   Qatar+974
 * 
   Réunion+262
 * 
   Romania+40
 * 
   Russian Federation+7
 * 
   Rwanda+250
 * 
   Saint Kitts and Nevis+1869
 * 
   Saint Lucia+1758
 * 
   Saint Vincent and the Grenadines+1784
 * 
   Samoa+685
 * 
   San Marino+378
 * 
   São Tomé and Príncipe+239
 * 
   Saudi Arabia+966
 * 
   Senegal+221
 * 
   Serbia+381
 * 
   Seychelles+248
 * 
   Sierra Leone+232
 * 
   Singapore+65
 * 
   Slovakia+421
 * 
   Slovenia+386
 * 
   Solomon Islands+677
 * 
   Somalia+252
 * 
   South Africa+27
 * 
   South Korea+82
 * 
   Spain+34
 * 
   Sri Lanka+94
 * 
   Sudan+249
 * 
   Suriname+597
 * 
   Swaziland+268
 * 
   Sweden+46
 * 
   Switzerland+41
 * 
   Syrian Arab Republic+963
 * 
   Taiwan, Province of China+886
 * 
   Tajikistan+992
 * 
   Tanzania+255
 * 
   Thailand+66
 * 
   Timor-Leste+670
 * 
   Togo+228
 * 
   Tonga+676
 * 
   Trinidad and Tobago+1868
 * 
   Tunisia+216
 * 
   Turkey+90
 * 
   Turkmenistan+993
 * 
   Turks and Caicos Islands+1649
 * 
   Tuvalu+688
 * 
   Uganda+256
 * 
   Ukraine+380
 * 
   United Arab Emirates+971
 * 
   United Kingdom+44
 * 
   United States+1
 * 
   Uruguay+598
 * 
   Uzbekistan+998
 * 
   Vanuatu+678
 * 
   Vatican City+379
 * 
   Venezuela+58
 * 
   Viet Nam+84
 * 
   Virgin Islands (British)+1284
 * 
   Virgin Islands (U.S.)+1340
 * 
   Western Sahara+212
 * 
   Yemen+967
 * 
   Zambia+260
 * 
   Zimbabwe+263

Email ID or Mobile Number
* Enter a valid Phone Number
* Enter a valid Email
* Enter a valid Email or Phone Number

By logging in, I understand & agree to EaseMyTrip terms of use and privacy
policy

Otp Authentication
×

Enter OTP sent to the email  
Please enter valid OTP.
Resend OTP
OTP sent successfully
Get OTP on call request sent successfully
* Enter the valid OTP.
* YOu have done 5 attempts! Try loggin in with password!

Login with OTP Login with Password
Password Authentication
×

Enter Password
Please enter correct password.
Reset Password

Login with OTP Login with Password
Forget Password
×

Registered Mobile Number  or Email
Email ID or Mobile Number
* Enter a valid Phone Number
* Enter a valid Email
* Enter a valid Email or Phone Number
We will send you a reset OTP on your registered Email ID or Mobile Number

OTP Authentication
×

Registered Mobile Number  or Email

Create New Password
* Please enter valid OTP.
* Enter Password
Resend OTP

Congratulations!
×

Your account has been created successfully!

Maybe Later






✖
 * Features
   * Pages
     * New Pages
   * Elements
   * Users
   * Charts
 * Services
   * App Design
   * Web Design
   * Software Design
   * Label Design
   * Graphic Design
 * Portfolio
 * Overview
 * Shortcuts
 * Feedback

Open
 * Search Trains
 * Search by Train Name or Number
 * Check PNR Status
 * Train Live Status
 * Live Station


BOOK TRAIN TICKETS


From
Please choose source station


To
Please choose destination station

Departure Date
Please choose date
15,Jun
Sat 16,Jun
Sun 17,Jun
Mon

Train name or number
Please enter valid train name or number
Depart Date
Please select valid date
15,Jun
Sat 16,Jun
Sun 17,Jun
Mon

Search
Please enter PNR Number
Please enter 10 digits PNR number
PNR Status & Prediction
Know current status of your Train ticket and chances of W/L confirmation..

Search
Train Number/Name
Please enter valid train number or name
Boarding Station
Train Start Date
Please select date
Please select date


Search
Enter station to get trains
Please enter valid StationName or StationCode
Going to (Optional)
Travel Hrs.
2 hrs 4 hrs 6 hrs 8 hrs
Train Types
ALL TRAIN TYPES ALL EXPRESS ALL PASSENGER DMU DURONTO EMU GARIB RATH HOLIDAY SPL
JANSHATABDI LUXURY MEMU MAIL EXP MMTS PASSENGER PREMIUM RAJDHANI RBUS SHATABDI
SUBURBAN SUPERFAST SUVIDHA T18

Search
Availability Calendar
IRCTC Authorized Partner
Recent Search
 * Search Trains
 * Recent Trains
 * Recent Live Status
 * Recent Live Station

No Recent Search Found




Complete Your Booking
|

|
₹
Train No :
Adult •
Resume Booking


EXPLORE MORE WITH EASEMYTRIP


IRCTC Authorized Partner
EaseMytrip is authorized partner of IRCTC, booking train tickets since 2018.
Live Station Status
Get a complete list of trains that shall be arriving at the railway station.

Live Train Status
Get Live Status Updates Instantly on Trains with EaseMyTrip.

IRCTC Train Food Booking
Enjoy booking IRCTC Food & Get Food Delivered on the Train

Instant Refunds & Cancellations
Get an instant refund and book your next train ticket without any hassle.
24*7 Customer Service
We work 24 hours a day to make sure our availability whenever our customers need
us.




TOP TRAIN TICKET ROUTES


NEW DELHI JAMMU TAWI
NDLS - JAT
Book Now
NEW DELHI PATNA JN
NDLS - PNBE
Book Now
HOWRAH JN Jaipur
HWH - JP
Book Now
HYDERABAD DECAN CHENNAI CENTRAL
HYB - MAS
Book Now
MUMBAI CENTRAL PUNE JN
BCT - PUNE
Book Now
PATNA JN GUWAHATI
PNBE - GHY
Book Now
NEW DELHI LUCKNOW
NDLS - LJN
Book Now
VIJAYAWADA JN CHENNAI CENTRAL
BZA - MAS
Book Now
INDORE JN MUMBAI CENTRAL
INDB - BCT
Book Now
JAIPUR AHMEDABAD JN
JP - ADI
Book Now



GRAB THE BEST DEALS ON TRAIN TICKET BOOKINGS


Indeed, railways are considered as the most affordable transportation modes
across India. Owing to its significant contributions to the tourism industry,
EaseMyTrip, one of the leading travel organisations is truly delighted to
announce a partnership with IRCTC as an authorised partner. With this beneficial
affiliation, travellers can now make online train ticket bookings conveniently
via the website and mobile app for a happy journey that everyone desires.

The emergence of online train booking services has revolutionised the
reservation procedure by offering multiple affordable options in every city.
Whether you’re heading towards your hometown or just exploring a new
destination, online train ticket booking comes with diverse assured benefits.
Some of them include wallet-friendly prices, optimal convenience, a picturesque
journey and an opportunity to spend quality time with your near & dear ones. At
EaseMyTrip we also allow you to select or keep track of different track routes,
timings, fares and seats. Therefore, if you’re craving to kickstart your train
journey. Then you book your railway tickets online with EaseMyTrip today and
enjoy your delightful expedition tomorrow with instant updates and huge savings.

Now those days of standing in queue for ticket bookings have gone, as EaseMyTrip
enables each traveller to make online train bookings. You just require your
Railway User ID and you’re good to go. To elevate the overall experience, we
also provide you with live station/train status, 27/4 immediate customer
support, train food booking, instant cancellation and refund options as standard
facilities. Along with this, you're further offered with other special benefits
also that you can enjoy on making online train bookings through our
user-friendly portal.

With our platform, you can also apply various filters and search options to
personalise your train tour as per your preferences. Whether it's a different
kind of train, seat, category, or quota, you can opt for any one of them to
enjoy convenience every step of your way.



REQUIRED DOCUMENTS TO CARRY

Once the railway train ticket booking is confirmed with EaseMyTrip, you’re
required to carry your essential documents, including government-recognised ID
on the departure date. On the arrival of the train checker, you need to show
railway bookings along with your ID. Now here’s the detailed list of IDs that
you require to carry while onboarding the train.


 * Aadhar Card
 * Voter ID
 * Pan Card
 * Passport
 * Driving Licence
 * Bank Passbook with Photograph
 * Student ID Card with Photograph, Issued by Recognised School/College

So, these are the crucial documents that you need to carry while travelling. At
EaseMyTrip we care about everyone’s needs. Thus, to fulfil them, we further
provide each and every traveller with different kinds of quotes in railways,
including ladies quota, tatkal booking, general booking, senior citizen booking,
etc. So, why wait? Use it to your own benefit with EaseMyTrip.





BEST STRATEGIES TO BOOK TATKAL TRAIN TICKETS WITH EASE

In India, it’s actually a challenging task to obtain Tatkal Train tickets.
Several factors, including advanced bookings, travel seasons, excessive demand
and increased traffic are involved that make it difficult to avail the train
Tatkal ticket.

So, to make your job easier, here we’ve shown some of the best ways through
which you can easily book Tatkal train tickets at the last minute. Now, let’s
have a look at all these points.


 1. Prefer Advance Preparation
    It’s highly advised to prepare and maintain all the train booking-related
    details like names, age and identity details in advance for a seamless
    journey.
 2. Rely on Better Network Connections
    It’s always great to opt for fast, efficient and reliable internet networks
    or connections to eliminate all the delays while making online train
    bookings.
 3. Search for the Best Payment Options
    Instead of relying on different payment gateways, we suggest you stick to
    only one payment method. It ensures instant transactions with zero hassles.
 4. Create a Back-Up Plan
    If you want to secure a Tatkal ticket, then having a legitimate backup plan
    is the best option through which at least you can get an alternate train of
    a distinct class.
 5. Monitor the Availability of Seats
    In the majority of the cases, it’s been seen that travellers do not get an
    opportunity to book Tatkal tickets on the spot. Due to this specific reason,
    people try to keep a constant tab on other seats. People do it to date as
    someone might cancel the train ticket at the last moment and you can be the
    lucky one.

Now, these are the effective strategies that you can use to enhance your chances
of booking Tatkal tickets right away successfully. We hope that this information
is insightful and we wish you a heartfelt happy journey for your future.





HOW TO BOOK TRAIN TICKET ONLINE

Doing online ticket bookings with EaseMyTrip is extremely easy. Follow the
below-mentioned steps to make your train booking with EaseMyTrip:
Step 1: Visit easemytrip.com and then click on the Trains tab.
Step 2: Type the name of the departure point in the ‘From’ section and the
destination point in the "To" section. Also, select the departure date and then
click on the Search button.
Step 3: See a list of trains according to your search. Choose the train and seat
as per your preference. Use the filter option to select seat type or category.
Step 4: Click the continue button if the departure and destination stations are
confirmed.
Step 5: Now, mention all the mandatory details related to your booking. Enter
the IRCTC user id, select the boarding point, enter contact details and
traveller information (the details are to be mentioned separately for every
passenger/child).
Step 6: Once all the details are filled in on the Review & Travellers page,
review all the details to avoid any issues. Check the Price Summary and if you
are okay with everything, go ahead with your payment.
Step 7: If you have any coupon code, enter the same in the required field and
save your money.
Step 8: Now, make your payment using your preferred option. You can choose from
a wide range of options from Debit card, Credit card, UPI, net banking, or
wallet money.
Step 9: Once the payment is done, the IRCTC authentication page will open, and
you are required to fill in your IRCTC user ID password. After that, you will
also receive your e-ticket on your mobile and email ID.

This process for booking train tickets online is simpler with EaseMyTrip. It is
better to book your travel online rather than stand in a queue for long hours.
You just need to have an IRCTC user ID to book your train tickets with us. In
case you don’t have an IRCTC user ID, you can easily create it online on the
official site or by visiting our website.


Disclaimer : The train running or station information is not affiliated with or
endorsed by Indian Railways or IRCTC.

FrequentlyAsked Questions

How can I Book Train Tickets Online?

Tatkal ticket reservation is a facility that allows the passengers taking a
train journey on a short notice. Tatkal quota opens one day advance excluding
the date of journey from the originating station of the train.

Tatkal Train Ticket Booking Timings are:

AC Class - 10:00 AM

Sleeper Class - 11:00 AM

You have to opt for Tatkal quota to book tatkal tickets.

What are the RAC, GNWL, PQWL, RLWL and TQWL in Railway Reservation?

All of the above except RAC are the types of waiting list available with train
booking. WL with a number suggests the waitlisted status of a passenger.

RAC means Reservation against Cancellation. If you have an RAC ticket, then your
travel with a train is guaranteed but you will be given a seat (half of a side
lower berth mostly) to sit and travel not an entire berth.

GNWL General Waiting List waitlisted tickets are issued to the passenger who
begins his/her journey from the originating station of a route or stations
closer to the originating station.

PQWL Pooled Quota Waiting List is shared by several small stations of a train
route. The quota generally operates from originating station of a train route
and only one Pooled Quota is there for entire run. The Pooled Quota is usually
selected for the passengers travelling from the originating station to one or
few stations short of the terminating station, or from a midway station to the
terminating station, or between two stations coming midway of the entire route.

RLWL Remote Location Waiting List ticket is issued for the stations between the
originating and terminating stations. Usually these are important towns or
cities of that particular route. These tickets are given a separate priority and
their confirmations will depend on the cancellations of a confirmed ticket.
Remote location stations prepare their own chart 2-3 hours prior to the actual
departure of train. There are less chances of confirmation for such waitlisted
tickets.

TQWL Tatkal Quota Waiting List was earlier CKWL. It is the waiting list tickets
booked under Tatkal Quota. TQWL tickets directly get confirm and don’t go
through RAC. However, GNWL is given priority over TQWL.

What is Premium Tatkal?

Premium Tatkal is a new quota introduced by railway to book online train
tickets. Under this quota, dynamic fares are applicable. Premium Tatkal fare
increases following the number of bookings. Booking Premium Tatkal (PT) ticket
is much costlier than Tatkal because of the dynamic fare pricing. In this case,
train ticket prices depend on the booking rates and availability of seats.

How can I Cancel Tatkal Tickets?

On cancellation of confirmed Tatkal tickets, no refund is given. On the
cancellation of contingent and waitlisted Tatkal tickets, amount will be charged
as per the existing rules of Railway. However, you can partially cancel the
Tatkal e-tickets.

What are the Cancellation Charges for Train Tickets?

To get refunds on cancellation of train tickets, passengers should cancel their
tickets before chart preparation. If a confirmed train ticket is cancelled more
than 48 hrs prior to the scheduled departure of the train, cancellation charges
will be Rs.240/- for AC First Class/Executive Class, Rs.200/- for AC 2
Tier/First Class, Rs. 180 for AC 3 Tier/AC Chair car/ AC 3 Economy, Rs.120/- for
Sleeper Class and Rs.60/- for Second Class. These cancellation charges are
applicable per ticket per passenger and same will be deducted before processing
the refunds. If a confirmed ticket is cancelled between 48 and 12 hours prior to
the scheduled departure of the train, cancellation charges will be 25% of the
fare (subject to the above mentioned minimum flat rate). Between 12 hours and 4
hours prior to the scheduled departure of the train up to chart preparation
(whichever is earlier), 50% of the fare paid subject to the minimum cancellation
charges.

How Many Days in Advance you can Book Train Tickets?

Advance Reservation Period for booking train tickets is 120 days (excluding the
date of journey). So, booking in trains from train originating stations will
open and remain available for 120 days.

When the Chart of a Train is Prepared?

The first chart of a train is typically prepared 4 hours ahead of its departure
from originating station or remote location station. Chart of early morning
trains is prepared the night before. However, if some seats still remain
available, they can be booked by the passengers. So, the final chart is created
30 minutes before departure of train.

Can I Change My Train Booking?

You can’t change your train booking. All that you can do is to cancel your
current ticket and book again.

How to Order Food in Train?

There are several websites and apps that offer food delivery services in train.
You can order food in trains using your mobile phone and food will be delivered
at your berth. With little efforts, modern day travelers can enjoy the best
meals during their train journeys. Food is delivered from reputed restaurants in
the locality and multiple payment options are available for the same.

What is the Concession for Senior Citizens Quota?

Railway gives the facility to senior citizens for booking train tickets under
senior citizen quota by availing a concession. As per the rules, male senior
citizens of 60 years and above and lady senior citizens of 58 years and above
can avail the concession in the fares of all classes of
Mail/Express/Rajdhani/Shatabdi/Jan-Shatabdi/Duronto group of trains. The
concession amount for men is 40% and for women is 50%.

What is Ladies Quota in Trains?

This quota is only for lady travelers or accompanying male child below 12 years.
Ladies quota is available in sleeper class and second sitting class.

Note: Please keep you IRCTC ID and password handy as it is required for train
booking.
Highest Rated* Travel App
4.6

 4,83,459
5

4

3

2

1


Trusted by

20 Million+ Customers

Download EaseMyTrip App

for Hassle-Free Train Ticket Booking




 * OUR OFFERINGS
 * QUICK LINKS
 * POPULAR DESTINATION
 * INTERNATIONAL DESTINATION
 * POPULAR AIRLINE
 * CONNECT WITH US
 * OFFERS
 * EMT INSIGHTS
   INVESTORS RELATION
   CURRENT OPENINGSNew

Make your travel easy with a wide range of products and services.

 * Flight
 * Hotels
 * Trains
 * Holidays
 * Bus
 * Cabs
 * Cruise
 * Charters
 * Flight Status
 * Airlines
 * Airports
 * Travel Guides
 * Check PNR Status
 * EMT PRO
 * Activities
 * Travel Updates
 * Corporate travel
 * Blog
 * Flight checkin

Quick solutions for all your travel needs.

 * Flight by City
 * Lowest Airfare Calendar
 * Domestic Flights
 * International Flights
 * Train Routes
 * Bus
 * Holiday Packages
 * Flight Schedule
 * Hotel Directory
 * Bangalore to delhi Flights
 * Delhi to Bangalore flights
 * Delhi to Mumbai Flights
 * Mumbai to Delhi Flights
 * Delhi to Goa Flights
 * Mumbai to Bangalore Flights
 * Delhi to Bangkok Flights
 * Mumbai to Dubai Flights
 * Delhi to Dubai Flights
 * Dubai to Mumbai Flights
 * Kolkata to Bangkok Flights
 * London to Delhi Flights
 * Howrah to Puri Trains
 * Secunderabad to Vijayawada Trains
 * Borivali to Surat Trains
 * Mumbai Cst to Pune Trains
 * Howrah to Asansol Trains
 * Howrah To Durgapur Trains
 * Kannur To Mangalore Trains
 * Pune to Thane Trains
 * Jaipur to Ajmer Trains
 * Guwahati to New Jalpaiguri Trains

A guide to explore popular destinations.

 * Manali
 * Leh Ladakh
 * Kashmir
 * Srinagar
 * Kerala
 * Andaman
 * Nainital
 * Mumbai
 * Munnar
 * Agra
 * Rishikesh
 * Dehradun
 * Ranikhet
 * Orissa
 * Shimla
 * Goa
 * Dalhousie
 * Ooty
 * Amritsar
 * Himachal
 * Darjeeling
 * Haridwar
 * Dharamshala
 * Kovalam
 * West Bengal
 * Maharashtra
 * North East
 * Pondicherry
 * Madhya Pradesh
 * Karnataka
 * Tamil Naidu
 * Gujarat
 * Rajasthan
 * Assam
 * Sikkim
 * Delhi
 * Jaipur
 * Bangalore
 * Mussoorie
 * Lansdowne
   

A guide to connect with the world.

 * Mauritius
 * Europe
 * Thailand
 * Singapore
 * Dubai
 * Maldives
 * Tashkent
 * Malaysia
 * Australia
 * Spain
 * Jordan
 * Bali
 * Turkey
 * Africa
 * Hong Kong
 * Srilanka
 * Canada
 * Germany
 * Switzerland
 * Japan

Discover attractive deals with a wide selection of airlines.

   
 * IndiGo Airlines
 * Air India Airlines
 * Vistara Airlines
 * SpiceJet Airlines
 * Air Asia Airlines
 * British airways
 * Qatar airways
 * Singapore Airlines
 * Etihad airways
 * Thai airways
 * United Airlines
 * American Airlines
 * Malaysia Airlines
 * Akasa Air
 * Egypt Air
 * Emirates Airlines

Take a look at our social presence.

 * Contact Us
 * Facebook
 * Twitter
 * Youtube
 * LinkedIn
 * Instagram
 * Telegram

Let's keep in touch

Subscribe to keep up with fresh news and exciting updates. We promise not to
spam you!

Subscribe Thank you for subscribing!

You can make your travel better with these offers.

 * Gift Card
 * Flight Offers
 * Hotel Offers
 * Bus Offers
 * Cab Offers
 * Train Offers
 * Hot Deals
 * Special Offers

Discover more about us.

 * About Us
 * Privacy Policy
 * Terms & Conditions
 * User Agreement
 * Travel Updates
 * Investors Relation
 * Achievements
 * No Convenience Fee
 * Free Flight Cancellation
 * Refer & Earn
 * Franchise
 * Mice

Explore the best career opportunities with us

 * Current Openings

EaseMyTrip offers 'End to End' travel solutions including air tickets for more
than 400 international and domestic airlines, hotel bookings for nearly 1
million hotels in India and abroad, cab booking with 4000+ cab operators, bus
tickets with 2000+ bus operators, and railway tickets in India for all major
cities.

DOWNLOAD EASEMYTRIP APP

SCAN QR CODE

Copyright © 2024 EaseMyTrip

EMT Desk Exclusive Benefits
Hi Traveller! As our valued business customer, enjoy these exclusive EMT
benefits.

Get 24/7 support on 9560831035

100% Free Cancellation

EMTDesk Offerings
Special Corporate Fares
Unlock the skies with the latest discounts and unbeatable corporate fares for
your business expedition.
Learn More
Simplified Management
Get fully-integrated solutions specially designed for ensuring effortless
bookings and smoother operations.
Learn More
Seamless API Connectivity
A significant technology aims to enhance the overall customer satisfaction by
offering personalised facilities
Learn More
24/7 Round-The-Clock Support
Get immediate assistance from team of proficient professionals for a hassle-free
journey.
Learn More
Organisation Summary
Go To Admin Panel

5

Total
Bookings

0

Total
Cancellation

1

Upcoming
Trips

0

Total Refund
Received

Copyright © 2024 EMTDesk. All Rights Reserved.