.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-lg-4, .col-sm-6, .col-md-3, .col-lg-3,
.col-xs-7, .col-sm-7, .col-xs-5, .col-sm-5, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-4, .col-sm-4, .col-md-4, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-md-2, .col-lg-2,
.col-md-1, .col-lg-1{
	padding: 0px;
	margin: 0px;
}
body{
	background: #fff;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.headTop{
	position: relative;
	line-height: 50px;
}
.headBanner > img{
	width: 100%;
	border-bottom: solid 1px #fff;
}
.imgLogo{
	width: 100%;
	position: absolute;
	z-index: 999;
}
.contactUs{
	text-align: right;
}
.contactUs>a{
	color: #f30;
}
.form-group{
	margin-top: -18px;
}
#inputSearch{
	border-radius: 15px;
	height: 30px;
	font-size: 11px;
}
.setLang{
	text-align: center;
}

.ulCap2>li>a{
	color: #414141;
	text-transform: capitalize !important;
}
.ulCap2>li>a:hover{
	color: #f30;
	background: #fff;
}
.footSite{
	border-top: solid 2px #e5e5e5;
	background: #6183c6;
	min-height: 200px;
}
.ttDoanNghiep{
	padding: 20px 0px;
	font-family: 'Bodoni W02 Book Italic';
	color: #fff;
}
.ttDoanNghiep p{
	
	font-size: 16px;
	font-weight: 700;
}
.ttDoanNghiep span{
	font-size: 14px;
	font-weight: 500;
}
.tagDoanhNghiep{
	padding: 20px 40px;
	text-align: center;
}
.tagDoanhNghiep p{
	font-size: 36px;
	font-weight: 700;
	color: #eff246;
	text-align: left;
	padding: 20px 30px;
}
ul.tag-in{
	padding: 0px;
	margin: 0px;
}
ul.tag-in li{
	display: inline-block;
}
ul.tag-in li a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #fff;
    display: block;
    margin-bottom: 0.6em;
}
ul.tag-in li a:hover{
	color: #040466;
	border: 1px solid #040466;
}
.allRight{
	height: 40px;
	background: #042a75;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top: solid 1px #fff;
}
.scrollTopBtn{
	background: #666;
	width: 36px;
	height: 37px;
	color: #fff;
	position: fixed;
	right: 15px;
	bottom: 40px;
	padding: 10px;
	text-align: center;
	visibility: hidden;
	border-radius: 3px;
}.scrollTopBtn:hover{
	background: #78b43d;
	color: #fff;
}
.ctUs{
	font-weight: 600;
	font-size: 15px;

}
.imgMap{
	padding: 20px;
	text-align: center;
}
.imgMap img{
	width: 90%;
}
.mxh{
	padding: 20px;
	text-align: right;
}
.mxh span{
	padding: 15px;
}
.mxh img{
	width: 20%;
}
.copyRight{
	padding: 15px 0px;
	font-size: 12px;
}
#content{
	margin: 1px 0px;
}
@media(min-width: 992px){
	.navbar-default{
		background: #fff;
		border: none;
	}
	#bs-example-navbar-collapse-1{
		margin-right: 80px;
	}
	.mainMenu{
		height: 50px;
	}
	#mainMenu>li{

	}
	#mainMenu>li>a{
		color: #fff;
		width: 100%;
	}
	#mainMenu a:hover{
		color: #29487d;
		background: #fff;
	}
	#mainMenu > li > a{
		font-weight: 600;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		font-size:15px;
	}
	.navCustom{
		height: 50px;
		background: #6183c6;
		border-radius: 0;
		border-bottom: solid 10px #042a75;
	}
}
@media(max-width: 768px){
	.navbar-form{
		margin-top: 25px;
		padding: 0px 25px;
	}
	.contactUs{
		text-align: left;
	}
	.setLang img{
		width: 45%;
	}
	.setLang{
		text-align: right;
	}
	.imgMap{
		padding: 0px;
	}
	.mxh{
		padding: 20px;
		text-align: center;
	}
	.navCustom{
		background: #6183c6;
	}
	.navbar-default .navbar-toggle{
		background: #fff;
	}
	.nav>li{
		background: #a6c1f4;
	}
	.navbar-default .navbar-nav>li>a{
		text-transform: uppercase;
		color: #333;
		font-weight: 700;
	}
	.tagDoanhNghiep p{
		font-size: 26px;
		font-weight: 700;
		color: #eff246;
		text-align: left;
		padding: 20px;
	}
}
.hoTroTrucTuyen{
    border: solid 1px #bbb;
}
.titleHT{
    background: #6183c6;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    border-bottom: solid 5px #042a75;
    font-weight: 700;
    font-size: 17px;
}
.imghT>img{
    width: 100%;
}
.phoneHT{
    background: #6183c6;
    padding: 10px 20px;
}
.hotLine{
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}
.hotLine>i{
    padding-right: 10px;
}
.hotLine>span{
    padding: 0px 15px;
    border-left: solid 1px #042a75;
}
.lineBt{
    border-bottom: solid 1px #042a75;
}
.tinTuc{
    border: solid 1px #bbb;
    margin-top: 20px;
}
.oneNews{
    border-bottom: solid 1px #bbb; 
}
.imgNews{
    padding: 5px 10px;
}
.imgNews>img{
    width: 100%;
}
.titleNews{
    padding: 5px;
}
.titleNews > a{
	color: #333;
}
.titleNews > a:hover{
	text-decoration: none;
	color: #6183c6;
}
