@charset "utf-8";
body {
    font-family: "Arial"; /*'VanReglan', serif;*/
	font-size: 1.6em;
	line-height: 1.6em;
	-webkit-text-stroke-width: .01em;
	/*line-height:18px;*/
	color: #7B622C;
	letter-spacing: .1em;
	background-color:#fbf4ec;
	/*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;

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

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

}
@font-face {
    font-family: 'VanReglan';
    src: url('../font/VanReglan.woff2') format('woff2'),
         url('../font/VanReglan.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: #7B622C; }
a:hover{ color: #7B622C; }

.b-a, .bar, .bar:before, .bar:after {
  transition: all .75s;
  content: "";
  position: absolute;
  right: 0;
  height: 3px;
  width: 35px;
  border-radius: 20px;
  background-color: rgba(200, 170, 110, 1.00);
	/*background: linear-gradient(75deg, rgba(174,110,40,1) 0%, rgba(227,190,40,1) 25%, rgba(227,190,40,1) 75%, rgba(174,110,40,1) 100%);*/

}

.menu-collapsed {
  transition: all .50s;
  position: fixed;
  top: 10px;
  right: 9px;
  height: 36px;
  width: 100%;/*36px;*/
  z-index: 99;
  cursor: pointer;
}
.menu-collapsed ul {
  transition: all .75s;
  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;
  /**/background-color: rgba(123, 98, 44, 0.95);
}
.menu-expanded ul {
  transition: all 0s;
  position: relative;
  left: 0;
  z-index: 2;
}
.menu-expanded ul li {
	border-bottom: 1px #fbf4ec solid;
}
.menu-expanded a {
  transition: all .15s;
  text-decoration: none;
  font-size: 1.5em;
  padding: 0px;
  color: #fbf4ec;
  display: block;
}
.menu-expanded a:hover {
  background-color: #fbf4ec; /*rgba(255, 255, 255, 0.8);*/
  transition: all .15s;
  letter-spacing: 2px;
  color: rgba(46, 53, 31, 1);
  border: 1px solid rgba(255, 255, 255, 0.15);
	-webkit-text-stroke-width: .03em;
}
.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: 5.5em; color: #7B622C;  font-family: 'SeaAngleReguler', serif;  letter-spacing: .02em;}
h2 {  -webkit-text-stroke-width: .02em;  letter-spacing: .05em;  font-family: 'SeaAngleReguler', serif; text-transform: uppercase;}
h3 {  /*-webkit-text-stroke-width: 1px;*/ letter-spacing: .05em;  font-family: 'SeaAngleReguler', serif;}
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:#a58a56;}
h1.txtGold, h2.txtGold, h4,  .txtGold, a.txtGold{ color: #7B622C;
 /* background: -webkit-linear-gradient(#ebbd45, #ebbd45, #af6e2a);
	-webkit-text-stroke-width: 0px;
  	-webkit-background-clip: text;
 	-webkit-text-fill-color: transparent;*/}
h1.txtGold2, .txtGold2{ color: #f9d39d;}
h2.h2Content{ margin:0px; font-size: 2.5em;}
h2.txtGoldPack{ background-color:#a58a56; color: #FFF; padding-top: 10px; font-size: 2.5em; }

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, .show-tablet{	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: 40px;}

.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: 'VanReglan'; font-size: 1em; line-height: 1em; }
.descfont2{ font-family: 'VanReglan', serif; font-size: 1.5em; line-height: 1.5em; }
.descfont3{ font-family: 'VanReglan', serif; font-size: 2em; line-height: 2em; }

.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:0px;}
.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%;}
.imgmassage{margin-top: 25px; width: 100%; border-radius: 20px; }

/*--------- */
h4, h4.h4package{font-weight: bold; margin: 10px 0 0px 0; padding: 20px 0 5px 0; border-bottom: 1px #999 dashed; font-size: 1.6em;}
h4.h4package{padding-top: 5;margin-top: 0;}
.logo{  width:90%; margin: 0px 0 0 0; }
.navTop{ padding: 10px 0 0 0;  font-size: 1em;  font-family: 'SeaAngleReguler', serif; 
	-webkit-text-stroke-width: .05em;}
.navTop a{ color: #7B622C; text-decoration: none; border: #b8b6a8 1px solid; padding: 10px 12px 5px 12px; }
.navTop a.active,.navTop a:hover{ color: #7B622C; text-decoration: none; border: #7B622C 1px solid;}
.navLR{	margin:0 3px; }
.bgWhite, .bgWhite2{background-color: #fbf4ec; background-image: url('../images/bgWhite.png'); padding: 30px 0 0 0; color:#7B622C;font-weight: bold; }
.bgWhite2{background-color: #fbf4ec; background-image: url('../images/bgWhite2.jpg'); background-size: 100%;}
/*.bgBrown, .bgGreen{background-color: #7B622C; padding: 30px 0; color: #FFF; background-image: url('../images/bgBrown.png');  background-size: 10%; background-position: center;}*/
.bgSlogan{background-image: url("../images/bgSlogan-new.jpg"); background-color: #ede6d6; color: #7B622C; font-size: 3.5em; line-height: 3em; -webkit-text-stroke-width: 1px; background-position: center; padding: 2% 0; width: 100%; background-size: 100%; font-family: 'VanReglan';}
.bgGreen{background-image: url('../images/bgGreen-new.png'); background-color: #7B622C; background-size: 30%; }
.bgNorWhite{background-color: #FFF; padding: 30px 30px 80px 30px; color: #000; }
.bgNorChecklist{background-color: #7B622C; padding: 30px 30px 80px 30px; color: #FFF; }
.bgNorWhite2{background-color: #FFF;  padding: 30px 30px 80px 30px; height: 280px; color: #000; }
/*a.btLink{padding: 10px 15px; background: linear-gradient(75deg, rgba(174,110,40,1) 0%, rgba(227,190,40,1) 25%, rgba(227,190,40,1) 75%, rgba(174,110,40,1) 100%);  font-size: 1.3em;  -webkit-text-stroke-width: .25px; color: #411218; }
a:hover.btLink{background-color:#a58a56;  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/newIco/icoListSm.png');}
ul.listul a{ color: #FFF; font-size: .9em;}
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: 2px; background-color: #7B622C;}
.heighprice{display: none;}
.choice{font-size: .9em; line-height: 1.3em; font-style: normal; margin-top: 0px; padding-left: 0px;  font-weight: normal; -webkit-text-stroke-width: 0px; }
.spPrice{ padding: 30px 3px 0 3px;}
.spPrice2{ padding: 10px 3px 0 3px;}
.icoList{width: 30px; margin: -15px 5px 0 -38px;}
.btbooking, .btLink{background-color: #7B622C; padding: 10px 15px; /*background: linear-gradient(75deg, rgba(174,110,40,1) 0%, rgba(227,190,40,1) 25%, rgba(227,190,40,1) 75%, rgba(174,110,40,1) 100%);*/ color: #fbf4ec; border: 2px solid #fbf4ec; -webkit-text-stroke-width: .25px;  }
a.btbooking, a.btLink{ text-decoration: none; color: #fbf4ec; }
a:hover.btbooking,  a:hover.btLink{ text-decoration: none; color: #7B622C; background-color: #fbf4ec; }

.txtPrice{ /*background-color:#fbf4ec;  background: linear-gradient(60deg, rgba(174,110,40,1) 0%, rgba(227,190,40,1) 50%, rgba(227,190,40,1) 75%, rgba(174,110,40,1) 100%); border-radius: 10px; padding: 3px 2px; margin: 3px 0; line-height: 20px; color: #411218;*/ font-size: 2.5em; line-height: 1.2em; }
.txtWhite{	color: #fbf4ec;}
.txtFoot{ color: #fbf4ec;}
.padleft{padding-left: 35px;}

.intro{margin-top: -180px; padding-left: 2%; margin-bottom: 10px; font-size: .4em;}
	.mobCenter{ text-align: left;}
.hicap{ margin-left: -23px; width: 160px;}
.mins{ font-size: .7em;   -webkit-text-stroke-width: 0px;}
.lineH{width: 300px; margin-bottom: 10px;}
.icoContact{width: 40px; margin: 2px 10px 10px 0;}
.branchShow{ position: absolute; z-index: 9; top: 280px; text-transform: uppercase; font-size: 1.65em; border-radius: 5px;}

.boxHome{border-top: 2px solid #fbf4ec; border-bottom: 2px solid #fbf4ec; padding: 20px 1%; }
.boxContent, .boxContentPack{border-top: 2px solid #7B622C; padding: 80px 1%; }
.boxContentPack{ padding: 20px 1%; }
.logoFoot{width: 95%;}

.smtext{font-size: .5em;}
.mobileLeft, .mobileLeftHome{text-align: center;}
.imgTreatment{margin: 0 0 20px 0;}
h2.extraH2{font-size: 1.5em;}
.galAllHight{height: 180px; width: auto; margin: 5px;}
/*--------- */



/* animate */

.animation-element.slide-fade {
  opacity: 0;
  -moz-transition: all 1000ms linear;
  -webkit-transition: all 1000ms linear;
  -o-transition: all 1000ms linear;
  transition: all 1000ms linear;
  -moz-transform: translate3d(0, 0px, 0px);
  -webkit-transform: translate3d(0, 0px, 0px);
  -o-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate3d(0, 0px, 0px);
}
.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-top {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px,100px,  0px);
  -webkit-transform: translate3d(0px,100px,  0px);
  -o-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate3d(0px,100px,  0px);
}
.animation-element.slide-bottom {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px,-100px, 0px);
  -webkit-transform: translate3d(0px,-100px, 0px);
  -o-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate3d(0px,-100px, 0px);
}

.animation-element.slide-left.in-view, .animation-element.slide-top.in-view, .animation-element.slide-bottom.in-view, .animation-element.slide-right.in-view, .animation-element.slide-fade.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/* animate */




#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;}

