*{
	margin: 0;
	padding: 0;
	

}
body{
	font-family: "Arial";
	max-width: 1350px;
	margin: 0 auto;
}

.header{
	width: 100%; 
	height: 30px;
	background-image:
    linear-gradient(
      to top right, 
      #14e8ee 30%, #03a0f5 70%
    );
}
.header ul.headerul{
	list-style: none;
	padding: 0;
}
.header .headerul li{
	float:left;
	padding-top: 5px;
	color:#134186;
	font-weight: bold;
}
.header .headerul li:nth-child(1){
	width: 35%;
	padding-left: 25px;
	
}
.header .headerul li:nth-child(1) i.address{
		background:url("../img/fav-icon.png");
		width: 20px;
		height: 20px;
		position: absolute;
		background-position: 0 0px;
		margin-left: -25px;
		background-repeat: no-repeat;
}
.header .headerul li:nth-child(2) i.calendar{
		background:url("../img/fav-icon.png");
		width: 20px;
		height: 20px;
		position: absolute;
		background-position: -27px 0px;
		margin-left: -25px;
		background-repeat: no-repeat;
	
}
.header .headerul li:nth-child(3) i.phone{
	background:url("../img/fav-icon.png");
		width: 20px;
		height: 20px;
		position: absolute;
		background-position: -52px 0px;
		margin-left: -25px;
		background-repeat: no-repeat;
	
}
.header .headerul li:nth-child(2){
	width: 20%;
	
}
.header .headerul li:nth-child(3){
	width: 10%;
	
}
.header .headerul li:nth-child(4){
	width: 35%;
}
.header .headerul li:nth-child(4) .timkiem{
	width: 74%;
	float: left;
	margin-top: -4px;
}
.header .headerul li:nth-child(4) .timkiem .btn_timkiem{
	color:white;
	background: #14e8ee;
	border: none;
	padding: 3px;
	border-radius: 5px;
}
.header .headerul li:nth-child(4) .timkiem #key{
    border-radius: 5px;
    border: 1px solid #eee;
    padding-left: 10px;
}
.header .headerul li:nth-child(4) .social{
	display: flex;
	width: 25%;
	float: right;
} 

.header .headerul li:nth-child(4) .social a{
	display: inline-block;
}
.header .headerul li:nth-child(4) a i.twiter{
	background:url("../img/social.png");
	width: 24px;
	height: 20px;
	background-position: 0 20px;
	position: relative;
	display: block;
}
.header .headerul li:nth-child(4) a i.facebook{
	background:url("../img/social.png");
	width: 24px;
	height: 20px;
	background-position: 24px 20px;
	position: relative;
	display: block;
}
.header .headerul li:nth-child(4) a i.google{
	background:url("../img/social.png");
	width: 24px;
	height: 20px;
	background-position: 53px 20px;
	position: absolute;
	display: block;
} 
.navbar-menu {
	margin-top: 10px;
}
.navbar-menu>ul{
	margin: 0;
	padding:0;
	box-sizing: border-box;
	list-style: none;
}
.navbar-menu>ul>li{
	float: left; 
	
	height: 50px;
	line-height: 50px;
	width: 20%;
	text-align: center;
	font-size: 20px;

}
.navbar-menu>ul>li>a{
	color:black;
}
.navbar-menu>ul>li:hover{color:#1b6a7e;background:#14e8ee;}
.navbar-menu>ul>li:hover>a{color:white;}
.navbar-menu>ul>li:hover a{
	text-decoration: none;
}
.background{
	background: url('../img/banner.jpg');
 	width: 100%;
  	height: 450px;
	background-repeat: no-repeat;
  	background-size: cover;  
}
.background-gradient{
	height: 522px;
	background:url("../img/backgroundnen.jpg");
	width: 100%;
		background-repeat: no-repeat;
  	background-size: cover;  


}
.canhgiuakhung{
	 position: relative;
}
.description1{
	width: 90%;
	height: 300px;
	border: 1px solid white;
	border-radius: 5px;
	margin-top: 15%;
	background: rgba(2, 65, 65, 0.5);
	padding-left: 5%;



}
.description1 .title{
	color:white;
	font-weight: bold;
}
.des{
	width: 80%;
	color: white;
	border-top:1px solid white;
	padding-top: 20px;
	font-size: 20px;
	text-align: justify;

}
.backgroundxam{
	background: #d2d2d2;
padding-bottom: 10px;
}
.trieuchung{
	width: 100%;
	margin-left: 10%;
	list-style: none;
	padding: 0;
	position: relative;
}
.trieuchung li{
	float: left;
	width: 30%;
	text-align: center;
}
.trieuchung li img{
	display: block;
	margin: 5% auto;
	width: 80%;
}
.trieuchung li p{
	width: 80%;
}
.trieuchung li h4{
	text-align: center;
	font-weight: bold;
}
.trieuchung li .tinhtien{
	font-size:20px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: 1px solid;
}
.anhhuong{
	position: absolute;
	width:30%;
	text-align: center;
	right:240px;
	bottom:-22px;

}
.anhhuong p{font-weight: bold;}
.anhhuong:before{
	content: "";
	position: absolute;
	background: url("../img/icon-goc.png");
	width: 20px;
	margin-left: -10px;
	height: 36px;
	left:0;
}
.anhhuong:after{
	content: "";
	position: absolute;
	background: url("../img/icon-goc.png");
	width: 20px;
	height: 36px;
	background-position: 20px 0;
	top:0;
	right:0;
	margin-right: -10px;
}
.tabhover{
margin-top:2%;
}
.baongoai{
	padding-top: 10px;
}
.tabhover .tab-content .tab-pane .hinh{
	width: 30%;
	float: left;
}
.tabhover .tab-content .tab-pane .hinh img{
	width: 90%;
	margin: 0 auto;
	display: block;
}
.tabhover .tab-content .tab-pane .mota{
	width: 69%;
	float: left;
	display: block;
}
.tabhover .tab-content .tab-pane .mota h5{
	color:#006bb5;
	font-weight: bold;
}
.tabhover .tab-content .tab-pane .mota p{
	text-align: justify;
}
.gioithieuhoancau{
margin-top: 2%;
}
.dathen .listgioithieu{
	list-style: none;

	margin:0 auto;
}
.listgioithieu li{
	width: 49%;
	margin: 0 0 14% 0.5%;
	box-sizing: border-box;
	float: left;
}
.gioithieuhoancau img{
	margin-top:2%;
}
.dathen{
	text-align: center;
}
.dathen .lienhe{
    text-align: center;
	margin-top: 10%;
    padding: 0 0 5px 0 ;
    padding-bottom: 2px;
    font-weight: bold;
    display: inline-block;
	
}
.listgioithieu li:nth-child(5){
	clear: both;
	width: 100%;
}
.listgioithieu li:nth-child(5) img{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.listgioithieu li img{
	display: block;
	margin: 1% auto;
	padding-bottom: 5px;
}
.listgioithieu li a{
	  color: #405060;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding-top: 5px;
	font-family: arial;	
}

.longnach{
	background: url('../img/img-nach.jpg');
	min-height: 330px;
	background-repeat: no-repeat;
  	background-size: cover;  

}
.dinhnghia{
	border: 1px solid white;
	width: 60%;
	left:5%;
	border-radius: 10px;
	position: absolute;
	top:10%;
	font-size: 14px;
	background: rgba(5, 84, 106,0.8);

}
.dinhnghia h2{
	color:white;
	font-weight: bold;
	margin-left: 10px;
	width: 90%;
	padding-bottom: 10px;
	border-bottom: 1px solid white
}
.dinhnghia p{
	font-size: 16px;
	text-align:justify;
	color:white;
	margin-left: 10px;
	width: 90%;
}
.dinhnghia-1{
	margin-top: 20px;
}
.dinhnghia-1 p{
	font-size: 22px;
}
.uudiem{
	text-align: center;
	color:#006bb4;
	font-weight: bold;
}
.uudiemhoancau{
		text-align: center;
	color:#006bb4;
	
}
.background-3{
		background: url('../img/background-3.png');
	height: 240px;
	margin-top:3%;
	background-repeat: no-repeat;
  	background-size: cover;  

}
.background-3-ul{
	list-style: none;
	margin:0;
	padding: 0;
}
.background-3-ul li{
	float: left;
	
	height: 240px;
	width: 25%;
	padding-top: 10%;
	text-align: center;
}
.background-3-ul li p{
	font-size: 16px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.background-3-ul li span{
	font-size: 20px;
	font-weight: bold;
}
.background-3-ul li p{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.background-3-ul li .tincay1:before{
	content: "";
	background: url("../img/icon-b1.png");
	width: 50px;
	height: 50px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 10.5%;
	margin-top: -7%;
	left: 0;
}
.background-3-ul li .tincay2:before{
	content: "";
	background: url("../img/icon-b1.png");
	width: 50px;
	height: 50px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: -60px 0px;
	margin-left: 5%;
	margin-top: -7%;
}
.background-3-ul li .tincay3:before{
	content: "";
	background: url("../img/icon-b1.png");
	width: 50px;
	height: 50px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: -310px 0px;
	margin-left: 4%;
	margin-top: -7%;
}
.background-3-ul li .tincay4:before{
	content: "";
	background: url("../img/icon-b1.png");
	width: 50px;
	height: 50px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: -362px 0px;
	margin-left: 8%;
	margin-top: -7%;
}
.tincay1, .tincay2{
	color:white;
}
.background-3-ul li:nth-child(1) p, .background-3-ul li:nth-child(2) p{
	color:white;
}
.background-4{
	background:url("../img/quytrinhkham.png");
	width: 100%;
	height: 330px;
	margin-top: 1%;
		background-repeat: no-repeat;
  	background-size: cover;  
}
.background-5 img{
	width: 100%;
}
.background-6 img{
	margin: 0 auto;
	display: block;
}
.background-6-ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.background-7{
	width: 100%; 
	height: 430px;
	margin-top: 30px;
	background-image:
    linear-gradient(
      to top right, 
      #13e4ee 30%, #04a3f4 70%
    );

}
.uudiemtrang{
	color:white;
	text-align: center;

}
.uudiemhoancautrang{
	color:white;
	text-align: center;
}
.background-7-ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.background-7-ul li{
	margin-right: 10px;
	background: #0b9cb4;
	margin-left: 10px;
	float: left;
	height: 290px;
	border-radius: 10px;
	border: 1px solid white;
}
.background-7-ul li img{
	display: block;
	margin: 5% auto;
}
.background-7-ul li p{
	width: 96%;
	margin: 0 auto;
	color:white;
	text-align: justify;
	font-size: 16px;

}
.background-7-ul li .star{
	display: block;
	text-align: center;
	margin:5%;
	}
.background-7-ul li .star i{
	color:yellow;
}
.background-7-ul li .khachhang{
	text-align: center;
	display: block;
	margin-top: 2%;
	color:white;
	font-weight: bold;
}
.background-8-ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.background-8-ul li{
	width: 25%;
	float: left;
}
.background-8-ul li img{
	width: 98%;
}
#footer{
	background:#e6e7e8;
	height: 90px;
	position: relative;
}
#footer ul{
	width: 100%;
	margin: 0;
	padding:0;
	list-style: none;
}
#footer ul li{
	width: 33%;
	float:left;
	height: 90px;
}
#footer ul li img{
width: 80%;
margin: 0 auto;
display: block;

}
/* #footer img.logo-footer{
	position:absolute;
	margin:auto;
	margin-top: 7px;
   left:0; right:0;

} */
#footer a img.bando{
	width: 100%;
	display: block;
	margin-top: 6%;
}
.trangloai ul{
	list-style: none;
	margin: 0;
	padding:0;
}
.trangloai ul li{
border-bottom:  2px dashed #eee;
margin: 2%;
padding-bottom: 1%;
}
.trangloai ul li:last-child{
	border-bottom: none;
}
.trangloai ul li .hinh{
	width: 25%;
	float: left;
}
.trangloai ul li .hinh img{
	width: 100%;
}
.trangloai ul li .description{
	padding-left: 2%;

	width: 73%;
	float: left;
}
.trangloai ul li .description h3{
	margin: 0;
	font-size: 18px;
}
.trangloai ul li .description p{
	text-align: justify;
}
.breadcrumb_main{
	width: 100%;
}
.breadcrumb{
	width: auto;
	float:left;
}
.phantrang{
	width: 100%;
	text-align: center;
	padding: 10px;
}
.phantrang .phan_trang{
	text-align: center;
}
.phantrang a {
    display: inline-block;
    padding: 10px;
}
.phantrang .phan_trang {
    text-align: center;
    padding: 10px;
    border: 1px solid #07b1f3;
    background: #07b1f3;
    color: white;
}
.baivietlienquan{
	margin: 0;
	list-style: none;
}
.baivietlienquan li{
	width: 100%;
	margin-bottom: 2%;
	box-sizing: border-box;
}
.baivietlienquan li img{
	width: 30%;
	float: left;
}
.baivietlienquan li p{
	width: 68%;
	float:left;
	padding-left: 1%;
}
.trangloaiheader .baiviet{
	background: #3c94b6;
	font-weight: bold;
	color:white;
	width: 100%;
	padding: 10px;
	display: block;
}
.trangchitiet .bannerphai .banner{
	width: 100%;
	box-sizing: border-box;
}

.trangchitiet .bannerphai .banner img{
	    max-width: 100%;
    vertical-align: middle;
}
.trangchitiet .bannerphai .baivietlienquan{
	width: 100%;
	box-sizing: border-box;
}

/* .trangchitiet .bannerphai .baivietlienquan ul li h5{

} */


.trangloaiheader h4, .baivietlienquan h4, .baochi h4, .camnghibenhnhan h4{
	    background: #2e4770;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    padding-left: 10px;
    font-size: 100%;
    padding-bottom: 25px;
    font-weight: normal;
    letter-spacing: 0.6px;
    position: relative;
    margin: 0px;


}
.nutgoidien{
	    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.nutgoidien li{
	    width: 49%;
    float: left;
}
.nutgoidien li a
{
    width: 80%;
    display: block;
    text-align: center;
    border: 1px solid;
    border-radius: 5px;
    margin: 10px auto;
    color:#f1655d;
    padding: 5px 0;
}
.formnhap {
    width: 100%;
    margin: 3px auto;
    padding: 5px 2px;
    }
    .goilaikhach {
    padding: 1px 20px;
    color: white;
    background: #22b9cc;
    margin: 5px auto;
    border: 1px solid #22b9cc;
    border-radius: 5px;
    display: block;
}
.trangloaiheader h4:after, .baivietlienquan h4:after, .baochi h4:after, .camnghibenhnhan h4:after{
	content: '+ + +';
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 10px;
}
.trangloaiheader>ul.tinlq{
	padding: 0px;
    margin: 0px;
    list-style: none;
}
.trangloaiheader>ul.tinlq>li{
	    width: 100%;
    height: 58px;
    margin: 5px auto;
}
ul.tinlq>li>a>.baiviet-li-img{
	width: 89px;
    height: 58px;
    float: left;
    overflow: hidden;
}
.bannerphai h4{
	background: #2e4770;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    padding-left: 10px;
    padding-bottom: 25px;
    font-weight: normal;
    font-size: 100%;
    letter-spacing: 0.6px;
    position: relative;
    margin: 0px;
}
.bannerphai h4:after{
	    content: '+ + +';
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 10px;
}
.trangchitiet .trangchitiettrai{box-shadow:5px 5px 20px -7px #2b2b2b; margin-top:15px; margin-bottom:15px;background:#fff;padding:12px;line-height:19px}

.camnghislider{padding:1%;}
.camnghislider .bg{width:15%;background:#1baccb;height:100px;float:left;margin:5px 0;position:relative;}
.camnghislider .bg:before{content:'';position:absolute;top:5%;left:0;right:0;margin:0 auto;width:28px;height:23px;background:url(../img/nhay.png)no-repeat;}
.camnghislider .nd{width:80%;float:right;text-align:justify}
.camnghislider .nd p{margin:5px 0}
.click-xemthem{display:block;padding:3px 5px;color:#528ecc;float:right;margin-top:-5px;font-size:14px;}
.slick-dots li button:before{
	color:orange !important;

}
.imgtruyenthong{
	    padding: 5px 10px;
}
.camnghibenhnhan{
	margin: 0;
	padding:0;
}
.imgtruyenthong img{
box-sizing: border-box;
	width: 100%;
}
.hoancau_left>.baivietlienquan>ul.tinlq {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.hoancau_left>.baivietlienquan>ul.tinlq>li{
	width: 100%;
    -height: 58px;
    margin: 5px auto;
   -padding-bottom: 70px;
    border-bottom: 1px solid #d8d8d8;
}



.hoancau_left>.baivietlienquan>ul.tinlq>li>a>.baiviet-li-img{
	width: 89px;
    height: 58px;
    float: left;
    overflow: hidden;
}
.hoancau_left>.baivietlienquan>ul.tinlq>li>a>.nd{
    width: 170px;

    float: right;

}
.hoancau_left>.baivietlienquan>ul.tinlq>li>a>.nd>p{
	   margin: 0px;
    text-align: justify;
    color: #434343;
    width: 100%;
}
.trangchitiet .trangchitiettrai h2{
	padding: 2px 2px 2px 35px;
    color: #25C8F1;
    font-size: 15px;
    text-transform: uppercase;
    display: inherit;
    font-weight: bold;
    margin: 10px 0px;
    background-image: url(../img/dieutri.png);
    background-repeat: no-repeat;
    background-position: 3px center;
    border-bottom: 1px solid #25C8F1;
}
.breadcrumb{
	background: none;
}
.breadcrumb_main>.breadcrumb a span{
	color:black;

}
.baivietlienquan {
	margin-top: 17px;

}
.breadcrumb_main>.breadcrumb:nth-last-child(2)>a>span{
	text-transform: uppercase;
    color: #2389cb;
}
