@charset "utf-8";
body{
	font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
	font-size: 15px;
}


.H1_DichVuLyHon{
	display: none;	
}


.view_mobile_out_pc{
	display: none;
}


.full_width{
	width: 100%;
	height: auto;
	margin-right: auto;
  	margin-left: auto;
}
.bg_gray{
	background-color: #efefef;
}
.head_hotline{
	padding: 5px 0;
}
.head_hotline i{
	color: #5B6969;
	display: inline-block;
	margin-right: 5px;
}
.head_hotline strong{
	color: #b40808;
    display: inline-block;
    font-size: 17px;
    font-weight: 800;
    text-decoration: none;

    animation: head_hotline_color 0.5s infinite;
     -webkit-animation: head_hotline_color 5s infinite;
     -moz-animation: head_hotline_color 5s infinite;
     -o-animation: head_hotline_color 0.5s infinite
}
@keyframes head_hotline_color {
	75%{
		color: #F26161;
	}
	50%{
		color: #F00;
	}
	0%{
		color: #b40808;
	}
}
.head_site{
	height: 125px;
}
.head_site .logo img{
	max-height: 125px;
	width: 100%;
}

.head_search form{
	margin-top: 45px;
}
.head_search input{
	border: 0.5px solid #b40808;
    height: 36px;
    padding: 0 2%;
    width: 75%;
    outline: none;
    color: #b40808
}
.head_search button{
	background: #b40808;
    outline: none;
    border: 0.5px solid #b40808;
    height: 36px;
    color: #FFF;
    margin-left: -5px;
    padding: 0 20px;
}

.head_hotline_right{
	margin-top: 10px;
	color: #b40808;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.head_hotline_right p{
	margin: 0px;
	padding: 0px;
}
.head_hotline_right span{
	font-size: 12px;
	color: #ccc;
}
.hotline_right{
	animation: dichvukhachhang_phone 0.5s infinite;
     -webkit-animation: dichvukhachhang_phone 5s infinite;
     -moz-animation: dichvukhachhang_phone 5s infinite;
     -o-animation: dichvukhachhang_phone 0.5s infinite
}
@keyframes dichvukhachhang_phone {
	75%{
		color: #FF0;
	}
	50%{
		color: #F00;
	}
	25%{
		color: #4682B4;
	}
	0%{
		color: #32CD32;
	}
}
.head_menu{
	background: #b40808;
	color: #FFF;
	height: 50px;
}
.head_menu ul{
	margin: 0px;
	padding: 0px;
}
.head_menu ul li{
	display: inline-block;
	height: 50px;
}
.head_menu ul li a{
	height: 50px;
    line-height: 50px;
    color: #FFF;
    padding: 0px 20px;
    text-decoration: none;
    display: block;
}
.head_menu ul li a:hover{
	background-color: #ffc107;
}

.head_logo_mobile img{
	max-height: 75px;
}
.head_logo_mobile button{
	position: absolute;
    right: 20px;
    top: 25px;
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
}
.nav-mobile .nav-icon {
    display: block;
    height: 3px;
    background: #F00;
    width: 27px;
    margin: 7px 0;
    outline: none;
}
.footer{
	background-color: #b40808;
	padding: 30px 0 20px 0;
	margin-top: 10px;
	color: #FFF;
}
.footer_congty {
	font-size: 17px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #FFF;
	padding: 0px 0px 10px 0;
	margin-bottom: 10px;
	font-weight: bold;
}
.footer_chuyentrang{
	font-weight: bold;
}
.footer i{
	margin-right: 10px;
}
.access_payment {
    text-align: center;
}
.access_payment strong {
    display: block;
    font-weight: 700;
    margin-top: 60px;
}
.access_payment img {
    width: 50px;
    cursor: pointer;
}
.footer_company{
	text-align: center;
	color: #FFF;
	background-color: #a80608;
	padding: 20px 0 5px 0;
}
.footer_company h2{
	font-size: 15px;
	font-weight: bold;
}

.box_index_left{
	width: 37%;
	float: left;
}
.box_index_right{
	width: 62%;
	float: right;
}
.box_index_left img{
	width: 100%;
}
.box_index_left p{
	margin: 0px;
}
.box_index_left p a{
	display: inline-block;
	color: #b40808;
	font-weight: bold;
	padding: 10px 0;
	font-size: 17px;
}
.box_index_left p{
	color: #666;
	text-align: justify;
	font-size: 15px;
}
.box_index_note{
	padding: 0 0 5px 0;
	color: #b40808 !important;
	opacity: 0.5;
}
.box_index_note span{
	display: inline-block;
	margin-left: 30px;
}
.box_index_right .box_img{
	width: 30%;
	float: left;
}
.box_index_right .box_img img{
	width: 100%;
}
.box_index_right .box_content{
	width: 68%;
	float: right;
	margin-bottom: 20px;
}
.box_index_right p{
	margin: 0px;
}
.box_index_right p a{
	display: inline-block;
	color: #b40808;
	font-weight: bold;
	padding: 5px 0;
	font-size: 17px;
}
.box_index_right p{
	color: #666;
	text-align: justify;
	font-size: 15px;
}

.box_index h2{
    color: #b40808;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    margin: 15px 0;
}
.box_index h2 i{
	font-size: 35px;
	margin-right: 10px;
}
.box_index{
	border-bottom: 3px dotted #ccc;
}
.nav_baiviet{
	background-color: #efefef;
	min-height: 50px;
	padding-top: 15px;
}
.nav_baiviet span{
	display: inline-block;
	margin: 0 10px;
}
.nav_baiviet a{
	text-decoration: none;
	color: #333;
}
.nav_baiviet a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.nav_baoviet_a{
	color: #b40808 !important;
}
.nav_baoviet_a:hover{
	color: #b40808;
}
.baiviet{
	margin-top: 10px;
}
.title_baiviet{
	margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #3b4357;
    line-height: 36px;
    width: 100%;
}
.noidung_baiviet img{
	max-width: 100%;
	margin-bottom: 10px;
}
.noidung_baiviet a{
	color: #b40808;
}
.baivietlienquan{
	width: 100%;
    font-size: 16px;
    line-height: 40px;
    margin: 0px 0 0 0;
    text-transform: none;
    font-weight: 700;
    padding: 0px;
    border-bottom: 1px solid #e9edf5;
    display: inline-block;
}
.baivietlienquan span{
	display: inline-block;
    height: 41px;
    border-bottom: 2px solid #dc3333;
}
.box_baivietlienquan{
	margin-bottom: 20px;
}
.box_baivietlienquan p{
	margin: 0px;
	padding: 0px;
}
.box_baivietlienquan_img{
	margin-bottom: 10px;
}
.box_baivietlienquan_img img{
	width: 100%;
}
.danhmuc_title h1{
	color: #b40808;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    margin: 15px 0;
    border-bottom: 1px solid #e9edf5;
}
.danhmuc_title h1 i{
	font-size: 35px;
	margin-right: 10px;
}
.danhmuc_title h1 span{
	display: inline-block;
    border-bottom: 2px solid #dc3333;
}
.danhmuc_box{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #ccc;
}
.danhmuc_box img{
	width: 100%;
}
.danhmuc_box p{
	margin: 0px;
	padding: 0px;
}
.danhmuc_box p a{
	display: inline-block;
	color: #b40808;
	font-weight: bold;
	padding: 5px 0;
	font-size: 17px;
}
.danhmuc_box p{
	color: #666;
	text-align: justify;
	font-size: 15px;
}

/* 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;
}
.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 #b40808;
	background: #b40808;
}

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


.doantrich_baiviet{
	border-left: 5px solid #b40808;
	background: #f1f1f1;
	padding: 10px;
	margin-bottom: 20px;
	color: #666;
	text-align: justify;
	font-weight: bold;
}
.fix_margin_box_index_right{
	margin-bottom: 10px;
}
.phone_call{
		position: fixed;
		bottom: 120px;
		right: 50px;
		display: none;
		width: 50px;
		height: 50px;
	}
	.phone_call img{
		width: 100px;
	}

.contact_form{
	width: 100%;
	padding: 20px 30px;

}
.contact_form input[type=text]{
	width: 100%;
	padding: 10px 0px;
	outline: none;
	border: none;
	border-bottom: 1px solid #CCC;
	color: #F00;
	opacity: 0.8;
}
.contact_form input[type=text]:focus{
	border-bottom: 2px solid #F00;
}
.contact_form textarea{
	width: 100%;
	padding: 10px 0px;
	outline: none;
	border: none;
	min-height: 70px;
	border-bottom: 1px solid #CCC;
}
.contact_form textarea:focus{
	border-bottom: 2px solid #F00;
	color: #F00;
	opacity: 0.8;
}
.text-center{
	text-align: center;
}
.contact_submit{
	background: #f00;
	opacity: 0.8;
	border: none;
	outline: none;
	padding: 10px 15px;
	color: #FFF;;
	font-size: 16px;
}
.contact_submit:hover{
	background: #f00;
	opacity: 1;
	cursor: pointer;
}
.contact_title{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 0;
}		

.contact_form span{
	color: #F00;
	opacity: 0.8;
	font-style: italic;

}
.success{
	color: #155724;
    background-color: #d4edda;
    border:1px solid #c3e6cb;
    padding: 13px;
    border-radius: 4px;
}
.contact-us-icon{
	display: inline-block;
	position: fixed;
	right: 25px;
	bottom: 250px;
}
.contact-us-icon img{
	width: 60px;
}

@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) {
	 
	
}
@media only screen and (max-width: 760px) {
	.out_mobile_view_pc{
		display: none !important;
	}
	.view_mobile_out_pc{
		display: block;
	}
	
	.head_menu{
		height: auto;
		display: none;
	}
	.head_menu ul li{
		display: block;
	}
	.head_menu ul li a{
		height: 50px;
	    line-height: 50px;
	    color: #FFF;
	    padding: 0px 0px;
	    text-decoration: none;
	    display: block;
	}
	.head_menu ul li a:hover{
		color: #ffc107;
		background-color: transparent;
	}


	.box_index_left{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.box_index_right{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.box_index_right .box_img{
		width: 100%;
		float: none;
	}
	.box_index_right .box_content{
		width: 100%;
		float: none;
	}
	
	.head_logo_mobile{
		border-bottom: 3px solid #b40808;
		padding-bottom: 10px;
	}
	.fix_margin_box_index_right{
		margin-bottom: 0px;
	}
	.phone_call{
			display: block;
		}
	}


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

}
