@charset "utf-8";
body{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.head_border{
	border-top: 5px solid #263a53;
}

.logo-default img{
	width: 90% !important;
	height: auto;
}
.head_hotline{
	color: #898989;
	font-size: 13px;
	margin-top: 15px;
}
.head_hotline strong{
	color: #dc3333;
	font-size: 17px;
}

.box_search{
	color: #898989;
	margin-top: 10px;
	position: relative;
}
.box_search a{
	color: #263a53;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.box_search input[type="text"]{
	width: 100%;
	padding: 5px 60px 5px 10px;
	height: 48px;
	border: 0.5px solid #263a53;
	margin: 0px;
	outline: none;
	border-radius: 5px;
}
.box_search input[type="submit"]{
	width: 42px;
	padding: 5px 10px;
	height: 32px;
	background: #263a53;
	color: #FFF;
	display: inline;
	outline: none;
	cursor: pointer;
	background: url("../images/search.png") no-repeat 10px 5px;
	position: absolute;
	right: 20px;
	top: 6px;
	border: none;
	border-left: 1px solid #ccc;
}
.ngonngu{
	margin-top: 25px;
}
.ngonngu p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.ngonngu a{
	margin:0px 5px;
	text-decoration: none;
}
.ngonngu img{
	padding-right: 7px;
}

.head_menu{
	background: #263a53;
	height: 50px;
}
.head_menu ul {
  list-style-type: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: #263a53;
}
.head_menu li {
  color: #f1f1f1;
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;

}
.head_menu a {
  text-decoration: none;
  color: #fff;
  display: block;
   text-align: center;
}
.head_menu a:hover {
  background: #F1F1F1;
  color: #333;

}


/*==Dropdown Menu==*/
.sub-menu {
  display: none;
  position: absolute;
  z-index: 999999;
}
.sub-menu a{
	text-align: left !important;
	padding: 0 10px;
}
.head_menu li {
  position: relative;

  
}
.head_menu li:hover .sub-menu {
  display: block;
}
.sub-menu li {
  margin-left: 0 !important;
}

/*==Menu cấp 3==*/
.sub-menu > ul {
  display: none !mportant;
}




.head_social a{
	color: #FFF;
	display: inline-block;
	height: 50px;
	padding: 15px 15px 0 15px;
	font-size: 20px;
	text-align: center;
	border-right: solid 0.5px rgba(255,255,255,0.3)

}
.head_social a:hover{
	
}


.footer {
    background: #f5f5f5;
    padding: 20px 0;
}
.footer .footer-logo img{
	height: 50px;
}
.footer h3 a{
	color: #3b4357;
	text-decoration: none;
}
.footer h1{
	font-size: 15px;
    color: #3b4357;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
}
.footer h3{
    font-size: 14px;
    position: relative;
    color: #3b4357;
    opacity: 1;
    line-height: 20px;
}
.footer h3 i{
	margin-right: 10px;
}


.footer-thong-tin-cong-ty h4{
	cursor: default;
    font-size: 14px;
    text-transform: none;
    color: #3b4357;
    font-weight: 700;
}
.footer-payment h4{
	cursor: default;
    font-size: 14px;
    text-transform: none;
    color: #3b4357;
    font-weight: 700;
}

.footer-thong-tin-cong-ty ul{
	margin: 0px;
	padding: 0px;
}
.footer-thong-tin-cong-ty ul li{
	list-style: none;
	height: 30px;
}
.footer-thong-tin-cong-ty ul li a{
	 color: #666;
}
.payment-img img{
	width: 50px;
}
.social-img .facebook{
	background: #3b5998;
	width: 35px;
	display: inline-block;
	height: 35px;
	padding-top: 9px;
	font-size: 17px;
	border-radius: 50%;
	color: #FFF;
	border: 1px solid #3b5998;
	margin: 5px;
}
.social-img .facebook:hover{
	background: #FFF;
	color: #3b5998;
}

.social-img .youtube{
	background: #dc3333;
	width: 35px;
	display: inline-block;
	height: 35px;
	padding-top: 9px;
	font-size: 17px;
	border-radius: 50%;
	color: #FFF;
	border: 1px solid #dc3333;
	margin: 5px;
}
.social-img .youtube:hover{
	background: #FFF;
	color: #dc3333;
}

.social-img .twitter{
	background: #007bff;
	width: 35px;
	display: inline-block;
	height: 35px;
	padding-top: 9px;
	font-size: 17px;
	border-radius: 50%;
	color: #FFF;
	border: 1px solid #007bff;
	margin: 5px;
}
.social-img .twitter:hover{
	background: #FFF;
	color: #007bff;
}

.social-img .instagram{
	background: #8c21a2;
	width: 35px;
	display: inline-block;
	height: 35px;
	padding-top: 9px;
	font-size: 17px;
	border-radius: 50%;
	color: #FFF;
	border: 1px solid #8c21a2;
	margin: 5px;
}
.social-img .instagram:hover{
	background: #FFF;
	color: #8c21a2;
}

.icon-nav{
	display: none;
}

.you-select-me{
	background: rgba(233,233,233,0.8) url(../images/bg_taisao.png) no-repeat;
	min-height: 500px;
	background-size: cover;
    background-position: top left;
}
.you-select-me-content{
	padding: 50px 0;
}
.you-select-me-content h3{
	display: inline-block;
    position: relative;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: #f33f62;
    font-size: 36px;
    padding-bottom: 10px;
}
.you-select-me-content p{
	font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #737e95;
    line-height: 24px;
    margin-top: 15px;
    width: 100%;
}

/*Dang ky tin*/
.dang-ky-nhan-tin{
	 background: #263a53;
	 color: #FFF;
	 padding: 20px; 0;
	 height: 100px;
}
.mobile-fix{
	width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
}
.dang-ky-nhan-tin img{
	/*width: 50px;
    height: 50px;
    display: inline-block;
    float: left;*/
}
.dang-ky-nhan-tin h3{
	width: calc(100% - 70px);
    padding-left: 20px;
    display: inline-block;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: normal;
    margin-top: 7px;
}
.dang-ky-nhan-tin input[type="text"]{
	height: 43px;
	width: 75%;
	border-radius: 30px;
	border: none;
	outline: none;
	padding: 0 40px 0 20px;
	margin-top: 10px;
	color: #dc3333;
}
.dang-ky-nhan-tin input[type="submit"]{
	height: 43px;
	width: 22%;
	border-radius: 30px;
	border: 2px solid #011733;
	outline: none;
	padding: 0 20px;
	margin-left: -40px;
	margin-top: 10px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	background: #011733;
}
.dang-ky-nhan-tin input[type="submit"]:hover{
	opacity: 0.9;
}

.module-bai-viet h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: #666;
    font-style: normal;
    color: #6c241c;
    margin-bottom: 10px;
}
.box-date{
	text-align: center;
	background: #263a53;
	color: #FFF;
	padding: 3px 0;
}
.box-date strong{
	display: block;
	font-size: 20px;
}
.box-date span{
	font-size: 13px;
}
.box-pencel{
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	background: rgba(204,204,204,0.3);
	color: #263a53
}
.title_news a{
	font-weight: bold;
	color: #d38015;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 15px;
}
.title_news a:hover{
	color: #d54c02;
}
.content_news .info_content{
	color: #333;
	font-size: 13px;
	text-align: justify;
}
.box-module-bai-viet{
	height: 175px;
	overflow: hidden;
	margin-bottom: 20px;
}

.hinhbinhhanh{
	width: 100%;
	-webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);
	background: #ccc;
	padding: 30px 15px 10px 15px;
}
.bg_blue_default{
	background: #263a53 !important;
}
.color-white{
	color: white !important;
}
/*Hinh binh hanh*/
.hinhbinhhanh h6{
	font-weight: bold;
	font-size: 18px;
	color: #263a53;
	-webkit-transform: skew(20deg);
	   -moz-transform: skew(20deg);
	     -o-transform: skew(20deg);
}
.hinhbinhhanh p{
	color: #333;
	-webkit-transform: skew(20deg);
	   -moz-transform: skew(20deg);
	     -o-transform: skew(20deg);
}
/*Sologan*/

.slogan{
	text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 25px;
    background: #263a53;
	color: #FFF;
	padding: 45px 35px;
	text-align: center;
	border-radius: 5px;
}
.slogan h1{
	display: inline-block;
	font-weight: normal;
	font-size: 19px;
}
.slogan h5{
	margin-top: 0px;
	color: #ccc;
	font-size: 13px;
	text-transform: none;
}
.slogan a{
	background: #FFF;
	text-align: center;
	padding: 10px 20px;
	text-decoration: none;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	margin-top: 35px;
	display: inline-block;
	border-radius: 50px;
}
.social-text-right{
	text-align: right;
}
.slogan a:hover{
	color: #000;
}

/*Goi yeu cau*/
.f_goiyeucau{
	background: rgba(38,58,83,0.1);
	padding: 25px 20px;
}
.f_goiyeucau h3{
	font-size: 25px;
	border-bottom: 2px solid rgba(38,58,83,0.2);
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.f_goiyeucau h3 span{
	border-bottom: 2px solid #F00;
	padding: 0 20px 11.5px 0;
}

/*menu page*/
.nav_page{
	
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0;
}
.nav_page a{
	color: #000;
	text-decoration: none;
}
.nav_page a:hover{
	color: #dc3333;
}
.nav_page i{
	margin: 0 10px;
} 

.nav_page span i{
	margin-right: 3px !important;
	color: #dc3333; 
}
.box_thongtinlienhe h2{
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.content-default p{
	margin-bottom: 7px;
}

.content-default a{
	text-decoration: none;
	color: #dc3333; 
}
.content-default img{
	max-width: 100%;
	height: auto;
}

/*Services*/

.services-me h3{
    font-family: "Roboto",sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 10px 0 30px 0;
    color: #8B2A32;
    font-size: 36px;
    padding-bottom: 10px;
    text-align: center;
}
.box-services-me{
	margin-bottom: 20px;
}
.box-services-me .box-services-img img{
	width: 100%;
	height: 250px;
	border-radius: 15px;
}
.box-services-me h4 a{
	color: #343f5b;
	font-weight: bold;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 17px;
    margin: 10px 0;
}
.box-services-content{
	width: 100%;
    font-size: 15px;
    color: #737e95;
    font-family: "Roboto",sans-serif;
    padding: 0px;
    margin: 0px 0 0px;
    font-weight: 400;
    display: block;
    line-height: 24px;
    text-align: justify;
}
.box-services-detalt, .box-services-detalt a{
	font-family: "Roboto",sans-serif;
    font-size: 16px;
    color: #f33f62;
    font-weight: 400;
}
.services-me .xem-them a{
	background: #f33f62;
    padding: 20px 60px;
    color: #FFF;
    font-family: "Roboto",sans-serif;
    border-radius: 30px;
    display: inline-block;
    opacity: 1;
    text-decoration: none;
}
.services-me .xem-them a:hover{
	opacity: 0.9;
}

/*Bai viet*/
.box-baiviet{
	border-bottom: 1px dotted #7e592a;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.box-baiviet img{
	width: 185px;
	height: 185px;
}
.box-baiviet h5 a{
	font-family: "Roboto",sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 30px 0;
    color: #263a53;
    font-size: 17px;
    text-decoration: none;
    opacity: 1;
}
.box-baiviet h5 a:hover{
	opacity: 0.8;
}
.box-baiviet .baiviet-content{
	font-size: 15px;
    color: #737e95;
    font-family: "Roboto",sans-serif;
    padding: 0px;
    margin: 0px 0 15px;
    font-weight: 400;
    display: block;
    line-height: 24px;
    text-align: justify;
}
.box-baiviet .author{
	color: #ff8401;
	margin: 10px 0;
}

.box-baiviet .author span{
	display: inline-block;
	margin-left: 20px;
}
.chitiet-baiviet a{
	background: #ff8401;
    padding: 8px 20px;
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #ff8401;
    opacity: 0.8;
}
.chitiet-baiviet a:hover{
	opacity: 1;
}

/*Quang cao*/
.quangcao img{
	width: 279px;
	height: auto;
}

/*Luat su*/
.box-luatsu{
	text-align: justify;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.box-luatsu h4 a{
	color: #343f5b;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 17px;
    margin: 0px 0 15px 0;
    text-decoration: none;
}
.box-luatsu h4 a:hover{
	color: #f33f62;
}
.box-luatsu img{
	max-width: 100%;
	height: 200px;
}
.box-luatsu strong{
	 color: #f33f62;
	 opacity: 1;
}
.box-luatsu p{
	margin: 0px;
	line-height: 25px;
	margin-bottom: 5px;
	font-family: "Roboto",sans-serif;
	color: #343f5b;
	opacity: 0.9;
}
.xem-chi-tiet,
.xem-chi-tiet a{
	font-family: "Roboto",sans-serif;
    font-size: 16px;
    color: #f33f62;
    font-weight: 400;
}

/* PHAN TRANG */
.phantrang{
	float:right;
	margin-top:20px;	
}
.phantrang li{
	float:left;
	list-style:none;
}

.phantrang a{
	background: rgba(229,229,229,0.9);
    border: 1px solid rgba(229,229,229,0.2);
    color: #CCC;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 34px;
}
.phantrang span{
	color:#FFF;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #900;
	background: #900;
}

.phantrang a:hover{
	color:#900;
	border: 1px solid #900;
}

.title_baiviet{
	font-family: "Roboto",sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #343f5b;
    margin: 0px;
    margin-bottom: 10px;
    line-height: 35px;
    text-align: justify;
}
.mota_baiviet{
	text-align: justify;
	font-size: 15px;
	font-weight: 600;
	 margin-bottom: 10px;
	 opacity: 0.7;
}
.noidung_baiviet p{
	margin-bottom: 10px;
}
.noidung_baiviet img{
	max-width: 100%;
	height: auto !important;
}
.noidung_baiviet a{
	color: rgb(220, 51, 51);
}

.baiviet_lienquan h5{
	color: rgb(220, 51, 51);
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
.baiviet_lienquan{
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}
.baiviet_lienquan ul{
	margin: 0px;
	padding:0px;
}
.baiviet_lienquan ul li{
	list-style: none;
	color: rgb(220, 51, 51);
}
.baiviet_lienquan ul li a{
	color: rgb(220, 51, 51);
}

.banner_doitac{
	margin-bottom: 10px;
	display: inline-block;
}

.default_luatsu p{
	margin: 3px;
}
.luatsu_content{
	position: relative;
}
.luatsu_content_img{
	float: left;
	margin-right: 20px;
}
.luatsu_content_img img{
	width: auto;
	height: 250px;
}
.luatsu_content_detail{
	line-height: 22px;
}
.luatsu_content_detail p{
	margin-bottom: 7px;
}

.nsk_detail p{
	margin: 0px;
	margin-bottom: 3px;
}
.chucvu_nks{
	opacity: 0.8;
}
.box_nsk{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;

}
.box_nsk a{
	color: #263A53;
}



@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 980px) {
	
	
}
@media only screen and (max-width: 770px) {
	 
	.out-mobile{
		display: none !important;
	}
	
	.footer-thong-tin-cong-ty{
		
	}

	.img-sp-ct img{
		width: 100%;
		height: auto;
	}
	.content-noidung img{
		width: 100% !important;;
		height: auto !important;
	}

	.logo-default img{
		height: 50px;
		width: auto !important;
		margin-bottom: 5px;
	}
	.logo-default{
		position: relative;
	}
	.keywords_search{
		width: 100% !important;
		border-radius: 30px;
	}
	.ngonngu{
		margin:0px 0 5px 0;
	}
	.ngonngu p{
		display: inline-block;
	}
	.line-top-mobile{
		border-top: 1px solid #ccc;
	}

	.icon-nav {
		background: transparent;
		outline: none !important;
		border: none;
		margin-top: 10px;
		cursor: pointer;
		display: block;
		position: absolute;
		right: 10px;
		top: 5px;
	}
	.icon-nav span{
		display: block;
		background: #263a53;
		margin: 5px 0;
		width: 20px;
		height: 3px;
	}
	.head_hotline{
		text-align: center;
	}
	.you-select-me-content p{
		color: #263a53;
		text-align: justify;
	}
	.dang-ky-nhan-tin{
		 height: auto;
		 text-align: center !important;
	}
	.mobile-fix{
		float: none;
		margin-bottom: 10px;
	}
	.dang-ky-nhan-tin img{
		float: none;

	}
	.dang-ky-nhan-tin h3{
		display: block;
		width: 100%;
	}
	.dang-ky-nhan-tin input[type="text"]{
		height: 43px;
		width: 98%;
		border-radius: 30px;
		border: none;
		outline: none;
		padding: 0 40px 0 20px;
		margin-top: 10px;
		color: #dc3333;
	}
	.dang-ky-nhan-tin input[type="submit"]{
		height: 43px;
		width: 98%;
		border-radius: 30px;
		border: 2px solid #011733;
		outline: none;
		padding: 0 20px;
		margin-left: -40px;
		margin-top: 10px;
		cursor: pointer;
		color: #FFF;
		font-weight: bold;
		background: #011733;
	}
	.box-baiviet img{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	.box-luatsu img{
		margin-bottom: 20px;
	}
	
	.box-luatsu img{
		max-width: 100%;
		height: auto !important;
	}

	.head_menu {
		z-index: 99999999999999;
		height: auto !important;
		padding: 0px;
		display: none;
	}
	.head_menu ul {
	  list-style-type: none;
	  background: #263a53;
	  height: auto !important;



	}
	.head_menu li {
	  color: #f1f1f1;
	  display: block;
	  width: 100%;
	  min-height: 40px;
	  line-height: 40px;
	  text-align: left;
	  padding-left: 20px;
	}
	.head_menu li:hover{
		background: transparent;
	}
	.head_menu li a{
	  text-align: left;

	}
	.head_menu li a:hover{
	  text-align: left;
	  background: transparent;
	  color: #FF0;

	}
	.head_border{
		border-bottom: 2px solid #263a53;
	}
	.slider_padding{
		margin-top: 10px;
	}
	


}
@media only screen and (max-width: 760px) {
	.hinhbinhhanh{
		margin-bottom: 15px;
		padding: 30px 4% 10px 4%;
		width: 96%
	}

}
@media only screen and (max-width: 540px) {
	

}
