body{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px
}
.container{
	padding:0px!important
}
.row{
	margin:0px !important;
}
.clean{
	clear:both;
}
img{
	max-width:100%
}
@font-face{
	font-family:'menu';
	src:url(../fonts/UVNHongHaHep_B.TTF);
}
@font-face{
	font-family:'menu_1';
	src:url(../fonts/UVNHongHaHep_R.TTF);
}
ul{
	margin:0px;
	padding:0px
}
a:hover{
	text-decoration:none
}
.nav-tabs>li{
	margin-bottom:0px;
}
/*===========Trang chu=============*/
#header_on{
	color:#fff;
	    padding: 18px 0px;
    background: #0000ff;
    color: #fff;
}
.header_on_left{
}
.header_on_left p{
	margin: 0px;
    float: left;
    margin-right: 15px;
}
.header_on_left p img{
	    margin-right: 5px;
}
.header_on_right{
}
.language{
	float:right;
}
.language img{
	float: right;
    margin-left: 10px;
}
.social{
	float:right;
	margin-right:30px;
}
.social img{
	float: right;
    margin-left: 10px;
}
/***slider**/
#main-slider {
  position: relative;
  margin-top:15px;
}

.no-margin {
  margin: 0;
  padding: 0;
}



#main-slider .carousel .slide-margin{
  margin-top: 0px;
}

#main-slider .carousel h2 {
  color: #fff;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: url("../img/bg-xem.png")no-repeat;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#main-slider .carousel .btn-slide:hover {
	    background: rgba(1, 94, 213, 0.52);
		    transition: all 1s ease;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 495px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: none;
  border-radius: 4px;
  z-index: 5;
}
#main-slider:hover .next{
  display: inline-block;

}
#main-slider:hover .prev{
  display: inline-block;

}
#main-slider .prev:hover,
#main-slider .next:hover {

}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -2px;
  top: -2px;
}

#main-slider .carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color: #ffbf00;
  margin: 0 15px 0 0;
  border: 1px solid #ffbf00;
  position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #ffbf00;
  border: 1px solid #ffbf00;
  left: -3px;
  top: -2px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#main-slider .carousel .btn-slide {
    padding: 8px 20px;
    color: #fff;
   font-family: myriad ;
    margin-top: 70px;
    display: inline-block;
	border:1px solid rgba(255, 255, 255, 0.51);
	font-size:30px;
	background: rgba(0, 0, 0, 0.27);
}
.carousel-content {
	text-align: center;
}
.slider img{
    width: 100%;
}
.slider h1{
    color: #ffffff;
    font-family: menu;
    font-size: 80px;
    text-align: center;
	text-transform:uppercase;
}
.slider h2{
    font-size: 24px;
    font-weight: normal;
    text-align: center;
	text-transform:uppercase;
	 font-family: menu_1;
    font-size: 50px;
}
.read-more{

    clear: both;
    background-size: 100% 100%;
    padding: 19px 43px 19px 43px;
    margin: 0 auto;
    height: 44px;
}
.read-more a{
    color: #fcfdfd;
    font-weight: bold;
}
/*********product_hot****************/
#product_hot{
	
}
.title_hot_product{
	font-family:menu;
	color:#303030;
	font-size:36px;
	text-transform:uppercase;
	background: url("../img/line_title.png") no-repeat bottom;
	line-height:90px;
	text-align:center;
}
.extract_hot_product{
	line-height:25px;
	text-align:center;
	color:#303030;
	padding:25px 0px;
}
.cate_product_hot{
	max-width:950px;
	margin:auto;
	background:#fe8f01
}
.product_hot{
	
}
.cate_product_hot .nav-tabs>li>a{
	font-family:menu;
	text-transform:uppercase;
	color:#fff;
}
.cate_product_hot .nav-tabs>li>a:hover{
	color:#303030;
	   border-color: rgba(255, 255, 255, 0);
    background-color: #fe8f01;
}
.cate_product_hot .nav-tabs>li.active>a{
	color:#303030;
	    border-color: rgba(255, 255, 255, 0);
    background-color: #fe8f01;
}
.cate_product_hot .nav>li>a{
	padding: 10px 13px;
}
.product_hot .tab-content{
}
.hot_product{
	margin-top: 25px !important;
    height: 260px;
    text-align: center;
	position: relative;
        overflow: hidden;
}

h3.title_hot_product_1{
        text-transform: uppercase;
        font-size: 25px;
        font-weight: bold;
        line-height: 25px;
        padding: 10px;
        position: relative;
    }   
    .detail_hot_product{
        position: absolute;
        width: 100%;
        height: 205px;
        top:0;
        left: 0;
        text-align: center;
    }
    .detail_hot_product p{
        color: #fff;
        padding: 10px;
    }
    .detail_hot_product a{
        text-decoration: none;
        display: inline-block;
        padding: 10px 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: 1px solid #111;
    }
    .mask{
        position: absolute;
        width: 100%;
        height: 100%;
        top:0;
        left: 0;
        bottom: 0;
        right: 0;
    }

#effect1 .title_hot_product_1{
            font-family: menu;
    font-size: 14px;
    background: rgba(254, 143, 1, 0.88);
        color: #fff;
        transform: translateY(-100px);
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        opacity: 0
    }
    #effect1 a{
        background: rgba(31, 33, 35, 0.54);
        color: #fff;
        font-weight: bold;
        vertical-align: middle;
        opacity: 0;
        transition: 0.5s all ease-in-out ;
        -webkit-transition: 0.5s all ease-in-out;
        -moz-transition: 0.5s all ease-in-out;
		margin-top: 25px;
		
    }
	#effect1 a:hover{
		box-shadow: 3px 3px 7px rgba(255, 255, 255, 0.24);
    border: 0px;
    background: rgb(236, 139, 20);
	}
    #effect1 p{
        font-weight: bold;
        position: relative;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        opacity: 0;
        transition: 0.5s all ease-in-out ;
        -webkit-transition: 0.5s all ease-in-out;
        -moz-transition: 0.5s all ease-in-out;
    }
    #effect1:hover .detail_hot_product{
        background: rgba(10, 10, 10, 0.53);
        opacity: 0.9;
    }
    #effect1:hover .title_hot_product_1{
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        opacity: 1;
    }
    #effect1:hover a{
        opacity: 1;
    }
    #effect1:hover p{
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        opacity: 1;
    } 
.hot_product img{
	    width: 100%;
    border: 4px solid #e8e8e8;
	height:205px;
}
.hot_product h3{
	text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
/*******company******/
#company{
		background: url("../img/bg_1.jpg") no-repeat ;
		background-size:100% 100%;
		color:#fff;
		text-transform:uppercase;
		font-family:menu;
		line-height:280px;
		font-size:60px;
		text-align:center;
}
/*******hot_project******/
.list_hot_project{
	
}
.list_hot_project h3{
	text-transform:uppercase;
		font-family:menu;
		font-size:18px;
		color:#303030;
		padding-bottom:15px;
			background: url("../img/line_title.png") no-repeat bottom;

}
.list_hot_project:hover h3{
	color: #fe8f01;
	transition: 0.2s all ease-in-out;
}
.list_hot_project:hover img{
	    
   border:10px solid #e8e8e8;
    transition: 0.5s all ease-in-out;
	height:280px;
	    
}
.list_hot_project img{
	height:280px;
	border:3px solid #e8e8e8;
	width:100%;
}
.list_hot_project p{
	line-height:25px;
	text-align:justify;
}
/*****customer_home*****/
#customer_home{
	overflow: hidden;
    background: url("../img/bg_customer.jpg") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 25px;
}
#customer_home h2{
	text-align:center;
}
#customer_home h2 a{
	font-family:menu;
	color:#fff;
	font-size:36px;
	text-transform:uppercase;
	
}
#customer_home h2 a:hover{ 
	text-decoration:none;
	color:#fe8f01
}
.dauphay{
    background: url("../img/dayphay.png")no-repeat left;
    float: left;
    width: 48px;
    height: 40px;
    margin-right: 20px;

}
.content-op h3{
	    margin: 0px;
}
.content-op h3 a{
	    color: #ffffff;
    font-weight: bold;
	font-size:14px;
}
.content-op h3 a{
	font-style:italic;
}
.content-op h4{
    font-family: arial, helvetica, sans-serif;
    padding-top: 8px;
    margin-top: 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}
.content-op h4 a{
	    color: #ffffff;
    font-weight: bold;
}
.content-op p{
	font-size:12px;
	line-height:20px;
	text-align:justify;
	color:#fff;
}
.img-customer img {
        padding: 5px;
    border-radius: 100%;
    border: 2px solid #019cdf;
	    margin-bottom: 10px;
		transition: all 1.2s ease-in-out;
}
.img-customer img:hover{
	    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: 0.5s all ease-in-out;
}
.control2 {
    float: right;
    clear: both;
}
.prev2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    opacity: .5;
}
.next2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    opacity: .5;
}
#customer_home .item{
	margin:0px;
	padding:0px;
	margin-top: 30px;
}
/*******hot_new******/
#hot_new{
	background: url("../img/new_hot.jpg") no-repeat ;
		background-size:100% 100%;
		overflow:hidden;
		padding-bottom:45px;
}
.list_hot_new{
	
}
.list_hot_new img{
	float: left;
    width: 40%;
}
 .text_hot_new{
	width: 60%;
    float: right;
    padding-left: 15px;
}
.list_hot_new h3{
	margin: 0px;
    line-height: 23px;
    color: #303030;
    font-size: 15px;
    font-weight: 600;
}
.list_hot_new h3:hover{
	color: #0000ff;
}
.list_hot_new p{
	color:#808080;
	line-height:25px;
	    padding-top: 7px;
		text-align: justify;
}
.xem_them{
	line-height: 30px;
    background: #fe8f01;
    width: 105px;
    font-weight: bold;
    color: #fff;
    text-align: center;
	font-size:12px;
	
}
.xem_them:hover{
	box-shadow: 1px 1px 1px #848181;
    background: #0000ff;
    font-style: italic;
	    transition: all 0.5s ease;
}
/***********/
.jCarouselLite {
    width: 100%!important;
}
.content-customer ul li img {
    height: 100px;
    width: 90%;
	border:1px solid #cdcdcd;
}
.content-customer ul li{
	width:16%;
	
}
.content-customer{
	margin: 25px 0px;
}
.next {
    margin-top: 30px;
}
.prev {
    margin-top: 30px;
}
/*******FOOTER******/
#footer{
	background: url("../img/bg_footer.jpg") no-repeat ;
		background-size:100% 100%;
		overflow:hidden;
		padding:25px 0px;
		color:#fff;
}
.cate_footer{
	overflow:hidden;
	padding-bottom:25px;
	border-bottom:1px solid #fff;
}
.cate_footer ul {
	overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.cate_footer ul li{
		width:25%;
		float:left;
		list-style:none}

.cate_footer a{
	color:#fff
}
.cate_footer h3{
	font-size:14px;
	margin:auto;
	line-height:26px;
}
.cate_footer h2{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 15px;
}
.cate_footer a:hover {
	text-decoration:none;
}
.cate_footer h2:hover{
	
	color: #fe8f01;
}
.cate_footer h3:hover{
	font-style:italic;
	text-decoration:underline
	}
.cate_footer p{
	width: 100%;
    height: 20px;
}
.address_footer{
	padding-left:0px;
}
.address_footer h2{
	font-size: 14px;
    margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0px;
}
.address_footer p{
	    margin: 0px;
}
.thongke_truycap{
	text-align:right;
	padding-right:0px;
}
.thongke_truycap p{
	width: 170px;
    float: right;
    font-weight: 600;
    font-size: 12px;
	text-align:left
}
.thongke_truycap span{
	margin-left: 15px;
}
.thongke_truycap img{
	   margin-right:10px;
    float: left;
}
.copyright{
	margin: 25px 0px;
}
/*==========Trang list tin tức=============*/
/****chuyenmuc*****/
#chuyenmuc{
	background:#f3f3f3;
	height:50px;
	border-bottom:1px solid #cdcdcd;
	line-height:50px;
}
#chuyenmuc h2{
	font-size: 14px;
    float: left;
    margin: 0px;
    line-height: 50px;
    color: #808080;
}
#chuyenmuc span{
	float: left;
    margin: 0px 10px;
}
#chuyenmuc h3{
	    color: #124da6;
    font-size: 14px;
    margin: 0px;
    float: left;
    line-height: 50px;
    font-weight: bold;
}
#chuyenmuc h3:hover,#chuyenmuc h2:hover{
	color: #fe8f01;
}
/*******mutinews*******/
#mutinews{
	
}
.list_mutinews{
	
}
.list_mutinews ul li{
	margin-top:30px;
	padding-bottom:25px;
	overflow:hidden;
	border-bottom:1px solid #cdcdcd;
	list-style:none
}
.list_mutinews ul li img{
	margin-right: 20px;
    float: left;
    width: 30%;
}
.list_mutinews ul li p{
	color:#808080;
	line-height:25px;
	margin-top: 20px;
}
.list_mutinews ul li h3{
	padding-bottom: 15px;
    font-size: 14px;
    color: #0000ff;
    margin: 0px;
    font-weight: 600;
    border-bottom: 1px solid #cdcdcd;
    margin-left: 32%;
}
.list_mutinews a:hover{
	text-decoration:none
}
.list_mutinews ul li h3:hover{
	color: #fe8f01;
}
/***********cate_news******/
.cate_news{
	background: url("../img/bg_cate_news.png") repeat-y ;
	background-size:100% 100%;
	overflow:hidden;
	padding-bottom:20px;
	margin-top:35px;
	margin-bottom: 20px;
	border-radius:10px
}
.cate_news h2{
	color: #fff;
    padding-left: 15px;
    height: 45px;
    border-bottom: 1px dashed #fff;
    font-size: 18px;
    font-family: menu;
    text-transform: uppercase;
    line-height: 45px;
	margin:0px;
	background: url("../img/bg_cate_news_h2.png") no-repeat ;
	    background-size: 100%;
}
.cate_news a:hover{
	text-decoration:none
}
.cate_news h2:hover{
	color: #fe8f01;
}
.cate_news h3{
	color: #fff;
    font-size: 14px;
    padding-left: 25px;
    background: url("../img/bg_li_cate_news.png") no-repeat left center;
    margin-left: 15px;
}
.cate_news h3:hover{
	color: #000;
	font-style:italic
}
/******mutinew_hot_news********/
.mutinew_hot_news{
	background: #f8f8f8;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-radius: 13px 14px 0px 0px;
    margin-bottom: 20px;
	    padding-bottom: 15px;
}
.mutinew_hot_news h2{
	margin: 0px;
    color: #fff;
    padding-left: 15px;
    height: 45px;
    font-size: 18px;
    font-family: menu;
    text-transform: uppercase;
    line-height: 45px;
    background: #0000ff;
    border-radius: 10px 10px 0px 0px;
}
.mutinew_hot_news h2:hover {
    color: #fe8f01;
}
.mutinew_hot_news ul{
	padding:0px 13px;
}
.mutinew_hot_news ul li{
	border-bottom: 1px dashed #808080;
    list-style: none;
    overflow: hidden;
	padding-bottom: 10px;
}
.mutinew_hot_news ul li:last-child{
	border:none
}
.mutinew_hot_news ul li h3{
	color: #303030;
    margin: 0px;
    padding: 13px 0px;
    font-size: 14px;
    font-weight: 600;
	line-height:25px;
}
.mutinew_hot_news ul li h3:hover{
	color: #0000ff;
	text-decoration:underline
}
.mutinew_hot_news ul li img{
	width:50%;
	border: 3px solid #d8d7d7;
	float:left;
}
.mutinew_hot_news ul li p{
	color:#808080;
	line-height:25px;
	
}
.text_mutinew_hot_news{
	width: 50%;
    float: right;
    padding-left: 10px;
}
/*========trang chi tiết tin tức========*/
.detailnews{
	
}
.detailnews h2{
	    margin: 0px;
    color: #0000ff;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0px;
    line-height: 25px;
}
.share{
	
}
.share img{
	float: left;
    margin-right: 10px;
    height: 32px;
}
.detail{
	color:#303030;
	padding:25px 0px;
	line-height:25px;
}
/*========Trang list sản phẩm==============*/
.loc_sp{
	margin-top: 10px;
    width: 100%;
    height: 30px;
    padding-left: 15px;
    clear: both;
}
.loc_sp input{
	float: left;
    width: 25px;
    height: 25px;
}
.loc_sp label{
	line-height: 30px;
    font-weight: 500;
    margin-left: 10px;
}
.list_product{
	
}
.list_product ul li{
	    list-style: none;
    width: 33%;
    float: left;
	padding-right:25px
}
.list_product ul li:nth-child(3n){
	padding-right:0px;
}
.list_product ul li img{
	    width: 100%;
    border: 4px solid #e8e8e8;
    height: 205px;
}
.list_product ul li h3{
	text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
/*============Trang chi tiết sản phẩm========*/
.slider_product{
	width:60%;
	float:left;
	padding:25px 0px;
}
.info_product{
	width:40%;
	float:left;
	padding: 25px 0px 25px 25px;
}
.mps_product{
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid #cdcdcd
}
.mps_product h3{
	color: #0000ff;
    text-transform: uppercase;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 20px;
}
.mps_product table{
	width:100%;
}
.mps_product tr{
	background:#e8e8e8;
	
	height:40px;
	line-height:40px;
}
.mps_product td{
	padding:0px 15px;
	color:#303030;
	font-size:12px
}
.mps_product td:nth-child(2n){
	
	text-align:right;
}
.mps_product tr:nth-child(2n){
	background:#fff;
}
.hot_line_product{
	margin-top: 20px;
}
.hot_line_product img{
	margin-right: 10px;
    float: left;
}
.hot_line_product b{
	text-transform: uppercase;
    color: #fe8f01;
    font-family: times;
}
.hot_line_product strong{
	color: #303030;
	
}
.hot_line_product p{
	    margin: 0px;
    padding-bottom: 2px;
}
.share_product{
	padding-left: 20px;
}
.share_product p{
	
    color: #068edf;
}
.detailproduct{
	
}
.detailproduct .nav-tabs
{
	border:none
}
.detailproduct .nav-tabs>li.active>a,.detailproduct .nav-tabs>li>a:hover
{	
    cursor: pointer;
    border: none;
    color: #fff;
    background: #0000ff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    height: 41px;
}
.detailproduct .nav-tabs>li>a{
	background:#f2f2f2;
	color:#303030;
	border-radius:0px;
	border:1px solid #cdcdcd;
	border-bottom:none
}
.detailproduct .tab-pane{
	padding:20px;
	border: 1px solid #cdcdcd;
}
#thong-so-ki-thuat table{
	
}
#thong-so-ki-thuat table tr{
	line-height: 30px;
	text-align: center;}
#thong-so-ki-thuat table tr:nth-child(1){
	background: #dbe5f1;
	font-weight: bold;
	}
/*=====trang liên hệ===*/
#lienhe{
	padding-top:20px
}
.form_lh{

}
.form_lh label{
    line-height: 30px;
    width: 100%;
}
.form_lh input[type="text"]{
    width: 100%;
    height: 30px;
    border: 1px solid #cdcdcd;
    margin-bottom: 10px;
}
.form_lh input[type="submit"]{
    border: none;
    font-size: 14px;
    padding: 5px 18px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    background: #0000ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.67);
    float: right;
    margin-top: 20px;
    margin-left: 20px;
}
.form_lh ul li{
	list-style:none;
}
.lien_he h4{
    padding-bottom: 40px;
    line-height: 23px;
    font-size: 16px;
}
.lien_he h2 {
    color: #0000ff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: myriadbold;
    margin-bottom: 15px;
    font-weight: bold;
}
.lien_he p {
    line-height: 25px;
    font-size: 14px;
}
.form_lh h4{
    padding-bottom: 10px;
    line-height: 23px;
    font-size: 16px;
}
.form_lh textarea{
    width: 100%;
    height: 100px;
    border: 1px solid #cdcdcd;
    margin-bottom: 25px;
}
.ma_bao_ve input[type="text"]{
    width: 30%;
    height: 30px;
    border: 1px solid #cdcdcd;
    margin-bottom: 10px;
    float: left;
}
.ma_bao_ve p{
    text-align: center;
    float: right;
    width: 65px;
    line-height: 30px;
    border: 1px solid #cdcdcd;
}
.ma_bao_ve label{
    line-height: 30px;
    width: 80px;
    float: left;
}
.header_big {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999999999;
    height: 45px;
}
.header_big img{
	height: 45px;
}
.header_big .navbar-inverse .navbar-nav > li > a{
	line-height:25px;
	    font-size: 15px;
}
.header_big .navbar-header{
	height: 40px;
}
.header_big .navbar{
	padding:0px
}	
.header_big .navbar-nav {
    margin-top: 7px;
}
.san_pham_con{
	display:none;
	float:right;
	width: 200px;
	margin-right: 15px;
}
.san_pham_con select{
	font-family: menu;
    color: #00f;
    width: 200px;
    height: 30px;
}
.san_pham_con option{
	height: 30px;
}
.cate_news_hidden{
	display:none;
}
	