<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { margin: 0; padding: 0; background: #f5f5f5; font-family: 'Open Sans', sans-serif; }
 ::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,1);
 border-radius: 0px;
}
        ::-webkit-scrollbar-thumb {
 background: #7b7b7b;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 1px rgba(197,197,197,0.7);
}
        ::-webkit-scrollbar {
 width: 7px;
}
.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: 145px; 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;display:table }
.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: #fff; width: 100%; text-align: left; cursor: pointer; }
.search-section .search-form input { color: #000; letter-spacing: 0.5px; border-radius: 4px; text-overflow: ellipsis; border: 0; background: #fff; padding: 21px 13px 9px 13px; }
.search-form .search-label { position: absolute; left: 13px; top: 6px; }
.search-section .input-daterange { float: left; width: 36%; 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: #1e4475; font-size: 11px; letter-spacing: 0.5px; text-transform: uppercase; 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: 16px; line-height: 1; color: #3c3c3c; display: block; letter-spacing: 0.2px; background: #fff; 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: #1e4475; 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: 10.7%; margin-left: 1%; }
.search-section .btnsrch { height: 48px; text-transform: capitalize; font-size: 20px; padding: 13px 20px; border-radius: 4px; letter-spacing: 1px; background: transparent; border: 0; color: #fff; background: #4263c1; font-size: 14px; width: 100%; }
.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: 11px; line-height: 28px; letter-spacing: 0.2px; font-weight: 400; color: #3a3a3a; white-space: nowrap; position: relative; padding-right: 13px; list-style: none; }
.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: '&gt;'; 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: 20px;min-height:2000px }
.resetAll { float: right; cursor: pointer; font-size: 12px; text-align: right; margin: 0; display: block; color: #4263c1; padding: 0; width: 100% }
.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; text-transform: uppercase }
.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 #c1c1c1; }
.container_fil:hover input ~ .checkmark_fil { background-color: #ccc; }
.container_fil input:checked ~ .checkmark_fil { background-color: #4263c1; border: 1px solid #4263c1; }
.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; 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: #4a4a4a;
    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: 7px }
.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: 1px }
.clr { clear: both }
.rel { margin-bottom: 25px; }
.hotel_type { width: 100%; float: left; margin-top: 5px }
.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:15px}
.couponTxt {background:#f5f5f5;padding:3px 8px;border:1px dashed #4f6cda;text-align:center;font-size:12px;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}
.cross_price {width:100%;float:right;font-size:18px;text-decoration:line-through;text-align:right}
.act_price {width:100%;float:right;font-size:24px;text-align:right;font-weight:700}
.rs_20 {font-weight:normal;font-size:21px}
.prn {text-align: right;
    font-size: 11px;
    color: #686767;
    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: 12px;
    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:7px;float: right;}
.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-right:1px}
.ft16 {font-size:16px;}
.ft13 {font-size:13px;}

/*Slider*/
#slider {height:271px!important;width:333px;}
#slider img {height:271px;}
.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;
		}

		#sidebar .sidebar__inner{
			padding: 12px;
			background:#fff;
			position: relative;
			transform: translate(0, 0);
			transform: translate3d(0, 0, 0);
			will-change: position, transform;
		}
		.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: 7px 0 4px 0;}
.sftryin{width: auto;
    float: left;    margin-right: 8px;
    background: #e5f8fa;
    padding: 2px 15px;
    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;
  display: inline-block;
}

.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: 45px;
    left: 44%;
    margin-left: -60px;
}


.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;
}</pre></body></html>