
@font-face {
    font-family: 'Mallanna-Regular';
    src: url('fonts/Mallanna-Regular.eot');
    src: url('fonts/Mallanna-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Mallanna-Regular.woff') format('woff'),
         url('fonts/Mallanna-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Kanit-Regular';
	src: url('fonts/Kanit-Regular.eot');
	src: url('fonts/Kanit-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/Kanit-Regular.woff') format('woff'),
	url('fonts/Kanit-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KanitTH';
	src: url('fonts/Kanit-Regular.eot');
	src: url('fonts/Kanit-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/Kanit-Regular.woff') format('woff'),
	url('fonts/Kanit-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	unicode-range: U+0E00–U+0E7F;
}


body{
    font-family: 'Mallanna-Regular';
	font-size:18px;
	line-height:normal;
	cursor: default;
	position: relative;
    color: #111111;
}

img{ border:0; margin:auto;}
a{ text-decoration:none;}
a:hover{ text-decoration: none;}
.h30{clear:both; width:100%; height:30px;}
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}

a{text-decoration:none;color:inherit;}
a:hover{color:inherit;}
.green{color:#00cb2b;}
.orange{color:#ff9933;}
ul{
	padding-left: 0;
	margin-bottom: 0;
}
#back-to-top {
    width: 50px;
    height: 46px;
    position: fixed;
    z-index: 9999;
    bottom: -20px;
    right: 50%;
    line-height: 0.7;
    text-align: center;
    /*display: none;*/
    background-color: #111111;
    filter: alpha(opacity=90);
    opacity: 0.8;
    border-radius: 50%;
    transform: translate(50%,0);
}
#back-to-top a{
	color:#FFF;
	font-size: 18px;
	line-height:0;
    text-transform: uppercase;
}
.arrow-color{
	color: #FFF;
	font-size:30px;
	line-height: 1;
}
#back-to-top a:hover{
	color: #FFF;
}
button:focus {
    outline: none;
}

/*-----Header-----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.headbar-top.sticky-top{
    position: fixed;
    width: 100%;
}
.slim.headbar-top{
    background: rgba(255,255,255,0.5);
}
.navbar-brand {
    font-size: 50px;
    padding: 10px;
    margin: 0 auto;
}
.navbar-brand img{
	height:110px;
    width: auto;
}
.navbar-collapse ul li {
	line-height:1;
	padding:5px 15px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar-collapse ul li a{
	color:#363636;
} 
.headbar-top .navbar-toggler {
    color:#282828;
    border-color: transparent;
}
.navbar-toggler .fa-bars{
	font-size: 35px;
}
.navbar-toggler:focus {
    outline:  none !important;
}
.navbar-nav{
	 text-transform: uppercase;
}
.navbar-collapse ul li:hover, .navbar-collapse ul li.active {
    background-color: transparent;
}
.navbar-collapse ul li.active a, .navbar-collapse ul li:hover a {
    color: #919191;
}


.dropdown-menu{
	border:none !important;
	border-radius:0;
	padding: 0 !important;
}
.dropdown-menu li{
	padding:0 !important;
	border:none !important;
}
.dropdown-menu li a:hover{
	background:#262626;
}


.dropdown-toggle::after {
	display:none;
}








/**********************only-mobile*******************************/

.navbar-logo-mobile{
	text-align: center;
	padding: 10% 0;
	width: 100%;
	display: block;
	color:#000;
	font-size: 40px;
}
.navbar-logo-mobile img{
    width: 80%;
}
.social-mobile img{
    transition: all 0.5s;
}
.social-mobile img:hover{
    transform: translateY(-5px);
}

/*------slide---main-------//////////////////////////////////////////////////////////////////////////////////////////*/

.parallax-test{
    background-image: url("../images/banner-only.jpg");
  min-height: 520px;  
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slide-product{
    width: 100%;
    margin:10% auto;
}
.slide-product .bx-wrapper {
    box-shadow: none;
    border: none;
    background: none;
    margin-bottom: 0;
    /*width: 100%  !important;
    max-width: none !important;*/
}
.slide-product  .bx-wrapper img {
    max-width: none;
    display: inline-block;
    width: 100%;
}
/*.slide-product ul.bxslider{
    min-width: 1600px;
    width: 100% !important;
}*/
.slide-product ul.bxslider li{
    /*width: 33.33% !important;
    float: left !important;*/
    padding: 0 2px;
}
/*
#slide-zone {
    width: 100%;
    position: relative;
	overflow: hidden;
	height: 700px;
}
#slide-zone  img {
    height: 100%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	max-width: none;
}*/

/*------slide---main-------
//////////////////////////////////////////////////////////////////////////////////////////*/
.bg-content-new{
    padding: 1% 0 5% 0;
    background-size:cover !important; 
	background: url("../images/bg-1.png") top center no-repeat;
}

.bg-content{
    padding: 1% 0 5% 0;
    background-size:cover !important; 
	background: url("../images/bg-1.png") top center no-repeat;
}
.title-content{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
.service-choice{
    border-radius: 50%;
    overflow: hidden;
    margin: 10% auto;
    transition: all 0.5s;
}
.service-choice:hover{
    box-shadow: 0px 0px 28px 7px rgba(0, 0, 0, 0.3);
}

.service-choice-bt:hover{
    box-shadow:none;
}
.service-choice img{
    width: 100%;
    transition: all 0.5s;
}
.service-choice:hover img{
    transform: scale(1.05);
}
.img-product-box{
    width: 100%;
    margin:10%  auto;
    display: flex;
    cursor: pointer;
    overflow: hidden;
}
.img-product-box img{
    width: 100%;
    transition: all 0.5s;
    position: relative;
}
.img-product-box .imgbox-center{
    margin: 0 10px;
}
/*.img-product-box img:hover{
    transform: scale(1.1);
    z-index: 2;
}*/
.service-choice-bt{
    border-radius: 0;
    overflow: auto;
}

.service-choice-bt img{
    width: 50%;
}
.service-choice h1{
    font-size: 24px;
    font-weight: 700;
}
.service-choice p{
    margin-bottom: 0;
}
/*------footer------
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{
	background: #000;
	color: #FFF;
	padding: 10% 0;    
}
.footer span{
    font-family: 'Kanit-Regular';
}
.footer a{
	color: #FFF;
}
.footer .navbar-nav li{
    display: inline-block;
}
.footer .navbar-nav li a{
    display: inline-block;
}
/*///////////////////////////////////////////////////////////////////////////about///////////////////////////////////////////////////////////////////////////*/
.about-us {
	background:#c7c6c6; 
	color:#FFF; 
	font-size:1.2rem;
}
.about-us-topic { font-size:1.3rem; }
.text-indent { text-indent:3rem;}
/*///////////////////////////////////////////////////////////////////////////product///////////////////////////////////////////////////////////////////////////*/
/*.title-product {
    margin: 2rem auto;
}
.title-product h1{
    margin-bottom: 0;
    font-size: 1.2rem;
}*/

.category-product{
    margin: 2rem auto;
}
.category-product h1{
    margin-bottom: 0;
    font-size: 1.2rem;
}
.category-product ul {
	list-style: none;
	margin: 2rem auto;
}
.category-product  ul li{
	margin: 10px 0;
	position: relative;
	border-bottom: 1px solid #CCC;
}
.category-product  ul li .icon-arrow{
	position: absolute;
	right: 0;
	bottom: 0;
}
.category-product  ul li.active,
.category-product  ul li:hover{color: #464646; border-bottom: 1px solid #000000;}
.category-product  ul li .icon-arrow.icon-bottom{
	opacity: 0;
	transition: all 0.5s;
}
.category-product  ul li.active .icon-arrow.icon-bottom,
.category-product  ul li:hover .icon-arrow.icon-bottom{
	opacity:1;
}
.category-product  ul li .icon-arrow.icon-top{
	opacity: 1;
	transition: all 0.5s;
}
.category-product  ul li.active .icon-arrow.icon-top,
.category-product  ul li:hover .icon-arrow.icon-top{
	opacity:0;
}
/*///////////////////////////////////////////////////////////////////////////product///////////////////////////////////////////////////////////////////////////*/
.product-box .img-box{
    text-align: center;
    position: relative;
    overflow: hidden;
    /* height: 220px; */
    padding-bottom: 80%;
}
.product-box .img-box img{transition: all .5s ease-in-out;}
.product-box .img-box img:hover{
	transform: scale(1.1);
}
.product-box .img-box div{ 
	height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: center;
    height: auto;
    /* height: 100%; */
    width: 100%;
    /* width: auto; */
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.product-box .bg-img{
	position:absolute !important;
	/*height:100%;*/
	/*height: auto;
    width: 100%;*/
	left:0;
	right: 0;
	top:0;
	-webkit-filter: blur(9px); /* Safari 6.0 - 9.0 */
	filter: blur(11px);
}
.line-product{
	border-top: 1px solid #cccccc;
}
.detail-all img,
.detail-all table{
	max-width:100%;
}
.font-link:hover{
	color:#F00;
    transition: all .5s;
}
.detail-product .clamp-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.3;
    height: calc(1rem * 1.2 * 2);
    font-size: 1rem;
	margin:1rem 0 ;
}
/*///////////////////////////////////////////////////////////////////////////border-ocean///////////////////////////////////////////////////////////////////////////*/
.border-ocean{ 
	border: 2px solid #464646;
	color:#464646;
    background: #ffffff;
	border-radius:50%;
	position:relative;
	height:130px;
	width:130px;
	margin: auto;
	font-size:0.8rem;
 }
.border-ocean .arrow-down {
	width: 0; 
	height: 0; 
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 12px solid #464646;
	position: absolute;
	bottom: -12px;
	left: calc(50% - 16px );
}
.contact-list:hover .border-ocean{ 
	transform: scale(1.05);
	transition: all 0.5s;
}
.contact-list:hover svg{color:#000000; transition: all 0.5s;}
.bg-icon{
	background: #303030; 
	border-radius: 50%;
	color: #FFF;
	height: 40px;
	width: 40px;
	margin: auto;
}
.border-ocean .svg-inline--fa {
	font-size:2.5rem;
}
.text-upper{ text-transform:uppercase; }
.font24{ font-size:1rem; }
.red{ color:#F00; }


/*///////////////////////////////////////////////////////////////////////////contact-us///////////////////////////////////////////////////////////////////////////*/
.box-title {
	color:#FFF;
	background:#707070;
	padding:15px 0;
	font-size:1.5em;
}
.font-title {	font-size: 2rem; color: #454545;}

.font-topic {	font-size:1.5rem;}
.box-icon-down{
	color:#FFF;
	background:#027a3d;
	display:inline-block;
	padding:10px 20px;
	border-radius:10px 10px 0 0;
}
.box-map{	height:100%;}
iframe.map   {
	width:100%; /*height:200px;*/
	height:92%;
	box-shadow: 1px 1px 2px #c4c4c4;
	overflow:hidden;
	text-align:center;
}
.form-control , select.form-control{
	border: 1px solid #555555;
	font-size: 0.9rem;
}
select>option.form-control{
	border: 1px solid #555555;
}
hr {	border-top: 1px solid #027a3d;}
.form-control:focus {
	border-color: #464646;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(200,200,200,.075), 0 0 8px rgb(	255, 255, 255);
	box-shadow: inset 0 1px 1px rgba(200,200,200,.075), 0 0 8px rgb(	255, 255, 255);
}
.glyphicon {	color: #555555;}
.btn-send{
	color: #fff;
    background: #464646;
	border:none;
	border-radius:5px;
	width:100%;
	cursor:pointer;
}


/*///////////////////////////////////////////////////////////////////////////pagelist///////////////////////////////////////////////////////////////////////////*/
.pagelist{
 text-align: center;
 padding:5px;
 border-radius:0px;
 margin:0 5px 20px 5px;
}
.pagelist li{
	display:inline-block;
	font-size:18px;
	cursor:pointer;
	padding: 0.3rem 0rem;
	margin: 0.2rem;
	border:1px solid #9E9E9E;
	border-radius: 5px;
}
.pagelist li.disabled a,
.pagelist li.disabled a:hover{
	 color:#0e0e0e;
	 transition: all 0.4s;
}
.pagelist li.disabled a,
.pagelist li.disabled a:hover{
 color:#d4d4d4;
}
.pagelist li a{
	color:#777;
	display:block;
	padding:0px 12px;
	font-weight:bold;
}
.pagelist li a i.fa{
 font-size:18px;
 vertical-align: middle;
}

.pagelist>li:first-child>a, .pagelist>li:first-child>span , .pagelist>li:last-child>a, .pagelist>li:last-child>span {
 border-radius:0px;
}
.pagelist li.active{
    background: #9E9E9E ;
	transition: all 0.4s;
}
.pagelist li a:hover{
    color: #fcf002 ;
	transition: all 0.4s;
}
.pagelist li.active a {
    color: #000000;
}







/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*-----Page Promotion-----/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





.promo-img{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom:66%;	
	background:#EAEAEA;
	transition: all 0.3s;
}
.promo-img img{
	display:inline-block;
	transition: all 0.3s;
	height:auto;
	width:100%;
	position:absolute;
	top:50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%) scale(1);
	-webkit-transform: translate(-50%,-50%) scale(1);
	-moz-transform: translate(-50%,-50%) scale(1);
	-o-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
}
.promo-img:hover img{
	-ms-transform: translate(-50%,-50%) scale(1.05);
	-webkit-transform: translate(-50%,-50%) scale(1.05);
	-moz-transform: translate(-50%,-50%) scale(1.05);
	-o-transform: translate(-50%,-50%) scale(1.05);
	transform: translate(-50%,-50%) scale(1.05);

}

.promo-name{
	font-family: 'Mallanna-Regular','KanitTH';
	font-size:23px;
	margin:10px 0 30px 0;
	text-align:center;
}
.promo-name:hover{
	color:#FF0004;
}

.promo-more{
	width:100%;
	position:absolute;
	text-align:center;
	z-index:100;
	top:0;
	left:0;
	font-size:4em;
	padding-top:20%;
	cursor:pointer;
	text-shadow: 1px 1px 2px #333, 0 0 1em #FFF, 0 0 0.2em #FFF;
}


.contact-list li{
	list-style:none;
}
.contact-list .list-image{
	display:inline-block;
}




/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/
@media (max-width: 767px ) {
	html { font-size:14px;}
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
		position: fixed;
		width: 250px;
		background: #fff;
		height: 100% !important;
		max-height: none !important;
		top: 0;
		display: block;
		left: -250px;
		margin: 0 !important;
		z-index: 9999;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.navbar-collapse.show{
		display:block;
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		margin-left: 250px;
	}
	.headbar-top, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.headbar-top.-collapse {
		margin-left: 250px;
		width:100%;
	}
}
/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////loading///////////////////////////////////////////////////////////////////////////*/
.box-loading #overlay{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.9);
  transition: 1s 0.4s;
}
.box-loading #progress{
/*  height:1px;
  background:#fff;
  position:absolute;
  width:0;
  top:50%;*/
}
.box-loading #progstat{
  font-size:0.7em;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color:#fff;
}











