@charset "UTF-8";
/*#############################################################
## Reset
/*###########################################################*/
html {
  scroll-behavior: auto !important;
}
.site-main {
  min-height: 70vh;
}
a {
  text-decoration: none;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1464px;
  }
}
/*#############################################################
## Headers Tags
/*###########################################################*/
.h1, h1 {
  font-size: 50px;
}
@media only screen and (max-width: 991px) {
  .h1, h1 {
    font-size: 38px;
    line-height: 38px;
    /* 100% */
  }
}
.h2, h2 {
  font-size: 28px;
}
@media only screen and (max-width: 991px) {
  .h2, h2 {
    font-size: 28px;
  }
}
.h2.jumbo-heading, h2.jumbo-heading {
  font-size: 50px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .h2.jumbo-heading, h2.jumbo-heading {
    font-size: 38px;
  }
}
.h2.jumbo-heading span, h2.jumbo-heading span {
  font-weight: 700;
}
.h3, h3 {
  font-size: 18px;
}
.h4, h4 {
  font-size: 18px;
}
.h5, h5 {
  font-size: 18px;
}
.h6, h6 {
  font-size: 18px;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
  font-family: "Gotham SSm";
  color: #404041;
  font-weight: 700;
  margin-bottom: 20px;
}
.h1:last-child, h1:last-child, .h2:last-child, h2:last-child, .h3:last-child, h3:last-child, .h4:last-child, h4:last-child, .h5:last-child, h5:last-child, .h6:last-child, h6:last-child {
  margin-bottom: 0;
}
.h1 a, h1 a, .h2 a, h2 a, .h3 a, h3 a, .h4 a, h4 a, .h5 a, h5 a, .h6 a, h6 a {
  color: inherit;
}
.h1 a:link, .h1 a:focus, .h1 a:hover, .h1 a:visited, .h1 a:active, h1 a:link, h1 a:focus, h1 a:hover, h1 a:visited, h1 a:active, .h2 a:link, .h2 a:focus, .h2 a:hover, .h2 a:visited, .h2 a:active, h2 a:link, h2 a:focus, h2 a:hover, h2 a:visited, h2 a:active, .h3 a:link, .h3 a:focus, .h3 a:hover, .h3 a:visited, .h3 a:active, h3 a:link, h3 a:focus, h3 a:hover, h3 a:visited, h3 a:active, .h4 a:link, .h4 a:focus, .h4 a:hover, .h4 a:visited, .h4 a:active, h4 a:link, h4 a:focus, h4 a:hover, h4 a:visited, h4 a:active, .h5 a:link, .h5 a:focus, .h5 a:hover, .h5 a:visited, .h5 a:active, h5 a:link, h5 a:focus, h5 a:hover, h5 a:visited, h5 a:active, .h6 a:link, .h6 a:focus, .h6 a:hover, .h6 a:visited, .h6 a:active, h6 a:link, h6 a:focus, h6 a:hover, h6 a:visited, h6 a:active {
  color: inherit;
}
.sub-heading {
  color: #404041;
  font-family: "Gotham SSm";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
/*#############################################################
## Content
/*###########################################################*/
body {
  font-family: "Gotham SSm";
  font-weight: 400;
  font-size: 16px;
  color: #404041;
}
body p:last-child, body ul:last-child {
  margin-bottom: 0;
}
body p {
  font-size: 16px;
  line-height: 25px;
  color: #404041;
}
@media only screen and (max-width: 767px) {
  body p {
    line-height: 22px;
  }
}
body p a {
  color: #404041;
}
body p a:link, body p a:focus, body p a:hover, body p a:visited, body p a:active {
  color: #003DA5;
}
li a {
  color: inherit;
}
a {
  text-decoration: none;
}
b, strong {
  font-weight: 700;
}
hr {
  opacity: 1;
}
/*#############################################################
## Special Class: Icons
/*###########################################################*/
.text-with-icon a {
  text-decoration: none;
  color: #404041;
  font-family: "Gotham SSm";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  display: block;
}
.text-with-icon a i {
  font-size: 14px;
  margin-right: 4px;
}
.falcon-icons {
  color: #003DA5;
}
/*#############################################################
## Block default Padding and Color
/*###########################################################*/
body, [data-layout-id], [data-content-block-id] {
  background-color: transparent;
}
[data-content-block-id] {
  padding: 50px 0;
}
[data-content-block-id].section-1-style {
  background-color: #f3f3f3;
}
[data-layout-id] {
  padding: 50px 0;
}
[data-layout-id] .wb-column > [data-content-block-id] {
  padding: 15px 0;
}
[data-layout-id] .wb-column > [data-content-block-id]:first-child {
  padding-top: 0;
}
[data-layout-id] .wb-column > [data-content-block-id]:last-child {
  padding-bottom: 0;
}
.page-id-1014 [data-layout-id] {
  padding: 0;
}
/*#############################################################
## Website Header
/*###########################################################*/
.site-header-style {
  background-color: #C4C6CB;
}
.falcon-burger-style > div {
  background-color: #DC1C2E;
}
/*-------------------------------
# Header Menu
--------------------------------*/
.main-menu .menu-item a {
  color: #404041;
}
.main-menu .menu-item.menu-parent-wrapper a:hover {
  background-color: #DC1C2E;
  color: #fff;
}
.main-menu .menu-item.menu-parent-wrapper.menuparent-active > a {
  background-color: #DC1C2E;
  color: #fff;
}
.main-menu .menu-item.menu-parent-wrapper.menuparent-active > a > span {
  color: #ffffff;
}
.main-menu .menu-item.menu-parent-wrapper.menuparent-active > a::after {
  background-color: #DC1C2E;
}
.main-menu .menu-item .sub-menu li a {
  color: #404041;
}
.main-menu .menu-item .sub-menu li a:hover {
  background-color: #F5F5F5;
  color: #404041;
}
.main-menu .menu-item .sub-menu li.submenu-active > a {
  background-color: #F5F5F5;
}
/*#############################################################
## Website Footer
/*###########################################################*/
.main-footer {
  background-color: #404041;
}
.main-footer h2, .main-footer h3, .main-footer h4, .main-footer h5, .main-footer h6, .main-footer li, .main-footer p {
  color: #ffffff;
}
.main-footer h2 a, .main-footer h2 span, .main-footer h3 a, .main-footer h3 span, .main-footer h4 a, .main-footer h4 span, .main-footer h5 a, .main-footer h5 span, .main-footer h6 a, .main-footer h6 span, .main-footer li a, .main-footer li span, .main-footer p a, .main-footer p span {
  color: inherit;
}
.main-footer h2 a, .main-footer h3 a, .main-footer h4 a, .main-footer h5 a, .main-footer h6 a, .main-footer li a, .main-footer p a {
  transition: all 0.2s ease-in-out 0s;
}
.main-footer h2 a:hover, .main-footer h3 a:hover, .main-footer h4 a:hover, .main-footer h5 a:hover, .main-footer h6 a:hover, .main-footer li a:hover, .main-footer p a:hover {
  color: #dc1c2e;
}
/*#############################################################
## Property Summary
/*###########################################################*/
.summary-details .summary-icon.icon-bath {
  background-image: url("https://resources.wbcms.net/uploads/4/af7251ff-3f49-459f-bc5a-6eaaae1c14e9/remax-icon-bath.svg");
}
.summary-details .summary-icon.icon-bed {
  background-image: url("https://resources.wbcms.net/uploads/4/ff47804b-fd10-49bc-8630-a6053e24a220/remax-icon-bed.svg");
}
.summary-details .summary-icon.icon-car {
  background-image: url("https://resources.wbcms.net/uploads/4/5c31ab55-8322-404b-a969-a52b1eabc7d2/icon-garage-v2.svg");
}
.summary-details .summary-icon.icon-car-v2 {
  background-image: url("https://resources.wbcms.net/uploads/11/2634e2f9-6114-4b9c-8b0e-6bc0e271bcc4/iconcarspacev2.svg");
}
.summary-details .summary-icon.icon-land {
  background-image: url("https://resources.wbcms.net/uploads/4/f2c316bf-3c3e-485a-b4d2-f8c46e8640af/remax-icon-floor.svg");
}
.summary-details .summary-icon.icon-floorplan {
  background-image: url("https://resources.wbcms.net/uploads/4/916790e7-1b2b-47d5-8839-8e528b857c73/remax-icon-land.svg");
}
/*#############################################################
## Badge
/*###########################################################*/
.falcon-badge-style, .badge-1-style {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #DC1C2E;
  color: #FFF;
  display: inline-block;
  padding: 5px 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 10;
}
.icon-image-container {
  background-color: #DC1C2E;
  border-color: #DC1C2E;
  color: #fff;
}
/*#############################################################
## Bootstrap Grid/Column
/*###########################################################*/
.wb-column {
  container-type: inline-size;
}
.wb-column .container {
  padding-left: 0;
  padding-right: 0;
}
@container (max-width:767px) {
  .wb-column div[class^="col-"]:not(.layout-exclude) {
    width: 100%;
  }
}
/*#############################################################
## Block Specific
/*###########################################################*/
body.page-type-listing .wb-column [data-content-block-id] {
  padding: 15px 0;
}
.each-agent-socials {
  background-color: rgba(0, 61, 165, 0.7);
}
.single-agent-socials .each-social {
  background-color: transparent;
  border-color: #003DA5;
  color: #003DA5;
}
.single-agent-socials .each-social:hover {
  background-color: #003DA5;
  border-color: #003DA5;
  color: #FFF;
}
/*#############################################################
## Video
/*###########################################################*/
.wb-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.wb-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*#############################################################
## Map
/*###########################################################*/
.wb-map iframe {
  height: 400px;
  width: 100%;
}
/*#############################################################
## Repeater
/*###########################################################*/
.wb-repeater.accordion .accordion-item {
  border: 0;
}
.wb-repeater.accordion .accordion-item .accordion-button {
  border-top: solid 1px #F5F5F5;
}
.wb-repeater.accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #003DA5;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top: 0;
}
.wb-repeater.accordion .accordion-item .accordion-button:not(.collapsed)::after {
  color: #404041;
  filter: brightness(100);
}
.wb-repeater.accordion .accordion-item .accordion-button:focus {
  outline: none;
  box-shadow: none;
}
.wb-repeater.accordion .accordion-item:first-child .accordion-button {
  border-top: 0;
}
.wb-repeater.accordion .accordion .accordion-item {
  border: 0;
}
.wb-repeater.accordion .accordion .accordion-body {
  background-color: #fff;
}
/*#############################################################
## blockquote
/*###########################################################*/
blockquote {
  position: relative;
  padding: 40px 30px 30px;
  margin: 50px 0;
  background-color: #DC1C2E;
}
blockquote:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  font-size: 41px;
  color: #003DA5;
}
blockquote:nth-of-type(odd) {
  margin-left: 10%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
blockquote:nth-of-type(even) {
  margin-right: 10%;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-left: 10%;
}
blockquote:nth-of-type(even):after, blockquote:nth-of-type(odd):after {
  content: "";
  position: absolute;
  background-color: #DC1C2E;
  width: 100vw;
  display: block;
  height: 100%;
  top: 0;
  bottom: 0;
}
blockquote:nth-of-type(even):after {
  right: 100%;
}
blockquote:nth-of-type(odd):after {
  left: 100%;
}
/*#############################################################
## Image
/*###########################################################*/
img, svg {
  max-width: 100%;
  height: auto;
}
.images-container > img {
  margin-bottom: 20px;
}
.wb-bg-image {
  background-color: #EFEFEF;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
}
/*#############################################################
## Forms
/*###########################################################*/
input {
  outline: 0;
}
.wb-form small {
  color: #404041;
}
.wb-form small a {
  color: #003DA5;
}
.wb-form .form-label {
  display: block;
  margin-bottom: 0;
  cursor: pointer;
  color: #000 !important;
  font-family: "Gotham SSm";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 0;
}
.wb-form .form-check-label {
  cursor: pointer;
}
.wb-form .input-wrapper br {
  display: none;
}
.wb-form input[type="text"].form-control:focus, .wb-form input[type="email"].form-control:focus, .wb-form textarea.form-control:focus {
  outline: 0;
  box-shadow: unset;
}
/*#############################################################
## Capcha Badge
/*###########################################################*/
.grecaptcha-badge {
  visibility: hidden;
}
/*#############################################################
## Search Form
/*###########################################################*/
input[type="text"], input[type="email"], textarea.form-control, textarea, select.form-control, select {
  color: #404041;
  background-color: #FFF;
  border: 1px solid #C4C6CB;
  border-radius: 0;
  padding: 15px 15px 15px 15px;
  font-size: 16px;
  width: 100%;
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  input[type="text"], input[type="email"], textarea.form-control, textarea, select.form-control, select {
    padding: 10px 15px 10px 15px;
    font-size: 15px;
  }
}
input[type="text"]::placeholder, input[type="email"]::placeholder, textarea.form-control::placeholder, textarea::placeholder, select.form-control::placeholder, select::placeholder {
  color: #C4C6CB;
  font-weight: 300;
}
input[type="text"]:focus, input[type="email"]:focus, textarea.form-control:focus, textarea:focus, select.form-control:focus, select:focus {
  outline: 0;
  box-shadow: unset;
  border-color: inherit;
  color: inherit;
  background-color: #ffffff;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0;
}
select select:link, select select:focus, select select:hover, select select:visited, select:active select:focus-visible {
  outline: 0;
}
.select-wrapper {
  position: relative;
}
.select-wrapper::before {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-weight: 300;
  color: #010101;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 20px;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  padding-right: 5px;
}
.live-search-wrapper {
  position: relative;
}
.live-search-wrapper .live-search-list {
  background: #fff;
  list-style: none;
  text-align: left;
  height: 200px;
  overflow-y: auto;
  border: 1px solid #C4C6CB;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}
.live-search-wrapper .live-search-list li {
  font-size: 16px;
  width: 100%;
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 400;
  padding: 0 15px;
  line-height: 30px;
  cursor: pointer;
  text-transform: capitalize;
}
.live-search-wrapper .live-search-list li:hover {
  background: #dddddd;
}
.live-search-wrapper .live-search-input {
  padding-right: 30px;
  text-transform: capitalize;
}
.live-search-wrapper .clear-button {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  font-size: 13px;
  cursor: pointer;
  font-weight: 300;
}
.live-search-wrapper .clear-button:focus {
  outline: none;
}
/*#############################################################
## Slick SLider
/*###########################################################*/
.slick-general:not(.slick-initialized) {
  display: none;
}
.slick-general.slick-initialized {
  display: block;
}
.slick-general.slick-slider {
  min-width: 100%;
  width: 0;
}
.slick-general.slick-slider .slick-track {
  margin-left: unset;
  margin-right: unset;
}
.slick-general.slick-slider.slick-add-gap .slick-list {
  margin: 0 -10px;
}
.slick-general.slick-slider.slick-add-gap .slick-list .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
}
.slick-general.slick-slider .slick-arrow {
  z-index: 100;
}
.slick-general.slick-slider .slick-arrow.slick-prev, .slick-general.slick-slider .slick-arrow.slick-next {
  position: absolute;
  width: 50px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  color: #313131;
  outline: none;
  background-color: transparent;
  border: 1px solid #313131;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: auto;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
.slick-general.slick-slider .slick-arrow.slick-prev:hover, .slick-general.slick-slider .slick-arrow.slick-next:hover {
  outline: none;
  color: #FFF;
  border: 1px solid #313131;
  background-color: #313131;
}
.slick-general.slick-slider .slick-arrow.slick-prev.slick-disabled, .slick-general.slick-slider .slick-arrow.slick-next.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.slick-general.slick-slider .slick-arrow.slick-prev::before, .slick-general.slick-slider .slick-arrow.slick-next::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 30px;
  display: inline-block;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
}
.slick-general.slick-slider .slick-arrow.slick-prev {
  top: 50%;
  left: -70px;
}
.slick-general.slick-slider .slick-arrow.slick-prev::before {
  content: "";
}
@media only screen and (max-width: 1300px) {
  .slick-general.slick-slider .slick-arrow.slick-prev {
    left: 10px;
  }
}
.slick-general.slick-slider .slick-arrow.slick-next {
  top: 50%;
  right: -70px;
}
.slick-general.slick-slider .slick-arrow.slick-next::before {
  content: "";
}
@media only screen and (max-width: 1300px) {
  .slick-general.slick-slider .slick-arrow.slick-next {
    right: 10px;
  }
}
.slick-general.slick-slider.slick-dotted {
  position: relative;
}
.slick-general.slick-slider.slick-dotted .slick-dots {
  position: relative;
  bottom: auto;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 10px;
}
.slick-general.slick-slider.slick-dotted .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: inherit;
  height: inherit;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background-color: #CCCCCC;
  border-radius: 50%;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button:before {
  display: none;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button:hover {
  outline: none;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button:hover:before {
  opacity: 1;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button:focus {
  outline: none;
}
.slick-general.slick-slider.slick-dotted .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-general.slick-slider.slick-dotted .slick-dots li.slick-active button {
  background-color: #313131;
}
.general-outside-arrow-wrapper {
  position: relative;
}
.general-outside-arrow-wrapper .general-outside-arrow-container {
  position: absolute;
  display: inline-flex;
  right: 0;
  bottom: calc(100% + 10px);
  gap: 10px;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow {
  z-index: 100;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-prev, .general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-next {
  position: relative;
  width: 35px;
  height: 50px;
  top: auto;
  padding: 0;
  cursor: pointer;
  color: #003DA5;
  outline: none;
  background-color: transparent;
  border: 1px solid transparent;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: auto;
  opacity: 1;
  transform: unset;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-prev.slick-disabled, .general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-next.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-prev::before, .general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-next::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 40px;
  display: inline-block;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  text-shadow: 0px 2px 0px #0000004a;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-prev {
  left: auto;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-prev::before {
  content: "";
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-next {
  right: auto;
}
.general-outside-arrow-wrapper .general-outside-arrow-container .slick-arrow.slick-next::before {
  content: "";
}
/*#############################################################
## Fix : Long Links shows Horizontal Scroll 
/*###########################################################*/
a[href*=www], a[href*=http], a[href^=mailto], a[href^=tel] {
  word-break: break-word;
}
nav.falcon-pagination .falcon-next-prev {
  display: none;
}
nav.falcon-pagination .falcon-numbers {
  display: block;
}
nav.falcon-pagination .falcon-numbers .falcon-label-container {
  display: none;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container {
  display: block;
  text-align: center;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li > .page-link {
  color: #404041;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li > .page-link:focus {
  box-shadow: none;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li.active > .page-link {
  color: #FFF;
  background-color: #404041;
  border-color: #404041;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li > .page-link {
  color: #404041;
  background: transparent;
  border: 0;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child span, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child a, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child a, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child span {
  font-size: 0;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child span:after, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child a:after, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child a:after, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child span:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 15px;
  display: inline-block;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child span:after, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:first-child a:after {
  content: "";
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child a:after, nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li:last-child span:after {
  content: "";
}
nav.falcon-pagination .falcon-numbers .falcon-numbers-container ul.pagination li.active > .page-link {
  background-color: transparent;
  color: #003DA5;
}
/*#############################################################
## Buttons
/*###########################################################*/
.buttons-container {
  position: relative;
  left: -5px;
  width: calc(100% + 5px);
  margin-bottom: -10px;
}
@media only screen and (max-width: 767px) {
  .buttons-container a.btn:only-child {
    margin-left: 15px;
  }
}
.buttons-container a {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
/*-------------------------------
# All Buttons Default
--------------------------------*/
.btn {
  border-width: 0;
  border-style: solid;
  border-radius: 0;
  border: 0;
  outline: none;
  box-shadow: none;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  opacity: 1;
  padding: 20px 30px;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 1.4px;
}
/*-------------------------------
# Button 1 Style
--------------------------------*/
.btn.button-1-style, .btn.btn-primary, .btn.btn-falcon, .btn.button-1-style:link, .btn.button-1-style:focus, .btn.button-1-style:visited, .btn.button-1-style:active, .btn.btn-primary:link, .btn.btn-primary:focus, .btn.btn-primary:visited, .btn.btn-primary:active, .btn.btn-falcon:link, .btn.btn-falcon:focus, .btn.btn-falcon:visited, .btn.btn-falcon:active {
  border-color: #003DA5;
  background-color: #003DA5;
  color: #FFFFFF;
  font-family: "Gotham SSm";
  border-radius: 0;
}
.btn.button-1-style:hover, .btn.btn-primary:hover, .btn.btn-falcon:hover {
  background-color: #002a72;
  border-color: #002a72;
  color: #FFFFFF;
}
/*-------------------------------
# Button 2 Style
--------------------------------*/
.btn.button-2-style, .btn.btn-secondary, .btn.button-2-style:link, .btn.button-2-style:focus, .btn.button-2-style:visited, .btn.button-2-style:active, .btn.btn-secondary:link, .btn.btn-secondary:focus, .btn.btn-secondary:visited, .btn.btn-secondary:active {
  border-color: #DC1C2E;
  background-color: #DC1C2E;
  color: #FFFFFF;
  font-family: "Gotham SSm";
  border-radius: 0;
}
.btn.button-2-style:hover, .btn.btn-secondary:hover {
  background-color: #af1625;
  border-color: #af1625;
  color: #FFFFFF;
}
/*-------------------------------
# Button 3 Style
--------------------------------*/
.btn.button-3-style, .btn.btn-white, .btn.button-3-style:link, .btn.button-3-style:focus, .btn.button-3-style:visited, .btn.button-3-style:active, .btn.btn-white:link, .btn.btn-white:focus, .btn.btn-white:visited, .btn.btn-white:active {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #404041;
  font-family: "Gotham SSm";
  border-radius: 0;
}
.btn.button-3-style:hover, .btn.btn-white:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #404041;
}
.btn .disabled, .btn:disabled {
  opacity: 0.8;
  pointer-events: auto;
  cursor: not-allowed;
}
@media only screen and (max-width: 767px) {
  .btn.button-1-style, .btn.btn-primary, .btn.btn-falcon {
    padding: 12px 20px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}
.btn.btn-small {
  padding: 3px 15px;
  font-size: 11px;
}
.btn.btn-large {
  padding: 15px 15px;
}
.btn.btn-width-auto {
  min-width: auto;
}
.remodal, [data-remodal-id] {
  display: none;
}
.remodal:not(.remodal-menu) {
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  .remodal:not(.remodal-menu) {
    padding: 15px;
    margin: 0;
  }
}
.remodal:not(.remodal-menu) a[data-remodal-action="close"] {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 1;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  top: 0;
  color: #DC1C2E;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .remodal:not(.remodal-menu) a[data-remodal-action="close"] {
    top: 0;
    color: #404041;
  }
}
.remodal.remodal-property-filter {
  max-width: 835px;
  position: relative;
  padding: 60px;
}
@media only screen and (max-width: 1399px) {
  .remodal.remodal-property-filter {
    padding: 30px 15px;
  }
}
.remodal.remodal-property-filter a[data-remodal-action="close"] {
  color: #DC1C2E;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 20px;
}
.remodal-overlay.remodal-menu {
  background: rgba(0, 0, 0, 0.8);
  z-index: 99991;
}
/* Position Vertically */
.remodal.remodal-menu:after, .remodal-wrapper.remodal-menu:after {
  vertical-align: middle;
}
/* Position Horizontally */
.remodal-wrapper.remodal-menu {
  text-align: center;
  padding: 0;
  z-index: 99992;
  overflow-x: hidden;
  /* Remodal Container */
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu {
  margin: 0;
  padding: 0;
  max-width: 800px;
  background-color: #ffffff;
  background: #ffffff;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container {
  background-color: #ffffff;
  text-align: left;
  overflow: hidden;
  min-height: calc(100vh + 1px);
  display: grid;
  grid-template-rows: auto 2fr auto;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-top {
  margin-bottom: 20px;
  background: #C4C6CB;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-top .logo-text {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 800;
  line-height: 22px;
  color: #313131;
  font-size: 24px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-top .website-logo img {
  height: 40px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-top a[data-remodal-action="close"] {
  color: #DC1C2E;
  display: inline-block;
  text-decoration: none;
  font-size: 30px;
  margin-right: 0px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle {
  padding: 0;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li {
  display: block;
  padding: 0 15px;
  margin-bottom: 10px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li a {
  display: block;
  align-items: center;
  padding: 5px;
  color: #404041;
  font-family: "Gotham SSm";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li:last-child {
  margin-bottom: 0;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-bottom {
  text-align: center;
  margin-top: 20px;
}
@media (pointer: coarse) {
  .remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-bottom {
    margin-bottom: 50px;
  }
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-bottom .social-media-container {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-bottom .social-media-container > a {
  margin-right: 25px;
  font-size: 30px;
  color: #313131;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-bottom .social-media-container > a:last-child {
  margin-right: 0;
}
/* Position Horizontally */
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li {
  padding: 0;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li a.open {
  background-color: #C4C6CB;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li .menu-child-wrapper {
  display: none;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li .menu-child-wrapper ul li {
  margin-bottom: 0;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu li .menu-child-wrapper ul li a {
  text-transform: capitalize;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu > li > a {
  padding: 10px 20px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu > li:last-child > a {
  background-color: #DC1C2E;
  color: #fff;
  position: relative;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu > li:last-child > a:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  margin-right: 10px;
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
  transform: translatey(-50%);
  opacity: 1;
  z-index: 999;
  color: #fff;
  margin-left: 10px;
}
.remodal-wrapper.remodal-menu .remodal.remodal-menu .menu-container .menu-container-middle ul.mobile-menu > li:last-child > a.open {
  background-color: #B22B2E;
}
/*#############################################################
## Remodal - virtualtour - floorplan - gallery
/*###########################################################*/
.remodal hr {
  margin: 32px 0;
  color: #E6EBEE;
}
.remodal .disclaimer {
  color: #2F5671;
  line-height: 19.6px;
  font-size: 0.88rem;
  margin-top: 16px;
}
.remodal .disclaimer a {
  color: #0070E0;
}
.remodal, [data-remodal-id] {
  display: none;
}
.remodal-wrapper {
  z-index: 999999 !important;
  overflow-x: hidden;
  padding: 0;
}
.remodal-wrapper.remodal-search-filter {
  padding: 0;
}
.remodal-wrapper > .remodal {
  padding: 0;
}
.remodal-wrapper > .remodal .remodal-top .container, .remodal-wrapper > .remodal .remodal-middle .container, .remodal-wrapper > .remodal .remodal-bottom .container {
  padding: 0 40px;
}
@media only screen and (max-width: 991px) {
  .remodal-wrapper > .remodal .remodal-top .container, .remodal-wrapper > .remodal .remodal-middle .container, .remodal-wrapper > .remodal .remodal-bottom .container {
    padding: 0 20px;
  }
}
.remodal-wrapper .remodal-top h6 {
  font-size: 1.19rem;
  font-family: "GeneralSans";
  line-height: 25.65px;
  color: #033355;
  text-transform: capitalize;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .remodal-wrapper .remodal-top h6 {
    font-size: 1rem;
    line-height: 1;
  }
}
.remodal-wrapper .remodal-top a.close {
  border-radius: 20px;
  color: black;
  height: auto;
  font-size: 0.88rem;
  font-weight: 600;
  padding: 15px;
  position: relative;
  right: auto;
  top: auto;
  width: auto;
}
.remodal-wrapper .remodal-top a.close:hover {
  background-color: #f1f4f6;
}
.remodal-wrapper .remodal-top a.close i {
  font-size: 20px;
  margin: 0 5px 0;
}
.remodal-wrapper .remodal-top a.close .remodal-search-filter .search-filter-top .close i {
  position: relative;
  top: 7px;
}
.remodal-wrapper .remodal-top a.close span {
  display: inline-block;
  color: #2F5671;
}
.remodal-wrapper .remodal-top a.close .general-icon {
  display: inline-block;
  position: relative;
  top: 7px;
}
.remodal-wrapper .remodal-search-filter {
  border-radius: 20px;
}
.remodal-wrapper .remodal-agent-appraisal .remodal-top, .remodal-wrapper .remodal-agent-contact .remodal-top {
  position: absolute;
  right: 0;
  top: 18px;
}
@media only screen and (max-width: 991px) {
  .remodal-wrapper .remodal-search-filter {
    border-radius: 0;
  }
}
.remodal-wrapper .remodal-search-filter h3, .remodal-wrapper .remodal-search-filter .h3 {
  font-size: 1.19rem;
  margin-bottom: 32px;
  display: block;
  font-family: "GeneralSans";
  font-weight: 500;
}
.remodal-wrapper .remodal-search-filter h4, .remodal-wrapper .remodal-search-filter .h4 {
  font-size: 1.06rem;
  display: block;
  font-family: "GeneralSans";
  font-weight: 500;
}
.remodal-wrapper .remodal-search-filter .remodal-middle {
  height: 560px;
  overflow: overlay;
  scrollbar-width: none;
}
@media only screen and (max-width: 991px) {
  .remodal-wrapper .remodal-search-filter .remodal-middle {
    height: calc(100vh - 164px);
  }
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords {
  background-color: #F3F5F7;
  padding: 40px 0;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-wrapper {
  background-color: #FFF;
  padding: 18px 16px;
  border-radius: 6px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  border: solid 1px #9AADBB;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field {
  width: 100%;
  position: relative;
  line-height: 26px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field.with-magnify-glass {
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  .remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field {
    width: 65%;
  }
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
  color: #9AADBB;
  font-size: 1rem;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field input {
  font-size: 1rem;
  border: none;
  width: 100%;
  outline: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: #2F5671;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords .search-field input::placeholder {
  color: #2F5671;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords.property-keyword {
  background-color: transparent;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .keywords.property-keyword .search-field input {
  padding-left: initial;
  padding-right: initial;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .category-filter .general-button.button-style-2 {
  background: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 4px solid #E6EBEE;
  height: 75px;
  line-height: 75px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .category-filter .general-button.button-style-2.button-active {
  border-bottom: 4px solid #C4ED21;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .category-filter .general-button.button-style-2:hover {
  color: #033355;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .summary-attributes .general-button.button-style-2 {
  border-color: #E6EBEE;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .summary-attributes .general-button.button-style-2:hover {
  border-color: #033355;
  color: #FEFEFE;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .summary-attributes .general-button.button-style-2.button-active {
  background-color: #033355;
  color: #fff;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .summary-attributes .general-button.button-style-2.button-active:hover {
  opacity: 0.9;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-single-select .general-button.button-style-2 {
  border-color: #E6EBEE;
  height: 72px;
  line-height: 72px;
}
@media only screen and (max-width: 767px) {
  .remodal-wrapper .remodal-search-filter .remodal-middle .modal-single-select .general-button.button-style-2 {
    height: 44px;
    line-height: 44px;
  }
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-single-select .general-button.button-style-2:hover {
  border-color: #033355;
  color: #033355;
  background-color: transparent;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-single-select .general-button.button-style-2.button-active {
  background-color: #033355;
  color: #fff;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-multiple-select .col a {
  display: block;
  border: solid 1px #E6EBEE;
  padding: 16px;
  border-radius: 8px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-multiple-select .col a span:first-child {
  margin-bottom: 39.41px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-multiple-select .col a span:last-child {
  font-weight: 600;
  font-size: 0.875rem;
  color: #033355;
  line-height: 19.6px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-multiple-select .col a.button-active {
  border-color: #033355;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-property-check label {
  width: 100%;
  display: flex;
  height: 100%;
  gap: 16px;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
  color: #033355;
  line-height: 24px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-property-check .filter-button[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 24px;
  height: 24px !important;
  border: 1px solid #9AADBB;
  background-color: white;
  cursor: pointer;
  border-radius: 3px;
  top: -2px;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .modal-property-check .filter-button[type="checkbox"]:checked {
  background-color: #033355;
  border-color: #033355;
  outline: none;
}
.remodal-wrapper .remodal-search-filter .remodal-middle .select-wrapper select {
  height: 56px;
}
.remodal-wrapper .remodal-search-filter .remodal-bottom .button-clear {
  font-weight: 600;
  color: #033355;
  background: transparent;
  border: 0;
}
.remodal-wrapper .remodal-is-opening {
  -webkit-animation-name: remodal-opening-left-to-right;
  animation-name: remodal-opening-left-to-right;
}
.remodal-wrapper .remodal-is-closing {
  -webkit-animation-name: remodal-closing-left-to-right;
  animation-name: remodal-closing-left-to-right;
}
.remodal-wrapper.remodal-menu-left {
  text-align: left;
}
.remodal-wrapper.remodal-menu-left .remodal-is-opening {
  -webkit-animation-name: remodal-opening-left-to-right;
  animation-name: remodal-opening-left-to-right;
}
.remodal-wrapper.remodal-menu-left .remodal-is-closing {
  -webkit-animation-name: remodal-closing-left-to-right;
  animation-name: remodal-closing-left-to-right;
}
.remodal-wrapper.remodal-menu-right {
  text-align: right;
  padding: 0 1px 0 0 !important;
}
.remodal-wrapper.remodal-menu-right > .remodal {
  margin-bottom: 0;
  min-height: 100vh;
}
.remodal-wrapper.remodal-menu-right .remodal-is-opening {
  -webkit-animation-name: remodal-opening-right-to-left;
  animation-name: remodal-opening-right-to-left;
  animation-duration: 0.75s;
}
.remodal-wrapper.remodal-menu-right .remodal-is-closing {
  -webkit-animation-name: remodal-closing-right-to-left;
  animation-name: remodal-closing-right-to-left;
  animation-duration: 0.5s;
}
.remodal-wrapper.remodal-menu-bottom {
  text-align: center;
  padding: 0 1px 0 0 !important;
}
.remodal-wrapper.remodal-menu-bottom > .remodal {
  margin-bottom: 0;
  min-height: 100vh;
}
.remodal-wrapper.remodal-menu-bottom .remodal-is-opening {
  -webkit-animation-name: remodal-opening-bottom-to-top;
  animation-name: remodal-opening-bottom-to-top;
  animation-duration: 0.75s;
}
.remodal-wrapper.remodal-menu-bottom .remodal-is-closing {
  -webkit-animation-name: remodal-closing-top-to-bottom;
  animation-name: remodal-closing-top-to-bottom;
  animation-duration: 0.5s;
}
/*#############################################################
## Remodal Animation : Left to Right
/*###########################################################*/
@keyframes remodal-opening-left-to-right {
  from {
    -webkit-transform: none;
    transform: none;
    left: -200px;
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    left: 0;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-left-to-right {
  from {
    -webkit-transform: none;
    transform: none;
    left: 0;
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    left: -200px;
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
/*#############################################################
## Remodal Animation : Right to Left
/*###########################################################*/
@keyframes remodal-opening-right-to-left {
  0% {
    -webkit-transform: none;
    transform: none;
    right: -100%;
    opacity: 1;
  }
  75% {
    -webkit-transform: none;
    transform: none;
    right: 20px;
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    right: 0;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-right-to-left {
  from {
    -webkit-transform: none;
    transform: none;
    right: 0;
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    right: -100%;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
/*#############################################################
## Remodal Animation : Bottom to Top
/*###########################################################*/
@keyframes remodal-opening-bottom-to-top {
  0% {
    -webkit-transform: none;
    transform: none;
    bottom: -100%;
    opacity: 1;
  }
  75% {
    -webkit-transform: none;
    transform: none;
    bottom: 20px;
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    bottom: 0;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-top-to-bottom {
  from {
    -webkit-transform: none;
    transform: none;
    bottom: 0;
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    bottom: -100%;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
/*#############################################################
## Key Frames
/*###########################################################*/
@keyframes agentup {
  0% {
    transform: translateY(23%);
  }
  100% {
    transform: translateY(0%);
  }
}
/* Elemenets Visibility Per Devices */
@media only screen and (max-width: 991px) {
  .desktop-only {
    display: none;
  }
}
/*Seperator*/
.seperator-150, .spacer-150 {
  height: 150px;
}
@media only screen and (max-width: 1399px) {
  .seperator-150, .spacer-150 {
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .seperator-150, .spacer-150 {
    height: 50px;
  }
}
.seperator-100, .spacer-100 {
  height: 100px;
}
@media only screen and (max-width: 767px) {
  .seperator-100, .spacer-100 {
    height: 50px;
  }
}
.seperator-50, .spacer-50 {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .seperator-50, .spacer-50 {
    height: 30px;
  }
}
.seperator-30, .spacer-30 {
  height: 30px;
}
@media only screen and (max-width: 767px) {
  .seperator-30, .spacer-30 {
    height: 30px;
  }
}
div[data-embeddable-id="e472257b-e42c-459b-ad89-190995b2c266"], .wb-hr1ncpbjfmvr {
  height: 100%;
}
/*Page Background*/
.background-fixed, .page-type-auctions, .page-type-inspections, .page-type-listing, .page-type-listings, .page-type-blogs, .page-type-blog, .page-type-franchise_offices, .page-type-franchise_office, .page-type-agents, .page-type-agent {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.page-type-blog, .page-type-blogs {
  /*Single Blog Page, Blog Page Banner*/
  background-image: url(https://resources.wbcms.net/uploads/11/398976b3-297e-4ed9-9c30-9c5c715881d0/single-blog-bg.jpg);
}
.page-type-agents, .page-type-agent {
  /*Agent Page Banner, Single Agent*/
  background-image: url(https://resources.wbcms.net/uploads/11/10bf7e88-027b-4f1a-869b-929b9b37650e/Agents-bg.jpg);
}
.page-type-listings, .page-type-listing, .page-type-auctions, .page-type-inspections {
  /*Listings, Auctions*/
  background-image: url(https://resources.wbcms.net/uploads/4/5d26855f-2b78-40b4-be6c-cccd9ac1afa0/listing-bg.png);
}
.page-type-franchise_offices, .page-type-franchise_office {
  /*Office Page Banner, Single office*/
  background-image: url(https://resources.wbcms.net/uploads/11/cf7f2e57-d2f6-49ce-8e36-cf4ee40397f7/office-bg.jpg);
}
.page-type-blog p img {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.page-type-blog p img:last-child {
  margin-right: 0;
}
.wb-x9xsna13kudl {
  position: relative;
  z-index: 100;
}
.wb-x9xsna13kudl header {
  padding: 0 0 0 40px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
}
.wb-x9xsna13kudl header.page-scrolled {
  position: fixed;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1399px) {
  .wb-x9xsna13kudl header {
    padding: 10px 0;
  }
}
.wb-x9xsna13kudl header .website-logo img {
  height: 60px;
}
@media only screen and (max-width: 1399px) {
  .wb-x9xsna13kudl header .website-logo img {
    height: 40px;
  }
}
.wb-x9xsna13kudl header .logo-text {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 800;
  line-height: 22px;
  color: #313131;
  font-size: 24px;
}
.wb-x9xsna13kudl header .menu-for-desktop {
  display: none;
}
@media only screen and (min-width: 1399px) {
  .wb-x9xsna13kudl header .menu-for-desktop {
    display: block;
  }
}
.wb-x9xsna13kudl header .menu-for-mobile {
  display: block;
}
@media only screen and (min-width: 1399px) {
  .wb-x9xsna13kudl header .menu-for-mobile {
    display: none;
  }
}
.wb-x9xsna13kudl header .burger-toggler {
  width: 20px;
  display: inline-block;
  margin-top: 3px;
}
.wb-x9xsna13kudl header .burger-toggler > div {
  height: 3px;
}
.wb-x9xsna13kudl header .burger-toggler > div:nth-of-type(2) {
  margin: 5px 0;
}
.wb-kih3rednp4nj ul.desktop-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.wb-kih3rednp4nj ul.desktop-menu > li {
  display: inline-block;
  padding: 0;
  margin-right: 0;
  position: relative;
}
.wb-kih3rednp4nj ul.desktop-menu > li:last-child {
  margin-right: 0;
}
.wb-kih3rednp4nj ul.desktop-menu > li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  padding: 34px 18px;
  transition: background 0.3s ease-in-out 0s;
  display: inline-block;
  color: #404041;
  text-transform: uppercase;
}
@media only screen and (max-width: 1600px) {
  .wb-kih3rednp4nj ul.desktop-menu > li a {
    padding: 34px 13px;
    font-size: 13px;
  }
}
.wb-kih3rednp4nj ul.desktop-menu > li a.primary-menu-link:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.wb-kih3rednp4nj ul.desktop-menu > li a.primary-menu-link:hover span {
  top: 10px;
}
.wb-kih3rednp4nj ul.desktop-menu > li a.primary-menu-link span {
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper.hovered > a {
  background-color: #DC1C2E;
  color: #ffffff;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper.hovered > a span {
  top: 10px;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper a {
  cursor: pointer;
  position: relative;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #FFF;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  width: 200px;
  margin-top: 5px;
  list-style-type: none;
  padding: 0;
  display: block;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper .sub-menu li {
  display: block;
  padding: 0;
  margin: 0;
}
.wb-kih3rednp4nj ul.desktop-menu > li.menu-parent-wrapper .sub-menu li a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  padding: 10px 15px;
  display: block;
  text-align: left;
  transition: background 0.3s ease-in-out 0s;
}
.wb-kih3rednp4nj ul.desktop-menu > li:last-child .sub-menu {
  left: auto;
  right: 0;
}

.wb-ngteoqiep346 {
  padding: 100px 0 30px 0;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 {
    padding: 50px 0 30px 0;
  }
}
.wb-ngteoqiep346 .logo-img {
  filter: brightness(0%) invert(1);
  height: 60px;
}
.wb-ngteoqiep346 hr {
  color: rgba(255, 255, 255, 0.5);
}
.wb-ngteoqiep346 .subsribe-header {
  color: #ffffff;
  font-family: "Arial";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.wb-ngteoqiep346 .footer-links {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .footer-links {
    padding-bottom: 20px;
  }
}
.wb-ngteoqiep346 .footer-links .each-quick-link {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .footer-links .each-quick-link {
    margin-bottom: 20px;
  }
}
.wb-ngteoqiep346 .footer-links .each-quick-link .footer-title {
  position: relative;
  display: block;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .footer-links .each-quick-link .footer-title {
    pointer-events: all;
    cursur: pointer;
  }
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .footer-links .each-quick-link .footer-title:after {
    font-family: "Font Awesome 6 Pro";
    content: "";
    font-weight: 300;
    color: #ffffff;
    pointer-events: none;
    position: absolute;
    padding-right: 5px;
    font-size: 18px;
    right: auto;
    margin-left: 10px;
    top: 3px;
    padding: 0;
    transform: translatey(0%);
    transition: all 0.3s ease-in-out 0s;
  }
}
.wb-ngteoqiep346 .footer-links .each-quick-link .footer-title.open:after {
  transform: rotate(180deg);
}
.wb-ngteoqiep346 .footer-links .each-quick-link ul li {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .footer-links .each-quick-link ul.list-unstyled {
    display: none;
  }
}
.wb-ngteoqiep346 .wb-form label {
  display: none;
}
.wb-ngteoqiep346 .wb-form small {
  color: #ffffff;
}
.wb-ngteoqiep346 .wb-form small a {
  color: #ffffff;
  text-decoration: underline;
}
.wb-ngteoqiep346 .footer-copyright p {
  font-size: 12px;
}
.wb-ngteoqiep346 .footer-copyright p a {
  transition: all 0.2s ease-in-out 0s;
  color: #ffffff;
}
.wb-ngteoqiep346 .footer-copyright p a:hover {
  color: #dc1c2e;
}
.wb-ngteoqiep346 .social-media .social-media-wrapper {
  display: flex;
  justify-content: end;
  gap: 15px;
}
@media (max-width: 767px) {
  .wb-ngteoqiep346 .social-media .social-media-wrapper {
    justify-content: start;
  }
}
.wb-ngteoqiep346 .social-media .social-media-wrapper a {
  color: #ffffff;
}
.wb-m2tuwnw1qbmi {
  padding: 50px 0 10px;
}
@media only screen and (max-width: 767px) {
  .wb-m2tuwnw1qbmi {
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .wb-m2tuwnw1qbmi .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.wb-m2tuwnw1qbmi .listing-status-wrapper {
  position: relative;
}
.wb-m2tuwnw1qbmi .listing-status-wrapper .listing-status-label {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #DC1C2E;
  color: #FFF;
  display: inline-block;
  padding: 5px 30px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  z-index: 10;
}
.wb-m2tuwnw1qbmi .listing-status-wrapper .buttons-container a i {
  font-size: 16px;
  font-weight: 600;
}
.wb-m2tuwnw1qbmi .image-bg {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  overflow: hidden;
}
.wb-m2tuwnw1qbmi .image-bg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.wb-m2tuwnw1qbmi .image-bg:hover .image-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.wb-m2tuwnw1qbmi .image-bg:hover .image-play, .wb-m2tuwnw1qbmi .image-bg:hover .image-left {
  opacity: 0;
}
.wb-m2tuwnw1qbmi .image-bg:hover::after {
  transform: scale(1.07);
}
.wb-m2tuwnw1qbmi .image-bg .image-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("https://resources.wbcms.net/uploads/4/d4aa61af-73c7-4a0f-bdf7-b53943414786/play-icon.svg");
  background-position: center;
  background-size: contain;
  z-index: 20;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .wb-m2tuwnw1qbmi .image-bg .image-play {
    height: 50px;
    width: 50px;
  }
}
.wb-m2tuwnw1qbmi .image-bg .image-left {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 20;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 1;
  color: #FFF;
  font-size: 40px;
  font-weight: bold;
}
.wb-m2tuwnw1qbmi .image-bg .image-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
}

.wb-5o1mgadmszeo.remodal {
  max-width: 100vw;
  padding: 0 1px 0 0 !important;
}
@media only screen and (min-width: 641px) {
  .wb-5o1mgadmszeo.remodal {
    max-width: 100%;
  }
}
.wb-5o1mgadmszeo.remodal .container-fluid {
  padding: 0 40px;
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .container-fluid {
    padding: 0 20px;
  }
}
.wb-5o1mgadmszeo.remodal .remodal-top .show-all {
  align-items: center;
  color: #404041;
  display: flex;
  font-weight: 600;
  font-size: 0.88rem;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-top .show-all {
    font-weight: 400;
    font-size: 0.81rem;
  }
}
.wb-5o1mgadmszeo.remodal .remodal-top .show-all i {
  top: 2px;
  position: relative;
}
.wb-5o1mgadmszeo.remodal .remodal-top h6 {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-top h6 {
    font-size: 1.06rem;
  }
}
.wb-5o1mgadmszeo.remodal .remodal-top .property-address {
  color: #2F5671;
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-top .property-address {
    font-size: 0.94rem;
  }
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-top hr {
    display: none;
  }
}
.wb-5o1mgadmszeo.remodal .remodal-top hr.mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-top hr.mobile {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .wb-5o1mgadmszeo.remodal .remodal-middle .container-fluid {
    padding: 0;
  }
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-gallery {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-gallery img {
  cursor: pointer;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.fullwidth a {
  width: 100%;
  display: block;
  object-fit: cover;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.halfwidth {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.halfwidth a:first-child {
  position: relative;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.halfwidth a:first-child .play-button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #FEFEFE;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.halfwidth a:first-child .play-button .general-icon {
  margin-top: 25px;
  margin-left: 5px;
}
.wb-5o1mgadmszeo.remodal .remodal-middle .image-item.halfwidth a {
  width: calc(50% - 5px);
  /* Adjust for gap */
  display: block;
}
.wb-5o1mgadmszeo.remodal iframe {
  height: calc(100vh - 200px);
}

.wb-qksckf0whxhf.summary-details {
  margin: 0 !important;
  height: auto !important;
}
.wb-qksckf0whxhf .address a {
  color: #003DA5;
}
.wb-qksckf0whxhf .address i {
  color: #DC1C2E;
  margin-right: 5px;
}
.wb-qksckf0whxhf .listing-share a {
  font-family: "Gotham SSm";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #404041;
}
.wb-qksckf0whxhf .listing-share a i {
  color: #003DA5;
}
.wb-qksckf0whxhf hr {
  border-color: #404041;
}

.wb-9htjv2k3nihm .summary-details {
  margin: 10px 0;
  height: 65px;
}
.wb-9htjv2k3nihm .summary-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.wb-9htjv2k3nihm .summary-details ul li {
  display: inline-block;
  padding: 0;
  margin-bottom: 5px;
}
.wb-9htjv2k3nihm .summary-details ul li .summary-icon {
  height: 16px;
  width: 21px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: contain;
  margin-right: 3px;
  transition: all 0.3s ease-in-out;
}
.wb-9htjv2k3nihm .summary-details ul li .summary-label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #313131;
  vertical-align: middle;
  transition: color 0.3s ease-in-out;
}

.wb-n3gzqlwy7ska .accordion-item {
  border-left: 0;
  border-right: 0;
  border-color: #C4C6CB;
  border-radius: 0 !important;
  padding: 20px 0 18px;
  background: transparent;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-button {
  color: #404041;
  font-family: "Gotham SSm";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 0;
  background: transparent;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-button:not(.collapsed) {
  color: #003DA5;
  background: transparent;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-button:not(.collapsed):after, .wb-n3gzqlwy7ska .accordion-item .accordion-button:after {
  margin-left: 10px;
  color: #003DA5 !important;
  opacity: 1 !important;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body {
  padding: 20px 0 0;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item ul li {
  font-family: "Gotham SSm";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-heading {
  max-width: 900px;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-heading h3 {
  font-family: "Gotham SSm";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-heading ul {
  list-style: disc;
  padding-left: 35px;
  column-count: 2;
  margin-bottom: 20px;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-bold ul li {
  border-bottom: solid 1px #404041;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-bold ul li strong {
  width: 120px;
  display: inline-block;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-bold ul li:last-child {
  border: 0;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-link ul li {
  border-bottom: solid 1px #404041;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-link ul li a {
  text-decoration: none;
  color: #003DA5;
}
.wb-n3gzqlwy7ska .accordion-item .accordion-body .bullet-item.with-link ul li:last-child {
  border: 0;
}

.wb-j1kk5sbhpavp.property-map {
  line-height: 0;
}
.wb-j1kk5sbhpavp.property-map .iframe-map {
  height: 400px;
  background-color: #dedede;
}

.wb-zruvgvjsnvtz .open-homes {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 20px;
  background-color: #fff;
  font-family: "Gotham SSm";
  transition: all 0.3s ease-in-out 0s;
}
.wb-zruvgvjsnvtz .open-homes h3 {
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  /* text-overflow: ellipsis; */
  transition: color 0.3s ease-in-out;
  margin-bottom: 20px;
}
.wb-zruvgvjsnvtz .open-homes .open-homes-items {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}
.wb-zruvgvjsnvtz .open-homes .open-homes-items span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  flex: 1;
}
.wb-zruvgvjsnvtz .open-homes .open-homes-items span.add-date a {
  color: #404041;
}
.wb-zruvgvjsnvtz .open-homes .open-homes-items span.add-date a i {
  color: #003DA5;
  font-weight: 300;
  margin-right: 8px;
}

.wb-rrxkxoz5dlpa .auctions {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 20px;
  background-color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.wb-rrxkxoz5dlpa .auctions h3 {
  font-size: 18px;
  text-transform: uppercase;
  /* text-overflow: ellipsis; */
  transition: color 0.3s ease-in-out;
  margin-bottom: 20px;
}
.wb-rrxkxoz5dlpa .auctions .auctions-items {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}
.wb-rrxkxoz5dlpa .auctions .auctions-items span {
  font-family: "Arial";
  line-height: normal;
  flex: 1;
}
.wb-rrxkxoz5dlpa .auctions .auctions-items span.add-date a {
  color: #404041;
}
.wb-rrxkxoz5dlpa .auctions .auctions-items span.add-date a i {
  color: #003DA5;
  font-weight: 300;
  margin-right: 8px;
}

.wb-mlinyjinoqvt .each-agent-card {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 20px 20px;
  background-color: #fff;
  transition: all 0.3s ease-in-out 0s;
  flex-wrap: nowrap;
  align-items: start;
  gap: 5px;
}
.wb-mlinyjinoqvt .each-agent-card .agent-image {
  width: 30%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.wb-mlinyjinoqvt .each-agent-card .agent-image:before {
  content: "";
  display: block;
  padding-top: 90%;
}
.wb-mlinyjinoqvt .each-agent-card .agent-details {
  width: 70%;
}
.wb-mlinyjinoqvt .each-agent-card .agent-details h3 {
  color: #003DA5;
  text-transform: uppercase;
  margin: 0;
}
.wb-mlinyjinoqvt .each-agent-card .second-row .agent-contact-info a {
  display: flex;
  align-items: start;
  line-height: 25px;
  color: #404041;
  font-family: "Gotham SSm";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  word-wrap: break-word;
}
.wb-mlinyjinoqvt .each-agent-card .second-row .agent-contact-info a i {
  color: #DC1C2E;
  font-size: 14px;
  margin-right: 5px;
  line-height: inherit;
}
.wb-mlinyjinoqvt .each-agent-card .second-row .vcard a {
  color: #003DA5;
  line-height: normal;
}
.wb-mlinyjinoqvt .each-agent-card .second-row .licensed {
  color: #949CA1;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}


.wb-hqs24epzln70 .related-listing-slider .slick-slide {
  margin-right: 12px;
  margin-left: 12px;
  margin-top: 23px;
}
@media only screen and (min-width: 992px) {
  .wb-hqs24epzln70 .related-listing-slider .slick-slide {
    display: inline-block;
  }
}
.wb-hqs24epzln70 .related-listing-slider .slick-slide:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .wb-hqs24epzln70 .buttons-loadmore {
    text-align: center;
  }
}
.wb-hqs24epzln70 .buttons-loadmore a {
  padding: 15px 35px 15px 20px;
  margin-left: 20px;
  background: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  outline: none;
  color: #404041;
}
@media only screen and (max-width: 991px) {
  .wb-hqs24epzln70 .buttons-loadmore a {
    margin-left: 0 !important;
    display: inline-block !important;
    margin-top: 26px;
  }
}
.wb-hqs24epzln70 .buttons-loadmore a:hover {
  background-color: #f1f1f1;
}
.wb-hqs24epzln70 .buttons-loadmore a:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  right: 15px;
  transition: all 0.3s ease-in-out 0s;
}
.wb-hqs24epzln70 .buttons-loadmore a:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 100%;
  width: 0;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out 0s;
}
.wb-hqs24epzln70 .buttons-loadmore a:hover:after {
  width: 20px;
  background-color: #f1f1f1;
}
.wb-hqs24epzln70 .buttons-loadmore a:hover:before {
  right: 5px;
}

.wb-hr1ncpbjfmvr {
  height: 100%;
}
.wb-hr1ncpbjfmvr .each-property-card {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 20px;
  background-color: #FFF;
  transition: all 0.3s ease-in-out 0s;
  height: 100%;
}
.wb-hr1ncpbjfmvr .each-property-card:hover {
  background-color: #404041;
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-image::after {
  transform: scale(1.15);
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-details h3 {
  color: #FFF;
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-details .property-full-address {
  color: #FFF;
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-details .property-price {
  color: #FFF;
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-details .summary-details ul li .summary-icon {
  filter: brightness(0%) invert(1);
}
.wb-hr1ncpbjfmvr .each-property-card:hover .each-property-details .summary-details ul li .summary-label {
  color: #FFF;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-image {
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-image::before {
  display: block;
  padding-top: 66%;
  content: "";
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details {
  text-align: left;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details h3 {
  color: #003DA5;
  font-size: 16px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Show two lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
  height: 36px;
  transition: color 0.3s ease-in-out;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details h3 a {
  color: inherit;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details h3 a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details .property-full-address {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  transition: color 0.3s ease-in-out;
}
.wb-hr1ncpbjfmvr .each-property-card .each-property-details .property-price {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s ease-in-out;
}

.wb-vy1jmg3qbwc3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 1px 10px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 50px 0;
}

* { box-sizing: border-box; } body {margin: 0;}#iyt8h5{background-image:url('https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/7d6d43e2-3558-412d-ae56-25b580aafb03/10f7ad3e-26e3-4e12-8e98-8547911ad273.jpg&width=800&fit=crop');}#iqoly5{background-image:url('https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/7d6d43e2-3558-412d-ae56-25b580aafb03/dbfb128e-7bcf-4db0-a081-7ae84d8f4224.jpg&width=800&fit=crop');}#isrux9{background-image:url('https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/7d6d43e2-3558-412d-ae56-25b580aafb03/61658fa1-66c1-4320-9e24-926112662728.jpg&width=800&fit=crop');}#ihy8rk{background-image:url('https://pixelwiz.wbcms.net?image=https%3A%2F%2Fresources.wbcms.net%2Fuploads%2F11%2Ff130f966-ffa3-4f3b-938f-586c518557c3%2Flisting-contact-form-bg.jpg&width=1900&fit=crop');}#icgui6{background-image:url(https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/4d19c899-3a24-47f5-931a-0f2f17bc8a73/4d9f403f-9a04-452f-bef3-7ca783741605.jpg&width=800&fit=crop);}#iu7tkl{background-image:url(https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/63615e3b-7320-4912-93e5-b79d9ab0b405/a4b145df-25d6-4f07-9f3e-bb41d25ff8ed.jpg&width=800&fit=crop);}#inpdxl{background-image:url(https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/155caebd-7960-401e-83c7-4f8527e11383/556bd849-7dbb-40aa-82b5-719a004eac65.JPEG&width=800&fit=crop);}#iitd0a{background-image:url(https://pixelwiz.wbcms.net?image=https://wbcms-listings-photos.s3.ap-southeast-2.amazonaws.com/911a5262-923a-473d-b3f2-3ca86ca58375/0ce02974-06ad-4c4e-b02b-051d18721a45.JPG&width=800&fit=crop);}#itm3lyg{background-image:url('https://pixelwiz.wbcms.net?image=https://resources.wbcms.net/agents/1c84b169-77ad-45c1-a078-50818a68fb0e/e5fecb79-ae46-48cc-8f65-e5cfed8883ea.jpg&width=800&fit=crop');}