#gmap_canvas {
  width: 100%;
  height: 400px;
}
.contact-wap {
  width: 70%;
  margin: 0 auto;
}
.contact-wap .webform-component--email,
.contact-wap .webform-component--tieu-de,
.contact-contact-bl .webform-component--email,
.contact-contact-bl .webform-component--tieu-de {
  margin-left: 6% !important;
}
.contact-wap .webform-component-textfield,
.contact-wap .webform-component-email,
.contact-wap .webform-component-number,
.contact-contact-bl .webform-component-textfield,
.contact-contact-bl .webform-component-email,
.contact-contact-bl .webform-component-number {
  width: 45%;
  float: left;
  margin: 0;
  padding: 0;
}
.contact-wap input.form-text,
.contact-contact-bl input.form-text {
  width: 100%;
  max-width: 460px;
  height: 40px;
  border: solid 1px #e5e5e5;
  background: #fff;
  font-size: 13px;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: 10px;
  margin-bottom: 30px;
}
.contact-wap .webform-component--mo-ta strong,
.contact-contact-bl .webform-component--mo-ta strong {
  text-align: center;
}
.contact-wap .webform-client-form,
.contact-contact-bl .bg-samerow,
.thongtinsanpham {
  padding: 20px;
  background: #f7f9fa;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
.contact-wap .webform-component-textarea,
.contact-contact-bl .webform-component-textarea {
  width: 100%;
}
.contact-contact-bl .about-info li i {
  color: #0057a3;
}
.contact-contact-bl .about-info li {
  margin-left: 0;
}
.map_container {
  margin-bottom: 45px;
}
#map_canvas {
  width: 100%;
  height: 400px;
}
#map_canvas img {
  max-width: none;
}
@media only screen and (max-width: 780px) {
  .contact-wap .webform-client-form,
  .contact-contact-bl .bg-samerow,
  .thongtinsanpham {
    margin-top: 20px;
  }
  .contact-wap {
    width: 100%;
    margin: 0 auto;
  }
  .contact-wap .webform-component--email,
  .contact-wap .webform-component--tieu-de,
  .contact-contact-bl .webform-component--email,
  .contact-contact-bl .webform-component--tieu-de {
    margin-left: 0 !important;
  }
  .contact-wap .webform-component-textfield,
  .contact-wap .webform-component-email,
  .contact-wap .webform-component-number,
  .contact-contact-bl .webform-component-textfield,
  .contact-contact-bl .webform-component-email,
  .contact-contact-bl .webform-component-number {
    width: 88%;
  }
}
@media only screen and (max-width: 768px) {
  #map_canvas {
    height: 340px !important;
  }
}
