@charset "utf-8";
/* CSS Document */
.fix-thongbao{
	position:fixed;
	top: 10px;
	z-index: 1000;
	width: 50%;
	margin: 0px auto;
	left: 0px;
	right: 0px;
}
body{
	background-image: url(../images/bj.jpg);
}
header{
	background-color:#fff;
}
.navbar-default {
	background-color: #0355af;
	border-color: #0355af;
}
.logo img{
	max-width:100%;
	height:100px;
	margin-top:10px;
}
.right-header{
	line-height:105px;
}
.right-header  .form-control{
	border-radius:0;
	margin-right:-5px;
}
.right-header .btn{
	border-radius:0;
	margin-top:1px;
	background-color:#595959;
	color:#fff;
}
.right-header a img{
	margin-top:14px;
	height:33px;
}
.container{
	background-color:#fff;
}
.navbar .container {
	background-color:transparent;
}
.slider{
	padding:0;
	margin-top:10px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	background-color: #0355af;
}
.quangcao{
	padding:0;
}
.you .col-md-4{
	background:url(../images/bj3.jpg) right center repeat-y;
	margin-top:15px;
	margin-bottom:15px;
}
.you .col-md-4:last-child{
	background-image:none;
}
.you article h2{
	margin-top:0px;
}
.you article h2 a{
	font-size:18px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
.you article img{
	max-width:100%;
	margin-bottom:10px;
}
.you article p, .dichvu article p{
	font-size:13px;
	margin-bottom: 20px;
}
.btn-xem{
	border: 1px solid #0355af;
	padding:2px 10px;
	font-size:13px;
	color: #0355af;
}
.btn-xem:hover{
	background: #0355af;
	color:#fff;
	text-decoration:none;
}
.you, .quangcao, .tuvan, .dichvu{
	margin-bottom:10px;
}
.dichvu{
	background-color:#F7F7F7;
}
.dichvu .row{
	margin-left:-5px;
	margin-right:-5px;
}
.dichvu .col-md-3{
	padding:5px 5px;
}
.dichvu article{
	background-color:#fff;
	padding:5px;
	border: #EFEFEF 1px solid;
	padding-bottom:15px;
	height:393px;
}
.dichvu article img{
	max-width:100%;
	height:200px;
}
.dichvu article h3{
	margin-top:5px;
	margin-bottom:15px;
	height: 39px;
}
.dichvu article h3 a{
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.dichvu article h3 a:hover{
	text-decoration:none;
	color:#006fbb;
}
.tuvan{
	padding:0px 15px;
	text-align:center;
	background: url(../images/bj6.jpg) no-repeat center;
	background-size:contain;
}
.tuvan .br{
	padding-top:20px;
	padding-bottom:20px;
}
.tuvan h3{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}
.tuvan .form-control{
	border-radius:0;
	margin-right:-5px;
}
.tuvan .btn{
	border-radius:0;
	background-color:#fea71a;
	color:#fff;
}
.new{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.new h2{
	text-align:center;
	font-size:18px;
	color:#000;
}
.new .row{
	margin-left:-5px;
	margin-right:-5px;
}
.new .col-md-3{
	padding:5px;
}
.new .col-md-3 img{
	max-width:100%;
	height:183px;
	margin-bottom:10px;
}
.new a{
	color:#000;
	font-size:13px;
}
.new a:hover{
	text-decoration:none;
	color:#006fbb;
}
footer{
	border-top: 10px solid #0355af;
	margin-top:10px;
	padding-bottom:10px;
}
footer, footer .container{
	background-color: #0355af;
}
footer h2{
	color:#fff;
	font-size:18px;
}
footer ul{
	padding:0px;
	list-style:none;
}
footer a{
	color:#fff;
	font-size:13px;
}
.hr1{
	border-top: 1px solid #0355af;
	border-bottom: 1px solid #7aa3bf;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	background-color: #0355af;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: #05558c;
	color:#fff;
}
.backlink a{
	background-color: rgb(89, 147, 185);
	padding: 5px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: grid;
}
.banner{
	display:none;
}
.quangcaongang img{
	width: 100%;
}
.left-home h2{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-color: #0355af;
	padding:10px 15px;
}
.submenu{
	padding:0px;
	list-style:none;

}
.submenu >li>a{
	display:block;
	padding:7px 10px;
	color:#000;
	text-transform:uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}
.submenu >li>a:hover{
	text-decoration: none;
	background-color: #ccc;
}
.submenu >li ul{
	padding:0px 10px;
	list-style:none;
}
.submenu >li ul a{
	padding:7px 0px;
	display:block;
	font-size:14px;
	color:#000;
	position: relative;
	padding-left: 10px;
}
.submenu >li ul a:before{
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	position: absolute;
	border-left: 5px solid #019241;
	left: 0;
	top: 13px;
}
.submenu >li ul a:hover{
	text-decoration: none;
	color: #019241;
}
.left-home .show1{
	display:none;
}
.duongdan{
	position: relative;
	border-bottom: #EEEEEE 1px solid;
	margin-bottom: 10px;
}
.duongdan h1{
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
}
.list-duongdan{
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #0355af;
	padding: 3px 10px;
}
.list-duongdan a{
	color: #fff;

}
.services-details-left{
	width: 30%;
	float: left;
}
.services-details-right h3 a{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.services-details-right p{
	font-size: 13px;
}
.services-details{
	border-bottom: #E7E7E7 1px dashed;
	min-height: 165px;
	position: relative;
}
.news-details-2 ul{

}
.news-details-2 ul li a{
	color: #000;
	font-size: 14px;
}
.quangcaotop h1{margin-top:0px;}
@media (min-width: 1024px){
	.dropdown:hover ul{
		display: block;
	}
}
@media (max-width: 1024px){

}
@media (max-width: 768px){
	.dichvu article, .you article{
		text-align:center;
	}
	.dichvu article h3, .dichvu article p, .you article p{
		text-align:left;
	}
	.navbar-default .navbar-nav > li > a{
		padding-left:20px;
		padding-right:20px;
	}
	.you .col-md-4{
		background-image:none;
	}
	.new .col-md-3 img{
		width:100%;
		height: inherit;
	}
	.tuvan{
		background-size: cover;
	}
}
@media (max-width: 767px){
	.logo, .quangcaotop{
		display:none;
	}
	.banner{
		display:block;
		margin-top:10px;
	}
	.right-header {
		line-height: inherit;
	}
	.right-header a{
		display:none;
	}
	.right-header .form-group{
		width: 87%;
		float: left;
	}
	.right-header .btn{
		margin-top:0px;
	}
	.navbar-toggle{
		background-color:#fff;
		border-color:#fff;
	}
	.you .col-md-4{
		background-image:none;
	}
	.tuvan{
		background-size: cover;
	}
	.new .col-md-3 img{
		width:100%;
		height: inherit;
	}


}