* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { margin: 0; padding: 0; background: #f5f5f5; }
input {font-family: 'Poppins', sans-serif;}
 ::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,1);
 border-radius: 0px;
}
        ::-webkit-scrollbar-thumb {
 background: #2196f3;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,0.7);
}
        ::-webkit-scrollbar {
 width: 7px;
}
.soldout {position: absolute;
    top: 32%;
    left: 16%;}
.soldout img {width: 115px;}
.search-container input::-webkit-input-placeholder {
color:#3a3a3a
}
.search-container input::-moz-placeholder {
color:#3a3a3a
}
.search-container input:-ms-input-placeholder {
color:#3a3a3a
}
.search-container input:-moz-placeholder {
color:#3a3a3a
}
.hoteNme{margin: 0 0 6px;
    max-width: 276px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;}
.hotel-content-wrap a {text-decoration:none;color:inherit}
.vrt_scroll {max-height: 165px; overflow-y: scroll;overflow-x: hidden;padding: 0 7px 0 0;}
.lft_str {margin-left:3px}
.lft_str_fl {float:left}
.search-section { background: linear-gradient(to right, #2F80ED, #56CCF2); padding: 12px 0; }
.sticky-fx { position: sticky; position: -webkit-sticky; top: 0; z-index: 999; }
.emt_form_wrap,.emt_main_wrap  { width: 1200px; margin: 0 auto; padding:0 15px; }
.frmCol-1 { float: left; width: 32%; margin-bottom: 0; overflow: visible; }
.clearfix::after { content: ""; clear: both; display: table; }
.search-form { border-radius: 2px; position: relative; }
.search-section .search-label { display: block; font-size: 11px; line-height: 14px; letter-spacing: 0.4px; color: #1e4475; opacity: 0.55; padding: 0 0 3px 0; }
.search-section input { font-size: 16px; line-height: 1; color: #3c3c3c; display: block; letter-spacing: 0.2px; background: transparent; width: 100%; text-align: left; cursor: pointer;position: relative;z-index: 1; }
.search-section .search-form input { color: #000; letter-spacing: 0.5px; border-radius: 4px; text-overflow: ellipsis; border: 0; background: #fff; padding: 21px 42px 6px 13px; }
.search-form .search-label { position: absolute; left: 13px; top: 6px;z-index: 2; }
.search-section .input-daterange { float: left; width: 35%; margin-bottom: 0; margin-left: 1%; border-radius: 4px; overflow: hidden; }
.search-section .select-dates.select-dates-checkin { width: 50%; }
.search-section .select-dates { float: left; margin-bottom: 0; }
.search-section .select-dates { position: relative; }
.search-section .select-dates .wrap-select-dates { background: #fff; height: 48px; overflow: visible; border-radius: 0; padding-left: 10px; padding-top: 7px; color: #000; }
.date-title { color: #737373; font-size: 11px; letter-spacing: 0.5px; opacity: 0.55; line-height: 14px; }
.search-section .select-dates .searchCheckInBox { line-height: 20px; font-size: 14px; letter-spacing: 0.5px; background: transparent; color: #000; display: inline-block; }
.search-section .select-dates input { padding: 0;margin-top: 2px; }
.search-section .select-dates input { border: 0; }
.input-daterange input:last-child { border-radius: 0 3px 3px 0; }
.search-section input { font-size: 14px; line-height: 1; color: #3c3c3c; display: block; letter-spacing: 0.2px; background: transparent; width: 100%; text-align: left; cursor: pointer; }
.search-section .select-dates .wrap-select-dates .calendar-arrow { position: absolute; width: 1px; height: 100%; background: #bdbdbd; left: 0; top: 0; display: block; }
.custom-select { float: left; width: 18.3%; margin-bottom: 0; margin-left: 1%; border-radius: 4px; }
.custom-select { position: relative; }
.select-box { outline: none; border-radius: 4px; }
.custom-select .wrap-select-box { position: relative; padding: 11px 10px 11px 10px; cursor: pointer; }
.custom-select .wrap-select-box { border-radius: 4px; height: 48px; background: #fff; padding-top: 6px; }
.search-section .search-label { display: block; font-size: 11px; line-height: 14px; letter-spacing: 0.4px; color: #737373; opacity: 0.55; padding: 0; }
.select-box span.guests-selected { position: relative; color: #000; padding-left: 0; font-size: 14px; }
.select-box .icon2.arrow-icon2 { position: absolute; right: 15px; top: 18px; z-index: 1; stroke: #fff; }
.select-box .icon2.arrow-icon2 { float: right; width: 15px; height: 16px; margin-top: 1px; stroke: rgba(0, 0, 0, 0.3); stroke-width: 3px; }
.btn-wrap { float: left; width: 11.7%; margin-left: 1%; }
.search-section .btnsrch {
    border: 1px solid #fff;
    border-radius:40px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    text-align: center;
    width: 100%;
    outline: none;
    padding: 12px 0;
    background: transparent;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.btnsrch:hover{background:rgba(255,255,255,.10);}
.breadcrumb { position: relative; z-index: 1; width: 56%; float: left;}
.breadcrumb ul { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin: 0; padding: 0 }
.breadcrumb ul li {
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: #3a3a3a;
    font-weight: 500;
    position: relative;
    padding-right: 13px;
    list-style: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
}
label  .fltr {float: right;color: #737373;}
.breadcrumb ul li a { text-decoration:none;display: block; position: relative; font-weight: 400; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; color: #2196f3; }
.breadcrumb ul li:after { content: '>'; font-size: 12px; color: #868686; right: 4px; top: 1px; padding: 0 0 0px; position: absolute; }
.breadcrumb ul li:last-child:after { display: none; }
.breadcrumb ul li a:hover { color: #2196f3; }
.topStick {position: sticky;
    top: 0;
    z-index: 11;}
.brdbg { width: 100%; float: left; padding: 9px 0; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.3); position: relative; z-index: 1; }
.search-container {    background: #e6e6e6;
    float: right;
    position: relative;
    border-radius: 20px;
    padding: 4px 10px; }
.search-container input[type=text] {margin-top: 1px;background:none; padding: 0; font-size: 13px; border: none; border: 0; width: 87%; font-weight: 400; float: right; text-align: left; font-family: open sans; outline: 0 }
.fa-srch { position: absolute; right: 140px; top: 2px; float: left; width: 15px; height: 15px; margin: 0 auto; background: url(https://hotel.easemytrip.com/Content/hotelfilter/img/search_icn.png); }
.lftsidebar { width: 24.2%; padding: 12px; float: left; position: relative; background-color: #FFF; }
.right-content { width: 75.8%; float: right; position: relative; padding-left: 20px; padding-top: 0px;min-height:2000px }
.resetAll {float:right;cursor:pointer;font-size:12px;text-align:right;margin:0;display:block;color:#2196f3;padding:0;}
.resetAll:hover{text-decoration:underline;}
.panel { padding: 0; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; box-shadow: none; }
.panel-collapse.filters-container { height: auto; overflow: auto; }
.htl-str { width: 100%; text-align: center; margin: 0; float: left; }
.panel ul { margin: 6px 0; padding: 0; }
.star-rt-filter { text-align: center; width: 100%; float: left; }
.star-rt-filter li { width: 18%; float: left; border: 1px solid #e2e2e2; padding: 0 !important; cursor: pointer; margin-right: 6px; list-style: none; border-radius: 4px; }
.star-rt-filter li:last-child { margin-right: 0 }
.star-rt-filter li label { padding: 3px 8px; width: 100%; float: left; cursor: pointer; }
.star-rt-filter label { font-size: 11px; }
.htl-str { width: 100%; text-align: center; margin: 0; float: left; }
.rating-counter { padding: 3px 0 4px; margin-top: 5px; border-top: 1px solid #e2e2e2; width: 100%; float: left; color: #4e4c4c; }
.accordion { color: #000000; cursor: pointer; padding: 0; width: 100%; border: none; text-align: left; outline: none; font-size: 14px; transition: 0.4s; font-weight: 600;}
.star-ta-filter { text-align: center; width: 100%; float: left; }
.star-ta-filter li { width: 18%; float: left; border: 1px solid #e2e2e2; padding: 0 !important; cursor: pointer; margin-right: 6px; list-style: none; border-radius: 4px; }
.star-ta-filter label { font-size: 11px; }
.star-ta-filter li label { padding: 3px 2px; width: 100%; float: left; cursor: pointer }
.star-ta-filter li:last-child { margin-right: 0 }
.accordion:after { content: '\2212'; color: #777; font-weight: bold; float: right; margin-left: 5px; }
.active:after { content: "\002B"; }
.dividernw { margin: 12px 0; float: left; width: 100% }
.container_fil { display: block;
    position: relative;
    padding-left: 30px;
    margin: 5px 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 18px;
    width: 100%;
    float: left;}
.container_fil input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark_fil { position: absolute; top: 0; left: 0; height: 19px; width: 19px; background-color: #f5f5f5; border-radius: 3px; border: 1px solid #d0d0d0; }
.container_fil:hover input ~ .checkmark_fil { background-color: #ededed; }
.container_fil input:checked ~ .checkmark_fil { background-color: #2196f3; border: 1px solid #2196f3; }
.checkmark_fil:after { content: ""; position: absolute; display: none; }
.container_fil input:checked ~ .checkmark_fil:after { display: block; }
.container_fil .checkmark_fil:after { left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.fltr { float: right }
.btnhtltype, .btnhtltype1, .btnhtltype2, .btnhtltype3 { position: relative; border-radius: 18px; border: none; padding: 7px 16px; cursor: pointer; outline: none; min-height: 36px; border: 1px solid #4263c1; color: #4263c1; font-size: 13px; margin-right: 3px; }
.btnhtltype:hover, .btnhtltype1:hover, .btnhtltype2:hover, .btnhtltype3:hover { background: #4263c1; color: #fff }
.btnhtltype:focus, .btnhtltype1:focus, .btnhtltype2:focus, .btnhtltype3:focus { background: #4263c1; color: #fff }
.btnActive { background: #4263c1; color: #fff }
.triangle-down { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #4263c1; display: inline-block; }
.btnhtltype:hover .triangle-down { border-top: 5px solid #fff; }
#clientsDropDown { position: absolute; top: 50px; right: 302px; width: 188px; padding-bottom: 0; z-index: 9999; }
#main_wrap2 { background: #fff; }
#main_wrap2::after { top: -21px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: hsla(0,0%,100%,0); border-bottom-color: #fff; border-width: 11px; margin-left: 18px; left: 32%; }
.flicb { width: 80%; margin: 0 auto; padding: 10px 0 }
.filttl { letter-spacing: .3px; color: #4a4a4a; font-size: 14px; line-height: 1.2; padding: 8px 10px; font-weight: 600; }
#clientsOpen { cursor: pointer; }
#clientsDropDown #clientsDashboard { display: none; }
.overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.25); z-index: 999; cursor: pointer; }
.result-item { padding: 0; position: relative; border: 1px solid #e4e4e4; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 10px 0 20px; background: #fff; min-height: 271px; }
.result-item-image { width: 333px; float: left; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; background: #f1f1f1; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px; border-radius: 3px 0 0 3px; }
.result-item-image .img-wrapper { display: table; position: relative; text-align: center; min-height: 100%; height: 100%; background-color: #e2e2e2; }
.table-div { display: table; width: 100%; height: 100%; }
.table-cell { display: table-cell; vertical-align: middle; }
.detail-wrap { padding: 9px 9px 20px 0; width: 69%; position: relative; vertical-align: top; }
.price-wrap { z-index: 0; padding: 12px 12px 20px 11px; width: 31%; position: relative; border-left: 1px solid #ebebeb;vertical-align: top; }
.hotel-content-wrap { padding-bottom: 1px; margin-left: 350px; height: 100%; }
.detail-wrap h3 { margin: 0 0 6px;
    }
.detail-wrap h3 a { outline: none;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    max-width: 293px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;    padding-bottom: 2px; }
.address-cl {
    margin: 0 0 6px;
    display: block;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    min-height: 14px;
    letter-spacing: 0.5px;
    color: #737373;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 340px;
}
.distance-cl { margin: 0 0 8px; display: block; font-size: 11px; font-weight: normal; font-style: normal; line-height: 14px; min-height: 14px; color: #4266cf; position: relative; padding-left: 20px; overflow: hidden; padding-left: 0; }
.iconn5 { width: 9px; height: 12px; position: absolute; left: 0px; top: 1px; fill: #979797; }
.pinIcn { width: 11px; height: 12px; background: url(../img/pin-icon.png) no-repeat; background-size: 11px 12px; float: left; margin-right: 5px }
.Pillswrap { width: 100%; float: left; margin-top: 5px; }
.Pills { margin-top: 0; list-style: none; outline: 0; padding: 0; margin-bottom: 4px; }
.Pills .Pill { height: 24px; font-size: 12px; padding: 4px 7px; max-width: 320px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; vertical-align: bottom; margin-left: 0; margin-right: 3px; margin-bottom: 4px }
.Pills .Pill--BenefitsPayments { color: #66be5b; border-color: #66be5b; }
.Pill--outlined { display: inline-block; padding: 5px 7px; line-height: 1; font-size: 12px; font-weight: 600; border: 1px solid; border-radius: 2px; }
.amenityIcon { height: 14px; width: 14px; fill: #66be5b; display: inline-block; vertical-align: sub; margin-right: 4px; }
.starImg img { width: 12px; margin-right:2px;margin-top: 2px;}
.clr { clear: both }
.rel { margin-bottom: 11px; }
.hotel_type { width: 100%; float: left; margin: 5px auto;}
.httyp { display: inline-block; padding: 4px 10px; text-align: center; color: #fff; font-size: 11px; border-radius: 3px; margin-right: 4px }
.redBg { background: #fc8080; }
.bluBg { background: #8ac5ea; }
.m_pplr { background: #fdf3e5; padding: 6px; font-size: 13px; float: left; margin-top: 20px; color: #906d3c }
.m_pplr img { vertical-align: bottom; margin-right: 4px }
.coupnCol { width:100%;float:left;margin-top:9px}
.couponTxt {background:#f5f5f5;padding:2px 8px;border:2px dashed #4f6cda;text-align:center;font-size:14px;color:#4f6cda;margin-right:7px;position:relative}
.couponTxt:before {content:'';width: 10px;
    height: 10px;
    background: url(../img/coupn-cross.png) no-repeat;
    background-size: 10px 10px;
    float: left;
    position: absolute;
    top: -7px;
    left: 4px;}
.cpsbutxt {color:#6f6d6d;font-size:11px;}
.review-bg {display: inline-block;background:#4263c1;font-size:15px;color:#fff;border-radius:3px;padding: 4px 7px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;}
.ReviewSection-item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 100px;
}
.ReviewSection-scoreText {
    font-size: 14px;
    line-height: 1.428;
    overflow-wrap: break-word;
    line-height: 12px;
}
.ReviewSection-count {
    font-weight: 700;
    font-size: 12px;
    padding-top: 4px;
    line-height: 12px;
}
.rvwcol {float:right;margin-bottom:50px}

.rs_20 {font-weight:normal;font-size:21px}
.prn {
    text-align: right;
    font-size: 11px;
    color: #737373;
    width: 100%;
    display: block;
}
.prntax {
    text-align: right;
    font-size: 11px;
    color: #000;
    width: 100%;
    display: block;
}
.bookhBtn {
    padding: 7px 0px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background-color: #ef6614;
    text-decoration: none;
    border-radius: 4px;
    float: right;
    width: 90%;
	margin-top:12px;
	cursor:pointer;margin-bottom: 20px;
}
.fr_cnc {color: #0fb746;
    text-transform: capitalize;
    font-size: 9px;
    text-align: right;
    float: right;}
.fr_cnc i {margin-right:2px}
.dticn {position: absolute;
    right: 10px;
    top: 14px;
    font-size: 21px;
    color: #b3b3b3;}
.sricn {position: absolute;
    right: 14px;
    top: 14px;
    font-size: 18px;
    color: #b3b3b3;}
.ttl_view {color:#e49f46;font-size:11px;text-align:right;margin-top:0px;float: left;}
.ttl_view:before {content:'';width:11px;height:8px;background:url(../img/eye-icon.png) no-repeat;background-size:11px 8px;float: left;
    margin-right: 4px;margin-top: 4px;}
.Pills .Pill i {margin-right:4px}
.starImg {font-size: 10px;
    color: #f99e00;
    vertical-align: middle;}
.starImg i {margin-left:-1px}
.ft16 {font-size:16px;}
.ft13 {font-size:13px;}

/*Slider*/
#slider {height:100%!important;width:333px;}
#slider img {height:100%;object-fit: cover;}
.ideal-image-slider {
	position: relative;
	overflow: hidden;
}
.iis-slide {
	display: block;
	bottom: 0;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	text-indent: -9999px;
}

/* Slide effect */
.iis-effect-slide .iis-slide {
	opacity: 0;
	-webkit-transition-property: -webkit-transform;
	   -moz-transition-property: -moz-transform;
		 -o-transition-property: -o-transform;
			transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	   -moz-transition-timing-function: ease-out;
		 -o-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
	-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
			transform: translateX(0%);
}
.iis-effect-slide .iis-current-slide {
	opacity: 1;
	z-index: 1;
}
.iis-effect-slide .iis-previous-slide {
	-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
			transform: translateX(-100%);
}
.iis-effect-slide .iis-next-slide {
	-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
			transform: translateX(100%);
}
.iis-effect-slide.iis-direction-next .iis-previous-slide,
.iis-effect-slide.iis-direction-previous .iis-next-slide { opacity: 1; }

/* Touch styles */
.iis-touch-enabled .iis-slide { z-index: 1; }
.iis-touch-enabled .iis-current-slide { z-index: 2; }
.iis-touch-enabled.iis-is-touching .iis-previous-slide,
.iis-touch-enabled.iis-is-touching .iis-next-slide { opacity: 1; }

/* Fade effect */
.iis-effect-fade .iis-slide {
	-webkit-transition-property: opacity;
	   -moz-transition-property: opacity;
		 -o-transition-property: opacity;
			transition-property: opacity;
	-webkit-transition-timing-function: ease-in;
	   -moz-transition-timing-function: ease-in;
		 -o-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
	opacity: 0;
}
.iis-effect-fade .iis-current-slide {
	opacity: 1;
	z-index: 1;
}

#sidebar{
			width: 24.2%;
    float: left;
    position: relative;
			will-change: min-height;
			padding-top:5px;
		}

#sidebar .sidebar__inner {
    padding: 12px;
    background: #fff;
    position: relative;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
    border-radius:10px;
    border:1px solid #dbdbdb;
    float: left;
	box-shadow: 0 0 5px 0 rgb(0, 0, 0, .10);
}
		.prcnttdy {
    color: #fff;
    background-color: #f85c5c;
    float: right;
    text-align: center;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px;
	border-radius:3px;
	    position: absolute;
    top: 70px;
    right: 13px;
}

.sftybx {
    width: 65%;
    float: left;
    padding: 2px 0 2px 0;
}
.sftryin{width: auto;
    float: left;    margin-right: 8px;
    background: #e5f8fa;
    padding: 0px 12px;
    border-radius: 5px;border: 1px solid #9ecfd4;}
.flxin{width: auto;
    float: left;    margin-right: 8px;
    background: #fce9b5;
    padding: 2px 8px;
    border-radius: 5px;}
.sftryin img, .flxin img{margin-right:3px;vertical-align: middle;}	

.sftryin .txt {
    display: inline-block;
    padding: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    color: #277e87;
    vertical-align: middle;
}
.flxin .txt {
    display: inline-block;
    padding: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    vertical-align: middle;
}
.hovertip {
  position: relative;   padding: 3px 6px;    display: flex;
}

.hovertip .hovertiptext {
    visibility: hidden;
    width: 240px;
    background-color: #3a3a3a;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 0%;
    margin-left:0px;
}


.hovertip .hovertiptext::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 16px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #3a3a3a transparent;
}

.hovertip:hover .hovertiptext {
  visibility: visible;
}
.hovertiptext p{font-size: 14px;margin-bottom:5px;
    font-weight: 600;}
.hovertiptext ul{list-style: circle;
    padding: 0 15px;
    margin: auto;}
.hovertiptext ul li {
    font-size: 12px;
}
.bdlp_m{
	width: 100%;
    float: left;
    border: 1px solid #25b57c;
    margin-top: 9px;
    border-radius: 3px;
}
.bdlp{background: #25b57c;
    font-size: 11px;
    color: #fff;
    padding: 0px 10px 2px 10px;
}

.dtltx {
    float: left;
    width: 100%;
    padding: 3px 0;
    height: 24px;
    vertical-align: middle;
}
.svgspn {
    float: left;
    width: 8%;
    height: 20px;
    text-align: center;
}
.txtp{font-size: 12px;
    overflow: hidden;
    width: 90%;
    float: left;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .black_INR {
        width: 20px;
        height: 20px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/rupee_new_black.svg);
        background-size: 30px 20px;
    display: inline-block;
    }

    .black_AED {
        width: 30px;
        height: 28px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/aed_black.svg);
        background-size: 30px 30px;
        margin: 2px 2px 0 0;
    display: inline-block;
    vertical-align: text-top;
    }

    .black_GBP {
        width: 17px;
        height: 17px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/gbp-black.svg);
        background-size: 17px 17px;
		display:inline-block;
    }

    .black_THB {
        width: 20px;
        height: 20px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/thb_black.svg);
        background-size: 20px 20px;
		display:inline-block;
    }

    .grey_INR {
        width: 11px;
    height: 11px;
    background: url(https://hotels.easemytrip.com/newhotel/Content/img/rupee_new_grey.svg);
    background-size: 12px 12px;
    display: inline-block;
    }

    .grey_AED {
        width: 19px;
        height: 20px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/aed_grey.svg);
        background-size: 20px 20px;
        margin: 0 2px -5px 0;
        display: inline-block;
    }

    .grey_THB {
        width: 11px;
        height: 12px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/thb_black.svg);
        background-size: 13px 13px;
        display: inline-block;
        opacity: .5;
    }

    .grey_GBP {
        width: 10px;
        height: 10px;
        background: url(https://hotels.easemytrip.com/newhotel/Content/img/gbp-black.svg);
        background-size: 10px 10px;
        display: inline-block;
        opacity: .5;
    }


.red_INR {
    width: 9px;
    height: 14px;
    background: url(https://flight.easemytrip.com/Content/img/red_rupee.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.red_AED {
    width: 25px;
    height: 18px;
    background: url(https://flight.easemytrip.com/Content/img/curr-icon/red_aed.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.red_USD{
    width: 9px;
    height: 15px;
    background: url(https://flight.easemytrip.com/Content/img/curr-icon/dollar_red.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.red_SGD {
    width: 16px;
    height: 16px;
    background: url(https://flight.easemytrip.com/Content/img/curr-icon/sgd_red.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.red_THB {
    width: 9px;
    height: 16px;
    background: url(https://flight.easemytrip.com/Content/img/curr-icon/thb_red.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.red_GBP {
    width: 11px;
    height: 16px;
    background: url(https://flight.easemytrip.com/Content/img/gbp-red.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}





.loaderbox {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px auto 0 auto;
}
.loaderline {
    border-radius: 50px;
    background-color: #e5e5e5!important;
    margin-bottom: 8px;
}
.loadrpercnt {
    border-radius: 50px;
    background-color: #2196f3!important;
    color: #fff;
    font-size: 11px;
    height: 8px;
	background: -webkit-linear-gradient( 135deg, #0277d5 25%, #2196f3 25%, #2196f3 50%, #0277d5 50%, #0277d5 75%, #2196f3 75% );
	background: -moz-linear-gradient( 135deg, #0277d5 25%, #2196f3 25%, #2196f3 50%, #0277d5 50%, #0277d5 75%, #2196f3 75% );
	background: -o-linear-gradient( 135deg, #0277d5 25%, #2196f3 25%, #2196f3 50%, #0277d5 50%, #0277d5 75%, #2196f3 75% );
	-webkit-animation: bar-animation 3s linear infinite;
	background-size: 30px 30px;
}
@-webkit-keyframes bar-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

.black_GBP{
    background-image: url(https://flight.easemytrip.com/Content/img/gbp-black.svg);
    width: 11px;
    height: 15px;
    display: inline-block;
    margin-right: 1px;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.smalltx_INR {
    width: 10px;
    height: 9px;
    background: url(https://hotels.easemytrip.com/newhotel/Content/img/rupee_new_black.svg);
    background-size: 10px 10px;
    display: inline-block;
}
.smalltx_GBP {
    background-image: url(https://flight.easemytrip.com/Content/img/gbp-black.svg);
    width: 8px;
    height: 10px;
    display: inline-block;
    background-size: 8px 8px;
    background-repeat: no-repeat;
	vertical-align: middle;
}
.smalltx_AED {
    width: 20px;
    height: 10px;
    background: url(https://hotels.easemytrip.com/newhotel/Content/img/aed_black.svg);
    background-size: 19px 14px;
    display: inline-block;
}
.smalltx_THB {
    width: 10px;
    height: 10px;
    background: url(https://hotels.easemytrip.com/newhotel/Content/img/thb_black.svg);
    background-size: 10px 10px;
    display: inline-block;
    vertical-align: middle;
}

.modal_ppimg { display: block; position: fixed; z-index: 99; padding-top: 180px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.65); }
.modal-content-ppimg {position:relative;background-image: linear-gradient(to bottom, #C6E6FF, #B4FFF3); margin: auto; padding: 25px 35px; width: 28%;border-radius:20px }
.close_ppimg {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: 400;
    position: absolute;
    right: 13px;
    top: -1px;
}
.close_ppimg:hover, .close_ppimg:focus { color: #000; text-decoration: none; cursor: pointer; }
.imgsectn {
    margin-top: -120px;
    text-align: center;
}
.imgsectn img {
	width:230px
}
.pptxt {font-size: 15px;
    color: #000;
    margin: 12px 0 15px 0;
    text-align: center;}
.signbttn {
    margin: 0 auto;
    position: relative;
    padding: 10px 20px;
    line-height: 20px;
    order: 0;
    color: #fff;
    padding: 9px 25px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    border-radius: 40px;
    background-color: #2196f3;
    cursor: pointer;
    white-space: nowrap;
    -webkit-appearance: none;
    text-decoration: none;display:table}

 .uparr::after {
        content:'' ;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(-50%,0);
  border: solid #4d4d4d;
    border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg) translate(-50%,-50%);
  -webkit-transform: rotate(45deg) translate(-50%,-50%);
}
.drpdowns{
    position: relative;
	width:230px;
	cursor:pointer
}
.drp-bx{
    padding: 7px 12px;
    border-radius:10px;
    background: #fff;
    font-size: 15px;
    border:1px solid #dbdbdb;
    position: relative;
}
.sdrp-item{
    display: none;
}
.sdrp-item ul {
    position: absolute;
    top: 99%;
    padding: 10px 0;
    list-style: none;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.297);
    display: flex;
    flex-direction: column;
    gap: 0;
    font-size: 16px;
    width: 234px;
    background: #fff;
}
.sdrp-item li {
    display: flex;
    gap: 10px;
    padding: 10px 20px;
}
.sdrp-item li input,.sdrp-item li label,.sdrp-item li {cursor:pointer}
.sdrp-item li:hover {
    background: #f8f8f8;
}
.activedd .uparr::after{
    transform: rotate(-135deg) translate(15%,-15%);
}
.drp-sm{
    font-size: 13px;
    color: grey;
}
.sdrp-item li input{
    transform: scale(1.3);
}

/*corpsec*/
.fl_chckhst{width: 100%;border-radius:10px;padding:5px 7px;background:#F1F3F7;display: table;}
._tplhloist{display:flex;justify-content:space-between;color:#2196f3;}
.lfsmtlet{font-size: 12px;
    width: 85%;
    font-weight: 500;}
.slct_optn{width: auto;}
.al_flx_opt label {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.conta-radio {
    position: relative;
    cursor: pointer;
}
.conta-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.conta-radio input:checked ~ .checkk-radio {
    background-color: #ffffff;
    border: 1px solid #2196f3;
}
.checkk-radio {
    position: absolute;
    top: 2px;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 1px solid #2196f3;
    right: 0;
}
.conta-radio input:checked ~ .checkk-radio:after {
    display: block;
}
.conta-radio .checkk-radio:after {
    top: 1px;
    left: 1px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #2196f3;
}
.checkk-radio:after {
    content: "";
    position: absolute;
    display: none;
}
._prictotl{font-size: 18px;font-weight:600;}
._prictotl span{color:#737373;font-size: 10px;font-weight: normal;margin-left:3px}

.loderparnt {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    font-size: 14px;
    margin-top: 50px;
}
.loader-19 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #eee;
  border-right: 4px solid transparent;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
		  margin-bottom: 9px;
}
.loader-19:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-left: 4px solid #2196f3;
  border-bottom: 4px solid transparent;
  animation: rotation 0.5s linear infinite reverse;
}
/* keyFrames */
@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lock_pbfr {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    color: #2196f3;
    margin: 3px 0;
}
.lock_pbfr i {
    width: 16px;
    height: 14px;
    display: inline-block;
}
#ui-datepicker-div {
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    padding: 16px;
    width: 42em !important;
    left: unset !important;
    right: 228px;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: 500;
}
.ui-datepicker td .ui-state-highlight {
    font-weight: 700;
    padding: 0;
    width: 100%;
    border: 2px solid #2196f3;
    color: #2196f3 !important;    background: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default{color: #000 ;}
.ui-state-hover:hover {background: #2196f3;border-radius: 6px;color: #fff ;}
.ui-datepicker td span, .ui-datepicker td a {
    box-sizing: border-box;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    margin: 0;
    border-radius: 10px !important;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    user-select: none;
    text-align: center;
    display: flex;
    font-size: 15px !important;
    align-items: center;
    justify-content: center;
}
.ui-datepicker-group-first {
    border-right: 0;
}
.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0; width: 91% !important;
}
.ui-datepicker-group-first .ui-datepicker-calendar{
    margin-right: auto !important;
}
.ui-datepicker-group-last .ui-datepicker-calendar{
   margin-left: auto !important;
}
.ui-datepicker-current-day .ui-state-active, .ui-datepicker-current-day .ui-state-active:hover{
    background: #2196F3 !important;
    color: #ffffff !important;
}
.ui-datepicker td span:hover, .ui-datepicker td a:hover{
    background: #2196F3 !important;
    color: #ffffff !important;
}
.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover {
    background: #f1f1f1 !important;
    border-radius: 50% !important;
}
.emt-desk-train .ui-widget-content .ui-state-highlight, .emt-desk-train .ui-datepicker-calendar .ui-state-hover {
    border-radius: 5px;
    background: #14C595;
    color: #fff;
    border: 2px solid #14C595;
}
.ui-datepicker-group-first {
    border-right: none !important;
}
.ui-datepicker th {
    font-weight: 400 !important;
    font-size: 12px;
    color: #000!important;
}
