@import url(https://fonts.googleapis.com/css?family=Raleway:500);
@import url(https://fonts.googleapis.com/css?family=Righteous);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

/*member*/
.img-profile {
  display: block;
  padding-top: 0.7rem;
  position: fixed;
  z-index: 15000;
  text-align: center;
}

.box-menu {
  padding-left: 0px;
  padding-right: 0px;
}

a.member-bg-img.bg-img.rounded-circle.img-circle-mobile {
  border: solid 2px #603913;
  /* background-repeat: round; */
  padding: 7px 18px;
  border-radius: 50%;
  margin: 0 20px;
}

.si_in {
  margin-top: 5px;
  max-width: 100%;
  text-align: center;
}

.login_name.login_u span{
  font-size: 10px;
  color:white;
}

.img-profile.moblie-profile {
  display: none;
}

.dis-price-dis{
  font-size: 11px;
  font-weight: bold;
  color: red;
  position: absolute;
  margin-top: 5px;
  width: 100%;
  text-align: center;
  padding-right: 30px;
}
/*member*/
.logo img {
  width: 180px;
  height: auto;
  padding-top: 0.6em;
  z-index: 1000;
  position: absolute;
}

.frm-searchmoblie{
  display: none;
}

.paddinglr{
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
}

.logo {
  padding-top: 4.1em;
  width: 100%;
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: contain;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(135,131,135,1);
}

.home {
  color: rgb(250, 218, 171);
}

.c-home {
  color: rgb(118, 71, 28);
  background-color: rgb(250, 218, 171);
}

.booking {
  padding-bottom: 5px;
}

.navbar.navbar-static-top.header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1071;
}

body .header {
  height: 80px;
}

.header {
  background-image: url(../img/home/nav_head.png);
  min-height: 57px;
}

.header ul.navbar-nav {
  margin-top: 30px;
  max-width: 800px;
}

select.cur-ex>option {
  color: rgb(0, 0, 0);
}

select.cur-ex {
  /*margin-top: 35px;*/
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px;
  border-radius: 0.5px;
  margin-left: 8rem;
}

.logo-nav-size{
  margin-top: 1.6em;
  width: 20%;
  margin-left: 2.8em;
}

.nav>li>a {
  color: rgb(250, 218, 171);
  font-size: 1em;
}

.nav>li:hover{
  background-color: rgba(250, 239, 225, 0.3);
  height: 45px;
}

a.nav-contact-us>span {
  margin-top: 6px;
  padding-right: 5px;
}

.header .nav>li>a.nav-contact-us {
  padding-top: 13px;
  padding-bottom: 0;
  padding-left: 11px;
  padding-right: 11px;
}

.header .nav>li>a {
  font-size: 1em;
  display: inline-block;
}

a.nav-contact-us {
  display: inline-block;
}

.header .nav>li>a:focus, 
.header .nav>li>a:hover {
  background-color: rgba(0, 0, 0, 0);
}

#my-menu {
	display: none;
}

.open-menu {
  position: relative;
}


div {
  display: block;
}

html, body {
  font-family: 'Open Sans', sans-serif;
}

/*  ################### Form Search ###################  */
.home .content-box {
  padding-bottom: 0em;
}

.content-box {
  padding-top: 8em;
}

.frm-search, .sc-container-box .frm-search {
  padding: 30px 15px 20px;
  background-color: rgb(118, 71, 28);
}

.frm-search {
  background-color: rgb(118, 71, 28);
  box-sizing: border-box;
  box-shadow: none;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 2px 15px #cac8c8;
  margin-top: 0;
  z-index: 1;
}

.safari .frm-search {
  background-color: rgb(118, 71, 28);
  box-sizing: border-box;
  box-shadow: none;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 1px 2px 15px #cac8c8;
  margin-top: 0;
  font-size: 13px;
}

.panel-refine{
  display: none;
}
.panel-refine.active{
  display: block;
  margin-top: 0.9em;
  border: 0px;
}

.box-hide{
  display: none;
}

.freeze-box-frm{
  margin-top: 105px;
  display: block;
  position: fixed;
  top: 10px;
  width: 260px;
}

.box-btn-search {
	text-align: center;
  height: 35px;
  padding-top: 5px;
}

.home .box-btn-search input.btn-search {
	text-align: center;
  background-color: rgb(250, 218, 171);
  height: 35px;
  color: rgb(90, 57, 20);
  margin-right: 0;
  font-size: 1.3em;
  font-weight: bold;
  border-radius: 5px;
}

.panel-head{
	background-color: rgb(168, 104, 50);
	height: 30px;

	font-size: 1.3em;
  font-weight: bold;
  color: rgb(255,255,255);
  padding-left: 20px;
  padding-top: 2px;
}

.panel-body{
  color: rgb(0,0,0);
  padding-left: 0em;
  border-style: solid;
  border-width: 0.15em;
  border-color: rgb(168, 104, 50);
  padding-right: 0px;
  font-size: 12px;
  padding-bottom: 0px;
  padding-top: 3px;
}

.panel-body span{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2em;
}

.panel-body label{
	font-weight: normal;
	width: 100%;
}

.rmt-code {
  padding-left: 0px;
  padding-right: 0px;
}

.form-group {
  margin-bottom: 5px;
}

.datepickerwindowio {
  margin-bottom: 5px;
}

.slider-selection  {
	background: rgb(163,202,225);
}

.panel-body .box-ch{
	padding-left: 1em;
	padding-right: 0em;
}

.slider-img .row {
  margin: 0px;
}

.slider-img .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
  padding-left: 1px;
  padding-right: 3px;
}

.slider-img .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
}

.thumbnails, .thumbnails-model {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.thumbnails>li, .thumbnails-model>li {
  float: left;
  margin: 0px 0px 0px 0px;
}

.thumbnail {
  display: block;
  padding: 0px;
  line-height: 20px;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  margin: 0 0 0 0;
}

.thumbnail>img {
  height: 70px;
  width: 95px;
}

.slider-img .carousel a {
  text-decoration: none;
}

.left {
  float: left;
}

.slider-img .carousel-control {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 25px;
  height: 30px;
  margin-top: -10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 17px;
  color: rgb(0, 112, 214);
  text-align: center;
  background: rgb(255, 255, 255);
  border: 3px solid rgb(255, 255, 255);
  opacity: 1.5;
}

.right {
  float: right;
}

.slider-img .carousel-control.right {
  left: auto;
  right: 2px;
}

div#slider-thumbs {
  margin-top: -19px;
}

.slider-img .toggle-thumbnails:hover {
  background: rgb(118, 71, 28);
}

.slider-img li.toggle-thumbnails {
	box-sizing: border-box;
	background: rgb(118, 71, 28);
	width: 177px;
	cursor: pointer;
}

.thumbnails>li, .hotel-detail .thumbnails-model>li {
  float: left;
  margin: 0px 0px 0px 0px;
}

.slider-img .toggle-thumbnails button {
  border: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  height: 71px;
  background: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255);
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}

.hide-on-load{
	background-image: none;
	display: none;
}

.slider-img .span8 .img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  background-position: center;
  background-size: 100%;
  /*position: relative;*/
  background-repeat: no-repeat;
  overflow: hidden;
}

.slider-img .carousel-inner>.active, 
.slider-img .carousel-inner>.next, 
.slider-img .carousel-inner>.prev {
  display: block;
}

.slider-img .carousel-inner>.active {
  left: 0;
}

.slider-img .carousel .item {
  padding: 67% 100% 0% 0%;
  background-color: rgb(255, 255, 255,.15);
  margin: 0 0 0 0;
}

.roomstype-list-box {
  margin-top: -20px;
}

.block-text-live {
  background-color: #5b3a15;
  padding: 10px;
  color: white;
  margin-bottom: 10px;
  text-align: center;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.7);
}

.block-text-live h4{
  font-weight: bold;
  color: white;
}

.facilities-icon{
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 50px;
}

.boxfac{
  height: 40px;
  margin-bottom: 0.3em;
}

.benefit-header{
  margin-bottom: 0px;
}

.benefit-header h4 {
  color:inherit;
}


.moreFa {
  padding-top: 0.6em;
  font-weight: bold;
  border-radius: 4px 0px 0px 4px;
  padding-left: 6%;
  background-color: #9f6233;
  padding-bottom: 0.7em;
}

.morebar {
  background-color: #a6a6a6;
  padding-bottom: 2.7em;
  border-radius: 0px 4px 4px 0px;
  background-image: url('/public/img/home/Facilitiespng.png');
  background-repeat: no-repeat;
}

/* #### img-cash-back  ##### */

.img-cash-back-pc {
  display: block;
}

.img-cash-back-pc .img-cash-back{
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: calc(0vw - -5%);
  padding-top: calc(0vw - -5%);
}

.img-cash-back-mobile {
 display: none;
}

.img-cash-back-mobile .img-cash-back{
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: calc(0vw - -9%);
  padding-top: calc(0vw - -9%);
}

.banner-img{
  width:100%;
}

.banner-member{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right:1px;
}

.banner-more-detail{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1px;
}

.banner-santhiya-mobile{
  display:none;
}

/* #### Modal More Detail  ##### */
.modal-content{
  font-family:auto;
}

.modal-title{
  color:#7e4f35;
  text-align: center;
}

.modal-body p{
  color:#666666;
}

.modal-body h4{
  color:#7e4f35;
}


/* #### img-cash-back  ##### */


@media(min-width:992px){
  i.fa.fa-arrow-down.ifac,
  i.fa.fa-arrow-up.ifac {
    margin-right: 15%;
  }
}

@media(MAX-width:991px){
  i.fa.fa-arrow-down.ifac,
  i.fa.fa-arrow-up.ifac {
    margin-right: 4%;
  }
}

i.fa.fa-arrow-down.ifachotel,
i.fa.fa-arrow-up.ifachotel {
  margin-right: 4%;
}

.timebar {
  display: block;
  padding: 30px 0;
}

.timebar__core {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.timebar__base {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 16px;
  border: 1px solid #c2c2c2;
  background: #ededed;
  overflow: hidden;
  border-radius: 8px;
}

.timebar__bar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #0ab21b;
}

.timebar__label {
  display: inline-block;
  position: absolute;
  bottom: 100%;
  margin: 0 0 2px;
  text-align: center;
  font-size: 12px;
}

.timebar__caption {
  display: inline-block;
  position: absolute;
  top: 100%;
  margin: 7px 0 0;
  padding: 4px 10px;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  background: #fff;
  color: #383838;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}

.timebar__caption-pointer {
  position: absolute;
  bottom: 100%;
  left: 50%;
}

.policy-hotel-block {
  margin-left: 0px;
  margin-right: 0px;
}

.box-hotel-policy .policy_name {
  margin-top: 28px;
}

.timebar__caption-pointer:before {
  border-color: rgba(194,194,194,0) !important;
  border-bottom-color: #c2c2c2 !important;
  border-width: 7px !important;
  margin-left: -7px;
}

.timebar__caption-pointer:after {
  border-color: rgba(255,255,255,0) !important;
  border-bottom-color: #FFF !important;
  border-width: 6px !important;
  margin-left: -6px;
}

.timebar__caption-pointer:after, .timebar__caption-pointer:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    content: ' ';
}

.fontgroupfa {
  font-size: 1em;
  color: #ffffff;
}

.box-facilities {
  display: none;
}

.box-hotel-policy {
  color: rgb(118, 71, 28);
  text-align: left;
  border-width: 1px;
  border-color: rgb(118,71,28);
  border-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.box-hotel-description {
  color: rgb(118, 71, 28);
  text-align: left;
  border-width: 1px;
  border-color: rgb(118,71,28);
  border-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
}

.hotel-policy-icon {
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-bottom: 2px;
}

.hotel-policy{
  display: block;
  height: 40px;
}

.box-hotel-policy{
  display: none;
}

.box-hotel-description{
  display: none;
}

/* button home 2 act */
a.optional-sl-type-two-center {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 99.9% !important;
}

a.optional-sl-type-two-l {
  border-top-left-radius: 15px;
  width: 49.6% !important;
}

a.optional-sl-type-two-r {
  border-top-right-radius: 15px;
  width: 49.6% !important;
  margin-left: 5px;
}

.topnav_pck a.optional-sl-none{
  display: none;
}

/* button home 2 act */

/* button home 3 act */

a.optional-sl-type-three-l {
  border-top-left-radius: 15px;
  width: 33% !important;
}

a.optional-sl-type-three-c {
  width: 33% !important;
  margin-right: 2px;
  margin-left: 2px;
}

a.optional-sl-type-three-r {
  border-top-right-radius: 15px;
  width: 33% !important;
}

/* button home 3 act */

a.optional-sl-type-l {
  border-top-left-radius: 15px;
  width: 24.8% !important;
}

a.optional-sl-type-c {
  width: 24.2% !important;
  margin-right: 5px;
  margin-left: 5px;
}

a.optional-sl-type-cr {
  width: 24.2% !important;
  margin-right: 5px;
  margin-left: 5px;
}

a.optional-sl-type-r {
  border-top-right-radius: 15px;
  width: 24.8% !important;
}

.txt-search-day {
  width: 35%;
  font-size: 15px;
  position: absolute;
  margin: 1% 2% 0% 18%;
}

.txt-search-adult {
  width: 35%;
  font-size: 15px;
  position: absolute;
  margin: 1% 2% 0% 50%;
}

.roomstype-list-box .choose-room {
  background-color: transparent !important;
  color: #055176;
  padding-left: 1.7em;
  padding-right: 1.7em;
  padding-top: 0.5em;
  margin: 30px 0 0 0;
  height: 3.5em;
}

.roomtype-header {
  background-color: rgb(212, 212, 212);
  color: rgb(0, 0, 0);
  overflow: hidden;
  display: block;
  text-align: center;
  height: 2.5em;
  padding-top: 7px;
  font-weight: bold;
}

.list-item {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.roomtype .item {
  box-sizing: border-box;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

li.item {
  list-style: none;
}

.item {
  box-sizing: border-box;
  padding: 0 25px;
  background-color: rgb(255, 255, 255);
  margin: 30px 0;
  box-shadow: 1px 2px 15px #eee;
}

.rmt-item{
	padding-top: 0em;
	background-color: rgb(250, 218, 171);
	color: rgb(118, 71, 28);
}

.box-list-item{
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  margin-left: 15px;
}

.box-list-item:not(:last-child){
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
  border-bottom-color: rgb(96,57,19);
}

.list-rooms{
  padding-left: 0px;
  padding-right: 0px;
  border-left-width: 0.5px;
  border-left-style: solid;
  border-left-color: rgb(204,204,204);
}

.room-box:not(:last-child){
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
  border-bottom-color: rgb(238,193,130);
  display: inline-block;
}

.box-item-left-rmt_name label{
  font-size: 14px;
}

.box-item-left-rmt_name{
  padding-top: 15px;
  padding-left: 0px;
}

.box-item-right{
	/* border-left-width: 0.5px; */
	/* border-left-style: solid; */
	/* border-left-color: rgb(204,204,204); */
	padding-bottom: 20px;
  padding-top: 15px;
  padding-right: 0px;
}

.box-item-center {
  border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: rgb(204,204,204);
  padding-top: 15px;
  padding-right: 0px;
}

.box-item-right span{
	font-size: 8px;
	font-weight: bold;
}

.room-img{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 196px;
	height: 150px;
}

h5.txt-ad {
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
}

h5.txt-bed , h5.txt-det{
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	margin-bottom:0px;
}

h5.txt-fac {
  font-weight: normal;
  font-style: normal;
  margin-top: 0px;
  padding-top: 5px;
  font-size: 11px;
  margin-bottom:0px;
}

.box-item-left-rmt_name a{
	color:rgb(118,71,28);
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration-line: underline;
}

.box-item-center a {
	color:rgb(118,71,28);
	font-size: 11px;
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration-line: underline;
	float: left;	
}

.can-txt>strong>span {
	float: left;
  font-size: 10px;
}

.can-txt>strong>span>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 5px;
  font-size: 10px;
}

span.pro-name {
  font-size: 11px;
  font-weight: bold;
}

.avail-txt{
	font-size: 14px;
	color: rgb(111,191,71);
	font-weight: bold;
}

.rm-txt{
  text-align: right;
}

.price{
	padding-left: 50px;
	background-color: rgb(225,225,173);
}

.sp-txt{
	display: block;
  padding-right: 20%;
}

.rmts-item{
  width: 60%;
}

.tax_p{
  padding-top: 3px;
  text-align: right;
  float: right;
}

.btn-book{
  padding-bottom: 5px;
}

.btn-book h5{
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0px;
  background-color: rgb(255,225,190);
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;  
}

.btn-book a{
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0px;
  background-color: rgb(153,95,53);
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(255,226,174);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.btn-book a:hover {
  color: rgb(255,226,174);
}

.bg-img.rmt-img {
  padding-bottom: 60%;
}

.rmt-img {
  margin-top:10%;
  margin-bottom: 15px;
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.bg-img>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 0;
  text-decoration: none;
}

.min_stay {
  padding-top: 15px;
  padding-bottom: 14%;
  text-align: center;
  border-left-width: 0.5px;
  border-left-style: solid;
  border-left-color: rgb(204,204,204);
}

.rmt-modal {
  width: 50%;
}

.rmt-modal .modal-content {
  background-color: rgb(223, 195, 147);
  color: rgb(101, 60, 38);
}

.rmt-modal .modal-header {
  border-color: rgb(126, 79, 53);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid rgb(229, 229, 229);
}

.ul-fac>li {
  float: left;
  width: 33.33%;
}

.box-img-full {
  width: 100%;
  float: left;
  padding-bottom: 80%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out;
}

.rmt-pop-box-img .fl-right {
  /* width: 50%; */
  width: 100%;
  padding: 0px;
}

.contact-modals-show {
  position: relative;
  display: flex;
  border: 1px solid #055176;
  padding: 1rem 0px;
  margin-bottom: 2rem;
}

.image-hide{
  display: none;
}

.image-show{
  display: block;
  transition:all 0.3s ease-in 0s;
}

.flex-block {
  display: flex;
  justify-content: center;
  flex-direction: row;
  max-width: 100%;
  width: 100%;
  grid-gap: 5px;
}

.image-previous {
  width: 10px;
  position: absolute;
  height: 25%;
  display: flex;
  left: 10px;
  align-items: center;
  cursor: pointer;
}

.move_image_disable {
  background-color: dimgray !important;
  cursor: no-drop;
}

.modal-member-alert > div {
  font-size: 16px;
}

button.swal2-confirm.confirm-button-alert {
  background: green;
  color: white;
  border-radius: 10px;
}

button.swal2-cancel.cancel-button-alert {
  background: red;
  color: white;
  border-radius: 10px;
}

.block-alert-member {
  color: currentcolor;
}

/* 72 73 74 529 */
.main-72 #rmt-img-id .modal-header,
.main-73 #rmt-img-id .modal-header,
.main-74 #rmt-img-id .modal-header,
.main-529 #rmt-img-id .modal-header{
  background-color: #603912;
}

.main-72 #rmt-img-id .modal-header .title-show-modal,
.main-73 #rmt-img-id .modal-header .title-show-modal,
.main-74 #rmt-img-id .modal-header .title-show-modal,
.main-529 #rmt-img-id .modal-header .title-show-modal{
  color: white;
}

.main-72 #rmt-img-id .modal-body,
.main-73 #rmt-img-id .modal-body,
.main-74 #rmt-img-id .modal-body,
.main-529 #rmt-img-id .modal-body {
  background-color: white;
  color: rgb(101, 60, 38);
}

#rmt-img-id button.close,
#rmt-img-id button.close,
#rmt-img-id button.close,
#rmt-img-id button.close{
  color: white;
}

.main-72 #rmt-img-id .contact-modals-show,
.main-73 #rmt-img-id .contact-modals-show,
.main-74 #rmt-img-id .contact-modals-show,
.main-529 #rmt-img-id .contact-modals-show {
  border: 1px solid #a68a75;
}

.main-72 #rmt-img-id .title-block,
.main-73 #rmt-img-id .title-block,
.main-74 #rmt-img-id .title-block,
.main-529 #rmt-img-id .title-block {
  background-color: #744c29;
}

.main-72 #rmt-img-id .image-next span.arrow-icon,
.main-73 #rmt-img-id .image-next span.arrow-icon,
.main-74 #rmt-img-id .image-next span.arrow-icon,
.main-529 #rmt-img-id .image-next span.arrow-icon,
.main-72 #rmt-img-id .image-previous span.arrow-icon,
.main-73 #rmt-img-id .image-previous span.arrow-icon,
.main-74 #rmt-img-id .image-previous span.arrow-icon,
.main-529 #rmt-img-id .image-previous span.arrow-icon {
  background-color: #744c29;
}

/* 72 73 74 529 */

.image-next {
  width: 10px;
  position: absolute;
  height: 25%;
  display: flex;
  right: 15px;
  align-items: center;
  cursor: pointer;
}

span.arrow-icon {
  padding: 0.5rem;
  background-color: black;
  color: white;
}

.content-detail-model {
  text-indent: 10px;
  margin: 1rem 0px;
  font-size: 17px;
}

.rmt-pop-box-img ul {
  padding: 1rem 0px 0px 3rem;
  font-size: 14px;
}

.title-show-modal {
  font-size: 28px;
  color: white;
}

#rmt-img-id .modal-header {
  background-color: #055176;
}

#rmt-img-id .modal-body {
  background-color: white;
  color: black;
}

.flex-block ul div {
  padding: 0px;
}

.title-block {
  position: absolute;
  top: -10px;
  color: white;
  background-color: #055176;
  padding: 0.5rem 1.5rem;
  left: -1px;
  font-size: 16px;
}

.list-img-rmt-pop {
  margin: 0;
  list-style: none;
}
.fl-right {
  float: right;
}

.list-img-rmt-pop>li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 19%;
}

a.bg-thumb {
  position: absolute;
  display: inline-block;
  width: 90%;
  top: 5%;
  left: 5%;
  height: 90%;
  line-height: 0;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
}

.no-room {
  background-color: rgb(250, 218, 171);
  color: rgb(118,71,28);
  text-align: center;
  padding-top: 1em;
}

.no-room i.fa.fa-search {
  font-size: 20px;
  background-color: rgb(90, 57, 20);
  padding: 10px;
  border-radius: 10px;
  color: rgb(250, 218, 171);
}

.no-room h2 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.no-room h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 2em;
}
.no-room a{
  text-decoration: none;
}

.right-meu .bg-img-m.bg-menu,
.left-menu .bg-img-m.bg-menu {
  padding-bottom: 85%;
  width: 100%;
}
.right-meu .bg-img-m,
.left-menu .bg-img-m {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.right-meu .bg-img-m>a,
.left-menu .bg-img-m>a {
  display: inline-block;
  position: absolute;
  line-height: 0;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.right-meu .bg-menu,
.left-menu .bg-menu{
  margin-bottom: 15%;
}

.copy-right {
  margin-top: 1em;
}

.navbar.footer {
  margin-top: 10%;
  background-color: rgb(118, 71, 28);
  color: rgb(250, 218, 171);
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.can-txt {
  font-size: 11px;
  font-weight: bold;
}

.can-txt-red {
  color: red;
}

li.room-box {
  list-style: none;
}

label.l-price{
  font-weight: bold;
}

.firefox .right-meu {
  padding-right: 0;
  padding-left: 15px;
  display: inline-table;
  position: fixed;
  width: 230px;
  margin-left: 70em;
}

.right-meu {
  padding-right: 0;
  padding-left: 15px;
  display: inline-table;
  position: fixed;
  width: 230px;
}

.safari .right-meu {
  padding-right: 0;
  padding-left: 15px;
  display: inline-table;
  position: fixed;
  width: 230px;
  margin-left: 70em;
}

.room-box.display{
  display: none;
}

.min_stay{
  list-style: none;
}

.min_stay:not(:last-child){
  list-style: none;
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
  border-bottom-color: rgb(238,193,130);
  display: inline-block;
}

li.min_stay{
  font-weight: bold;
}

label{
  margin-bottom: 0px;
}

ul.row.facilities-box {
  list-style: none;
  padding-left: 0px;
}

ul.facilities-group {
  list-style: disc;
}

.box-facilities {
  color: rgb(118, 71, 28);
  text-align: left;
  border-width: 1px;
  border-color: rgb(118,71,28);
  border-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 2px;
}

span.pro-rmk{
  color:red;
  font-size: 12px;
  font-weight: bold;  
  display: block;
}


img#img-loading{
  position: fixed;
  left: 47%;
  top: 35%;
  z-index: 9;
}

p.not-checkout {
  font-size: 12px;
  display: block;
  text-align: center;
  padding-top: 20px;
  margin-top: 1em;
  height: 70px;
  font-weight: bold;
}

.slide-left{
  -webkit-animation: slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: slide-in-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  z-index: 2;
}

.ribbon {
  width :250px;
  padding: 15px;
  margin-top: 0 !important; 
  margin-bottom: 0;
  margin-left: 6px;
  height: 50px;
  text-transform: uppercase;
  color: white;
  font-size: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.ribbon:hover {
  cursor: pointer;
}

.pckicon{
  max-width: 150%;
  max-height: 150%;
  padding-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.right-meu{
  -webkit-animation: slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: slide-in-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.rooms-box{
  -webkit-animation: slide-in-bottom 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: slide-in-bottom 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  z-index: 0;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.bg-menu:hover{
  -webkit-animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes shadow-drop-2-center {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-transform: translateZ(50px);
            transform: translateZ(50px);
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.50);
  }
}
@keyframes shadow-drop-2-center {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-transform: translateZ(50px);
            transform: translateZ(50px);
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.50);
  }
}

form.frm-search.slide-left.top-index {
  position: relative;
  margin-bottom: 1em;
}

.view-capacity{
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
}

.location-detail{
/*  border: dashed 2px #003a60;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;*/
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.btn-google-map {
  text-align: center;
  margin: 20px;
  padding: 10px 30px 10px 30px;
}

a.a-google-map {
  padding: 10px 30px 10px 30px;
  font-size: 16px;
}


.main-name-location.fontcolor {
  text-align: center;
}

.location-map-main #mapCanvas{
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#mapCanvas {
  width: 100%;
  height: 350px;
}

/*########## BANNER ##########*/
.slide-container {
  margin: auto; 
  width: 250px;
  text-align: center;
}
.pck-card {
  background: white;
  width: 100%;
  display: inline-block;
  margin: auto;
  border-radius: 19px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.pck-card-image {
  position: relative;
  height: 170px;
  margin-top: 50px;
  margin-bottom: 10px;
  background-size: contain;
  background-repeat:no-repeat;
}
.pck-card-level {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #EC9B3B;
}
.pck-card-unit-name {
  font-size: 20px;
  color: black;
  font-weight: 900;
  margin-bottom: 0px;
}
.pck-card-unit-description {
  position: relative;
  height: 100px;
  padding: 5px;
  font-size: 13px;
}
.pck-card-unit-stats-a .one-third:hover {
  cursor: pointer;
}
.pck-card-unit-stats {
  color: white;
  font-weight: 700;
  text-align: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.pck-card-unit-stats .one-third {
  height: 40px;
  width: 100%;
  float: left;
  padding: 15px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.pck-card-unit-stats .two-third {
  height: 60px;
  width: 100%;
  float: left;
}
.pck-card-unit-stats sup {
  position: absolute;
  bottom: 4px;
  font-size: 45%;
  margin-left: 2px;
}
.pck-card-unit-stats .stat {
  position: relative;
  font-size: 18px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.pck-card-unit-stats .stat-value {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}
.pck-card-unit-stats .stat-value-sel {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}
.pck-card-unit-stats .no-border {
  border: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.slick-prev {
  display: none;
}
.slick-next {
  display: none;
}

.thistext {
  height: 75px;
  overflow: hidden;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}
.thistext.is-open,
.pck-card-unit-description.is-open {
  height: auto;
  max-height: auto;
}
.js-read-more-btn:hover{
  cursor: pointer;
}
.hotel-name{
  margin-left: 10px;
  margin-right: 10px;
}
li.hotel-name:hover {
  background-color: rgba(250, 239, 225, 0.0);
  height: 45px;
}
.hotel-name h1{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px; 
  text-shadow: 5px 5px 10px black;
}
.hotel-name a{
  padding: 10px 0px 0px 0px !important;
  display: flex !important;
  align-items: flex-end;
  height: 32px;
  font-family: auto;
}

.logo-right{
  float: right;
  margin-left: 0px;
}

.header ul.navbar-nav-non-sty {
  margin-top: 30px;
  max-width: 930px;
}

.popupModal-body img {
  max-height: 75vh;
}

.view-rate-detail{
  padding-top: 10px;
}

@media (min-width: 1400px) {
  .slider-img li.toggle-thumbnails {
    width: 192.5px;
  }
  .thumbnail>img {
    width: 95px;
  }
}

@media (min-width: 1200px){
  .freeze-box-frm{
    max-width: 260px;
  }
  .frm-search {
    padding-top: 1em;
    padding-bottom: 1.5em;
  }
}

@media (max-width: 1024px){
  .paddinglr{
    position: -webkit-static;
    position: static;
    top: 10vh;
  }
  .panel-refine.active{
    display: none;
  }
  .atfirst{
    display: none;
  }
  
  .frm-search, .sc-container-box {
    max-width: 190px;
  }
  .ribbon{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    max-width: 100vw;
  }
  .pckicon{
    max-width: none;
    max-height: none;
  }
  
  .header ul.navbar-nav {
    margin-left: 13em;
  }

  .img-cash-back-pc {
    display: none;
  }
  
  .img-cash-back-mobile {
   display: block;
  }
}

/**###############  Open menu Mobile  #################**/
@media (max-width: 1024px) and (min-width: 320px) {

  .timebar__base {
    width: 220px;
  }

  .timebar {
    text-align: center;
  }

  .header ul.navbar-nav {
    display: none;
  }
  #my-menu.mm-menu.mm-offcanvas.mm-current {
    display: block;
  }

  li.contact-us-menu {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  li.facilities_show,
  li.hotel_policy_m ,
  li.hotel_description_m{
    font-weight: bold;
    font-size: 16px;
  }

  span.text_des_hotel,
  span.text_importnote_hotel {
    white-space: pre-wrap;
  }

  li.li-fac-mobile {
    font-size: 12px;
    font-weight: bold;
  }

  span.name-hotel-contact {
    color: black;
    font-weight: bold;
  }

  span.address-contact {
    white-space: pre-wrap;
  }

  span.tel-email-contact {
    white-space: pre-line;
  }

  .logo-right{
    float: unset;
  }
}

@media (min-width: 768px) {
  a.open-menu {
    float: right;
    color: rgb(255, 255, 255);
    font-size: 2.5em;
    padding-top: 0.7em;
    width: 46px;
    position: relative;
  }
}

@media (min-width: 1025px) {
  .open-menu {
    display: none;
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  .open-menu {
    width: 46px;
  }
  a.open-menu {
    float: right;
    color: rgb(255, 255, 255);
    font-size: 2.5em;
    padding-top: 0.7em;
  }

}

@media (max-width: 480px){
  .box-item-right{
    border-left-style: unset;
  }
  .list-rooms {
    border-left-style: unset;
  }
  .popupModal-body{
    width: 100vw;
  }
  .popupModal-body img {
    max-width:100%;
  }
}

@media(min-width:1024px) and (max-width:1280px){
  form.frm-search.slide-left.top-index {
    font-size: 12px;
  }  
}


img.btn-rtdk{
  width: 100%;
  margin-bottom: 5%;
}
h5.rtdk_hoteldetail {
  margin-top: 30%;
}
h5.rtdk_hoteldetail>span {
  font-size: 18px;
  color: red;
}
