@import url("../fonts/supermarket/supermarket.css");
@import url("../asset/foundation/css/foundation.css");

.np_regular{
	font-family: 'NP-Naipol-All-in-One-Regular';
}

.np_bold{
	font-family: 'NP-Naipol-All-in-One-Bold';
}

.rsu_regular{
	font-family: 'RSURegular';
}

.rsu_light{
	font-family: 'RSULight';
}

.rsu_bold{
	font-family: 'RSUBold';
}

.webfont{
	font-family: tahoma;
}

.tahoma{
	font-family: tahoma !important;
}

body{
	color: #000;
	font-size: 15px;
	min-width: 1100px;
	font-family: 'Kanit', sans-serif;
}

a:link, a:visited{
	color: #000;
}

a:hover{
	color: #6AA246;
}

.preloading{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 100;
	overflow: hidden;
	-webkit-transition: all 800ms cubic-bezier(0.445,.050,.55,.95);
	-moz-transition: all 800ms cubic-bezier(0.445,.050,.55,.95);
	-ms-transition: all 800ms cubic-bezier(0.445,.050,.55,.95);
	-o-transition: all 800ms cubic-bezier(0.445,.050,.55,.95);
	transition: all 800ms cubic-bezier(0.445,.050,.55,.95);
	-webkit-transition-timing-function: cubic-bezier(0.445,.050,.55,.95);
	-moz-transition-timing-function: cubic-bezier(0.445,.050,.55,.95);
	-ms-transition-timing-function: cubic-bezier(0.445,.050,.55,.95);
	-o-transition-timing-function: cubic-bezier(0.445,.050,.55,.95);
	transition-timing-function: cubic-bezier(0.445,.050,.55,.95);
}

.preloading.fade {
	z-index: -1;
	position: fixed;
	opacity: 0;
}

.preloading span {
	display: block;
	width: 90%;
	height: 50%;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -45%;
	text-align: center;
	background: url(../images/loading.gif) center center no-repeat;
	text-indent: -9999px;
}
/* SLIDER */
#slider{
	height: 394px;
	background: #222;
	overflow: hidden;
}
.fs_loader{
	width:1349px; height:394px;
}

.row{
	/*max-width: 950px !important;*/
	max-width: 853px !important;
	/*
	min-width: 1080px !important;
	*/
}

.column, .columns{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.column.nopadding, .columns.nopadding{
	padding-left: 0;
	padding-right: 0;
}

.scrollToTop {
	width: 48px;
	height: 48px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	background: url('../images/scrolltop.png') no-repeat center;
	z-index: 5;
	cursor: pointer;
	display: none;
}

.rootContainer{
	/*min-width: 1150px;*/
	margin: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: ThaiSansNeue;
	letter-spacing: 1px;
	word-spacing: -3px;
}

h1.tahoma, h2.tahoma, h3.tahoma, h4.tahoma, h5.tahoma, h6.tahoma{
	letter-spacing: 0px;
}
.font16{
	letter-spacing: 0px;
	font-family: tahoma !important;
	font-size: 16px;
}
.font14{
	letter-spacing: 0px;
	font-family: tahoma !important;
	font-size: 14px;
}
.font12{
	letter-spacing: 0px;
	font-family: tahoma !important;
	font-size: 12px;
}

.off-canvas-wrap{

}

/* HEADER */
#header{
	position: relative;
    /*padding: 13px 0;*/
    height: 111px;
    z-index: 2;
    background: url(../images/header_menu.jpg) no-repeat;
    background-size: 1349px 111px;
    background-position:right top; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 );
}

#header_outer{
    
    position: relative;
}



/* MENU */
#menu{
	font-family: 'Kanit', sans-serif;
	overflow: hidden;
	background: url(../images/menubg.jpg) no-repeat;
	background-size: 100% 100%;
}

#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	
	
	
	text-align: center;
}

#menu ul li{
	display: inline-block;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
}

#menu ul li:last-child{
	border: none;
}

#menu ul li a{
	font-family: 'Kanit', sans-serif;
	display: inline-block;
	padding: 6px 25px;
	font-size: 17px;
	color: #3D3D3D;
	letter-spacing: 0.5px;
}

#menu ul li a:after{
	content: '';
	border-right: 1px solid #fff;
	display: inline-block;
}

#menu ul li a.active, #menu ul li a:hover{
	
    color: #6AA246;
    font-weight: inherit;
	
}

/*  SLIDE STYLE  */
#slide_bg{
	background: url(../images/slide_bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
	/*box-shadow: 0 0 20px #aaa;*/
	/*min-height: 200px;*/
	position: relative;
	    padding-top: 35px;
    padding-bottom: 35px;
}

.camera_target_content:after{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/slider/overlay.png");
	top: 0;
	opacity: 0.1;
	overflow: hidden;
	left: 0;
	top: 0;
	z-index: 1;
	display: none;
}

.camera_wrap .camera_pag .camera_pag_ul{
	text-align: center;
	position: absolute;
	width: 100%;
	margin-top: -20px !important;

}

.camera_fakehover{
	height: 100%;
	position: relative;
	display: block;
}

.camera_fakehover:after{
	content: ' ';
	padding-bottom: 32%;
	display: block;
	width: 100%;
	top: 0;
}

/* FOOTER */
#footer{
	
	background: url(../images/footer.jpg)  top ;
	
	background-size: 100% ;

	bottom: 0;
	
	font-size: 14px;
	color: #ffffff;
	
}

#footer a{
	color: #5B5B5B;
	text-decoration: underline;
}

/**************** PROJECT GALLERT ***************/
#gallery {

	float: left;
}
#gallery .list{
	float: left;
	width: 23.5%;
	margin: 2% 2% 0 0;
	position: relative;
}
#gallery .listfirst{
	/*float: left;*/
	width: 96.7%;
	margin: 0 1.25% 0.75% 0;
	position: relative;
	display: inline-block;

}

#gallery .list{
	float: left;
    width: 150px;
    margin: 0.1% 0.1% 0.1% 0.1%;
    padding: 5px 5px;
    position: relative;
    display: inline-block;

}
#gallery .list .thumb{
	background: #fff;
}

#gallery .list .thumb:after{
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/icon_plus_s.png) no-repeat center;
	background-size: 30%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

#gallery .list .thumb:hover:after{
	background-size: 25%;
	opacity: 0.7;
}

#gallery .list img{
	width: 100%;
	height: 130px;
	border: 1px solid #ccc;
	padding: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

#gallery .list img:hover{
}

#gallery .list:nth-child(4n+4){
	margin-right: 0;
}

#gallery .list img{
	display: block;
}

/* PAGE */
.pagecontent{
	/*padding-top: 30px;*/
	background: white;
	position: relative;
}

.pagecontent:before, .pagecontent:after{
	/*content: '';*/
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
	z-index: 1;
}

.topbg{
	top: 0;
	background: url(../images/bg_product_home.jpg) no-repeat top #9CC662;
	background-size: 100% auto;
	background-position: right;
	background-position: top right;

	padding: 30px 0 0;
}


.pagecontent.bottombg{
	top: 0;
	background: url(../images/bg_news_home.jpg) no-repeat top;
	background-size: 100%;
	background-position: left;
	background-position: top left;
}

.topic{
	height: 57px;
	background: url(../images/new/topic.png) no-repeat;
	margin-top: -30px;
	display: block;
	color: white;


}
.topic span{
	font-family: tahoma;
	font-size: 35px;
}

.pagecontent .innerpagecontent{
	position: relative;
	z-index: 2;
}



#left-menu .borderboxleft, #right-menu .borderboxright{
	padding: 15px;
	
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;	
}

#left-menu .borderboxleft{
	
	
	overflow: hidden;

	padding-left: 0; 
	padding-right: 0;
	background: url(../images/menu.jpg) no-repeat top #6BA247;
    background-size: 100% auto;
    /*min-height: 680px;*/
    width: 215px;
    padding: 20px;
    text-align: center;
     float: left;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

 #right-menu .borderboxright{
	
	position: relative;

	padding-left: 0; 
	padding-right: 0;
	/*min-height: 680px;*/
	 width: 638px;
	 float: left;
	border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fff;
    padding: 20px;
 }




#left-menu .borderboxleft span{
	color: #ffffff;
	font-size: 24px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); 
}

#left-menu .borderboxleft hr {
    border: solid #ffffff;
    border-width: 1px 0 0;
    clear: both;
    margin: 0.75rem 0 ;
    height: 0;
}


#right-menu .borderboxright span{
	color: #6AA345;
	font-size: 25px;
	
}

#right-menu .borderboxright hr {
    border: solid #919191;
    border-width: 1px 0 0;
    clear: both;
    margin: 0.75rem 0 ;
    height: 0;
}


.home_vdo{
	/*background: url(../images/bg_vdo_home.jpg) no-repeat top left;
	background-size: 850px ;*/
	margin-top: -28px;
	text-align: center;

}


/* 2 columns PAGE*/
#left-menu .head, #right-menu .head{
	color: #333;
	font-size: 19px;
	font-family: 'ThaiSansNeue';
	font-weight: 600;
	padding: 10px 25px;
	border-radius: 15px 15px 0 0;
	text-shadow:
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		0px 0px 3px #fff
		;
	/*height: 48px;*/
	text-align: center;
	
	background: rgb(194,194,194); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(194,194,194,1) 0%, rgba(221,213,220,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,194,194,1)), color-stop(100%,rgba(221,213,220,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(194,194,194,1) 0%,rgba(221,213,220,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(194,194,194,1) 0%,rgba(221,213,220,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(194,194,194,1) 0%,rgba(221,213,220,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(194,194,194,1) 0%,rgba(221,213,220,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#ddd5dc',GradientType=0 ); /* IE6-9 */
}

#left-menu .head a:link, #left-menu .head a:visited, 
#right-menu .head a:link, #right-menu .head a:visited {
	color: #333;
}

#left-menu .head{
	/*text-align: center;*/
}

#right-menu .content.download{
	background: #fff;
}

#right-menu .content.download:before{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: url(../images/content-bg.png) no-repeat top right #fff;
}
 
 #right-menu .content .hoist-space{
	background: rgba(0, 0, 0, 0.2);
	width: 130px;
	height: 210px;
	display: block;
	float: right;
	position: relative;
	display: none;
 }

#left-menu *{
	list-style: none;
	margin: 0;
	text-align: left;
	color: #ffffff;
}

#left-menu .ulmenu{
	padding-bottom: 10px;
}

#left-menu .ulmenu a{
	display: block;
	padding: 0 15px;
}

#left-menu .ulmenu .fa{
	font-size: 18px;
	position: relative;
	top: 1px;
	padding-right: 5px;
}

#left-menu ul li:hover, #left-menu ul li a.active{
	text-shadow:  1px 1px 3px rgba(0, 0, 0, 0.7) !important;
}

#left-menu .ulmenu li>ul{
	list-style: none;
	font-family: 'ThaiSansNeue';
}

#left-menu .ulmenu>li{
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0;
}

#left-menu .ulmenu>li>ul{

}

#left-menu .ulmenu>ul>li{
	font-size: 14px;
	padding: 5px 5px 5px 15px;
}
 
#left-menu .content a, #left-menu .content a:link, #left-menu .content a:visited{
	color: #fff;
}

/* SIDE MENU */
#sidemenu{

	background-color: #fff;
	background-size: 100% auto;
	/*font-family: 'FFDINProCond-Regular' !important;*/
	/*font-weight: bold;
	letter-spacing : 1px;*/

	/*color: #575757;*/
}

#sidemenu a{
	/*color: #575757;*/
}

#sidemenu .side_product_list ul{
	/*list-style: none;*/
	list-style-type: disc;
	font-size: 16px;
}

#sidemenu .side_product_list ul li a{
	display: block;
	padding: 0 0 0 0;
	font-size: 13px;
}

#sidemenu .side_product_list li:hover >a{
	color: #25387a;
	font-weight: bold;
}
/*#sidemenu .side_product_list li:hover>a, #sidemenu .side_product_list a.active {
	color: #136CAF; 
}*/

#sidemenu .side_product_list ul li{
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}

#sidemenu .side_product_list ul li a:before{
    /*content: "\f111";*/
    color: #989898;
   /* font: normal normal normal 3px/1 FontAwesome;*/
    font-size: 3px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}

#sidemenu .side_product_list ul li ul{
	/*list-style: none;*/
	list-style-type: disc;
	padding: 0;
	font-size: 13px;
}

a.menu_active{

	/*color:  #136CAF;*/
	color: #25387a;
	font-weight: bold;
	
}
.menu_productcat{
	color:  #cb2026 !important;
	font-weight: bold;
}


#sidemenu .side_product_list ul li  ul li a:before{
    /*content: "\f111";
    color: #000;
    font: normal normal normal 2px FontAwesome;*/
    font-size: 2px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}














#sidemenu .side_news_list ul li  ul li a:before{
    /*content: "\f111";
    color: #000;
    font: normal normal normal 2px FontAwesome;*/
    font-size: 2px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}
#sidemenu .side_news_list ul{
	/*list-style: none;*/
	list-style-type: disc;
	font-size: 16px;
}

#sidemenu .side_news_list ul li a{
	display: block;
	padding: 0 0 0 0;
	font-size: 13px;
}

#sidemenu .side_news_list li:hover >a{
	color: #25387a;
	font-weight: bold;
}
#sidemenu .side_news_list li:hover>a, #sidemenu .side_news_list a.active {
	color: #CB2026; 
}

#sidemenu .side_news_list ul li{
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}

#sidemenu .side_news_list ul li a:before{
    /*content: "\f111";*/
    color: #989898;
   /* font: normal normal normal 3px/1 FontAwesome;*/
    font-size: 3px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}

#sidemenu .side_news_list ul li ul{
	/*list-style: none;*/
	list-style-type: disc;
	padding: 0;
	font-size: 13px;
}

#sidemenu .side_news_list a.menu_active{

	/*color:  #136CAF;*/
	color: #CB2026;
	
}




.productall .more{
	background: #46A229;
    border-radius: 3px;
    display: inline;
    float: right;
    padding: 3px 5px;
    margin: 5px 0;
    
}
.productall .more a{

    color: #ffffff !important;
}










/*

#sidemenu .side_border_white ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: tahoma;
}

#sidemenu .side_border_white ul li a{
	display: block;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-top: 15px;
	text-align: center;
	padding: 8px 15px;
}

#sidemenu .side_border_white ul li.dark a{
	background: #004382;
}

#sidemenu .side_border_white ul li a:hover, 
#sidemenu .side_border_white ul li.active a{
	background: rgba(255, 255, 255, 0.95);
	color: #004382;
}

/* INDEX */
.index_production, .index_products{
	margin-left: -8px;
	margin-right: -8px;
}

.index_production .item{
	width: 20%;
}

.index_production .item:last-child{
	margin-right: 0;
}

.index_products .thumb{
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.index_work_section{
	margin-bottom: -15px;
}

.index_work_section .item{
	margin-bottom: 15px;
}

.index_work_section .item .title{
	font-weight: 600;
	font-size: 18px;
}

.lastestnews_list{
	
}

.lastestnews_list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.lastestnews_list ul li a{
	display: block;
	padding: 10px 10px;
}

.lastestnews_list ul li a:before{
    /*content: "\f111";*/
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 8px;
	position: relative;
	top: -1px;
	margin-right: 10px;
}

.lastestnews_list ul li:not(:last-child){
	border-bottom: 1px solid #eee;
}

.lastestnews_list{
	text-align: center;
	margin-top: 10px;
	margin-bottom: -10px;
}

.lastestnews_list .item{
	margin-bottom: 20px;
}

.lastestnews_list .thumb{
	position: relative;
	margin-bottom: 5px;
}

.lastestnews_list .thumb .date{
	position: absolute;
	bottom: 10%;
	right: 2px;
}

.lastestnews_list .date{
	background: rgba(31, 31, 31, 0.5);
	color: #fff;
	font-size: 12px;
	padding: 3px 8px;
	text-align: center;
	display: inline-block;
	font-family: tahoma;
	border-radius: 5px 0 0 5px;
}

.lastestnews_list .columns:nth-child(3n+1){
    clear: left !important;
}

.home_product_section{

	margin: 0 0px;
	margin-bottom: 30px;

}

.home_product_section .item a{
	margin: 15px 0;
}

.home_product_section .title a{
	display: block;
	text-align: center;
	border-radius: 8px;
	/*font-family:  'FFDINProCond-Regular';*/
	/*font-weight: bold;
	letter-spacing : 1px;*/
	font-size: 16px;
	
}



/************* clips *****************/

#service-content .left{
	float: left;
	width: 49%;
	margin-right: 2%;
}

#service-content .right{
	float: left;
	width: 49%;
}

#service-content .titledetail{
	font-size: 22px;
}

#clip-item{
	margin-top: 10px;
	width: 1020px;
	text-align: center;
	font-family: 'FFDINProCond-Regular' !important;
	font-size: 16px;
}

#clip-item .item{
	width: 320px;
	margin: 20px 8px;
	float: left;
}

#clip-item .item .thumb{
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;	
	position: relative;
}

#clip-item .item .thumb img{
	display: block;
}

#clip-item .item .thumb:after{
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/clips/youtube-icon-red.png') center no-repeat;
	background-size: 32%;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;	
	opacity: 0.8;
}

#clip-item .item .thumb:hover:after{
	opacity: 1;
}



#clip-item .item .clipname{
	margin: 5px 0 0 0;
	text-align: center;
	height: 16px;
	overflow: hidden;
	color: #666;
}

/* CASE */
.case_section{
	margin: 0 -7px;
}

.case_section .item{
	/*margin-bottom: 20px;*/
}

.case_section .item .thumb{
	margin-bottom: 10px;
}

.readmore-btn{
	text-align: right;
}

.readmore-btn a{
	background: #2477c4;
	color: #fff;
	padding: 5px 10px;
	box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	font-size: 13px;
}

.readmore-btn a:hover{
	background: #555;
}

.readmore-btn a .fa{
	color: rgba(255, 255, 255, 0.7);
}

/* PRODUCTS WITH HOVER MENU TAB */
.index_products .thumb{
	position: relative;
	overflow: hidden;
}
.index_products .thumb:hover .hiden-menu{
	opacity: 1;
}
.index_products .thumb .hiden-menu{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: all 0.5s ease;	
}
.index_products .thumb .hiden-menu li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.index_products .thumb .hiden-menu li a{
	display: inline-block;
	background: #fff;
	margin-bottom: 10px;
	padding: 5px 12px;
	color: #238BC8;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.index_products .thumb .hiden-menu li a:before{
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 5px;
	color: #FF9654;
}
.index_products .thumb .hiden-menu li a:hover{
	margin-left: 10px;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 740px) {
	.index_products .thumb .hiden-menu{
		display: none !important;
	}

		/************* clips *****************/
	#service-content .left, #service-content .right{
		width: 100%;
		margin-right: 0;
	}
	#service-content .right{
		margin-top: 20px;
	}
	#service-content .titledetail{
		font-size: 14px;
	}
}

/* PRODUCTS */
.index_product{
	text-align: center;
	font-size: 0;
}

.index_product .item{
	float: none;
	display: inline-block;
	vertical-align: top;
}

.product_gallery{
	
}

.product_gallery .item img{
	border: 1px solid #ccc;
}

.product_gallery .item:not(:first-child){
	margin-top: 15px;
}

.product_gallery .more{
	position: relative;
}

.product_gallery .more:after{
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	pointer-events: none;
}

.product_gallery .more span{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	z-index: 1;
	font-size: 30px;
	top: calc(50% - 22px);
	pointer-events: none;
}

.product_detail{
	background: #499BCF;
	background: url(../images/product_detail_bg.jpg) bottom no-repeat #499BCF;
	background-size: 100%;
	color: #fff;
	padding: 30px;
	font-size: 14px;
	border-radius: 4px;
}

.product_detail, .product_detail *{
	color: #fff;
}

.product_detail a{
	color: #fff;
	text-decoration: underline;
}

.download{
	margin-top: 20px;
}

.download .item{
	margin-top: 10px;
	position: relative;
}

.download .item a{
	display: block;
	background: url(../images/download_gray.png) no-repeat center;
	padding: 20px 15px;
	background-size: 100% 100%;
	display: block;
	color: #333;
	max-width: 260px;
	margin: 0 auto;
	padding-left: 50px;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	position: relative;
	color: #2372A5;
}

.download .item a span{
	color: #666;
	font-size: 13px;
	display: block;
}

.download .item.orange a{
	background: url(../images/download_orange.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
}

.download .item.orange a span{
	color: #fff;
}

.download .item.login a{
	padding-top: 12px;
	padding-bottom: 12px;
}

.download .item a:active{
	top: 1px;
}

/* ABOUT */
.director-name{
	width: 100%;
	max-width: 350px;
	text-align: center;
	float: right;
}

/* JOB */
.job-div .item{
	padding: 10px 15px;
	border-bottom: 1px dotted #ccc;
}

.job-div .item .job-date{
	text-align: right;
}

/* PRODUCT LIST */
.product_list{
	margin: 0 -7px;
}
.product_list .item{
	float: left;
}

.product_list .left_col{
	width: 20%;
}

.product_list .right_col{
	width: 80%;
}

.product_list .more{
	text-align: center;
}

.product_list .more a{
	background: #F7F7F7;
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 13px;
	box-shadow: 2px 2px #ddd;
	color: #fff;
}

.product_list .more .fa{
	color: rgba(255, 255, 255, 0.7);
}

/* Product type sub */
.product_type_sub_list{
	margin: 0 -7px;
	margin-bottom: 20px;
}

.product_type_sub_list .item{
	margin-bottom: 10px;
}

.product_type_sub_list .item a{
    display: block;
    padding: 5px 12px;
    color: #1967b1;
    background: #fff;
    text-align: center;
    border: 2px solid #1967b1;
	min-height: 45px;
	line-height: 45px;
    box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.08);

}

.product_type_sub_list .item a:hover{
	background: #3188d8;
	color: #fff;
	box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1);
}

.product_type_sub_list .item a span{
    display: inline-block;
    vertical-align: middle;
	line-height: normal;
}

/* CONTACT */
.contact-info{
	line-height: 30px;
}
.contact-info .fa{
	width: 20px;
	text-align: center;
	font-size: 16px;
}
.contact-info .fa.fa-mobile{
	font-size: 20px;
}
.contact-info .fa.fa-envelope{
	font-size: 12px;
}
.contact-frm{
	margin: 0 auto;
}
.contact-frm .input {
	padding: 7px !important;
	height: auto !important;
	margin-bottom: 10px !important;
}

/* Product  Page */


.fancygallery img{
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.fancygallery img:hover{
	opacity: 0.7;
}

.tbl_scroll {
    overflow-x: auto;
    white-space: nowrap;
}
.tbl_scroll table {
    width: auto;
	/*table-layout: fixed;*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;	
}

.tbl_scroll table thead, .tbl_scroll table .thead{
	background: #F7E1E1;
	background: #EFF7FF;
}


.tbl_scroll table th{
	text-align: center;
}

.tbl_scroll table th, .tbl_scroll table td {
    border: 1px solid #ccc;
    vertical-align: middle;
	padding: 5px !important;
}

@media only screen and (max-width: 40.063em) {
	.tbl_scroll table{
		width: auto !important;
		overflow-x: scroll;
	}
}

/* ALL */

.boxcontent{


}

.boxcontent.roundborder{
	/*border-radius: 5px;*/
}

.boxcontent.whitebg{
	background: #fff;
	border: 1px solid #ddd;

}

.boxcontent.marginbottom{
	margin-bottom: 15px;
}

.boxcontent .paddingcontent{

	padding: 30px 20px 30px 20px;

}


.boxcontent2{
	width: 780px;
	/*height: 498px;*/
	vertical-align: middle;
	text-align: center;
	padding-bottom: 15px;
	
}


.boxcontent2.roundborder{

}

.boxcontent2.whitebg{
	background: #fff;
	border: 1px solid #ddd;
}

.boxcontent2.marginbottom{
	margin-bottom: 15px;
}
.boxcontent2 .paddingcontent{

	text-align: center;
}
.boxcontent3{
	width: 780px;
	/*height: 475px;*/
	vertical-align: middle;
	text-align: center;
	
}
.boxcontent3.whitebg{
	background: #fff;
	border: 1px solid #ddd;
}

.boxcontent3.marginbottom{
	margin-bottom: 15px;
}
.boxcontent3 .paddingcontent{

	text-align: center;
}
.product_img{

	float: left;
	width: 160px;
	/*height: 300px;
	background-color: #E2E2E2;*/
	margin-left: 20px;
	margin-top: 20px;
	display: table;
	
}
.news_img{

	margin-left: 20px;
	margin-top: 20px;
	width: 160px;
	border-radius: 15px;
	display: table;
	
}
.product_title{
	
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	
	

}
.item_product_detail{


}
.product_btn_download{

    display: inline-block;
    background: #34AEA3;
    color: #333;
    text-align: center;
    padding: 2px 8px;
    margin-top: 5px;
    border-radius: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7);
    background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(198,198,198,1) 100%);
}
.product_content{
	width: 360px;
	margin-left: 40px;
	float: left;
	text-align: left;
	margin-top: 20px;
}


.headstyle{
	
	font-size: 22px;
	font-weight: bold;
	/*letter-spacing: 0.6px;*/
	color: #25387a;
	/*border-radius: 5px 5px 0 0;*/
	overflow: hidden;
	position: relative;
    margin-bottom: -1px;	
    font-family: tahoma;

}

.headstyle span{
	display: inline-block;
	background: #ebebeb;
	padding: 0px 15px;
	position: relative;
	float: left;
	height: 40px;

}
.headstyle3{
	
	font-size: 22px;
	letter-spacing: 0.6px;
	color: #ffffff;
	overflow: hidden;
	position: relative;
    margin-bottom: -1px;	
    font-weight: bold;
}
.headstyle3 span{
	display: inline-block;
	background: #ebebeb;
	padding: 0px 15px;
	position: relative;
	width: 100%;
	height: 40px;
}

.headstyle.halfwidth .line{
	content: '';
	/*position: absolute;*/
	width: 100%;
	max-width: 100%;
	height: 4px;
	top: 0;
	right: 0;
	background-color: #d7d7d7;
	/*background: url(../images/menuhead_line.png) no-repeat top right;*/
	/*background-size: 100% auto;*/
}

.headstyle.halfwidth span:after{
	content: '';
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	right: -50px;
	background: url(../images/menuhead_angle.png) no-repeat top left;
	background-size: auto 100%;
}

.headstyle3.fullwidth span{
	display: block;
}

.headstyle3.halfwidth .line{
	content: '';
	/*position: absolute;*/
	width: 100%;
	max-width: 100%;
	height: 4px;
	top: 0;
	right: 0;
	background-color: #e63022;
	
}

.headstyle3.blackbg{
	
}

.headstyle2{
	font-size: 22px;
	font-family: tahoma;
	color: #525252;
	margin: 0 0 10px 0;
	padding: 7px 0;
	/*text-align: center;*/
}

.headstyle2.large{
	font-size: 25px;	
}

.headstyle2.small{
	font-size: 18px;
}

.headstyle2 span{
	display: inline-block;
	position: relative;
}

.headstyle2.line{
	border-bottom: 3px solid #efefef;
}

/*
.headstyle2.line span:after{
	content: '';
	position: absolute;
	width: 100%;
	max-width: 640px;
	left: 0;
	bottom: -10px;
	border-bottom: 3px solid #ddd;
}
*/

.product_item{
	text-align: center;
	padding:5px 5px 5px 25px;
	font-family: 'FFDINProCond-Regular';

}


.product_item .thumb{
	border-radius: 12px;
	/*background-color: #F7F7F7;*/
	/*height: 170px;*/
	text-align: center;
	/*margin-top: 20px;*/
	margin-bottom: 5px;

}

.product_item .thumb:hover{

	/*background-color: #1874B5;*/
}

/* DOWNLOAD */
.download-item{
	padding: 8px 0;
	border-bottom: 1px solid #eee;
}
.download-item:not(:last-child){
	border-bottom: 1px solid #eee;
}

.download-item .title a{
	color: #333;

}

.download-item .downloadd{
	text-align: right;
	font-weight: bold;
}

.download-item .downloadd a .fa{
	color: #444;
	padding-right: 2px;
}


.imgstyle{
	/*padding: 10px 0 0 0;*/
	border-radius: 4px;
}


.table_style table{
    border-collapse: collapse;
    border-spacing: 0;
	font-size: 14px;
}

.table_style td, .table_style th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
}

.table_style tr:nth-child(even){
	
}

.table_style th {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #4CAF50;
    color: white;
}

.table_style .title{
	background: #eff7ff;
}

.table_style ul{
	margin: 0 0 0 25px;
}

.padding5{ padding: 5px; }
.padding10{ padding: 10px; }
.padding15{ padding: 15px; }
.padding20{ padding: 20px; }
.padding25{ padding: 25px; }
.padding30{ padding: 30px; }

.marginbottom0{
	margin-bottom: 0;
}



/* PRODUCT */
.product_index .item .title{
	color: #626262;
	font-weight: bold;
	font-family: "tahoma" !important;
	font-size: 12px;
	line-height: 1.5;
}

.product_index .item .price, .product_detail .price{
	color: #666;
	font-size: 12px;
	
}

.product_index .item .saleprice, .product_detail .saleprice{
	color: #FF4200;
	font-weight: bold;
}

.product_index .thumb{

	margin: 0 auto;
}

.product_index .thumb, .product_gallery .thumb{
	position: relative;
}

.product_index .thumb:after, .product_gallery .thumb:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}




.imghover{
	overflow: hidden;
}

.imghover img{
	display: inline-block;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	

	

}

.imghover:hover img{
	/*transform: scale(1.15);*/
	
}
.imghover img {
filter:alpha(opacity=100);
opacity:1;}
.imghover img:hover{
filter:alpha(opacity=80);
opacity:0.8;


}

.imghover2{
	overflow: hidden;
}

.imghover2 img{
	display: inline-block;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.imghover2:hover img{
	transform: scale(1.05);
	filter:alpha(opacity=100);
	opacity:1;
}

#callcenter{
	width: 100%;
	border: 3px solid #E92F30;
	background: url(../images/callcenter.jpg) no-repeat center top #F9F9F9;
	background-size: 100% auto;
	border-radius: 15px;
	min-height: 200px;
	padding: 25px 5px;
	font-size: 13px;
	font-family: 'ThaiSansNeue';
}

#callcenter .content{
	position: relative;
}

#callcenter .callcontent:after{
	content: ' ';
	position: absolute;
	width: 77px;
	height: 50px;
	background: url(../images/gear_red.png) no-repeat;
	right: -10px;
	bottom: -20px;
}

#callcenter: after{

}

#callcenter .icon{
	margin-bottom: 5px;
}

p{
	font-size: 14px;
}

.green{
	color: #5BA34A;
}

.darkgreen{
	color: #286717 !important;
}

.red{
	color: #C42925;
}

.blue{
	color: #238BC8;
}

.darkblue{
	color: #0264BF;
}

.white{
	color: #fff !important;
}

.orange{
	color: #ED6106;
}

.textindent{
	text-indent: 30px;
}

.relative{
	position: relative;
	z-index: 1;
}

.absolute{
	position: absolute;
}

.linediv{
	height: 1px;
	border-bottom: 1px solid #bbb;
}

.clear{
	clear: both;
}

.blankheight5{ height: 5px; }
.blankheight10{ height: 10px; }
.blankheight15{ height: 15px; }
.blankheight20{ height: 20px; }
.blankheight30{ height: 30px; }
.blankheight40{ height: 40px; }
.blankheight50{ height: 50px; }

.embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
}

.embed-container iframe, .embed-container object, .embed-container embed{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

iframe {
    background: url(../images/loading2.gif) no-repeat center;
    background-size: auto 18%;
    max-width: 100% !important;
}

iframe[src="about:blank"] {
	display: none;
}

.transition{
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.text-large{
	font-size: 20px;
}

.text-medium{
	font-size: 22px;
	line-height: 28px;
}

.text-small{
	font-size: 18px;
	line-height: 24px;
}

.text-center{
	text-align: center;
}

.hand{
	cursor: pointer;
}

.powerby{
	font-size: 12px;
	opacity: 1;
	/*margin-top: 5px;*/
	opacity: 0.5;
}

table.clear, table.clear tr th, table.clear tr td, 
table.clear tr.even, table.clear tr.alt, table.clear tr:nth-of-type(even){
	background: none;
	margin-bottom: 0;
	padding: 0;
	border: none;
	table-layout: auto;
}

.last_paragraph p:last-child{
	margin-bottom: 0;
}

.breadcrumbs > * {
	text-transform: none;
}

.js-link{
	cursor: pointer;
}

/* CKEDITOR*/
.cke_editable, .mce-content-body {
	background: #fff;
	padding: 20px;
}

@-moz-document url-prefix() {

}

/* max-width 1921px, xxlarge screens */
@media only screen and (max-width: 120.063em) { 

}

/* max-width 1441px, xlarge screens */
@media only screen and (max-width: 90.063em) { 

}

/* max-width 1025px, large screens */
@media only screen and (max-width: 64.063em) {
	#cssmenu > ul > li > a{
		padding: 0 6px;
	}
	.product_list .left_col{ width: 25%;}
	.product_list .right_col{ width: 75%;}
}

/* max-width 950px, large screens */
@media only screen and (max-width: 950px) {
	#menu{
		/*
		margin-top: -25px;
		padding: 0 5px;
		*/
	}
	#cssmenu{
		
	}
}

/* max-width 641px, medium screens */
@media only screen and (max-width: 40.063em) {
	#header{
		min-height: auto;
	}
	.pagecontent{
		/*padding: 10px 0;*/
	}
	.boxcontent.marginbottom{
		margin-bottom: 10px;
	}
	
	.index_production .item{
		width: 50%;
	}
	.product_gallery .more:after,
	.product_gallery .more span{
		display: none;
	}
	.product_gallery .item:not(:first-child){
		margin-top: 10px;
	}
	.product_detail{
		padding: 15px;
	}
	.download .item a{
		width: 240px;
		font-size: 14px;
		padding: 17px;
		padding-left: 40px;
	}
	.job-div .item .job-date{
		text-align: left;
	}
	
	
	.product_list .left_col{ width: 100%; text-align: center; margin-bottom: 10px;}
	.product_list .right_col{ width: 100%; }
	
	.readmore-btn{
		text-align: center;
	}
	.readmore-btn a{
		/*display: block;*/
		font-size: 15px;
	}
	.lastestnews_list .columns:nth-child(3n+1){
		clear: none !important;
	}
	.lastestnews_list .columns:nth-child(2n+1){
		clear: left !important;
	}
	
}

/* max-width 420px, medium screens */
@media only screen and (max-width: 420px) {
	.index_production .item{
		/*width: 100%;*/
	}
	.readmore-btn a{
		display: block;
	}
}