a:active {
	outline: none;
	-moz-outline-style: none
}
a:focus {
	-moz-outline-style: none
}
input::-moz-focus-inner {
border:0
}

html, body {
	height: 100%;
	font-family: sans-serif;
	margin: 0;
	padding: 0
}
*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.pelican-reservation .pelican-table {
	display: table-cell;
	color: #666
}
.pelican-reservation .pelican-table input[type=text] {
	border-radius: 0px;
	padding: 4px 12px;
	color: #666;
	min-height: 20px;
	
}
.pelican-reservation .pelican-table select {
	min-height: 20px;
	border-radius: 3px;
	color: #666;
	padding: 6px 12px
}
.pelican-reservation .pelican-table .pelican-label {
	display: inline-block;
	vertical-align: middle;
	min-height: 50px
}
.pelican-reservation .pelican-table .pelican-label-empty {
	display: inline-block;
	min-height: 50px;
	vertical-align: middle;
	visibility: hidden
}
.pelican-reservation .pelican-table .pelican-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	margin-top: 15px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	min-width: 100px;
	background-color: #666
}
.pelican-quick-reservation .ui-datepicker {
	font-size: 80%
}
.pelican-myreservation .pelican-table {
	display: inline;
	color: #666
}
.pelican-myreservation .pelican-table input[type=text] {
	border-radius: 4px;
	padding: 4px 12px;
	color: #666;
	min-height: 20px
}
.pelican-myreservation .pelican-table .pelican-btn {
	display: inline-block;
	margin: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	min-width: 100px;
	background-color: #666;
	margin-top: 0
}
.pelican-quick-myreservation .ui-datepicker {
	font-size: 80%
}
.ui-datepicker {
	font: 80% "Trebuchet MS", Arial;
	z-index: 1000
}
.RsvFormContainer {
	text-align: center;
	position: relative;
}
.pelBookingLabel {
	background: gray;
	padding: 10px;
	color: #fff;
	font-size: 19px
}
.QuickRsvBox {
	font-size: 13.3px
}
.RsvField-1 {
	width: 50%;
	padding: 0 5px;
	float: left
}
.RsvField-2 {
	width: 33%;
	padding: 0 5px;
	float: left
}
.RsvField-3.RsvBlock {
	float: left;
	width: 100%
}
.RsvField-4 {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 5px
}
.RsvField-5 {
	text-align: center
}
.RsvField-5 a {
	font-style: italic;
	color:#999;
}
.RsvField-5 a:hover {
	color:#ccc;
}
.RsvField {
	width: 100%;
	height: 30px;
	border-radius: 0px;
	webkit-border-radius: 0px;
	moz-border-radius: 0px
}
.RsvBlock {
	margin: 0px 0
}
.pelicanLabel {
	display: block;
	font-size:10px;
	font-weight:300;
	color:#fff;
}
.pelBtn {
	background:#333;
	color:#fff;
	padding: 0 5px;
	position: relative;
	width: 100%;
	font: 13px/32px "Trebuchet MS", Arial;
	text-transform:uppercase;
	cursor:pointer;
	border:none;
}
.pelBtn:hover {
	background:#000;
}

@media screen and (min-width: 1024px) {
.QuickRsvBox {
	width:100%;
	display:inline-block;
	margin: 0 auto
}
.RsvFormContainer {
	width:100%;
}
.RsvField-1 {
	width: 12%
}
.RsvField-2 {
	width: 7%;
	padding: 0 5px
}
.RsvField-3.RsvBlock {
	width: 10%;
	padding: 0 5px
}
.RsvField-4 {
	width: 12%;
	padding: 0 5px;
	margin-top: 20px;
}
.RsvField-5 {
	width: 12%;
	float: right;
	margin-top: 27px;
	font-size:12px;
}
}
@media screen and (max-width: 768px) {
#quick-rsv input[type="text"] {
	height: 26px;
	font-size: .8em
}
.colFieldset-1 {
	width: 43%
}
.colFieldset-2 {
	width: 28.3%
}
label.roomLbl, label.adlLbl, label.chlLbl {
	width: 100%;
	float: left
}
#quick-rsv select {
	width: 100%
}
}
@media screen and (max-width: 479px) {
.pelican-myreservation .pelican-table {
	display: block
}
.RsvField-3.RsvBlock {
    width: 95%;
	margin:6px;
}
.RsvField-4.RsvBlock {
    width: 95%;
	margin:6px;
}
}
.booking-engine .b2h_select .custom-options {
  display: none;
}
.booking-engine .b2h_select .opened .custom-options {
  display: block;
}
.booking-engine .b2hRateResult .dbl-spinner-2 {
  border-right: 4px solid #694828;
  border-bottom: 4px solid #694828;
}
.booking-engine .b2h_rate_v3 * {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.booking-engine .b2h_tabBlock-tab {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  color: #232323;
  font-size: 18px;
    line-height: 40px;
}
.booking-engine .b2h_tabBlock-tab.is-active {
  color: #694828;
  border-color: #fff;
  border-top-color: #694828;
}
.booking-engine .b2h_tabBlock-tab.is-active:before {
  background-color: #d3d3d3;
}
.booking-engine .b2h_tabBlock-tab.is-active::before {
  background-color: #694828;
}
.booking-engine .b2h_tabBlock-tab.is-active::after {
  background-color: #fff;
}
.booking-engine .b2h_tabBlock-content {
  background-color: #fff;
}
.booking-engine .select_bh2Curency .b2h_select .custom-select-trigger .b2h_sym {
  color: #694828;
}
.booking-engine .select_bh2Curency .b2h_select .custom-option .b2h_sym {
  color: #694828;
}
.booking-engine .b2h_benefits .title {
  color: #232323;
        padding: 0;
}
.booking-engine .b2h_benefits li.item_policy.item_low .b2h_ipolicy {
  fill: #00b1ce;
}
.booking-engine .b2h_benefits .item_discountApplied span {
  color: #8e805f;
}
.booking-engine svg.b2h_ipolicy {
  fill: #694828;
}
.booking-engine svg.b2h_ipro {
  fill: #fc492d;
}
.booking-engine svg.b2h_iaccom {
  fill: #694828;
}
.booking-engine svg.b2h_ibreakfast {
  fill: #694828;
}
.booking-engine svg.b2h_imember {
  fill: #fc492d;
}
.booking-engine svg.b2h_imobile {
  fill: #fc492d;
}
.booking-engine svg.b2h_iadults {
  fill: #694828;
}
.booking-engine svg.b2h_ichild {
  fill: #694828;
}
.booking-engine svg.b2h_iadd {
  fill: #694828;
}
.booking-engine svg.b2h_iextra {
  fill: #694828;
}
.booking-engine svg.b2h_itooltip {
  fill: #a7a7a7;
}
.booking-engine svg.b2h_iplus {
  fill: #694828;
}
.booking-engine svg.b2h_idiscount {
  fill: #8e805f;
}
.booking-engine svg.b2h_iconGuest {
  fill: #694828;
}
.booking-engine .package_open.borderLight .b2h_content_package {
  border: 2px solid #00b1ce !important;
}
.booking-engine .borderLight .b2h_rate_v3 .b2h_content_package .b2h_btnShowmore .b2h_More {
  background-color: #00b1ce !important;
  color: #fff !important;
}
.booking-engine .b2h_rate_v3 .b2h_content_package {
  border: 2px solid #fff;
}
.booking-engine .b2h_rate_v3 .b2h_content_package .b2h_cardlist .b2h_cardItem .b2h_colPrice .price_sale {
  color: #00b1ce;
}
.booking-engine .b2h_rate_v3 .b2h_content_package .b2h_btnShowmore {
  border-top: 1px solid #e8e8e8;
}
.booking-engine .b2h_rate_v3 .b2h_content_package .b2h_btnShowmore .b2h_More {
  background-color: #e8e8e8;
  color: #232323;
}
.booking-engine .b2h_rate_v3 .b2h_packImage p {
  color: #fff;
  background: #00b1ce;
}
.booking-engine .b2h_rate_v3 .b2h_packImage p:after {
  border-right: 12px solid #00b1ce;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage {
  border: 1px solid #00b1ce;
  color: #694828;
  background-color: transparent;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage:hover {
  background-color: #00b1ce;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage:hover .text_package {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage:hover span {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage:hover .b2h_itabPack {
  fill: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage .text_package {
  color: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage span {
  color: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_tabPack .b2h_tabPackage .container_pack .animate_pack {
  background: #380848;
  color: white;
}
.booking-engine .package_open .b2h_tabPack .b2h_tabPackage {
  background-color: #00b1ce;
  color: #fff;
}
.booking-engine .package_open .b2h_tabPack .b2h_tabPackage .text_package {
  color: #fff;
}
.booking-engine .package_open .b2h_tabPack .b2h_tabPackage span {
  color: #fff;
}
.booking-engine .b2h_btn_Pack {
  color: #00b1ce;
  border: 1px solid #00b1ce;
}
.booking-engine .b2h_btn_Pack:hover {
  background: #00b1ce;
  color: #fff !important;
}
.booking-engine .b2h_rate_v3 {
  background: #f9f9f9;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent {
  background: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent.bestPrice .b2h_titleDetail + .b2h_cardItem {
  border: 1px solid #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent.bestPrice .b2h_titleDetail + .b2h_cardItem .b2h_colPrice .boxBest_price {
  background: #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent.bestPrice .b2h_titleDetail + .b2h_cardItem .b2h_colPrice .boxBest_price .txtPrice {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent .img_roomType {
  position: relative;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent .img_roomType .b2h_moreDetail {
  color: #5488a1;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent .img_roomType .banpro {
  color: #fff;
  background: #db0946;
}
.booking-engine .b2h_rate_v3 .b2h_cardContent .img_roomType .banpro:after {
  border-right: 12px solid #db0946;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .title_roomtype .title_name {
  color: #232323;
  font-size: 18px;
        text-align: left;
    margin: 0;
    padding: 0;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .title_roomtype .title_name a {
  color: #232323;
  font-size: 18px;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem {
  background: #f9f9f9;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_include {
  border-right: 1px solid #d3d3d3;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_guests .max_guest {
  color: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_guests .b2h_iadults {
  fill: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_guests .b2h_ichild {
  fill: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .price_sale {
  color: #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .price_sale .txtCurrency {
  color: #232323;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .add_extra_bed .select_bed .b2h_select .custom-select .custom-select-trigger {
  color: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .add_extra_bed .txtAdd {
  color: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .add_extra_bed .priceAdd {
  color: #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .add_extra_bed .priceAdd .currencyBed {
  color: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colRoom .statusRoom {
  color: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colRoom .statusRoom.remain {
  color: #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_btnShowmore {
  border-top: 1px solid #e8e8e8;
}
.booking-engine .b2h_rate_v3 .b2h_btnShowmore .b2h_More {
  background: #e8e8e8;
}
.booking-engine .b2h_rate_v3 .iconAccom {
  fill: #fc492d;
}
.booking-engine .b2h_rate_v3 .b2h_addon {
  position: relative;
  border: 1px solid #c3d3e0;
  margin-bottom: 15px;
  background-color: #f9f9f9;
}
.booking-engine .b2h_rate_v3 .b2h_addon:before {
  position: absolute;
  content: '';
  left: 0;
  width: 4px;
  top: -1px;
  bottom: -1px;
  background: #694828;
  display: block;
}
.booking-engine .b2h_rate_v3 .b2h_addon .titleAdd {
  margin-top: 25px;
}
.booking-engine .b2h_rate_v3 .b2h_addon .b2h_cardItem .b2h_include {
  min-height: 42px;
  padding: 10px 15px;
  background: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_addon .b2h_cardItem .b2h_include .b2h_benefits {
  margin-bottom: 0;
}
.booking-engine .b2h_rate_v3 .b2h_addon .b2h_cardItem .b2h_include .b2h_benefits .item_add {
  margin-top: 7px;
}
.booking-engine .b2h_rate_v3 .b2h_addon .b2h_cardItem .b2h_colPrice .price_sale {
  line-height: 33px;
  position: relative;
  top: 4px;
}
.booking-engine .b2h_rate_v3 .b2h_addon.b2h_addExtra:before {
  background: #4fc6c3;
}
.booking-engine .b2h_rate_v3 .b2h_addon.b2h_addTranfer:before {
  background: #db0946;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue {
  position: static;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_boxContinue {
  border-bottom: 4px solid #694828;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_boxContinue .b2h_btnContinue {
  background-color: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_btnContinue {
  background-color: #694828;
  border-bottom: 4px solid #694828;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_btnContinue .b2h_btnContinue {
  background-color: #ff4c00;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_btnContinue .b2h_btnContinue:hover {
  background-color: #e64400;
}
.booking-engine .b2h_rate_v3 .b2h_toContinue .b2h_btnContinue .notice_footer {
  color: #8e8e8e;
}
.booking-engine .header-popup h2 {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  box-shadow: 0 3px 5px #c7c7c7;
}
.booking-engine .cancellation-popup strong,
.booking-engine .header-popup h3 {
  font-family: "Montserrat", sans-serif;
  color: #737373;
}
.booking-engine .main-popup {
  font-family: "Montserrat", sans-serif;
  color: #8a8a8a;
  background-color: #fff;
}
.booking-engine .features-popup {
  font-family: "Montserrat", sans-serif;
  border-bottom: solid 1px #efefef;
}
.booking-engine .amenities-popup ul > li,
.booking-engine .features-popup ul > li {
  font-family: "Montserrat", sans-serif;
}
.booking-engine .b2h_gallery_show {
  background-color: #fff;
}
.booking-engine .lg-outer .lg-thumb::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
}
.booking-engine .lg-outer .lg-thumb::-webkit-scrollbar-thumb {
  background: #ccc;
}
.booking-engine .lg-outer .lg-thumb::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
@media screen and (min-width: 768px) {
  .booking-engine .b2h_rate_v3 .b2h_tabBlock-tab {
    background-color: #694828;
    color: #fff;
    border: 1px solid #694828;
  }
  .booking-engine .b2h_rate_v3 .b2h_tabBlock-tab.is-active {
    color: #fff;
  }
  .booking-engine .b2h_rate_v3 .b2h_tabBlock-tab.b2h_tabPro {
    background: #fc492d;
    border-color: #fc492d;
  }
  .booking-engine .b2h_rate_v3 .b2h_tabBlock-tab.b2h_tabPro .b2h_isearch {
    fill: #fff;
  }
}
.booking-engine .b2h_itabPack {
  fill: #00b1ce;
}
.booking-engine .b2h_itabPack .st4 {
  fill: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_tab_Noshow {
  background: #ede4cc;
}
.booking-engine .b2h_rate_v3 .b2h_tab_Noshow .b2h_iselectDate {
  fill: #9b8b67;
}
.booking-engine .b2h_rate_v3 .b2h_tab_Noshow .b2h_iDate {
  fill: #9b8b67;
}
.booking-engine .b2h_rate_v3 .b2h_tab_Noshow span {
  color: #9b8b67;
}
.booking-engine .b2h_rate_v3 .b2h_contianer_room .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow {
  background: #694828;
}
.booking-engine .b2h_rate_v3 .b2h_contianer_room .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow:hover {
  background: #573b21;
}
.booking-engine .b2h_rate_v3 .b2h_content_package .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow, .booking-engine .b2h_rate_v3 .b2h_mobile_package .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow {
  background: #00b1ce;
}
.booking-engine .b2h_rate_v3 .b2h_content_package .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow:hover, .booking-engine .b2h_rate_v3 .b2h_mobile_package .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow:hover {
  background: #009bb5;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .title_roomtype .title_name a {
  color: #232323;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .b2hGuest_Noshow .b2h_listGuestRoom li .b2h_iadults {
  fill: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .b2hGuest_Noshow .b2h_listGuestRoom li .b2h_ichild {
  fill: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow {
  margin-top: 15px;
  color: #fff;
  background: #8e8e8e;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .b2h_noshowCheck .b2h_Checrate_noshow:hover {
  background: #818181;
}
.booking-engine .b2h_rate_v3 .b2h_cardNoshow .b2hContent_Noshow .b2h_linkviewNoshow a {
  color: #232323;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .booking-engine .b2h_rate_v3 .b2h_cardNoshow {
    border-bottom: 1px solid #efefef;
  }
}
@media screen and (min-width: 992px) {
  .booking-engine .b2h_rate_v3 .b2h_conNoshow .b2h-col-6:nth-of-type(odd) .b2h_cardNoshow {
    border-right: 1px solid #efefef;
  }
}
.booking-engine .b2h_select.b2h_disable .custom-select-trigger {
  background: #dbdbdb;
}
.booking-engine .b2h_select .custom-select.caretTop .custom-options:before {
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}
.booking-engine .b2h_select .custom-select-trigger {
  color: #232323;
  background: #fff;
  border: 1px solid #d3d3d3;
}
.booking-engine .b2h_select .custom-options {
  border: 1px solid #d3d3d3;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.booking-engine .b2h_select .custom-options::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
}
.booking-engine .b2h_select .custom-options::-webkit-scrollbar-thumb {
  background: #ccc;
}
.booking-engine .b2h_select .custom-options::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
.booking-engine .b2h_select .custom-options:before {
  border-top: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  background: #fff;
}
.booking-engine .b2h_select .option-hover:before {
  background: #f9f9f9;
}
.booking-engine .b2h_select .custom-option {
  border-bottom: 1px solid #d3d3d3;
  color: #232323;
}
.booking-engine .b2h_select .custom-option:hover,
.booking-engine .b2h_select .custom-option.selection {
  background: #333;
  color: #fff;
}
.booking-engine .b2h_select .custom-option:hover span,
.booking-engine .b2h_select .custom-option.selection span {
  color: #aeaeae;
}
.booking-engine .b2h_select .custom-option:hover .b2h_sym,
.booking-engine .b2h_select .custom-option.selection .b2h_sym {
  color: #aeaeae;
}
.booking-engine .b2h_select .custom-option:hover .b2h_valueSe,
.booking-engine .b2h_select .custom-option.selection .b2h_valueSe {
  color: #fff;
}
.booking-engine .box_toolRate .b2h_tooltipRate {
  background: #fff !important;
  color: #8e8e8e !important;
  border: 1px solid #694828;
}
.booking-engine .box_toolRate .b2h_tooltipRate li {
  border-right: 1px solid #ededed;
}
.booking-engine .box_toolRate .b2h_tooltipRate li .b2h_dateRate {
  color: #232323;
        padding: 0;
}
.b2h_rate_v3 .b2h_cardlist .b2h_cardItem .b2h_colPrice .b2h_datePrice{
    padding: 0;
}
.box_toolRate .b2h_tooltipRate li .b2h_dateSale{
    padding: 0;
}
.booking-engine .box_toolRate .b2h_tooltipRate li .b2h_dateBenefit {
  color: #fc492d;
}
.booking-engine .icon_allGuest .b2h_iplus {
  fill: #694828;
}
.booking-engine .box_tooltip .b2h_itooltip {
  fill: #a7a7a7;
}
.booking-engine .b2hTool-bottom:after {
  border-bottom: solid #333 10px;
}
.booking-engine .box_tooltip .b2h_tooltip {
  background: #333;
  color: #fff;
        line-height: 20px;
}
.booking-engine .box_tooltip .b2h_tooltip:after {
  border-top: solid #333 10px;
}
.booking-engine .b2h_rate_v3 .b2h_modal {
  background: rgba(74, 74, 74, 0.8);
}
.booking-engine .b2h_rate_v3 .b2h_modal-header {
  background: #fff;
  color: #232323;
  border-bottom: 1px solid #f9f9f9;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_package {
  background: #00b1ce;
  border-bottom: 1px solid #00b1ce;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_package .b2h_close-modal {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_detail {
  background: #694828 !important;
  border-bottom: 1px solid #694828 !important;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_detail .b2h_close-modal {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_promotion {
  background: #fc492d !important;
  border-bottom: 1px solid #fc492d !important;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_promotion .b2h_close-modal {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_discount {
  background: #8e805f !important;
  border-bottom: 1px solid #8e805f !important;
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header.modal_discount .b2h_close-modal {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-header .b2h_title_modal {
  color: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-body {
  background: #fff;
}
.booking-engine .b2h_rate_v3 .b2h_modal-trigger {
  color: #232323;
}
.booking-engine .b2h_rate_v3 .b2h_modal-trigger:hover, .booking-engine .b2h_rate_v3 .b2h_modal-trigger:focus {
  color: #232323;
}
.booking-engine button {
  border: 1px solid #333333;
  outline: none;
  color: #333333;
}
.booking-engine .b2h_rate_mobileV3.b2h_rate_v3 .b2h_btnShowmore {
  background: #eaeaea;
  box-shadow: 0px -1px 22px -10px #ccc;
}
.booking-engine .b2h_rate_mobileV3.b2h_rate_v3 .b2h_packImage p:after {
  border-right: 24px solid #00b1ce;
}
.booking-engine .b2h_rate_mobileV3 .select_bh2Curency .b2h_select .custom-select-trigger {
  background: #f1f1f1;
}
.booking-engine .b2h_rate_mobileV3 .b2h_tabBlock-tab.is-active {
  background: #fff;
  box-shadow: 0px 0px 20px -3px #ccc;
}
.booking-engine .b2h_rate_mobileV3 .b2h_packSum {
  background: #ee552d;
  color: #fff;
}
.booking-engine .b2h_rate_mobileV3 * {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.booking-engine .b2h_rate_mobileV3 .b2h_listRoomCard {
  box-shadow: 0px 0px 28px -12px #737373;
  background: #fff;
}
.booking-engine .b2h_rate_mobileV3 .b2h_CaptionCard {
  border-bottom: 1px solid rgba(142, 142, 142, 0.3);
}
.booking-engine .b2h_rate_mobileV3 .b2h_CaptionCard .b2h_listdetailRoom li {
  color: #8e8e8e;
}
.booking-engine .b2h_rate_mobileV3 .b2h_CaptionCard .b2h_moviewDetail {
  color: #5488a1;
}
.booking-engine .b2h_rate_mobileV3 .b2h_conditionCard {
  border-bottom: 4px solid rgba(142, 142, 142, 0.15);
}
.booking-engine .b2h_rate_mobileV3 .b2h_conditionCard .price_sale {
  color: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_conditionCard .price_sale .night {
  color: #232323;
}
.booking-engine .b2h_rate_mobileV3 .b2h_conditionCard .txtCurrency {
  color: #232323;
}
.booking-engine .b2h_rate_mobileV3 .b2h_AddextraBed {
  background: #f7f7f7;
}
.booking-engine .b2h_rate_mobileV3 .b2h_AddextraBed .b2h_iextrabed {
  fill: #a7b5c1;
}
.booking-engine .b2h_rate_mobileV3 .b2h_AddextraBed .price_per_bed {
  color: #fc492d;
}
.booking-engine .b2h_rate_mobileV3 .b2h_AddextraBed .price_per_bed .curency {
  color: #232323;
}
.booking-engine .b2h_rate_mobileV3 .b2h_AddextraBed .b2h_select_mobile .b2h_selectAdd {
  color: #fff;
  background: #a7b5c1;
}
.booking-engine .b2h_rate_mobileV3 .b2h_selectNumRoom {
  border-top: 1px solid rgba(142, 142, 142, 0.3);
}
.booking-engine .b2h_rate_mobileV3 .b2h_selectNumRoom .b2h_txtSelectRoom .b2h_ichild, .booking-engine .b2h_rate_mobileV3 .b2h_selectNumRoom .b2h_txtSelectRoom .b2h_iadults {
  fill: #a7b5c1;
}
.booking-engine .b2h_rate_mobileV3 .b2h_selectNumRoom .b2h_selectRight.b2h_packdisable .b2h_disable {
  color: #ce3d3d;
  border: 1px solid #ffd7d4;
}
.booking-engine .b2h_rate_mobileV3 .b2h_selectNumRoom .b2h_select_mobile .b2h_selectAdd {
  color: #fff;
  background: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_modailyrate {
  border-bottom: 1px solid #ededed;
}
.booking-engine .b2h_rate_mobileV3 .b2h_modailyrate.b2h_hasbenefit .b2h_dateBenefit {
  color: #fc492d;
}
.booking-engine .b2h_rate_mobileV3 .b2h_modailyrate li {
  border-right: 1px solid #ededed;
}
.booking-engine .b2h_rate_mobileV3 .b2h_modailyrate li .b2h_dateRate {
  color: #232323;
}
.booking-engine .b2h_rate_mobileV3 .b2h_listGuestRoom li .b2h_iadults {
  fill: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_listGuestRoom li .b2h_ichild {
  fill: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_moAddons .b2h_CaptionCard {
  border-top: 3px solid #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_moAddons.b2h_moExtra .b2h_CaptionCard {
  border-top: 3px solid #00b1ce;
}
.booking-engine .b2h_rate_mobileV3 .b2h_moAddons.b2h_moTransfer .b2h_CaptionCard {
  border-top: 3px solid #db0946;
}
.booking-engine .b2h_rate_mobileV3 .b2h_tabMoPack .b2h_tabPackage {
  border: 1px solid #00b1ce;
  color: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_tabMoPack .b2h_tabPackage .b2h_packSumNum {
  color: #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_tabBlock-tabs .b2h_tabBtnRoomtype {
  background: #694828;
  color: #fff;
  border: 1px solid #694828;
}
.booking-engine .b2h_rate_mobileV3 .b2h_tabBlock-tabs .b2h_tabBtnRoomtype .b2h_roomSumNum {
  color: #fff;
}
.booking-engine .b2h_rate_mobileV3 .b2h_benefits .item_discountApplied span {
  color: #8e805f;
}
.booking-engine .b2h_rate_mobileV3 .statusRoom {
  color: #00ca77;
}
.booking-engine .b2h_rate_mobileV3 .statusRoom.remain {
  color: #fc492d !important;
}
.booking-engine .package_open .b2h_tabMoPack .b2h_tabPackage {
  border: 1px solid #00b1ce;
  color: #fff;
  background: #00b1ce;
}
.booking-engine .package_open .b2h_tabMoPack .b2h_tabPackage .b2h_packSumNum {
  color: #fff;
}
.booking-engine .package_open .b2h_tabMoPack .b2h_tabPackage .icon_thor {
  fill: #fff;
}
.booking-engine .b2h_rate_mobileV3.b2h_rate_v3 .b2h_cardNoshow {
  border-bottom: 1px solid #efefef;
}
.booking-engine .price_sale {
    padding-top: 0;
}
.booking-engine ul.b2h_ul > li span {
    line-height: 30px;
}
.booking-engine .b2h_modal-trigger > li span {
    line-height: 25px;
}
.booking-engine .text_adults, .booking-engine .text_child {
    padding-top: 15px;
    display: inline-block;
}
.booking-engine .b2h_footerMany.b2h_inlineBlock p {
    padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .b2h_search_bestrate_new {
    max-width: 750px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .b2h_search_bestrate_new {
    max-width: 970px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .b2h_search_bestrate_new {
    max-width: 1170px;
    margin: 0 auto;
  }
}
