www.easemytrip.com
Open in
urlscan Pro
35.244.150.116
Public Scan
Submitted URL: http://lnk2.emt.easemytrip.com/gtrack?clientid=16364&ul=AgdVBFADAVZFVB4OWQ9SRhdEWF0RA0UjRlIVGlNXDkVcXA1TFxxBC1YXAxN3EVFHF1NfXx4...
Effective URL: https://www.easemytrip.com/railways/?__sta=vhg.qwnxbsqhkm.bsfjh%7CBFYJ&__stm_medium=email&__stm_source=smartech&utm_source=...
Submission: On February 16 via api from CH — Scanned from DE
Effective URL: https://www.easemytrip.com/railways/?__sta=vhg.qwnxbsqhkm.bsfjh%7CBFYJ&__stm_medium=email&__stm_source=smartech&utm_source=...
Submission: On February 16 via api from CH — Scanned from DE
Form analysis
1 forms found in the DOM<form id="frmSearch" class="ng-pristine ng-valid 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 href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" 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=136" rel="stylesheet">
<link href="https://www.easemytrip.com/css/train/train-app-dwn.css?a=1252" rel="stylesheet">
<link href="https://www.easemytrip.com/css/new-footer.css?v=3" rel="stylesheet">
<script src="https://www.easemytrip.com/scripts/Multi/Login-h_newheader.js?v=d331"></script>
<link href="https://www.easemytrip.com/css/train/TrainSearchForm.css?v=11" 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=12" rel="stylesheet">
<script src="https://www.easemytrip.com/scripts/libraries/Jquery2-ui.js?a=13dfds5"></script>
<script src="../Scripts/TrainPage/EMTTrainDataLoggerRQ.js"></script>
<script src="../Scripts/TrainPage/EMTTrainLogger.js"></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>
.errorbox {
position: absolute;
top: 63px;
left: 15px;
width: 200px;
}
.errorfrm {
color: #fff;
font-size: 12px;
background: #ff2828;
padding: 5px 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 #ff2828;
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;
}
.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;
}
.para {
font-size: 13px;
color: #292828;
line-height: 1.8;
}
.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: open sans;
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);
}
.src-bs h1 {
padding: 0 0 35px 0;
display: flex;
font-weight: 600;
align-items: center;
justify-content: center;
}
.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%);
}
.c-input-cntr .c-input {
-moz-appearance: none;
border: 0;
color: #000;
background: none;
float: left;
font-weight: 600;
font-size: 15px;
outline: medium none;
padding: 21px;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}
.ahver {
border-bottom: 1px solid #e8e8e8;
}
.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: #ececec;
}
.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
}
.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: 279px;
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: 279px;
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: 13px 0 0 0;
}
.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: 600;
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 -->
<script>
var holiDays = [
[2020, 11, 12, 'Dhanteras', 'red'],
[2020, 11, 13, 'Choti Deepawali', 'red'],
[2020, 11, 14, 'Deepawali', 'red'],
[2020, 11, 15, 'Govardhan Puja', '#33FF61'],
[2020, 11, 16, 'Bhai Duj', '#33FF61'],
[2020, 11, 20, 'Surya Sashthi (Chhat Puja)', '#33FF61'],
[2020, 11, 24, 'Guru Teg Bahadur Martyrdom Day', '#33FF61'],
[2020, 11, 30, 'Guru Nanak Birthday ', 'red'],
[2020, 12, 19, 'Liberation Day (Goa)', '#33FF61'],
[2020, 12, 25, 'Christmas Day', 'red'],
[2021, 01, 01, 'New Years Day', '#33FF61'],
[2021, 01, 13, 'Lohri', '#33FF61'],
[2021, 01, 14, 'Makar Sankranti', 'red'],
[2021, 01, 20, 'Guru Govind Singh Jayanti', '#33FF61'],
[2021, 01, 23, 'Subhas Chandra Bose Jayanti', '#33FF61'],
[2021, 01, 26, 'Republic Day', 'red'],
[2021, 02, 16, 'Vasant Panchami', '#33FF61'],
[2021, 02, 19, 'Shivaji Jayanti', '#33FF61'],
[2021, 02, 25, 'Hazarat Ali Birthday', '#33FF61'],
[2021, 02, 27, 'Guru Ravidas Jayanti', 'red'],
[2021, 03, 05, 'Panchayatiraj Divas', '#33FF61'],
[2021, 03, 08, 'Maharishi Dayanand Saraswati Jayanti', '#33FF61'],
[2021, 03, 11, 'Maha Shivaratri', 'red'],
[2021, 03, 23, 'S. Bhagat Singh Martyrdom Day', 'red'],
[2021, 03, 28, 'Holika Dahana', '#33FF61'],
[2021, 03, 29, 'Holi', 'red']
];
function addCustomInformation() {
setTimeout(function() {
var sss = $(".ui-datepicker-calendar td");
// $('.ui-datepicker').after('<span class="middle" style="color:red">manoj</span>');
// $('.ui-datepicker-group-first').after('<span class="middle" style="color:red">sdfklasdflasd</span>');
$(".ui-datepicker-calendar td").filter(function(index, item) {
var month = "";
var year = ""
var day = ""
if (item.innerText != " ") {
day = item.innerText;
}
if (item.dataset.month != undefined) {
var month = item.dataset.month;
var year = item.dataset.year;
}
if ((day != "" && day != null && day != undefined) && (month != "" && month != null && month != undefined) && (year != "" && year != null && year != undefined)) {
for (i = 0; i < holiDays.length; i++) {
if (year == holiDays[i][0] && parseInt(month) == holiDays[i][1] - 1 && day == holiDays[i][2]) {
var date = $(this).text();
// var date = "Maharashtra Day";
// $(this).find("a").attr('data-custom', "*");
//$(this).find("a").attr('data-custom', holiDays[i][3].substring(0, 2));
$(this).find("a").css('color', holiDays[i][4]);
//$(this).find("a").attr('data-custom', holiDays[i][3]);
return /\d/.test(date);
}
}
}
})
}, 200)
}
$(function() {
var selectedDates = {};
selectedDates[new Date("01/01/2021")] = "New Years Day";
selectedDates[new Date("01/13/2021")] = "Lohri";
selectedDates[new Date("01/14/2021")] = "Makar Sankranti";
selectedDates[new Date("01/20/2021")] = "Guru Govind Singh Jayanti";
selectedDates[new Date("01/23/2021")] = "Subhas Chandra Bose Jayanti";
selectedDates[new Date("01/26/2021")] = "Republic Day";
selectedDates[new Date("02/16/2021")] = "Vasant Panchami";
selectedDates[new Date("02/19/2021")] = "Shivaji Jayanti";
selectedDates[new Date("02/25/2021")] = "Hazarat Ali Birthday";
selectedDates[new Date("02/27/2021")] = "Guru Ravidas Jayanti";
selectedDates[new Date("03/05/2021")] = "Panchayatiraj Divas";
selectedDates[new Date("03/08/2021")] = "Maharishi Dayanand Saraswati Jayanti";
selectedDates[new Date("03/11/2021")] = "Maha Shivaratri";
selectedDates[new Date("03/23/2021")] = "S. Bhagat Singh Martyrdom Day";
selectedDates[new Date("03/28/2021")] = "Holika Dahana";
selectedDates[new Date("03/29/2021")] = "Holi";
var seletedText = {};
seletedText[new Date("01/01/2021")] = "New Years Day";
seletedText[new Date("01/13/2021")] = "Lohri";
seletedText[new Date("01/14/2021")] = "Makar Sankranti";
seletedText[new Date("01/20/2021")] = "Guru Govind Singh Jayanti";
seletedText[new Date("01/23/2021")] = "Subhas Chandra Bose Jayanti";
seletedText[new Date("01/26/2021")] = "Republic Day";
seletedText[new Date("02/16/2021")] = "Vasant Panchami";
seletedText[new Date("02/19/2021")] = "Shivaji Jayanti";
seletedText[new Date("02/25/2021")] = "Hazarat Ali Birthday";
seletedText[new Date("02/27/2021")] = "Guru Ravidas Jayanti";
seletedText[new Date("03/05/2021")] = "Panchayatiraj Divas";
seletedText[new Date("03/08/2021")] = "Maharishi Dayanand Saraswati Jayanti";
seletedText[new Date("03/11/2021")] = "Maha Shivaratri";
seletedText[new Date("03/23/2021")] = "S. Bhagat Singh Martyrdom Day";
seletedText[new Date("03/28/2021")] = "Holika Dahana";
seletedText[new Date("03/29/2021")] = "Holi";
var date = new Date();
var date1 = new Date(new Date().setDate(new Date().getDate() + 122));
$("#txtDate").datepicker({
// beforeShowDay: setHoliDays,
numberOfMonths: 2,
dateFormat: 'dd/mm/yy',
minDate: 0,
maxDate: date1,
beforeShow: addCustomInformation,
beforeShowDay: function(date) {
document.getElementById('dateID').style.display = "none";
var highlight = selectedDates[date];
var highlighText = seletedText[date];
if (highlight) {
return [true, "highlighted", highlighText];
} else {
return [true, "", ""];
}
},
onChangeMonthYear: addCustomInformation,
onSelect: addCustomInformation
});
$("#txtDate_V1").datepicker({
// beforeShowDay: setHoliDays,
numberOfMonths: 2,
dateFormat: 'dd/mm/yy',
minDate: 0,
maxDate: date1,
beforeShow: addCustomInformation,
beforeShowDay: function(date) {
document.getElementById("DateTrainNoID").style.display = "none";
var highlight = selectedDates[date];
var highlighText = seletedText[date];
if (highlight) {
return [true, "highlighted", highlighText];
} else {
return [true, "", ""];
}
},
onChangeMonthYear: addCustomInformation,
onSelect: addCustomInformation
});
addCustomInformation();
});
</script>
<script type="text/javascript">
var selections = false;
var IsSourceTextBox = false;
var IsDestinationTextBox = false;
$(document).ready(function() {
$("#txtfromcity").autocomplete({
source: function(request, response) {
document.getElementById('RctSr').style.display = "none";
document.getElementById('RctDest').style.display = "none";
document.getElementById('SourceID').style.display = "none";
$.ajax({
// url: "/railways/autocomplete",
// type: "POST",
// dataType: "json",
// data: { Prefix: request.term },
url: "https://solr.easemytrip.com/api/auto/GetTrainAutoSuggest/" + request.term,
type: "GET",
dataType: "json",
success: function(data) {
if (data != "1") {
response($.map(data, function(item) {
return {
label: item.Name,
value: item.Name,
StationName: item.Name,
StationCode: item.Code,
stationName1: item.Name,
State: item.State
};
}))
} else {
response([{
label: 'No results found',
val: -1
}]);
}
}
})
},
autoFocus: true,
selectFirst: true,
open: function(event, ui) {
if (event.target.id == "txtfromcity") {
IsSourceTextBox = true;
IsDestinationTextBox = false;
}
if (event.target.id == "txtdesticity") {
IsSourceTextBox = false;
IsDestinationTextBox = true;
}
if (selections) selections = false;
},
select: function(e, ui) {
selections = true;
if (ui.item.StationName != "No results found" && ui.item.StationCode != "No results found") {
var StationValue = ui.item.value + " (" + ui.item.StationCode + ")";
ui.item.value = StationValue;
if (e.target.id == "txtfromcity") {
document.getElementById('txtfromcity').value = StationValue;
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtfromcity').value = "";
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("fromCity", document.getElementById('txtfromcity').value);
return false;
}
} else {
setCookie("fromCity", document.getElementById('txtfromcity').value);
}
return false;
}
if (e.target.id == "txtdesticity") {
document.getElementById('txtdesticity').value = StationValue
if (document.getElementById('txtfromcity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtdesticity').value = "";
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("desticity", document.getElementById('txtdesticity').value);
return false;
}
} else {
setCookie("desticity", document.getElementById('txtdesticity').value);
}
return false;
}
if ($("#txtdesticity").val() != "" && $("#txtfromcity").val() != "") {
$("#txtDate").datepicker('show');
} else {
$("#txtDate").datepicker('hide');
}
} else {
if (e.target.id == "txtfromcity") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtfromcity").val("");
$("#txtDate").datepicker('hide');
}
}
if (e.target.id == "txtdesticity") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtdesticity").val("");
$("#txtDate").datepicker('hide');
}
}
}
}
}).blur(function() {
if (!selections) {
if ($(this).data('ui-autocomplete').selectedItem === null) {
if (IsSourceTextBox) {
if ($("#ui-id-1")[0].children[0].innerText.indexOf("No results found") == -1) {
document.getElementById('txtfromcity').value = $("#ui-id-1")[0].children[0].innerText.split(")")[0] + ")";
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtfromcity').value = "";
document.getElementById('RctSr').style.display = 'block';
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("fromCity", document.getElementById('txtfromcity').value);
return false;
}
} else {
setCookie("fromCity", document.getElementById('txtfromcity').value);
}
} else {
$("#txtfromcity").val("");
}
//if (document.getElementById('txtfromcity').value == "") {
// document.getElementById('RctSr').style.display = 'block';
// }
}
if (IsDestinationTextBox) {
if ($("#ui-id-2")[0].children[0].innerText.indexOf("No results found") == -1) {
$("#txtdesticity").val($("#ui-id-2")[0].children[0].innerText.split(')')[$("#ui-id-2")[0].children[0].innerText.split(')').length - 1] + ")");
if (document.getElementById('txtfromcity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtdesticity').value = "";
//document.getElementById('RctDest').style.display = 'block';
return false;
}
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("desticity", document.getElementById('txtdesticity').value);
return false;
}
}
} else {
setCookie("desticity", document.getElementById('txtdesticity').value);
}
} else {
$("#txtdesticity").val("");
}
}
if ($("#txtdesticity").val() != "" && $("#txtfromcity").val() != "") {
$("#txtDate").datepicker('show');
} else {
$("#txtDate").datepicker('hide');
}
}
}
}).data("ui-autocomplete")._renderItem = function(ul, item) {
var typeHotel = item.HotelType + " - ";
var response = "<div class='_1KUb'><div class='_6Ofn'><div><div class='_3ewH'><div><div class='_3sXO'><span></span>" + item.StationName + "(" + item.StationCode + ")</div><div class='_31Mz'>" + item.State +
"</div></div></div></div></div>";
return $("<li></li>").data("item.autocomplete", item).append(response).appendTo(ul);
};
$("#txtdesticity").autocomplete({
source: function(request, response) {
document.getElementById('RctSr').style.display = "none";
document.getElementById('RctDest').style.display = "none";
document.getElementById('DestID').style.display = "none";
$.ajax({
// url: "/railways/autocomplete",
// type: "POST",
// dataType: "json",
// data: { Prefix: request.term },
url: "https://solr.easemytrip.com/api/auto/GetTrainAutoSuggest/" + request.term,
type: "GET",
dataType: "json",
success: function(data) {
if (data != "1") {
response($.map(data, function(item) {
return {
label: item.Name,
value: item.Name,
StationName: item.Name,
StationCode: item.Code,
stationName1: item.Name,
State: item.State
};
}))
} else {
response([{
label: 'No results found',
val: -1
}]);
}
}
})
},
autoFocus: true,
selectFirst: true,
open: function(event, ui) {
if (event.target.id == "txtfromcity") {
IsSourceTextBox = true;
IsDestinationTextBox = false;
}
if (event.target.id == "txtdesticity") {
IsSourceTextBox = false;
IsDestinationTextBox = true;
}
if (selections) selections = false;
},
select: function(e, ui) {
selections = true;
if (ui.item.StationName != "No results found" && ui.item.StationCode != "No results found") {
var StationValue = ui.item.value + " (" + ui.item.StationCode + ")";
ui.item.value = StationValue;
if (e.target.id == "txtfromcity") {
document.getElementById('txtfromcity').value = StationValue;
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtfromcity').value = "";
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("fromCity", document.getElementById('txtfromcity').value);
return false;
}
} else {
setCookie("fromCity", document.getElementById('txtfromcity').value);
}
return false;
}
if (e.target.id == "txtdesticity") {
document.getElementById('txtdesticity').value = StationValue
if (document.getElementById('txtfromcity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtdesticity').value = "";
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("desticity", document.getElementById('txtdesticity').value);
return false;
}
} else {
setCookie("desticity", document.getElementById('txtdesticity').value);
}
return false;
}
if ($("#txtdesticity").val() != "" && $("#txtfromcity").val() != "") {
$("#txtDate").datepicker('show');
} else {
$("#txtDate").datepicker('hide');
}
} else {
if (e.target.id == "txtfromcity") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtfromcity").val("");
$("#txtDate").datepicker('hide');
}
}
if (e.target.id == "txtdesticity") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtdesticity").val("");
$("#txtDate").datepicker('hide');
}
}
}
}
}).blur(function() {
if (!selections) {
if ($(this).data('ui-autocomplete').selectedItem === null) {
if (IsSourceTextBox) {
if ($("#ui-id-1")[0].children[0].innerText.indexOf("No results found") == -1) {
document.getElementById('txtfromcity').value = $("#ui-id-1")[0].children[0].innerText.split(")")[0] + ")";
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtfromcity').value = "";
document.getElementById('RctSr').style.display = 'block';
return false;
}
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("fromCity", document.getElementById('txtfromcity').value);
return false;
}
} else {
setCookie("fromCity", document.getElementById('txtfromcity').value);
}
} else {
$("#txtfromcity").val("");
}
//if (document.getElementById('txtfromcity').value == "") {
// document.getElementById('RctSr').style.display = 'block';
// }
}
if (IsDestinationTextBox) {
if ($("#ui-id-2")[0].children[0].innerText.indexOf("No results found") == -1) {
$("#txtdesticity").val($("#ui-id-2")[0].children[0].innerText.split(')')[0] + ")");
if (document.getElementById('txtfromcity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') == document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
document.getElementById('txtdesticity').value = "";
//document.getElementById('RctDest').style.display = 'block';
return false;
}
if (document.getElementById('txtdesticity').value != "") {
if ((document.getElementById('txtdesticity').value.toUpperCase().replace(/\s/g, '') != document.getElementById('txtfromcity').value.toUpperCase().replace(/\s/g, ''))) {
setCookie("desticity", document.getElementById('txtdesticity').value);
return false;
}
}
} else {
setCookie("desticity", document.getElementById('txtdesticity').value);
}
} else {
$("#txtdesticity").val("");
}
}
if ($("#txtdesticity").val() != "" && $("#txtfromcity").val() != "") {
$("#txtDate").datepicker('show');
} else {
$("#txtDate").datepicker('hide');
}
}
}
}).data("ui-autocomplete")._renderItem = function(ul, item) {
var typeHotel = item.HotelType + " - ";
var response = "<div class='_1KUb'><div class='_6Ofn'><div><div class='_3ewH'><div><div class='_3sXO'><span></span>" + item.StationName + "(" + item.StationCode + ")</div><div class='_31Mz'>" + item.State +
"</div></div></div></div></div>";
return $("<li></li>").data("item.autocomplete", item).append(response).appendTo(ul);
};
})
var ReqTimeOfSearch = '';
var ResTimeOfSearch = '';
ReqTimeOfSearch = (new Date()).getTime();
var IsTrainNameSelection_V2 = false;
var selectionsV1_v1 = false;
$(document).ready(function() {
homeLogger();
var counter_1 = 0;
var IsSourceTextBoxV1_v1 = false
$("#txtTrainNo_V1").autocomplete({
source: function(request, response) {
$.ajax({
//url: "/railways/TrainNameautocomplete",
//type: "POST",
//data: { Prefix: request.term },
url: "https://solr.easemytrip.com/api/auto/GetTrainNameAutoSuggest/" + request.term,
type: "GET",
dataType: "json",
success: function(data) {
document.getElementById("TrainNoID").style.display = "none";
if (data != "1") {
document.getElementById('hiddenTrainName_V1').value = data[0].TrainName
document.getElementById('hiddenTrainNo_V1').value = data[0].TrainNo;
document.getElementById('txtSrcStnCode_v1').value = data[0].SrcStnCode;
document.getElementById('txtDestStnCode_v1').value = data[0].DestStnCode;
document.getElementById('txtSrcStnName_v1').value = data[0].SrcStnName;
document.getElementById('txtDestStnName_v1').value = data[0].DestStnName;
response($.map(data, function(item) {
counter_1++;
return {
label: item.TrainName,
value: item.TrainNo,
StationCode: item.TrainNo,
souceStationCode: item.SrcStnCode,
DestStationCode: item.DestStnCode,
SrcStnName: item.SrcStnName,
DestStnName: item.DestStnName
};
}))
} else {
response([{
label: 'No results found',
val: -1
}]);
}
}
})
},
autoFocus: true,
selectFirst: true,
open: function(event, ui) {
IsSourceTextBoxV1_v1 = true;
if (selectionsV1_v1) selectionsV1_v1 = false;
},
select: function(e, ui) {
selectionsV1_v1 = true;
//IsSourceTextBoxV1 = true;
if (ui.item.StationName != "No results found" && ui.item.StationCode != "No results found") {
var _values = ui.item.value + "-" + ui.item.label;
document.getElementById('hiddenTrainName_V1').value = ui.item.label;
document.getElementById('hiddenTrainNo_V1').value = ui.item.value;
$("#txtTrainNo_V1").val(_values.replace(/(<([^>]+)>)/ig, ''));
document.getElementById('txtBoarding_v1').value = ui.item.souceStationCode;
document.getElementById('txtSrcStnCode_v1').value = ui.item.souceStationCode;
document.getElementById('txtDestStnCode_v1').value = ui.item.DestStationCode;
document.getElementById('txtSrcStnName_v1').value = ui.item.SrcStnName;
document.getElementById('txtDestStnName_v1').value = ui.item.DestStnName;
// getRunningDetails(document.getElementById('txtTrainNo_V1').value.split('-')[0]);
// $("#btnSrchLive").removeAttr("disabled");
return false;
} else {
$("#txtTrainNo_V1").val("");
//document.getElementById('txtBoarding').value = "";
return false;
}
}
}).blur(function() {
if (!selectionsV1_v1) {
if ($(this).data('ui-autocomplete').selectedItem === null) {
if (IsSourceTextBoxV1_v1) {
if ($(".ui-menu-item-wrapper").html().indexOf("No results found") == -1) {
var _trainName = document.getElementById('hiddenTrainName_V1').value;
var _trainNo = document.getElementById('hiddenTrainNo_V1').value;
var _trainVal1 = _trainNo + "-" + _trainName;
$("#txtTrainNo_V1").val(_trainVal1.replace(/(<([^>]+)>)/ig, ''));
document.getElementById('txtBoarding_v1').value = document.getElementById('txtSrcStnCode_v1').value;
//getRunningDetails(document.getElementById('txtTrainNumberOrName').value.split('-')[0]);
$("#btnSrchLive").removeAttr("disabled");
} else {
$("#txtTrainNo_V1").val("");
document.getElementById('txtBoarding_v1').value = "";
}
} else {
$("#txtTrainNo_V1").val("");
document.getElementById('txtBoarding_v1').value = "";
}
} else {
$("#txtTrainNo_V1").val("");
document.getElementById('txtBoarding').value = "";
}
}
});
})
function homeLogger() {
ResTimeOfSearch = (new Date()).getTime();
var diff = ((ResTimeOfSearch - ReqTimeOfSearch));
var msec = diff;
var hh = Math.floor(msec / 1000 / 60 / 60);
msec -= hh * 1000 * 60 * 60;
var mm = Math.floor(msec / 1000 / 60);
msec -= mm * 1000 * 60;
var ss = Math.floor(msec / 1000);
msec -= ss * 1000;
var _Fns = {};
var TotalResponseTime = hh + ":" + mm + ":" + ss;
deleteProperties(_Fns);
_Fns = EMTHotelProductLoad();
_Fns.ReqTimeOfSearch = ReqTimeOfSearch;
_Fns.ResTimeOfSearch = ResTimeOfSearch;
_Fns.ReqTime = new Date(ReqTimeOfSearch);
_Fns.ResTime = new Date(ResTimeOfSearch);
_Fns.TotalResTime = TotalResponseTime;
_Fns.responsetime = TotalResponseTime;
_Fns.RequestType = "IndexPageCount";
_Fns.RequestURL = window.location.href;
_Fns.ReferUrl = document.referrer;
_Fns.VisitorId = getCookie("uservid");
if (_Fns.VisitorId == null || _Fns.VisitorId == "") {
var dddd = new Date();
_Fns.VisitorId = dddd.getFullYear() + "" + (dddd.getMonth() + 1) + "" + dddd.getDate() + "" + dddd.getHours() + "" + dddd.getMinutes() + "" + dddd.getSeconds();
setCookie("uservid", _Fns.VisitorId, 25)
}
getModifySearchRQ(_Fns);
}
function deleteProperties(objectToClean) {
for (var x in objectToClean)
if (objectToClean.hasOwnProperty(x)) delete objectToClean[x];
}
function getModifySearchRQ(data) {
var e = window.location.search.substring(1);
if (e != null && e.split('=').length > 1) {
e = e.split('&')[0].split('=')[1];
}
$.ajax({
type: "POST",
//contentType: "application/json; charset=utf-8",
//dataType: "json",
url: "/Train/TrainLogs",
//data: JSON.stringify(data),
data: data,
success: function(response) {
//if (response != null && response.d == 'OK') {
// window.location.href = 'HotelListing.aspx?queryString=' + queryString;
//}
},
error: function(response) {}
});
}
</script>
<script type="text/javascript">
var selectionsv4 = false;
var IsSourceTextBox4 = false;
var IsDestinationTextBox4 = false;
var IsSourceTextBoxV1 = false;
var selectionsV1 = false;
$(document).ready(function() {
$("#txtLiveStn,#txtLiveDest").autocomplete({
source: function(request, response) {
//document.getElementById('RctSr').style.display = "none";
document.getElementById("txtLiveStnID").style.display = "none";
$.ajax({
url: "/railways/autocomplete",
type: "POST",
dataType: "json",
data: {
Prefix: request.term
},
success: function(data) {
if (data != "1") {
response($.map(data, function(item) {
return {
label: item.Name.toUpperCase(),
value: item.Name.toUpperCase(),
StationName: item.Name,
StationCode: item.Code,
stationName1: item.Name
};
}))
} else {
response([{
label: 'No results found',
val: -1
}]);
}
}
})
},
autoFocus: true,
selectFirst: true,
open: function(event, ui) {
if (event.target.id == "txtLiveStn") {
IsSourceTextBox4 = true;
IsDestinationTextBox4 = false;
}
if (event.target.id == "txtLiveDest") {
IsSourceTextBox4 = false;
IsDestinationTextBox4 = true;
}
if (selectionsv4) selectionsv4 = false;
},
select: function(e, ui) {
selectionsv4 = true;
if (ui.item.StationName != "No results found" && ui.item.StationCode != "No results found") {
var StationValue = ui.item.value + " (" + ui.item.StationCode + ")";
ui.item.value = StationValue;
if (e.target.id == "txtLiveStn") {
$("#txtLiveStn").val(StationValue);
if ($("#txtLiveDest").val() == $("#txtLiveStn").val()) {
$("#txtLiveStn").val("");
return false;
}
}
if (e.target.id == "txtLiveDest") {
$("#txtLiveDest").val(StationValue);
if ($("#txtLiveDest").val() == $("#txtLiveStn").val()) {
$("#txtLiveDest").val("");
return false;
}
}
} else {
if (e.target.id == "txtLiveStn") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtLiveStn").val("");
}
}
if (e.target.id == "txtLiveDest") {
if (ui.item.val == -1) {
ui.item.label = "";
ui.item.value = "";
ui.item.stationName = "";
ui.item.StationCode = "";
$("#txtLiveDest").val("");
}
}
}
}
}).blur(function() {
if (!selectionsv4) {
if ($(this).data('ui-autocomplete').selectedItem === null) {
if (IsSourceTextBox4) {
if ($("#ui-id-3")[0].children[0].innerText.indexOf("No results found") == -1) {
$("#txtLiveStn").val($("#ui-id-3")[0].children[0].innerText);
if ($("#txtLiveDest").val() == $("#txtLiveStn").val()) {
$("#txtLiveStn").val("");
}
} else {
$("#txtLiveStn").val("");
}
}
//if (!IsSourceTextBox4) {
// $("#txtLiveStn").val("");
//}
if (IsDestinationTextBox4) {
if ($("#ui-id-4")[0].children[0].innerText.indexOf("No results found") == -1) {
$("#txtLiveDest").val($("#ui-id-4")[0].children[0].innerText);
if ($("#txtLiveDest").val() == $("#txtLiveStn").val()) {
$("#txtLiveStn").val("");
}
} else {
$("#txtLiveDest").val("");
}
}
//else {
// $("#txtLiveDest").val("");
//}
}
}
});
})
$(document).ready(function() {
var counter = 0;
_itemsV2 = [];
$("#txtTrainNumberOrName").autocomplete({
source: function(request, response) {
//document.getElementById('RctSr').style.display = "none";
$.ajax({
url: "https://solr.easemytrip.com/api/auto/GetTrainNameAutoSuggest/" + request.term,
type: "GET",
dataType: "json",
success: function(data) {
document.getElementById("txtTrainNumberOrNameID").style.display = "none";
if (data != "1") {
document.getElementById('hiddenTrainName').value = data[0].TrainName
document.getElementById('hiddenTrainNo').value = data[0].TrainNo;
document.getElementById('txtSrcStnCode').value = data[0].SrcStnCode;
document.getElementById('txtDestStnCode').value = data[0].DestStnCode;
//_itemsV2.push({
// label: data[0].TrainName,
// value: data[0].TrainNo,
// StationCode: data[0].TrainNo
//})
//_message = "";
response($.map(data, function(item) {
counter++;
return {
label: item.TrainName,
value: item.TrainNo,
StationCode: item.TrainNo,
souceStationCode: item.SrcStnCode,
DestStationCode: item.DestStnCode
};
}))
} else {
//_message = "No results found";
response([{
label: 'No results found',
val: -1
}]);
}
}
})
},
autoFocus: true,
selectFirst: true,
open: function(event, ui) {
IsSourceTextBoxV1 = true;
if (selectionsV1) selectionsV1 = false;
},
select: function(e, ui) {
selectionsV1 = true;
//IsSourceTextBoxV1 = true;
if (ui.item.StationName != "No results found" && ui.item.StationCode != "No results found") {
var _values = ui.item.value + "-" + ui.item.label;
document.getElementById('hiddenTrainName').value = ui.item.label;
document.getElementById('hiddenTrainNo').value = ui.item.value;
$("#txtTrainNumberOrName").val(_values.replace(/(<([^>]+)>)/ig, ''));
document.getElementById('txtBoarding').value = ui.item.souceStationCode;
document.getElementById('txtSrcStnCode').value = ui.item.souceStationCode;
document.getElementById('txtDestStnCode').value = ui.item.DestStationCode;
getRunningDetails(document.getElementById('txtTrainNumberOrName').value.split('-')[0]);
$("#btnSrchLive").removeAttr("disabled");
return false;
} else {
$("#txtTrainNumberOrName").val("");
document.getElementById('txtBoarding').value = "";
return false;
}
}
}).blur(function() {
if (!selectionsV1) {
if ($(this).data('ui-autocomplete').selectedItem === null) {
if (IsSourceTextBoxV1) {
if ($(".ui-menu-item-wrapper").html().indexOf("No results found") == -1) {
var _trainName = document.getElementById('hiddenTrainName').value;
var _trainNo = document.getElementById('hiddenTrainNo').value;
_trainVal = _trainNo + "-" + _trainName;
$("#txtTrainNumberOrName").val(_trainVal.replace(/(<([^>]+)>)/ig, ''));
//document.getElementById('txtBoarding').value = ui.item.souceStationCode;
//document.getElementById('txtSrcStnCode').value = ui.item.souceStationCode;
//document.getElementById('txtDestStnCode').value = ui.item.DestStationCode;
document.getElementById('txtBoarding').value = document.getElementById('txtSrcStnCode').value;
getRunningDetails(document.getElementById('txtTrainNumberOrName').value.split('-')[0]);
$("#btnSrchLive").removeAttr("disabled");
//if (_itemsV2 != null && _itemsV2.length > 0) {
// var _values = _itemsV2[0].value + "-" + _itemsV2[0].label;
// $("#txtTrainNumberOrName").val(_values.replace(/(<([^>]+)>)/ig, ''));
//}
} else {
$("#txtTrainNumberOrName").val("");
document.getElementById('txtBoarding').value = "";
}
} else {
$("#txtTrainNumberOrName").val("");
document.getElementById('txtBoarding').value = "";
}
} else {
$("#txtTrainNumberOrName").val("");
document.getElementById('txtBoarding').value = "";
}
}
});
})
</script>
<script>
$(document).ready(function() {
$("#tabsContainer").tabs();
})
$(document).ready(function() {
var d = new Date();
var n = d.toDateString();
var CurrentDay = leadingZero(d.getDate());
var CurrentDayName = d.getDay();
var currentYear = d.getFullYear();
var weekday = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
var month = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
var dayName = weekday[CurrentDayName];
var monthName = month[d.getMonth()];
document.getElementById('todayDateName').innerHTML = CurrentDay;
document.getElementById('todayDayName').innerHTML = dayName;
document.getElementById('todayMonthName').innerHTML = monthName;
document.getElementById('todayDateName_train_1').innerHTML = CurrentDay;
document.getElementById('todayDayName_train').innerHTML = dayName;
document.getElementById('todayMonthName_train').innerHTML = monthName;
var nextDay = new Date();
nextDay.setDate(nextDay.getDate() + 1);
var NextYear = nextDay.getFullYear();
document.getElementById('NextDateName').innerHTML = leadingZero(nextDay.getDate());
document.getElementById('NextMonthName').innerHTML = month[nextDay.getMonth()];
document.getElementById('NextDayName').innerHTML = weekday[nextDay.getDay()];
document.getElementById('NextDateName_train_1').innerHTML = leadingZero(nextDay.getDate());
document.getElementById('NextMonthName_train').innerHTML = month[nextDay.getMonth()];
document.getElementById('NextDayName_train').innerHTML = weekday[nextDay.getDay()];
var nextSecondDate = new Date();
nextSecondDate.setDate(nextSecondDate.getDate() + 2);
document.getElementById('NextSecondDateName').innerHTML = leadingZero(nextSecondDate.getDate());
document.getElementById('NextSecondMonthName').innerHTML = month[nextSecondDate.getMonth()];
document.getElementById('NextSecondDayName').innerHTML = weekday[nextSecondDate.getDay()];
document.getElementById('NextSecondDateName_train_1').innerHTML = leadingZero(nextSecondDate.getDate());
document.getElementById('NextSecondMonthName_train').innerHTML = month[nextSecondDate.getMonth()];
document.getElementById('NextSecondDayName_1').innerHTML = weekday[nextSecondDate.getDay()];
//document.getElementById('txtfromcity').value = document.getElementById("spnSourceStationName").innerText + " " + document.getElementById("SpnSourceStationCode").innerText;
//document.getElementById('txtdesticity').value = document.getElementById("spnToStationName").innerText + " " + document.getElementById("SpnToStationCode").innerText;
//if (fromcity != null && fromcity != "") {
// document.getElementById('txtfromcity').value = fromcity;
// document.getElementById('sourceStation').innerHTML = fromcity;
//}
//var destcity = getCookie('desticity');
//if (destcity != null && destcity != "") {
// document.getElementById('txtdesticity').value = destcity;
// document.getElementById('ToStation').innerHTML = destcity;
//}
//var _selectDate = getCookie('depaturedate'); if (_selectDate != null && _selectDate !== "") {
// document.getElementById('txtDate').value = _selectDate;
//}
})
</script>
<script>
function leadingZero(value) {
if (value < 10) {
return "0" + value.toString();
}
return value.toString();
}
function swapValues() {
var isClassExis = document.getElementsByClassName('mob-img3');
if (isClassExis.length > 0) {
var element = document.getElementById("divAbc");
element.classList.remove("mob-img3");
} else {
var element = document.getElementById("divAbc");
element.classList.add("mob-img3");
}
var Sourcetmp = document.getElementById("spnToStationName").innerText
var Sourcetmp1 = document.getElementById("SpnToStationCode").innerText;
var Desttmp = document.getElementById("spnSourceStationName").innerText
var Desttmp1 = document.getElementById("SpnSourceStationCode").innerText;
document.getElementById("spnSourceStationName").innerText = Sourcetmp;
document.getElementById("SpnSourceStationCode").innerText = Sourcetmp1;
document.getElementById("spnToStationName").innerText = Desttmp;
document.getElementById("SpnToStationCode").innerText = Desttmp1;
document.getElementById('txtfromcity').value = Sourcetmp + " " + Sourcetmp1;
document.getElementById('txtdesticity').value = Desttmp + " " + Desttmp1;
setCookie("fromCity", Sourcetmp + "|" + Sourcetmp1.replace('(', "").replace(')', ""));
setCookie("desticity", Desttmp + "|" + Desttmp1.replace('(', "").replace(')', ""));
}
</script>
<script>
function swapValues() {
document.getElementById('SourceID').style.display = "none";
document.getElementById('DestID').style.display = "none";
var tmp = document.getElementById("txtfromcity").value;
document.getElementById("txtfromcity").value = document.getElementById("txtdesticity").value;
document.getElementById("txtdesticity").value = tmp;
setCookie("fromCity", $("#txtfromcity").val());
setCookie("desticity", $("#txtdesticity").val());
}
function isNumber(evt) {
document.getElementById("txtPNRNumberID").style.display = "none";
evt = (evt) ? evt : window.event;
var charCode = (evt.which) ? evt.which : evt.keyCode;
if (charCode > 31 && (charCode < 48 || charCode > 57)) {
return false;
}
return true;
}
</script>
<style>
.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: 'Open Sans', 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: 64px;
border-radius: 0 3px 3px 0;
outline: 0;
border: none;
width: 100%;
box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
position: relative;
color: #fff;
font-family: open sans
}
.cr-btn2 {
height: 66px;
}
.s_col_1 {
width: 329px;
}
.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;
}
.s_col_15 {
width: 127px;
float: left;
position: relative;
border-right: 1px solid #d6d3d3;
padding: 0;
}
.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: 'Open Sans', sans-serif, Tahoma, Arial;
}
.slctBox3 {
width: 200px;
}
.inptbox2 {
width: 300px;
}
</style>
<style>
.one-way {
width: 100%;
margin: 0 auto 12px auto;
}
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: 600;
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;
}
.banner_sec {
width: 1200px;
padding: 30px 15px;
padding-bottom: 50px;
position: relative;
margin: 0 auto;
}
</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="//tw.netcore.co.in/smartechclient.js"></script>
<script>
smartech('create', 'ADGMOT35CHFLVDHBJNIG50K968K26SUE6301A7TADAOQVJTGRGU0');
smartech('register', '8f50f905d4bfd9bdca3816eda42269ee');
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">
<script src="https://www.easemytrip.com/scripts/newloginCommon_captcha.js?a=s12121"></script>
<link href="https://www.easemytrip.com/emt-pro/emt-pro-header.css?v=ag2squz" rel="stylesheet">
<link href="https://www.easemytrip.com/css/new-login-flow-style.css?v=1" rel="stylesheet">
<link href="https://www.easemytrip.com/css/menu.css?v=5" rel="stylesheet">
<link href="https://www.easemytrip.com/css/extra-header-style.css" rel="stylesheet">
<script src="https://mybookings.easemytrip.com/Scripts/MyBooking/aes.js"></script>
<script src="https://www.google.com/recaptcha/enterprise.js?&onload=onloadCallback&render=explicit"></script>
<script type="text/javascript">
var onloadCallback = function() {
grecaptcha.enterprise.render('html_element', {
'sitekey': '6Lcn060cAAAAANe10P0jD-4soknaekAASxTwcZV6',
'callback': verifyCallback
});
};
var verifyCallback = function(response) {
//$("#hdnInputToken").val(response);
document.getElementById("hdnInputToken").value = response;
$("#captchareder").hide();
};
</script>
<div ng-app="signup" ng-controller="SigninController" class="ng-scope">
<input id="hdnInputToken" type="hidden" value="" autocomplete="off">
<div class="emt_header_full">
<div id="crpmenu" class="s-mn_btn" style="display:none">
<span class="hem_brg"><span class="line_o"></span><span class="line_o"></span><span class="line_o"></span></span>
</div>
<div class="emt_header_wrap">
<div class="emt_header">
<a href="https://www.easemytrip.com/" title="easemytrip.com" class="emt_logo"><i class="newHeaderLogo"></i></a>
</div>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa-bars">
<span></span>
<span></span>
<span></span>
</i>
</a>
<div class="topnav" id="myTopnav">
<div class="emt_nav">
<ul>
<li><a href="https://www.easemytrip.com/flights.html">Flights</a></li>
<li><a href="https://www.easemytrip.com/hotels">Hotels</a></li>
<li><a href="https://fph.easemytrip.com/">Flight + Hotel </a></li>
<li><a href="https://www.easemytrip.com/railways" class="active_n">Trains</a></li>
<li><a href="https://www.easemytrip.com/bus/">Bus</a></li>
<li><a href="https://www.easemytrip.com/holidays/">Holidays</a></li>
<li><a href="https://www.easemytrip.com/cabs">Cabs</a></li>
<!--<li><a href="https://www.easemytrip.com/visa/index">Visa</a></li>-->
<li><a href="https://cruise.easemytrip.com/home">Cruise</a></li>
<li><a>More <i class="down_arw"></i></a>
<div class="dropdown-menu">
<a href="https://www.easemytrip.com/charters/flight.html">Charters </a>
<a href="https://www.easemytrip.com/activities/">Activities</a>
<a href="https://www.easemytrip.com/giftcard">Gift Card</a>
<a href="https://www.easemytrip.com/deals.html">Offers</a>
<a href="https://corporate.easemytrip.com/"><span>CORPORATE TRAVEL</span></a>
<a href="https://b2b.easemytrip.com/"><span>AGENT LOGIN</span></a>
</div>
</li>
</ul>
</div>
<!--YOGI Corp-Menu-start-->
<div class="bg_ovrly" style="display:none;"></div>
<nav class="s_mn_bar">
<div class="mprof">
<span id="hidemm">✖</span>
<div class="primg" id="prefix">Y</div>
<div class="protxt" id="unm">Yogi</div>
<i class="lft_arw"></i>
</div>
<ul id="menuaccess" class="scroller">
</ul>
</nav>
<!--YOGI Corp-Menu-end-->
<div class="emt_support">
<a href="https://www.easemytrip.com/JoinEMTPro" target="_blank" style="right: 188px" class="pro-icon-h topbtnhead_pro"><img src="https://www.easemytrip.com/emt-pro/img/emtpro-header-icon.svg"></a>
<div class="language_col" style="display:none;">
<span class="language_icn">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 470 470" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 470 470" style="fill: #c0bfbf;
">
<g>
<path
d="m432.5,227.5h-77.031c-0.611-37.438-5.782-73.616-14.771-105.694h50.518c4.143,0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-55.112c-8.018-24.165-18.316-45.521-30.553-62.656-2.408-3.371-7.093-4.153-10.462-1.745-3.371,2.407-4.152,7.092-1.745,10.462 10.618,14.868 19.688,33.199 26.965,53.939h-77.809v-69.306c0-4.143-3.357-7.5-7.5-7.5s-7.5,3.357-7.5,7.5v69.306h-77.81c7.277-20.74 16.347-39.071 26.965-53.939 2.407-3.37 1.626-8.055-1.745-10.462-3.372-2.407-8.055-1.625-10.462,1.745-12.237,17.135-22.535,38.492-30.553,62.656h-55.112c-4.143,0-7.5,3.357-7.5,7.5s3.357,7.5 7.5,7.5h50.518c-8.988,32.078-14.159,68.256-14.771,105.694h-77.03c-4.143,0-7.5,3.357-7.5,7.5s3.357,7.5 7.5,7.5h77.031c0.611,37.438 5.782,73.616 14.771,105.694h-50.519c-4.143,0-7.5,3.357-7.5,7.5s3.357,7.5 7.5,7.5h55.112c8.019,24.169 18.32,45.529 30.56,62.666 1.464,2.049 3.77,3.142 6.11,3.142 1.508,0 3.031-0.454 4.353-1.397 3.37-2.408 4.151-7.092 1.744-10.463-10.621-14.869-19.693-33.204-26.972-53.947h77.81v69.305c0,4.143 3.357,7.5 7.5,7.5s7.5-3.357 7.5-7.5v-69.306h77.81c-7.278,20.744-16.351,39.078-26.972,53.947-2.407,3.371-1.626,8.055 1.744,10.463 1.321,0.943 2.844,1.397 4.353,1.397 2.341,0 4.646-1.093 6.11-3.142 12.24-17.137 22.54-38.497 30.56-62.666h55.112c4.143,0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-50.519c8.989-32.078 14.16-68.256 14.771-105.694h77.031c4.143,0 7.5-3.357 7.5-7.5s-3.357-7.499-7.5-7.499zm-107.36-105.694c9.313,31.683 14.695,67.958 15.326,105.694h-97.966v-105.694h82.64zm-180.28,0h82.64v105.694h-97.966c0.632-37.737 6.013-74.011 15.326-105.694zm0,226.388c-9.313-31.683-14.695-67.958-15.326-105.694h97.966v105.694h-82.64zm180.28,0h-82.64v-105.694h97.966c-0.632,37.737-6.013,74.012-15.326,105.694z">
</path>
<path
d="M401.17,68.83C356.784,24.444,297.771,0,235,0S113.216,24.444,68.83,68.83S0,172.229,0,235.001 c0,46.271,13.391,90.899,38.764,129.316l-28.718,86.148c-0.898,2.695-0.197,5.667,1.812,7.676c2.009,2.008,4.979,2.708,7.676,1.812 l86.15-28.716C144.102,456.609,188.729,470,235,470c62.771,0,121.784-24.444,166.17-68.83S470,297.771,470,235.001 C470,172.229,445.556,113.216,401.17,68.83z M235,455c-44.491,0-87.355-13.222-123.961-38.235 c-1.262-0.862-2.739-1.308-4.231-1.308c-0.797,0-1.598,0.127-2.372,0.385L29.02,440.979l25.14-75.414 c0.741-2.225,0.399-4.668-0.923-6.604C28.222,322.357,15,279.492,15,235.001C15,113.692,113.691,15,235,15s220,98.692,220,220.001 C455,356.309,356.309,455,235,455z">
</path>
</g>
</svg>
</span>
<select id="LangSel" onchange="pageLoadonLangSelect()" class="language_slct">
<option value="">English</option>
<option value="hi-in">Hindi</option>
<option value="as-in">Assamese</option>
<option value="bn-in">Bengali</option>
<option value="gu-in">Gujarati</option>
<!--option value="kn-in">Kannada</option>
<option value="ml-in">Malayalam</option-->
<option value="mr-in">Marathi</option>
<option value="pa-in">Punjabi</option>
<option value="ta-in">Tamil</option>
<option value="te-in">Telugu</option>
<option value="ur-in">Urdu</option>
</select>
<i class="down_arw_lng"></i>
</div>
<div class="helpline">
<div class="support_icn"></div>
<div class="sub_header_link">24x7 Helpline <i class="down_arw"></i>
<div class="dropdown-menu2" style="min-width: 195px">
<a><span class="corport-txt" style="margin-bottom:5px;display:block;">Tel : 011 - 43131313, 43030303</span></a>
<a href="mailto:care@easemytrip.com"><span class="corport-txt">Care@easemytrip.com</span></a>
</div>
</div>
</div>
<div class="clr"></div>
<div class="my_account">
<div class="user_n_icn"></div>
<div class="sub_header_link3"><span id="spnMyAcc" style="display: inline;">My Account</span>
<span style="display:none" id="spnLgnWelcome">Hi </span>
<span id="welcome-det-User" style="display:none"></span>
<i class="down_arw"></i>
<div class="dropdown-menu3">
<div class="new_avtar"></div>
<div class="signup_pnl" id="divSignInPnl" style="display: block;">
<a class="btn_loginnew" id="shwlogn">Login or Signup</a>
</div>
<div style="display:none" id="divB2BAgent">
<a class="sb_link_b2bn" id="HAGCode">EMTIN39489184</a>
<a class="sb_link_b2b blncb2b">A/C Balance
<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">25000</span> </span></a>
<a class="sb_link_b2b blncb2b">Statement Balance
<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">15000</span> </span></a>
</div>
<div class="booking_pnl">
<a class="sb_link_2" href="https://mybookings.easemytrip.com">My Booking</a>
<a class="sb_link_2" href="https://mybookings.easemytrip.com/MyBooking/CheckModifyBooking">Print/Cancel Booking</a>
<span style="display:none" id="spnLogoutPnl">
<a class="sb_link_2" href="https://mybookings.easemytrip.com/MyBooking/Profile">My Profile</a>
<a class="sb_link_2" ng-click="LogOut()">Log Out</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--New Login Flow Goes here-->
<div id="mainlogin">
<!--Enter mobile or email--->
<div class="login" id="lgnBox" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1">Login or Create an account</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div class="mob-h_v1">Email ID or Mobile Number </div>
<div class="clr"></div>
<div class="m_inp_v1">
<div class="intl-tel-input ng-hide" ng-show="IsMobile">
<div class="flag-dropdown f16">
<div class="selected-flag">
<div class="flag in">
<div class="down-arrow"></div>
</div>
</div><span class="ctycode">+91</span>
<div class="country-listbx" style="display:none">
<ul class="country-list" style="display:none">
<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" autocomplete="off" ng-model="UserID" ng-keyup="validateUser($event)" value="" placeholder="Enter email ID or mobile number" class="ng-pristine ng-untouched ng-valid ng-empty">
</div>
<div id="RegValidPhone" class="i-eml">* Enter a valid Phone Number</div>
<div id="RegValidEmail" class="i-eml">* Enter a valid Email</div>
<div id="RegValidEmPh" class="i-eml">* Enter a valid Email or Phone Number</div>
<div id="RegErrorMsg" class="i-eml">*</div>
<div class="clr"></div>
<div class="sign-inn-v1">
<input class="buttonLogin_v1" ng-click="CheckUser('Login')" type="button" value="Continue" name="btn_Login" disabled="" id="shwotp" style="background-color:rgba(0,0,0,.25)">
</div>
<!--div class="conf1"><a id="shwlgnbx" class="inlinks">Login with password</a></div-->
<div class="p2_v1">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.com/terms.html" style="color:#2196f3;text-decoration:none">terms of use</a> and
<a href="https://www.easemytrip.com/privacy-policy.html" style="color:#2196f3;text-decoration:none">privacy policy</a></div>
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<!--Enter mobile or email end--->
<!--Mobile Otp Authentication--->
<div class="otpsec" id="otpBox" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1"><i class="arr-blck" id="divBCK"></i>OTP Authentication</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div class="mob-h_v1"></div>
<div class="clr"></div>
<div class="m_inp_v1">
<input type="text" id="txtEmail1" ng-model="OTP" value="" ng-keyup="validateOtp($event)" placeholder="Enter OTP here" maxlength="10" class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength">
</div>
<div id="ValidOtp" class="i-eml">* Enter the valid OTP.</div>
<div id="AttemptWar" class="i-eml">* YOu have done 5 attempts! Try loggin in with password!!!</div>
<div id="OtpAttemptBlk" class="i-eml">* YOu have done 5 attempts! Try loggin in with password!!!</div>
<div class="clr"></div>
<div class="conf1"><a class="otpsn" id="otpRsnd" ng-click="CheckUser('Resend')">Resend OTP</a></div>
<div class="clr"></div>
<div class="conf1"><a id="ooc" style="display:none" ng-click="CheckUser('ResendOnCall')" class="otpsn">Get OTP on Call </a></div>
<div class="clr"></div>
<div class="conf1"><span class="otpsn" id="spnClock">01:00</span></div>
<div class="clr"></div>
<div id="OTPsent" style="display:none;font-size: 12px;font-weight: 600;color: green;text-align: center;">OTP sent successfully</div>
<div id="otpCall" style="display:none;font-size: 12px;font-weight: 600;color: green;text-align: center;">Get OTP on call request sent successfully</div>
<div class="mgt15">
<input class="buttonLogin_v1" type="button" id="OtpLgnBtn" value="" name="btn_Login" ng-click="Authenticate('O')">
</div>
<div class="conf1"><a id="shwlgnbx" class="inlinks">Login with password</a></div>
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<!--Mobile Otp Authentication end--->
<!--Email Otp Authentication--->
<div class="emaillgn" id="emailgnBox" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1"><i class="arr-blck" id="divBCK2"></i>Password Authentication</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div class="mob-h_v1" style="display:none"></div>
<div class="clr"></div>
<div class="m_inp_v1">
<input type="password" id="txtEmail2" ng-model="Password" value="" placeholder="********" maxlength="100" class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength">
</div>
<div id="ValidPass" class="i-eml">* Enter valid Password</div>
<div class="clr"></div>
<div class="conf1" id="shwRstPass"><a class="otpsn">Reset Password</a></div>
<div class="clr"></div>
<div class="mgt15">
<input class="buttonLogin_v1" type="button" value="Login" name="btn_Login" ng-click="Authenticate('P')">
</div>
<div class="conf1"><a id="shwlgnOTP" ng-click="CheckUser('Resend')" class="inlinks">Login with OTP</a></div>
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<!--Email Otp Authentication end--->
<!--Login with password--->
<div class="login" id="lgnwpsBox" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1"><i class="arr-blck" id="divBCK3"></i>Log in with EaseMyTrip</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div class="mob-h_v1">Email ID or Mobile Number</div>
<div class="clr"></div>
<div class="m_inp_v1">
<div class="intl-tel-input">
<div class="flag-dropdown f16">
<div class="selected-flag">
<div class="flag in">
<div class="down-arrow"></div>
</div>
</div><span class="ctycode">+91</span>
<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="txtEmail3" value="" placeholder="Enter mobile number or email">
</div>
<div class="m_inp_v1">
<input type="password" id="" value="" placeholder="Enter Password">
</div>
<div id="RegValid" class="i-eml">* Enter a valid Email or Phone Number</div>
<div class="clr"></div>
<div class="conf1"><a class="otpsn" id="shwfrpbx">Forget password</a></div>
<div class="clr"></div>
<div class="mgt15">
<input class="buttonLogin_v1" type="button" value="Login" name="btn_Login" id="">
</div>
<div class="p2_v1">By logging in, I understand & agree to EaseMyTrip <a href="https://www.easemytrip.com/terms.html" style="color:#2196f3;text-decoration:none">terms of use</a> and
<a href="https://www.easemytrip.com/privacy-policy.html" style="color:#2196f3;text-decoration:none">privacy policy</a></div>
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<!--Login with password end--->
<!--Forget Password--->
<div class="forget" id="forgetpdBox" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1"><i class="arr-blck" id="divBCK4"></i>Forget Password</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div class="mob-h_v1">Registered Mobile number or Email</div>
<div class="clr"></div>
<div class="m_inp_v1">
<input type="text" id="txtEmail5" value="" ng-keyup="validateUser($event)" ng-model="FPUserId" placeholder="Enter mobile number or email" class="ng-pristine ng-untouched ng-valid ng-empty">
</div>
<div id="FpValidPhone" class="i-eml">* Enter a valid Phone Number</div>
<div id="FpValidEmail" class="i-eml">* Enter a valid Email</div>
<div id="FpValidEmPh" class="i-eml">* Enter a valid Email or Phone Number</div>
<div class="clr"></div>
<div class="p2_v2">We will send you a reset OTP on your registered E-mail ID or Mobile Number</div>
<div class="clr"></div>
<div class="mgt15">
<input class="buttonLogin_v1" type="button" value="Continue" name="btn_Login" ng-click="CheckUserFP();">
</div>
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<!--Forget Password end--->
<!--Change Pass with otp-->
<div class="otpsec" id="shwFpo" style="display: none">
<div class="main_frm_fv1">
<div class="cntnt_f2_v1">
<div class="fr_rules2_v1"><i class="arr-blck" id="divBCK5"></i>OTP Authentication</div>
<div class="fr_rules_v1"> <i class="cr_hp_v1"></i> </div>
<div class="clr"></div>
</div>
<div class="cntnt_f4_v1">
<div class="se_m_v1">
<div>
<div class="mob-h_v1">Enter OTP</div>
<div class="clr"></div>
<div class="m_inp_v1">
<input type="text" id="otpFp" ng-model="FpOTP" value="" placeholder="Enter OTP" class="ng-pristine ng-untouched ng-valid ng-empty">
</div>
<div class="sbotptxt">Please enter OTP which has been sent on your mobile or Email</div>
</div>
<div>
<div class="mob-h_v1" style="margin-top: 17px;">Create Password</div>
<div class="m_inp_v1">
<input type="password" id="pass" ng-model="NewPassword" value="" placeholder="Create New Password" class="ng-pristine ng-untouched ng-valid ng-empty">
</div>
</div>
<div id="FpValidOtp" class="i-eml">* Enter the valid OTP</div>
<div id="FpValidPass" class="i-eml">* Enter Password</div>
<div class="clr"></div>
<div class="conf1"><a class="otpsn" ng-click="CheckUserFP()">Resend OTP</a></div>
<div class="clr"></div>
<div class="conf1" style="display:none"><a class="otpsn">Get OTP on Call </a></div>
<div class="clr"></div>
<div class="mgt15">
<input class="buttonLogin_v1" type="button" value="Reset Password" name="btn_Login" ng-click="VerifyOtpFP()">
</div>
<!--div class="conf1"><a id="shwlgnbx" class="inlinks">Login with password</a></div-->
<!--div id="RegValid1" class="i-eml">* Enter a valid Email or Phone Number.</div-->
</div>
</div>
</div>
<div class="blc_brd2"></div>
<div class="clr"></div>
</div>
<div class="login" style="display: block">
<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"
src="https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lcn060cAAAAANe10P0jD-4soknaekAASxTwcZV6&co=aHR0cHM6Ly93d3cuZWFzZW15dHJpcC5jb206NDQz&hl=de&v=tNAc29ZZrpcOCErva2nr4BS9&size=normal&cb=l5tit7n77hwo"
width="304" height="78" role="presentation" name="a-wqxfwkq8stvi" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
</div>
<script>
// When the document is loaded...
$(document).ready(function() {
// Hide the toTop button when the page loads.
$("#toTop").css("display", "none");
// This function runs every time the user scrolls the page.
$(window).scroll(function() {
// Check weather the user has scrolled down (if "scrollTop()"" is more than 0)
if ($(window).scrollTop() > 0) {
// If it's more than or equal to 0, show the toTop button.
console.log("is more");
$("#toTop").fadeIn("slow");
} else {
// If it's less than 0 (at the top), hide the toTop button.
console.log("is less");
$("#toTop").fadeOut("slow");
}
});
// When the user clicks the toTop button, we want the page to scroll to the top.
$("#toTop").click(function() {
// Disable the default behaviour when a user clicks an empty anchor link.
// (The page jumps to the top instead of // animating)
event.preventDefault();
// Animate the scrolling motion.
$("html, body").animate({
scrollTop: 0
}, "slow");
});
});
</script>
<script>
function openNav3() {
document.getElementById("mySidenav_v3").style.width = "294px";
document.getElementById("opct3").style.display = "block";
}
function closeNav3() {
document.getElementById("mySidenav_v3").style.width = "0";
document.getElementById("opct3").style.display = "none";
}
$(document).ready(function() {
$(".container_menu").click(function() {
$("body").addClass("ov_hidden");
});
$(".closemenu_v3").click(function() {
$("body").removeClass("ov_hidden");
});
$("#opct3").click(function() {
$("body").removeClass("ov_hidden");
});
});
</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();
});
});
function redirecttoHotels() {
var user = getParameterByName("user");
if (user != null && user != "") window.location.href = "https://www.easemytrip.com/hotels?user=" + user;
else window.location.href = "https://www.easemytrip.com/hotels";
}
function getParameterByName(name) {
name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"),
results = regex.exec(location.search);
if (name == "cOut") return results === null ? "" : decodeURIComponent(results[1]).split(' ')[0]; // decodeURIComponent(results[1].replace(/\+/g, " "));
else return results === null ? "" : decodeURIComponent(results[1]);
}
jQuery(document).ready(function() {
$("#sign-up-now").click(function() {
$("#hid1").show();
$("#hid").hide();
});
});
</script>
<!--New Login Flow end here-->
<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");
});
</script>
<script src="https://www.google.com/recaptcha/enterprise.js?render=6LeqSKkcAAAAALWU11XjmIIQqT76zFT97OcfqSNR" async=""></script>
</div>
<div class="src_banner">
<!---Important alert-->
<div class="notification-container selected" style="display: block;">
<div class="ss-wrapper magictime">
<div class="persuation-hacks last-booked">
<div class="mySlides" style="display: block;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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">×</a>
<span class="bold ph-content-heading">Important Info</span>
<span class="ph-content-description"> <span class="bold">Booking and Cancellation will not be available from 00:20 hrs to 01:59 hrs of 22/12/2022 due to maintenance activity. Inconvenience caused is deeply regretted.</span> </span>
</div>
</div>
</div-->
<div class="mySlides" style="display: none;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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" style="display: none;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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" style="display: none;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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" style="display: none;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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" style="display: none;">
<div class="ph-msg">
<div class="ph-content">
<a class="crs-hp closeFilePanel">×</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)">❮</a> <a class="next" onclick="plusSlides(1)">❯</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>
</div>
<div>
</div>
<div class="search_bg">
<div id="TrainBySearch" class="div div1">
<div class="s_col_1 mgr10">
<input class="input_city ui-autocomplete-input" id="txtfromcity" name="txtfrom" type="text" placeholder="From" 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_1 mgr10">
<div class="" id="RctSr" style="display:none;"></div>
</div>
</div>
<div class="s_col_1">
<input class="input_city ui-autocomplete-input" onclick="testdatacookie('1','dest');" id="txtdesticity" name="txtdest" type="text" placeholder="To" autocomplete="off">
<div class="errorbox" id="DestID" style="display:none;">
<div class="errorfrm">Please choose destination station</div>
</div>
<div class="s_col_1 mgr10">
<div class="" id="RctDest"></div>
</div>
</div>
<div class="s_col_1d">
<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" onclick="FillDepartureDate('Today','1')">
<span id="todayDateName">16</span>,<span id="todayMonthName">Feb</span>
<br><span id="todayDayName">Thu</span>
</label><!--onclick="ShowOneWayRT()"-->
<input type="radio" id="rdoRoundTrip" name="dateradio" onclick="FillDepartureDate('Tommarow','1')">
<label for="rdoRoundTrip">
<span id="NextDateName">17</span>,<span id="NextMonthName">Feb</span>
<br><span id="NextDayName">Fri</span>
</label>
<input type="radio" name="dateradio" id="mltcity">
<label for="mltcity" onclick="FillDepartureDate('NextSecodTwoDays','1')">
<span id="NextSecondDateName">18</span>,<span id="NextSecondMonthName">Feb</span>
<br><span id="NextSecondDayName">Sat</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">
<input class="input_city input_city2 ui-autocomplete-input" id="txtTrainNo_V1" 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 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;">
<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">16</span>,<span id="todayMonthName_train">Feb</span>
<br><span id="todayDayName_train">Thu</span>
</label>
<input type="radio" id="rdoRoundTrip_train" name="dateradio" onclick="FillDepartureDate('Tommarow','2')">
<label for="rdoRoundTrip_train">
<span id="NextDateName_train_1">17</span>,<span id="NextMonthName_train">Feb</span>
<br><span id="NextDayName_train">Fri</span>
</label>
<input type="radio" name="dateradio" id="mltcity_train">
<label for="mltcity" onclick="FillDepartureDate('NextSecodTwoDays','2')">
<span id="NextSecondDateName_train_1">18</span>,<span id="NextSecondMonthName_train">Feb</span>
<br><span id="NextSecondDayName_1">Sat</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"
onkeydown="if(this.value.length==10 && 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>
</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 & 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">
<!--label class="search-label">Train Number/Name</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">
<!--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">
<!--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">
<!--label class="search-label">Enter station to get trains</label-->
<input id="txtLiveStn" type="text" placeholder="Enter Station Name" 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 stationCode</div>
</div>
</div>
<div class="s_col_14 mgr10">
<!--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">
<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">
<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: relative;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" style=" vertical-align: middle;border-radius: 50%;">
<span class="irctcTxt" style="vertical-align: middle;">IRCTC Authorized Partner</span>
</div>
</div>
</div>
</div>
<div class="full_container">
<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 mainservics" 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>
<!---start serives--->
<h2 class="bs-pra mgb20">Why Book Train Tickets from EaseMyTrip</h2>
<div class="serv_out">
<!--div class="serv_box" onclick="window.location.href='https://railways.easemytrip.com/trainService/specialnewtrains'">
<div class="img_box2"><img src="https://www.easemytrip.com/Content/Train/img/newicons/SpecialTrains.svg"></div>
<div class="txtn_box"><p class="ttl">Special Trains</p><p class="phra">Enjoy booking IRCTC air-conditioned Special trains with EaseMyTrip without any hassle.</p></div>
<div class="go_box"><img src="https://www.easemytrip.com/images/train-img/rightarrow.svg"></div>
</div -->
<div class="serv_box" rel="nofollow">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/IRCTC-logo-nw2.png"></div>
<div class="txtn_box">
<p class="ttl" rel="nofollow">IRCTC Authorized Partner </p>
<p class="phra" rel="nofollow">EaseMytrip is authorized partner of IRCTC, booking train tickets since 2018.</p>
</div>
<div class="go_box"><!--img src="https://www.easemytrip.com/images/train-img/rightarrow.svg" --></div>
</div>
<div class="serv_box" onclick="window.location.href='https://railways.easemytrip.com/trainService/LiveStation?srcStn=DELHI-%20ALL%20STATIONS%20(NDLS)&destStn=&hours=8&_selectTypeTrain=ALL'">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/LiveStation.svg"></div>
<div class="txtn_box">
<p class="ttl">Live Station Status</p>
<p class="phra">Get a complete list of trains that shall be arriving at the railway station of your choice at the time selected by you. </p>
</div>
<div class="go_box"><img src="https://www.easemytrip.com/images/train-img/rightarrow.svg"></div>
</div>
<div class="serv_box" onclick="redirectLiveStatus()">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/LiveStatus.svg"><button style="z-index:0" class="blink">
<div class="blinkinr2"></div>
</button></div>
<div class="txtn_box">
<p class="ttl">Live Train Status</p>
<p class="phra">Get to know the Live Status of railway trains and delays, if any.</p>
</div>
<div class="go_box"><img src="https://www.easemytrip.com/images/train-img/rightarrow.svg"></div>
</div>
</div>
<div class="serv_out">
<div class="serv_box" onclick="window.open('https://www.ecatering.irctc.co.in/?utm_source=EASYTRIP_AFFILIATE', '_blank')" rel="nofollow">
<div class="img_box3"><img src="https://www.easemytrip.com/images/train-img/FoodonTrackLogo.png" style=""></div>
<div class="txtn_box">
<p class="ttl">IRCTC Train Food Booking</p>
<p class="phra">Enjoy booking IRCTC Food &<br> Get Food Delivered on the Train </p>
</div>
<div class="go_box"><img src="https://www.easemytrip.com/images/train-img/rightarrow.svg"></div>
</div>
<div class="serv_box" onclick="window.location.href='https://railways.easemytrip.com/trainService/trainfarecalendar'" style="display:none;">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/SeatCalendar.svg"></div>
<div class="txtn_box">
<p class="ttl">Seat Calendar</p>
<p class="phra">Check the 4-month seat availability in your desired train through the seat Calendar.</p>
</div>
<div class="go_box"><img src="https://www.easemytrip.com/images/train-img/rightarrow.svg"></div>
</div>
<div class="serv_box">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/instrcb.svg"></div>
<div class="txtn_box">
<p class="ttl">Instant Refunds and Cancellations</p>
<p class="phra">Get an instant refund and book your next train ticket without any hassle.</p>
</div>
<div class="go_box"><!--img src="https://www.easemytrip.com/images/train-img/rightarrow.svg" --> </div>
</div>
<div class="serv_box" onclick="window.location.href='https://www.easemytrip.com/contact-us.html'">
<div class="img_box"><img src="https://www.easemytrip.com/images/train-img/CustomerService.svg"></div>
<div class="txtn_box">
<p class="ttl">24*7 Customer Service</p>
<p class="phra">We work 24 hours a day to make sure our availability whenever our customers need us.</p>
</div>
<div class="go_box"><!--img src="https://www.easemytrip.com/images/train-img/rightarrow.svg" --></div>
</div>
</div>
</div>
<div class="mid_container pdx15">
<h2 class="bs-pra">Top Train Ticket Routes</h2>
<div class="fl_container">
<div class="lft_block">
<div class="tab-content current">
<ul>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/delhi-to-jammu-trains.html" target="_blank">NEW DELHI -JAMMU TAWI(NDLS-JAT)</a><a href="" class="srch_btn" ng-click="getStations('NEW DELHI(NDLS)','JAMMU TAWI(JAT)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/delhi-to-patna-trains.html" target="_blank">NEW DELHI -PATNA JN(NDLS-PNBE)</a><a href="" class="srch_btn" ng-click="getStations('NEW DELHI(NDLS)', 'PATNA JN(PNBE)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/howrah-to-jaipur-trains.html" target="_blank">HOWRAH JN -JAIPUR(HWH-JP)</a><a href="" class="srch_btn" ng-click="getStations('HOWRAH JN(HWH)', 'Jaipur(JP)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/hyderabad-to-chennai-trains.html" target="_blank">HYDERABAD DECAN -CHENNAI CENTRAL(HYB-MAS)</a><a href="" class="srch_btn" ng-click="getStations('HYDERABAD DECAN(HYB)', 'CHENNAI CENTRAL(MAS)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/mumbai-to-pune-trains.html" target="_blank">MUMBAI CENTRAL -PUNE JN(BCT-PUNE)</a><a href="" class="srch_btn" ng-click="getStations('MUMBAI CENTRAL(BCT)', 'PUNE JN(PUNE)')">Search Train</a>
</li>
</ul>
<div class="clr"></div>
</div>
</div>
<div class="rit_block">
<div class="tab-content current">
<ul>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/patna-to-guwahati-trains.html" target="_blank">PATNA JN -GUWAHATI(PNBE-GHY)</a><a href="" class="srch_btn" ng-click="getStations('PATNA JN(PNBE)', 'GUWAHATI(GHY)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/delhi-to-lucknow-trains.html" target="_blank">NEW DELHI -LUCKNOW NE(NDLS-LJN)</a><a href="" class="srch_btn" ng-click="getStations('NEW DELHI(NDLS)', 'LUCKNOW NE(LJN)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/vijayawada-to-chennai-trains.html" target="_blank">VIJAYAWADA JN -CHENNAI CENTRAL(BZA-MAS)</a><a href="" class="srch_btn" ng-click="getStations('VIJAYAWADA JN(BZA)', 'CHENNAI CENTRAL(MAS)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/indore-to-mumbai-trains.html" target="_blank">INDORE JN BG -MUMBAI CENTRAL(INDB-BCT)</a><a href="" class="srch_btn" ng-click="getStations('INDORE JN BG(INDB)', 'MUMBAI CENTRAL(BCT)')">Search Train</a>
</li>
<li>
<a class="hm_link" href="https://www.easemytrip.com/railways/jaipur-to-ahmedabad-trains.html" target="_blank">JAIPUR -AHMEDABAD JN(JP-ADI)</a><a href="" class="srch_btn" ng-click="getStations('JAIPUR(JP)', 'AHMEDABAD JN (ADI)')">Search Train</a>
</li>
</ul>
<div class="clr"></div>
</div>
</div>
</div>
</div>
<div class="bg_full_n_c">
<div class="mid_container pdx15">
<h2 class="bs-pra" style="margin-top: 0 !important;">Grab Best Deals on Train Tickets</h2>
<p class="para"> The railway is the most affordable way to travel in India, and as a trustworthy travel brand, EaseMyTrip understands the value of your money and desire to travel. To make your train ticket booking more convenient, we are
pleased to become IRCTC Authorized partner. Customer can book their train tickets in the most convenient way with our website. You just need to visit our website or download our mobile app to make your train ticket booking with us. </p><br>
<p class="para"> Travelling across the country has become easy due to online train ticket booking. You can visit almost every city by train at an affordable price. Train ticket booking provides several advantages such as low-cost travel,
speed, convenience, and a picturesque journey. If you are planning to go to your hometown, a beautiful destination for your vacation, workcation, or any other place, the train is the best mode of transport for you. At EaseMyTrip, you can
find multiple trains for your route, timings, fares, and seats. Also, if you want to save on your railway ticket, download EaseMyTrip and get notifications for all the latest offers on train ticket booking. At EaseMyTrip, we always come up
with lots of exciting offers through which you can save money on travel. </p>
<br>
<p class="para"> Now, you don’t need to wait for hours standing in queue for ticket booking as EaseMyTrip is offering you an opportunity for train ticket booking online. It is very easy to book train tickets with EaseMyTrip. You need to have
your Railway user Id, and you are good to go. Not only this, you will also get to enjoy live station status, live train status, pnr status, 24/7 customer service, train food booking, Instant cancellation and refunds, when you book train
tickets through us. Not only this, you also save money by booking through our user-friendly portal. While booking train tickets for your route, you can also apply filter to search and book train ticket instantly. You will get a complete
list of trains for your route from which you can choose as per your preference i.e. train type, seat type, category type, quota, etc. </p>
<br>
<p class="para">
<strong> Documents to Carry</strong><br> When your railway ticket booking is confirmed with EaseMyTrip, you need to carry your government recognized ID on the departure date. Train ticket-checker may come any time and may ask you to show
railway booking along with your ID. Here is the list of IDs that you can carry while boarding the train:<br> Carry any one of them:<br> - Aadhar Card<br> - Voter ID<br> - Pan card<br> - Passport<br> - Driving License<br> - Bank passbook
that was your photograph.<br> - Student ID card with photograph, issued by recognized school/college<br><br> At EaseMyTrip, you can go for train booking online with different types of quotas in railway such as ladies quota, tatkal booking,
general booking, senior citizen booking, etc. So, what are you waiting for? Go for it!
</p>
<br>
<p class="para">
<strong> How to Book Train Ticket Online </strong><br> Booking train tickets with EaseMyTrip is extremely easy. Follow the below-mentioned steps to make your train booking with EaseMyTrip: <br> Step 1: Visit easemytrip.com and then click on
Trains tab.<br> Step 2: Type the name of the departure point in ‘From’ section and destination point in "To" section. Also, select the departure date and then click on Search button. <br> Step 3: Now, you will see a list of trains according
to your search. Choose the train and seat as per your preference. Use filter option to select seat type or category.<br> Step 4: Click continue button if the departure and destination station are confirmed.<br> Step 5: Now, you have to
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> Step
6: Once all the details are filled on Review &Travellers page, review all the details to avoid any issue. Check the Price Summary and if you are okay with everything, go ahead with your payment.<br> Step 7: If you have any coupon code,
enter the same in the required field and save your money.<br> 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.<br> Step
9: Once the payment is done, 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 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 standing in queue for long hours. You just need to have IRCTC user id to book your train tickets with us. In case you don’t have IRCTC user id,
you can easily create it online on the official site or by visiting our website.
</p>
</div>
</div>
<style>
.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 class="mid_container pdx15">
<div class="mgtb20">
<span class="bs-pra">FAQs</span><br>
<div class="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> How can I Book Train Tickets Online?</span>
</h3>
</div>
<div class="toggle-inner">
<p> 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 the next step.
If there is waiting list, you can still go to book your train tickets. Once you click on the continue option, you will be asked to verify your Railway id to continue booking online train tickets. Now, you can enter the passenger details
and proceed to book. You will be prompted about your Railway 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 in your Railway password
and then your transaction of online train booking will be processed and you will receive a booking confirmation. </p>
</div>
</div>
<div class="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name">How can I Book Train Tickets in Tatkal Quota?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name">What are the RAC, GNWL, PQWL, RLWL and TQWL in Railway Reservation?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> What is Premium Tatkal?</span>
</h3>
</div>
<div class="toggle-inner">
<p>
</p>
<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>
<p></p>
</div>
</div>
<div class="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> How can I Cancel Tatkal Tickets?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> What are the Cancellation Charges for Train Tickets?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> How Many Days in Advance you can Book Train Tickets?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> When the Chart of a Train is Prepared? </span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> Can I Change My Train Booking?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> How to Order Food in Train?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> What is the Concession for Senior Citizens Quota?</span>
</h3>
</div>
<div class="toggle-inner">
<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="toggle">
<div class="toggle-title">
<h3>
<i></i>
<span class="title-name"> What is Ladies Quota in Trains?</span>
</h3>
</div>
<div class="toggle-inner">
<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>
</div>
<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">
<div class="mid_container pdx15 mflx">
<div class="landimg_box">
<span></span>
<img src="https://www.easemytrip.com/images/train-img/train-mobile2.png">
</div>
<div class="app-ratings">
<div><span style="font-size:21px;font-weight: bold;">Highest Rated* Travel App</span></div>
<div>
<div class="userrating">
<div style="text-align:left">
<div style="font-size: 42px;font-weight: bold;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> <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: 21px;font-weight: 700;margin-top: -79px;">Trusted by</p>
<p style="font-weight:700;margin-top:26px;font-size:22px;">11 Million+ Customers</p>
</div>
</div>
<div class="ldg_box">
<div class="app_part">
<div class="pnr_cnt_head2">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 class="clr"></div>
</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 <span class="neftr">New</span></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</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.html" 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://cruise.easemytrip.com/home" 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/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/airports/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://corporate.easemytrip.com/" 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/web-checkin.html" 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/airfare-calender" target="_blank">Lowest Airfare Calendar</a></li>
<li><a href="https://www.easemytrip.com/domestic-flights.html" target="_blank">Domestic Flights</a></li>
<li><a href="https://www.easemytrip.com/international-flights.html" 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-ticket" target="_blank">Bus</a></li>
<li><a href="https://www.easemytrip.com/holiday-packages.html" 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/flight-schedule/bangalore-delhi.html" target="_blank">Bangalore to delhi Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/delhi-bangalore.html" target="_blank">Delhi to Bangalore flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/delhi-mumbai.html" target="_blank">Delhi to Mumbai Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/mumbai-delhi.html" target="_blank">Mumbai to Delhi Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/delhi-goa.html" target="_blank">Delhi to Goa Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/mumbai-bangalore.html" target="_blank">Mumbai to Bangalore Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/delhi-bangkok.html" target="_blank">Delhi to Bangkok Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/mumbai-dubai.html" target="_blank">Mumbai to Dubai Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/delhi-dubai.html" target="_blank">Delhi to Dubai Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/dubai-mumbai.html" target="_blank">Dubai to Mumbai Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/kolkata-bangkok.html" target="_blank">Kolkata to Bangkok Flights</a></li>
<li><a href="https://www.easemytrip.com/flight-schedule/london-delhi.html" target="_blank">London to Delhi Flights</a></li>
<li><a href="https://www.easemytrip.com/railways/howrah-to-puri-trains.html" target="_blank">Howrah to Puri Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/secunderabad-to-vijayawada-trains.html" target="_blank">Secunderabad to Vijayawada Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/borivali-to-surat-trains.html" target="_blank">Borivali to Surat Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/mumbai-cst-to-pune-trains.html" target="_blank">Mumbai Cst to Pune Trains</a></li>
<li><a href="hhttps://www.easemytrip.com/railways/howrah-to-asansol-trains.html" target="_blank">Howrah to Asansol Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/howrah-to-durgapur-trains.html" target="_blank">Howrah To Durgapur Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/kannur-to-mangalore-trains.html" target="_blank">Kannur To Mangalore Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/pune-to-thane-trains.html" target="_blank">Pune to Thane Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/jaipur-to-ajmer-trains.html" target="_blank">Jaipur to Ajmer Trains</a></li>
<li><a href="https://www.easemytrip.com/railways/guwahati-to-new-jalpaiguri-trains.html" 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="#" target="_blank">Jim Corbett</a></li>
<li><a href="#" target="_blank">Neemrana</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="#" target="_blank">Chandigarh</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/airline-tickets/indigo.html" target="_blank">IndiGo Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/air-india.html" target="_blank">Air India Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/goair.html" target="_blank">GO FIRST Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/vistara.html" target="_blank">Vistara Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/spicejet.html" target="_blank">SpiceJet Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/air-asia.html" target="_blank">Air Asia Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/british-airways.html" target="_blank">British airways</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/qatar-airways.html" target="_blank">Qatar airways</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/singapore-airlines.html" target="_blank">Singapore Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/etihad-airways.html" target="_blank">Etihad airways</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/thai-airways.html" target="_blank">Thai airways</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/united-airlines.html" target="_blank">United Airlines</a></li>
<li><a href="https://www.easemytrip.com/airline-tickets/american-airlines.html" target="_blank">American Airlines</a></li>
<li><a href="https://www.easemytrip.com/offers/malaysian-airlines.html" target="_blank">Malaysia 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 & 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 & Earn</a></li>
<li><a href="https://www.easemytrip.com/franchise/index.html" 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>2023 EaseMyTrip</div>
<div class="ndertimhgt"><img src="https://www.easemytrip.com/images/common/footer/botft.png"></div>
</div>
</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 * Cruise * More Charters Activities Gift Card Offers CORPORATE TRAVEL AGENT LOGIN ✖ Y Yogi English Hindi Assamese Bengali Gujarati Marathi Punjabi Tamil Telugu Urdu 24x7 Helpline Tel : 011 - 43131313, 43030303 Care@easemytrip.com My Account Hi Login or Signup EMTIN39489184 A/C Balance 25000 Statement Balance 15000 My Booking Print/Cancel Booking My Profile Log Out Login or Create an account Email ID or Mobile Number +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 * 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 the valid OTP. * YOu have done 5 attempts! Try loggin in with password!!! * YOu have done 5 attempts! Try loggin in with password!!! Resend OTP Get OTP on Call 01:00 OTP sent successfully Get OTP on call request sent successfully Login with password Password Authentication * Enter valid Password Reset Password Login with OTP Log in with EaseMyTrip Email ID or Mobile Number +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 * Enter a valid Email or Phone Number Forget password By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy Forget Password Registered Mobile number or Email * 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 E-mail ID or Mobile Number OTP Authentication Enter OTP Please enter OTP which has been sent on your mobile or Email Create Password * Enter the valid OTP * Enter Password Resend OTP Get OTP on Call × Important Info Tatkal Reservation opens one day in advance from the date of journey × Important Info Tatkal Reservation opens one day in advance from the date of journey × Important Info Tatkal booking opens at 10:00 AM for AC × Important Info Tickets cannot be booked from morning 8 AM to 8:30 AM ARP (120 Days) × Important Info IRCTC shuts down its main server for an hour every day - from 11:30 PM to 12:30 AM for maintenance × Important Info Please keep you IRCTC ID and password handy as it is required for train booking. ❮ ❯ Open BOOK TRAIN TICKETS * Search Trains * Search by Train Name or Number * Check PNR Status * Train Live Status * Live Station Please choose source station Please choose destination station Please choose date 16,Feb Thu 17,Feb Fri 18,Feb Sat Please enter valid train number Please select valid date 16,Feb Thu 17,Feb Fri 18,Feb Sat Search Please enter PNR Number PNR Status & Prediction Know current status of your Train ticket and chances of W/L confirmation.. Search Please enter valid train number or name Please select date Please select date Search Please enter valid stationCode 2 hrs 4 hrs 6 hrs 8 hrs 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 WHY BOOK TRAIN TICKETS FROM 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 of your choice at the time selected by you. Live Train Status Get to know the Live Status of railway trains and delays, if any. IRCTC Train Food Booking Enjoy booking IRCTC Food & Get Food Delivered on the Train Seat Calendar Check the 4-month seat availability in your desired train through the seat Calendar. Instant Refunds and 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)Search Train * NEW DELHI -PATNA JN(NDLS-PNBE)Search Train * HOWRAH JN -JAIPUR(HWH-JP)Search Train * HYDERABAD DECAN -CHENNAI CENTRAL(HYB-MAS)Search Train * MUMBAI CENTRAL -PUNE JN(BCT-PUNE)Search Train * PATNA JN -GUWAHATI(PNBE-GHY)Search Train * NEW DELHI -LUCKNOW NE(NDLS-LJN)Search Train * VIJAYAWADA JN -CHENNAI CENTRAL(BZA-MAS)Search Train * INDORE JN BG -MUMBAI CENTRAL(INDB-BCT)Search Train * JAIPUR -AHMEDABAD JN(JP-ADI)Search Train GRAB BEST DEALS ON TRAIN TICKETS The railway is the most affordable way to travel in India, and as a trustworthy travel brand, EaseMyTrip understands the value of your money and desire to travel. To make your train ticket booking more convenient, we are pleased to become IRCTC Authorized partner. Customer can book their train tickets in the most convenient way with our website. You just need to visit our website or download our mobile app to make your train ticket booking with us. Travelling across the country has become easy due to online train ticket booking. You can visit almost every city by train at an affordable price. Train ticket booking provides several advantages such as low-cost travel, speed, convenience, and a picturesque journey. If you are planning to go to your hometown, a beautiful destination for your vacation, workcation, or any other place, the train is the best mode of transport for you. At EaseMyTrip, you can find multiple trains for your route, timings, fares, and seats. Also, if you want to save on your railway ticket, download EaseMyTrip and get notifications for all the latest offers on train ticket booking. At EaseMyTrip, we always come up with lots of exciting offers through which you can save money on travel. Now, you don’t need to wait for hours standing in queue for ticket booking as EaseMyTrip is offering you an opportunity for train ticket booking online. It is very easy to book train tickets with EaseMyTrip. You need to have your Railway user Id, and you are good to go. Not only this, you will also get to enjoy live station status, live train status, pnr status, 24/7 customer service, train food booking, Instant cancellation and refunds, when you book train tickets through us. Not only this, you also save money by booking through our user-friendly portal. While booking train tickets for your route, you can also apply filter to search and book train ticket instantly. You will get a complete list of trains for your route from which you can choose as per your preference i.e. train type, seat type, category type, quota, etc. Documents to Carry When your railway ticket booking is confirmed with EaseMyTrip, you need to carry your government recognized ID on the departure date. Train ticket-checker may come any time and may ask you to show railway booking along with your ID. Here is the list of IDs that you can carry while boarding the train: Carry any one of them: - Aadhar Card - Voter ID - Pan card - Passport - Driving License - Bank passbook that was your photograph. - Student ID card with photograph, issued by recognized school/college At EaseMyTrip, you can go for train booking online with different types of quotas in railway such as ladies quota, tatkal booking, general booking, senior citizen booking, etc. So, what are you waiting for? Go for it! How to Book Train Ticket Online Booking train tickets 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 Trains tab. Step 2: Type the name of the departure point in ‘From’ section and destination point in "To" section. Also, select the departure date and then click on Search button. Step 3: Now, you will see a list of trains according to your search. Choose the train and seat as per your preference. Use filter option to select seat type or category. Step 4: Click continue button if the departure and destination station are confirmed. Step 5: Now, you have to 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 on Review &Travellers page, review all the details to avoid any issue. 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, 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 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 standing in queue for long hours. You just need to have IRCTC user id to book your train tickets with us. In case you don’t have IRCTC user id, you can easily create it online on the official site or by visiting our website. FAQs HOW CAN I BOOK TRAIN TICKETS ONLINE? 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 the next step. If there is waiting list, you can still go to book your train tickets. Once you click on the continue option, you will be asked to verify your Railway id to continue booking online train tickets. Now, you can enter the passenger details and proceed to book. You will be prompted about your Railway 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 in your Railway password and then your transaction of online train booking will be processed and you will receive a booking confirmation. HOW CAN I BOOK TRAIN TICKETS IN TATKAL QUOTA? 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 11 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 New * EMT INSIGHTS INVESTORS RELATION CURRENT OPENINGS 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 * Jim Corbett * Neemrana * Agra * Rishikesh * Dehradun * Ranikhet * Orissa * Shimla * Goa * Dalhousie * Ooty * Amritsar * Himachal * Darjeeling * Chandigarh * 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 * GO FIRST Airlines * Vistara Airlines * SpiceJet Airlines * Air Asia Airlines * British airways * Qatar airways * Singapore Airlines * Etihad airways * Thai airways * United Airlines * American Airlines * Malaysia 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 © 2023 EaseMyTrip