#ext_maps iframe{
	width: 100% !important;
}
.info_contact br{
	display: none;
}
.vhcontact .mapadd {
    max-width: 165px;
}
.vhcontact .mapadd a{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 10px;
    color: #fff;
    background-color: #4f6781;
    border: 1px solid #4f6781;
    font-size: 13px;
    line-height: 21px;
    border-radius: 25px;
}
.vhcontact .mapadd a:hover{
    color: #4f6781;
    background-color: #fff;
}
.vhcontact .mapadd a .fa{
    margin-right: 10px;
}
.div_input input,
.div_input textarea{
    padding-left: 5px !important;
    padding-right: 5px !important;
}