@charset "utf-8";
body {
    font-family: 'ZCOOL XiaoWei', serif;
	font-size: 16px;
	/*line-height:18px;*/
	color: #000;
	letter-spacing: 1px;
	background-color:#021f3d;
	/*background-image: url(../images/bg.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 -webkit-text-size-adjust: 100%;
}
p, h1, h2, div{max-height: 999999px;}
#content{	width:980px;	margin:0 auto;}
.borR{border-right:1px #000 solid; height: 240px;}



@font-face {
    font-family: 'Bebas';
    src: url('../font/Bebas.woff2') format('woff2'),
         url('../font/Bebas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Courier';
    src: url('../font/CourierStd.woff') format('woff'),
         url('../font/CourierStd.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway.woff2') format('woff2'),
         url('../font/Raleway.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html,
body {
  height: 100%;
  /*background-color: #333;
  font-family: 'Quicksand', sans-serif;
  color: white;*/
}
a{ color: #d9a345; }
a:hover{ color: #604d22; }

.b-a, .bar, .bar:before, .bar:after {
  transition: all .25s;
  content: "";
  position: absolute;
  right: 0;
  height: 3px;
  width: 35px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 1.00);

}

.menu-collapsed {
  transition: all .25s;
  position: fixed;
  top: 10px;
  right: 9px;
  height: 36px;
  width: 100%;/*36px;*/
  z-index: 99999;
  cursor: pointer;
}
.menu-collapsed ul {
  transition: all 0s;
  position: fixed;
  left: -9000px;
}

.bar {
  position: fixed;
	/*width: 100%;*/
  right: 12px;
  top: 24px;
	box-shadow: 5px 5px 10px;
}
.bar:before {
  top: -8px;
}
.bar:after {
  top: 8px;
}

.b-a-expanded, .menu-expanded .bar:before, .menu-expanded .bar:after {
  transition: all .25s;
  top: -0px;
}

.menu-expanded {
  transition: all .25s;
  text-align: center;
  line-height: 50px;
  height: 100%;
  width: 30%;
  border-radius: 0px;
  top: 0;
  right: 0;
	opacity: 0.95;
  /**/background-color: #192b57; /*rgba(96, 77, 34, 0.95);*/
}
.menu-expanded ul {
  transition: all 0s;
  position: relative;
  left: 0;
  z-index: 2;
}
.menu-expanded ul li {
	border-bottom: 2px #FFF solid;
}
.menu-expanded a {
  transition: all .15s;
  text-decoration: none;
  font-size: 1.5em;
  padding: 0px;
  color: #fff;
  display: block;
}
.menu-expanded a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  transition: all .15s;
  letter-spacing: 2px;
  color: #192b57; /*rgba(96, 77, 34, 1);*/
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.menu-expanded .bar {
  background-color: transparent;
  transition: all .25s;
}
.menu-expanded .bar:before {
  transform: rotate(45deg);
}
.menu-expanded .bar:after {
  transform: rotate(-45deg);
}

.row {
  padding-top: 150px;
}

.specialFont{}
.specialFontThai{}
h1 {  font-size: 3em; color: #073b67;  font-family: 'ZCOOL XiaoWei', serif; }
h2 {  -webkit-text-stroke-width: 1px; color: #d9a345; }
h3 {  -webkit-text-stroke-width: 1px; }
h1.h1, h1.h1Black, h1.h1GoldDark { font-size: 50px; padding: 0 0 0px 0;}
h1.h1 {color:#F15B22;}
h1.h1Black {color:#FFF;}
h1.h1GoldDark { font-size: 100px; color:#f15d22;}


p {
  line-height: 160%;
  letter-spacing: 1px;
}

		.image-source-link {
			color: #98C3D1;
		}

		.mfp-with-zoom .mfp-container,
		.mfp-with-zoom.mfp-bg {
			opacity: 0;
			-webkit-backface-visibility: hidden;
			/* ideally, transition speed should match zoom duration */
			-webkit-transition: all 0.3s ease-out; 
			-moz-transition: all 0.3s ease-out; 
			-o-transition: all 0.3s ease-out; 
			transition: all 0.3s ease-out;
		}

		.mfp-with-zoom.mfp-ready .mfp-container {
				opacity: 1;
		}
		.mfp-with-zoom.mfp-ready.mfp-bg {
				opacity: 0.8;
		}

		.mfp-with-zoom.mfp-removing .mfp-container, 
		.mfp-with-zoom.mfp-removing.mfp-bg {
			opacity: 0;
		}
		.show-mobile{	display:none;	}



.br1,.br2,.br3,.br4{	display:none;	}
.logoContent{
  position: absolute;
	/*top: -50px;*/
	z-index: 3;
	width: 100%;
}

header{ padding: 0 0; width: 100%; position: absolute;}
.bgContact-Dark{background-image: url("../images/bgContact-Dark.jpg"); background-position: top center; color: #FFF;  }
.bgContact{background-image: url("../images/bgContact.jpg"); background-position: top center; color: #FFF; padding-bottom: 100px;  }
/*.bgWhiteGold{background-image: url("../images/bgWhiteGold.jpg"); background-position: top center; color: #000;  }*/
.bgGold{background-image: url("../images/bgGold.jpg"); background-position: top center; padding: 30px 0; color: #000;  }
.bgDarkBlack{background-image: url("../images/bgDark.jpg"); background-position: top center; padding-bottom: 100px; }
.bgAbout{background-color: #FFF; }
.bgBlack{background-color: #231f20; padding: 30px 0; }
.backtotop{ position: fixed; bottom: 5px; right: 5px;}
.container{ color:#FFF;}
.normalSPC{padding: 70px 0;}
.img100{ width: 100%; }
.btMenu{width: 95%;}
.icoDown{margin-bottom: -50px;}
.row{ padding-top: 0px;}
.boxW{width: 82px;}
.bgBlack{background: url("../images/bgBlack.png"); }
.icoSocial{width: 25px;}

.contact_txt{width: 441px; }
.footer1{width: 401px;}
.footer2{width: 524px;}
.menutxt{width: 507px;}
.txtSetMenu1{width: 562px;}
.deli{width: 340px;}
.deli3{width: 480px;}
.foot{width: 363px;}
.descfont{ font-family: 'Raleway'; font-size: 20px; line-height: 24px; font-weight: bold;}
.descfont2{ font-family: 'ZCOOL XiaoWei', serif; font-size: 28px; line-height: 40px; font-weight: bold;}
.descfont3{ font-family: 'ZCOOL XiaoWei', serif; font-size: 32px; line-height: 56px; font-weight: bold;}

.btOrder{width: 400px; position: absolute; margin: -350px 0 0 -200px; z-index: 1;}
.btMenu{width: 600px; position: absolute; margin: -650px 0 0 -300px; z-index: 1;}
.bg-shape{height: 120px;}
.heightT{ height:100px;}
.bgShapeWhite{ height: 147px; position: absolute; margin-top: -147px;}
.tigallery{ width: 100%;}
.spcGallery{ height: 200px;}
.findus1{margin-top: 250px; width: 100%;}
.map{width: 80%; height: 570px; margin-top: 220px;}
.menuhome{width: 100%;}
.menupage{width: 100%;}

/*--------- */
h4{font-weight: bold; margin: 10px 0 0px 0; padding: 5px 0 5px 0; border-bottom: 1px #999 dashed;}
.logo{  width:100%; margin: 0px 0 0 20px; }
.navTop{ padding-top: 10px;  font-size: 16px;}
.navTop a{ color: #FFF; text-decoration: none; }
.navTop a.active,.navTop a:hover{ color: #ffffe0; text-decoration: underline;}
.navLR{	margin:0 15px; }
.bgWhite{background-color: #135493; font-family: 'Raleway'; padding: 30px 0; color: #FFF; background-image: url("../images/bgBlue.jpg");/**/}
.bgBrown{background-color: #021f3d; font-family: 'Raleway'; padding: 30px 0; color: #FFF; }
.bgNorWhite{background-color: #FFF; font-family: 'Raleway'; padding: 30px 30px 80px 30px; color: #000; }
.bgNorWhite2{background-color: #FFF; font-family: 'Raleway'; padding: 30px 30px 80px 30px; height: 280px; color: #000; }
a.btLink{padding: 10px 15px; border: 2px solid #d9a345; font-size: 16px; color: #d9a345;}
a:hover.btLink{background-color:#d9a345;  text-decoration: none; color: #FFF;}
a.normallink, a:hover.normallink{ color: #000; text-decoration: none;}
ul.listulSm{ padding: 0 0 0 15px; margin: 0 0 0 15px; list-style-image: url('../images/icoListSm2.png'); font-size: 14px; line-height: 20px;}
ul.listul{ padding: 0 0 0 5px; margin: 0 0 0 15px; list-style-image: url('../images/icoListSm.png');}
ul.listul a{ color: #000; font-size: 14px;}
ol {
  list-style: none;
  counter-reset: my-awesome-counter;
	font-size: 13px; line-height: 14px;
}
ol li {
  counter-increment: my-awesome-counter;
  padding:15px 0 0 15px;
}
ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: black;
  font-weight: bold;
}
.txtWhiteQu{ font-size: 10px;}
.galbg{ padding: 0 20px;}
.bgLogo{background-image: url("../images/bgLogo2.png"); background-position: right bottom; background-repeat: no-repeat;}
.bgLogoT{background-image: url("../images/bgLogoT2.png"); background-position: right top; background-repeat: no-repeat;}
.fbbt{ width: 40px;}
.img90{ width: 90%; margin-bottom: 00px;}
.hr{height: 1px; background-color: #d9a345;}
.heighprice{display: none;}
.choice{font-size: 12px; line-height: 14px; font-style: normal; margin-top: 0px; padding-left: 0px;  font-weight: normal;}
.spPrice{ padding: 10px 3px;}
.icoList{width: 15px; margin: 0 5px 0 -20px;}
.imgpic{margin-bottom: 40px; margin-top: 20px;}
.btbooking{background-color: #d9a345; padding: 10px 15px; }

.txtPrice{ background-color:#d9a345; color: #FFF; border-radius: 10px; padding: 3px 2px; margin: 3px 0; line-height: 20px;}
.txtWhite{	color: #FFF;}
.txtGold{color:#d9a345;}
.txtBlue{color:#114a82;}
.txtGold2{color:#f8d288;}
.padleft{padding-left: 35px;}

/*--------- */



/** Voucher Page  **/
.voucher{ width: 100%;}
.boxFormadmin{ color: #666; border-radius: 10px; border: none; width: 70%; }
.boxFormadmin35{ color: #666; border-radius: 10px; border: none; width: 35%; }
.btButton{font-size: 20px; background-color: #BA9F57; width: 20%; color: #FFF; margin: 5px auto 80px auto; padding: 0 20px; border-radius: 10px; border: none;}
.bgcontentVoucher{padding: 15px; color: #333;background-color: #FFF; margin: 5px; border-radius: 10px;}
.txtBrown{background-color:#780000; color:#ba9f57; padding: 5px 30px; border-radius: 10px; font-size: 24px;}
.borSale{ background-color: cornsilk; color: #333; border-radius: 10px;}
.tbVou{ width:160px;}
#con50{
	width:50%;
	float:left;
}
#con120px{
	width:120px;
	float:left;
}
#box25, .box25, .box25_pack{
	width: 100%;
	height:150px;
	border:1px #edd397 dashed;
	background-color:#d9a345;
	background-image:url(../images/bgVouch.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	text-align: center;
	padding: 10px;
	margin: 5px 0;
	color:#FFF;
	font-size: 24px; line-height: 24px;
	font-weight: normal;
    border-radius: 10px;
}
.box25 a{color: #fbdca1; font-size: 20px;}
.box25 a:hover{color: #fbdca1; text-decoration: none;}
.box25_pack {
	background-color:#A50200;
	background-image:url("../images/bgVouch-pack.png");
	background-position:top center;
	background-size: 60%;
	background-repeat:no-repeat;
	padding-top: 50px;
	height: 180px;
}
#box25 .cmmt, .box25 .cmmt{
	font-size:10px;
	color:#777;
	line-height:11px;
	font-style:italic;
}
.bgGold{ background-image: url("../images/bgGold.jpg");}
.bgGold2{ background-image: url("../images/bgGold.jpg"); height: 180px; color: #3B0100;  -webkit-text-stroke-width: 0.8px;}
h2.h2gold{
	font-size:22px;
	margin: 0 0 5px 0; 
	color:#ba9f57;
}
h3{
	/*font-family: 'Domine', serif;*/
	color:#114a82;
	font-size:20px;
	padding: 0 0 15px 0;
	margin:30px 0 5px 0;
	border-bottom: 2px solid #ba9f57;
}
#content100{
	width:96%;
	padding:0 2%;
}
.bgSoftPink{
	background-color:#f7e0e4;
	padding: 5px 10px;
	border-radius: 5px;
	border: none; 
	color: #500101;
}
a.bgSoftPink {
	color:#500101;
	text-decoration:none;
}
a:hover .bgSoftPink  {
	color:#500101;
	text-decoration:underline;
}
.times22{
	font-size:22px;
	/*font-family:"Times New Roman", Times, serif;*/
	font-style:italic;
}
.tbDescNew{
	color:#F00;
	background-color:#ffc4c4;
	padding:5px;
	border-bottom:dashed 1px #999;
}
.tbDescNew a, .tbDescNew a:hover{
	color:#F00;
}
.txtVouhcer{
	color:#49350a;
}
.txtCmmt{
	color:#ed4a4a;
}
.cmmtsize{
	font-size:14px;
}
.btSubmit{ border-radius: 0px; border: #d9a345 2px solid;  background-color:#d9a345; color:#FFF; padding: 3px 30px; width: 120px;  }
a:hover.btSubmit{ color:#FACA6F;}
.intro{ margin-top: -230px; margin-left: -20px;}
/** End Voucher Page  **/




#boxRegister{	padding-top:5px;}
.boxRegister{	width: 100%; margin: 5px 0; padding: 5px; font-size: 20px; color: #000; border: none; background-color: #e1e2e3; }
.borMap{	border:#CCC 1px solid;	padding:1px;}
.txtBlack{	color:#000;}

