.lienhe{
	margin-bottom:30px;
	min-height:1035px;
	background-color:#fff;
}
/* header bai viet */
.lienhe .header{	
	background-color: #233f88;	
    padding: 45px 15px 18px 15px;
}
.header .title h1{	
	color: #fff;
	font-family: 'Roboto Slab', serif ;
	font-size: 25px;
	font-weight: 400;
	line-height: 36px;
	text-align:left;
	margin-top:0;
}
.header .link{
	text-align:right;
	margin-top:10px;	
}
.header .link li{
	display:inline-block;
}
.header .link a{	
	color: #b2b2b2;
	font-size: 13px;
	padding-left:15px;	
}
.header .link a:hover{
	color:#fff!important;
}
.header .link:first-child a{
	padding-left:0;
}
.header .link span{
	padding-left:10px;
}
/* header bai viet 
-------------------------------------------------------*/
/* line */
.lienhe .line{
	border:0;
	line-height:0;
	margin:0;
}
.lienhe .line img{
	width:100%;
}
/* line 
------------------------------------------------------*/


/*bản đồ*/
.bando {
    height: 330px;
}
.bando iframe{
    width: 100%;
    height: 100%;
}
/*bản đồ
-----------------------------------------------------*/

.chitiet-lienhe{
    padding: 30px 0 25px 0;
}
.padding-bottom-25{
    padding-bottom: 25px;
}

.dia-chi div{
    background: url('../imgs/lien_he/ic-diachi.png') no-repeat left 3px;
    padding-left: 50px;
}

.lh-text {
    text-transform: uppercase;
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: 400;

}
.block >div{
    padding-bottom:25px;
}
.block p{
    margin-bottom: 5px;
}
.web {
    background: url('../imgs/lien_he/ic-web.png') no-repeat left 3px;
    padding-left: 50px;
}

.email {
     background: url('../imgs/lien_he/ic-email.png') no-repeat left 3px;
    padding-left: 50px;
}

.phone {
     background: url('../imgs/lien_he/ic-phone.png') no-repeat left 3px;
    padding-left: 50px;
}

.fax {
     background: url('../imgs/lien_he/ic-fax.png') no-repeat left 3px;
    padding-left: 50px;
}

.lh-text_head {  
    font-family: 'Roboto Slab', serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase; 
    padding: 15px 0 25px 0;
}
@media (max-width:470px){
    .block >div{
        width:100%;
    }
    
}

/*form liên hệ*/
.form-group label{
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase;
}
.form-control{
    border-radius: 0;
}
.psc-btn{  
    width: 150px;
    background-color: #0c7abf;
    text-transform: uppercase;
    border-radius: 0;
    border-color: #0c7abf;
    padding: 7px 0;
}
.psc-btn:hover{
    color: #fff!important;
    background-color: #2e894f;
    border-color: #2e894f;
}
.padding-col-1{
    padding: 15px 35px 0 15px;
}
.input-content{
    height: 100px;
}
