/*transform origin*/
@font-face {
  font-family: "cigars-regular";
  src: url("../font/hwcigars-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.05em;
}
@font-face {
  font-family: "Mabry-Pro";
  src: url("../font/regular/font.woff2") format("woff2"), url("../font/regular/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0em;
}
@font-face {
  font-family: "Mabry-Pro-Bold";
  src: url("../font/bold/font.woff2") format("woff2"), url("../font/bold/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.05em;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../../mastertemplatetwo/fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../../mastertemplatetwo/fonts/fontawesome/fa-solid-900.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.home .mt_banner.mt_banner_overlay:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.home .mt_banner.mt_full_height_banner {
  min-height: 600px;
}
.home .mt_banner.mt_full_height_banner {
  margin-bottom: 0px;
}
.home .one-column-intro {
  background-color: #FFF0DE !important;
}
.home .one-column-intro .mt_one_column {
  padding: 33px 10vw 0;
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column {
    padding: 0;
  }
}
.home .one-column-intro .mt_one_column_content_wrapper {
  background-color: #494846;
  padding: 22px 65px;
  position: relative;
  margin: 0 auto;
}
.home .one-column-intro .mt_one_column_content_wrapper:before {
  content: "";
  background-image: url(../../images/Brown-flower.svg);
  position: absolute;
  top: -23px;
  left: -23px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper:before {
    display: none;
  }
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper {
    padding: 33px 58px 20px;
    text-align: center;
  }
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper h3 {
    margin-bottom: 10px !important;
  }
}
.home .one-column-intro .mt_one_column_content_wrapper .mt_paragraph {
  position: relative;
  width: fit-content;
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper .mt_paragraph {
    display: inline-block;
    width: auto !important;
    max-width: 350px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    box-sizing: border-box;
    text-align: center !important;
    color: #FFFFFF !important;
  }
}
@media (max-width: 575.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper .mt_paragraph {
    max-width: 300px !important;
  }
}
@media (min-width: 992px) {
  .home .one-column-intro .mt_one_column_content_wrapper .mt_paragraph:before {
    display: none;
  }
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_content_wrapper .mt_paragraph:before {
    content: "";
    background-image: url(../../images/Brown-flower.svg);
    position: absolute;
    top: -15px;
    left: -34px;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
  }
}
@media (max-width: 991.8px) {
  .home .one-column-intro .mt_one_column_container .mt_col_heading {
    display: none !important;
  }
}
.home .two-column-two-image {
  padding: 40px 10vw;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image {
    padding: 0 0 0px;
  }
}
.home .two-column-two-image .mt_two_col {
  column-gap: 45px;
  margin: 0 auto;
  justify-content: space-between;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col {
    flex-direction: column-reverse !important;
  }
}
.home .two-column-two-image .mt_two_col .mt_sec_sub_heading {
  margin-bottom: 34px;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col .mt_sec_sub_heading {
    margin-bottom: 10px !important;
  }
}
.home .two-column-two-image .mt_two_col .mt_paragraph {
  display: none;
}
.home .two-column-two-image .mt_two_col p {
  margin-bottom: 10px;
  color: #000 !important;
}
.home .two-column-two-image .mt_two_col p.highlight {
  font-size: 20px;
  font-family: "Mabry-Pro-Bold", sans-serif;
  line-height: 24px;
  color: #9D845E !important;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col p.highlight {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col p {
    font-size: 14px !important;
    line-height: 16px;
  }
}
.home .two-column-two-image .mt_two_col .mt_col_img {
  margin: 30px 0;
  margin-right: 0 !important;
  width: 50%;
  max-height: 300px;
  align-self: center;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col .mt_col_img {
    width: 100%;
    max-height: 300px;
    margin: 0;
  }
}
.home .two-column-two-image .mt_two_col .mt_col_content {
  padding: 0 !important;
}
@media (max-width: 991.8px) {
  .home .two-column-two-image .mt_two_col .mt_col_content {
    padding: 36px 36px 36px 31px !important;
  }
}
.home .everything-section .mt_one_column.onecolumn {
  padding: 0 !important;
}
@media (max-width: 991.8px) {
  .home .everything-section .mt_one_column.onecolumn {
    background-color: #FFF0DE;
  }
}
.home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper {
  padding: 57px 10vw;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 991.8px) {
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper {
    padding: 22px 40px 30px;
  }
}
.home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper h3 {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 0px !important;
  position: relative;
  text-align: left;
}
@media (min-width: 992px) {
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper h3 {
    max-width: 760px !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 991.8px) {
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper h3 {
    color: #9D845E !important;
    width: fit-content !important;
    font-size: 18px;
    line-height: 22px;
    text-align: left !important;
  }
}
.home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper h3:before {
  content: "";
  background-image: url(../../images/pink.png);
  position: absolute;
  top: -5px;
  left: -70px;
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991.8px) {
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper h3:before {
    top: 0;
    left: -35px;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../../images/Brown-flower.svg);
  }
}
@media (max-width: 991.8px) {
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper {
    padding: 33px 40px 30px 62px;
    background-color: #FFF0DE !important;
  }
  .home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper p {
    display: none !important;
  }
}
.home .everything-section .mt_one_column.onecolumn .mt_one_column_content_wrapper .mt_paragraph {
  position: relative;
  width: fit-content;
}
.home .mt_col_img_dual {
  position: relative;
}
.home .mt_col_img_dual:after {
  content: "";
  background-image: url(../../images/two-column.svg);
  position: absolute;
  top: -48px;
  right: -48px;
  width: 96px;
  height: 96px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991.8px) {
  .home .mt_col_img_dual:after {
    right: 0;
  }
}
.home .gallery-section {
  height: 600px;
}
.home .gallery-section img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991.8px) and (max-width: 991.8px) {
  .home .gallery-section .mt_one_column_container .mt_col_heading {
    display: none !important;
  }
}
@media (max-width: 991.8px) {
  .home .gallery-section .mt_paragraph {
    display: none;
  }
}
.home .two-column-right .mt_col_img,
.home .two-column-left .mt_col_img {
  min-height: 41vw;
  height: auto;
}
@media (max-width: 991.8px) {
  .home .two-column-right .mt_col_img,
  .home .two-column-left .mt_col_img {
    margin-top: 0 !important;
  }
}
.home .two-column-right .mt_sec_sub_heading,
.home .two-column-left .mt_sec_sub_heading {
  margin-bottom: 30px !important;
}
.home .two-column-right ul,
.home .two-column-left ul {
  margin: 15px 0;
  padding-left: 5px !important;
}
.home .two-column-right ul li,
.home .two-column-left ul li {
  list-style-type: none;
  position: relative;
  padding-left: 9px;
}
.home .two-column-right ul li:before,
.home .two-column-left ul li:before {
  content: "*";
  position: absolute;
  left: -5px;
  top: 13px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  color: #A1705E;
}
@media (max-width: 991.8px) {
  .home .two-column-right ul li:before,
  .home .two-column-left ul li:before {
    color: #FFF0DE;
  }
}
@media (max-width: 991.8px) {
  .home .two-column-right *,
  .home .two-column-left * {
    color: #FFF0DE !important;
  }
}
@media (max-width: 991.8px) {
  .home .two-column-right h3,
  .home .two-column-left h3 {
    max-width: 90px !important;
    position: relative;
    margin-left: 60px;
  }
  .home .two-column-right h3:before,
  .home .two-column-left h3:before {
    content: "";
    background-image: url(../../images/mob-log.svg);
    position: absolute;
    top: -5px;
    left: -75px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media (max-width: 991.8px) {
  .home .two-column-right {
    background-color: #A1705E !important;
  }
  .home .two-column-right .mt_two_col {
    flex-direction: column-reverse !important;
  }
}
.home .two-column-right .mt_col_content {
  padding: 50px 37px 0 10vw !important;
}
@media (max-width: 991.8px) {
  .home .two-column-right .mt_col_content {
    padding: 48px 36px 52px !important;
  }
}
@media (max-width: 991.8px) {
  .home .two-column-left {
    background-color: #494846 !important;
  }
  .home .two-column-left .mt_two_col {
    flex-direction: column-reverse !important;
  }
}
.home .two-column-left .mt_col_content {
  padding: 50px 10vw 0 37px !important;
}
@media (max-width: 991.8px) {
  .home .two-column-left .mt_col_content {
    padding: 48px 36px 30px !important;
  }
}
@media (min-width: 992px) {
  .home .mt_two_column_container.padding_image .mt_two_col.mt_col_reverse .mt_col_img {
    margin-right: 0 !important;
  }
}

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