h3.lienhe {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Roboto;
    color: #125698;
}
form {
    width: 100%;
    margin: 20px auto;
    height: auto;
    margin-bottom: 20px;
}
.infobox {
    margin-bottom: 20px;
    width: 33.333%;
    float: left;
}
.text-name {
    width: 90%;
    padding: 10px;
}
.ghichu {
    margin-top: 10px;
}
.ghichu textarea {
    width: 96.5%;
    padding: 10px;
    height: 170px;
}
.btncontact {
    margin-top: 20px;
}
.bgButton .nutgui {
    font-size: 20px;
    padding: 4px 15px;
    border: none;
    color: #fff;
    background: #125698;
    border-radius: 5px;
}