@font-face {
    font-family: 'playregular';
    src: url('../font/play/play-regular.eot');
    src: url('../font/play/play-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/play/play-regular.woff2') format('woff2'),
         url('../font/play/play-regular.woff') format('woff'),
         url('../font/play/play-regular.ttf') format('truetype'),
         url('../font/play/play-regular.svg#playregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playbold';
    src: url('../font/play_bold/playbold.eot');
    src: url('../font/play_bold/play-bold.eot?#iefix') format('embedded-opentype'),
         url('../font/play_bold/play-bold.woff2') format('woff2'),
         url('../font/play_bold/play-bold.woff') format('woff'),
         url('../font/play_bold/play-bold.ttf') format('truetype'),
         url('../font/play_bold/play-bold.svg#playbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear {
	clear: both;
}
.container{
	
}
body{
	font-family: 'playregular';
}
img {
    vertical-align: middle; 
}
h1,h2,h3,h4,h5,h6{
	font-family: 'playbold';
}
p{
	font-family: 'playregular';
	color: #2d2d2d;
	font-size: 14px;
}
b{
	font-family: 'playbold';
	color: #2d2d2d;
	font-size: 14px;
}
table{
	border: 1px solid #d7d7d7;
	width: 100%;
	text-align: center;
}
table td{
	padding: 5%;
	border: 1px solid #d7d7d7;
}
/* about*/

.title{
	width: 100%;
	height: auto;
	background: url(../images/headerabout.jpg) no-repeat;
	padding: 1%;
	text-align: center;
}
.title span{
	color: #fff;
	font-family: 'playregular';
}
.title h2{
	color: #fff;
	font-family: 'playbold';
}

.container .container_title h3{
	font-family: 'playbold';
	color: #e76b2b;
	font-size: 24px;
}
.container .container_title .line{
	background-color: #af9486;
    border-radius: 30px;
    height: 5px;
    width: 7%;
    margin-bottom: 1%;
}
.container article b{
	font-family: 'playbold';
	font-size: 14px;
}
.container article p{
	font-family: 'playregular';
	font-size: 14px;
	font-weight: normal;
}
article img{
	margin-top: 3%;
	margin-bottom:3%;
	max-width: 100%; height: auto;
}
.article1{
 padding-top: 3%;
}
.article1 .one{
	background-color: #9c867a;
    border-radius: 50%;
    padding: 3%;
    width: 9%;
    float: left;
    font-family: 'playbold';
    color: #fff;
    font-size: 18px;
}
.article1 .container_article1{
	width: 88%;
	float: right;
	margin-top: -1%;
}

.article1 .container_article1 h4{
	font-size: 16px;
	color: #9c867a;
	font-family: 'playbold';
}

aside .aside_title{
	margin-bottom: 10%;
}
aside .aside_title h3{
	font-family: 'playbold';
	font-size: 24px;
	color: #76645a;
	background: url(../images/img_line.png) no-repeat bottom left;
	padding-bottom: 5%;
}
aside .container_aside ul {
	list-style: none;
	padding-left: 0px;
}
aside .container_aside ul li ul{
	list-style-image: url('../images/cham_product.png');  
	line-height: 30px; 
	font-size: 18px;
	display: none;
}
aside .container_aside ul h4:hover{
font-family: 'playbold';
    font-size: 14px;
    line-height: 34px;
    background: url("../images/muitenvang.png") no-repeat left 3% center;
    padding-left: 15%;
    color: #e76b2b;
    background-color: #f2f2f2;
    border-radius: 20px;
}
aside .container_aside ul .active{
font-family: 'playbold';
    font-size: 14px;
    line-height: 34px;
    background: url("../images/muitenvang.png") no-repeat left 3% center;
    padding-left: 15%;
    color: #e76b2b;
    background-color: #f2f2f2;
    border-radius: 20px;
}
aside .container_aside ul li h4{
	font-family: 'playbold';
    font-size: 14px;
    line-height: 34px;
    background: url("../images/muiten.png")  no-repeat left 3% center;
    padding-left: 15%;
    color: #4c3c2c;
    border-radius: 20px;
}
.aside1{
	background:#76645a;
	border-radius: 25px;
	margin-top: 25px;
}
.aside1 .title_aside1{
	width: 80%;
	margin: auto;
	padding: 2% 0;
}
.aside1 .title_aside1 h4{
	font-family: 'playbold';
	font-size: 18px;
	color: #d0b6a8;
	line-height: 25px;
}
.aside1 .title_aside1 h4 span{
	float: right;}
.container_aside1{
	background: #9c867a;
	border-radius: 25px;
	margin: 10% 0;
	position: relative;
}
.container_aside1 .article{
	 margin: 15px auto auto;
    padding-top: 10px;
    width: 80%;
    padding-bottom: 45px;
}
.container_aside1 .article h5{
	font-size: 16px;
	color: #ffffff;
	font-family: 'playregular';
}
.article .styled-select{
	    width: 100%;
    overflow: hidden;
    background: url(../images/select.png) no-repeat;
    background-color: #9c867a;
    background-position: 97% center;
    color: #fff;
}
.container_aside1 .article select {
background: transparent;
    width: 100%;
    -webkit-appearance: none;
    color: #fff;

}
.search {
    background: #e76b2b;
    border-radius: 25px;
    bottom: -18px;
    box-shadow: 1px 1px 12px #646262;
    left: 10%;
    margin: auto;
    padding: 1%;
    position: absolute;
    width: 80%;
    text-align: center;color: #ffffff;font-family: 'playbold';font-size: 14px;line-height: 20px;border: 0px;
}
.search:after{content: ''; display: block; position: absolute; right: 15px; top:10px; width: 20px; height: 20px; background: url("../images/search_right.png") no-repeat center right; }

article .row h4{
    margin-top: 40% ;
}
/*---Product---*/
.title_product{
	width: 100%;
	height: auto;
	background: url(../images/heard_product_02.jpg) no-repeat;
	padding: 1%;
	text-align: center;
}
.title_product span{
	color: #fff;
	font-family: 'playregular';
}
.title_product h2{
	color: #fff;
	font-family: 'playbold';
}
.container .container_title_product h3{
	font-family: 'playbold';
	color: #e76b2b;
	font-size: 24px;
}
.container .container_title_product .line{
	background-color: #af9486;
    border-radius: 30px;
    height: 5px;
    width: 7%;
    margin-bottom: 1%;
}
.product_professional .line{
		background-color: #c0c0c0;
    border-radius: 30px;
    height: 5px;
    width: 7%;
    margin-bottom: 1%;
}
.box_new_up{
	font-size: 18px;
	color: #76645a;
	font-family: 'playbold';
	list-style: url("../images/cong_product.png");
}
.box_new_down{
		font-size: 18px;
	color: #f5812e;
	font-family: 'playbold';
	list-style: url(../images/tru_product.png);
}
.container_aside ul ul{
	margin-left: 15%;
}
/*---news---*/
article .post-title{
	position: relative;
}
article .post-title .post-date, .post_title_detail .post-date{
position: absolute;top: 5px;left: 0px;padding-top: 8px;line-height: 1em; width: 54px; height: 54px; 
background: #e76b2b;border-radius: 50%;text-align: center;color: #fff;font-family: 'playregular';font-size: 18px;
}

article .post-title .post-date .post-date-month, .post_title_detail .post-date .post-date-month{
	font-size: 13px; display: block;
}
.container .container_content article{
	position: relative;
}
.container .container_content{
	margin: 1% 0;
}
.post-content h4 a{
	font-size: 16px;
	color: #9c867a;
}
.post-content .post-entry p{
	font-size: 14px;
	color: #2d2d2d;
}
.post-content .more{
	line-height: 40px;
    width: 120px;
    background: url(../images/more.png) no-repeat center right;

}
.post-content .more a{
	color: #af9486;
    font-family: 'playregular';
    font-size: 14px;

}
.wp-pagenavi, .other-news{
	width: 100%;
	background: url(../images/paging.png) no-repeat center top;
	padding-top: 53px; padding-bottom: 53px;
	

}
#content .wp-pagenavi .previouspostslink{
	width: 42px;
	height: 34px;
	background: #eeeeee url(../images/xuong.png) no-repeat center center;
	text-indent: -9999px;
}
#content .wp-pagenavi .nextpostslink{
	width: 42px;
	height: 34px;
	background:#eeeeee url(../images/len.png) no-repeat center center;text-indent: -9999px;
}
.wp-pagenavi span.pages{display: none;}
#content .wp-pagenavi a,#content .wp-pagenavi span.current {
	color: #434B53;background:#eee;
    padding: 10px;
    margin-right: 5px;
    text-decoration: none;
    font-size: 13px;
    border-radius: 20px;
    font-size: 16px;
    font-family: 'playbold';
    width: 42px; height: 34px; display: inline-block; padding: 0px; line-height: 34px; border: 0px; text-align: center;
}
#content .wp-pagenavi span.current{background: #e76b2b; color: #fff;}
.wp-pagenavi a:hover {
	background: #e76b2b;
	color: #fff;
}

.container_detail_new h2{
	font-size: 20px;
	color: #9c867a;
	font-family: 'playbold';
}

/*---contact----*/
.contact{
	background: #e7e7e7 url(../images/bg_contact.jpg) no-repeat center top ;
	background-size: 100%; padding-bottom: 35px;
}
.contact .title{
	background: none;
	color: #9c867a;
}
.contact .title h2{
	color: #9c867a;
}
.contact .title span{
	color: #9c867a;
}
.container_contact{
	width: 60%;
	background: #fff;
	padding: 3%;
	border-radius: 20px;
}
.container_contact .des{
	margin-top:4%; 
}
.table-contact{
	border: none;
}
.table-contact td{
	padding: 2%;
	border: none;
}
.table-contact tr td input{
	width: 100%;
	padding: 5px;
	font-size: 14px;
	border:1px solid #af9486;
	border-radius: 5px;
}
.table-contact tr td textarea{
	width: 100%;
	border:1px solid #af9486;
	border-radius: 5px;
	    height: 120px;
}
.table-contact tr td .button{
	background: #af9486;
	font-family: 'playbold';
	font-size: 16px;
	color: #fff;
	padding: 5px;
}
.other-news{margin-top: 60px; }
.container .other-news .container_title h3{color: #af9486; font-size: 18px; text-transform: uppercase;}
.container .other-news .container_title .line{background-color:#e76b2b;}
#searchform{position: absolute; right: 0px; min-width: 330px;}
#searchform .search-content{position: relative;}
#searchform .search-content input.text_search {width: 46px; height: 46px;}
.header-search.show #searchform .search-content input.text_search{width: 100%;}
.header-search.show{z-index: 1;}
#searchform .search-content .button_search{position: absolute; right: 0px; top: 30px; display: block; width: 46px; height: 46px;
	text-align: center; background: url('../images/search.png') no-repeat center center;
}
.breadcrumbs, .breadcrumbs a{color: #fff;}
.contact .breadcrumbs a, .contact .breadcrumbs{color: #9c867a;}