/*transform origin*/
.contact .mt_inquiry_type.mt_para_margin {
  display: none; }
@media screen and (min-width: 2000px) {
  .contact #mt_contact_page {
    background-color: #d6cfc9;
    min-height: 1900px; } }
@media (min-width: 992px) {
  .contact #mt_contact_page {
    margin-bottom: 16px; } }
@media (min-width: 992px) {
  .contact #mt_contact_page .mt_contact_left,
  .contact #mt_contact_page .mt_contact_right {
    margin-top: 35px; } }
.contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs {
  border: unset;
  border-radius: 0; }
  .contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button {
    border: 2px solid #b6a9a0;
    background-color: #b6a9a0; }
  .contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button.inactive {
    background-color: #d6cfc9; }
  .contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button#tab1,
  .contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button#tab2 {
    border-radius: 0; }
  .contact #mt_contact_page .mt_contact_left .mt_inquiry_type #mt_tabs button#tab2 {
    opacity: 0.3;
    pointer-events: none; }
@media (max-width: 991.01px) {
  .contact #mt_contact_page .mt_contact_left {
    padding-top: 110px; } }
@media screen and (min-width: 2000px) {
  .contact #mt_contact_page .mt_contact_left {
    align-content: center; } }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .radio {
  margin-top: 6px; }
  .contact #mt_contact_page .mt_contact_left .mt_tab_content form .radio input {
    margin-top: -1px; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .validate {
  background-color: #fff;
  border-radius: 0px;
  border: none; }
  @media (max-width: 991.01px) {
    .contact #mt_contact_page .mt_contact_left .mt_tab_content form .validate {
      border-radius: 0px;
      border: none; } }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_name {
  order: 1; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_email {
  order: 2; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_phone {
  order: 3; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_form_desired_move_in_date {
  order: 5; }
  @media (min-width: 1400px) {
    .contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_form_desired_move_in_date {
      padding-right: 0px !important;
      padding-left: 12px; } }
  .contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_form_desired_move_in_date .control-label::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
    width: 20px;
    height: 24px;
    background: url(../../images/icons/calendar.svg) no-repeat center/cover; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_number_of_bedrooms {
  order: 4; }
  @media (min-width: 1400px) {
    .contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_number_of_bedrooms {
      padding-left: 0px !important;
      padding-right: 12px; } }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_form_comment {
  order: 6; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_address1 {
  order: 7; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_city {
  order: 8; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_state {
  order: 9; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_zip {
  order: 10; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_sign_up_for_the_newsletter {
  order: 11; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_nab_param {
  order: 12; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form #form-fields .hytag_teal_id {
  order: 13; }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_form_desired_move_in_date,
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_number_of_bedrooms {
  position: relative; }
  .contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_form_desired_move_in_date .control-label,
  .contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_number_of_bedrooms .control-label {
    position: absolute;
    top: 20px;
    text-align: center;
    pointer-events: none;
    cursor: text; }
    @media (min-width: 1400px) {
      .contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_form_desired_move_in_date .control-label,
      .contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_number_of_bedrooms .control-label {
        left: 5px; } }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_number_of_bedrooms .control-label {
  left: -5px; }
  @media (min-width: 1400px) {
    .contact #mt_contact_page .mt_contact_left .mt_tab_content form .hytag_number_of_bedrooms .control-label {
      left: -25px; } }
.contact #mt_contact_page .mt_contact_left .mt_tab_content form .form-actions button[type="submit"] {
  border: 2px solid #7cbfa4;
  background-color: transparent;
  border-radius: 0;
  letter-spacing: 0.1em; }
  .contact #mt_contact_page .mt_contact_left .mt_tab_content form .form-actions button[type="submit"]:hover {
    border-color: #7cbfa4;
    background-color: #7cbfa4;
    color: #000; }
.contact #mt_contact_page .mt_contact_right {
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 2000px) {
    .contact #mt_contact_page .mt_contact_right {
      align-content: center; } }
  .contact #mt_contact_page .mt_contact_right::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: url("../../images/contact/Section88.png") no-repeat bottom right/cover;
    opacity: 0.6; }
  .contact #mt_contact_page .mt_contact_right .contact_image {
    width: 100%;
    height: 27vw;
    margin-bottom: 48px; }
    @media (max-width: 991.01px) {
      .contact #mt_contact_page .mt_contact_right .contact_image {
        height: 86vw; } }

#mt_contact_page .hytag_form_desired_move_in_date,
#mt_contact_page .hytag_number_of_bedrooms {
  position: relative; }

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