/*transform origin*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_left, #mt_contact_page .mt_contact_right {
    padding-top: 6.1vw !important; } }
@media (max-width: 991.8px) {
  #mt_contact_page .mt_contact_left {
    padding-top: 50px !important; } }
#mt_contact_page .mt_contact_left .mt_sub_heading, #mt_contact_page .mt_contact_left .mt_paragraph {
  font-family: "freight-display-pro", serif;
  font-weight: 400; }
#mt_contact_page .mt_contact_left .mt_inquiry_type label {
  color: #B5633F !important;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-family: "arboria", sans-serif; }
#mt_contact_page #mt_tabs {
  border: 0;
  border-radius: 0; }
  #mt_contact_page #mt_tabs button {
    font-family: "arboria", sans-serif;
    background: #ECE7E1;
    padding: 10px 16px;
    flex: 0;
    box-shadow: none;
    font-weight: 500;
    color: #B5633F !important;
    letter-spacing: 0.07em; }
    #mt_contact_page #mt_tabs button:hover {
      background: #ECE7E1 !important; }
    #mt_contact_page #mt_tabs button.inactive {
      background: #ffffff; }
#mt_contact_page .mt_contact_right h3, #mt_contact_page .mt_contact_right p, #mt_contact_page .mt_contact_right .mt_copy_small {
  font-family: "Inter", sans-serif; }
#mt_contact_page .mt_contact_right .mt_txt_sub {
  font-weight: 700;
  font-size: 18px; }
@media (max-width: 991.8px) {
  #mt_contact_page .mt_contact_right {
    background-color: #ffffff !important; } }
#mt_contact_page .hywrap input, #mt_contact_page .hywrap input[type=text], #mt_contact_page .hywrap textarea, #mt_contact_page .hywrap select {
  color: #292828; }
#mt_contact_page .hywrap .form-actions button[type="submit"] {
  background-color: #292828;
  color: #ffffff;
  border: 1px solid #292828; }
  #mt_contact_page .hywrap .form-actions button[type="submit"]:hover {
    background-color: #6B2E18 !important;
    color: #ffffff !important;
    border: 1px solid #6B2E18 !important; }
#mt_contact_page .hywrap .radio input {
  margin-top: 0 !important; }
#mt_contact_page .hytag_form_desired_move_in_date, #mt_contact_page .hytag_number_of_bedrooms {
  position: relative; }
  #mt_contact_page .hytag_form_desired_move_in_date .control-label, #mt_contact_page .hytag_number_of_bedrooms .control-label {
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    text-align: center;
    padding-left: 25px;
    pointer-events: none; }
#mt_contact_page .hytag_form_desired_move_in_date .control-label:after {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  background: url("../../images/calendar.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0px;
  top: -1px; }
#mt_contact_page .hytag_number_of_bedrooms select {
  background: none; }
#mt_contact_page .hytag_number_of_bedrooms .control-label {
  padding-left: 0px; }
  #mt_contact_page .hytag_number_of_bedrooms .control-label:after {
    position: absolute;
    content: '';
    height: 20px;
    width: 20px;
    background-image: url("../../images/chevron-down.svg");
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    right: -26px; }

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