/*transform origin*/
.home .mt_one_column {
  padding: 0 !important;
}
.home .mt_one_column .mt_one_column_content_wrapper {
  padding: 80px !important;
}
@media (max-width: 991.8px) {
  .home .mt_one_column .mt_one_column_content_wrapper {
    padding: 40px 20px !important;
  }
}
.home .mt_banner .mt_banner_content > div {
  padding: 0 40px !important;
}
.home .mt_banner_outer_wrap {
  position: relative;
}
@media (max-width: 991.8px) {
  .home .mt_banner_outer_wrap {
    height: 540px;
    background-position-x: 18% !important;
  }
}
.home .mt_banner_outer_wrap:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 32px;
  background: url("../../images/home-banner-vector.svg") bottom no-repeat !important;
  background-size: contain !important;
  z-index: 1;
  width: 35vw;
  height: 100%;
  min-width: 330px;
  max-width: 601px;
}
@media (max-width: 767.8px) {
  .home .mt_banner_outer_wrap:after {
    min-width: 246px;
    bottom: 32px;
  }
}
@media (max-width: 359.8px) {
  .home .mt_banner_outer_wrap:after {
    min-width: 240px;
  }
}
.home .mt_banner.mt_full_height_banner {
  margin: 0;
}
@media (min-width: 992px) {
  .home .mt_banner.mt_full_height_banner {
    margin-top: 7rem;
  }
}
.home .mt_banner.mt_banner_overlay:before {
  background: none !important;
}
.home .mt_banner .mt_banner_content {
  justify-content: flex-start;
  padding-top: 90px;
}
.home .mt_banner .mt_banner_content .mt_main_heading {
  font-family: "Heatwood", sans-serif !important;
  color: #e37082;
  font-weight: 400;
}
.home .mt_banner .mt_banner_content .mt_main_heading {
  font-size: 20px;
}
@media screen and (min-width: 435px) {
  .home .mt_banner .mt_banner_content .mt_main_heading {
    font-size: calc(20px + 15 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_banner .mt_banner_content .mt_main_heading {
    font-size: 35px;
  }
}
.home .mt_banner .mt_banner_content .mt_main_heading {
  line-height: 46px;
}
@media screen and (min-width: 435px) {
  .home .mt_banner .mt_banner_content .mt_main_heading {
    line-height: calc(46px + 39 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_banner .mt_banner_content .mt_main_heading {
    line-height: 85px;
  }
}
.home .mt_banner .mt_banner_content .mt_main_heading span {
  font-family: "proxima-nova", sans-serif;
}
.home .mt_banner .mt_banner_content .mt_main_heading br.next-line {
  display: none;
}
@media (max-width: 991.8px) {
  .home .mt_banner .mt_banner_content .mt_main_heading br.next-line {
    display: block;
  }
}
@media (max-width: 991.8px) {
  .home .mt_banner .mt_banner_content {
    padding-top: 10px;
  }
}
@media (max-width: 991.8px) {
  .home .mt_two_col.mt_col_reverse {
    flex-direction: column-reverse !important;
  }
}
.home .mt_two_column_container.padding_image .mt_two_col .mt_col_img {
  height: 100%;
  width: 600px;
  overflow: hidden;
}
@media (max-width: 767.8px) {
  .home .mt_two_column_container.padding_image .mt_two_col .mt_col_img {
    height: 240px;
    width: 100%;
    margin: 40px 0 0 0 !important;
  }
}
@media (min-width: 992px) {
  .home .mt_two_column_container.padding_image .mt_two_col .mt_col_img {
    margin: auto 0 !important;
  }
}
.home .mt_two_column_container.padding_image .mt_two_col .mt_col_img img {
  object-position: center;
  object-fit: cover;
}
.home .mt_two_column_container.padding_image .mt_two_col .mt_col_content .mt_btn {
  width: auto !important;
}
.home .mt_two_column_container.padding_image .mt_two_col .mt_col_content .mt_btn:hover {
  background-color: #53797d !important;
  border-color: #53797d !important;
  color: #ffffff !important;
}
@media (max-width: 991.8px) {
  .home .mt_two_column_container.padding_image .mt_two_col:not(.mt_col_reverse) .mt_col_img {
    order: 2;
  }
}
.home .mt_two_column_container.padding_image .mt_two_col.mt_col_reverse .mt_col_content {
  padding: 0 !important;
}
.home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
  color: #ffffff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 700;
}
.home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
  font-size: 32px;
}
@media screen and (min-width: 435px) {
  .home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
    font-size: calc(32px + 13 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
    font-size: 45px;
  }
}
.home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
  line-height: 40px;
}
@media screen and (min-width: 435px) {
  .home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
    line-height: calc(40px + 20 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
    line-height: 60px;
  }
}
@media (max-width: 767.8px) {
  .home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
    -webkit-text-stroke-width: 1.3px;
    letter-spacing: 0.12em;
  }
}
.home .mt_two_column_container .mt_col_content .mt_paragraph {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.home .mt_location_section_wrapper .mt_location_bg {
  display: none;
}
.home .mt_location_section_wrapper .mt_location_inner {
  margin-top: 0;
}
.home .mt_location_section_wrapper .mt_page_padding {
  padding: 0 !important;
}
.home .mt_location_section_wrapper .mt_location_content_wrap {
  padding: 80px;
}
@media (max-width: 991.8px) {
  .home .mt_location_section_wrapper .mt_location_content_wrap {
    padding: 60px 40px;
  }
}
.home .mt_location_section_wrapper .mt_sub_heading {
  font-family: "Heatwood", sans-serif !important;
  font-weight: 400;
  color: #e37082;
}
.home .mt_location_section_wrapper .mt_sub_heading {
  font-size: 25px;
}
@media screen and (min-width: 435px) {
  .home .mt_location_section_wrapper .mt_sub_heading {
    font-size: calc(25px + 10 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_location_section_wrapper .mt_sub_heading {
    font-size: 35px;
  }
}
.home .mt_location_section_wrapper .mt_sub_heading {
  line-height: 45px;
}
@media screen and (min-width: 435px) {
  .home .mt_location_section_wrapper .mt_sub_heading {
    line-height: calc(45px + 15 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .mt_location_section_wrapper .mt_sub_heading {
    line-height: 60px;
  }
}
.home .mt_location_section_wrapper .mt_paragraph {
  color: #ffffff;
}
.home .mt_location_section_wrapper .mt_btn.mt_fill_btn {
  font-size: clamp(1rem, 0.948rem + 0.191vw, 1.125rem);
  margin-top: 18px;
  background-color: #738f94;
  border-color: #738f94;
}
.home .mt_location_section_wrapper .mt_btn.mt_fill_btn:hover {
  background-color: #53797d;
  border-color: #53797d;
  color: #ffffff;
}
@media (max-width: 991.8px) {
  .home .mt_location_section_wrapper .mt_btn.mt_fill_btn {
    width: fit-content;
    margin: 20px auto 0;
  }
}
.home .mt_col_heading {
  -webkit-text-stroke-width: 0;
}
.home .form_component {
  background-position-x: 100% !important;
  background-size: 50% !important;
}
.home .form_component .mt_col_heading {
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 5px;
}
.home .form_component .mt_col_heading {
  font-size: 35px;
}
@media screen and (min-width: 435px) {
  .home .form_component .mt_col_heading {
    font-size: calc(35px + 10 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .form_component .mt_col_heading {
    font-size: 45px;
  }
}
.home .form_component .mt_col_heading {
  line-height: 40px;
}
@media screen and (min-width: 435px) {
  .home .form_component .mt_col_heading {
    line-height: calc(40px + 20 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .form_component .mt_col_heading {
    line-height: 60px;
  }
}
.home .form_component .mt_txt_sub {
  color: #ffffff;
  letter-spacing: 0.05em;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.home .form_component .mt_txt_sub {
  font-size: 18px;
}
@media screen and (min-width: 435px) {
  .home .form_component .mt_txt_sub {
    font-size: calc(18px + 2 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .form_component .mt_txt_sub {
    font-size: 20px;
  }
}
.home .form_component .mt_txt_sub {
  line-height: 26px;
}
@media screen and (min-width: 435px) {
  .home .form_component .mt_txt_sub {
    line-height: calc(26px + 4 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .form_component .mt_txt_sub {
    line-height: 30px;
  }
}
.home .form_component .mt_fill_btn {
  background-color: #0f4057;
  border-color: #0f4057;
  font-size: clamp(1rem, 0.948rem + 0.191vw, 1.125rem);
}
.home .form_component .mt_fill_btn:hover {
  background-color: #53797d;
  border-color: #53797d;
  color: #ffffff;
}
@media (max-width: 991.8px) {
  .home .form_component .mt_fill_btn {
    width: fit-content !important;
  }
}
.home .form_component .selectivo__label {
  border-radius: 0px !important;
  color: #0f4057 !important;
}
.home #available_filters .mt_filter_wrap .dropdown .selectivo__label::after {
  border-color: #0f4057;
}
.home #available_filters .mt_filter_wrap .dropdown .selectivo__label,
.home #available_filters .mt_filter_wrap .dropdown .selectivo__option {
  letter-spacing: 0.05em;
}
.home #available_filters .mt_filter_wrap .dropdown .selectivo__label::after {
  right: 19px;
}
.home #available_filters .mt_filter_wrap .dropdown [role=listbox] {
  border-radius: 8px;
  margin-top: 5px;
}
.home #available_filters .mt_filter_wrap .dropdown [role=option] {
  padding: 10px;
  color: #000;
}
.home #available_filters .mt_filter_wrap .dropdown [role=option]:hover {
  background-color: #53797d;
  color: #ffffff;
}
.home #available_filters .mt_filter_wrap .dropdown [role=option].selectivo__option--selected {
  background-color: transparent;
  position: relative;
  color: #000;
}
.home #available_filters .mt_filter_wrap .dropdown [role=option].selectivo__option--selected:hover {
  background-color: #53797d;
  color: #ffffff;
}
.home #available_filters .mt_filter_wrap .dropdown [role=option].selectivo__option--selected::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("../../images/Tick.svg");
  background-position: right center;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  right: 10px;
}
.home .amenities_component {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.8px) {
  .home .amenities_component {
    background-position-x: 18% !important;
  }
  .home .amenities_component .mt_btn.mt_fill_btn {
    width: fit-content;
  }
}
.home .amenities_component::after {
  display: block;
  content: "";
  background-image: url("../../images/Tagline_Mark_1.svg");
  background-size: 100%;
  width: 199px;
  height: 199px;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
}
@media (max-width: 991.8px) {
  .home .amenities_component::after {
    display: none;
  }
}
.home .amenities_component .mt_one_column.onecolumn {
  padding: 80px;
}
.home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
  letter-spacing: 0.1em;
  color: #0f4057;
  text-transform: uppercase;
  -webkit-text-fill-color: #0f4057;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: transparent;
}
.home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
  font-size: 35px;
}
@media screen and (min-width: 435px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
    font-size: calc(35px + 10 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
    font-size: 45px;
  }
}
.home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
  line-height: 40px;
}
@media screen and (min-width: 435px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
    line-height: calc(40px + 20 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_col_heading {
    line-height: 60px;
  }
}
.home .amenities_component .mt_one_column.onecolumn .mt_col_heading span {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0f4057;
}
.home .amenities_component .mt_one_column.onecolumn .mt_paragraph {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 900px !important;
}
@media (max-width: 1399.8px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_paragraph {
    max-width: 70% !important;
  }
}
@media (max-width: 991.8px) {
  .home .amenities_component .mt_one_column.onecolumn .mt_paragraph {
    max-width: 900px !important;
  }
}
.home .amenities_component .mt_one_column.onecolumn .mt_btn.mt_fill_btn {
  background-color: #0f4057;
  border-color: #0f4057;
  font-size: clamp(1rem, 0.948rem + 0.191vw, 1.125rem);
}
.home .amenities_component .mt_one_column.onecolumn .mt_btn.mt_fill_btn:hover {
  background-color: #53797d !important;
  border-color: #53797d !important;
  color: #ffffff !important;
}
@media (max-width: 991.8px) {
  .home .amenities_component .mt_one_column.onecolumn {
    padding: 40px;
  }
}
.home .special_offer_component {
  position: relative;
  background-position-y: 105% !important;
}
.home .special_offer_component .mt_col_heading {
  letter-spacing: 0.1em;
  margin: 0;
}
.home .special_offer_component .mt_col_heading {
  font-size: 35px;
}
@media screen and (min-width: 435px) {
  .home .special_offer_component .mt_col_heading {
    font-size: calc(35px + 10 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .special_offer_component .mt_col_heading {
    font-size: 45px;
  }
}
.home .special_offer_component .mt_col_heading {
  line-height: 40px;
}
@media screen and (min-width: 435px) {
  .home .special_offer_component .mt_col_heading {
    line-height: calc(40px + 20 * (100vw - 435px) / 1045);
  }
}
@media screen and (min-width: 1480px) {
  .home .special_offer_component .mt_col_heading {
    line-height: 60px;
  }
}
.home .special_offer_component .mt_btn.mt_fill_btn {
  background-color: #0f4057;
  border-color: #0f4057;
  margin-top: 20px;
  font-size: clamp(1rem, 0.948rem + 0.191vw, 1.125rem);
}
@media (max-width: 991.8px) {
  .home .special_offer_component .mt_btn.mt_fill_btn {
    width: fit-content;
  }
}
.home .special_offer_component .mt_btn.mt_fill_btn:hover {
  background-color: #53797d !important;
  border-color: #53797d !important;
  color: #ffffff !important;
}
.home .special_offer_component .mt_one_column_content_wrapper {
  padding: 80px !important;
}
.home .special_offer_component .mt_one_column_content_wrapper p {
  max-width: 960px;
}
@media (max-width: 991.8px) {
  .home .special_offer_component .mt_one_column_content_wrapper {
    padding: 40px 20px !important;
  }
}
.home .special_offer_component::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-image: url("../../images/Aura_Mark_1.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 170px;
  height: 182px;
}
@media (max-width: 991.8px) {
  .home .special_offer_component::after {
    display: none;
  }
}
.home .vibrant-community-section {
  background-position-y: 70% !important;
}
.home .mt_two_col {
  padding: 80px;
}
@media (max-width: 991.8px) {
  .home .mt_two_col {
    padding: 40px;
  }
}
.home .mt_two_column_container.padding_image.two_column_section_one .mt_col_content,
.home .mt_two_column_container.padding_image.two_column_section_two .mt_col_content {
  padding-right: 0 !important;
  padding: 0 !important;
}
.home .mt_two_column_container.padding_image.two_column_section_one .mt_col_content .mt_btn.mt_fill_btn,
.home .mt_two_column_container.padding_image.two_column_section_two .mt_col_content .mt_btn.mt_fill_btn {
  font-size: clamp(1rem, 0.948rem + 0.191vw, 1.125rem);
}
@media (min-width: 992px) {
  .home .mt_two_column_container.padding_image.two_column_section_one .mt_col_img {
    max-height: 609px;
  }
}
@media (min-width: 992px) {
  .home .mt_two_column_container.padding_image.two_column_section_two .mt_col_img {
    max-height: 409px;
  }
}

/* For the scrollbar track */
::-webkit-scrollbar {
  width: 10px;
  /* Width of the scrollbar */
}

::-webkit-scrollbar-track {
  background: #f4f4f4;
  /* Background of the scrollbar track */
}

::-webkit-scrollbar-thumb {
  background: #eaecf0;
  /* Color of the scrollbar thumb */
  border-radius: 6px;
  /* Rounded edges */
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-thumb:hover {
  background: #c8c8c8;
  /* Color on hover */
}

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