/** 
* Theme Google Font 
*/
@import url(https://fonts.googleapis.com/css?family=Kanit&subset=thai,latin);
/** 
* Common Theme styles, tags restyle
*/
* {
	/*font-family: 'PT Sans', Arial, sans-serif;*/
	/*font-family: Georgia, serif;*/
	font-family: 'Kanit', sans-serif;
}
html, body {
	max-width: 100%;
	width: 100%;
	overflow-x: hidden;
	color: #080808;
	background: #fffefe;
}
a {
	color: #b9a66a;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
a:hover, a:focus {
	color: #080808;
}
article {
	font-size: 13px;
}
textarea {
	resize: none;
	height: 150px;
	padding: 20px;
	margin-bottom: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea,
input {
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 18px;
	color: #080808;
	background: #fff;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
textarea:focus,
input:focus
{
	background: #ffffff;
	box-shadow: 0 0 10px rgba(20, 160, 220, 0.5);
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	box-shadow: 0 0 10px rgba(225, 20, 50, 0.75);
	color: #aaaaaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder  {
  color: #aaaaaa;
  font-size: 18px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder  {
  color: #aaaaaa;
  font-size: 18px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder  {
  color: #aaaaaa;
  font-size: 18px;
}
.color input:-moz-placeholder,
.color textarea:-moz-placeholder  {
  color: #aaaaaa;
}

.color input:-ms-input-placeholder,
.color textarea:-ms-input-placeholder  {
  color: #aaaaaa;
}

.color input::-webkit-input-placeholder,
.color textarea::-webkit-input-placeholder  {
  color: #aaaaaa;
}
.color textarea,
.color input
{
	background: #ffffff;
	color: #aaaaaa;
}
input[type="text"],
input[type="password"],
input[type="email"] {
	padding: 20px;
	/*height: 60px;
	/*margin-bottom: 30px;*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 462px;
}
.page-content-block {
	line-height: 36px;
	font-size: 20px;
}
.content-block {
	padding: 150px 0;
	overflow: hidden;
}
#navbar + .content-block {
	padding-top: 50px;
}
.content-block:nth-child(2n) {
	/*background-color: #84601a;*/
	/*color: #fff;*/
}
.content-block.homepage {
	padding: 0;
}
.page-header-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: normal;
	border: 3px solid #ffa707;
	margin: 0 auto 30px;
	padding: 26px 70px 20px;
	max-width: 340px;
	box-shadow: 5px 5px 15px 5px rgba(255, 152, 0, 0.46) inset
}

.page-subheader-title {
	/*font-weight: normal;*/
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 9px;
	font-size: 15px;
	margin: 0;
	padding-bottom: 40px;
}
a.btn,
.btn,
.btn:focus {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	text-align: left;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
	background: #c9ba8c;
	border: none;
	border-radius: 0;
	filter: none;
	box-shadow: none;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.btn:hover {
	background: #fff;
	color: #000;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.btn:active {
	background: #4cb8e5;
	color: #ffffff;
	box-shadow: none;
}
a.btn i {
	margin-left:50px;	
}
.btn-primary,
.btn-primary:focus {
	color: #ffffff;
	background: #dccc99;
}
.btn-primary:hover {
	background: #fff;
}
.btn-primary:active {
	background: #4fbae8;
}
.navbar .btn-navbar {
	float: right;
	color: #090909;
	text-shadow: none;
	background: transparent;
	border: none;
	filter: none;
	box-shadow: none;
	font-size: 18px;
	margin: 20px 0 0 0;
	padding-left: 0;
}
.navbar .btn-navbar .title {
	display: block;
	float: right;
	margin-left: 10px;
}
.navbar .btn-navbar .icon-bar {
	width: 20px;
	height: 3px;
	background-color: #c9ba8c;
	border-radius: 0;
	box-shadow: none;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #090909;
	background: transparent;
}
.left {
	position: relative;
	left: -3000px;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.right {
	position: relative;
	right: -3000px;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.bottom {
	position: relative;
	bottom: -1000px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
noindex:-o-prefocus,.bottom  {
	bottom: 0;
}

/* Flexslider */
.flexslider li {
	background-size: cover!important;
	background-attachment: fixed!important;
	background-position-x: center;
	background-position-y: top;
}
.flexslider li .slide-content {
	text-align:center;
	color: #fff;
	padding:0 40px;
}
.flexslider li .slide-content .slide-header {
	margin-bottom: 70px;
}
.flexslider li .slide-content .slide-button {
	display: block;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 5px solid #dccc99;
	/*padding: 30px 40px;*/
	padding: 15px 0px;
	margin: 0 auto;
    max-width: 220px;
	cursor: pointer;
}
.flexslider li .slide-content .slide-button:hover {
	text-decoration: none;	
	background-color: #dccc99;
}

/* Top menu */
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	background-color: rgb(255, 254, 254);
}
.navbar-inner {
	min-height: 40px;
	padding: 0;
	background: #ffffff;
	border: none;
	border-radius: 0;
	filter: none;
	box-shadow: none;
}
.navbar-fixed-top {
	height: 70px;
	background: #ffffff;
	position: relative;
	top: -70px;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.navbar .brand {
	margin: 0;
	padding: 0 30px 0 0;
	height: 70px;
	line-height: 66px;
	font-size: 20px;
	color: #14a3e0;
}
.navbar .nav > .active > a, .navbar .nav > li > a:hover, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus  {
	/* color: rgba(255, 152, 0, 0.56); */
	background-color: rgba(255, 141, 0, 0.81);
	box-shadow:none;
}

.navbar .nav > li > a {
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
	padding: 10px 5px;
	color: #0a0a0a;
	margin-right: 10px;
	border-bottom: solid 1px transparent;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.navbar .nav > li:last-child > a {
	margin-right: 0;
}
.navbar .nav {
	display: inline-block;
	float: right;
	margin: 0;
}
.nav-collapse.collapse {
	text-align: center;
}

/* Theme header */
header {
	width: 100%;
	background: #000000;
	margin-bottom: 70px;
}
.intro-block {
	position: relative;
	margin: auto;
	overflow: hidden;
	text-align: center;
}
header .skip-intro {
	display: block;
	z-index: 6666;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -40px;
	height: 80px;
	width: 80px;
	background: rgba(0, 0, 0, 0.4) url(../img/skip-intro.png) no-repeat center center;
	background-size: 33px 16px;
	text-decoration:none;
	text-align:center;
}
header .skip-intro i {
	color:#fff;
}
header .skip-intro:hover {
	background: rgba(0, 0, 0, 0.8) url(../img/skip-intro.png) no-repeat center center;
	background-size: 33px 16px;
	text-decoration:none;
}


/* About */
.about {
	/*background-color: rgb(255, 230, 155);*/
}
.about .director h2 {
	font-size: 35px;
	font-weight: normal;
	line-height: 80px;
	/*border-bottom: 1px solid #fbb450;*/
	margin: 0 auto;
    width: 250px;
    color: rgba(253, 121, 0, 0.9)
}
.about .director .title {
	font-size: 19px;
	font-style: normal;
	line-height: 35px;
	color: rgb(0, 0, 0);
}
.about .quote {
	font-size: 18px;
	line-height: 36px;
	margin-top: 40px;
}
.about .row .span6 {
	position: relative;
	-webkit-transition: all 1.2s;
	transition: all 1.2s;
}

/* product */
.product {
	/*background: url(../img/backgrounds/background-1.jpg);*/
	/*background-color: rgb(255, 230, 155);*/
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
.page-content-block .lead {
	font-size: 30px;
	line-height: 36px;
}
.page-content-block small {
	font-size: 60%;
}
.product-item {
	min-height: 365px;
	background: #ffffff;
	color: #080808;
	position: relative;
	overflow: hidden;
	margin-top: 72px;
	padding-bottom: 35px;
	box-shadow: 2px 2px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(256, 256, 256, 0.7);
}
.product-item:nth-child(2) {
    top: 40px;
}
.product-item:nth-child(3) {
    top: 80px;
}
.product-item .line {
	width: 49px;
	height: 6px;
	background-color: #000;
	position: relative;
	top: 38px;
	margin-left: -70px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.product-item .product-item-content-bottom {
	margin-left:70px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.product-item .title {
	color: #0a0a0a;
	padding-top: 18px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}
.product-item .sub-title {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	color: #474747;
}
.product-item:hover .hover {
	visibility: visible;
}
.product-item .product-item-move {
	background-color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	box-shadow:5px 5px 2px #666;
}
.product-item:hover .product-item-move {
	margin-top:-120px;
	box-shadow: 2px 2px 15px #666666
}
.product-item .hover {
	position: absolute;
}
.product-item:hover .hover-bottom {
	padding-top: 10px; 
}
.product-item .hover-bottom {
	padding: 40px 30px 0 70px;
	background: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.product-item .hover-bottom p  {
	font-size: 12px;
	font-style: italic;
	color: #aaaaaa;
	margin-bottom: 24px;
}
.product-item .social li {
	display: block;
	float: left;
	margin: 0 22px 23px 0;
}
.product-item .social a:hover i {
	text-decoration: none;
}

/* Portfolio */
.portfolio {
	/*background-color: rgb(255, 230, 155);*/
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
.portfolio-list.static {
	position: static;
}
.portfolio-item-block {
	margin-top: 10px;
	height: 430px;
	background: #FF9800;
	border-bottom: 3px solid rgb(247, 206, 4);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.portfolio-item-block:hover,
.portfolio-item-block.open {
	background: rgba(204, 144, 34, 0.57);
	border-bottom: 3px solid #131212;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	position: static;
}
.portfolio-item-block .info img {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.portfolio-item-block:hover .info img {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.portfolio-item-block .info {
	cursor: pointer;
	text-align: center;
}
.portfolio-item-block .title {
	/*padding-top: 10px;*/
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}
.portfolio-item-block .sub-title {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	color: #aaaaaa;
}
.portfolio-item-block .details {
	width: 100%;
	display: none;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 30px;
	background: #282725;
	padding: 30px 0;
}
.portfolio-item-block .details .line {
	width: 100px;
	height: 5px;
	background-color: rgb(0, 231, 255);
	margin-bottom: 25px;
}
.portfolio-item-block .details h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f58a07;
	margin: 0;
	margin-bottom: 25px;
}
.portfolio-item-block .details ul {
	margin-bottom: 37px;
}
.portfolio-item-block .details li,
.portfolio-item-block .details p {
	color: #8d8d8d;
	/*font-size: 18px;*/
}
.portfolio-item-block .details p {
	margin-bottom: 20px;
}
.portfolio-item-block .details li a {
	color: #f5f5f5;
}
.portfolio-item-block .btn.close-details {
	background-color: #555;
}
.portfolio-item-block .btn.close-details:hover {
	background-color: #fff;
}
.portfolio-item-block .share {
	border-top: 1px solid #3c3c3c;
	margin-top: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
}
.portfolio-item-block .share i {
	display: inline-block;
	margin-left: 7px;
	background-color: #c9ba8c;
	color: #fff;
	padding: 7px;
	width: 16px;
	text-align: center;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.portfolio-item-block .share i:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

/* Contacts */
.contact {
	padding: 0px 0;
}
.contact .container {
	padding: 15%;
    padding-bottom: 0%;
    padding-top: 0%;
    background: url(../img/contact/contactGG-1.png);
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
.contact h4 {
	font-weight: normal;
	margin: 0 0 20px 0;
}
.contact input {
	border-radius: 0;
	-webkit-border-radius: 0; 
}
.contact .btn {
	text-align: center;
}
.contact .contact-data {
	font-size: 15px;
	font-style: normal;
}
.contact .contact-data i {
	width: 30px;
	height: 100px;
	margin-right: 25px;
	padding-left:10px;
	padding-top: 5px;
	float: left;
	text-align: center;
	display: inline-block;
}
.contact .contact-data p {
	color: snow;
}
.contact .contact-data a:hover, .contact .contact-data a:focus  {
	color: #fff;
}
.contact .contact-data small {
	font-size: 20px%;	
}
.contact .line {
	margin-bottom: 0px;	
	overflow: auto;
}
.contact .txt {
	width: 100%;
	padding: 15px 15px;
	color: #ffffff;
	border: none;
	background-color: rgba(181, 136, 9, 0.37);
}
.btn { 
	border-radius:20px;
	background-color:#e96514;
	color:#ffffff;border:none;
	padding:10px 40px;
	cursor:pointer;font-family: 'WebFont','Kanit', tahoma, verdana, arial, sans-serif, "lucida grande";-webkit-appearance: none; 
}

/* Footer */
footer {
	padding: 30px 0px;
	background: #0a0a0a;
	text-align: center;
	font-size: 15px;
}
footer .copyright {
	margin-bottom: 0;
	color: #f5f5f5;
}
.footer-social {
	display: inline-block;
	overflow: hidden;
	margin: auto;
}
.footer-social i {
	color: #000;
}
.footer-social a {
	display: block;
	padding: 10px 0;
	width: 43px;
	font-size:19px;
	background-color: #dccc99;
}
.footer-social a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
.footer-social li {
	display: block;
	float: left;
	margin: 25px 4px 15px 0;
}
.footer-social li:last-child {
	margin-right: 0;
}

.imageAbout {
	border-radius: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(50, 50, 50, .5);
	-moz-box-shadow: 5px 5px 15px 5px rgba(50, 50, 50, .5);
	box-shadow: 5px 5px 15px 5px rgba(50, 50, 50, .5);
}

.imageSlides {
	width: 210px; 
	margin-right: 5px; 
	float: left; 
	display: block;
}

