@charset "UTF-8";
.home-sale-bg {
  padding-top: 2rem;
  z-index: -1;
}
.home-sale-bg .filter-mobile {
  background: #fff;
  padding: 20px 0 20px 0;
  position: sticky;
  top: 75px;
  z-index: 2;
}
.home-sale-bg .filter-mobile .btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-bg .filter-mobile .btn-outline-secondary {
  --bs-btn-hover-bg: transparent;
  --bs-btn-active-bg: transparent;
}
.home-sale-bg .filter-desktop, .home-sale-bg .filter-tablet {
  background: #fff;
  padding: 30px 0 30px 20px;
  position: sticky;
  top: 98px;
  z-index: 2;
}
.home-sale-bg .filter-desktop .filter-wrapper, .home-sale-bg .filter-tablet .filter-wrapper {
  display: flex;
}
.home-sale-bg .filter-desktop .dropdown-toggle::after, .home-sale-bg .filter-tablet .dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f107" !important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
  color: #0F2A44;
}
.home-sale-bg .filter-desktop .btn-secondary, .home-sale-bg .filter-tablet .btn-secondary {
  --bs-btn-color: #0f2a44;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #0f2a44;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #6c757d;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.home-sale-bg .filter-desktop .btn-secondary.btn, .home-sale-bg .filter-tablet .btn-secondary.btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-bg .mobile-layout-fliter .filter-wrapper {
  display: flex;
}
.home-sale-bg .mobile-layout-fliter .dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f107" !important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
  color: #0F2A44;
}
.home-sale-bg .mobile-layout-fliter .btn-secondary {
  --bs-btn-color: #0f2a44;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #0f2a44;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #6c757d;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.home-sale-bg .mobile-layout-fliter .btn-secondary.btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-bg .mobile-layout-fliter .price-content .btn-secondary {
  width: 100%;
  margin-bottom: 30px;
}
.home-sale-bg .mobile-layout-fliter .price-content .dropdown-menu.show {
  width: -webkit-fill-available;
}
.home-sale-bg .mobile-layout-fliter .custom-choose input[type=radio] + label, .home-sale-bg .mobile-layout-fliter .custom-choose input[type=radio]:not(checked) + label {
  border-radius: 0;
  margin-right: -2px;
  padding: 5px 20px;
}
.home-sale-bg .btn-group {
  margin-right: 35px;
}
.home-sale-bg .grid-wrapper {
  position: relative;
  background: #fff;
  overflow-y: hidden;
}
.home-sale-bg .grid-wrapper-map {
  position: relative;
  background: #f8f8f8;
  overflow-y: hidden;
}
.home-sale-bg .property {
  padding: 20px 144px 10px 20px;
}
.home-sale-bg .property h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  color: #0F2A44;
}
.home-sale-bg .property p {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  color: #4C4C4C;
}

.home-sale-map .inner-banner-content > h2 {
  text-align: left;
}
.home-sale-map .filter-mobile {
  background: #fff;
  padding: 20px 0 20px 0;
  position: sticky;
  top: 75px;
  z-index: 2;
}
.home-sale-map .filter-mobile .btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-map .filter-mobile .btn-outline-secondary {
  --bs-btn-hover-bg: transparent;
  --bs-btn-active-bg: transparent;
}
.home-sale-map .filter-desktop, .home-sale-map .filter-tablet {
  background: #fff;
  padding: 30px 0 30px 20px;
  position: sticky;
  top: 98px;
  z-index: 2;
}
.home-sale-map .filter-desktop .filter-wrapper, .home-sale-map .filter-tablet .filter-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.home-sale-map .filter-desktop .dropdown-toggle::after, .home-sale-map .filter-tablet .dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f107" !important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
  color: #0F2A44;
}
.home-sale-map .filter-desktop .btn-secondary, .home-sale-map .filter-tablet .btn-secondary {
  --bs-btn-color: #0f2a44;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #0f2a44;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #6c757d;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.home-sale-map .filter-desktop .btn-secondary.btn, .home-sale-map .filter-tablet .btn-secondary.btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-map .mobile-layout-fliter .filter-wrapper {
  display: flex;
}
.home-sale-map .mobile-layout-fliter .dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f107" !important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
  color: #0F2A44;
}
.home-sale-map .mobile-layout-fliter .btn-secondary {
  --bs-btn-color: #0f2a44;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #0f2a44;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #6c757d;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.home-sale-map .mobile-layout-fliter .btn-secondary.btn {
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  color: #4C4C4C !important;
}
.home-sale-map .mobile-layout-fliter .price-content .btn-secondary {
  width: 100%;
  margin-bottom: 30px;
}
.home-sale-map .mobile-layout-fliter .price-content .dropdown-menu.show {
  width: -webkit-fill-available;
}
.home-sale-map .mobile-layout-fliter .custom-choose input[type=radio] + label, .home-sale-map .mobile-layout-fliter .custom-choose input[type=radio]:not(checked) + label {
  border-radius: 0;
  margin-right: -2px;
  padding: 5px 20px;
}
.home-sale-map .btn-group {
  margin-right: 35px;
}
.home-sale-map .grid-wrapper {
  position: relative;
  background: #f8f8f8;
  overflow-y: hidden;
}
.home-sale-map .grid-wrapper-map {
  position: relative;
  background: #f8f8f8;
  overflow-y: hidden;
}
.home-sale-map .property {
  padding: 20px 144px 10px 20px;
}
.home-sale-map .property h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  color: #0F2A44;
}
.home-sale-map .property p {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  color: #4C4C4C;
}

.sales-section .text-bg-primary {
  background-color: #000 !important;
  padding: 7px !important;
  font-family: "Noto Sans", sans-serif;
  display: none;
}
.sales-section .card {
  --bs-card-border-radius: 0.675rem !important;
  overflow: hidden;
}
.sales-section .card .card-body {
  flex: initial;
}
.sales-section .card .card-body h5 {
  margin: 0px;
}
.sales-section .card-footer {
  background: transparent;
  padding: 12px 15px;
}
.sales-section .address-text {
  font-size: 1rem;
  margin: 0px;
}
.sales-section .card-title {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #0F2A44;
  margin: 0;
}
.sales-section .price-label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #4C4C4C;
}
.sales-section .starting-price-label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-size: 1.3rem;
  color: #FF5D15;
}
.sales-section .card-text {
  font-family: "Noto Sans", sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 23px;
}
.sales-section .card-text {
  color: #4C4C4C;
  margin-bottom: 0px;
}
.sales-section .pro-card-images {
  height: 200px;
  overflow: hidden;
}
.sales-section img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sales-section .sales-in-sec {
  height: 200px;
}

.sales-map-section .text-bg-primary {
  background-color: #000 !important;
  padding: 7px !important;
  font-family: "Noto Sans", sans-serif;
}
.sales-map-section .card {
  --bs-card-border-radius: 0.675rem !important;
}
.sales-map-section .card-body {
  padding-bottom: 0 !important;
}
.sales-map-section .card-footer {
  background: transparent;
  padding: 12px 15px;
}
.sales-map-section .card-title {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #0F2A44;
  margin: 0;
}
.sales-map-section .price-label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #4C4C4C;
}
.sales-map-section .starting-price-label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-size: 1.3rem;
  color: #FF5D15;
}
.sales-map-section .card-text {
  font-family: "Noto Sans", sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
}
.sales-map-section .card-text {
  color: #4C4C4C;
  margin-bottom: 8px;
}
.sales-map-section .pro-card-images {
  height: 200px;
  overflow: hidden;
}

.contact-cat-section {
  padding: 2rem 0;
}
.contact-cat-section .cat-bg {
  background-color: #0F2A44;
  align-items: center;
  padding: 80px 40px;
}
.contact-cat-section .row {
  align-items: center;
}
.contact-cat-section .cat-bg-left h1, .contact-cat-section p {
  color: #fff;
}
.contact-cat-section .cat-bg-left h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.contact-cat-section .cat-bg-left p {
  font-size: 1.3rem;
  font-family: "Noto Sans", sans-serif;
  padding-right: 110px;
}

.journey {
  position: relative;
  z-index: 1;
  background: #fff;
}

.full-journey footer {
  position: relative;
  z-index: 1;
}

.floating-action-bar button {
  background: #FF5D15;
  padding: 10px 20px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  box-shadow: none;
  border: none;
}

.floating-action-bar button:hover {
  transition: background-color ease 0.4s, border-radius ease 0.4s;
  border-radius: 33px;
}

.map-icon-btn img {
  width: 24px;
}

.map-icon-btn .text-b {
  justify-content: center;
  align-self: center;
}

.price-content .dropdown-menu.show {
  width: -moz-max-content !important;
  width: max-content !important;
}

.price-content .dropdown-menu {
  padding: 0;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 12px 0px;
}

.drowndown-header {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 24px;
  background-color: rgb(246, 246, 250);
  box-sizing: border-box;
  color: rgb(89, 107, 130);
  padding: 10px;
  font-family: "Noto Sans", sans-serif;
}

.drowndown-header h6 {
  margin: 0;
}

.apply-btn button {
  width: 100%;
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

.label-txt label {
  color: #333;
  font-size: 1rem;
  font-family: "Noto Sans", sans-serif;
}

@media (min-width: 320px) and (max-width: 475px) {
  #myModal .modal-footer {
    display: unset;
    padding: 0;
  }
  .home-sale-bg .btn-group {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .home-sale-map .btn-group {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .grid-wrapper .map-section {
    display: none;
  }
  .grid-wrapper .map-section, .filter-desktop, .filter-tablet {
    display: none;
  }
  .grid-wrapper-map .map-section {
    display: none;
  }
  .grid-wrapper-map .map-section, .filter-desktop, .filter-tablet {
    display: none;
  }
  .filter-mobile {
    display: block;
  }
  .home-sale-bg .property {
    padding: 30px 10px 20px 10px;
  }
  .home-sale-map .property {
    padding: 30px 10px 20px 10px;
  }
  .sales-section {
    padding: 0 20px;
  }
  .contact-cat-section .cat-bg {
    padding: 40px 30px;
  }
  .contact-cat-section .cat-bg-left p {
    padding-right: 0;
  }
  .floating-action-bar {
    position: fixed;
    align-items: center;
    justify-content: center;
    transition: bottom 0.5s;
    z-index: 2;
    bottom: 0;
  }
  .map-mobile-sec {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .mobile-layout-fliter .dropdown-menu.show {
    display: block;
    width: -webkit-fill-available;
  }
}
/* Tablate Responsive css goes here **/
@media (min-width: 768px) {
  .home-sale-map .filter-desktop {
    top: 58px;
  }
  #myModal {
    display: none;
  }
  .grid-wrapper .map-section, .filter-desktop, .filter-mobile {
    display: none;
  }
  .grid-wrapper-map .map-section, .filter-mobile {
    display: none;
  }
  .grid-wrapper-map .map-section, .filter-desktop {
    display: block;
  }
  .dropdown-btn {
    margin-top: 20px;
  }
  .sales-section {
    padding: 0 20px;
  }
  .filter-tablet {
    display: block;
  }
  .home-sale-bg .filter-tablet {
    padding: 20px 10px;
    top: 70px;
  }
  .home-sale-bg .btn-group {
    margin-right: 22px;
  }
  .home-sale-map .filter-tablet {
    padding: 20px 10px;
    top: 70px;
  }
  .home-sale-map .btn-group {
    margin-right: 22px;
  }
  .floating-action-bar {
    position: fixed;
    align-items: center;
    justify-content: center;
    transition: bottom 0.5s;
    z-index: 2;
    bottom: 0;
  }
  .map-mobile-sec {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  #myModal {
    display: none;
  }
  .filter-desktop {
    display: block;
  }
  .sales-section {
    padding: 0 20px;
  }
  .filter-tablet, .filter-mobile {
    display: none;
  }
  .map-mobile-sec {
    display: block;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .home-sale-bg .filter-desktop {
    top: 76px;
  }
  .home-sale-bg .grid-wrapper .left_side {
    width: 40%;
  }
  .home-sale-bg .property {
    padding: 20px 0 10px 20px;
  }
  .home-sale-bg .grid-wrapper .map-section {
    height: calc(100vh - 190px);
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 190px;
    width: 58%;
    display: block;
  }
  iframe {
    height: 100%;
    width: 100%;
  }
  .home-sale-map .filter-desktop {
    top: 76px;
  }
  .home-sale-map .grid-wrapper .left_side {
    width: 40%;
  }
  .home-sale-map .property {
    padding: 20px 0 10px 20px;
  }
  .home-sale-map .grid-wrapper .map-section {
    height: calc(100vh - 190px);
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 190px;
    width: 58%;
    display: block;
  }
}
@media (min-width: 1200px) {
  #myModal {
    display: none;
  }
  .home-sale-bg .grid-wrapper .left_side {
    width: 40%;
  }
  .home-sale-bg .property {
    padding: 20px 40px 10px 20px;
  }
  .sales-section {
    margin-left: 13px;
  }
  .dropdown-btn {
    margin-top: 0;
  }
  .home-sale-bg .grid-wrapper .map-section {
    height: calc(100vh - 98px);
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 98px;
    width: 58%;
    display: block;
  }
  iframe {
    height: 100%;
    width: 100%;
  }
  .grid-wrapper .left_side {
    align-content: baseline;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .filter-desktop {
    display: block;
  }
  .filter-tablet, .filter-mobile, .map-mobile-sec {
    display: none;
  }
  .home-sale-bg .filter-desktop {
    top: 98px;
  }
  /* Home sale  map section CSS start's here*/
  .home-sale-map .property {
    padding: 20px 40px 10px 20px;
  }
  .home-sale-map .grid-wrapper-map .map-section {
    height: calc(100vh - 190px);
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 190px;
    width: 58%;
    display: block;
  }
  .home-sale-map .filter-desktop {
    top: 98px;
  }
  .home-sale-map .grid-wrapper-map .left_side {
    width: 42%;
  }
  .home-sale-map .grid-wrapper-map .left_side {
    align-content: baseline;
  }
  /* Home sale  map section CSS start's here*/
}
/***** Custom Buttons ******/
.custom-choose {
  display: flex;
  justify-content: normal;
  align-items: center;
}

.custom-choose input[type=radio] {
  display: none;
}

.custom-choose input[type=radio] + label, .custom-choose input[type=radio]:not(checked) + label {
  padding: 5px 25px;
  border: solid 2px #444444;
  border-radius: 47px;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  margin-right: 5px;
  transition: 0.4s;
}

.custom-choose input[type=radio]:checked + label {
  position: relative;
  border: solid 2px #444444;
  background: #444444;
  color: #FFF;
  transition: 0.4s;
}

.custom-choose input[type=radio]:checked + label::before {
  content: "✓";
  position: absolute;
  left: 8px;
}

@media (min-width: 1200px) {
  .home-sale-map .grid-wrapper-map .top-footer-left {
    text-align: center;
    margin-bottom: 33px;
  }
}
@media (min-width: 1200px) {
  .home-sale-map footer .logo-foot-sec .social-sec {
    display: block;
  }
}
.home-sale-map h3 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  color: #0F2A44;
  padding-bottom: 5px;
}

.filter-wrapper input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

.filter-wrapper label {
  color: #9a929e;
  display: inline-block;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  padding: 7px 20px;
}

.filter-wrapper input[type=radio]:checked + label {
  color: #ffffff;
  background: #1C768F;
  margin-right: -4px;
}

.filter-wrapper label + input[type=radio] + label {
  border-left: solid 2px #ffffff;
}

.filter-wrapper .radio-group {
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #D8D8D8;
}

.floor-plan-main-sec .sales-section {
  padding: 0px;
  margin: 0px;
}
.floor-plan-main-sec .sales-section .card-body {
  padding-bottom: 1rem !important;
}
.floor-plan-main-sec .sales-section img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: contain;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
  max-height: 250px;
}

.floorplan-btn {
  font-size: 1rem;
  font-weight: 600;
  color: #FF681C;
}/*# sourceMappingURL=communities.css.map */