/*transform origin*/
body {
  font-family: "Work Sans", sans-serif;
  font-size: 0.875em;
  line-height: 1.5em;
  color: #474747;
}

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

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

/*.......font color......*/
.mt_heading_clr {
  color: #F2EAE7;
}

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

.mt_sub_heading {
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 991.8px) {
  .mt_sub_heading {
    font-size: 30px;
  }
}

.mt_col_heading {
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 991.8px) {
  .mt_col_heading {
    font-size: 30px;
  }
}

.mt_col_subheading {
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 991.8px) {
  .mt_col_subheading {
    font-size: 18px;
  }
}

.mt_sec_sub_heading {
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 991.8px) {
  .mt_sec_sub_heading {
    font-size: 30px;
  }
}

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

.mt_paragraph,
.mt_architect_name_block h3 {
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 991.8px) {
  .mt_paragraph,
  .mt_architect_name_block h3 {
    font-size: 18px;
  }
}

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

.mt_txt_intro {
  color: #ffffff;
}

.mt_txt_sub {
  font-size: 20px;
}

#content-sect > * {
  font-family: "Work Sans", sans-serif;
}

.mt_copy_small {
  font-size: 16px;
}

.mt_btn {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
}

footer {
  font-size: 16px;
  color: #ffffff;
}
footer a {
  color: inherit;
}

.mt_specials_heading,
#mt_testimonial_widget .mt_h4_heading {
  font-size: 36px;
}
@media (max-width: 991.8px) {
  .mt_specials_heading,
  #mt_testimonial_widget .mt_h4_heading {
    font-size: 24px;
  }
}

#mt_home_page .mt_banner .mt_main_heading {
  font-size: 72px;
}
@media (max-width: 991.8px) {
  #mt_home_page .mt_banner .mt_main_heading {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  #mt_home_page .mt_banner .mt_btn {
    font-size: 18px;
  }
}

.mt_banner .mt_banner_content {
  color: #ffffff;
}

header a {
  font-weight: 400;
}

#mt_contact_page .mt_tab_content * {
  font-family: "Work Sans", sans-serif;
}

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