.contact-us .contact-us-left .block-heading .text-info,
.contact-us .contact-us-right .block-heading .text-info {
  color: #de8b5e !important;
  font-family: "Tai Nam Bold";
  padding-bottom: 30px; }
.contact-us .contact-us-left {
   }
.contact-us .btn-inquiry {
  background-color: #de8b5e !important;
  border: none;
  padding-left: 30px;
  padding-right: 30px; }

.query_header {
  text-align: center;
  color: #855b52;
  font-weight: bold; }

.contact_us_header {
  color: #de8b5e;
  text-align: center; }

.main_color {
  color: #de8b5e; }

.form-control {
  background: white !important;
  border: 1px solid #ffccb0;
  border-radius: 3px; }
  .form-control::placeholder {
    color: rgba(0, 0, 0, 0.3); }

.remark {
  color: #7f7f7f; }

.btn_submit {
  color: white !important;
  border-radius: 0px !important;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px 120px;
  background-color: #de8b5e; }

.map_image {
  border: 1px solid #de8b5e; }

.contact_enquiry_form {
  
  padding-left: 30px;
  padding-right: 30px; }

.static_map_container {
  padding: 15px 30px; 
    border-left:1px solid #de8b5e;
}

.dynamic_map_selection {
  padding: 40px 0px;
  background-color: #fcf4ef; }

.form-padding {
  padding: 50px 15%; }

.google_container {
  border: 1px solid #ffccb0; }

.location_container {
  margin-bottom: 20px; }

.checkbox-wrapper {
  padding-left: 40px;
  padding-right: 40px; }

.main-content {
  padding-bottom: 40px; }

@media screen and (max-width: 768px) {
  .contact_enquiry_form {
    border: none !important; } 
    
    .static_map_container{
        border: none!important;
    }
}

/*# sourceMappingURL=contact_us.css.map */
