@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
/*transform origin*/
body {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "alumni-sans", sans-serif;
}

/*.......Button font......*/
.mt_btn {
  font-family: "alumni-sans", sans-serif;
}

/*.......Heading and Copy fonts......*/
.mt_main_heading {
  font-family: "alumni-sans", sans-serif;
}

.mt_sub_heading {
  font-family: "alumni-sans", sans-serif;
}

.mt_col_heading {
  font-family: "alumni-sans", sans-serif;
}

.mt_col_subheading {
  font-family: "alumni-sans", sans-serif;
}

.mt_sec_sub_heading {
  font-family: "alumni-sans", sans-serif;
}

.mt_h4_heading {
  font-family: "alumni-sans", sans-serif;
}

.mt_paragraph,
.mt_architect_name_block h3 {
  font-family: "roboto", sans-serif;
}

.mt_text_small {
  font-family: "roboto", sans-serif;
}

.mt_txt_intro {
  font-family: "roboto", sans-serif;
}

.mt_txt_sub {
  font-family: "roboto", sans-serif;
}

.mt_copy_small {
  font-family: "roboto", sans-serif;
}

.mt_btn {
  font-family: "roboto", sans-serif;
}

.mt_specials_heading,
#mt_testimonial_widget .mt_h4_heading {
  font-family: "roboto", sans-serif;
}

header.splash-header .mt_navigation_wrapper .btn_wrap a {
  font-family: "alumni-sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #474747;
}

.home-splash .mt_banner_outer_wrap.mt_with_both_margins_desktop .mt_banner .mt_banner_content .mt_main_heading {
  font-family: "alumni-sans", sans-serif;
  font-weight: 400;
  font-size: 96px;
  line-height: 90px;
  letter-spacing: 0;
  text-align: center;
  color: #f8f8f8;
}
@media (max-width: 991.8px) {
  .home-splash .mt_banner_outer_wrap.mt_with_both_margins_desktop .mt_banner .mt_banner_content .mt_main_heading {
    font-size: 48px;
    line-height: 50px;
  }
}
.home-splash .mt_banner_outer_wrap.mt_with_both_margins_desktop .mt_banner .mt_banner_content .mt_txt_intro {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  text-align: center;
  color: #f8f8f8;
}
@media (max-width: 991.8px) {
  .home-splash .mt_banner_outer_wrap.mt_with_both_margins_desktop .mt_banner .mt_banner_content .mt_txt_intro {
    font-size: 20px;
    line-height: 28px;
  }
}
.home-splash .mt_one_column_container .mt_one_column .mt_one_column_content_wrapper .mt_col_heading {
  font-family: "alumni-sans", sans-serif;
  font-weight: 500;
  font-size: 64px;
  line-height: 60px;
  letter-spacing: 0;
}
@media (max-width: 991.8px) {
  .home-splash .mt_one_column_container .mt_one_column .mt_one_column_content_wrapper .mt_col_heading {
    font-size: 30px;
    line-height: 38px;
  }
}
.home-splash .mt_one_column_container .mt_one_column .mt_one_column_content_wrapper .mt_paragraph {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}
@media (max-width: 991.8px) {
  .home-splash .mt_one_column_container .mt_one_column .mt_one_column_content_wrapper .mt_paragraph {
    font-size: 18px;
    line-height: 28px;
  }
}
.home-splash #mt_contact_section .mt_contact_left .mt_sub_heading {
  font-family: "alumni-sans", sans-serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: -0.02em;
  color: #6a8478;
  margin-bottom: 48px;
}
@media (max-width: 991.8px) {
  .home-splash #mt_contact_section .mt_contact_left .mt_sub_heading {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 16px;
  }
}
.home-splash #mt_contact_section .mt_contact_left .hyly-div .mt_copy_small {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #474747;
}
.home-splash #mt_contact_section .mt_contact_left .hyly-div #form-fields .control-label,
.home-splash #mt_contact_section .mt_contact_left .hyly-div #form-fields .radio {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #797979;
}
.home-splash #mt_contact_section .mt_contact_left .hyly-div .form-actions #more-info a {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  color: #797979;
}
.home-splash #mt_contact_section .mt_contact_left .hyly-div .form-actions button[type=submit] {
  font-family: "alumni-sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
}

footer .mt_footer_main.footer-splash .mt_footer_info .mt_address .mt_txt_sub {
  line-height: 28px;
  letter-spacing: 0;
  font-family: "alumni-sans", sans-serif;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .mt_footer_main.footer-splash .mt_footer_info .mt_address .mt_txt_sub {
    text-align: right;
    font-size: 24px;
  }
}
footer .mt_footer_main.footer-splash .mt_footer_info .mt_address a {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #eaecf0;
}
@media (min-width: 992px) {
  footer .mt_footer_main.footer-splash .mt_footer_info .mt_address a {
    text-align: right;
    font-size: 16px;
    line-height: 24px;
  }
}
footer .mt_footer_sub.footer-sub-splash .mt_adaeho_wrap a {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #eaecf0;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .mt_footer_sub.footer-sub-splash .mt_adaeho_wrap a {
    font-size: 16px;
    line-height: 24px;
  }
}

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