/*transform origin*/
#mt_contact_page {
  margin-bottom: 0px !important;
  min-height: 100vh;
}
@media (min-width: 992px) {
  #mt_contact_page {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_left {
    padding-top: 133px !important;
  }
}
#mt_contact_page .mt_contact_left {
  background-color: #F7F0E8;
}
#mt_contact_page .mt_contact_left .mt_sub_heading {
  color: #101828;
  font-family: "contralto-small", sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 50px;
}
#mt_contact_page .mt_contact_left > h2.mt_paragraph {
  color: #3D2624;
  font-family: "sofia-pro", sans-serif !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 30px !important;
  letter-spacing: 0px;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type label {
  color: #3D2624;
  font-family: "sofia-pro", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0px;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs {
  border: 1px solid #9A5D31;
  border-radius: 8px;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button:not(.inactive) {
  background-color: #DDBD9D;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button {
  font-family: "sofia-pro", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #3D2624;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button:first-child {
  border-radius: 8px 0 0 8px;
}
#mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button:not(:last-child) {
  border-right: 1px solid #9A5D31;
}
#mt_contact_page .mt_contact_left #form-fields * {
  color: #3D2624 !important;
}
#mt_contact_page .mt_contact_left #form-fields input,
#mt_contact_page .mt_contact_left #form-fields select {
  border: none;
  background-color: #ffffff !important;
}
#mt_contact_page .mt_contact_left #form-fields textarea {
  border: none;
  background-color: #ffffff !important;
}
#mt_contact_page .mt_contact_left .hytag_sign_up_for_the_newsletter .controls {
  margin-top: 8px;
}
#mt_contact_page .mt_contact_left .hytag_sign_up_for_the_newsletter .controls input {
  box-shadow: none;
  margin-top: -2px;
}
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_right {
    padding-top: 133px !important;
  }
}
#mt_contact_page .mt_contact_right {
  background-color: #132133 !important;
}
@media (max-width: 991.8px) {
  #mt_contact_page .mt_contact_right .mt_contact_address div:nth-child(1) .mt_copy_small span {
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address div:nth-child(4) {
  display: none;
}
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_right .mt_contact_address div:nth-child(5) {
    max-width: 440px;
  }
}
@media (max-width: 575.8px) {
  #mt_contact_page .mt_contact_right .mt_contact_address div:nth-child(5) span {
    display: block;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address div:nth-child(5) a {
  text-decoration: underline;
}
#mt_contact_page .mt_contact_right .mt_contact_address div .mt_txt_sub {
  color: #F7F0E8 !important;
  font-family: "sofia-pro", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  #mt_contact_page .mt_contact_right .mt_contact_address div .mt_txt_sub {
    line-height: 28px;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address div .mt_copy_small,
#mt_contact_page .mt_contact_right .mt_contact_address div .mt_copy_small span {
  color: #E5E5E5;
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
}
#mt_contact_page .mt_contact_right .mt_contact_address div .mt_copy_small b a,
#mt_contact_page .mt_contact_right .mt_contact_address div .mt_copy_small span b a {
  color: #E5E5E5;
}
#mt_contact_page .mt_contact_right #map_page .gm-style img {
  width: 110px;
}
@media (max-width: 767.8px) {
  #mt_contact_page .mt_contact_right #map_page .gm-style img {
    width: 90px;
  }
}

.circle {
  background-color: #000;
}

#mt_contact_page .hywrap #form-success {
  background-color: #F7F0E8 !important;
  color: #3D2624 !important;
}

button[type=submit] {
  font-weight: 800 !important;
  padding-top: 9px !important;
  padding-bottom: 11px !important;
}

footer .mt_ft_tour_btn {
  padding-bottom: 11px;
  padding-top: 9px;
}

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