@charset "utf-8";
body {
	/*font-family: 'AbhayaLibre';*/
	 font-family: 'arial';
	font-size: 14px;
	line-height:18px;
	
	color: #FFF;
	background-color:#FFF;
	/*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;}
.navLR{	margin:0 22px;}



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

.txtType1{ font-family: 'AbhayaLibre';}
.txtType2{ font-family: 'Gabriela';}
.txtType3{ font-family: 'ITCEDSCR2';}
html,
body {
  height: 100%;
  background-color: #333;
  font-family: 'Quicksand', sans-serif;
  color: white;
}
header{ padding: 0 0; width: 100%; position:fixed; z-index: 5;}
footer{ background-color: #a91f2e; color: #FFF; font-size: 14px;  /*font-family: 'AbhayaLibre';*/ font-family: 'arial'; padding: 50px 0;}
footer a{color: #FFF;}
footer a:hover{color: #EEE;}
#bgFooter{}
/**/.bgcolor{ background-color: #aa182c;}

a:hover{ text-decoration: none;}
a, .txtTi a, .txtContent a{ color:#d3b37b; text-decoration: none;}
a:hover,a:link,a:visited,a:active, .txtTi a:hover, .txtContent a:hover, .txtContent a:link, .txtContent a:visited, .txtContent a:active{ color:#e1ac50; text-decoration: none;}

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

.menu-collapsed {
  transition: all .60s;
  position: fixed;
  top: 10px;
  right: 9px;
  height: 36px;
  width: 36px;/*100%;*/
  z-index: 99;
  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 .60s;
  top: -0px;
}

.menu-expanded {
  transition: all .60s;
  text-align: center;
  line-height: 50px;
  height: 100%;
  width: 50%;
  border-radius: 0px;
  top: 0;
  left: 0;
  background-color: rgba(170, 25, 45, 0.85);
}
.menu-expanded ul {
  transition: all 0s;
  position: relative;
  left: 0;
  z-index: 2;
}
.menu-expanded li {
	 font-family: 'AbhayaLibre';
	/* font-family: 'arial';*/
	border-bottom: 1px #ebd6bc solid;
}

.menu-expanded a {
  transition: all .25s;
  text-decoration: none;
  font-size: 2em;
  padding: 5px;
  color: #fff;
  display: block;
}
.menu-expanded a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  transition: all .15s;
  letter-spacing: 2px;
  color: #aa182c;
  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{font-family: 'Galada', cursive;}
.specialFontThai{font-family: 'Prompt', sans-serif;}*/
h1 {
  font-size: 3em;
}
h1.h1, h1.h1Black, h1.h1GoldDark { font-size: 50px; padding: 0 0 0px 0;font-family: 'Galada', cursive;}
h1.h1 {color:#FFDA61;}
h1.h1Black {color:#0b335b;}
h1.h1GoldDark { font-size: 100px; color:#bd8016;}
h1.h1{ position: absolute; text-align: center; width: 100%; /*font-family: 'AbhayaLibre';*/ font-family: 'arial'; color: #FFF; font-size: 120px; margin-top: 250px; }

h3 {  color: #890024;}

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

/*--------------------*/
/*body {
  font-family: 'Lato', sans-serif;
}*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.bgSpcTop{padding-top: 30px;}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-caption {
  /*text-shadow: 10px 10px 1px rgba(0, 0, 0, 0.9);*/
  font-size: 16px;
	color: #000;
}
	.carousel-caption{
	margin-bottom: -50px;}

.carousel-caption h3 {
	text-shadow:none;
	/*font-family: 'Gabriela';*/
	/*text-shadow: 5px 5px 5px #FFF;*/
	  -webkit-text-stroke: 1px;
	/*font-family: 'ITCEDSCR2';*/
	font-family: 'AbhayaLibre';
  font-size: 60px; line-height: 50px;	color:#aa182c;
}
.carousel-caption p {color: #333;	text-shadow:none; font-family: 'AbhayaLibre'; letter-spacing: 1px; font-size: 26px; line-height: 24px; }

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.item:nth-child(1) {
  background: url("../images/mainImg1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.item:nth-child(2) {
  background: url("../images/mainImg2.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.item:nth-child(3) {
  background: url("../images/mainImg3.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.item:nth-child(4) {
  background: url("../images/mainImg4.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.br1,.br2,.br3,.br4{	display:none;	}
.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;  }
.bgWhite{background-image: url("../images/bgWhite.jpg"); background-position: top center; color: #000; padding-bottom: 100px;  }
.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-image: url("../images/bgAbout.jpg"); background-position: top center; background-repeat: repeat-x; }
.container{ color:#FFF;}
.btMenu{width: 95%;}
.logo{ width: 250px; margin: 0px 0 0px 15px;}
.txtGold{color:#FFDA61;}
.icoDown{margin-bottom: -50px;}
.row{ padding-top: 0px;}
.boxW{width: 82px;}
.bgBlack{background: url("../images/bgBlack.png"); }
.icoSocial{width: 25px;}

.navTop, .navTop2{ padding: 50px 0 20px 0; color: #FFF; font-family: 'AbhayaLibre'; /*font-family: 'arial';*/ text-transform: uppercase; font-weight: normal; letter-spacing: 2px; font-size: 20px;}
.navTop a, .navTop2 a{ color: #FFF;}
.navTop a:hover, .navTop2 a:hover{ color: #f9bcc5; text-decoration: none;}
.navTop2 { padding: 5px 0 10px 0; background-color: #890024; text-align: right;}
.spcLR{margin: 0 40px 0 0;}
.clear{margin: 0; padding: 0;}
.newBig{font-size: 24px; line-height: 30px;}

.txtTi, h2.txtTi, h2.txtTiRed{font-family: 'AbhayaLibre'; /*font-family: 'arial';*/ font-size: 32px;  color: #000; line-height: 26px;}
.txtTiNor{ font-size: 18px; line-height: 18px;}
h2.txtTiRed{color: #aa182c;}
.txtContent{ color: #333; font-family: 'arial'; font-weight: normal; line-height: 20px; letter-spacing: 1px;}
.ico{ width:40px;}
	.show-mobile{		display:none;	}
.txtPriceRes{/**/font-family: 'AbhayaLibre'; font-weight: bold; color: #c49a6c; border:2px solid #c49a6c; padding: 0px 0; font-size: 30px; text-align: center; margin: 20px 2px;}
.txtPrice{/**/font-family: 'AbhayaLibre'; font-weight: bold; color: #c49a6c; border:2px solid #c49a6c; padding: 5px; font-size: 30px; width: 100px; text-align: center; margin: 20px 2px; float: left;}
.txtRed{color:#aa182c;}
.txtWhite{color:#FFF;}
.txtWhiteQu{color:#FFF; font-style: italic; font-size: 14px; font-family: 'Gabriela'; }
.priceL{margin-left: 20px;}
.mins{ font-size: 13px; color: #AAA; font-weight: normal; font-family: 'arial';}
.mailtxt{font-size: 80px;}
.mailtxt2{}

/* slide testimonial */
html {
  height: 100%;
}

body {
}

.content {
  margin: auto;
  padding: 0px 40px 0 40px ;
  width: 80%;
  max-width: 1200px;
  min-width: 300px;
	border:#FFF solid 2px;
	border-radius: 50px;
}

.slick-slider {
  margin: 30px auto 50px;
}

.slick-prev,
.slick-next {
  color: white;
  opacity: 1;
  height: 40px;
  width: 40px;
  margin-top: -20px;
}
.slick-prev path,
.slick-next path {
  fill: rgba(255, 255, 255, 0.4);
}
.slick-prev:hover path,
.slick-next:hover path {
  fill: #ffffff;
}

.slick-prev {
  left: -35px;
}

.slick-next {
  right: -35px;
}

.slick-prev:before,
.slick-next:before {
  content: none;
}

.slick-dots li button:before {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  font-size: 8px;
}

.slick-dots li.slick-active button:before {
  color: #ffffff;
}

.quote-container {
  min-height: 200px;
  color: #000;
  font-size: 36px;
  margin: 0 5px;
  position: relative;
}
.quote-container:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.quote-container .portrait {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.quote-container .portrait img {
  display: block;
  height: auto;
  width: 100%;
}
.quote-container .quote {
  position: relative;
  z-index: 600;
  padding: 10px 0 10px 180px;
  margin: 0;
  font-size: 20px;
  font-style: italic;
  line-height: 1.4 !important;
  font-family: Calibri;
  color: white;
}
.quote-container .quote p {
  position: relative;
  margin-bottom: 5px;
}
.quote-container .quote p:first-child:before {
  content: "\201C";
  color: rgba(255, 255, 255, 0.44);
  font-size: 7.5em;
  font-weight: 700;
  opacity: 1;
  position: absolute;
  top: -0.4em;
  left: -0.2em;
  text-shadow: none;
  z-index: -10;
}
.quote-container .quote cite {
  display: block;
  font-size: 14px;
}
.quote-container .quote cite span {
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dragging .quote-container {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.circle{border-radius: 200px; }

/*.octogon {
  -webkit-clip-path: polygon(50% 0%, 38.11% 6.7%, 24.99% 6.72%, 18.06% 18.44%, 6.7% 25%, 6.56% 38.64%, 0% 50%, 6.7% 61.89%, 6.7% 75%, 18.44% 81.94%, 25% 93.3%, 38.64% 93.44%, 50% 100%, 61.88% 93.3%, 75% 93.3%, 81.94% 81.56%, 93.3% 74.9%, 93.44% 61.36%, 100% 50%, 93.3% 38.11%, 93.3% 25%, 81.56% 18.06%, 74.96% 6.7%, 61.36% 6.56%, 50% 0%);
  clip-path: url(#octogon);
  height: 140px;
  width: 140px;
}*/

/* slide testimonial */

#boxRegister{	padding-top:5px;}
.boxRegister{	width: 100%; margin: 8px 0; padding: 5px; color: #111; border: none;}
.borMap{	border:#CCC 1px solid;	padding:1px;}
.txtBlack{	color:#000;}
a:hover {color: #FFDA61;}

