/*transform origin*/
#mt_contact_page,
#mt_contact_section {
  flex-wrap: wrap;
  padding-top: 0 !important;
}
#mt_contact_page #hyfield5 label,
#mt_contact_section #hyfield5 label {
  width: 140px !important;
  margin: 0 auto;
  left: 20px !important;
  right: 0 !important;
}
#mt_contact_page #hyfield5 input,
#mt_contact_section #hyfield5 input {
  background-position: calc(50% - 75px) 45% !important;
  text-align: center;
}
#mt_contact_page #hyfield39 label,
#mt_contact_section #hyfield39 label {
  left: 0 !important;
  margin: 0 auto;
  right: 20px !important;
  width: 140px !important;
}
#mt_contact_page #hyfield39 select,
#mt_contact_section #hyfield39 select {
  background-position: calc(50% + 75px) 50% !important;
}
#mt_contact_page .tel-thankyou,
#mt_contact_section .tel-thankyou {
  font-weight: 600;
  color: #00434C;
}
#mt_contact_page .hywrap button[type=submit],
#mt_contact_section .hywrap button[type=submit] {
  font-size: 11px;
  letter-spacing: 2px;
  font-family: "termina", sans-serif;
  font-weight: 600;
}
#mt_contact_page .hywrap button[type=submit]:hover,
#mt_contact_section .hywrap button[type=submit]:hover {
  border-color: #C0D5C4 !important;
  background-color: #C0D5C4 !important;
  color: #000 !important;
}
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_left,
  #mt_contact_section .mt_contact_left {
    margin-left: 16px;
    width: calc(50% - 16px);
  }
  #mt_contact_page .mt_contact_right,
  #mt_contact_section .mt_contact_right {
    margin-top: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    width: calc(50% - 16px);
  }
}
#mt_contact_page .hywrap select,
#mt_contact_section .hywrap select {
  background-image: url(../../images/arrowbottom.png);
}
#mt_contact_page .mt_tab_content *,
#mt_contact_section .mt_tab_content * {
  font-family: "Roboto", sans-serif;
}
#mt_contact_page #mt_tabs,
#mt_contact_section #mt_tabs {
  border: 1px solid #054655;
}
#mt_contact_page #mt_tabs button,
#mt_contact_section #mt_tabs button {
  color: #00434C;
  border-color: #054655;
}
#mt_contact_page .mt_contact_left .mt_required_info,
#mt_contact_section .mt_contact_left .mt_required_info {
  font-family: "Roboto", sans-serif;
  color: #00434C;
}
#mt_contact_page .mt_contact_right,
#mt_contact_section .mt_contact_right {
  background: rgba(234, 229, 221, 0.537254902);
}
#mt_contact_page .mt_contact_right .mt_contact_address > div h3,
#mt_contact_section .mt_contact_right .mt_contact_address > div h3 {
  font-family: "termina", sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
#mt_contact_page .mt_contact_right .mt_contact_address > div p,
#mt_contact_page .mt_contact_right .mt_contact_address > div span,
#mt_contact_section .mt_contact_right .mt_contact_address > div p,
#mt_contact_section .mt_contact_right .mt_contact_address > div span {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 991.8px) {
  #mt_contact_page .mt_contact_right .mt_contact_address > div p,
  #mt_contact_page .mt_contact_right .mt_contact_address > div span,
  #mt_contact_section .mt_contact_right .mt_contact_address > div p,
  #mt_contact_section .mt_contact_right .mt_contact_address > div span {
    font-size: 18px;
    line-height: 28px;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address > div h3,
#mt_contact_page .mt_contact_right .mt_contact_address > div span,
#mt_contact_page .mt_contact_right .mt_contact_address > div p,
#mt_contact_section .mt_contact_right .mt_contact_address > div h3,
#mt_contact_section .mt_contact_right .mt_contact_address > div span,
#mt_contact_section .mt_contact_right .mt_contact_address > div p {
  color: #00434C;
}
#mt_contact_page .hywrap .control-label,
#mt_contact_section .hywrap .control-label {
  color: #00434C;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

#mt_contact_page .hywrap input,
#mt_contact_page .hywrap input[type=text],
#mt_contact_page .hywrap textarea,
#mt_contact_page .hywrap select {
  border-color: #054655;
}

#form-fields .control-group.hytag_number_of_bedrooms label,
#form-fields .control-group.hytag_form_desired_move_in_date label {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: -1;
  width: calc(100% - 20px);
}

.contact #mt_contact_page .hywrap #form-fields .control-group.hytag_number_of_bedrooms,
.contact #mt_contact_page .hywrap #form-fields .control-group.hytag_form_desired_move_in_date {
  position: relative;
}

#mt_contact_page .hywrap #hyfield5 input {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url(../../images/date.png);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
}

#mt_contact_page .hywrap input,
#mt_contact_page .hywrap input[type=text],
#mt_contact_page .hywrap textarea,
#mt_contact_page .hywrap select {
  border-radius: 0;
}

.thank-you .mt_contact_left h1, .thank-you .mt_contact_left h2 {
  display: none;
}

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