/*transform origin*/
.contact #mt_contact_page {
  margin: 0px 0px 64px 0px;
  font-family: "noto-sans", sans-serif;
}
@media (max-width: 991.8px) {
  .contact #mt_contact_page {
    margin: 0px 0px 0px 0px;
  }
}
.contact #mt_contact_page .mt_contact_left h1.mt_sub_heading {
  font-family: "montserrat", sans-serif !important;
  color: #070034;
  font-size: 48px;
  font-weight: 600;
}
@media (max-width: 991.8px) {
  .contact #mt_contact_page .mt_contact_left h1.mt_sub_heading {
    font-size: 30px;
  }
}
.contact #mt_contact_page .mt_contact_left h2.mt_paragraph {
  color: #070034;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 30px;
  font-family: "noto-sans", sans-serif;
}
@media (max-width: 991.8px) {
  .contact #mt_contact_page .mt_contact_left h2.mt_paragraph {
    font-size: 18px;
  }
}
.contact #mt_contact_page .mt_contact_right {
  background-color: #d8d8d8;
}
@media (max-width: 991.8px) {
  .contact #mt_contact_page .mt_contact_right {
    background-color: #f7f7f7;
  }
}
.contact #mt_contact_page .mt_contact_right div.mt_contact_address div h3.mt_txt_sub {
  color: #070034;
  font-size: 20px;
  line-height: 30px;
  font-family: "noto-sans", sans-serif;
}
.contact #mt_contact_page .mt_contact_right div.mt_contact_address div p.mt_copy_small,
.contact #mt_contact_page .mt_contact_right div.mt_contact_address div p.mt_copy_small a {
  color: #070034;
  line-height: 24px;
}
.contact #mt_contact_page .mt_contact_right div.mt_contact_address div p.mt_copy_small a {
  text-decoration: underline;
}
.contact #mt_contact_page div.mt_inquiry_type div#mt_tabs button.mt_btn {
  background-color: #c48f1b;
  color: #ffffff;
  border: 1px solid #c48f1b;
}
.contact #mt_contact_page div.mt_inquiry_type div#mt_tabs button.mt_btn:hover {
  background-color: #c48f1b !important;
  color: #ffffff !important;
}
.contact #mt_contact_page div.mt_inquiry_type div#mt_tabs button.mt_btn.inactive {
  background-color: #ffffff;
  color: #070034;
}
.contact #mt_contact_page div.mt_tab_content p.mt_copy_small {
  color: #070034;
  font-family: "noto-sans", sans-serif;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap div#form-fields,
.contact #mt_contact_page div.mt_tab_content div.hywrap div.form-actions {
  font-family: "noto-sans", sans-serif;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap label.control-label {
  color: #070034;
  font-family: "noto-sans", sans-serif;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap input,
.contact #mt_contact_page div.mt_tab_content div.hywrap input[type=text],
.contact #mt_contact_page div.mt_tab_content div.hywrap textarea,
.contact #mt_contact_page div.mt_tab_content div.hywrap select {
  border: 1px solid #d8d8d8;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap input:focus,
.contact #mt_contact_page div.mt_tab_content div.hywrap input[type=text]:focus,
.contact #mt_contact_page div.mt_tab_content div.hywrap textarea:focus,
.contact #mt_contact_page div.mt_tab_content div.hywrap select:focus {
  border: 1px solid #c48f1b !important;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap input[type=radio] {
  margin-top: 0px;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap button[type=submit] {
  border: 1px solid #c48f1b;
  background-color: #c48f1b;
  color: #070034;
  font-family: "noto-sans", sans-serif;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap button[type=submit]:hover {
  background-color: #f7f7f7;
  color: #070034;
  border: 1px solid #070034;
}
.contact #mt_contact_page div.mt_tab_content div.hywrap div#more-info a {
  color: #070034;
  font-family: "noto-sans", sans-serif;
}
.contact .workforce_content {
  display: block;
}
.contact .workforce_content .workforce_table {
  display: none;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin-bottom: 48px;
}
.contact .workforce_content .workforce_table th,
.contact .workforce_content .workforce_table td {
  padding: 10px 5px;
  border: 1px solid #070034;
  width: 20%;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  color: #070034;
  font-family: "noto-sans", sans-serif;
  font-weight: 400;
}

/*# sourceMappingURL=contact.css.map */
