@charset "UTF-8";
.ap-shortcode-attr-list-shortcode-value-auction article {
  padding: 50px 0 !important;
}
.ap-shortcode-attr-list-shortcode-value-auction article > .group, .ap-shortcode-attr-list-shortcode-value-auction .search-results .listing-body.container {
  width: 100%;
  padding: 0 3.5rem;
}
@media (max-width: 991.98px) {
  .ap-shortcode-attr-list-shortcode-value-auction article > .group, .ap-shortcode-attr-list-shortcode-value-auction .search-results .listing-body.container {
    padding: 0 1rem;
  }
}
.ap-shortcode-attr-list-shortcode-value-auction #listing-mode .property-listing-container {
  overflow: visible;
  height: auto;
}
.ap-shortcode-attr-list-shortcode-value-auction #listing-mode .listing-wrapper {
  padding: 0;
  position: unset;
  width: auto;
  height: auto;
  overflow: unset;
}
.ap-shortcode-attr-list-shortcode-value-auction a.item-print {
  padding: 8px 12px;
  margin-bottom: 20px;
  display: inline-block;
  border-radius: 0;
  background: #003a42;
  border-color: #003a42;
  color: #ffffff;
}
.ap-shortcode-attr-list-shortcode-value-auction a.item-print:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #003a42;
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr {
  background: #ffffff;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr {
    padding: 20px 0 !important;
  }
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td {
  border: 0;
  padding: 0.75rem 0;
  vertical-align: middle;
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td {
    display: block;
    text-align: left !important;
    padding: 0;
    margin-bottom: 10px;
  }
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td span {
  display: block;
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td.image_cell a {
  display: block;
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td.image_cell a img {
  display: block;
  max-width: 100px;
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td.image_cell {
    margin-bottom: 20px;
  }
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td.image_cell a img {
    max-width: 100%;
    width: 100%;
  }
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td .no-image-container.medium {
  background: #9c9c9c;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td .no-image-container.medium i {
  color: #eee;
  font-size: 26px;
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td .no-image-container.medium {
    max-width: 100%;
    width: 100%;
    height: 200px;
  }
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td .no-image-container.medium i {
    font-size: 55px;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td[class*="address"] span.suburb {
    font-size: 1.5rem;
  }
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td[class*="date"] {
    padding-bottom: 10px;
    border-bottom: 1px solid;
  }
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td[class*="date"] a {
    color: #333333;
  }
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td[class*="price"], .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr td[class*="agent"].text-right {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr {
    display: block;
    text-align: left !important;
    padding: 20px;
  }
}
.ap-shortcode-attr-list-shortcode-value-auction table.table-auction tr:first-child td.opentimes_date {
  padding-top: 20px;
}
.opentimes-wrapper a.btn {
  border-radius: 0;
  background: #003a42;
  border-color: #003a42;
  color: #ffffff;
}
.opentimes-wrapper a.btn:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #003a42;
}
.opentimes-wrapper .toolbar-container {
  display: grid;
  grid-template-columns: 220px 1fr repeat(2, 200px) 135px;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024.98px) {
  .opentimes-wrapper .toolbar-container {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .opentimes-wrapper .toolbar-container .type button {
    width: calc(50% - 2px);
  }
  .opentimes-wrapper .toolbar-container .btn-print {
    margin-left: 0 !important;
  }
  .opentimes-wrapper .toolbar-container .btn-print a {
    justify-content: center;
  }
}
@media screen and (max-width: 575.98px) {
  .opentimes-wrapper .toolbar-container {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}
.opentimes-wrapper .toolbar-container button {
  height: 50px;
  background-color: #ffffff;
  color: #003a42;
  border: 1px solid #003a42;
}
.opentimes-wrapper .toolbar-container button.selected {
  background-color: #003a42;
  color: #ffffff;
}
.opentimes-wrapper .toolbar-container input, .opentimes-wrapper .toolbar-container select {
  height: 50px;
  width: 100%;
  color: #333333;
  background-color: #fff;
  padding-left: 15px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #333333;
}
.opentimes-wrapper .toolbar-container input::placeholder, .opentimes-wrapper .toolbar-container select::placeholder {
  color: #333333;
}
.opentimes-wrapper .toolbar-container .btn-print {
  margin-left: auto;
}
.opentimes-wrapper .toolbar-container .btn-print a {
  display: flex;
  align-items: center;
  height: 50px;
  background-color: #ffffff;
  color: #003a42;
  border-color: #003a42;
}
.opentimes-wrapper .toolbar-container .btn-print a:hover {
  background-color: #003a42;
  color: #ffffff;
}
.opentimes-wrapper .toolbar-container .select2-container {
  width: 100% !important;
  border-bottom: 1px solid #333333;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--single {
  height: 50px;
  line-height: 50px;
  border: 0;
  border-radius: 0;
  padding-left: 5px;
  background-color: #fff;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--single .select2-selection__placeholder {
  color: #333333;
  text-transform: uppercase;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--single .select2-selection__rendered {
  height: 50px;
  text-align: left;
  line-height: 50px;
  padding-right: 0;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--single span.select2-selection__arrow {
  height: 50px;
  line-height: 50px;
  right: 0;
  width: 30px;
  display: none;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--single .select2-selection__clear {
  padding: 0 10px;
  font-size: 20px;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--multiple {
  height: 50px;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--multiple .select2-selection__rendered {
  height: 100%;
  flex-flow: row wrap;
  align-items: center;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search {
  width: 100%;
}
.opentimes-wrapper .toolbar-container .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  line-height: 1.2;
  margin: 0 5px !important;
  background-color: transparent !important;
  border: none !important;
  color: #333333;
}
.opentimes-wrapper button.open-inspection {
  background-color: #ffffff;
  border: 1px solid #003a42;
  color: #003a42;
}
.opentimes-wrapper button.open-inspection:hover {
  background-color: #003a42;
  color: #ffffff;
}
.opentimes-wrapper .tab-icons .list-inline {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.opentimes-wrapper .tab-icons .list-inline .list-inline-item.btn-print {
  margin-left: auto;
}
.opentimes-wrapper .tab-icons .list-inline .list-inline-item a.item-inspection-sort {
  padding: 0.65rem 0.8rem;
  background: #003a42;
  color: #ffffff;
  border: 1px solid #003a42;
}
.opentimes-wrapper .tab-icons .list-inline .list-inline-item a.item-inspection-sort.active {
  border-radius: 0;
  background: #ffffff;
  color: #003a42;
}
@media screen and (max-width: 767.98px) {
  .opentimes-wrapper table#opentimes_table_view tr {
    display: block;
    text-align: left !important;
    padding: 20px;
  }
}
.opentimes-wrapper table#opentimes_table_view tr td {
  padding: 10px 5px;
  border: 0;
  vertical-align: middle;
}
@media screen and (max-width: 767.98px) {
  .opentimes-wrapper table#opentimes_table_view tr td {
    display: block;
    text-align: left !important;
    padding: 0;
    margin-bottom: 10px;
  }
}
.opentimes-wrapper table#opentimes_table_view tr td span {
  display: block;
}
.opentimes-wrapper table#opentimes_table_view tr.date td.opentimes_date {
  padding: 40px 0 20px;
  font-size: 20px;
  font-weight: 600;
  color: #003a42;
}
@media screen and (max-width: 767.98px) {
  .opentimes-wrapper table#opentimes_table_view tr.date {
    padding: 0;
  }
  .opentimes-wrapper table#opentimes_table_view tr.date td.opentimes_date {
    padding: 0;
    margin-bottom: 0;
  }
}
.opentimes-wrapper table#opentimes_table_view tr.list-property {
  background: #ffffff;
}
@media (max-width: 1199.98px) {
  .opentimes-wrapper table#opentimes_table_view tr.list-property {
    padding: 20px 0 !important;
  }
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.image_cell a {
  display: block;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.image_cell a img {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.image_cell {
    margin-bottom: 20px;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.image_cell a img {
    max-width: 100%;
    width: 100%;
  }
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td .no-image-container.medium {
  background: #9c9c9c;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td .no-image-container.medium i {
  color: #eee;
  font-size: 26px;
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .opentimes-wrapper table#opentimes_table_view tr.list-property td .no-image-container.medium {
    max-width: 100%;
    width: 100%;
    height: 200px;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td .no-image-container.medium i {
    font-size: 55px;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-width: 567px) and (orientation: landscape) {
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell span.suburb {
    font-size: 1.5rem;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell {
    padding-bottom: 10px;
    border-bottom: 1px solid;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell a {
    color: #333333;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.price_cell, .opentimes-wrapper table#opentimes_table_view tr.list-property td.agent_cell.text-right {
    margin-bottom: 0;
  }
  .opentimes-wrapper table#opentimes_table_view tr.list-property td.book_cell {
    padding: 10px 0;
  }
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.action_cell {
  display: inline-flex;
  align-items: flex-start;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.action_cell > a {
  display: block;
  margin-top: 0.2rem;
  padding: 0.5rem 0;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell a, .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell a {
  color: #333333;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell ul.rooms, .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell ul.rooms {
  display: flex;
  list-style: none;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell ul.rooms li, .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell ul.rooms li {
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell ul.rooms li:not(:last-child), .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell ul.rooms li:not(:last-child) {
  margin-right: 5px;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.address_cell ul.rooms li:not(:last-child)::after, .opentimes-wrapper table#opentimes_table_view tr.list-property td.time_cell ul.rooms li:not(:last-child)::after {
  content: "|";
  top: 0;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.feature_cell ul li {
  display: inline-flex;
  align-items: center;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.feature_cell ul li + li {
  margin-left: 1rem;
}
.opentimes-wrapper table#opentimes_table_view tr.list-property td.feature_cell ul li i {
  margin-right: 0.5rem;
}
.opentimes-wrapper table#opentimes_table_view tr:first-child td.opentimes_date {
  padding-top: 20px;
}
#ui-datepicker-div {
  z-index: 2 !important;
}
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
  z-index: 3;
}
#ui-datepicker-div .ui-datepicker-current {
  visibility: hidden;
  opacity: 0;
}
.ratemyagent-review-container {
  padding-bottom: 3.5rem;
}
@media (min-width: 1023.89px) {
  .ratemyagent-review-container {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow {
  position: relative;
}
@media (max-width: 1023.89px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow {
    padding: 0 15px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .carousel {
  display: flex;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav {
  z-index: 2;
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls] {
  padding: 0;
  height: 5px;
  width: 5px;
  border-radius: 7px;
  margin: 0 25px;
  opacity: 0.25;
  background-color: black;
  border: 0;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls]:hover, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls]:focus, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls]:active, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls].tns-nav-active {
  opacity: 0.75;
}
@media (max-width: 1023.99px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-nav [aria-controls] {
    margin: 0 10px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button {
  font-size: 0;
  border: 0;
  padding: 0;
  background: black;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button:before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 15px;
  color: #ffffff;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button::after {
  display: none;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"] {
  left: -55px;
}
@media (max-width: 1122px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"] {
    left: -15px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"]:before {
  content: "";
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"]:hover, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"]:focus, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="prev"]:active {
  background: black;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"] {
  right: -55px;
}
@media (max-width: 1122px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"] {
    right: -15px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"]:before {
  content: "";
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"]:hover, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"]:focus, .ratemyagent-review-container .ap-ratemyagent.single-slideshow .tns-outer .tns-controls button[data-controls="next"]:active {
  background: black;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container {
  padding: 20px 0 0;
  background: white;
}
@media (max-width: 767.99px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container {
    padding: 0;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container:not(:first-child):not(.tns-item) {
  display: none;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content {
  display: flex;
  flex-wrap: wrap;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 15px 30px;
}
@media (max-width: 767.89px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .property-cover-image {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 70%;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .property-cover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-highlight {
  margin-top: -57px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-highlight .agent-image {
  display: block;
  overflow: hidden;
  width: 88px;
  border-radius: 50%;
  padding: 3px;
  border: 2px solid white;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-highlight .agent-image img {
  max-width: 80px;
  border-radius: 50%;
  margin-left: -1px;
  margin-top: -1px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-highlight .agent-overall-stars {
  display: flex;
  justify-content: center;
  padding: 3px 0;
  border-radius: 30px;
  background-color: #fbb116;
  color: #fff;
  font-size: 12px;
  margin-top: -16px;
  margin-left: 17px;
  font-weight: 400;
  position: relative;
  width: 50px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-highlight .agent-overall-stars svg {
  margin-right: 2px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-details .agent-name {
  font-size: 1rem;
  text-transform: uppercase;
  color: #f7941d;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-details .agent-name a {
  color: #f7941d;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-details .agent-name a:hover {
  color: #c16c07;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-highlight .agent .agent-details .total-review a {
  color: #585858;
  text-decoration: underline;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details {
  flex: 0 0 66.67%;
  max-width: 66.67%;
  padding: 0 20px;
}
@media (max-width: 767.89px) {
  .ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 20px;
  }
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details a.review-url {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
  display: block;
  color: #121212;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details a.review-url:hover {
  color: #c16c07;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details a.review-url h3 {
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .rate-stars {
  margin-bottom: 10px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-alert {
  margin-bottom: 1rem;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-alert .verified-review {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background: #d5f5f2;
  border-radius: 2px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-alert .verified-review img.verified-logo {
  width: 35px;
  height: auto;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-alert .verified-review .verified-text {
  padding-left: 20px;
  flex: 1 0 0;
  font-size: 1rem;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > div:not(.review-author):not(.review-alert) {
  font-size: 1rem;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > .review-text-container {
  max-height: 94px;
  overflow: auto;
  margin-bottom: 20px;
  color: #585858;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > .review-text-container::-webkit-scrollbar {
  height: 5px;
  cursor: grab;
  width: 5px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > .review-text-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  height: 5px;
  cursor: grab;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > .review-text-container::-webkit-scrollbar-thumb {
  background: #888;
  height: 5px;
  border-radius: 70px;
  cursor: grab;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details > .review-text-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-property {
  display: flex;
  justify-content: space-between;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-property .review-property-address a {
  color: #585858;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-property .logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-property .logo-container img.ap-rma-logo {
  width: 120px;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .review-property .logo-container span {
  font-size: 0.65625rem;
}
.ratemyagent-review-container .ap-ratemyagent.single-slideshow .review-item.container .review-content .review-item-details .rate-stars svg {
  margin-left: 4px;
  margin-right: 4px;
  fill: #f7941d;
}
.ap-shortcode-ap_search_results.ap-shortcode-attr-list-shortcode-value-auction .search-result-container {
  grid-template-columns: 1fr;
  height: auto;
}
.ap-shortcode-ap_search_results.ap-shortcode-attr-list-shortcode-value-auction .search-result-container #listing-mode {
  background: transparent;
}
.ap-shortcode-ap_search_results .mfp-bg {
  background-color: #fff;
  opacity: 1;
}
.ap-shortcode-ap_search_results .select2-container #select2-price_max-results {
  z-index: 2;
}
@media (min-width: 768px) {
  .ap-shortcode-ap_search_results.ap-shortcode-attr-type-shortcode-value-Commercial .listing-results-search-form .listing__forms--bottom .field-select-property-type {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .ap-shortcode-ap_search_results.ap-shortcode-attr-type-shortcode-value-Commercial .listing-results-search-form .listing__forms--bottom .field-select-property-price-min, .ap-shortcode-ap_search_results.ap-shortcode-attr-type-shortcode-value-Commercial .listing-results-search-form .listing__forms--bottom .field-select-property-price-max {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ap-shortcode-ap_search_results.is-list .search-result-container.toggle #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container {
  grid-template-columns: 250px 1fr;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results.is-list .search-result-container.toggle #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1199.98px) {
  .ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner {
    grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));
  }
}
.ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container {
  display: grid !important;
  grid-template-columns: 250px 1fr;
}
.ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container .no-image-container {
  padding-bottom: 100% !important;
}
.ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container .bookmark-property {
  left: 0;
  top: 0;
}
.ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container .sticker {
  right: 0;
  bottom: 0rem !important;
  height: 30px !important;
  left: unset !important;
  top: unset !important;
  width: auto;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container {
    grid-template-columns: 1fr;
  }
}
.ap-shortcode-ap_search_results.is-list #listing-mode #ap-listing-search-results.listing-wrapper__inner .listing-item > .container > a {
  padding-bottom: 100% !important;
}
.ap-shortcode-ap_search_results article {
  padding: 0 !important;
}
.ap-shortcode-ap_search_results article > .group {
  width: 100%;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results article > .group {
    padding: 0;
  }
}
.ap-shortcode-ap_search_results .search-results .listing-body.container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
  .ap-shortcode-ap_search_results .search-results .listing-body.container {
    max-width: 1280px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results .search-results .listing-body.container {
    max-width: 960px;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms {
  background-color: white;
  width: 100%;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 1.5rem 1.5rem;
  gap: 10px;
}
@media (max-width: 60rem) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search {
    grid-template-columns: 1fr;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner {
  position: relative;
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 0 0.75rem 0 0.75rem;
  gap: 10px;
}
@media (max-width: 60rem) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner {
    flex-direction: column;
    padding: 0;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner i.la-search {
  font-size: 1.5rem;
  position: absolute;
  left: 0.75rem;
  top: 0.85rem;
  z-index: 1;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner .btn__filter {
  background: transparent;
  border-radius: 0;
  border: 0;
  color: rgba(51, 51, 51, 0.75);
  display: inline-flex;
  align-items: center;
  font-weight: bold;
  border-bottom: 1px solid #333333;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner .btn__filter:focus, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner .btn__filter:focus-within {
  box-shadow: none;
}
@media (max-width: 60rem) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner .btn__filter {
    background: rgba(51, 51, 51, 0.75);
    color: #fff;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    justify-content: center;
    font-size: 1rem;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search__inner .btn__filter:before {
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 1.25rem;
  content: "";
  color: currentColor;
  margin-right: 0.5rem;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search input[type="text"] {
  flex: 1;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 1rem;
  background-color: transparent;
  text-indent: 25px;
  border-bottom: 1px solid #333333;
  border-radius: 0;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search input[type="text"]:focus {
  outline-width: 0;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search input[type="submit"] {
  background: #003a42;
  color: #ffffff;
  border-color: #003a42;
  border-radius: 0 !important;
  padding: 0.75rem 2rem;
  text-transform: uppercase;
  transition: 0.5s;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--top .field-search input[type="submit"]:hover {
  background: #ffffff;
  color: #003a42;
  border-color: #ffffff;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom {
  width: 100%;
  opacity: 0;
  overflow: hidden;
  max-height: 0px;
  padding: 0rem 0.65rem 0 0.65rem;
  transition: 0.4s;
  margin: 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom.is-shown {
  opacity: 1;
  max-height: 500px;
  padding: 1.25rem 0.65rem calc(1rem - 10px) 0.65rem;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select {
  padding-bottom: 15px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 1rem;
  background-color: #ffffff;
  border: 0;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection {
  height: 40px;
  padding: 0 5px;
}
@media (max-width: 767.98px) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection {
    border: 1px solid #efefef;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection .select2-selection__rendered {
  line-height: 40px;
  text-align: left;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #333333;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple {
  overflow-y: hidden;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(51, 51, 51, 0.5) transparent;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple::-webkit-scrollbar {
  width: 6px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple::-webkit-scrollbar-track {
  background: transparent;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple::-webkit-scrollbar-thumb {
  background-color: rgba(51, 51, 51, 0.5);
  border-radius: 5px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple .select2-selection__rendered {
  position: absolute;
  left: 10px;
  line-height: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  padding: 0 0 0 10px;
  max-width: calc(100% - 10px);
  overflow: visible;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  border: none;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
  position: absolute;
  left: 10px;
  line-height: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  padding: 0 0 0 10px;
  max-width: calc(100% - 10px);
  overflow: visible;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2 .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__choice {
  border: none;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-selection--multiple {
  background-color: #ffffff;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-selection--multiple .select2-search__field {
  width: 100% !important;
  height: 100%;
  margin: 0;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-container {
  width: 100% !important;
  border: 1px solid rgba(51, 51, 51, 0.075);
  box-shadow: rgba(51, 51, 51, 0.05) 0px 1px 4px 0px, rgba(0, 0, 0, 0) 0px 1px 1px 0px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-container .select2-selection--single {
  height: 40px;
  line-height: 40px;
  border: 0;
  border-radius: 0;
  padding-left: 5px;
  background-color: #ffffff;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-container .select2-selection--single .select2-selection__rendered {
  height: 40px;
  text-align: left;
  line-height: 40px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--bottom .field-select .select2-container .select2-selection--single span.select2-selection__arrow {
  height: 40px;
  line-height: 40px;
  right: 0;
  width: 30px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search {
  padding: 50px 0 24px;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1024.98px) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search {
    padding: 40px 0 24px;
  }
}
@media screen and (max-width: 767.98px) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search {
    padding: 16px 0;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search {
  display: grid;
  grid-template-columns: 100px 500px repeat(2, 1fr) 120px;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search {
    grid-template-columns: 100px 350px repeat(2, 1fr) 120px;
  }
}
@media screen and (max-width: 991.98px) {
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .input-group {
    grid-column: span 3 / span 3;
  }
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .min-price-opt {
    grid-column: span 2 / span 2;
    grid-row-start: 2;
  }
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .max-price-opt {
    grid-column: span 2 / span 2;
    grid-column-start: 3;
    grid-row-start: 2;
  }
  .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .btn-filter {
    grid-column: span 4 / span 4;
    grid-row-start: 3;
  }
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .input-group .svg-icon {
  margin-right: -35px;
  width: 35px;
  height: 50px;
  z-index: 1;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .input-group .svg-icon.search {
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.688 1.688a5.633 5.633 0 0 0-5.626 5.625 5.58 5.58 0 0 0 1.266 3.55l-4.482 4.482.809.81 4.482-4.483a5.58 5.58 0 0 0 3.55 1.265 5.633 5.633 0 0 0 5.626-5.624 5.633 5.633 0 0 0-5.625-5.625m0 1.125c2.491 0 4.5 2.008 4.5 4.5s-2.009 4.5-4.5 4.5a4.49 4.49 0 0 1-4.5-4.5c0-2.492 2.008-4.5 4.5-4.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 10px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .btn-filter {
  background-color: #ffffff;
  border: 1px solid #003a42;
  padding: 0;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .btn-filter a {
  font-size: 16px;
  color: #003a42;
  text-transform: uppercase;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .btn-filter:hover {
  background-color: #003a42;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .btn-filter:hover a {
  color: #ffffff;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search input, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search select, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search button {
  height: 50px;
  width: 100% !important;
  padding: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #333333;
  margin: 0;
  overflow: hidden;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search input::placeholder, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search select::placeholder, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search button::placeholder {
  color: #333333;
  text-transform: uppercase;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search input option, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search select option, .ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search button option {
  display: none;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container {
  width: 100% !important;
  border-bottom: 1px solid #333333;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--single {
  height: 50px;
  line-height: 50px;
  border: 0;
  border-radius: 0;
  padding-left: 5px;
  background-color: #fff;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--single .select2-selection__placeholder {
  color: #333333;
  text-transform: uppercase;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--single .select2-selection__rendered {
  height: 50px;
  text-align: left;
  line-height: 50px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--single span.select2-selection__arrow {
  height: 50px;
  line-height: 50px;
  right: 0;
  width: 30px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple {
  height: 50px;
  padding-left: 35px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple .select2-selection__rendered {
  height: 100%;
  flex-flow: row wrap;
  align-items: center;
  gap: 5px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search {
  width: 100%;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 0 !important;
  background-color: #003a42 !important;
  border: none !important;
  color: #fff;
  padding: 0 10px !important;
  border-radius: 0;
  display: flex;
  align-items: center;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  color: #fff;
  font-size: 22px;
}
.ap-shortcode-ap_search_results .listing-results-search-form .listing__forms--search .field-search .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice::after {
  display: none;
}
.ap-shortcode-ap_search_results .property-count {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 20px;
  padding: 24px 0 40px;
}
@media screen and (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results .property-count {
    grid-template-columns: 1fr 300px;
  }
}
@media screen and (max-width: 767.98px) {
  .ap-shortcode-ap_search_results .property-count {
    grid-template-columns: 1fr 200px;
  }
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results .property-count {
    grid-template-columns: 1fr;
  }
}
.ap-shortcode-ap_search_results .property-count .listing-results-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
}
.ap-shortcode-ap_search_results .property-count .pagination-results-bar {
  display: inline-block;
}
.ap-shortcode-ap_search_results .property-count .pagination-results-bar .pagination-result-item {
  color: #003a42;
}
.ap-shortcode-ap_search_results .property-count .listing-results-sort select {
  height: 50px;
  padding-left: 20px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #333333;
  margin: 0;
  overflow: hidden;
}
.ap-shortcode-ap_search_results .property-count .listing-results-sort select::placeholder {
  color: #333333;
  text-transform: uppercase;
}
.ap-shortcode-ap_search_results .property-count .listing-results-layout {
  margin-left: 1.65rem;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results .property-count .listing-results-layout {
    display: none;
  }
}
.ap-shortcode-ap_search_results .property-count .listing-results-layout > * + * {
  margin-left: 0.75rem;
}
.ap-shortcode-ap_search_results .property-count .listing-results-layout button {
  padding: 0;
  border: 0;
  background: transparent !important;
  font-size: 2rem;
  color: #333333;
  transition: 0.45s;
}
.ap-shortcode-ap_search_results .property-count .listing-results-layout button.is-active {
  color: rgba(51, 51, 51, 0.25);
}
.ap-shortcode-ap_search_results .property-count .listing-results-layout button:hover {
  color: rgba(51, 51, 51, 0.25);
}
.ap-shortcode-ap_search_results .property-count .listing-results-save a {
  font-size: 2rem;
  color: #333333;
}
.ap-shortcode-ap_search_results .property-count .listing-results-save a:hover, .ap-shortcode-ap_search_results .property-count .listing-results-save a:focus {
  color: rgba(51, 51, 51, 0.25);
}
.ap-shortcode-ap_search_results .property-count .select2-container {
  min-width: 250px;
  border-bottom: 1px solid #333333;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results .property-count .select2-container {
    width: 100% !important;
    min-width: 0;
  }
}
.ap-shortcode-ap_search_results .property-count .select2-container .select2-selection--single {
  height: 40px;
  line-height: 40px;
  border: 0;
  border-radius: 0;
  padding-left: 5px;
}
.ap-shortcode-ap_search_results .property-count .select2-container .select2-selection--single .select2-selection__rendered {
  height: 40px;
  text-align: left;
  line-height: 40px;
}
.ap-shortcode-ap_search_results .property-count .select2-container .select2-selection--single span.select2-selection__arrow {
  height: 40px;
  line-height: 40px;
  right: 0;
  width: 30px;
}
.ap-shortcode-ap_search_results .search-result-container {
  display: grid;
  grid-template-columns: 1fr 35vw;
}
.ap-shortcode-ap_search_results .search-result-container.toggle {
  grid-template-columns: 1fr;
  height: auto;
}
.ap-shortcode-ap_search_results .search-result-container.toggle #listing-mode {
  padding: 0 0 80px;
}
@media screen and (max-width: 767.98px) {
  .ap-shortcode-ap_search_results .search-result-container.toggle #listing-mode {
    padding: 0 0 30px;
  }
}
.ap-shortcode-ap_search_results .search-result-container.toggle #listing-mode .property-listing-container {
  height: auto;
  overflow: visible;
}
.ap-shortcode-ap_search_results .search-result-container.toggle #listing-mode .property-listing-container .listing-wrapper {
  position: unset;
  overflow: unset;
}
.ap-shortcode-ap_search_results .search-result-container.toggle #map-mode {
  display: none;
}
@media (max-width: 1199.98px) {
  .ap-shortcode-ap_search_results .search-result-container {
    grid-template-columns: 1fr;
    height: auto;
  }
}
.ap-shortcode-ap_search_results #listing-mode {
  background-color: #ffffff;
}
.ap-shortcode-ap_search_results #listing-mode .property-listing-container {
  width: 100%;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item {
  flex: 1 0 100%;
}
@media screen and (min-width: 1025px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item {
    max-width: 33.3333%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item {
    max-width: 50%;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item {
  margin-bottom: 20px;
  transition: all ease-in-out 0.5s;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 75%;
  height: 0;
  display: block;
  background-color: #9c9c9c;
}
@media screen and (max-width: 767.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a {
    padding-bottom: 200px;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a picture, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a .no-image-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  width: 100%;
  display: block;
  background: #9c9c9c;
}
@media screen and (max-width: 767.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a .no-image-container {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a .no-image-container {
    padding-bottom: 200px;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item > a .no-image-container i {
  font-size: 80px;
  color: #eee;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .open-times, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .auction-time {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
  padding: 7px 10px;
  background-color: rgba(0, 58, 66, 0.8);
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .open-times > p, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .auction-time > p {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 24px !important;
  letter-spacing: 0.64px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .open-times > p, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .auction-time > p {
    font-size: 12px !important;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .sticker {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  z-index: 2;
  width: auto;
  height: auto;
  background-color: rgba(0, 58, 66, 0.75);
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .sticker p, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item .sticker a {
  color: #ffffff;
  margin-bottom: 0;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section {
  background-color: #ffffff;
  box-shadow: none;
  padding: 24px 0;
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section {
    padding: 0;
    padding-top: 16px;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  color: #333333;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .address-rooms {
  text-align: center;
  padding: 0;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .suburb {
  font-size: 14px;
  line-height: 28px;
  margin: 0;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .price {
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #003a42;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .address {
  font-size: 20px !important;
  line-height: 28px !important;
  min-height: 0;
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .price, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .suburb, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .address {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 0;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container ul.rooms {
  display: flex;
  list-style: none;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container ul.rooms li {
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container ul.rooms li:not(:last-child) {
  margin-right: 5px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container ul.rooms li:not(:last-child)::after {
  content: "|";
  top: 0;
}
@media screen and (max-width: 575.98px) {
  .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container ul.rooms li {
    font-size: 14px;
    ine-height: 22px;
  }
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-info-container .listing-info .row {
  justify-content: center;
  align-items: center;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .listing-button {
  margin-top: auto;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-tenancy-1form, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-inspection {
  padding: 0 15px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-tenancy-1form form input.apply-now {
  width: 100%;
  border: 0;
  padding: 12px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #003a42 !important;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-inspection {
  margin-top: 10px;
  margin-bottom: 15px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-inspection a.btn-inspection {
  background: #003a42;
  border-color: #003a42;
  color: #ffffff;
  border-radius: 0;
  line-height: 25px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .button-inspection a.btn-inspection:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #003a42 !important;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a {
  background-color: rgba(255, 255, 255, 0.65);
  margin: 0.85rem;
  color: #333333;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  overflow: hidden;
  border-radius: 50%;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark {
  display: grid;
  grid-template-columns: auto auto;
  padding: 0 0.65rem;
  transition: 0.5s;
  min-width: 40px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property i, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark i {
  margin-right: 0;
  transition: 0.5s;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:hover, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:hover {
  border-radius: 6px;
  background: white;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:hover i, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:hover i {
  margin-right: 0.5rem;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:hover:after, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:hover:after {
  margin-right: 0;
  color: inherit;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:after, .ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:after {
  font-size: 0.85rem;
  transition: 0.5s;
  white-space: nowrap;
  color: transparent;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:hover {
  min-width: 150px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.save-fav-property:after {
  content: "Add to favorites";
  margin-right: -6.75rem;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:hover {
  min-width: 195px;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark i {
  color: #d72020;
}
.ap-shortcode-ap_search_results #listing-mode .listing-wrapper .listing-wrapper__inner .listing-item section .bookmark-property a.fav-type-2.trigger-delete-bookmark:after {
  content: "Remove from favorites";
  margin-right: -9.5rem;
}
.ap-shortcode-ap_search_results #map-mode {
  background-color: #ccc;
  display: none;
}
@media (min-width: 1199.98px) {
  .ap-shortcode-ap_search_results #map-mode {
    display: block;
  }
}
.ap-shortcode-ap_search_results .map-container {
  position: relative;
  height: 100%;
  padding-bottom: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.ap-shortcode-ap_search_results .map-container .leaflet-container, .ap-shortcode-ap_search_results .map-container #map_canvas:not(.leaflet-container) {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.leaflet-popup-content {
  margin: 0;
}
.leaflet-popup-content-wrapper {
  border-radius: 0;
}
.leaflet-container a.leaflet-popup-close-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 1.15rem;
  background-color: #003a42;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  background-color: #ffffff;
  color: #003a42;
}
.leaflet-container a {
  color: #333333;
  font-weight: 600;
}
.map-info-container {
  min-width: 275px;
}
.map-info-container .map-info-content {
  display: flex;
  flex-direction: column;
}
.map-info-container .map-info-content .map-info-title {
  font-family: Roboto;
  font-weight: 600;
  font-size: 0.85rem;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.map-info-container .map-info-content .map-info-img {
  order: -1;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.map-info-container .map-info-content .map-info-img * {
  width: 100%;
  height: auto;
}
.map-info-container .map-info-content .map-info-link {
  color: #333333;
  font-weight: 600;
}
.map-info-container .map-info-content .map-info-details {
  font-family: Roboto;
  max-width: 100%;
  padding: 0.65rem 1rem;
  font-size: 1rem;
}
.map-info-container .map-info-content .map-info-details p {
  margin: 10px 0 !important;
}
.map-info-container .map-info-content .map-info-details p.map-info-price {
  font-size: 1rem;
}
.map-info-container .map-info-content .map-info-details .features * + * {
  margin-left: 0.25rem;
}
.gm-style .gm-style-iw-c {
  max-width: 290px !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.gm-style .gm-style-iw-c button.gm-ui-hover-effect {
  right: 0 !important;
  top: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 1.15rem;
  background-color: #333333 !important;
  opacity: 1;
}
.gm-style .gm-style-iw-d {
  overflow: auto !important;
}
.gm-style .gm-style-iw-d .poi-info-window {
  padding: 1.5rem;
}
.gm-style .gm-style-iw-d .poi-info-window .title {
  margin-bottom: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 600;
  font-size: 0.85rem;
  line-height: 1.35;
}
.gm-style .gm-style-iw-d .poi-info-window .view-link {
  margin-top: 1rem;
}
.listing-pagination {
  margin-top: 1rem;
}
.listing-pagination #bottom_pagination .page_toolbar .page_numbers {
  text-align: center;
}
.listing-pagination .page-numbers {
  display: inline-block;
  width: 40px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  background: #fff;
  text-align: center;
  color: #333333;
  border-color: transparent;
  border-width: 1px;
  transition: 0.5s;
}
@media screen and (max-width: 475.98px) {
  .listing-pagination .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.listing-pagination .page-numbers.current {
  background: rgba(0, 58, 66, 0.8);
  color: #fff;
  border-color: #003a42;
}
.listing-pagination .page-numbers.next, .listing-pagination .page-numbers.prev {
  font-size: 0;
  background-color: #003a42;
  color: #ffffff;
  width: 65px;
}
@media screen and (max-width: 475.98px) {
  .listing-pagination .page-numbers.next, .listing-pagination .page-numbers.prev {
    width: 35px;
  }
}
.listing-pagination .page-numbers.next:before {
  font-size: 12px;
  content: "NEXT";
}
.listing-pagination .page-numbers.prev:before {
  font-size: 12px;
  content: "PREV";
}
.listing-pagination .page-numbers:hover {
  background: rgba(0, 58, 66, 0.8);
  color: #ffffff;
  border-color: #003a42;
}
#popup-search-property {
  background-color: white;
}
#popup-search-property.mfp-popup {
  padding: 40px 20px;
}
#popup-search-property.mfp-popup .mfp-close {
  font-family: Roboto;
  left: 0;
  font-size: 20px;
  opacity: 1;
  height: 50px;
  line-height: 49px;
}
#popup-search-property.mfp-popup .mfp-close::after {
  content: "CLOSE FILTER";
  position: absolute;
  top: 0;
  width: 100px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  font-weight: 600;
}
@media screen and (max-width: 575.98px) {
  #popup-search-property.mfp-popup .mfp-close {
    left: -20px;
  }
}
#popup-search-property.mfp-popup form {
  margin-top: 60px;
}
#popup-search-property.mfp-popup form .type, #popup-search-property.mfp-popup form .property, #popup-search-property.mfp-popup form .price, #popup-search-property.mfp-popup form .bbc {
  margin-bottom: 30px;
}
#popup-search-property.mfp-popup form .type .list-type-button-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
#popup-search-property.mfp-popup form .type .list-type-button-container button {
  flex: 1 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #popup-search-property.mfp-popup form .type .list-type-button-container button {
    max-width: calc(33.3333% - 4px);
  }
}
#popup-search-property.mfp-popup form .property .selection {
  display: none;
}
#popup-search-property.mfp-popup form .price .price-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
#popup-search-property.mfp-popup form .price .price-container > div {
  flex: 1 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #popup-search-property.mfp-popup form .price .price-container > div {
    max-width: calc(50% - 15px);
  }
}
#popup-search-property.mfp-popup form .bbc .bbc-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
#popup-search-property.mfp-popup form .bbc .bbc-container > div {
  flex: 1 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #popup-search-property.mfp-popup form .bbc .bbc-container > div {
    max-width: calc(33.3333% - 20px);
  }
}
#popup-search-property.mfp-popup form .bottom-container {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#popup-search-property.mfp-popup form .bottom-container .btn-reset {
  border: 0;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
#popup-search-property.mfp-popup form .bottom-container .btn-reset:hover {
  background-color: transparent;
  color: #003a42;
}
#popup-search-property.mfp-popup form .bottom-container .btn-search-popup {
  font-size: 16px;
  line-height: 27.2px;
  border: 1px solid #003a42;
  color: #ffffff;
  background-color: #003a42;
  width: 120px;
  text-transform: uppercase;
}
#popup-search-property.mfp-popup form .bottom-container .btn-search-popup:hover {
  background-color: #ffffff;
  color: #003a42;
}
@media screen and (max-width: 575.98px) {
  #popup-search-property.mfp-popup form .bottom-container {
    position: sticky;
    bottom: 0;
    background-color: #fff;
    padding: 10px 0;
  }
}
#popup-search-property.mfp-popup form button {
  height: 40px;
  background-color: transparent;
  border-color: #003a42;
  color: #003a42;
  margin-bottom: 4px;
}
#popup-search-property.mfp-popup form button.selected, #popup-search-property.mfp-popup form button:hover {
  background-color: #003a42;
  color: #ffffff;
  border-color: #003a42;
}
#popup-search-property.mfp-popup form button:focus, #popup-search-property.mfp-popup form button:focus-visible {
  outline: 0;
  box-shadow: none;
}
#popup-search-property.mfp-popup form button:empty {
  background: red;
}
#popup-search-property.mfp-popup form label {
  font-size: 14px;
  font-weight: 700;
  line-height: 22.4px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
#popup-search-property.mfp-popup form .select2-container {
  width: 100% !important;
}
#popup-search-property.mfp-popup form .select2-container .select2-selection--single {
  height: 40px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #333333;
}
#popup-search-property.mfp-popup form .select2-container .select2-selection--single .select2-selection__rendered {
  height: 100%;
  line-height: 40px;
}
#popup-search-property.mfp-popup form .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #333333;
}
#popup-search-property.mfp-popup form .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
@media screen and (max-width: 575.98px) {
  #popup-search-property.mfp-popup {
    padding: 10px 0;
  }
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles {
  padding-bottom: 0;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles:last-of-type {
  padding-bottom: 50px;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container {
  width: 100%;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 0.5px;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .img-blog {
  flex: 0 0 25%;
  max-width: 25%;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .img-blog .post-thumbnail {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 75%;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .img-blog .post-thumbnail .no-image-container {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #999;
  color: white;
  font-size: 4.5rem;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .img-blog .post-thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .content-blog {
  flex: 1;
  max-width: 100%;
  background-color: #fff;
  padding: 1.5rem;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .content-blog .entry-header .entry-title {
  font-weight: 600;
  font-family: Roboto;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .content-blog .entry-header .entry-title a {
  color: #333333;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .content-blog .entry-meta a {
  color: #333333;
}
body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row .content-blog .read-more {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row {
    margin: 0;
    padding: 0;
  }
  body.post-type-archive-suburbprofiles #page main#main article.suburbprofiles .container.row > * {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
body.post-type-archive-suburbprofiles #page main#main .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
body.post-type-archive-suburbprofiles #page main#main .nav-links > * + * {
  margin-left: 1rem;
}
body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-previous a::before {
  content: "«";
  margin-right: 6px;
}
body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-next a::after {
  content: "»";
  margin-left: 6px;
}
body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-previous a, body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-next a {
  display: inline-flex;
  align-items: center;
  text-align: center;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #003a42;
  color: #ffffff;
  border: 1px solid #003a42;
}
body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-previous a:hover, body.post-type-archive-suburbprofiles #page main#main .nav-links .nav-next a:hover {
  background-color: #ffffff;
  color: #003a42;
  border-color: #ffffff;
}
body.single-suburbprofiles #content {
  padding-top: 50px;
}
body.single-suburbprofiles hr.grey {
  background: rgba(51, 51, 51, 0.1);
}
body.single-suburbprofiles h5.section-title-underline {
  font-size: 26px;
  line-height: 1;
  border-bottom: 1px solid #333333;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
body.single-suburbprofiles .suburb-category {
  margin-top: 50px;
}
body.single-suburbprofiles .suburb-category h5 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 15px;
}
body.single-suburbprofiles .select-inline {
  position: relative;
}
body.single-suburbprofiles .select-inline .select2.select2-container--default {
  width: 100% !important;
  height: 50px;
  border: 0;
}
body.single-suburbprofiles .select-inline .select2.select2-container--default .select2-selection--single {
  width: 100% !important;
  height: 50px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
body.single-suburbprofiles .select-inline .select2.select2-container--default span.select2-selection__rendered {
  line-height: 48px;
  padding: 0 16px;
}
body.single-suburbprofiles .select-inline .select2.select2-container--default .select2-selection__arrow {
  display: none;
}
body.single-suburbprofiles .select-inline .select2-container--open .select2-selection--single {
  background-color: #eee;
}
body.single-suburbprofiles .select-inline .select2-container--open + .placeholder i::before {
  content: "";
}
body.single-suburbprofiles .select-inline .placeholder {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
body.single-suburbprofiles .select-inline .placeholder i[class] {
  margin-left: 6px;
}
body.single-suburbprofiles .select2-dropdown {
  margin-top: 1ch;
  border: 1px solid rgba(51, 51, 51, 0.095);
  border-radius: 0;
  border-radius: 4px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
body.single-suburbprofiles .select2-dropdown .select2-search--dropdown {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.095);
}
body.single-suburbprofiles .select2-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(51, 51, 51, 0.095);
  border-radius: 0;
  padding: 10px;
  font-size: 1rem;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: #333333 transparent;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options::-webkit-scrollbar {
  width: 6px;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options::-webkit-scrollbar-track {
  background: transparent;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #333333;
  border-radius: 5px;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options li {
  padding: 8px 16px;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options li.select2-results__option.select2-results__message {
  background: lightyellow;
  color: #8b5e3d;
}
body.single-suburbprofiles .select2-dropdown .select2-results > ul.select2-results__options li[aria-selected=true] {
  font-weight: bold;
  background-color: #ffffff !important;
  color: #003a42 !important;
}
body.single-suburbprofiles .suburb-map {
  margin-bottom: 30px;
}
body.single-suburbprofiles .suburb-map #map_canvas_suburbprofile {
  height: 550px;
  width: 100%;
  margin-bottom: 70px;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
}
body.single-suburbprofiles .suburb-map #map_canvas_suburbprofile > div {
  width: 100% !important;
}
@media (max-width: 767.98px) {
  body.single-suburbprofiles .suburb-map #map_canvas_suburbprofile {
    height: 300px;
  }
}
body.single-suburbprofiles .suburb-detail .wp-block-image {
  margin-bottom: 30px;
}
body.single-suburbprofiles .single-slideshow-w-thumb .slider-nav {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.single-suburbprofiles .single-slideshow-w-thumb .slider-nav > * {
  cursor: pointer;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  font-size: 2.75rem;
  text-shadow: 2px 0px 12px rgba(0, 0, 0, 0.7);
}
body.single-suburbprofiles .single-slideshow-w-thumb .slider-nav > *[aria-disabled="true"] {
  opacity: 0.5;
  cursor: not-allowed;
}
body.single-suburbprofiles .single-slideshow-w-thumb .slider-nav .prev {
  left: 0;
}
body.single-suburbprofiles .single-slideshow-w-thumb .slider-nav .next {
  right: 0;
}
body.single-suburbprofiles .single-slideshow-w-thumb .main-slider, body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider {
  margin-bottom: 30px;
}
body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider .tns-nav {
  display: none;
}
body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider .suburb-item:not(.tns-nav-active) {
  opacity: 0.5;
}
body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider .suburb-item.tns-nav-active {
  position: relative;
}
body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider .suburb-item.tns-nav-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(100% - 30px);
  height: 100%;
  display: block;
  border: 5px solid #333;
}
body.single-suburbprofiles .single-slideshow-w-thumb .thumbnail-slider .suburb-item > .embed-responsive {
  background-size: cover;
  background-position: center;
}
body.single-suburbprofiles .thumbnail-slider .slider-nav {
  top: 40%;
}
@media (max-width: 991.98px) {
  body.single-suburbprofiles .thumbnail-slider .slider-nav {
    display: none;
  }
}
body.single-suburbprofiles .suburb-latest-property {
  margin: 30px 0;
}
body.single-suburbprofiles .suburb-property {
  margin-bottom: 50px;
}
body.single-suburbprofiles .suburb-property .button-more > .btn {
  width: 100%;
}
body.single-suburbprofiles .suburb-property .property-item {
  margin-bottom: 20px;
}
body.single-suburbprofiles .suburb-property .property-item > strong {
  display: block;
  font-size: 18px;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
body.single-suburbprofiles .suburb-property .property-item > a {
  display: block;
}
body.single-suburbprofiles .suburb-property .property-item .embed-responsive {
  padding-bottom: 66.67% !important;
}
body.single-suburbprofiles .suburb-property .property-item img {
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
body.single-suburbprofiles .suburb-property .property-highlight {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #fff;
}
body.single-suburbprofiles .more-suburb {
  margin: 1rem -15px 1.5rem -15px;
}
body.single-suburbprofiles .more-suburb .suburb-placeholder {
  width: 100%;
  padding: 20px;
  background: #ddd;
  color: #111;
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: center;
}
body.single-suburbprofiles .more-suburb .suburb-profile-item {
  margin-bottom: 25px;
}
body.single-suburbprofiles .more-suburb .suburb-profile-item > a {
  display: block;
}
body.single-suburbprofiles .more-suburb .suburb-profile-item .embed-responsive-4by3:before {
  content: "";
  font-family: "Line Awesome Free";
  font-weight: 900;
  display: flex;
  font-size: 80px;
  color: #fff;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: #ccc;
}
body.single-suburbprofiles .more-suburb .suburb-profile-item img {
  height: 100%;
  width: auto;
  max-width: unset;
  left: 50%;
  transform: translateX(-50%);
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] > .group {
  padding: 0;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials {
  width: 100%;
}
@media (min-width: 992px) {
  body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result {
    padding: 1.5rem 0;
  }
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item {
  margin-bottom: 2rem;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content {
  background: #fff;
  padding: 2.5rem 2.75rem;
  height: 100%;
  box-shadow: 6px 8px 20px rgba(0, 0, 0, 0.09);
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 1.5rem;
}
@media (max-width: 992px) {
  body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details {
    grid-template-columns: 1fr;
  }
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .image-container {
  width: 150px;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .image-container .embed-responsive {
  background-color: #efefef;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .image-container .embed-responsive:before {
  display: none;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .image-container .embed-responsive img {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .image-container .embed-responsive .no-image-container.medium {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 80px;
  color: #676767;
  justify-content: center;
  align-items: center;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-rating i {
  color: #F2994A;
  font-size: 25px;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-title h2 {
  font-size: 2rem;
  margin-top: 0px;
  margin-bottom: 0px;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-title h2 > i.quote {
  width: 18px;
  height: 15px;
  background-repeat: no-repeat !important;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-title h2 > i.quote:first-child {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='%23333333'><path d='M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h3.983v10h-9.983z'/></svg>");
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-title h2 > i.quote:last-child {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='%23333333'><path d='M9.983 3v7.391c0 5.704-3.731 9.57-8.983 10.609l-.995-2.151c2.432-.917 3.995-3.638 3.995-5.849h-4v-10h9.983zm14.017 0v7.391c0 5.704-3.748 9.571-9 10.609l-.996-2.151c2.433-.917 3.996-3.638 3.996-5.849h-3.983v-10h9.983z'/></svg>");
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-content {
  font-family: Roboto;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 768px) {
  body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-content {
    font-size: 1rem;
  }
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main article[id] #testimonials .testimonial-listing-result .testimonial-item .item-content .item-details .testi-author {
  font-size: 1.15em;
  font-weight: 800;
  font-family: Roboto;
  margin-top: 1rem;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  width: 100%;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar > * + * {
  margin-left: 0.85rem;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar a.page-numbers, body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar span {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.85rem;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar span {
  border-color: #003a42;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar span.page-numbers.dots {
  border: 0 !important;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar a.page-numbers {
  background-color: #003a42;
  color: #ffffff;
  border-color: #003a42;
  border-radius: 50%;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar a.page-numbers.prev, body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar a.page-numbers.next {
  border-radius: 30px;
  padding: 0.45rem 1rem;
}
body:not(.ap-shortcode-ap_search_results).ap-shortcode-ap_testimonial #page .site-main .page_toolbar a.page-numbers:hover {
  background-color: #ffffff;
  color: #003a42;
  border-color: #ffffff;
}
.home .widget_ap-testimonial {
  background-color: #fff;
}
.home .widget_ap-testimonial #block-testimonial {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 150px 20px;
}
.home .widget_ap-testimonial #block-testimonial .bg-image {
  background-attachment: unset;
  background-color: #7a7a7a;
}
.home .widget_ap-testimonial #block-testimonial .bg-overlay-section {
  background: #333333;
  opacity: 0.2;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial {
  padding: 0 !important;
  max-width: 750px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 575.98px) {
  .home .widget_ap-testimonial #block-testimonial .homepage-testimonial {
    max-width: 100%;
  }
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .tns-outer .tns-nav {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: 2;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .tns-outer .tns-nav > button {
  height: 2px;
  background-color: #fff;
  border: 0;
  padding: 0;
  width: 23px;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .tns-outer .tns-nav > button.tns-nav-active {
  height: 4px;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .tns-outer .tns-nav > button:not(:first-child) {
  margin-left: 20px;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .slider-nav {
  display: none;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial {
  background-color: transparent;
  padding: 40px 0 30px;
  color: #fff;
}
@media screen and (max-width: 575.98px) {
  .home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial {
    margin: 0;
  }
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='40' viewBox='0 0 45 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='45' height='40'%3E%3Cpath d='M44.48 0H.52v40h43.96z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)' fill='%23fff'%3E%3Cpath d='M35.148 22.09h7.857V40H26.697V18.425A19.09 19.09 0 0 1 40.809 0l3.672 5.999a12.06 12.06 0 0 0-9.332 11.743zm-26.179 0h7.859V40H.52V18.425A19.09 19.09 0 0 1 14.63 0l3.67 5.999a12.06 12.06 0 0 0-9.33 11.743z'/%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  left: 50%;
  width: 55px;
  height: 55px;
  background-position: 0 0;
  background-repeat: no-repeat;
  transform: translate(-50%, 0);
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .row.g-0 > div:first-child {
  display: none;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .row.g-0 .testi-author {
  display: none;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .row.g-0 .testi-title {
  font-family: Roboto;
  font-size: 48px;
  font-weight: 400;
  line-height: 39.6px;
  text-transform: none;
  letter-spacing: 1.2px;
  margin: 30px 0;
}
@media screen and (max-width: 575.98px) {
  .home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .row.g-0 .testi-title {
    font-size: 32px;
    margin: 20px 0 10px;
  }
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial {
  display: flex;
  flex-direction: column;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-value {
  font-size: 20px !important;
  line-height: 28px !important;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-value p {
  margin-bottom: 0;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-image {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 575.98px) {
  .home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-image {
    flex-direction: column;
  }
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-image img {
  width: 150px;
  height: 48px;
  object-fit: contain;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-detail {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 300px;
  margin: 30px auto 0;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-detail .testi-divider {
  margin: 0 10px;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-detail .testi-timestamp {
  font-size: 20px !important;
  line-height: 28px !important;
}
.home .widget_ap-testimonial #block-testimonial .homepage-testimonial .carousel .testi-items .item-testimonial .testimonial .testi-detail .testi-rating i {
  color: #fff;
  font-size: 20px;
}
body.prevent-body-scroll {
  overflow: hidden;
}
.ap-wrapper {
  z-index: 2;
}
.ap-wrapper.sticky-element {
  position: relative;
  bottom: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 1024.98px) {
  .ap-wrapper.sticky-element {
    position: static;
  }
}
.ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text {
  text-align: center;
  max-width: 1280px;
}
@media screen and (max-width: 1024.98px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text {
    text-align: center;
    padding: 40px 20px;
  }
}
.ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section {
  font-size: 48px;
  line-height: 52.8px;
  color: #fff;
  margin: 0 auto 40px;
}
@media screen and (min-width: 1200px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section {
    max-width: 850px;
  }
}
@media screen and (max-width: 991.98px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section {
    font-size: 38px;
    line-height: 39.6px;
  }
}
@media screen and (max-width: 767.98px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section {
    max-width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section {
    font-size: 26px;
    line-height: 32px;
  }
}
.ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section ~ p {
  font-size: 28px;
  line-height: 100%;
  max-width: 600px;
  margin: 0 0 32px;
}
@media screen and (max-width: 1024.98px) {
  .ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-text h5.title-section ~ p {
    font-size: 20px;
    margin: 0 auto 20px;
  }
}
.ap-wrapper.sticky-element .ap-wrapper.ap-wrap-absolute-content .widget_ap-image .image-wrapper img {
  object-position: top center;
}
.ap-wrapper.stat-fact {
  background-color: #fff;
}
.ap-wrapper.stat-fact .widget_ap-text h5.title-section + p {
  margin-bottom: 20px;
}
.ap-wrapper.cta-content {
  padding: 40px 20px;
}
.ap-wrapper.cta-content .widget_ap-text h5.title-section {
  font-size: 48px;
  line-height: 52.8px;
}
@media screen and (max-width: 991.98px) {
  .ap-wrapper.cta-content .widget_ap-text h5.title-section {
    font-size: 36px;
    line-height: 39.6px;
  }
}
@media screen and (max-width: 575.98px) {
  .ap-wrapper.cta-content .widget_ap-text h5.title-section {
    font-size: 26px;
    line-height: 32px;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.overlay.popup-open {
  display: flex;
}
.overlay .popup-join {
  background-color: #fff;
  padding: 80px 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  width: 80%;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .overlay .popup-join {
    max-width: 950px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .overlay .popup-join {
    max-width: 500px;
  }
}
.overlay .popup-join .close-btn {
  display: flex;
  justify-content: flex-end;
  font-size: 22px;
  font-weight: 600;
  transform: translate(-15px, -15px);
  margin-top: -30px;
}
.overlay .popup-join .popup-header .popup-header__detail .detail--title {
  font-size: 24px;
  font-weight: 400;
  line-height: 26.4px;
  margin-bottom: 16px;
}
.overlay .popup-join .popup-header .popup-header__detail .detail--subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
  margin-bottom: 28px;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .overlay .popup-join .popup-header .popup-header__detail .detail--subtitle {
    max-width: 315px;
    margin: 0 auto;
  }
}
.overlay .popup-join .popup-body {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .overlay .popup-join .popup-body {
    max-width: 330px;
  }
}
.overlay .popup-join .popup-body form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.overlay .popup-join .popup-body form input {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  height: 45px;
  padding: 0 10px;
  border: 1px solid #333333;
}
.overlay .popup-join .popup-body form .btn-submit {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-color: #333333;
  border: 1px solid #333333;
  color: #fff;
  height: 50px;
  margin-top: 10px;
}
