/*css3_support*/
/* begin Page */
.ui-widget-header, .ui-state-active, .ui-state-default.ui-state-active, .ui-state-hover {
background-color: !important; /*calendar_color*/
}
body {
background-attachment:; /*body_background_attachment*/
background-repeat:; /*body_background_repeat*/
background-position:top center; /*body_background_position*/
color:#595959;	/*body_font_color*/
font-family:tahoma; /*body_font_family*/
font-size:14px;	/*body_font_size*/
margin: 0; /*body_margin*/
background-image:url(images/); /*body_background*/
background-color:; /*body_background_color*/
	line-height:23px;
}
#page-body {
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:1024px; /*page_width*/
/*overflow:hidden;*/
border-color:; /*page_border_color*/
border-style:; /*page_border_style*/
border-width:; /*page_border_width*/
}
.logo {
	position:absolute;
	top:18%;
	left:0px;
	z-index:102;
}
a h2 {
	margin:0;
	padding:0;
font-size:14px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.page-header {
	position:relative;
width:1024px; /*page_width*/
height:120px; /*page_header_height*/
background-image:url(images/); /*page_header_background*/
background-color:#FFFFFF; /*page_header_background_color*/
}
.page-menu {
width:1024px; /*page_width*/
height:120px; /*page_menu_height*/
background-image:url(images/); /*page_menu_background*/
background-color:#FFFFFF; /*page_menu_background_color*/
	position:relative;
	z-index:101;/*top: 18px;*/
}
.page-content {
width:1024px; /*page_width*/
background-image:url(images/); /*page_content_background*/
background-color:; /*page_content_background_color*/
	text-align:left;
	padding: 30px 0px;
}
.page-footer {
width:1024px; /*page_width*/
height:; /*page_footer_height*/
	color:#ffffff;
	min-height:100px;
}
.content-left {
background-image:url(images/); /*content_left_background*/
background-color:; /*content_left_background_color*/
/*padding:15px 5px 5px 5px;*/
padding-right: 15px;
}
.content-center {
background-image:url(images/); /*content_center_background*/
background-color:; /*content_center_background_color*/
/*padding:15px 5px 5px 5px;*/
}
.content-right {
background-image:url(images/); /*content_right_background*/
background-color:; /*content_right_background_color*/
/*padding:15px 5px 5px 5px;*/
  padding-left: 15px;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:large;
}
blockquote {
	border: 1px dashed #CCC;
	background:#e9e9e9;
	padding:3px;
	margin:20px;
}
a:link {
color:#595959; /*link_style_color*/
font-style:; /*link_style_font*/
font-weight:normal; /*link_style_weight*/
text-decoration:none; /*link_style_deco*/
}
a:visited {
color:#595959; /*link_visited_style_color*/
font-style:; /*link_visited_style_font*/
font-weight:; /*link_visited_style_weight*/
text-decoration:none; /*link_visited_style_deco*/
}
a:hover {
color:#000000; /*link_hover_style_color*/
font-style:; /*link_hover_style_font*/
font-weight:; /*link_hover_style_weight*/
text-decoration:none; /*link_hover_style_deco*/
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.web-menu-top-icon {
	position:absolute;
	left:0px;
	top:0px;
	border:0;
}
.web-title-box {
	position:relative;
	display:inline;
	left:0px;
	bottom:0px;
	width:100%;
}
.web-title-box-img {
	position:absolute;
	display:inline;
	top:-8px;
	left:5px;
}
/* begin Menu top*/
/* nav menu */
/*
<span class='menu-split'></span>  เอาไว้แทรกท้ายของเมนู ก่อน </li> สำหรับเมนูที่มีตัวคั่น
จะต้องกำหนดขนาดเองเพื่อความเหมาะสม
*/
/*
.menu-split {
	display:block;
	background-image:url(images/menu_split_line.png);
	width:1px;
	height:50px;
	margin:0px;
	padding:0px;
	float: left;
}
*/
.nav-menu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
}
.nav-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	position: relative;
}
.nav-menu ul li {
	position:relative; /*nav_menu_position*//*|relative|*/
	float: left;
	display: inline;
	margin-top: 0px;
margin-right:5px; /*top_menu_space_r*/
	margin-bottom: 0px;
margin-left:5px; /*top_menu_space_l*/
}
.nav-menu ul li a {
	text-decoration: none;
height:120px; /*top_menu_line_hight*//*|auto|*/
	float:left;
	cursor: pointer;
background-image:url(images/menu_normal.png); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: right top;
}
/*
อธิบายเมนู
.nav-menu  ul li a span.t {
height: 22px; คำนวนอัตโนมัตจากระบบความสูงของเมนู คือ เอา padding top - ความสูงของภาพ
margin: 0 20px 0 -10px;  กำหนดขอบซ้าย 20px และห่างจากด้านล่าง -10px
padding: 7px 0px 0px 20px; จัดขนาดของตัวหนังสือว่าห่างจากด้านบนเท่าไหร่ และจากทางซ้ายเท่าไหร่
font-family:Tahoma; 
font-size:12px;
}
*/
.nav-menu ul li a span.t {
height:83px; /*top_menu_line_hight2*//*|auto|*/
	margin: 0 20px 0 -10px; /* แก้ไขใหม่จาก margin: 0 7px 0 -10px;*/
padding:37px 0px 0px 20px; /*top_menu_text_position*//*|auto|*/
font-family:Tahoma; /*menu_font_family*/
font-size:15px;	/*menu_font_size*/
color:#4E4E4E;	/*menu_font_color*/
	position: relative;
	float:left;
background-image:url(images/menu_normal.png); /*menu_normal*/
	background-repeat: no-repeat;
	background-position: left top;
}
/*menu*/
.nav-menu ul.menu li a.active {
background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: right top;
}
.nav-menu ul.menu li a.active span.t {
color:#00AF43;	/*menu_font_active_color*/
background-image:url(images/menu_active.png); /*menu_active*/
	background-repeat: no-repeat;
	background-position: left top;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover, .nav-menu ul.menu li a.hover {
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: right top;
}

.nav-menu ul.menu li a:hover span.t,.nav-menu ul.menu li a.hover span.t, .nav-menu ul.menu li a.hover span.t {
color:#00AF43;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
	background-repeat: no-repeat;
	background-position: left top;
}
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body {
	margin:10px 0px;
}
.box-title {
background-color:; /*left_title_bg_color*/
border-width:; /*blockheader_border_1_width*/
border-style:; /*blockheader_border_1_style*/
border-color:; /*blockheader_border_1_color*/
border-radius:; /*blockheader_1_radius*/
height:70px; /*blockheader_1_height*/
background-image: url(images/blockheader.png); /*blockheader_1*/
	position:relative;
      border-bottom: 3px solid #000000;
}
.box-title2 {
background-color:; /*content_title_bg_color*/
border-width:; /*blockheader_border_2_width*/
border-style:; /*blockheader_border_2_style*/
border-color:; /*blockheader_border_2_color*/
border-radius:; /*blockheader_2_radius*/
	height:70px;
background-image:url(images/blockheader2.png); /*blockheader_2*/
	position:relative;
      border-bottom: 3px solid #000000;
}
.box-title3 {
background-color:; /*right_title_bg_color*/
border-width:; /*blockheader_border_3_width*/
border-style:; /*blockheader_border_3_style*/
border-color:; /*blockheader_border_3_color*/
border-radius:; /*blockheader_3_radius*/
height:70px; /*blockheader_3_height*/
background-image: url(images/blockheader3.png); /*blockheader_3*/
	position:relative;
      border-bottom: 3px solid #000000;
}
.box-title-t {
	position:absolute;
color:#000000;	/*left_title_box_font_color*/
	bottom:15%;
	font-size:23px;
}
.box-title2-t {
	position:absolute;
color:#000000;/*content_title_box_font_color*/
	bottom: 15%;
	font-size:20px;
	text-transform: uppercase;
}
.box-title3-t {
	position:absolute;
color:#000000;	/*right_title_box_font_color*/
	bottom:15%;
	font-size:23px;
}
.box-content-body {
border-width:; /*blockcontent_border_1_width*/
border-style:; /*blockcontent_border_1_style*/
border-color:; /*blockcontent_border_1_color*/
border-radius:; /*blockcontent_1_radius*/
background-image:url(images/); /*blockbody_1*/
background-color:#FFFFFF; /*blockcontent_border_1_bg_color*/
	position:relative;
}
.box-content-body-t {
	margin:0px;
	padding:15px;
}
.box-content2-body {
border-width:; /*blockcontent_border_2_width*/
border-style:; /*blockcontent_border_2_style*/
border-color:; /*blockcontent_border_2_color*/
border-radius:; /*blockcontent_2_radius*/
background-image:url(images/); /*blockbody_2*/
background-color:#FFFFFF; /*blockcontent_border_2_bg_color*/
	position:relative;
}
.box-content2-body-t {
	margin:0px;
	padding:15px;
}
.box-content3-body {
border-width:; /*blockcontent_border_3_width*/
border-style:; /*blockcontent_border_3_style*/
border-color:; /*blockcontent_border_3_color*/
border-radius:; /*blockcontent_3_radius*/
background-image: url(images/); /*blockbody_3*/
background-color: #FFFFFF; /*blockcontent_border_3_bg_color*/
	position:relative;
}
.box-content3-body-t {
	margin:0px;
	padding:15px;
}
.box-title-t a {
color:#000000;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#000000;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#000000;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
	display:inline;
color:#000000;/*content_title_box_font_color*/
}
.box-title2-t h1 {
	font-weight:normal;
	font-style:normal;
	font-size:23px;
	text-transform: uppercase;
}
/**list**/
ul.dropdown-left, ul.dropdown-right {
background:#FFFFFF !important; /*submenu_bg_lr*/
border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}

ul.dropdown-left,ul.dropdown-right {
background:#FFFFFF !important; /*submenu_bg_lr*/
border-color:#CCCCCC !important; /*submenu_border_lr*/
	border-width:3px;
	border-style:solid;
}
.my-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.my-list li {
	position:relative;
	display: block;
	text-decoration:none;
	width:100%;
}
.my-list li a {
	display: block;
	text-decoration:none;
	padding:2px;
	margin:1px;
}
.my-list li a:hover, .my-list li a.selected {
	padding:1px;
	border-width:1px;
	border-style:solid;
border-color:#CCCCCC; /*link_hover_box_color*/
background-color:#EEEEEE; /*link_hover_box_bg*/
	border-radius:2px;
}
.my-list .detail {
	position:absolute;
	top:0px;
	margin:3px;
}
/* other box hover */
.other-box:hover {
	border-radius:2px;
border-color:#CCCCCC; /*link_hover_box_color*/
background-color:#EEEEEE; /*link_hover_box_bg*/
}
/* my custom box*/

.bx-header {
	width: 100%;
background-image:url(images/); /*page_header_background*/
background-color:#FFFFFF; /*page_header_background_color*/
}
.bg-whychoose {
	width:100%;
	background-color: #f5f5f5;
}
.bg-whychoose a {
	color:#ffffff;
}
.bg-whychoose a:hover {
	color:#ffff00;
}
.footer-bx {
background-image:url(images/); /*page_footer_background*/
background-color:#191919; /*page_footer_background_color*/
	width:100%;
	/*border-top: 5px solid #880a0b;*/
  /*margin-top: 20px;*/
}
a img {
	border:none;
}
a.submit-blue1 {
	display: inline-block;
	padding: 15px 60px;
	text-align: center;
	color: #fff;
	background: #ffff00;
}
a.submit-blue {
	display: inline-block;
	padding: 10px 30px;
	text-align: center;
	color: #161616;
	background: #ffff00;
}
.hvr-bounce-to-right {
	display:inline-block;
	vertical-align:middle;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	box-shadow:0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
	-webkit-transition-property:color;
	transition-property:color;
	-webkit-transition-duration:.5s;
 transition-duration:.5s border-radius: 3px !important;
	overflow: hidden;
}
.hvr-bounce-to-right:before {
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#161616;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 50%;
	transform-origin:0 50%;
	-webkit-transition-property:transform;
	transition-property:transform;
	-webkit-transition-duration:.5s;
	transition-duration:.5s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
	color:#fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
	-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, .37, .66);
	transition-timing-function:cubic-bezier(0.52, 1.64, .37, .66)
}
.f-nav {
background-image:url(images/); /*page_menu_background*/
background-color:#FFFFFF; /*page_menu_background_color*/
}
.f-nav {
background-color:#FFFFFF !important;	/*fix_nav_bg*/
}
.welcome-box1-container {
	background-color:#f6f7fb;
	width:100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.welcome-box2-container {
	background-color:#f5f5f5;
	width:100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.welcome-box3-container {
	background: transparent url("/uploads/4945/images/pic.jpg") no-repeat fixed center top / cover;
	width: 100%;
	color: #FFF;/* margin-top: 30px;
    padding-bottom: 30px;*/
}
img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
img.grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-10 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	-moz-filter: grayscale(100%)
}
/* style */
.booking-bar {
 border : 1px solid #5a5a5a;
 padding: 55px 0px !important;
  text-align: center;
  width: 1024px;
}
.form-booking-search {
font-size:15px !important;
}
.required.hasDatepicker {
height: 40px;
width: 120px !important;
text-align: center;
color: #5a5a5a;
font-size: 14px;
}
select[name="check_in_adults"] {
height: 40px;
}
select[name="check_in_children"] {
height: 40px;
}
.col-sm-3 * {
  box-sizing: border-box;
}
input[type="image"] {
}
.col-sm-3 ul {
  list-style: none;
  padding: 0;
  font: .9em Arial;
  display: flex;
  flex-wrap: wrap;
}
.col-sm-3 ul li {
  float: left;
  width: 30%;
  margin: 0px 15px;
  margin-bottom: 20px;
 /* background: #eee; */
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
 margin: 0 auto;
}
.col-sm-3 ul li a {
    text-align: center;
    color: #818181;
    text-decoration: none;
}
.box-free {
     width: 100%;
    background-image: url(/uploads/5283/images/parallax.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff; 
}
.box-free  a {
color:#ffffff;
}
.ui-datepicker-trigger {
padding: 0px 7px;
vertical-align: middle;  
}
.edit-menu3 {
top : 0;
}
.booking-room-list > li > div:nth-child(2) {
      margin-left: 30px !important;
}
#hamburger span{
background-color: !important; /*menu_hamburger_color*/
}

#respTitle{
color: !important; /*respTitle*/
}

.mm-listview > li > a, .mm-listview > li > span {
color: !important; /*respMenu*/
}

.mm-menu{
background-color:white !important; /*respMenuBG*/
}
