body{

}

.navbar{
	margin-bottom:0px;
	padding-bottom:0px;
	
}
.navbar-default{
		background: red ;
		
	}
@media screen and (min-width: 480px) {
    
	.navbar-default{
		background: url(../img/bg_menu.png) ;
		margin-top:-3px;
		border-radius: 0px;
		border:0px;
		border-bottom:3px solid #c90000;
	}
	.line{
		background: url(../img/line.png) no-repeat 0px 16px;
		width: 13px;
		height: 40px;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
		color:#fff200;
		font-weight:bold;
		background: url(../img/active.png) no-repeat bottom center;
	}
	footer{
		padding-top:30px;
		margin-top:20px;
		background: url(../img/footer.png) no-repeat;
	}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	color:#fff200;
	font-weight:bold;
	background: url(../img/active.png) no-repeat bottom center;
}
.navbar-default .navbar-nav > li > a
{
	color:#fff;
	font-weight:bold;
	padding:15px 25px;
	font-size:16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#fff200;
	font-weight:bold;
}
.dropdown-menu > li > a{
	color:#fff;
	background:#E94F52;
}
.dropdown-menu > li > a:hover{
	background:red;
	color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
	padding:10px 0px;
}

#slide{
	padding:0px 0px;
	margin:0px 0px;
}
.carousel-indicators li { visibility: hidden; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ff8a00;
    border-color: #d2d2d2;
	margin:0px 3px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background-color: #ff8a00;
    border-color: #d2d2d2;
}


	
.pad { padding:0px; }.mar { float:left; margin:0 auto; width:100%;  }
.tex { text-align:center; }  .right { text-align:right; } .bold { font-weight:bold; }
.top0{ margin-top:0px; }.bot0{ margin-bottom:0px; }.top5 { margin-top:5px;} .top10 { margin-top:10px;}  .top15 { margin-top:15px;} .top20 { margin-top:20px;} 
.top25 { margin-top:25px;} .top30 { margin-top:30px;} .top40 { margin-top:40px;} .top50 { margin-top:50px;} .top60 { margin-top:60px;} .top80 { margin-top:80px;} .top100 { margin-top:100px;}
.bot5 { margin-bottom:5px;} .bot10 { margin-bottom:10px;}  .bot15 { margin-bottom:15px;} .bot20 { margin-bottom:20px;} .bot25 { margin-bottom:25px;} 
.bot30 { margin-bottom:30px;} .bot40 { margin-bottom:40px;} .bot50 { margin-bottom:50px;} .bot60 { margin-bottom:60px;} .bot80 { margin-bottom:80px;} 



.banner { width: 100%; }

.pagination > li > a, .pagination > li > span{
	background-color: #fff;
    border-color: #d2d2d2;
	color:#636363;
	margin:0px 3px;
}
/**/
#sptt{
	padding-top:30px;
	padding-bottom:20px;
}
.title_sptt{
	padding-bottom:15px;
}


.sp_sptt{
	margin:10px 5px;
	width:100%;
	transition: all 0.2s ease-out;
	padding:7px;
	border:1px solid #cdcdcd;
}
.sp_sptt:hover { transform: scale(1.1);-webkit-transform: scale(1.1); }
.sanpham h3 { color:#a85400; font-size:16px; height: 40px; text-align:center; line-height: 22px; margin-top:10px; }
.sanpham h5 { color:red; text-align:center; margin-bottom:0px; margin-top:-5px; height:40px; font-size:17px; }
.sanpham span { font-size:16px; text-decoration:line-through; color:#585858 }


/**/
#gt{
	
}

.paging{	margin:0 auto;	text-align:center;	margin:20px;	padding:30px 0 ;}
.paging a:link, .paging a:visited, .paging a:hover, .paging a:active{
	border:1px solid #2A9FE2;	color:#fff;	background-color:#2A9FE2;
	padding:1px 5px;	font-weight:bold;	text-decoration:none;}
.paging a:hover{	background-color:#fff;	color:#2A9FE2;}

.tieude-gt{ margin-top: 0px;
	background: url(../img/tcat.png);
	padding:9px 2px;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
}
#gt iframe{
	width:100%;
	height:300px;
}
#gt select{
	width:100%;
	height:auto;
}
.bor-gt{
	border-left: solid 2px #ece10f;
    border-bottom: solid 4px #ece10f;
    border-right: solid 2px #ece10f;
    padding: 15px 5px;
    margin-top: -11px;
    height: 355px;
}
.bor-gt2{
	float:left;
	border-left: solid 2px #ece10f;
    border-bottom: solid 4px #ece10f;
    border-right: solid 2px #ece10f;
    padding: 20px 0px;
    margin-top: -11px;

}
.img-gt{
	padding:5px 0px;
	width:100%;
	height:auto;
}
/**/
footer{
	
}


.cty-footer{
	color:#ff0000;
	font-weight:bold;
	margin-bottom:10px;
	font-size:18px;
}
footer p {
	margin-bottom:5px;
	color:#000;
	font-size:16px;
}
.icon{
	float:left;
	margin-right: 10px;
}
.lknhanh{
	font-weight:bold;
}
.list-group{
	list-style-position:inside;
	list-style-image: url(../img/li_footer.png);
}
.list-group li a{
	color:#000;
}
.list-group li a:hover{
	color:red;
	text-decoration:none;
}
.tktc{
	font-weight:bold;
}
.ol{
	color: #000;
    background: url(../img/ol.png) no-repeat left center;
    padding-left: 20px;
    height: 23px;
    font-family: opensan-semibold;
    font-size: 14px;
    font-family: robotolight;
}
.tuan{
	color: #000;
    background: url(../img/tuan.png) no-repeat left center;
    padding-left: 20px;
    height: 23px;
    font-family: opensan-semibold;
    font-size: 14px;
    font-family: robotolight;
}
.thang{
	color: #000;
    background: url(../img/thang.png) no-repeat left center;
    padding-left: 20px;
    height: 23px;
    font-family: opensan-semibold;
    font-size: 14px;
    font-family: robotolight;
}
.foo5 {  height: 30px;position: fixed;right: 20px;bottom: 45px;width: 44px;z-index: 100;  }
.foo5 img { margin-bottom:10px; cursor:pointer; width:38px; transition: all 0.2s ease-out;  }
.foo5 img:hover { margin-right:10px; transform: scale(1.2);-webkit-transform: scale(1.2);  }
.tong{
	color: #000;
    background: url(../img/tong.png) no-repeat left center;
    padding-left: 20px;
    height: 23px;
    font-family: opensan-semibold;
    font-size: 14px;
    font-family: robotolight;
}
/**/
#sp{
	padding-top:50px;
}

.tieude-sp{
	background: url(../img/bg_menu.png) ;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:10px 20px;
}



.dm-sp{
	padding:7px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.dm-sp h2{
	border-bottom:1px dotted #dddddd;
	padding:5px 0px;
	font-size:15px;
	margin-top:10px;
	margin-bottom:5px;
}
.dm-sp h2 a{
	color:#000;
	
}
.dm-sp h2 a:hover{
	color:red;
	text-decoration:none;
}


.spmoi{
	padding-top:10px;
	
}

.hinh-sp{
	padding-top:10px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.tensp-sp{
	font-size:24px;
	
}
.csp-sp{
	font-weight:bold;
	padding-right:20px;
	
}
.border-p{
	border-bottom:1px solid #000;
	text-transform: none;
}
.lienhesp-sp{
	color:#d80c0c;
	font-size:20px;
}
.c2sp-sp{
	font-weight:bold;
}
.motasp-sp{
	padding-bottom:20px;
}
.tenct-sp{
	padding-top:5px;
	font-weight:bold;
}
.ctsp-sp{
	font-weight:bold;
}
.chitiet-sp p{
	font-size:12px;
}

.lienhe-p{
	color:#d80c0c;
	font-weight:bold;
	
}
.dt{
	color:blue;
	font-weight:bold;
}
.spcl{
	padding-top:40px;
}
.dsadas{
	height:5px;
}