@charset "utf-8";
/*
Theme Name: ***** Default Theme
Theme URI: 
Description: ***** Default Theme
Version: 1.0
Author:
Tags: 
*/
body {
    width:100%;
    color: #000;
    font-family: arial!important;
    font-size:13px;
    margin:0px;
	padding: 0px;
    background:#fff;
	background-size: 100%;
}
ul{
    list-style:none;
	margin-left:0px;
	padding-left:0px;
}
a{
    text-decoration:none;
	color:#000;
}
*{
	transition: all 0.5s ease-out;
}
.header-top{
	background: url(img/bg-header.png);
    min-height: 115px;
}

.header-top-left{
	width: 70%;
    float: left;
	margin-top: 14px;
	padding-bottom:20px;
}
.header-top-left img.logo-top{
	margin-right: 20px;
}


.header-top-right{
    width: 30%;
    float: right;
}
.header-top-right form{
    margin-top: 40px;
    float: right;
    border: 1px solid #A7A7A7;
    width: 320px;	
}

.header-top-right input{
    border: none;
    background: none;
}
.header-top-right .btn-style{
    background: none;
    border: none;
	float: left;
	color: #ABAAAA;
}

.wraper{
	background:url(img/bg-ft-top.png);
	background-size:100% 100%;
	}

.header-top-right input[type=search]{
    width: 210px;
    float: left;
    height: 33px;
}
.header-top-right input[type=submit]{
    float: right;
    height: 33px;
	color:#777;
	background:#cbcbcb;
}
.header-top-right input[type=submit]:hover{
	background:#3FA966;
	color:#fff;
}
.header-top-right .glyphicon{
	top:3px !important;
}
.header-bot{
	background:#009035;
	border-bottom:5px solid #ffec00;
}
.header-bot-main ul li{
	float:left;
	background:url(img/border-menu.png) right center no-repeat;
	background-size: 2px 100%;	
	position:relative;
}
.header-bot-main ul li:nth-last-child(1){
	background:none;
}

.header-bot-main  li ul 
{
    position: absolute;
    top: 62px;
    left: 0px;
    width: 250px;
	background:#08a442;
	display:none;
	z-index:99999;
}
.header-bot-main  li ul  li 
{ 
    width: 250px;
	border-bottom:solid 1px #fff;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	
}
.header-bot-main  li ul  li a
{ 
   color:#fff;
	
}
.header-bot-main  li:hover ul 
{
   display:block;
}
.header-bot-main  li ul  li:hover
{
  background:#a1db0f;
}
.main-menu{
    text-align: center;
    padding-top: 10px;
    height: 65px;
    padding-left: 37px;
    padding-right: 37px;
}
.main-menu img{
	margin-bottom:5px;
}

.main-menu p{
	color:#fff;
	font-size:13px;
}
.main-menu:hover{
	opacity:0.7;
}
.slider-top{
	width:100%;
	height:350px;
	background:#fff;
	padding:10px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}
.st1{
	background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
	margin-bottom:10px;
}

.main-st1 p{
	text-align:center;
}

.st1-p1{
	color:#686969;
	font-size:20px;
    margin-bottom: 0px;
}
.st1-p2{
	font-size:22px;
	font-weight:bold;
	color:#009035;
	margin-bottom:30px;
}
.main-st1 ul li {
    float: left;
    width: 265px;
    height: 335px;
    margin-right: 26px;
}
.main-st1 ul li:nth-child(1) {
	background:url(img/bg-hethongtochuc.png) no-repeat;
	background-size:100% 100%;
}
.main-st1 ul li:nth-child(2) {
	background:url(img/bg-huanluyen.png) no-repeat;
	background-size:100% 100%;
}
.main-st1 ul li:nth-child(3) {
	background:url(img/bg-hoptac.png) no-repeat;
	background-size:100% 100%;
}
.main-st1 ul li:nth-child(4) {
	background:url(img/bg-dvbaove.png) no-repeat;
	background-size:100% 100%;
	margin-right:0px;
}
.main-st1-1{
	padding-top:180px;
}
.main-st1-1-p{
	font-size:15px;
	font-weight:bold;
	color:#ffec00;
}
.main-st1-1-p1{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:left !important;
	padding:20px;
	padding-top:0px;
}



.title-ctla{
	text-align:center;
    margin-bottom: 30px;	
}
.title-ctla h3{
    color: #009035;
    font-size: 20px;
}
.ctla-left{
	float: left;
    width: 265px;
    margin-right: 26px;
    padding: 5px;
    background: #fff;
}
.ctla-left img{
	width:100%;
}
.ctla-mid{
	float: left;
    width: 265px;
    margin-right: 26px;
    padding: 5px;
    background: #fff;
    height: 160px;
}
.ctla-mid img{
	width:100%;
}

.ctla-right{
    float: right;
    width: 555px;
    background: url(img/2phay.png) no-repeat;
    background-size: 50% 75%;
    padding-left: 50px;
    padding-bottom: 40px;
	height: 160px;
	position:relative;
}
.bt-more{
	position: absolute;
    bottom: 0px;
    left: 50px;
    background: #009035;
    border: none;
    color: #fff;
    padding: 5px 15px;
}
.bt-more:hover{
	background: rgba(255, 255, 255, 0);
    color: #009035;
    border: 1px solid #009035;
}
.ctla{
	padding-bottom: 40px;
    padding-top: 25px;
}

.why1{
	background:url(img/bg-why.png) no-repeat;
	background-size:100% 100%;
}

.main_why{
	padding-top: 40px;
	padding-bottom:40px;
	background:url(img/bg-why-main.png) no-repeat center center;
	min-height:700px;
}
.why-we{
	    padding: 20px 0px;
}

.ww{
	width: 310px;
    text-align: center;
}
.ww-1{
	float:left;
}
.ww-2{
	float:right;
}

.ww img{
	margin-bottom:15px;
}
.ww h4{
    color: #009035;
    font-size: 14.5px;
    font-weight: bold;
}
.ww p{
	text-align: justify;
}

.tt-ft{
	width: 60%;
    float: left;
}
.fftt-top h4{
    width: 70%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1D871E;
}
.fftt-top p{
	width:25%;
	float:right;
    margin-top: 7px;
    text-align: right;
}
.fftt-top p img{margin-left:5px;}
.fftt-top {
	border-bottom:1px solid #ccc;
    overflow: hidden;
}
.dt-kh{
	padding-top:30px;
	padding-bottom:30px;
}
.fftt-bottom-owc{
	padding-top:20px;
	padding-bottom:33px;
	overflow:hidden;
}
.fftt-bottom-owc img{
	margin-right: 67px;
}
.fftt-bottom-owc img:nth-last-child(1){
	margin-right:0px;
}
.cnt-cmt{
	width: 80%;
    float: right;
    padding: 20px 20px 10px 50px;
    background: url(img/bg-talk.png);
    background-size: 100% 100%;
}
.ngnoi{
	margin-top:10px;
}

.img-scl{
    width: 20%;
}
.tr-ft{
	width: 36%;
    float: right;
}


.date-news{
	width: 80px;
    float: left;
}

.news-index{
	background: #fff;
    padding: 10px;
	margin-bottom: 10px;
}
.dv-news{
	font-size:15px;
	color:#009035;
}
.date-news{
	background: #1D871E;
    margin-right: 10px;
    margin-bottom: 0px;
    border-radius: 10px;
}
.dd{
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #fff;
    font-size: 20px;
}
.mm{
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
}

.footer-top{
}
footer{
	color:#fff;
}

.title-footer{
    border-bottom: 1px solid #00c247;
    padding-bottom: 8px;
	text-transform: uppercase;
}
.footer-1 span{
    width: 100%;
    float: left;
    overflow: hidden;
    padding-left: 35px;
    margin-bottom: 5px;
	margin-top:5px;
    line-height: 25px;
}
.footer-1{
	overflow: hidden;
    width: 25%;
	float:left;
	margin-right: 20px;
}

.phone-footer{
	background:url(img/lienhe-ft.png) no-repeat top left;
	font-size:22px;
	font-weight:bold;
}
.email-footer{
	background:url(img/mail-ft.png) no-repeat top left;
}
.dc-footer{
	background:url(img/dc-ft.png) no-repeat top left;
}
footer{
	background:url(img/bg-footer.png);
	background-size:100% 100%
}

footer ul li a{
	color:#fff;
	    line-height: 30px;
}
.footer-2{
	float:left;
	width:15%;
	overflow:hidden;
	margin-right: 20px;
}
.footer-3{
	float:left;
	width:25%;
	overflow:hidden;
	margin-right: 20px;
}
.footer-4{
	float:left;
	width:29%;
}
.footer-4 ul li{
	width: 96px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.footer-4 ul li img{
	width:100%;
}
.footer-4 ul li:nth-child(3n){
    margin-right: 0px;
}


.footer-2 ul {
	list-style-position: inside;
    list-style-image: url('img/type.png');
}
.footer-3 ul {
	list-style-position: inside;
    list-style-image: url('img/type.png');
}
.ft-bot-left{
	overflow:hidden;
	width:40%;
	float:left;
}
.ft-bot-left img{
	float:left;
}
.ft-bot-left span{
	float:left;
	padding-left:20px;
    padding-top: 5px;
}
.footer-bot{
	background:rgba(0, 0, 0, 0.15);
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
}
.ft-bot-mid{
    width: 20%;
    text-align: center;
    float: left;
    position: absolute;
    top: -20px;
    left: 40%;
}
.ft-bot-right{
	overflow:hidden;
	width:40%;
	float:right;
	padding-top:10px;
}
.ft-bot-right img{
	float:right;
	padding-left:10px;
	padding-right:5px;
}
.btt{
	transition: all 3s ease-out;
}

.clear
{
  clear:both;
}

.width_1000
{
  width:1140px;
  margin:0 auto;
  margin-bottom:10px;
}

.comlum_left
{
  float:left;
  width:820px;
  background:#f5f5f5;
  border:solid 1px #ccc;
  border-radius:5px;  
  padding:10px;
  
}
.comlum_right
{
   float:right;
  width:300px;
  background:#f5f5f5;
  border:solid 1px #ccc;
  border-radius:5px; 
  padding:5px;
}
.the_title
{
 font-size:18px;
 margin:10px 0px 0px 0px; 
 font-weight: bold;
    color: #009035;
  
}
.tr_content
{
  line-height:22px;
}

.brc
{
  background:#f5f5f5;
  border:solid 1px #ccc;
  padding:10px;
  margin-top:10px;
  border-radius:5px;
  margin-bottom:10px;
  
}

.sk_id{
	padding: 7px 0 7px 11px;
	background: #009035;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}
.triangle-with-shadow {
	z-index: 11;
   	left: 24%;
   	width: 100px;
  	height: 20px;
   	position: relative;
   	overflow: hidden;
}
.triangle-with-shadow:after {
   	content: "";
   	position: absolute;
   	width: 15px;
   	height: 15px;
   	background: #009035;
   	transform: rotate(45deg);
   	-ms-transform:rotate(45deg); /* IE 9 */
   	-moz-transform:rotate(45deg); /* Firefox */
   	-webkit-transform:rotate(45deg); /* Safari and Chrome */
   	-o-transform:rotate(45deg); /* Opera */
   	top: -8px;
   	left: 25px;
}
.triangle-with-shadow {
	left:5%;
}

.tin_sp  img 
{
  width:120px;
  border:solid 1px #ccc;
  padding:2px;
  float:left;
  margin-right:10px;
}
.tin_sp  h3 
{
  font-size:16px;
 color:#009035;
}
.tin_sp  h3  a
{
  color:#009035;
}
.tin_sp ul li 
{
  margin-bottom:20px;
}

.tr_truy_cap
{
  padding:0xp 10px;
  line-height:22px;
}
.tr_truy_cap img 
{
  margin-right:10px;
 
}
.tr_truy_cap td 
{
  padding:2px 0px;
  font-size:16px;
}
.breadcrumbs a 
{
  color:#009035;
  font-weight:bold;
}


.hupso_toolbar
{
  display:none;
}
.hugo
{
  text-align:right;
  margin-bottom:15px;
}



.noi_dung  img{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 30px;
	width: 182px;


}

.noi_dung{
	float: left;
	width:100%;
	height: auto;	
	margin-top: 15px;
	 border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
}
.noi_dung a{
	color: #009035;
	padding: 0;
	margin: 0;
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: Bold;
}
.noi_dung  h4{
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	
	font-size: 16px;
	font-weight: Bold;
}
.expert 
{
  color:#333;
  line-height:22px;
  
  
}
.noi_dung a.xem_the {
  color: #ed3334;
  float: right;
  font-size: 13px;
  padding-right:20px;
}
.noi_dung a.xem_the:hover 
{
   text-decoration:underline;
}

.noi_dung li{
	margin-bottom: 26px;
	font-size: 12px;
}
.group_tin_khac
{
  margin-top:10px;
}



.woocommerce-pagination {
    float: left;
    margin-bottom: 20px;
    margin-left: 1px;
    padding-top: 10px;
    width: 100%;
}
.page-numbers {
    float: right;
    width: 100%;
}
.woocommerce-pagination li {
    float: left !important;
    font-size: 15px;
    height: 22px !important;
    list-style: outside none none !important;
    margin: 0 2px !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 26px !important;
}
.woocommerce-pagination li .current {
    background: none repeat scroll 0 0 #009035;
    border-color: #e9e9e9;
    color: #fff;
}
.woocommerce-pagination li * {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 20px !important;
    display: block !important;
    font-weight: bold !important;
    height: 26px !important;
    list-style: outside none none !important;
    padding-top: 2px !important;
    text-decoration: none !important;
    width: 26px !important;
    color: #333;
}
.page-numbers:hover {
}
.woocommerce-pagination li a:hover {
    background: none repeat scroll 0 0 #009035;
    color: #fff;
}
.next:hover, .prev:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #380c00 !important;
}
.tin_khac ul 
{
 }
.tin_khac ul li 
{
 background: url("images/mui_ten.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
list-style: none outside none;
margin-bottom: 8px;
padding-left: 18px;
}
.tin_khac ul li  a
{
  color:#000;
  text-decoration:none;
  font-size:12px;
}
.tin_khac ul li  a:hover{
	color:#f00;
}
.tin_khac ul li  img
{
   margin-right:5px;
}

.tr_content_tin  table
{
  
   border-collapse:collapse;
}

.tr_content_tin table tr td , .tr_content_tin table tr 
{
  
  padding:10px 5px;
}

.row-fluid {
    float: left;
    width: 100%;
}
.column_container {
    float: left;
    margin: 25px 30px 0 0;
    width: 35%;
}
.sectionTitle {
    border-bottom: 1px solid #e9e9e9;
   margin-bottom:15px;
}
.sectionTitle h3 strong {
   
    color: #009035;
    font: 600 16px/16px arial;
    padding: 0 4px 0 0;
}
.rbText {
    color: #666;
    font: 500 13px/16px arial;
}
.column_container.form {
    float: left;
    margin: 25px 0 0;
    width: 60%;
}
.column_container2 {
    float: left;
    margin: 0 20px 0 0;
    width: 50%;
}
.column_container2.span12 {
    float: left;
    margin: 0 20px 0 0;
    width: 100%;
}
.span4 label, .column_container2.span12 label {
    color: #484848;
    font: 500 13px/16px arial;
}
.span4 input {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e9e9e9;
    color: #acacac;
    display: inline-block;
    font: 12px Arial,sans-serif;
    height: 32px;
    margin: 0 0 10px;
    padding-left: 12px;
    resize: none;
    width: 100%;
}
.message {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e9e9e9;
    color: #acacac;
    display: inline-block;
    font: 12px Arial,sans-serif;
    height: 110px;
    margin: 0 0 10px;
    padding-left: 12px;
    resize: vertical;
    width: 99%;
}
.column_container2.span12 {
    float: left;
    margin: 0 20px 0 0;
    width: 100%;
}
.gui {
    background: none repeat scroll 0 0 #1b89e7;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 114px;
}
.rbText.clearfix.autop > h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.rbText.clearfix.autop > b {
    font-weight: bold;
}

.submit1
{
    background: #009035;
  color: #fff;
  border-radius: 5px;
  padding: 7px 15px;
  border:none;
  cursor:pointer;
}

.so_dien_thoai_font
{
 font-size:16px;
}

.menu_mobile
{
  display:none !important;
}

.submit
{
  background:#009035;
  color:#fff;
  padding:5px 15px;
  border:none;
  
}


.co_so_vat_chat li 
{
   list-style:none;
}
.co_so_vat_chat ul li 
{
    width: 245px;
    margin-left: 17px;
    margin-bottom: 15px;
    float: left;
    height: 165px;
    overflow: hidden;
	 border:solid 1px #ccc;
	padding:2px;
}
.hinh_co_so_vat_chat
{
  width:100%;
  height:185px;
  overflow:hidden;
  
}
.hinh_co_so_vat_chat img 
{
  width:100%;
 
}
.co_so_vat_chat ul li:nth-of-type(3n+1)
{
  clear:both;
  margin-left:0px;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.tr_mobile
{
  display:none!important;
}
.tr_pc
{
  display:block!important;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/************/
.d_mneu_mobile
{
    margin: 0px auto;
    background: #006633 repeat-x;
    width: 100%;
    margin-top: 15px;
    float: left;
    position: relative;
	margin-bottom:15px;
  
}
#owl_lien_ket  .item
{
  background:#fff;
  min-height:120px;
  padding:5px;
}

.phone-footer
{
 font-size:18px;
}

.comlum_left img 
{
  max-width:100%;
}