@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'davida';
    src: url('../fonts/074_Vectordep_vn_UTMDavida.eot');
    src: url('../fonts/074_Vectordep_vn_UTMDavida.eot') format('embedded-opentype'),
         url('../fonts/074_Vectordep_vn_UTMDavida.woff2') format('woff2'),
         url('../fonts/074_Vectordep_vn_UTMDavida.woff') format('woff'),
         url('../fonts/074_Vectordep_vn_UTMDavida.ttf') format('truetype'),
         url('../fonts/074_Vectordep_vn_UTMDavida.svg#074_Vectordep_vn_UTMDavida') format('svg');
}
@font-face {
    font-family: 'geo';
    src: url('../fonts/georgia.eot');
    src: url('../fonts/georgia.eot') format('embedded-opentype'),
         url('../fonts/georgia.woff2') format('woff2'),
         url('../fonts/georgia.woff') format('woff'),
         url('../fonts/georgia.ttf') format('truetype'),
         url('../fonts/georgia.svg#georgia') format('svg');
}

@font-face {
    font-family: 'robo';
    src: url('../fonts/robotocondensed-regular.eot');
    src: url('../fonts/robotocondensed-regular.eot') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular.woff2') format('woff2'),
         url('../fonts/robotocondensed-regular.woff') format('woff'),
         url('../fonts/robotocondensed-regular.ttf') format('truetype'),
         url('../fonts/robotocondensed-regular.svg#roboto') format('svg');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alter';
    src: url('../fonts/UTMAlterGothic.eot');
    src: url('../fonts/UTMAlterGothic.eot') format('embedded-opentype'),
         url('../fonts/UTMAlterGothic.woff2') format('woff2'),
         url('../fonts/UTMAlterGothic.woff') format('woff'),
         url('../fonts/UTMAlterGothic.ttf') format('truetype'),
         url('../fonts/UTMAlterGothic.svg#alter') format('svg');
}


*{margin:0; padding:0;}
img {
	
	border:none;	
}
ul,li{
	list-style:none;	
}
a{
	text-decoration:none !important;
	color:#000;	
}
a:hover{
	color:red;	
}
.clr{
	clear:both;	
}
.float_l{
	float:left;	
	
}
.float_r{
	float:right;	
}
body{

	font-family: 'arial';
	font-size:13px;
	color:#000;
	line-height: 1.5em;
	background: url(../images/body_bg.jpg) center repeat;
	

}
#container-page{
	width:100%;
}
#container{
	width:100%;
	position:relative;
	z-index:1;
	
}
/*----------POPUP----------*/
#element_to_pop_up { display:none;position:fixed !important; top:10px !important; left:30% !important }

@media screen and (min-width:1367px) {
	#element_to_pop_up { display:none;position:fixed !important; top:10px !important; left:700px !important }
}
/*--------------GIO HANG------------------------*/
#cart{
	position: absolute;
	height: 32px;
	line-height: 32px;
	background: url(../images/cart.png) left no-repeat;
	text-indent: 40px;
	right: 0px;
	top: 35px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Roboto';
	white-space: nowrap;
}
#cart a{
	color: #fff;
}
.gh table{
	border:thin #60c300 solid;
	background:url(../images/header_bg.jpg) repeat;
	font-family:'robo';	
}
.gh tr,td{
	
}
.gh td input{
	height:25px;
}
.gh tr,td,th{
	height:30px;
	padding:4px;	
}
.gh tr.border_bottom td {
  border-bottom:thin solid #4a6bb9;
  border-left:thin solid #4a6bb9;
  text-align:center;
}
/*---------------QUANG CAO-----------*/
@media screen and (max-width:1100px) {
	#divAdLeft{
		display:none;
	}
	#divAdRight{
		display:none;
	}
}
/*-----------------BACK TOP TOP---------------*/
#top{width: 50px;
height: 50px;
background: url(../images/top.png);
position: fixed;
right: 30px;
bottom: 50px;
cursor:pointer;display:none;
z-index:100;}
/*--------------TAGS-------------------------*/
#tags{
	display:block;
	background: #f1f1f1 url(../images/bg_icon_tag.gif) no-repeat left top;
	padding: 0 10px 0 20px;
	height: 20px;
	color: #939393;
	float: left;
	font: 400 11px/20px arial;
	margin: 0 5px 0 0;
}
.tags{
	display: inline-block;
	height: 20px;
	font: 400 11px/20px arial;
	color: #656565;
	padding: 0 10px;
	white-space: nowrap;
	background: #f1f1f1;
	margin: 0 5px 5px 0;
	float: left;
	border-radius:3px;
}
/*------SEARCH-----------------*/
#search{
	width: 247px;
	height: 33px;
	background: url(../images/search_bg.png) right center no-repeat;
	line-height: 33px;
	position: absolute;
	right: 6px;
	top: 4px;

}

input#search_input{
	border: none;
	position: absolute;
	top: 1px;
	left: 5px;
	height: 31px;
	line-height: 31px;
	outline: none;
	width: 200px;
	background: none;
	color: #000;
	font-family: 'Tahoma';
}

input#btnSearch{
	border: none;
	right: 0px;
	top: 1px;
	cursor: pointer;
	position: absolute;
	height: 33px;
	width: 35px;
	text-indent: -99999px;
	z-index: 1000;
	background: none;
	}
/*++++++++++TIM KIEM NANG CAO+++++++++++*/
#search_nc{
	width:200px;
	margin:0 auto;
	margin-top:15px;	
}
#search_nc .input{
	width:200px;
	height:28px;
	line-height:28px;
	border:thin solid #ccc;
	margin-bottom:15px;	
}
#search_nc option{
	text-align:center !important;	
}
#btsearch{
	width: 80px;
	height: 30px;
	background: none;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#204D24), to(#33803D));
	background: -webkit-linear-gradient(top, #33803D, #204D24);
	background: -moz-linear-gradient(top, #33803D, #204D24);
	background: -ms-linear-gradient(top, #33803D, #204D24);
	background: -o-linear-gradient(top, #33803D, #204D24);
	border: none;
	color: #fff;
	margin-left: 60px;
	cursor:pointer;	
}
/*-----------GOOGLE DICH---------------	*/
#google_translate_element{
	width: 195px;
	margin: 0 auto;
}
.goog-te-combo{
	width: 195px;
	height: 25px;
	border:thin #3695eb solid;
}
/*------------------HEADER-------------------*/
.padd0{
	padding: 0 !important;
}
.maxwidth{
	position:relative;
	width: 990px;
	margin: 0 auto;
}
#header{
	position: relative;
	background: url(../images/head_bg.png) center top repeat-x;
	z-index: 9999;
	height: 405px;
}


#banner{
	position: relative;
	z-index: 100;
}
.head_hotline{
	position: relative;
	
}
.head_hotline span{
	color: #f6e678;
	font-size: 20px;
	font-family: 'geo';
}
.search{
	position: relative;
}
#logo{
	padding: 5px 0px !important;
}
#logo img{
	max-width: 170px;
	max-height: 155px;
	padding-top: 30px;
}
.banner{
	text-align: center;
}
.banner img {
	max-width: 660px;
	max-height: 155px;
}
.thongke a{
	text-transform: capitalize;
	display: inline-block;
	color: #000;
}
.thongke a img{
	position: relative;
	margin-right: 5px;
	top: 10px;
}
.thongke{
	
	margin: 10px auto;
	text-align: right;
}
/*-------------------MENU TOP-------------------------*/
#menu_top{
	font-family: 'robo';
	position: relative;
	background: url(../images/menu_bg.png) repeat-x;
}

#menu_top #myslidemenu{
	position:relative;
	z-index:9999;
	
	}
#menu_top ul#nav > li{
	float: left;
	text-transform:uppercase;
	text-align: center;
	font-weight: normal;
	font-size: 19px;

}

#menu_top ul#nav > li img{
	position:relative;
	bottom:15px;	
}
#menu_top ul#nav ul > li{
	font-weight:normal;
	color:#fff;	
	
}

#menu_top ul#nav > li > a{
	display: block;
	padding: 9px 15px;
	color: #fff;	
}


#menu_top ul#nav>li:hover>a , .menu_active{
	color: #ff7f00 !important;
	
}
#menu_top ul#nav > li  ul{
	
	/*border: 3px solid rgba(255,255,255,.8);*/
	border-radius: 5px;
}
#menu_top ul#nav > li  ul li{
	background: url(../images/menu_rp_bg1.png);
	border-bottom: thin #ccc solid;	
}
#menu_top ul#nav > li  ul li:last-child{
	border-bottom: none;
}
.vach_menu{
	background:url(../images/vach_menu.png) right no-repeat;	
}
#menu-top-rp{
	display:none;
	background: url(../images/menu_rp_bg2.png) repeat-x;
  	padding: 8px 0px;
  	color: #fff;
}
#menu-rp-top-parent{
	list-style:none;
	position: relative;
	top: 5px;
}
#menu-rp-top-parent .li-rp-top-parent{
	/*border-bottom:1px solid #666;*/
	padding-left:15px;
	line-height:35px;
	cursor:pointer;
	background: url(../images/menu_rp_bg.png);
}
#menu-rp-top-parent .li-rp-top-parent:hover a{
	color: #ff7f00;
}
#menu-rp-top-parent .li-rp-top-parent .text-a-rp{
	color:#fff;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'robo';

}
#menu-rp-top-parent .text-a-2-rp{
	color:#716767;
	display:block;
	font-weight:normal !important;
}
#menu-rp-top-parent .active2-rp{
	/*border-bottom:1px solid #666;*/
	padding-left:15px;
	/*background:#005ba2;*/
	line-height:35px;
	cursor:pointer;
	background: url(../images/menu_rp_bg.png);
	font-family: 'robo';
}
#menu-rp-top-parent .active2-rp a{
	color:#ff7f00;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
#btn-lg{
	padding-left: 15px;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  display: block;
}
#btn-lg b{
	  font-size: 20px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  position: relative;
  bottom: 3px;
  float: right;
  font-family: robo;
  margin-right: 5px;
}
.glyphicon{
	font-size:24px;
	top:0 !important;
}

#menu_top_sp{
	position: relative;
	background: url(../images/menu_bg.png);
}
.menu_t li{
	float: left;
	text-align: center;

}
.menu_t li a{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	padding: 12px 0px;
	display: inline-block;
	line-height: 20px;
}
.menu_t li a:hover{
	color: blue;
}
/*--main------------*/
#content{
	margin: 0 auto;
	position: relative;
}
#content img{
	/*-moz-transition:1s;
	-webkit-transition:1s;
	transition:1s;*/	
}
/*------------SLIDER-----------------*/
#slider{
	position: relative;
	}

.slider_border{
	position: absolute;
	width: 100%;
	height: 100%;
	border: 10px solid rgba(255,255,255,0.6);
	
	top: 0;
	left: 0;
	z-index: 9999;
}
.bor_left{
	border-radius: 10px 0px 0px 10px;
}
.bor_right{
	border-radius: 0px 10px 10px 0px;
}
#slider img{
	 cursor: pointer;
}

/*------------hover---------------*/
.tt_img{
	position:relative;
	width: 100%;
	height: 100%;	
}
.tt_img .hover{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(255,255,255,0);	
}
.tt_img .hover a{
	display:block;
	width:100%;
	height:100%;
}

.box_main{
	width:100%;
	min-height:150px;	
	position:relative;
	color:#4a4a4a;
	background: rgba(255,255,255,.6);
  	border: 4px solid rgba(255,255,255,.8);
 	border-radius: 4px;
}


/*------------LEFT-------------*/
#left{
	float: left;
	position: relative;
	padding-left: 0 ;
}

.left_box{
	
	margin-bottom:15px;
	/*position:relative;
	z-index: 100;*/
	background: rgba(255,255,255,.6);
	border:4px solid rgba(255,255,255,.8); 
	border-radius: 4px;
	padding: 5px;
	box-sizing: border-box;
}
.left_box h2{
	margin: 10px 0px;
}
.left_box h2 a{
	font-family: 'davida';
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	display: block;
	text-align: center;
}
.left_box h2 a:hover{
	color: #f00;
}
.left_item{
	
	margin-bottom:10px;
	float: left;
}
.left_item img{
	width: 100% !important;
}
.left_item:hover img{
	
}

.left_item p{
	
	margin: 5px 0px;	
}
.left_item p.small{
	color:#999;
	font-size:12px;	
}

.left_item h3{
	 font-size:12px;
	 font-weight:normal;
	
	 
}
.left_item h3 a{
	color:#393939;	
}
.left_item h3 a:hover{
	color:red;	
}
/*+++++++++++++	MENU LEFT++++++++++++++++*/
ul.cateUl ul{
	visibility: hidden;
	position: absolute;
	left: -300px;
	opacity: 0;
	background:url(../images/header_bg.jpg)  !important;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;	
}

ul.cateUl{
	width:100%;
	margin: 0 auto;
	
}
ul.cateUl > li{
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;	
}

ul.cateUl > li{
	position: relative;
	height: 30px;
	line-height: 30px;
	text-indent: 35px;
	/*border-bottom: thin #ccc dashed;*/
}
ul.cateUl > li:last-child{
	border-bottom:none;
}
ul.cateUl > li > a{
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	background:url(../images/dm_li2.png) 15px center no-repeat;
	

}

ul.cateUl > li:hover >ul{
	visibility: visible;
	left: 100%;
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
}


ul.cateUl>li ul{
	
	position: absolute;
	top:0px;
	z-index: 999999;
	width: 200px;
	border-radius: 6px;
	border: solid 1px #ccc;
	
}


ul.cateUl>li>ul>li{
	display: block;
	position:relative;
	border-bottom:thin #ccc solid;
	
	
}
ul.cateUl>li>ul>li:last-child{
	border:none;	
}

ul.cateUl>li>ul>li>a{
	font-size: 14px;
	display: block;
	height: 28px;
	line-height: 28px;
	text-indent: 25px;
	color: #000 !important;
	text-transform:capitalize;
	background:url(../images/dm_li2.png) 10px 10px no-repeat; 
}
ul.cateUl>li>ul>li:hover >ul{
	display:block !important;
	left:195px !important;
}
ul.cateUl>li>ul>li>a:hover{
	color:red !important;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	text-indent:25px !important;
	
}
ul.cateUl>li>a:hover{
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	text-indent:40px !important;
	background-position:20px !important;
	color:red;

}


ul.cateUl>li>ul>li>ul>li{
	display: block;
	position:relative;
	border-bottom:thin #eb6676 solid;
	overflow: hidden;
	
}

ul.cateUl>li>ul>li>ul>li>a{
	font-size: 14px;
	display: block;
	height: 28px;
	line-height: 28px;
	text-indent: 15px;
	color: #fff !important;
	text-transform:uppercase;
}
ul.cateUl>li>ul>li>ul>li>a:hover{
	color:#f5ff00 !important;	
}


.active1{
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	text-indent:40px !important;
	background-position:15px !important;
	color:red !important;
	
}
/*==============lien kêt web=============*/
#lienket{
	  width: 90%;
  margin: 15px auto;
  height: 30px;
  border: thin #FF7F00 solid;
  border-radius: 4px;
}
ul.lienket  li{
	line-height: 20px;
	background: url(../images/li_lk.png ) left 7px no-repeat;
	text-indent: 10px;
}
ul.lienket  li a{

	color: #007fd5;

}
ul.lienket  li a:hover{

	color: #f00;
}
/*fan pgae*/

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width:  100% !important;display:block;z-index:2000;position:relative}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe  span[style] {width: 100% !important;display:block;z-index:2000;position:relative}
/*-------------HO TRO-----------------====*/
#hotro {
	width:100%;
	margin:0 auto;
}
#hotro  li{
	border-bottom:thin #a4a4a4 dashed;	
}
#hotro  li:last-child{
	border:none;	
}

#hotro .hotl{
	width: 100%;
	margin: 0 auto;
	background: url(../images/ht_phone.png) left no-repeat;
	height: 87px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#hotro  .tuvan_nv{
	border-bottom: thin #ccc dashed;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
#hotro .hotl .sodt{
	position: relative;
	top: 25px;
	font-weight: bold;
	font-family: 'geo';
	color: #f00;
	font-size:20px;
}
.nick span{
	font-weight: normal;
	font-size:14px;
}
.nick img{
	position: relative;
	top:2px;
	margin-left: 10px;

}
.ht_name{
	width: 120px;
	float: left;
}
.ht_name .ten_ht{
	border-bottom: thin #ccc dotted;
	display: block;
}
.ht_name .dt_ht{

}
.red{
	color: red;
}
.ht_lh{
	line-height: 20px;
}
.nick .ht_name
.ht_img{
	
}

/*-----------CENTER-----------------*/
#main{
	width:100%;
}

.content{
	font-size: 14px;
	margin: 10px 0 20px 0px;
	box-sizing: border-box;	
	padding:10px;
}
.padd10{
	padding: 10px;
}
.content img{
	max-width: 100%  !important;
}
.title{	
	line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  text-indent: 12px;
  color: #000;
  font-weight: bold;
  font-size: 23px;
  margin: 0px !important;
  font-family: 'davida';
  display: inline-block;	
}
.title_p{
	position: relative;
	 padding: 10px 0 10px;
}
.xemtatca{
	float: right;
	background: url(../images/xemall.png) left center no-repeat;
	text-indent: 15px;
	color: #de1a1a;
	margin-right: 15px;
	font-size: 17px;
	position: relative;
	top: 7px;

}
.xemtatca:hover{
	text-decoration: underline !important;
}
/*--------VIDEO-------*/
.video{
	
	margin:10px auto;
	position:relative;
}

#video{
	width: 100%;
	height: 20px;
	border: thin #ccc solid;
	position: absolute;
	top: 100%;
	left: 0px;
}


/*------------right------------------------*/
#right{
	
	position: relative;
}
/*----------RIGHT1-------------*/
.right_box h2{
	margin: 0px;
	color:#fff;
	font-family:'roboto';
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	background: url(../images/title_right.png) repeat-x;
	border: 1px solid #066999;
	height: 38px;
	line-height: 38px;
	margin-bottom:10px;
}
.right_item{
	
	float: left;
	margin: 0 auto;
	position: relative;
	/*margin: 10px 14px 5px 0px;*/
	text-align: center;
	margin-bottom: 10px;
	padding: 0px 10px;
}
.right_item h3{
	margin: 5px 0px 5px 0px;
	text-align: center;
}
.right_item .masp{
	color: #ff0101;
	font-size: 16px;
	text-align: center;
}
.right_item .chitietsp{
	display: inline-block;
	margin: 5px 0px;
}
.right_item .chitietsp a{
	display: block;
	background: #4f4f4f;
	padding: 5px 15px;
	color: #fff;
}
.right_item .chitietsp a:hover{
	background: #0389de;
}
.right_item .img{
	border: thin solid #494949;
	max-width: 100%;
	height: auto;
	border: thin #ccc solid;
	padding: 4px;
	background: #fff;
	/*box-shadow: 2px 2px 3px 2px #d4d4d4;*/
}
.right_item .img img{
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
}
.right_item h3 a{
	color:#000;	
	text-transform:capitalize;
	font-weight: normal;
	font-family: 'robo';
	font-size: 17px;
}
.right_item h3 a:hover{
	
	color:#f00;	
}
.right_item:hover .hover{
	/*background: url(../images/arrow1.png) center no-repeat rgba(255, 255,255, 0.4);*/
	transition:all .5s;
}


/*footer*/
#footer{
	line-height: 1.5em;
	color: #603000;
	position: relative;
	background:#ff7f00 ;
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 5px 13px -4px #000000 inset;/*FF 3.5+*/
-webkit-box-shadow: 0 5px 13px -4px #000000 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 5px 13px -4px #000000 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#000000); /*IE 5.5-7*/
	padding: 20px 0px 10px;
}
.footer_title{
	width:100%;	
}

.footer_title h2{
	color:#fff;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	display: inline-block;
	position: relative;
	margin: 0px;
}
.ft_center{
	float: left;
}
.ft_center p{
	margin: 0px;
}
.ft_right{
	float: right;
}


/*-------------NHẬN TIN------------------*/

#nhantin{
	width: 260px;
	height: 28px;
	background: url(../images/dkemail.png) center no-repeat;
	line-height: 28px;
	position: relative;
	right: 0px;
	top: 4px;
	margin: 10px 0px;

}
input#email_newsletter{
	border: none;
	position: absolute;
	top: 3px;
	left: 8px;
	height: 22px;
	line-height: 22px;
	outline: none;
	width: 210px;
	background: none;
	color: #000;
	
}

input#btn_send_newsletter{
	
	border: none;
	right: 0px;
	top: 3px;
	cursor: pointer;
	position: absolute;
	height: 27px;
	width: 35px;
	font-weight: bold;
	z-index: 1000;
	text-indent: -99999px;
	text-align: center;
	color: #000;
	background: none;
}

/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding:10px 0px;
}
.phantrang a {
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D2D2D2;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #636363;
    cursor: pointer;
    font-size: 11px;
    margin: 0 0 0 4px;
    padding: 6px 10px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.phantrang a:hover {
    background: none repeat scroll 0 0 #2bb2e7; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D2D2D2 !important;
    color: #ADADAD !important;
    cursor: default;
    opacity: 0.7;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #2bb2e7;   
    box-shadow: none;
    color: #FFFFFF;
}/*----------------------------------------------------*/

.tablelienhe span{
	color:#f00;
}
.tablelienhe p{
	display: inline-block;
	height: 25px;
	line-height: 35px;
}
.main_map{
	height:350px;
	border:thin solid #999;
	margin-top:10px;

}
/*---------------Center---------------*/
#center{
	float: right;
  padding: 0 ;
  
}
/*------------------BOX LIEN HE--------------------------*/
.title_ct{
	padding: 10px 30px;
	text-align: center;
	text-transform: uppercase;
	background: #3f9f1f;
	color: #fff;
	font-weight: bold;

	font-size: 14px;
}
/*-----------------TIN TUC-------------------*/
.box_news{
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	box-sizing:border-box;
	color:#5d5d5d;
	
}
.box_news h2{
	font-size:15px;
	text-transform:none;
	margin-top:0px;
	margin-bottom:5px;
}
.box_news .ten_tt{
	color: #007fd5;
}
.box_news .mota_tt{
	padding:5px;
	color: #000;
	font-size: 13px;
}
.box_news .tt_border{
	border-bottom:thin solid #e9e9e9;
	padding-bottom: 9px;
}

.box_news h2 a{
	color:#007fd5;	
}
.box_news p{
	margin:0px;
	padding:0px;
}

.box_news p.small{
	font-size:12px;
	color:#666666;
	margin-left: 5px;
	margin-top:5px;
}
.box_news h2 a:hover{
	color:#F00;
}

.box_news:hover img{
	opacity: 0.6;
}
.box_news:hover img{
	background: #fff;
}
.image_boder{
	background: #fff;
	max-width: 100%;
	height: auto;
	border: 1px solid #e2e2e2;
	}

h1.text_title{color:#241900; font-size:12px;}
.image_boder img{
	width: 100%;
	height: auto;
}
.title_news{
	color: #d00031;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	font-family: 'roboto';
}


.othernews{
	padding-left:0px;
	
}

.othernews h2{
	color: #d00031;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	
	padding: 5px;
	
}
.othernews ul{
	list-style:inside;
	font-size: 14px;
	
	
}
.othernews ul li{
	padding-left:10px;
	
	line-height:25px;
	background:url(../images/li_o.png) left 10px no-repeat;
	text-indent:5px;

	
}
.othernews ul li a{
	color:#00539a;
	text-decoration:underline !important;
}
.othernews ul li a:hover{
	color:#f00;	
}

/*--------------------chi tiet san pham*/

.product_detail_pic{
	margin: 0 auto;
}
ul.product_info{
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}
ul.product_info li{
	padding:3px 0px;
	font-family:'Roboto';
	font-size:14px;
	
}
ul.product_info li span.name_product{
	font-weight:bold;
	color:#d00031;
	font-size: 18px;
	text-transform: capitalize;
}
ul.product_info li b{
	font-size:16px;
}
.xh{
	height: 31px;
	line-height: 30px;
}
/*tab san pham*/
.thongtin_sp{
	width:100%;
		
}
ul.tablayout {
	display: block;
	list-style-type: none;
	z-index: 2;
	position: relative;
}
ul.tablayout li {
	margin: 0 5px 0 0;
	float: left;
	display: list-item;
	text-align: -webkit-match-parent;
}

#tab_1, #tab_2, #tab_3, #tab_4{
	
	
}


ul.tablayout li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 22px;
	color: #000;
	background: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ccc;
	border-bottom: 0;
	text-align: center;
}
ul.tablayout li a:hover{
	cursor:pointer;
}
.tabs-container {
	border: 1px solid #CCC;
	clear: left;
	padding: 10px;
	display: block;
	line-height: 1.5;
	position:relative;
	z-index:1;
	background:#FFF;
}

ul.tablayout li a.active
{
	background: #3a3288;
	color:#fff;
}
/*slider san pham*/
.imgSP {
	float: left;
	margin-bottom: 20px;
}
.Selector  img{
	margin-bottom: 5px;
}
.imgSP img{
	width: 99% !important;
  height: auto !important;
}
