/*transform origin*/
#mt_contact_page, #mt_contact_section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 991.8px) {
    #mt_contact_page, #mt_contact_section {
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    #mt_contact_page, #mt_contact_section {
      margin-bottom: 64px; } }
  #mt_contact_page .mt_contact_left, #mt_contact_section .mt_contact_left {
    width: 50%;
    padding: 96px 8.3%; }
    @media (max-width: 991.8px) {
      #mt_contact_page .mt_contact_left, #mt_contact_section .mt_contact_left {
        width: 100%;
        padding: 73px 4.2% 64px; } }
    #mt_contact_page .mt_contact_left .mt_para_margin, #mt_contact_section .mt_contact_left .mt_para_margin {
      margin-bottom: 48px; }
    #mt_contact_page .mt_contact_left .mt_inquiry_type label, #mt_contact_section .mt_contact_left .mt_inquiry_type label {
      font-size: 13px;
      line-height: 20px;
      font-weight: 700;
      margin-bottom: 12px;
      display: block; }
    #mt_contact_page .mt_contact_left .mt_required_info, #mt_contact_section .mt_contact_left .mt_required_info {
      font-weight: 700;
      margin-bottom: 32px;
      color: #292828; }
      @media (max-width: 991.8px) {
        #mt_contact_page .mt_contact_left .mt_required_info, #mt_contact_section .mt_contact_left .mt_required_info {
          margin-bottom: 24px; } }
  #mt_contact_page .mt_contact_right, #mt_contact_section .mt_contact_right {
    padding: 96px 6.1vw;
    width: 50%; }
    @media (min-width: 992px) {
      #mt_contact_page .mt_contact_right, #mt_contact_section .mt_contact_right {
        background: #EDEDED; } }
    @media (max-width: 991.8px) {
      #mt_contact_page .mt_contact_right, #mt_contact_section .mt_contact_right {
        padding: 0 0 48px;
        width: 100%; } }
    #mt_contact_page .mt_contact_right #map_page, #mt_contact_section .mt_contact_right #map_page {
      width: 100%;
      height: 27vw;
      margin-bottom: 48px; }
      @media (max-width: 991.8px) {
        #mt_contact_page .mt_contact_right #map_page, #mt_contact_section .mt_contact_right #map_page {
          height: 86vw; } }
    #mt_contact_page .mt_contact_right .mt_contact_address, #mt_contact_section .mt_contact_right .mt_contact_address {
      padding-left: 16px; }
      @media (max-width: 991.8px) {
        #mt_contact_page .mt_contact_right .mt_contact_address, #mt_contact_section .mt_contact_right .mt_contact_address {
          padding: 0 4.2vw; } }
      #mt_contact_page .mt_contact_right .mt_contact_address > div:not(:last-child), #mt_contact_section .mt_contact_right .mt_contact_address > div:not(:last-child) {
        margin-bottom: 32px; }
      #mt_contact_page .mt_contact_right .mt_contact_address > div h3, #mt_contact_section .mt_contact_right .mt_contact_address > div h3 {
        margin-bottom: 8px;
        color: #292828; }
  #mt_contact_page #hyform .form-actions, #mt_contact_section #hyform .form-actions {
    display: flex;
    flex-direction: column;
    width: 100%; }
    #mt_contact_page #hyform .form-actions button, #mt_contact_section #hyform .form-actions button {
      order: 3; }
  #mt_contact_page #hyform .g-recaptcha, #mt_contact_section #hyform .g-recaptcha {
    order: 2; }
  #mt_contact_page #hyform #more-info, #mt_contact_section #hyform #more-info {
    order: 1;
    margin: 0 0 12px; }

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