.tuvanlienhe {
  margin-top: 10px; }
  .tuvanlienhe .info-tuvan {
    background: #f4f4f4;
    padding: 0;
    color: #fff;
    margin-bottom: 30px;
    border-radius: 5px; }
    .tuvanlienhe .info-tuvan .content-tuvan {
      padding: 15px 25px 10px; }
      .tuvanlienhe .info-tuvan .content-tuvan h1 {
        color: #121212;
        font-weight: 600;
        font-size: 24px;
        text-transform: none; }
        @media only screen and (max-width: 700px) {
          .tuvanlienhe .info-tuvan .content-tuvan h1 {
            text-align: center; } }
      .tuvanlienhe .info-tuvan .content-tuvan p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 12px;
        color: #000; }
  .tuvanlienhe #map iframe {
    width: 100%; }
  .tuvanlienhe .form-thongtin h1 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
    line-height: 1; }
  .tuvanlienhe .form-thongtin #submitform label {
    font-size: 13px;
    color: #121212;
    display: block;
    padding-top: 6px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0px; }
  .tuvanlienhe .form-thongtin #submitform .nhaptext, .tuvanlienhe .form-thongtin #submitform .guiform {
    width: 100%;
    height: 37px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000; }
  .tuvanlienhe .form-thongtin #submitform .note {
    width: 100%;
    height: 200px;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .tuvanlienhe .form-thongtin #submitform .guiform {
    background: #3f51b5;
    outline: none;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.5s; }
    .tuvanlienhe .form-thongtin #submitform .guiform:hover {
      border: 1px solid  #3f51b5;
      background: #fff;
      color: #3f51b5; }

/*# sourceMappingURL=tuvanlienhe.css.map */
