@charset "UTF-8";
/* CSS Document */

body {
	font-size: 14px;
	color: #1c222a;
	background: #fff;
    background-image: url("../img/hinh-nen.jpg");
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:30% 50%;
    background-size:100%;
}

ul, li, ol {
	list-style-type:none;
}
a:hover {text-decoration: none;}
.page {
	position: relative;
}
.padding_0 {padding:0;}
.padding_top30 {padding-top:30px;}
.margin_bottom_30 {margin-bottom: 30px }
.margin_bottom_20 {margin-bottom: 20px }
.margin_bottom_10 {margin-bottom: 10px }
.margin_bottom_50 {margin-bottom: 50px }
.marign_top10 {margin-top:10px;}
.marign_top20 {margin-top:20px;}
.marign_top30 {margin-top:30px;}

.block {display:block}
.none {display:none !important;}
.thongbaoloi {
    color: #f00;
    margin-top: 10px;
}
.bg_white {background: #ffffffa3;}
.tentk {
	color: #ff0000;
}

.nav-item:hover {
    box-shadow: 0 0 3px rgba(0,0,0,.11), 0 3px 6px rgba(0, 0, 0, 0.65);
}
.tentk:hover {
	color: #fff;
}
.thoat {
	outline: 0;
    padding: 0;
    margin-top: 5px !important;
    border-radius: 0;
}
.thoat li a {
	outline: 0;
	border:0;
}
.thoat li a:hover {
	background: #f0c000;
	color:#000;
}


.bg_gay {background: #f6f6f7;}


.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
.nav_thuthe {
    position: sticky;
    top: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	background: #fff;
	height: 65px;
	margin-bottom: 10px;
	border-radius: 0;
	z-index: 999;
    box-shadow: 0 0 3px rgba(0,0,0,.11), 0 3px 6px rgba(0,0,0,.22);
}

ul.navbar_muathe24 li a {
	padding: 0 20px;
    line-height: 30px;
    height: 30px;
}

ul.navbar_muathe24 {
	height: 70px;
    padding: 20px 0;
}
.nav_thuthe .navbar_muathe24>.active>a, .nav_thuthe .navbar_muathe24>.active>a:focus, 
.nav_thuthe .navbar_muathe24>.active>a:hover {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(0,0,0,.11), 0 3px 6px rgba(0, 0, 0, 0.65);
}
.nav_margin_width {
    margin: 0 5px 0 5px;
}
.nav_thuthe .navbar_muathe24>li>a:focus, .nav_thuthe .navbar_muathe24>li>a:hover {
    color: #000;
    border-radius: 4px;
	
	transition-timing-function: ease-in-out;.bg_white
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    text-shadow: 1px 1px 2px #000;
}
.nav_thuthe .navbar_muathe24>.open>a, .nav_thuthe .navbar_muathe24>.open>a:focus, 
.nav_thuthe .navbar_muathe24>.open>a:hover {
    color: #fff;
    background-color: #ffdb01;
    border-radius: 4px;
}
.nav_thuthe .navbar_muathe24>li>a {
    color: #2d2d2d;
    font-weight: 600;
    text-shadow: 1px 1px 2px #427388;
}

.nav_tinhnang {
	padding: 0;
    background: #ffdb01;
    margin-top: 18px !important;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
	border-bottom: 2px solid #fff;
}
.nav_tinhnang li a {
    height: 50px !important;
    text-align: left;
    line-height: 50px !important;
    border-bottom: 1px solid #e0c20a;
	color:#000;
}
.nav_tinhnang li a img {
	margin-right:5px;
}
.nav_tinhnang>li>a:focus, .nav_tinhnang>li>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f0c000;
	outline: 0;
}

.tinhnang {
	padding: 0;
    height: auto;
}
.dichvu h4 {
	font-size: 19px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.dichvu .menu_thuthe {
	width: 100%;
    height: auto;
}
.dichvu .menu_thuthe a {
    padding: 12px 25px;
    color: #333;
    -webkit-box-shadow: 0 0 3px 0 #b7b7b7;
    -ms-box-shadow: 0 0 3px 0 #b7b7b7;
    box-shadow: 0 0 3px rgba(0,0,0,.11), 0 3px 6px rgba(0, 0, 0, 0.65);
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
	/**
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	**/
    border-radius:3px;
    background: #fff;
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.dichvu .menu_thuthe a i {
	float: left;
}

.dichvu .menu_thuthe a span {
    display: block;
    text-transform: uppercase;
    float: left;
    margin-left: 5px;
}

.dichvu .menu_thuthe a i.doithe {
	height:27px;
	width:27px;
	background:url(../img/icon1.png) no-repeat;
}
.dichvu .menu_thuthe a i.naptien {
	height:27px;
	width:27px;
	background:url(../img/icon2.png) no-repeat;
}
.dichvu .menu_thuthe a i.ruttien {
	height:27px;
	width:27px;
	background:url(../img/icon3.png) no-repeat;
}
.dichvu .menu_thuthe a i.capnhat {
	height:27px;
	width:27px;
	background:url(../img/icon4.png) no-repeat;
}
.dichvu .menu_thuthe a i.lichsu {
	height:27px;
	width:27px;
	background:url(../img/icon5.png) no-repeat;
}
.dichvu .menu_thuthe a:hover, .dichvu .menu_thuthe a.active {
    box-shadow: 0 0 3px 0 #b7b7b7;
    text-shadow: 1px 1px 2px #427388;
    font-weight: 600;
}
.dichvu .menu_thuthe a:hover i.doithe, .dichvu .menu_thuthe a.active i.doithe {
	background:url(../img/icon1-hover.png) no-repeat;
}
.dichvu .menu_thuthe a:hover i.naptien, .dichvu .menu_thuthe a.active i.naptien {
	background:url(../img/icon2-hover.png) no-repeat;
}
.dichvu .menu_thuthe a:hover i.ruttien, .dichvu .menu_thuthe a.active i.ruttien {
	background:url(../img/icon3-hover.png) no-repeat;
}
.dichvu .menu_thuthe a:hover i.capnhat, .dichvu .menu_thuthe a.active i.capnhat {
	background:url(../img/icon4-hover.png) no-repeat;
}
.dichvu .menu_thuthe a:hover i.lichsu, .dichvu .menu_thuthe a.active i.lichsu {
	background:url(../img/icon5-hover.png) no-repeat;
}








#back-to-top.show {
    opacity: 1;
}
#back-to-top:hover {
    background: #468dda;
}
#back-to-top {
    position: fixed;
    bottom: 150px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #3875b7;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 20px;
}

ul.thoat li {
    border-bottom: 1px solid #e8e8e8;
}

.btn_slide li {
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    margin: 0 5px 0 0;
    background: #fff;
}
.btn_slide .active {
    width: 15px;
    height: 15px;
	border: 1px solid #ffdb01;
    background: #ffdb01;
    margin: 0 5px 0 0;
}
.next_slide, .prev_slide {
    background: transparent !important;
    text-shadow: none;
    opacity: 1;
    color: #000;
}


.title_center {
    width: 100%;
    height: auto;
    padding: 15px 30px;
    border-bottom: 1px solid #d8d8d8;
}
.title_center h4 {
    font-size: 22px;
    color: #343434;
}
.title_center span {
    font-size: 14px;
    color: #343434;
    font-weight: 300;
}
input[type="text"], input[type="password"], textarea, textarea.form-control {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 50px;
    color: #000;
    -moz-border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    border-radius: 3px !important;
}

.nha_mang select {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 40px;
    color: #000;
    -moz-border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    border-radius: 3px !important;
    width: 100%;
}
.baove input[type="text"] {
    height: 50px;
    font-size: 20px;
    color: #009007;
}

.btn_doithe {
    box-shadow: 0 0 3px rgba(0,0,0,.11), 0 6px 6px rgba(0, 0, 0, 0.65);
    height: 50px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    border: none;
}
.btn_doithe:hover {
    box-shadow: 0 0 3px 0 #b7b7b7;
    border: none;
    transition: all 1.55s cubic-bezier(0.19, 1, 0.22, 1);
}

.body_center {
    -webkit-box-shadow: 0 0 5px 0 #cecece;
    -ms-box-shadow: 0 0 5px 0 #cecece;
    box-shadow: 0 0 5px 0 #cecece;
    background: #fff;
    /* margin: 0 15px; */
    padding: 0;
}

.right_login {
    height: auto;
    padding-bottom: 40px;
    -webkit-box-shadow: 0 0 5px 0 #cecece;
    -ms-box-shadow: 0 0 5px 0 #cecece;
    box-shadow: 0 0 5px 0 #cecece;
    background: #fff;
}
.title_banggia {
    background: #a8a8a8;
    height: auto;
}
.title_banggia h3 {
    margin: 0px;
    padding: 15px 0;
    color: #fff;
    text-align: center;
    font-size: 17px;
    color: #fff;
}

.chitiet_banggia span {
    width: 100%;
    padding: 0 20px 5px 20px;
    display: block;
    font-size: 13px;
    color: #636363;
    font-weight: 300;
}
.thongtin_banggia>thead>tr>th {
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}
.thongtin_banggia>tbody>tr>td {
    padding: 10px 20px;
}

.thongtin_banggia>thead>tr {
    background: #e6e6e6;
}

.khung_dv {
	padding:60px 0;
}
.title_dv {
	font-size: 23px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 40px;
}
.title_dv span {
	color: #1b84c7;
}

.dichvu_thuthe .img_dv1 {
	width:70px;
	height:70px;
	background:url(../img/dichvu1.png) no-repeat;
	margin: 0 auto 20px auto;
}
.dichvu_thuthe .img_dv2 {
	width:70px;
	height:70px;
	background:url(../img/dichvu2.png) no-repeat;
	    margin: 0 auto 20px auto;
}
.dichvu_thuthe .img_dv3 {
	width:70px;
	height:70px;
	background:url(../img/dichvu3.png) no-repeat;
	    margin: 0 auto 20px auto;
}
.dichvu_thuthe .img_dv4 {
	width:70px;
	height:70px;
	background:url(../img/dichvu4.png) no-repeat;
	    margin: 0 auto 20px auto;
}
.dichvu_thuthe h4 {
	font-size: 19px;
    font-weight: 600;
}
.dichvu_thuthe p {
    font-size: 14px;
    color: #333;
    text-align: left;
}



/**************FOOTER**************/
.bg_black {
    background: #292929d6;
}
.padding60 {
    padding: 60px 0 30px 0;
}
.logo_footer {
    margin-bottom: 20px;
    display: block;
}
.text_footer {
    color: #dedede;
}
.text_footer ul {
	padding:0;
}
.text_footer ul li.links {
    margin: 0;
    color: #fff;
    margin-bottom: 10px;
}
.text_footer ul li a {
    margin: 2px 0;
    display: inline-block;
    color: #dedede;
}
.text_footer ul li a:hover {
    color: #a2afb5;
}
.thongtin {
    border-top: 1px solid rgba(255,255,255,.12);
    margin-top: 30px;
    padding-bottom: 20px;
}
.mang_xh {
    text-align: right;
}
.mang_xh a {
    padding-left: 20px;
    color: #848484;
}
.diachi {
    border-bottom: 1px solid #444;
    margin-bottom: 10px;
}
.diachi:nth-last-child(1) {
	border-bottom: 0;
}
.hotline {
	border-bottom: 1px solid #444;
    padding-bottom: 10px;
}
/**************END FOOTER**************/



.sotienrut {
	padding: 0 15px 0 0;
}
.sotientoida{
	padding: 0 0 0 15px;
}

.qmk {
    color: #222222;
    text-decoration: none;
    text-align: left;
}
.dkm {
    color: #222222;
    text-decoration: none;
    text-align: right;
    display: block;
}

.title_chon {
	    font-size: 15px;
}




@media (max-width: 991px) {
	ul.navbar_muathe24 li a {
		padding: 0 6px;
		font-size: 13px;
	}
	.right_login {
		border: 1px solid #bfbfbf;
		height: auto;
		padding-bottom: 40px;
		margin-right: 0;
	}
	.footer {
		text-align: center;
		margin-bottom: 20px;
	}
	.text_footer {
    	text-align: center;
	}
	.text_footer ul {
		padding:0;
	}
	.bang_lichsu { padding:0;}
	
	.title_phuongthuc {
		text-align: left;
	}
	
	.body_center {
	    margin-bottom: 20px;
	}

	
}

@media (max-width: 768px) {
	ul.navbar_muathe24 {
		height: auto;
		padding: 10px 15px;
	}
	ul.navbar_muathe24 li {
		margin: 10px 0;
	}
	ul.navbar_muathe24 li a {
		color: #000 !important;
		border-bottom: 1px solid #e0e0e0;
		font-size: 17px;
		line-height: 30px;
		height: 40px;
	}
	.navbar_min {
		height:70px;
	}
	ul.navbar_muathe24 {
		background: #fff;
		margin: 0 -15px;
		border-bottom: 1px solid #d0b443;
		overflow-y: hidden;
	}
	.thanhtien {
		margin-top: 10px;
    	padding: 0;
	}
	.menu_thanhtoan {
		padding: 0 15px;
	}
	.left_form {
    	padding: 10px 0;
 }
	.mang_xh {
		padding-top: 10px;
	}

	.mang_xh {
		text-align: center;
	}
	#back-to-top {
		right: 10px;
	}
	.nav_thuthe .navbar_muathe24>.active>a, .nav_thuthe .navbar_muathe24>.active>a:focus, .nav_thuthe .navbar_muathe24>.active>a:hover {
		border-radius: 0;
	}
	.bg_menu_min {
		border: 1px solid #fff !important;
		border-radius: 0;
		margin: 17px;
		background: #000000b3 !important;
	}
	.bg_menu_min .icon_bar_min {
		background-color: #fff !important;
	}
	.huongdan {
		padding: 30px 15px;
	}
	
}

@media (max-width: 480px) {
	.menu_thanhtoan a {
    	width: 50%;
	}
}








