html, body, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'Open Sans', sans-serif;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;

}
.cpointer {cursor:pointer}

.clr {clear:both}
body,.lighblBg {
	background: #ffffff
}
.innerWrap {
	width: 1200px;
	margin: 0 auto
}
.innerWrap::after {
	clear: both;
	display: table;
	content: ''
}
.mflex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.alCenter {
	align-items: center;
}
.breadcrumbnv {
	width: 100%;
	float: left;
	margin: 15px 0
}
.breadcrumbnv ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	padding: 0;
}
.breadcrumbnv ul li {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.2px;
	font-weight: 500;
	color: #3a3a3a;
	white-space: nowrap;
	position: relative;
	padding-right: 13px;
	list-style: none;
}
.breadcrumbnv ul li a {
	text-decoration: none;
	display: block;
	position: relative;
	font-weight: 500;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #2196f3;
}
.breadcrumbnv ul li:after {
	content: '>';
	font-size: 12px;
	color: #868686;
	right: 4px;
	top: 1px;
	padding: 0 0 0px;
	position: absolute;
}
.breadcrumbnv ul li:last-child:after {
	display: none;
}
.white__paper {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 7px rgb(0 0 0 / 25%);
	border-radius: 5px;
	padding: 15px
}
.white__paperv2 {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 7px rgb(0 0 0 / 25%);
	border-radius: 5px;
	padding: 15px
}
.white__paperv3 {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 7px rgb(0 0 0 / 25%);
	border-radius: 5px;
	padding: 0px
}
.headcol {
    font-size: 23px;
    font-weight: 600;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.dprtinfo {
	font-size: 14px;
	font-weight: 500;
	display: flex;
	align-items: center;
	margin:0px 0 6px;
	color:#9F9C9C
}
.dprtinfo_v3 {
	font-size: 13px;
	font-weight: 500;
	display: flex;
	align-items: center;
	margin: 3px 0 4px 0;
	color:#9F9C9C
}
.dprtinfo_v2 {
	font-size: 12px;
	margin-top: 25px;
	font-weight: 500;
	display: flex;
	align-items: baseline;
	padding-bottom: 10px;
}
.mgr6 {
	margin-right: 6px
}
.grclr {
	color: #6F6F6F;
	font-weight: 500
}
.mglauto {
	margin-left: auto
}
.hgt294 {
	height: 310px;
}
.hgt294 img {
	height: 310px;
	object-fit: cover;
}
.imgwrap {
	display: flex;
	flex-flow: wrap;
}
.wid70_nv {
	width: 68%
}
.wid56_nv {
    width: 96%;
    margin-right: 8px;
}
.wid25_nv {width:33%}
.wid25_nv_nv {width:23%}
.iconcol {
    margin-right: 10px;
}
.subtl {
    font-size: 12px;
    color: #8D8A8A;
}
.imgwrap img {margin-bottom: 8px;}
.wid44 {
    width: 30%;
}
.wid30 {
    width: 32%;
	margin-left: 24px;
}
.ftn14 {font-size:14px}
.mgt15 {margin-top:15px}
.makeFlex.hrtlCenter, .makeFlex.perfectCenter {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.makeFlex.hrtlCenter {
	align-items: center;
}
.wd100 {
	width: 100%;
}
.bdrbtm {
	margin: 0 0 14px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.bdrtop {
	border-top: 1px solid #eee;
	padding-top: 15px;
}
.makeFlex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.htl_rtng {
	margin: 0;
	padding: 4px 8px;
	border-radius: 3px;
	background: #4689E1;
	font-size: 12px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
}
.wid68 {
	width: 69%
}
.ft9 {
	font-size: 9px;
	font-weight: 500;
}
.ttl_revw {
	font-size: 12px;
	color: #777777;
	display: inline-block;
	margin: 0 0 0 6px;
}
.str_svg {
	width: 11px;
	height: 11px;
	background-position: 0 0;
	background-image: url(../img/hotel-star.svg);
	background-size: 11px 11px;
	margin: 0 2px 0 0;
	float: left;
}
.toptl {
	font-size: 17px;
	font-weight: 500;
	color: #446DCB
}
.sbtoptl {
	font-size: 13px;
	font-weight: 500;
	color: #000;
	margin: 0 0 6px 0
}
.cantxt {
	font-size: 12px;
	color: #32a01b;
	align-items: end;
}
.tickmrk {
	margin: 1px 4px 0 0;
}
.t_right {
	text-align: right
}
.cross_price {
	width: 100%;
	float: right;
	font-size: 15px;
	text-decoration: line-through;
	text-align: right;
	color: #FF0000;
	font-weight: 500;
}
.act_price {
	width: 100%;
	float: right;
	font-size: 24px;
	text-align: right;
	font-weight: 600;
}
.prn {
	text-align: right;
	font-size: 12px;
	color: #000;
	width: 100%;
	float: right;
	display: block;
	margin-bottom: 5px;
}
.disapl {
	font-size: 12px;
	color: #149F75
}
.jcfe {
	justify-content: flex-end;
}
.mgr4 {
	margin-right: 4px
}
.bkngnw_top {
	padding: 10px 0;
	background-color: #ef6614;
	color: #fff;
	display: table;
	text-decoration: none;
	border-radius: 3px;
	font-size: 16px;
	margin: 15px auto;
	width: 100%;
	text-align: center;
	font-weight: 600;
}
.divider {
	width: 100%;
	height: 1px;
	background: #E4E2E2;
	margin-bottom: 15px;
}
.btnhcolnv2 {
	width: 100%;
	float: left;
}
.ouline-btn {
	border-radius:40px;
	padding: 9px 0px;
	text-align: center;
	font-size: 15px;
	color: #2196f3;
	border: 1px solid #2196f3;
	text-decoration: none;
	width: 47%;
	cursor: pointer;
	font-weight:600
}
.ouline-btn:hover{background:#2196f3;border: 1px solid #2196f3;color:#fff;-webkit-transition:background-color 500ms linear;-ms-transition:background-color 500ms linear;transition: background-color 500ms linear;}
.fill-btn {
	padding: 9px 0px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	background-color: #EF6614;
	border: 1px solid #EF6614;
	text-decoration: none;
	border-radius:40px;
	width: 47%;
	cursor: pointer;
	font-weight:600
}
.fill-btn:hover{background-color:#da5200;-webkit-transition:background-color 500ms linear;-ms-transition:background-color 500ms linear;transition: background-color 500ms linear;}
.depdatebg {
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	display: block;
	color: #595858;
}
.depdt {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	display: inline-block;
}
.dwnArrw_v2 {
    border: solid #969191;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate( 
45deg
 );
    -webkit-transform: rotate( 
45deg
 );
    position: relative;
    top: 3px;
    margin-left: 5px;
    float: right;
}
.mgt10 {
	margin-top: 10px
}
.mgt20 {
	margin-top: 20px
}
ul.menuitem {
	margin: 0;
	padding: 0
}
ul.menuitem li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
ul.menuitem li:last-child {
	padding-right: 0
}
ul.menuitem li a {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    color: #000;
    padding: 13px 30px;
}
ul.menuitem li a:hover {
	color: #2196f3;
	cursor: pointer;
	border-bottom: 3px solid #2196f3;
}
ul.menuitemv2 {
    margin: 0;
    padding: 0;
}
ul.menuitemv2 li {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.menuitemv2 li a {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding: 15px 30px;
    display: inline-block;
	cursor:pointer
}
.wid33 {
	width: 33%
}
.nobg, .nobg1, .nobg2, .nobg3 {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin-right: 12px
}
.blubg {
	background: #2E7CD4;
}
.greybg {
	background: #BCC0C5;
}
.notxt, .notxt1, .notxt2, .notxt3 {
	font-size: 18px
}
.fw600 {
	font-weight: 600
}
.fw500 {
	font-weight: 500
}
.black {
	color: #000
}
.grey {
	color: #9C9A9A
}
.blackbold {
	color: #000;
	font-weight: 600
}
.a_center {
	align-items: center;
}
.bdrbox {
	border: 1px solid #e0e0e0;
	width: 100%;
	padding: 10px;
}
.wid25 {
	width: 25%
}
.wid32 {
	width: 32%
}
.wid23 {
	width: 23%
}
.wid15 {
	width: 15%
}
.wid40 {
	width: 40%
}
.cabinhed {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}
.mgl12 {
	margin-left: 12px
}
.ftn13 {
	font-size: 13px
}
.a_start {
	align-items: flex-start;
}
.greenbg {
	background: #E8FAE7;
	padding: 4px 8px;
	border: 1px dashed #69D677;
	width: 68%;
	justify-content: center;
	margin-top: 10px;
}
.cgreen {
	color: #0E5E10
}
.mgb10 {
	margin-bottom: 10px
}
.selected {
	color: #fff;
	background: #2196F3
}
.selected::after {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../img/bluetick.svg) no-repeat;
	background-size: 18px 18px;
	display: inline-block;
	margin-left: 4px;
}
.mgr15 {
	margin-right: 15px
}
.js-sb {
    justify-content: space-between;
}
.flexwrap {flex-flow:row wrap}
.mySlides {display: none}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 14px;
    border-radius: 3px 0 0 3px;
    border: solid #ffffff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate( -45deg );
    -webkit-transform: rotate( -45deg );
    content: "";
}
a.prev {
    border: solid #ffffff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate( 135deg );
    -webkit-transform: rotate( 135deg );
    left: 16px;
    content: "";
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.active, .dot:hover {
  background-color: #717171;
}
.pos_cf_v2 {
    position: absolute;
    float: left;
    width: auto;
    z-index: 9;
    left: -8px;
	top:24px
}
.pos_cf_v2:before {
    border: 4px solid #ee3e3e;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    top: 28px;
    z-index: -1;
}
.pos_cf_v2 span {
    background: linear-gradient(to right, #EF3E3E, #9f2626);
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    font-size: 13px;
    float: left;
    text-transform: capitalize;
    font-weight: 600;
    padding: 4px 8px 4px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pos_cf_v2 span img {
    margin-right: 5px;
    width: 21px;
}
.imgroomcl img {
    max-width:100%
}
.mgl123 {margin-left:123px}
.acenter {align-items:center}
.type-hotel {
    border: 1px solid #3C9AEE;
    color: #3C9AEE;
    font-size: 12px;
    padding: 1px 10px;
    font-weight: 400;
    border-radius: 4px;
}
.mgr15 {margin-right:15px}
.starImgnw img {margin-right:2px;width: 14px;}
.Review-Section-item {
    vertical-align: top;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    margin-right: 10px;
    text-align: right;
}
.Review-Section-scoreText {
    font-size: 13px;
    overflow-wrap: break-word;
    font-weight: 500;
}
.Review-Section-count {
    font-size: 12px;
    color: #555555;
}
.review-bg-g {
    display: inline-block;
    background: #00A664;
    color: #fff;
    border-radius: 10px;
    padding: 6px;
    font-size: 13px;
    font-weight: 600;
    margin-right: 5px;
}
.rate-col {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.smallpic {width:100%;height:98px;position:relative;margin-bottom:8px}
.smallpic img {width:100%;height:100%;object-fit:cover;}
.allphotos {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.25);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    color: #fff;    cursor: pointer;
}
.wid56n2 {width: 58%;}
.wid44n2 {
    width: 42%;
}
.prntaxn2 {
    text-align: right;
    font-size: 12px;
    color: #000;
    width: 100%;
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
}
.activenav {
    color:#2196f3;
	border-bottom:3px solid #2196f3
}
.checkincol {width:100%;padding:13px 0;border-top:1px solid #E4E2E2;border-bottom:1px solid #E4E2E2;margin-top:7px}
.chktime {
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 4px;
    font-weight: 500;
    color: #2196f3;
}
.amenityColumn {margin-bottom: 30px;}
.amenityColumn:last-child{margin-bottom:0;}
.amentyclm {width:100%;margin:13px 0;}
ul.nwamenty {margin:0;padding:0;list-style:none}
ul.nwamenty li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #F3F9FF;
    padding: 4px 6px;
    display: inline-block;
    font-size:12px;
    margin: 0 5px 5px 0;
}
ul.nwamenty li img {
    margin: 0 4px 0 0;
    vertical-align: middle;
}
.moreamn {
    font-size: 11px;
    color: #3C9AEE;
    font-weight: 500;
}
.wid100 {width:100%}
.inrhead {
    font-size: 17px;
    font-weight: 700;margin-bottom:10px
}
.imgclms {position:relative}
.uptext {
    position: absolute;
    bottom: 42px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}
.covidsec {background:#FEECDE;border-radius:4px;width:100%;padding:8px 10px;margin:5px 0}
.covidtxt {color:#CE2121;font-size:14px;margin-left:8px}
.btninfo {border-radius: 3px;
    padding: 7px 10px;
    text-align: center;
    font-size: 13px;
    color: #CE2121;
    text-decoration: none;
    float: right;
    cursor: pointer;background:#fff;font-weight:600}
.btninfo:hover{background:#CE2121;color:#fff;}
.wd65n {width:65%;margin-right:20px}
.wd35n {width:33%}
.listitem {margin-right:25px;font-size:13px;color:#000}
.listitem img {margin-right:7px;}
.linksv1 {
    font-size: 13px;
    color: #446DCB;
	cursor:pointer
}
.mgr6 {
    margin-right: 6px;
}
.paragrp {
    font-size: 14px;
}
.ftn17 {font-size:17px}
.fw700 {font-weight:600}
.attBlock_nv2 {
    width: 100%;
    margin-bottom: 16px;
}
.attName_nv2 {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin: 0 0 2px 0;
    display: flex;
    align-items: center;
    width: 74%;
}
.attName_nv2 img{margin-right:5px}
.attDistance_nv2 {
    font-size: 12px;
    color: #000;
    margin: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
}
.mgb15 {margin-bottom:15px}
.mgl6 {margin-left:6px}

.nbyloc{
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    width: auto;
    font-size: 14px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 15%);
    border-radius: 5px;
}

.bxnw_bdr{float: left;
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ddd;
}
.wid20 h4 {
    font-size: 14px;
    width: 100%;
    margin: 10px auto;
    color: #252525;
}
.black_USD:before{content: '\0024';}
.black_EURO:before{content: '&#x20AC;';}
/*.black_AED:before{content: '&#1583;';}*/
.black_CENT:before{content: '&#162;';}


/*ul.nwamenty li:hover {background: #bbdbfb;}*/

.emtSecure {
        border-bottom: 1px solid #e3e6ea;
        border-top: 1px solid #e3e6ea;
        padding: 0;
        margin-top: 0;
        background: #f0f3f5;
        float: left;
        width: 100%;
        margin-top: 15px;
    }

.secureinr {
	width: 90%;
	margin: 0 auto;
}

ul.leftFooter, ul.leftFooterae {
	float: left;
}

.emtSecure ul li {
	float: left;
	padding: 3px 0;
	list-style: none
}

ul.rightFooter {
	float: right;
}

ul.leftFooter li i, ul.leftFooterae li i {
	margin-top: 4px;
	margin-left: 20px;
}

ul.leftFooter li i {
	margin: 0 3px;
	background-position: -302px 0px;
	height: 40px;
	width: 303px;
	float: left;
}

ul.leftFooterae li i {
	margin: 0 3px;
	background-position: -302px 0px;
	height: 40px;
	width: 85px;
	float: left;
}

.sprite-footer {
	display: inline-block;
	position: relative;
	background: transparent url(https://www.easemytrip.com/hotels/Content/img/footer-secure-v1.png) 0 0 no-repeat;
	content: " ";
	margin: 0 5px;
	vertical-align: middle;
}

ul.rightFooter li i {
	margin: 0 10px 0 0;
}

.ico-secured {
	display: inline-block;
	vertical-align: middle;
	background-position: 0 0;
	height: 40px;
	width: 61px;
}

.ico-netBanking {
	background-position: -144px 0;
	height: 40px;
	width: 65px;
}

.ico-easyEmi {
	background-position: -223px 0;
	height: 40px;
	width: 65px;
}
.hvrblu:hover{background:#bbdbfb;}





/*06-12-2024*/


/* New Popup Box */

body {
font-family: poppins;
background: #ffffff;
outline: none !important;
}

.d-flex {
display: flex;
}

.flex-wrap {
flex-wrap: wrap;
}

.justify-content-between {
justify-content: space-between;
}

.justify-content-center {
justify-content: center;
}

.justify-content-end {
justify-content: end;
}

.align-items-baseline {
align-items: baseline;
}

.align-items-center {
align-items: center;
}

.align-items-end {
align-items: end;
}


.grid_04 {
display: grid;
grid-auto-flow:row;
grid-template-columns: repeat(4, 1fr);
gap:20px;
}


.fr_customee_popup {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
justify-content: right;
}

.fr_customee_popup_body {
padding:0px 0 30px 0px;
background: #fff;
height: 100%;
width: 1000px;
position: fixed;
top: 0;
right: 0;
}

.fr_customee_popup_overlay {
position: fixed;
top: 0;
right: 0;
background: rgba(0,0,0,0.7);
width: 100%;
height: 100%;
}

.fr_customee_popup_heading {
    border-bottom: 1px solid #d6d7db;
    padding: 15px;
}

.fr_customee_popup_heading h4 {
font-size: 18px;
font-weight: 600;
}



.tabs_nav_s01 {
list-style: none;
padding: 0;
/* justify-content: space-between; */
border-bottom: 1px solid #d6d7db;
padding: 7px 19px;
background: #f6f6f6;
overflow-x:auto;
}


.tabs_nav_s01 li {
width: fit-content;
/* margin-left: 10px; */
margin-right: 10px;
text-align: center;
}
.tabs_nav_s01 li.active{
background:transparent;
}
.tabs_nav_s01 li a {
text-decoration: none;
color: #000;
padding: 10px 8px;
display: flex;
justify-content: center;
position: relative;
font-size: 14px;
border-radius: 4px;
background: #fff;
border: 1px solid rgba(0,0,0,.1);
   width: max-content;
min-width: 75px;
}
.tabs_nav_s01 li a:hover{
background:#e2f2ff;
}


.tabs_nav_s01 li.active a {
font-weight: 600;
background: #2196F3;
color: #fff;
border-color: #2196F3;
border-radius: 4px;
}
/* .tabs_nav_s01 li.active a:before{content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 2px; background: #2196F3;} */
.grid_04 a {
height: 147px;
}


.imglist img {
border-radius: 10px;
object-fit: cover;
width: 100%;
height: 100%;
display: block;
}

.tabs-content_s01 {
padding: 20px 23px 50px 30px;
overflow-y: auto;
height: 83vh;
margin: 10px 0px 0px 0;
}



.tabs-content_s01::-webkit-scrollbar {
width: 7px;
border-radius: 10px;
}

/* Track */
.tabs-content_s01::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 10px;
}

/* Handle */
.tabs-content_s01::-webkit-scrollbar-thumb {
background: #c9c9c9;
border-radius: 10px;
}

/* Handle on hover */
.tabs-content_s01::-webkit-scrollbar-thumb:hover {
background: #a7a7a7;
border-radius: 10px;
}


body.compensate-for-scrollbar {
overflow: hidden
}

.fancybox-active {
height: auto
}

.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden
}

.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992
}

.fancybox-container * {
box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0
}

.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto
}

.fancybox-bg {
background: #000;
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
opacity: 1;
transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease,visibility 0s ease .25s;
visibility: hidden;
z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
opacity: 1;
transition: opacity .25s ease 0s,visibility 0s ease 0s;
visibility: visible
}

.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}

.fancybox-toolbar {
right: 0;
top: 0
}

.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994
}

.fancybox-is-open .fancybox-stage {
overflow: hidden
}

.fancybox-slide {
-webkit-backface-visibility: hidden;
display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform,opacity;
white-space: normal;
width: 100%;
z-index: 99994
}

.fancybox-slide:before {
content: "";
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
display: block
}

.fancybox-slide--image {
overflow: hidden;
padding: 44px 0
}

.fancybox-slide--image:before {
display: none
}

.fancybox-slide--html {
padding: 6px
}

.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(.5,0,.14,1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
transform-origin: top left;
transition-property: transform,opacity;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
cursor: grabbing
}

.fancybox-container [data-selectable=true] {
cursor: text
}

.fancybox-image, .fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%
}

.fancybox-spaceball {
z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%
}

.fancybox-slide--video .fancybox-content {
background: #000
}

.fancybox-slide--map .fancybox-content {
background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
background: #fff
}

.fancybox-iframe, .fancybox-video {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%
}

.fancybox-iframe {
left: 0;
position: absolute;
top: 0
}

.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%
}

.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0
}

.fancybox-button {
background: rgba(30,30,30,.6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
color: #ccc
}

.fancybox-button:hover {
color: #fff
}

.fancybox-button:focus {
outline: none
}

.fancybox-button.fancybox-focus {
outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none
}

.fancybox-button div {
height: 100%
}

.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%
}

.fancybox-button svg path {
fill: currentColor;
stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
display: none
}

.fancybox-progress {
background: #2196F3;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: scaleX(0);
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998
}

.fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401
}

.fancybox-close-small:hover {
color: #fff;
opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none
}

.fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px
}

.fancybox-navigation .fancybox-button div {
padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right)
}

.fancybox-caption {
background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996
}

@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
}
}

.fancybox-caption--separate {
margin-top: -50px
}

.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
font-size: 16px;
font-weight: 600;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
color: #ccc;
text-decoration: none
}

.fancybox-caption a:hover {
color: #fff;
text-decoration: underline
}

.fancybox-loading {
animation: a 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999
}

@keyframes a {
to {
transform: rotate(1turn)
}
}

.fancybox-animated {
transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
opacity: 0;
transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px
}

.fancybox-slide--image {
padding: 6px 0
}

.fancybox-close-small {
right: -6px
}

.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px
}

.fancybox-caption {
padding-left: 12px;
padding-right: 12px
}

@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px,env(safe-area-inset-left));
padding-right: max(12px,env(safe-area-inset-right))
}
}
}

.fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center
}

.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px
}

.fancybox-share p {
margin: 0;
padding: 0
}

.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
color: #fff
}

.fancybox-share__button:hover {
text-decoration: none
}

.fancybox-share__button--fb {
background: #3b5998
}

.fancybox-share__button--fb:hover {
background: #344e86
}

.fancybox-share__button--pt {
background: #bd081d
}

.fancybox-share__button--pt:hover {
background: #aa0719
}

.fancybox-share__button--tw {
background: #1da1f2
}

.fancybox-share__button--tw:hover {
background: #0d95e8
}

.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px
}

.fancybox-share__button svg path {
fill: #fff
}

.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0;
outline: none;
padding: 10px 15px;
width: 100%
}

.fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 0;
width: 212px;
z-index: 99995
}

.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
display: block
}

.fancybox-show-thumbs .fancybox-inner {
right: 212px
}

.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px
}

.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0,0,0,.1);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px
}

.fancybox-thumbs__list a:before {
border: 6px solid #2196F3;
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all .2s cubic-bezier(.25,.46,.45,.94);
z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
opacity: 1
}

@media (max-width: 576px) {
.fancybox-thumbs {
width: 110px
}

.fancybox-show-thumbs .fancybox-inner {
right: 110px
}

.fancybox-thumbs__list a {
max-width: calc(100% - 10px)
}
}

#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 !important;
}
.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;
}
