.clear{
	clear:both;
}
ul,li{
	margin:0px;
	padding:0px;
}
body{
	font-size:14px;
	font-family:arial;
	margin:0px;
}



#navbar {
  margin-bottom:0; }

.alert {
  border-radius: 0; }

.container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.col-xs-1, .col-sm-1, .col-md-1, .col-sm-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-sm-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-sm-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-sm-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-sm-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-sm-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-sm-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-sm-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-sm-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-sm-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-sm-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-sm-12 {
  position: relative;
 
  min-height: 1px;
  padding-right: 0;
  padding-left: 0; }

.row {
  margin-right: 0;
  margin-left: 0; }

.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top: none; }

.panel {
  border:none; }

@media (min-width: 1200px){
	.container {
		width: 1170px;
	}
 }
 .segment_header{
	 border-top:4px solid #e15111;
	 background:#f6f6f6;
	 padding-bottom:16px;
 }
 .d_lang ul{
	 list-style:none;
 }
 .d_lang ul li{
	 float:left;
	 padding-left:17px;
	 margin-left:10px;
 }
 .d_lang ul li a{
	 color:#fff;
	 font-size:11px;
 }
 .d_lang ul li:nth-child(1){
	 background:url("img/d_vi.jpg") no-repeat left center;
	 margin-left:0;
 }
  .d_lang ul li:nth-child(2){
	 background:url("img/d_en.jpg") no-repeat left center;
 }
  .d_lang ul li:nth-child(3){
	 background:url("img/d_jp.jpg") no-repeat left center;
 }
 .d_lang{
	 background: #e15111;
    border-radius: 0 0 5px 5px;
    float: right;
    padding: 2px 10px 4px 10px;
 }
 
 .menu_left{
	font-weight:bold;
}
.menu_left ul{
	list-style: none;
    background: url(img/background_1.png) 100px 2px no-repeat;
	z-index:20;
}
.menu_left .logo{
	float:left;
}

.menu_left>ul>li{
	float: left;
    padding: 15px 22px;
    position: relative;
	min-width:140px;
}
.menu_left>ul>li:first-child{
	background:none;
}
.menu_left>ul>li:first-child>ul>li{
	padding-left:5px;
}
.menu_left>ul>li>ul{
	position: absolute;
    top: 47px;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
	width:294px;
	background:rgba(230,230,230,1);
}
.menu_left ul li ul li ul{
    position: absolute;
    top: 10px;
   left:200px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
	width:200px;
	background:rgba(230,230,230,1);
}
.menu_left ul li ul li{	
	border-bottom:1px solid #fff;
	padding: 15px 30px;
	position:relative;
	
}
.menu_left ul li ul li:first-child{
	border-top:1px solid #fff;
}
.menu_left ul li a:hover{
	color:#e15111;
	font-weight:bold;
}


.menu_left>ul>li:hover>ul{
	 visibility: visible;
	opacity: 1;
}
.menu_left>ul>li>ul>li:hover>ul{
	 visibility: visible;
	opacity: 1;
}
.menu_left ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#1a1d82;
	font-size:16px;
}
.menu_left ul li ul li a{
  font-size:14px;
}
 
 .tr_mobile
{
  display:none!important;
}
.tr_pc
{
  display:block!important;
}
.menu_mobile
{
    margin: 0px auto;
    background: #e15111 repeat-x;
    width: 100%;
    float: left;
    position: relative;
}
#menu
{
	z-index:10;
}
.header1 a{
	background: left center no-repeat transparent !important;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC ) !important;
    width: 115px !important;
    padding-left: 15px !important;
    color: #fff !important;
    padding-top: 1px !important;
	text-decoration: none !important;
	font-size:14px !important;
	line-height:30px !important;
	height:30px !important;
}
.header1{
	height:30px !important;
}
.d_logo{
	float:left;
}
.d_logo img{
	height:65px;
}
.d_menu{
	float: right;
    background: url(img/menu_bg.png) repeat-x;
    border-radius: 5px;
    padding: 0 22px;
}
.d_segment1{
	background:#f6f6f6;
	padding-bottom:28px;
}
.segment2_left{
	float:left;
	width:543px;
	height:324px;
	padding-top:15px;
}

.theme-default .nivo-controlNav a
{
	display: inline-block !important;
	background:url("img/dot_nivo.png") no-repeat !important;
	width:10px !important;
	height:10px !important;
	margin:0 5px !important;
}

.theme-default .nivo-controlNav
{
	z-index:9999 !important;
	    top: -45px !important;
	
}
.theme-default .nivo-controlNav a.active
{
	background:url("img/dot_nivo_active.png") no-repeat !important;
}
.segment2_title{
	font-weight:bold;
	color:#353535;
	margin-bottom:15px;
}
.segment2_right{
	float:right;
	width:586px;
	line-height:22px;
	text-align:justify;
}
.segment2_content{
	line-height:24px;
}
.d_segment2{
	background:url("img/d_bg2.png") repeat-x;
	padding-top:42px;
	padding-bottom:42px;
}
.d_segment3{
	color:#fff;
	background:url("img/footer_bg.png") no-repeat;
	background-size:cover;
	text-align:center;
	padding-top:36px;
}
.footer_title{
	font-size:19px;
	font-weight:bold;
	margin-bottom:8px;
}
.d_segment3 ul{
	list-style:none;
}
.d_segment3 ul li{
	text-align:center;
	margin-bottom:3px;
}
.d_segment3 ul li .mt_center{
	padding-left:14px;
	display:inline-block;
}
.d_segment3 ul li:nth-child(1) .mt_center{
	background:url("img/icon1.png") no-repeat left 5px;
}
.d_segment3 ul li:nth-child(2) .mt_center{
	background:url("img/icon2.png") no-repeat left 5px;
}
.d_segment3 ul li:nth-child(3) .mt_center{
	background:url("img/icon3.png") no-repeat left 5px;
}
.d_segment3 ul li:nth-child(4) .mt_center{
	background:url("img/icon4.png") no-repeat left 5px;
}
.d_history{
	font-size:12px;
	background:rgba(255,255,255,0.1);
	margin-top:17px;
	padding:3px 0;
}
.his_left{
	text-align:center; 
}
.tr_line_height
{
	line-height:22px;
}

.tr_left table 
{
	width:100%!important;
	border-collapse:collapse;
}
.tr_left td 
{
	padding:10px 5px;
	border-collapse:collapse;
	border:solid 1px #ccc;
	line-height:22px;
}
.tr_left tr td:nth-child(1)
{
	width:25%!important;
	
}
.tr_left
{
	width:60%;
	float:left;
}
.tr_right 
{
	width:38%;
	float:right;
	margin-left:2%;
	padding-top:14px;
	 
}
/* =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. */
}
.clear{
	clear:both;
}

.noi_dung  img{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 30px;
	width: 300px;
	

}

.noi_dung{
	float: left;
	width: 100%;
	height: auto;	
	margin-top: 25px;
	 border-bottom: solid 1px #ccc;
	padding-bottom: 25px;
}
.noi_dung a{
	color: #333;
	padding: 0;
	margin: 0;
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: Bold;
	 
}
.noi_dung  h4{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: Bold;
}
.expert 
{
  color:#333;
  line-height:22px;
  font-size:13px;
  
}
.noi_dung a.xem_the {
  color: #ed3334;
  float: right;
  font-size: 13px;
}
.noi_dung a.xem_the:hover 
{
   text-decoration:underline;
}

.noi_dung li{ 
	font-size: 12px;
}
.group_tin_khac
{
  margin-top:10px;
}
 
.title_tin
{
   border-bottom:solid 1px #e67f16;
   color:#e67f16;
   margin-top:0px;
   font-weight:bold;
   font-size:24px;
   padding-bottom:10px;
}
.tr_content
{
  line-height:24px;
}
.tr_san_pham ul 
{
	  padding-left:20px;
}



.tr_m_du_an {
   
   margin-bottom:10px;
   padding:5px;
}

.tr_img_du_dan
{
	position:relative;
	overflow:hidden;

}
.tr_img_du_dan img
{
	width:100%;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tr_img_du_dan:hover img 
{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}  
.du_an_hover
{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    z-index: 2;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
	transition: opacity .4s ease-in-out;
	color:#fff;
	visibility: hidden;
    transition: all 0.5s;
	 
}
.tr_img_du_dan:hover>.du_an_hover
{
    visibility: visible;     
    left: 0;
    z-index: 10;
}	
.du_an_hover h3 
{
	 color:#fff;
	 font-size:16px;
	 text-transform:uppercase;
	 padding-top:30px;
}
.du_an_hover h3 a
{
	text-decoration:none;
	color:#fff!important;
}
.tr_hover_expert
{
	padding:5px;
}

.tr_tieu_de
{
	font-size:16px;
	color:#0a4592;
	text-align:center;
	font-weight:bold;
}
.tr_tieu_de a 
{
	color:#0a4592;
}
.tr_su{
	cursor:pointer;
}
.tr_img_du_dan
{
	border:solid 1px #ccc;
}
.desc img 
{
	width:100%;
	height:auto;
}

.tr_page_lien_he table
{
	width:100%!important;
}
.tr_page_lien_he table, .tr_page_lien_he td
{
	border-collapse:collapse;
	border:solid 1px #ccc;
}
.tr_page_lien_he td
{
	padding:10px 5px;
}
.tr_page_lien_he td:nth-child(1)
{
	width:10%!important;
	text-align:center;
}
.tr_page_lien_he td:nth-child(2)
{
	width:10%!important;
}
.tr_page_lien_he td:nth-child(3)
{
	width:50%!important;
}
.tr_page_lien_he td:nth-child(4)
{
	width:30%!important;
	text-align:center;
}
.tr_page_lien_he td:nth-child(4) img
{
	width:100%!important;
	height:auto!important;
}
.tr_page_lien_he td img 
{
	border:solid 1px #ccc;
	padding:2px;
}
