.contact-main {
  background-color: #fff;
}
@media (max-width: 767px) {
  .contact-main #map-canvas {
    height: 250px !important;
  }
}
.contact-main .contact-title {
  font-size: 20px;
  margin-bottom: 12px;
  color: #333333;
  font-weight: bold;
}
.contact-main .title-module {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .contact-main .contact_form {
    margin-bottom: 20px;
  }
}
.contact-main .content {
  line-height: 20px;
  font-size: 14px;
}
.contact-main .content p {
  margin-bottom: 10px;
}
.contact-main .form-control {
  width: 100%;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  height: 36px;
  margin-bottom: 20px;
  padding: 0 14px;
  color: #333333;
}
.contact-main textarea {
  width: 100%;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin-bottom: 10px;
  padding: 14px;
  color: #333333;
}
.contact-main .txtCaptcha {
  width: 35%;
  padding: 0 20px;
  margin-right: 15px;
  font-size: 14px;
  float: left;
  display: inline-block;
}
@media (max-width: 767px) {
  .contact-main .txtCaptcha {
    width: 57%;
  }
}
.contact-main #imgCaptcha {
  border: 1px solid #d3d3d3;
  vertical-align: 0;
  padding-bottom: 4px;
}
.contact-main #message {
  margin-bottom: 20px;
}
.contact-main .code-view i {
  color: #7d7d7d;
  font-size: 25px;
  line-height: 35px;
  margin-left: 10px;
  vertical-align: 6px;
}
.contact-main .button {
  padding: 0 36px;
  color: #ffffff;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  line-height: 36px;
  font-weight: normal;
  background-color: #fb8a39;
  font-size: 16px;
  margin-left: 20px;
  border-width: 0;
  border-style: none;
  border-color: none;
  border-image: none;
}
@media (max-width: 767px) {
  .contact-main .button {
    width: 57%;
    text-align: center;
    margin-left: 0;
  }
}

.tieude .cc2 .cc1 {
  font-size: 14px;
  color: #777777;
}

.contact-main .content p {
  font-size: 14px;
  color: #283141;
}

.contact-main .form1 {
  margin-right: -10px;
  margin-left: -10px;
}
.contact-main .form1 .col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
}
.contact-main .form1 .col-md-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.contact-main .xacthuc {
  display: block;
}
.contact-main .xacthuc span .code-view {
  display: inline-block;
  float: left;
}

.map {
  margin-top: 25px;
}

@media (max-width: 767px) {
  iframe {
    width: 100%;
  }
}
.mabm {
  display: flex;
}

@media all and (max-width: 767px) and (min-width: 550px) {
  .contact_form .form1 .col-xs-12 {
    width: 50%;
  }
}
.img_capcha {
  display: inline-block;
  padding: 10px 15px;
  margin-bottom: 25px;
}

/*# sourceMappingURL=contact.css.map */
