@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
p.cff-post-text {
  text-align: left; }

#cff .cff-item {
  clear: unset !important; }

.cff-likebox.cff-bottom {
  display: none; }

.fullwidth {
  width: 100%; }

.max-title, .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper .actionbar .bar-name .semi-large-title {
  font-size: 31px !important;
  margin-bottom: 15px !important;
  line-height: 38px;
  color: #4a4a4a; }

.large-title {
  font-size: 26px !important;
  line-height: 32px;
  margin-bottom: 15px !important; }

.semi-large-title {
  font-size: 22px !important;
  line-height: 30px;
  margin-bottom: 15px !important; }

.default-title {
  font-size: 20px !important;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 15px !important; }

.small-title {
  font-size: 18px !important;
  line-height: 25px;
  margin-bottom: 15px !important; }

.min-title {
  font-size: 15px !important;
  margin-bottom: 20px !important;
  line-height: 22px; }

.extra-min-title, .inner-branch .inner-branch-map .btn-view-map {
  font-size: 14px !important;
  margin-bottom: 20px !important;
  line-height: 22px; }

.background-light {
  background-color: #f9f9f9 !important;
  background: #f9f9f9 !important; }
  .background-light .after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%) !important; }
  .background-light .img-wrapper {
    background-color: #f9f9f9 !important; }

.background-dark {
  background-color: #f4f4f4 !important;
  background: #f4f4f4 !important; }
  .background-dark .after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f4f4f4 100%) !important; }
  .background-dark .img-wrapper {
    background-color: #f4f4f4 !important; }

.background-e6e6e6 {
  background-color: #e6e6e6 !important;
  background: #e6e6e6 !important; }
  .background-e6e6e6 .after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #e6e6e6 100%) !important; }
  .background-e6e6e6 .img-wrapper {
    background-color: #e6e6e6 !important; }

.background-f0f0f1 {
  background-color: #f0f0f1 !important;
  background: #f0f0f1 !important; }
  .background-f0f0f1 .after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f0f0f1 100%) !important; }
  .background-f0f0f1 .img-wrapper {
    background-color: #f0f0f1 !important; }

.text-light {
  font-weight: 300; }

.text-normal {
  font-weight: 400; }

.text-medium {
  font-weight: 500; }

.text-semibold {
  font-weight: 600; }

.text-bold {
  font-weight: 700; }

.title-content {
  color: #9f9f9f;
  margin-bottom: 15px; }

.text-content {
  color: #9f9f9f;
  margin-bottom: 20px !important;
  line-height: 20px;
  text-align: left; }

.text-content p {
  color: #9f9f9f;
  margin-bottom: 20px;
  line-height: 20px;
  text-align: left; }

.text-notice {
  font-size: 12px !important;
  margin-bottom: 12px;
  text-align: left;
  line-height: 12px; }

.ruby {
  color: #d5337d !important; }

.btn {
  font-family: "HKNova", "Work Sans", Arial, Tahoma, sans-serif;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: capitalize; }

.btn-style, .btn-ruby, .btn-light-gray, .btn-gray, .btn-black {
  min-height: 42px;
  font-size: 13px;
  outline: none;
  border-radius: 3px !important;
  line-height: 18px;
  white-space: inherit;
  border-width: 0px !important;
  padding: 6px 12px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: 400 !important;
  text-transform: none; }
  .btn-style:hover, .btn-ruby:hover, .btn-light-gray:hover, .btn-gray:hover, .btn-black:hover {
    outline: none; }
  .btn-style i, .btn-ruby i, .btn-light-gray i, .btn-gray i, .btn-black i {
    font-size: 15px;
    margin-right: 10px; }

.btn-small, .btn-white, .btn-white-opacity {
  font-size: 13px;
  outline: none;
  border-radius: 3px !important;
  line-height: 12px;
  white-space: inherit;
  border-width: 0px !important;
  padding: 8px 12px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: 400 !important; }
  .btn-small:hover, .btn-white:hover, .btn-white-opacity:hover {
    outline: none; }
  .btn-small i, .btn-white i, .btn-white-opacity i {
    font-size: 13px;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: -1px; }

.btn-white {
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #4a4a4a !important;
  border: 1px solid #c7c7c7 !important; }
  .btn-white:hover, .btn-white:focus {
    border: solid #c7c7c7 1px; }

.btn-white-opacity {
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #4a4a4a !important;
  border: 1px solid #c7c7c7 !important; }
  .btn-white-opacity:hover, .btn-white-opacity:focus {
    border: solid #c7c7c7 1px; }

.btn-ruby {
  background: #d5337d !important;
  background-color: #d5337d !important;
  color: #ffffff !important;
  border: 1px solid #d5337d !important; }
  .btn-ruby:hover, .btn-ruby:focus {
    border: solid #d5337d 1px; }

.btn-light-gray {
  background: #aaaaaa !important;
  background-color: #aaaaaa !important;
  color: #ffffff !important;
  border: 1px solid #aaaaaa !important; }
  .btn-light-gray:hover, .btn-light-gray:focus {
    border: solid #aaaaaa 1px; }

.btn-gray {
  background: #747474 !important;
  background-color: #747474 !important;
  color: #ffffff !important;
  border: 1px solid #747474 !important; }
  .btn-gray:hover, .btn-gray:focus {
    border: solid #747474 1px; }

.btn-black {
  background: #444444 !important;
  background-color: #444444 !important;
  color: #ffffff !important;
  border: 1px solid #444444 !important; }
  .btn-black:hover, .btn-black:focus {
    border: solid #444444 1px; }

.image-style {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block; }

@media (max-width: 767px) {
  .for-normal {
    display: none !important; } }

@media (min-width: 768px) {
  .for-mobile {
    display: none !important; } }

#Footer .footer_copy {
  border-top: 1px solid #d5337d; }
#Footer .column.one-third .widget_media_image {
  text-align: left !important; }
  #Footer .column.one-third .widget_media_image .image-footer {
    width: 100%;
    max-width: 150px !important; }
#Footer .column.one-third .textwidget .default-title {
  color: #ffffff; }
#Footer .column.one-third .textwidget .min-title {
  color: #ffffff; }
#Footer .column.one-third .textwidget .text-content {
  color: #e4e4e4; }
#Footer .column.one-third:first-child {
  width: 44%; }
  #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border {
    position: relative; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border .branch-list {
      background: transparent;
      color: #ffffff;
      width: 100%;
      cursor: pointer; }
      #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border .branch-list:hover, #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border .branch-list:active, #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border .branch-list:focus {
        background: transparent !important;
        color: #ffffff !important;
        width: 100% !important; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-list-border .select-arrow {
      position: absolute;
      top: 50%;
      right: 20px;
      width: 6px;
      height: 6px;
      transform: translateY(-50%) rotate(-45deg);
      border: solid #ffffff;
      border-width: 0px 0px 1px 1px;
      pointer-events: none; }
  #Footer .column.one-third:first-child .branch-list-select-section .branch-detail {
    border: 1px solid rgba(255, 255, 255, 0.35);
    padding: 30px 20px;
    display: none; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-address {
      margin-bottom: 5px; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-detail-contact .text-content {
      color: #c9c9c9; }
      #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-detail-contact .text-content a {
        color: #c9c9c9; }
      #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-detail-contact .text-content i {
        color: #ffffff;
        margin-right: 7px; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-detail-bio .branch-open-hour {
      color: #d5337d; }
    #Footer .column.one-third:first-child .branch-list-select-section .branch-detail .branch-location .btn {
      line-height: 20px;
      font-size: 12px;
      min-height: 34px; }
#Footer .column.one-third:nth-child(2) {
  width: 24%; }
  #Footer .column.one-third:nth-child(2) .column-container {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap; }
    #Footer .column.one-third:nth-child(2) .column-container .widget_media_image {
      width: 22%;
      margin-right: 3%;
      padding-top: 0px;
      padding-bottom: 8px; }
    #Footer .column.one-third:nth-child(2) .column-container .widget_custom_html {
      width: 100%; }
      #Footer .column.one-third:nth-child(2) .column-container .widget_custom_html .custom-html-widget {
        width: 100%; }
        #Footer .column.one-third:nth-child(2) .column-container .widget_custom_html .custom-html-widget .btn {
          width: 100%;
          max-width: 100%;
          text-align: left;
          margin-bottom: 15px; }
  #Footer .column.one-third:nth-child(2) .social-icon {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    #Footer .column.one-third:nth-child(2) .social-icon a {
      margin-right: 10px; }
      #Footer .column.one-third:nth-child(2) .social-icon a i {
        width: 30px;
        height: 30px;
        text-align: center;
        color: #ffffff;
        font-size: 30px;
        position: relative;
        overflow: hidden; }
        #Footer .column.one-third:nth-child(2) .social-icon a i.fa-facebook {
          background-color: #ffffff;
          color: #3e3e3e;
          border-radius: 100%;
          font-size: 25px;
          width: 28px;
          height: 28px; }
          #Footer .column.one-third:nth-child(2) .social-icon a i.fa-facebook:before {
            position: absolute;
            top: 6px;
            left: 50%;
            transform: translateX(-50%); }
#Footer .footer-map {
  margin-top: 15px; }
#Footer .column.one-third:nth-child(3) {
  width: 26%; }
@media (min-width: 1200px) {
  #Footer .footer-container {
    width: 90%;
    max-width: 1300px; } }
@media (min-width: 768px) {
  #Footer .column.one-third:nth-child(2) .widget.widget_text:first-child {
    margin-top: 110px; }
  #Footer .column.one-third:nth-child(3) .widget.widget_custom_html {
    margin-top: 95px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #Footer .column.one-third:first-child {
    width: 35%; }
  #Footer .column.one-third:nth-child(2) {
    width: 33%; } }

.form-container form {
  width: 100%; }
.form-container .join-mailing-list-form .form-control-wrapper {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center; }
  .form-container .join-mailing-list-form .form-control-wrapper span {
    margin: 0px !important; }
  .form-container .join-mailing-list-form .form-control-wrapper .wpcf7-form-control-wrap .form-control-input {
    height: 42px;
    width: 99%;
    border-radius: 4px;
    border: 1px solid #c7c7c7; }
  .form-container .join-mailing-list-form .form-control-wrapper .btn-style, .form-container .join-mailing-list-form .form-control-wrapper .btn-ruby, .form-container .join-mailing-list-form .form-control-wrapper .btn-light-gray, .form-container .join-mailing-list-form .form-control-wrapper .btn-gray, .form-container .join-mailing-list-form .form-control-wrapper .btn-black {
    width: 250px;
    text-align: left;
    text-transform: capitalize; }
  @media (max-width: 767px) {
    .form-container .join-mailing-list-form .form-control-wrapper {
      flex-flow: wrap; }
      .form-container .join-mailing-list-form .form-control-wrapper .wpcf7-form-control-wrap .form-control-input {
        width: 100%; }
      .form-container .join-mailing-list-form .form-control-wrapper .btn-style, .form-container .join-mailing-list-form .form-control-wrapper .btn-ruby, .form-container .join-mailing-list-form .form-control-wrapper .btn-light-gray, .form-container .join-mailing-list-form .form-control-wrapper .btn-gray, .form-container .join-mailing-list-form .form-control-wrapper .btn-black {
        width: 100%;
        margin-top: 15px;
        text-align: center; } }

.button-wrapper {
  display: inline-block; }

.propertylist .property-avatar {
  padding: 0.5px;
  background-color: white; }
  .propertylist .property-avatar .property-bio {
    padding: 60px 60px; }
    .propertylist .property-avatar .property-bio .property-name .large-title {
      margin-bottom: 3px !important;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .propertylist .property-avatar .property-bio .property-address {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .propertylist .property-avatar .property-bio .property-address .min-title {
        color: #838282; }
    .propertylist .property-avatar .property-bio .property-description {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      height: 140px;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical; }
    .propertylist .property-avatar .property-bio.property-bio-black {
      background-color: #f4f4f4; }
    .propertylist .property-avatar .property-bio.property-bio-white {
      background-color: #f9f9f9; }
    .propertylist .property-avatar .property-bio .property-btn-wrapper {
      margin-top: 30px; }
      .propertylist .property-avatar .property-bio .property-btn-wrapper .btn:first-child {
        margin-right: 10px; }
@media (max-width: 949px) {
  .propertylist .property-btn-wrapper .button-wrapper {
    width: 100%; }
    .propertylist .property-btn-wrapper .button-wrapper .btn {
      width: 100%; }
      .propertylist .property-btn-wrapper .button-wrapper .btn:first-child {
        margin-right: 0px; }
      .propertylist .property-btn-wrapper .button-wrapper .btn:last-child {
        margin-top: 10px; } }

.property-trending-list .property-bio {
  padding: 60px 60px; }
  @media (max-width: 991px) {
    .property-trending-list .property-bio {
      padding: 30px; } }
  .property-trending-list .property-bio .property-name .default-title {
    margin-bottom: 3px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .property-trending-list .property-bio .property-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .property-trending-list .property-bio .property-address .text-content {
      color: #656565;
      font-weight: 500; }
  .property-trending-list .property-bio .property-price {
    color: #d5337d; }
  .property-trending-list .property-bio .property-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 80px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .property-trending-list .property-bio.property-bio-black {
    background-color: #f4f4f4; }
  .property-trending-list .property-bio.property-bio-white {
    background-color: #f9f9f9; }
  .property-trending-list .property-bio .property-furnished {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap; }
    .property-trending-list .property-bio .property-furnished .furnished-wrapper {
      width: 50%;
      color: #9f9f9f; }
      @media (max-width: 991px) {
        .property-trending-list .property-bio .property-furnished .furnished-wrapper {
          width: 100%; } }
      .property-trending-list .property-bio .property-furnished .furnished-wrapper i {
        margin-right: 10px; }
  .property-trending-list .property-bio .property-btn-wrapper {
    margin-top: 30px; }
    .property-trending-list .property-bio .property-btn-wrapper .button-wrapper {
      min-width: 50%; }
      .property-trending-list .property-bio .property-btn-wrapper .button-wrapper .btn {
        width: 100%;
        text-align: left; }
@media (max-width: 949px) {
  .property-trending-list .property-btn-wrapper .button-wrapper {
    width: 100%; }
    .property-trending-list .property-btn-wrapper .button-wrapper .btn {
      width: 100%; }
      .property-trending-list .property-btn-wrapper .button-wrapper .btn:first-child {
        margin-right: 0px; }
      .property-trending-list .property-btn-wrapper .button-wrapper .btn:last-child {
        margin-top: 10px; } }

.propertylist1 .property-bio {
  padding: 60px 60px; }
  @media (max-width: 991px) {
    .propertylist1 .property-bio {
      padding: 30px; } }
  .propertylist1 .property-bio .property-name .default-title {
    margin-bottom: 3px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .propertylist1 .property-bio .property-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .propertylist1 .property-bio .property-address .text-content {
      color: #656565;
      font-weight: 500; }
  .propertylist1 .property-bio .property-price {
    color: #d5337d; }
  .propertylist1 .property-bio .property-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 80px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .propertylist1 .property-bio.property-bio-black {
    background-color: #f4f4f4; }
  .propertylist1 .property-bio.property-bio-white {
    background-color: #f9f9f9; }
  .propertylist1 .property-bio .property-furnished {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap; }
    .propertylist1 .property-bio .property-furnished .furnished-wrapper {
      width: 50%;
      color: #9f9f9f; }
      @media (max-width: 991px) {
        .propertylist1 .property-bio .property-furnished .furnished-wrapper {
          width: 100%; } }
      .propertylist1 .property-bio .property-furnished .furnished-wrapper i {
        margin-right: 10px; }
  .propertylist1 .property-bio .property-btn-wrapper {
    margin-top: 30px; }
    .propertylist1 .property-bio .property-btn-wrapper .button-wrapper {
      min-width: 50%; }
      .propertylist1 .property-bio .property-btn-wrapper .button-wrapper .btn {
        width: 100%;
        text-align: left; }

.latest-news-section .latest-news-border {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-flow: wrap; }
  .latest-news-section .latest-news-border .latest-news-item {
    width: calc(100% / 3);
    padding: 0.5px;
    background-color: white; }
    @media (max-width: 767px) {
      .latest-news-section .latest-news-border .latest-news-item {
        width: 100%; } }
    .latest-news-section .latest-news-border .latest-news-item .image-hd-row {
      padding-top: 83.71%; }
    .latest-news-section .latest-news-border .latest-news-item .latest-news-bio {
      padding: 60px 60px; }
      .latest-news-section .latest-news-border .latest-news-item .latest-news-bio .latest-news-name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        height: 50px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 15px; }
      .latest-news-section .latest-news-border .latest-news-item .latest-news-bio .latest-news-content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        height: 175px;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical; }
      .latest-news-section .latest-news-border .latest-news-item .latest-news-bio .latest-news-button-wrapper {
        margin-top: 20px; }
        .latest-news-section .latest-news-border .latest-news-item .latest-news-bio .latest-news-button-wrapper .btn {
          min-width: 170px;
          text-align: left; }
    .latest-news-section .latest-news-border .latest-news-item.latest-news-item-white {
      background-color: #f9f9f9; }
    .latest-news-section .latest-news-border .latest-news-item.latest-news-item-black {
      background-color: #f4f4f4; }

@media (max-width: 991px) {
  .searchbar {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
.searchbar ul.nav.nav-tabs.search-type {
  margin: 0px 0px 35px;
  border: solid #747474;
  border-width: 0px 0px 1px 0px; }
  .searchbar ul.nav.nav-tabs.search-type li {
    width: 25%;
    margin: 0px;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-image: linear-gradient(to top, #747474, rgba(255, 255, 255, 0)) 1 100%; }
    .searchbar ul.nav.nav-tabs.search-type li a {
      border: 0px;
      margin: 0px;
      border-radius: 0px;
      cursor: pointer; }
      .searchbar ul.nav.nav-tabs.search-type li a:hover {
        background-color: #747474; }
        .searchbar ul.nav.nav-tabs.search-type li a:hover p {
          color: #ffffff; }
      .searchbar ul.nav.nav-tabs.search-type li a p {
        color: #747474; }
      @media (max-width: 767px) {
        .searchbar ul.nav.nav-tabs.search-type li a {
          padding: 8px; } }
    .searchbar ul.nav.nav-tabs.search-type li.active a {
      background-color: #747474; }
    .searchbar ul.nav.nav-tabs.search-type li.active p {
      color: #ffffff; }
    .searchbar ul.nav.nav-tabs.search-type li:last-child {
      border-right-width: 0px; }

.actionbar .bar-name {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center; }
  .actionbar .bar-name .semi-large-title {
    margin-bottom: 0px !important; }
.actionbar .bar-button-wrapper {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-flow: wrap;
  align-items: center; }
.actionbar .flex-box-des {
  padding-top: 50px;
  padding-bottom: 50px; }
@media (min-width: 992px) {
  .actionbar .bar-button-wrapper {
    justify-content: flex-end; }
    .actionbar .bar-button-wrapper .button-wrapper:nth-child(2) .btn {
      margin-left: 20px; } }
@media (max-width: 991px) {
  .actionbar .bar-button-wrapper {
    justify-content: flex-start;
    flex-flow: column; }
    .actionbar .bar-button-wrapper .button-wrapper {
      display: block;
      width: 100%; }
      .actionbar .bar-button-wrapper .button-wrapper .btn {
        width: 100%; }
      .actionbar .bar-button-wrapper .button-wrapper:not(:first-child) .btn {
        margin-top: 10px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .actionbar .bar-button-wrapper {
      margin-top: 10px; } }

.video-display .wpb_wrapper {
  display: block !important; }

.property-area .property-area-button-wrapper {
  margin: 0 -5px; }
  .property-area .property-area-button-wrapper button {
    margin: 5px;
    width: 100%;
    text-align: left; }
.property-area .semi-large-title {
  margin: 0px !important; }

.searchbar .search-result-header {
  max-width: 1300px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .searchbar .search-result-header {
      display: flex;
      align-items: center; } }
  @media (max-width: 991px) {
    .searchbar .search-result-header .result-button-wrapper {
      margin-top: 15px; } }
  .searchbar .search-result-header .max-title, .searchbar .search-result-header .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper .actionbar .bar-name .semi-large-title, .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper .actionbar .bar-name .searchbar .search-result-header .semi-large-title {
    margin-bottom: 10px !important; }
  .searchbar .search-result-header .min-title {
    color: #d5337d; }
.searchbar .result-button-wrapper .btn.btn-style:not(.btn-ruby), .searchbar .result-button-wrapper .btn.btn-ruby:not(.btn-ruby), .searchbar .result-button-wrapper .btn.btn-light-gray:not(.btn-ruby), .searchbar .result-button-wrapper .btn.btn-gray:not(.btn-ruby), .searchbar .result-button-wrapper .btn.btn-black:not(.btn-ruby) {
  color: #838383;
  background-color: transparent;
  background: transparent;
  border: 1px solid #9b9b9b !important;
  box-shadow: 0 0 black;
  outline: none; }
  .searchbar .result-button-wrapper .btn.btn-style:not(.btn-ruby):hover, .searchbar .result-button-wrapper .btn.btn-ruby:not(.btn-ruby):hover, .searchbar .result-button-wrapper .btn.btn-light-gray:not(.btn-ruby):hover, .searchbar .result-button-wrapper .btn.btn-gray:not(.btn-ruby):hover, .searchbar .result-button-wrapper .btn.btn-black:not(.btn-ruby):hover, .searchbar .result-button-wrapper .btn.btn-style:not(.btn-ruby).active, .searchbar .result-button-wrapper .btn.btn-ruby:not(.btn-ruby).active, .searchbar .result-button-wrapper .btn.btn-light-gray:not(.btn-ruby).active, .searchbar .result-button-wrapper .btn.btn-gray:not(.btn-ruby).active, .searchbar .result-button-wrapper .btn.btn-black:not(.btn-ruby).active {
    background: transparent;
    background-color: transparent;
    border-color: #4a4a4a !important;
    color: #4a4a4a; }

.searchpage .search-result-header {
  padding-top: 40px;
  padding-bottom: 40px; }
.searchpage .propertylist a,
.searchpage .propertylist p,
.searchpage .propertylist span,
.searchpage .propertylist h1,
.searchpage .propertylist h2,
.searchpage .propertylist h3,
.searchpage .propertylist h4,
.searchpage .propertylist h5 {
  text-decoration: none; }
.searchpage .propertylist .image.image-search-template {
  position: relative; }
.searchpage .propertylist .property-item-info {
  padding: 40px 50px; }
  .searchpage .propertylist .property-item-info .property-name-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .searchpage .propertylist .property-item-info .property-address {
    color: #9f9f9f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 38px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .searchpage .propertylist .property-item-info .property-price {
    color: #d5337d;
    margin-top: 15px; }
  .searchpage .propertylist .property-item-info .property-furnished {
    padding: 10px 20px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background: #ffffff;
    background-color: #ffffff;
    margin-top: 15px; }
    .searchpage .propertylist .property-item-info .property-furnished .furnished-wrapper {
      color: #838383; }
      .searchpage .propertylist .property-item-info .property-furnished .furnished-wrapper i {
        margin-right: 10px; }
      .searchpage .propertylist .property-item-info .property-furnished .furnished-wrapper:not(:first-child) {
        margin-top: 5px; }
  .searchpage .propertylist .property-item-info .btn {
    margin-top: 20px;
    text-align: left; }
.searchpage .propertylist .property-image-header {
  position: relative; }
  .searchpage .propertylist .property-image-header .background-search-template {
    padding-top: 69%; }

@media (min-width: 1200px) {
  .propertydetailpage .propetydetail-container {
    max-width: 1200px;
    width: 100%; } }
.propertydetailpage .property-detail-header {
  background-color: #f9f9f9; }
  .propertydetailpage .property-detail-header .property-overview {
    padding: 50px 45px;
    background-color: #f9f9f9; }
    @media (min-width: 1101px) and (max-width: 1200px) {
      .propertydetailpage .property-detail-header .property-overview .scroll-border {
        height: 53px; } }
    @media (min-width: 1200px) and (max-width: 1300px) {
      .propertydetailpage .property-detail-header .property-overview .scroll-border {
        height: 120px; } }
    @media (min-width: 1301px) and (max-width: 1400px) {
      .propertydetailpage .property-detail-header .property-overview .scroll-border {
        height: 150px; } }
    @media (min-width: 1401px) and (max-width: 1600px) {
      .propertydetailpage .property-detail-header .property-overview .scroll-border {
        height: 200px; } }
    @media (min-width: 1601px) {
      .propertydetailpage .property-detail-header .property-overview .scroll-border {
        height: 270px; } }
    @media (min-width: 1101px) and (max-width: 1200px) {
      .propertydetailpage .property-detail-header .property-overview {
        padding: 10px; } }
    @media (min-width: 1201px) and (max-width: 1400px) {
      .propertydetailpage .property-detail-header .property-overview {
        padding: 30px 20px; } }
    @media (min-width: 1401px) and (max-width: 1600px) {
      .propertydetailpage .property-detail-header .property-overview {
        padding: 35px 40px; } }
    .propertydetailpage .property-detail-header .property-overview .property-detail-name {
      margin-bottom: 5px !important; }
    .propertydetailpage .property-detail-header .property-overview .property-detail-price {
      color: #d5337d; }
    .propertydetailpage .property-detail-header .property-overview .property-detail-address {
      margin: 30px 0px 10px;
      color: #7f7f7f; }
      @media (min-width: 1100px) and (max-width: 1200px) {
        .propertydetailpage .property-detail-header .property-overview .property-detail-address {
          margin: 10px 0px 10px; } }
    .propertydetailpage .property-detail-header .property-overview .property-summary.text-content {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical; }
      @media (min-width: 1100px) and (max-width: 1199px) {
        .propertydetailpage .property-detail-header .property-overview .property-summary.text-content {
          height: 80px;
          -webkit-line-clamp: 4; } }
      @media (min-width: 1200px) and (max-width: 1350px) {
        .propertydetailpage .property-detail-header .property-overview .property-summary.text-content {
          height: 120px;
          -webkit-line-clamp: 6; } }
      @media (min-width: 1351px) {
        .propertydetailpage .property-detail-header .property-overview .property-summary.text-content {
          height: 200px;
          -webkit-line-clamp: 10; } }
    .propertydetailpage .property-detail-header .property-overview .property-furnished {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      flex-flow: wrap;
      border: 1px solid #dddddd;
      background-color: #ffffff;
      background: #ffffff;
      border-radius: 3px;
      padding: 10px 20px; }
      .propertydetailpage .property-detail-header .property-overview .property-furnished .furnished-wrapper {
        width: 50%;
        margin: 5px auto;
        font-size: 14px;
        color: #838383; }
        .propertydetailpage .property-detail-header .property-overview .property-furnished .furnished-wrapper i {
          margin-right: 10px; }
    .propertydetailpage .property-detail-header .property-overview .property-detail-button-wrapper {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      flex-flow: wrap;
      margin: 10px -5px 0px; }
      .propertydetailpage .property-detail-header .property-overview .property-detail-button-wrapper .button-wrapper {
        width: calc(100% / 2 - 10px);
        margin: 5px; }
        .propertydetailpage .property-detail-header .property-overview .property-detail-button-wrapper .button-wrapper button {
          width: 100%;
          text-transform: capitalize;
          text-align: left;
          line-height: 18px; }
        .propertydetailpage .property-detail-header .property-overview .property-detail-button-wrapper .button-wrapper.last-child {
          width: 100%; }
    @media (max-width: 767px) {
      .propertydetailpage .property-detail-header .property-overview {
        padding: 20px; }
        .propertydetailpage .property-detail-header .property-overview .property-detail-button-wrapper .button-wrapper {
          width: 100% !important; } }
  @media (min-width: 992px) and (max-width: 1100px) {
    .propertydetailpage .property-detail-header .property-slider {
      width: 100%; }
    .propertydetailpage .property-detail-header .property-overview {
      width: 100%; } }
  .propertydetailpage .property-detail-header a.prev,
  .propertydetailpage .property-detail-header a.next {
    background: transparent;
    border: 0;
    color: #ffffff;
    opacity: 1;
    outline: 0;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    font-size: 75px; }
.propertydetailpage .blur-all-page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 5; }
.propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent {
  background: #ffffff; }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-address {
    color: #7f7f7f;
    margin-bottom: 10px !important; }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-price {
    color: #d5337d; }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-furnished {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap;
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 10px 20px; }
    .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-furnished .furnished-wrapper {
      width: 50%;
      margin: 5px auto;
      font-size: 14px;
      color: #838383; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-furnished .furnished-wrapper i {
        margin-right: 10px; }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-action {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap;
    margin: 10px -5px 0px; }
    .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-action .button-wrapper {
      width: calc(100% / 2 - 10px);
      margin: 5px 5px 0px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-action .button-wrapper button {
        width: 100%;
        text-transform: capitalize;
        text-align: left; }
        .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-action .button-wrapper button i {
          margin-right: 7px; }
      @media (max-width: 991px) {
        .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-action .button-wrapper {
          width: 100%; } }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap;
    align-items: center; }
    .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-image {
      height: 100%;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 120px; }
    .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio {
      padding: 5px 0px 5px 15px;
      width: calc(100% - 120px); }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-position {
        font-weight: 500;
        color: #4a4a4a;
        margin-bottom: 5px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-name {
        font-size: 14px;
        color: #6f6f6f;
        margin-bottom: 2px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-phone {
        color: #d5337d;
        margin-bottom: 2px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-email {
        color: #d5337d;
        font-weight: 300;
        margin-bottom: 0px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-phone i,
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-email i {
        margin-right: 5px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-phone:hover,
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio .property-detail-agent-email:hover {
        text-decoration: none; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .property-detail-agent .property-detail-agent-bio button {
        margin-top: 5px;
        width: 100%; }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .right-content-flex {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap; }
    @media (max-width: 1199px) {
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .right-content-flex .furnished-wrapper-container {
        padding-left: 0;
        margin-top: 15px; }
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .right-content-flex .property-detail-agent-image {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent .right-content-flex .furnished-wrapper-container {
        padding-right: 0; } }
  .propertydetailpage .property-detail-navigation-wrapper .property-detail-tabContent hr {
    background: #e8e8e8;
    background-color: #e8e8e8;
    border: solid #e8e8e8;
    border-width: 1px 0px 0px 0px;
    margin: 35px 0px; }
.propertydetailpage .key-feature-wrapper .key-feature-border {
  padding: 30px 25px;
  border: 1px solid #dddddd; }
  .propertydetailpage .key-feature-wrapper .key-feature-border .key-feature-title {
    color: #d5337d; }
  .propertydetailpage .key-feature-wrapper .key-feature-border .property-detail-button-wrapper {
    margin: 0px -5px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .propertydetailpage .key-feature-wrapper .key-feature-border .property-detail-button-wrapper .button-wrapper {
      margin: 0px 5px;
      width: 50%; }
      .propertydetailpage .key-feature-wrapper .key-feature-border .property-detail-button-wrapper .button-wrapper .btn {
        width: 100%;
        text-align: left; }
    @media (max-width: 767px) {
      .propertydetailpage .key-feature-wrapper .key-feature-border .property-detail-button-wrapper .button-wrapper {
        width: 100%;
        margin-top: 15px; } }
    @media (max-width: 500px) {
      .propertydetailpage .key-feature-wrapper .key-feature-border .property-detail-button-wrapper {
        flex-flow: column; } }
.propertydetailpage #details {
  padding-top: 50px; }
  @media (max-width: 767px) {
    .propertydetailpage #details {
      padding: 50px 5px !important; } }
.propertydetailpage .description-wrapper {
  padding-right: 30px;
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 40px; }
  .propertydetailpage .description-wrapper .after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 100%); }
.propertydetailpage .gallery-carousel {
  height: 746px;
  position: relative; }
  .propertydetailpage .gallery-carousel .slider {
    height: 100%; }
    .propertydetailpage .gallery-carousel .slider .item {
      height: 100%;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8); }
    .propertydetailpage .gallery-carousel .slider .slide-wrapper {
      overflow: hidden;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
  .propertydetailpage .gallery-carousel .arrow-slide {
    position: absolute;
    top: 50%;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    color: #ffffff;
    transform: translateY(-50%);
    cursor: pointer; }
  .propertydetailpage .gallery-carousel .arrow-slide.prev-slide {
    left: 30px; }
  .propertydetailpage .gallery-carousel .arrow-slide.next-slide {
    right: 30px; }
  @media (max-width: 767px) {
    .propertydetailpage .gallery-carousel {
      height: 400px; } }
@media (min-width: 991px) {
  .propertydetailpage .location-wrapper {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: stretch; } }
.propertydetailpage .location-wrapper .local-live-wrapper {
  background-color: #f9f9f9; }
  .propertydetailpage .location-wrapper .local-live-wrapper .info {
    background: #f9f9f9;
    background-color: #f9f9f9;
    padding: 70px 50px; }
    .propertydetailpage .location-wrapper .local-live-wrapper .info .text-content:last-child,
    .propertydetailpage .location-wrapper .local-live-wrapper .info p:last-child {
      margin-bottom: 0px !important; }
.propertydetailpage .location-wrapper .gmap-wrapper {
  position: relative;
  background-color: #ffffff; }
  .propertydetailpage .location-wrapper .gmap-wrapper .map-wrapper .google-map {
    width: 100%;
    border: 0px; }
  .propertydetailpage .location-wrapper .gmap-wrapper .direction-select-wrapper .direction-button-wrapper {
    padding: 10px;
    text-align: center;
    margin-top: 30px; }
    .propertydetailpage .location-wrapper .gmap-wrapper .direction-select-wrapper .direction-button-wrapper .btn {
      margin: 5px auto 0px;
      border: 1px solid #b5b5b5 !important;
      padding: 10px;
      color: #b5b5b5 !important;
      cursor: pointer;
      position: relative;
      width: 100%;
      max-width: 200px;
      display: block; }
      .propertydetailpage .location-wrapper .gmap-wrapper .direction-select-wrapper .direction-button-wrapper .btn.checked {
        border-color: #4a4a4a !important;
        color: #4a4a4a !important; }
      .propertydetailpage .location-wrapper .gmap-wrapper .direction-select-wrapper .direction-button-wrapper .btn:active, .propertydetailpage .location-wrapper .gmap-wrapper .direction-select-wrapper .direction-button-wrapper .btn:focus {
        outline: none;
        box-shadow: 0px; }
.propertydetailpage .enquiry-tab-wrapper {
  position: relative;
  padding: 50px 0px 0px; }
  .propertydetailpage .enquiry-tab-wrapper .left-full-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 500px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
    @media (max-width: 991px) {
      .propertydetailpage .enquiry-tab-wrapper .left-full-image {
        width: 300px; } }
  .propertydetailpage .enquiry-tab-wrapper .enquiry-contact-form-wrapper .wpcf7 {
    margin-left: -5px;
    margin-right: -5px; }
    .propertydetailpage .enquiry-tab-wrapper .enquiry-contact-form-wrapper .wpcf7 .wpcf7-form-control-wrap {
      padding: 5px; }
    .propertydetailpage .enquiry-tab-wrapper .enquiry-contact-form-wrapper .wpcf7 span.your-name {
      width: 50%; }
    .propertydetailpage .enquiry-tab-wrapper .enquiry-contact-form-wrapper .wpcf7 span.your-email {
      width: 50%; }
  @media (max-width: 767px) {
    .propertydetailpage .enquiry-tab-wrapper {
      padding-top: 0px; }
      .propertydetailpage .enquiry-tab-wrapper .left-full-image {
        width: 100%;
        height: 400px;
        position: relative;
        margin-bottom: 50px; } }
.propertydetailpage .floorplan-tab-wrapper {
  position: relative;
  overflow: auto;
  max-height: 800px;
  text-align: center; }
.propertydetailpage .button_zoom_area {
  right: 10px;
  left: unset;
  z-index: 1; }
  .propertydetailpage .button_zoom_area button {
    width: 20px !important;
    height: 20px !important;
    text-align: center !important;
    padding: 0px !important; }
    .propertydetailpage .button_zoom_area button i {
      margin: 0px !important; }
.propertydetailpage #floorplan .actionbar-wrapper {
  background-color: #f9f9f9;
  background: #f9f9f9; }
.propertydetailpage #floorplan .zoom-section {
  margin-top: 20px;
  margin-bottom: 20px; }

.branches-list .branch-item {
  padding: 0.5px;
  background-color: white; }
  .branches-list .branch-item .image-hd-row {
    position: relative;
    padding-top: 39.71%; }
    .branches-list .branch-item .image-hd-row .image-hd {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .branches-list .branch-item .branch-address {
    margin-bottom: 15px !important; }
  .branches-list .branch-item .branch-item-bio {
    padding: 50px 70px; }
    .branches-list .branch-item .branch-item-bio .branch-item-open-hour {
      color: #d5337d; }
    .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info {
      padding: 25px;
      border: 1px solid #dddddd;
      border-radius: 3px;
      background: #ffffff;
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      justify-content: center;
      flex-flow: column; }
      .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info .infor-title {
        color: #d5337d; }
      .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info a {
        color: #aaaaaa;
        text-decoration: none; }
        .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info a[title="Email Now"] {
          text-overflow: ellipsis;
          white-space: nowrap; }
      .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info i {
        margin-right: 10px; }
      .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info .sale-info {
        text-overflow: ellipsis;
        overflow: hidden; }
      .branches-list .branch-item .branch-item-bio .branch-contact-info-wrapper .branch-contact-info .letting-info {
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 0px !important; }
    @media (max-width: 767px) {
      .branches-list .branch-item .branch-item-bio {
        padding: 40px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .branches-list .branch-item .branch-item-bio {
        padding: 40px; } }

.navigation-wrapper .nav {
  width: 100%;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
  border-top: 1px solid #d5d5d5; }
  .navigation-wrapper .nav .nav-item {
    text-align: center;
    margin: 0px;
    background: #ffffff;
    flex-grow: 1;
    border-bottom: 1px solid #d5d5d5; }
    .navigation-wrapper .nav .nav-item:not(:last-child) {
      border-right: 1px solid #d5d5d5; }
    @media (max-width: 767px) {
      .navigation-wrapper .nav .nav-item {
        text-align: left !important;
        padding-left: 30px;
        padding-right: 30px; }
        .navigation-wrapper .nav .nav-item a {
          width: 100%; } }
    .navigation-wrapper .nav .nav-item a {
      color: #bfbfbf;
      font-weight: 300;
      border-radius: 0px;
      background-color: transparent !important;
      background: transparent !important;
      padding: 20px 15px; }
      .navigation-wrapper .nav .nav-item a img {
        margin-right: 5px;
        width: 24px;
        height: auto;
        vertical-align: middle; }
      .navigation-wrapper .nav .nav-item a i {
        font-size: 24px;
        margin-right: 5px;
        vertical-align: middle;
        color: #666667; }
    .navigation-wrapper .nav .nav-item.active a, .navigation-wrapper .nav .nav-item:hover a {
      color: #d5337d;
      font-weight: 500; }
    @media (max-width: 1199px) {
      .navigation-wrapper .nav .nav-item {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        align-items: center;
        text-align: center;
        justify-content: center; } }
    @media (max-width: 767px) {
      .navigation-wrapper .nav .nav-item {
        width: 50%;
        border-top: 1px solid #d5d5d5; } }
    @media (min-width: 1024px) {
      .navigation-wrapper .nav .nav-item {
        width: calc(100% / 7); } }

.align-left {
  text-align: left !important; }

.align-right {
  text-align: right !important; }

.img-background-cover, .infomationbox .infomationbox-border .image-wrapper {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

@media (max-width: 1023px) {
  .img-background {
    height: 400px; } }
.img-background .vc_column-inner {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

@media (max-width: 991px) {
  .text-around-padding .vc_column-inner {
    padding: 30px !important; } }

.key-feature-list-wrapper ul.key-feature-list {
  margin-top: 10px; }
  .key-feature-list-wrapper ul.key-feature-list li.key-feature-item {
    position: relative;
    padding-left: 15px;
    margin-bottom: 20px; }
    .key-feature-list-wrapper ul.key-feature-list li.key-feature-item:not(:last-child):before {
      content: " ";
      position: absolute;
      width: 1px;
      border-radius: 100%;
      background: #dddddd;
      top: 5px;
      left: 3px;
      bottom: -22px; }
    .key-feature-list-wrapper ul.key-feature-list li.key-feature-item:after {
      content: " ";
      position: absolute;
      width: 7px;
      height: 7px;
      border-radius: 100%;
      background: #d5337d;
      top: 5px;
      left: 0; }

@media (min-width: 768px) {
  .common.no-margin {
    margin: 0px !important; } }
.common.no-padding {
  padding: 0px !important; }
.common.non-fullwidth-row {
  text-align: center; }
  .common.non-fullwidth-row .vc_col-sm-3 {
    text-align: center; }
    .common.non-fullwidth-row .vc_col-sm-3:first-child {
      text-align: left; }
    .common.non-fullwidth-row .vc_col-sm-3:last-child {
      text-align: right; }
  @media (max-width: 767px) {
    .common.non-fullwidth-row .vc_col-sm-3 {
      text-align: left !important; }
      .common.non-fullwidth-row .vc_col-sm-3:not(:first-child) {
        margin-top: 15px; } }
.common.icon-title-before {
  display: inline-block;
  background-color: #747474;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  margin: 0 0 20px; }
  .common.icon-title-before img {
    width: 20px;
    margin-top: 8px; }
.common .box-bio {
  padding: 50px; }

.no-margin {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important; }

.infomationbox .infomationbox-border .image-wrapper {
  height: 100%; }
.infomationbox .infomationbox-border .content-wrapper {
  padding: 40px; }
  .infomationbox .infomationbox-border .content-wrapper .min-title {
    margin-bottom: 0px !important;
    color: #d5337d; }
@media (max-width: 767px) {
  .infomationbox .infomationbox-border .image-wrapper {
    height: 300px; } }
@media (min-width: 768px) {
  .infomationbox .infomationbox-border {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: stretch; } }

.invisible {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }

.area-sliders .slick-list,
.landlord-slider .slick-list {
  margin: 0px; }
  .area-sliders .slick-list .slick-slide div:not([class]) .slider-item-div,
  .area-sliders .slick-list .slick-slide div:not([class]) .wpb_text_column,
  .landlord-slider .slick-list .slick-slide div:not([class]) .slider-item-div,
  .landlord-slider .slick-list .slick-slide div:not([class]) .wpb_text_column {
    display: initial !important; }
.area-sliders .slick-dots,
.landlord-slider .slick-dots {
  position: relative;
  margin: 0; }
  .area-sliders .slick-dots li,
  .landlord-slider .slick-dots li {
    width: 13px;
    height: 13px; }
    .area-sliders .slick-dots li button,
    .landlord-slider .slick-dots li button {
      width: 13px;
      height: 13px;
      background: #747474;
      border-radius: 100%;
      cursor: pointer; }
      .area-sliders .slick-dots li button:hover,
      .landlord-slider .slick-dots li button:hover {
        background: #d5337d; }
    .area-sliders .slick-dots li.slick-active button,
    .landlord-slider .slick-dots li.slick-active button {
      background: #d5337d; }

.scroll-wrapper {
  position: relative;
  margin: 0px 0px 15px !important; }
  .scroll-wrapper .scroll-border {
    overflow-y: auto; }
  .scroll-wrapper .after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f9f9f9 100%); }
    @media (min-width: 1099px) and (max-width: 1199px) {
      .scroll-wrapper .after {
        height: 10px; } }

.button-group-wrapper {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 15px -5px 0px; }
  .button-group-wrapper .button-wrapper {
    padding: 0px 5px; }
    .button-group-wrapper .button-wrapper button {
      line-height: 16px;
      text-transform: none; }

.landing-page .button-group-wrapper {
  display: block !important;
  margin: 0px -5px 0px; }
  .landing-page .button-group-wrapper .button-wrapper {
    padding: 0px 5px;
    margin-top: 15px !important; }
    .landing-page .button-group-wrapper .button-wrapper button {
      line-height: 16px;
      text-transform: none; }
  @media (max-width: 767px) {
    .landing-page .button-group-wrapper .button-wrapper {
      margin-top: 15px !important;
      width: 100%; }
      .landing-page .button-group-wrapper .button-wrapper button {
        width: 100%; } }
  @media (min-width: 768px) {
    .landing-page .button-group-wrapper {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.join-our-mailing-wrapper .form-container .join-mailing-list-form .form-control-wrapper .form-control-input {
  width: 100%;
  border-radius: 4px 0px 0px 4px; }
.join-our-mailing-wrapper .form-container .join-mailing-list-form .form-control-wrapper .btn {
  background: #747474 !important;
  background-color: #747474 !important;
  border-color: #747474 !important; }
.join-our-mailing-wrapper .semi-large-title {
  margin-bottom: 0px !important; }
.join-our-mailing-wrapper .semi-large-title img {
  max-width: 60px !important;
  vertical-align: middle;
  margin-top: -30px; }

.blog-wrapper .scroll-border {
  max-height: 200px; }
.blog-wrapper .large-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 64px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.blog-wrapper .default-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 64px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.blog-wrapper .min-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.contact-form-border {
  padding: 30px;
  border: 1px solid #dddddd;
  border-radius: 3px; }
  .contact-form-border .wpcf7 form {
    display: block; }
  .contact-form-border .wpcf7 input[type="date"],
  .contact-form-border .wpcf7 input[type="email"],
  .contact-form-border .wpcf7 input[type="number"],
  .contact-form-border .wpcf7 input[type="password"],
  .contact-form-border .wpcf7 input[type="search"],
  .contact-form-border .wpcf7 input[type="tel"],
  .contact-form-border .wpcf7 input[type="text"],
  .contact-form-border .wpcf7 input[type="url"],
  .contact-form-border .wpcf7 select,
  .contact-form-border .wpcf7 textarea,
  .contact-form-border .wpcf7 .woocommerce .quantity input.qty {
    border-color: #dddddd; }

.landingpage .lading-page-header-wrapper {
  background: #f9f9f9; }
  .landingpage .lading-page-header-wrapper p,
  .landingpage .lading-page-header-wrapper span,
  .landingpage .lading-page-header-wrapper a,
  .landingpage .lading-page-header-wrapper strong {
    font-weight: 300 !important; }
  .landingpage .lading-page-header-wrapper ul li {
    color: #d5337d; }
  @media (min-width: 1101px) {
    .landingpage .lading-page-header-wrapper {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      align-items: center; } }
@media (min-width: 1101px) and (max-width: 1200px) {
  .landingpage .scroll-border {
    height: 53px; } }
@media (min-width: 1200px) and (max-width: 1300px) {
  .landingpage .scroll-border {
    height: 120px; } }
@media (min-width: 1301px) and (max-width: 1400px) {
  .landingpage .scroll-border {
    height: 150px; } }
@media (min-width: 1401px) and (max-width: 1600px) {
  .landingpage .scroll-border {
    height: 120px; } }
@media (min-width: 1601px) {
  .landingpage .scroll-border {
    height: 184px; } }
@media (min-width: 1101px) and (max-width: 1200px) {
  .landingpage .content-wrapper {
    padding: 20px; } }
@media (min-width: 1201px) and (max-width: 1400px) {
  .landingpage .content-wrapper {
    padding: 30px 35px; } }
@media (min-width: 1401px) {
  .landingpage .content-wrapper {
    padding: 40px; } }
.landingpage .lading-page-body-wrapper {
  padding: 60px 0px;
  background: #f9f9f9; }
  .landingpage .lading-page-body-wrapper p,
  .landingpage .lading-page-body-wrapper span,
  .landingpage .lading-page-body-wrapper a,
  .landingpage .lading-page-body-wrapper strong {
    font-weight: 300 !important; }
  .landingpage .lading-page-body-wrapper ul li {
    color: #d5337d; }
  .landingpage .lading-page-body-wrapper .contact-form-border {
    padding: 30px;
    border: 1px solid #dddddd;
    border-radius: 3px; }
  .landingpage .lading-page-body-wrapper ul.key-feature-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-top: 40px; }
    .landingpage .lading-page-body-wrapper ul.key-feature-list li.key-feature-item {
      display: inline-block;
      width: 100%; }
.landingpage div:not([class]) {
  visibility: hidden;
  width: 0;
  height: 0; }
@media (min-width: 992px) and (max-width: 1100px) {
  .landingpage .lading-video-wrapper {
    width: 100%; }
  .landingpage .landing-bio-wrapper {
    width: 100%; }
    .landingpage .landing-bio-wrapper .content-wrapper {
      padding: 50px; } }
@media (max-width: 1100px) {
  .landingpage .content-wrapper {
    padding: 50px; } }

.content-wrapper-404 {
  padding: 60px !important; }
  @media (max-width: 991px) {
    .content-wrapper-404 {
      padding: 60px 33px 0 33px !important; } }

.landing-page-header {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-color: #f9f9f9; }
  .landing-page-header .wpb_wrapper .wpb_content_element {
    margin-bottom: 0 !important; }
    .landing-page-header .wpb_wrapper .wpb_content_element .vc_single_image-wrapper {
      margin-bottom: 0 !important; }

.text404 {
  word-break: break-word; }

.inner-branch .inner-branch-header .image-header {
  width: 100%;
  height: 100%; }
  @media (max-width: 991px) {
    .inner-branch .inner-branch-header .image-header::before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 48.45%; } }
@media (min-width: 768px) {
  .inner-branch .inner-branch-header {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: stretch; } }
.inner-branch .inner-branch-header-text {
  padding: 60px; }
  .inner-branch .inner-branch-header-text .inner-branch-banner-text {
    margin-bottom: 20px !important; }
  .inner-branch .inner-branch-header-text .inner-branch-name .default-title {
    margin-bottom: 0px !important; }
  .inner-branch .inner-branch-header-text .inner-branch-address .extra-min-title, .inner-branch .inner-branch-header-text .inner-branch-address .inner-branch-map .btn-view-map, .inner-branch .inner-branch-map .inner-branch-header-text .inner-branch-address .btn-view-map {
    margin-bottom: 10px !important;
    color: #a0a0a0;
    font-weight: 400; }
  .inner-branch .inner-branch-header-text .inner-branch-open-hour {
    color: #747474; }
  .inner-branch .inner-branch-header-text .branch-contact-info {
    padding: 25px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background: #ffffff;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap;
    align-items: center; }
    .inner-branch .inner-branch-header-text .branch-contact-info .infor-title {
      color: #d5337d; }
    .inner-branch .inner-branch-header-text .branch-contact-info a {
      color: #9d9b9b;
      text-decoration: none; }
      .inner-branch .inner-branch-header-text .branch-contact-info a[title="Email Now"] {
        text-overflow: ellipsis;
        white-space: nowrap; }
    .inner-branch .inner-branch-header-text .branch-contact-info i {
      margin-right: 10px; }
    .inner-branch .inner-branch-header-text .branch-contact-info .sale-info {
      width: 50%;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-bottom: 0px !important; }
    .inner-branch .inner-branch-header-text .branch-contact-info .letting-info {
      width: 50%;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-bottom: 0px !important; }
  @media (max-width: 991px) {
    .inner-branch .inner-branch-header-text {
      padding: 60px 33px; } }
.inner-branch .inner-branch-map {
  padding: 30px 60px; }
  .inner-branch .inner-branch-map .btn-view-map {
    color: #d5337d;
    cursor: pointer;
    text-decoration: none; }
    .inner-branch .inner-branch-map .btn-view-map i {
      margin-right: 5px;
      font-size: 16px; }
.inner-branch .inner-branch-body-wrapper .navigation-wrapper .nav {
  flex-flow: unset; }
  .inner-branch .inner-branch-body-wrapper .navigation-wrapper .nav .nav-item {
    width: 25%; }
.inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper .actionbar .bar-name .semi-large-title {
  margin-bottom: 0px !important; }
.inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .slides-wrapper .ll-slider {
  padding-bottom: 35% !important; }
  .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .slides-wrapper .ll-slider .slides .slide-content {
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important; }
.inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .living-localy-detail {
  padding: 60px; }
  @media (max-width: 991px) {
    .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .living-localy-detail {
      padding: 60px 33px; } }
  .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .living-localy-detail .branch-description {
    color: #9f9f9f;
    margin-bottom: 25px !important; }
  .inner-branch .inner-branch-body-wrapper .navigation-wrapper .tabContent-wrapper #living-locally .living-localy-information .living-localy-detail .ll-title {
    color: #d5337d;
    margin-bottom: 25px !important; }

.meet-the-team-wrapper .member-wrapper {
  overflow-x: hidden;
  position: relative;
  background: #ffffff; }
  .meet-the-team-wrapper .member-wrapper .member-avatar-wrapper {
    z-index: 2; }
    .meet-the-team-wrapper .member-wrapper .member-avatar-wrapper .member-avatar {
      height: 100%;
      background-position: top center !important; }
  .meet-the-team-wrapper .member-wrapper .member-bio-wrapper {
    padding: 20px 30px; }
    .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-name {
      color: #4a4a4a;
      margin-bottom: 0px !important;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      height: 50px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-position {
      color: #949494;
      margin-bottom: 15px !important;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      height: 25px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-phone-border a {
      color: #d5337d;
      text-decoration: none; }
      .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-phone-border a i {
        margin-right: 5px; }
    .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-email-border {
      margin-top: 10px; }
      .meet-the-team-wrapper .member-wrapper .member-bio-wrapper .member-email-border a {
        cursor: pointer; }
  .meet-the-team-wrapper .member-wrapper .bio-detail-popup {
    background: #ffffff;
    padding: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .meet-the-team-wrapper .member-wrapper .bio-detail-popup .close {
      display: none;
      position: absolute;
      top: 10px;
      right: 10px; }
    .meet-the-team-wrapper .member-wrapper .bio-detail-popup .text-content {
      margin-bottom: 0px !important;
      overflow-y: auto; }
  @media (min-width: 768px) {
    .meet-the-team-wrapper .member-wrapper {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      align-items: stretch; } }
  @media (max-width: 767px) {
    .meet-the-team-wrapper .member-wrapper .member-avatar {
      height: 200px !important; }
    .meet-the-team-wrapper .member-wrapper .member-bio-wrapper {
      text-align: center; }
      .meet-the-team-wrapper .member-wrapper .member-bio-wrapper div {
        text-align: center; } }
  @media (min-width: 1200px) {
    .meet-the-team-wrapper .member-wrapper {
      width: 20% !important; } }

.testimonial-page .parent-scroll {
  margin-top: 30px; }
.testimonial-page .prev-custom,
.testimonial-page .next-custom {
  position: absolute;
  top: 50%;
  font-size: 30px;
  color: #ffffff;
  transform: translateY(-50%);
  z-index: 5;
  cursor: pointer;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2); }
  .testimonial-page .prev-custom:after,
  .testimonial-page .next-custom:after {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px; }
.testimonial-page .prev-custom {
  left: 15px; }
.testimonial-page .next-custom {
  right: 15px; }

.testimonial-wrapper .testimonial-bio {
  padding: 50px 65px; }
  .testimonial-wrapper .testimonial-bio .testimonial-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 50px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .testimonial-wrapper .testimonial-bio .testimonial-item-text {
    color: #2c2e35; }
    .testimonial-wrapper .testimonial-bio .testimonial-item-text p {
      color: #2c2e35; }
  .testimonial-wrapper .testimonial-bio .testimonial-item-name {
    color: #2c2e35;
    margin-bottom: 0px; }
  .testimonial-wrapper .testimonial-bio .testimonial-item-infomation {
    font-size: 14px;
    color: #2c2e35;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
.testimonial-wrapper.testimonial-video-wrapper .testimonial-bio {
  padding: 60px 40px; }

@media (max-width: 767px) {
  .stick-header-button-wrapper {
    margin-top: 15px; } }
.stick-header-button-wrapper button {
  height: 100%;
  font-size: 14px;
  font-weight: 500 !important; }
  @media (min-width: 768px) {
    .stick-header-button-wrapper button {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (max-width: 767px) {
    .stick-header-button-wrapper button {
      padding: 15px 50px;
      width: 100%; } }
  .stick-header-button-wrapper button img {
    width: 30px;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .stick-header-button-wrapper button img {
        margin-top: -15px; } }
    @media (max-width: 767px) {
      .stick-header-button-wrapper button img {
        margin-top: -3px; } }
@media (min-width: 768px) {
  .stick-header-button-wrapper {
    position: absolute;
    right: 100px; }
    .stick-header-button-wrapper:not(.fullheight) {
      top: 50%;
      transform: translateY(-50%); }
    .stick-header-button-wrapper.fullheight {
      top: 0;
      bottom: 0; } }
.stick-header-button-wrapper.fullheight button {
  border-radius: 0px !important; }

.wpcf7-form select {
  color: #848484;
  border-color: #cccccc !important; }
.wpcf7-form input,
.wpcf7-form textarea {
  color: #848484;
  border-color: #cccccc !important; }
  .wpcf7-form input::-webkit-input-placeholder,
  .wpcf7-form textarea::-webkit-input-placeholder {
    color: #848484; }
  .wpcf7-form input:-moz-placeholder,
  .wpcf7-form textarea:-moz-placeholder {
    color: #848484; }
  .wpcf7-form input::-moz-placeholder,
  .wpcf7-form textarea::-moz-placeholder {
    color: #848484; }
  .wpcf7-form input:-ms-input-placeholder,
  .wpcf7-form textarea:-ms-input-placeholder {
    color: #848484; }
.wpcf7-form input[type="submit"] {
  text-align: left;
  font-size: 11px;
  text-transform: capitalize; }

.trending-property .property-bio {
  padding: 30px; }
  @media (max-width: 991px) {
    .trending-property .property-bio {
      padding: 30px; } }
  .trending-property .property-bio .property-name .default-title {
    margin-bottom: 3px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .trending-property .property-bio .property-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .trending-property .property-bio .property-address .text-content {
      color: #656565;
      font-weight: 500; }
  .trending-property .property-bio .property-price {
    color: #d5337d; }
  .trending-property .property-bio .property-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 80px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .trending-property .property-bio.property-bio-black {
    background-color: #f4f4f4; }
  .trending-property .property-bio.property-bio-white {
    background-color: #f9f9f9; }
  .trending-property .property-bio .property-furnished {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-flow: wrap; }
    .trending-property .property-bio .property-furnished .furnished-wrapper {
      width: 50%; }
      @media (max-width: 991px) {
        .trending-property .property-bio .property-furnished .furnished-wrapper {
          width: 100%; } }
      .trending-property .property-bio .property-furnished .furnished-wrapper i {
        margin-right: 10px; }
  .trending-property .property-bio .property-btn-wrapper {
    margin-top: 30px; }
    .trending-property .property-bio .property-btn-wrapper .button-wrapper {
      width: 100%; }
      .trending-property .property-bio .property-btn-wrapper .button-wrapper .btn {
        width: 100%;
        text-align: left; }

.gallery-sliders-wrapper {
  position: fixed;
  top: 50px;
  left: 70px;
  right: 70px;
  bottom: 50px;
  z-index: 202;
  background: transparent; }
  @media (max-width: 1199px) {
    .gallery-sliders-wrapper {
      max-height: 700px; } }
  @media (max-width: 1023px) {
    .gallery-sliders-wrapper {
      max-height: 600px;
      left: 40px;
      right: 40px; } }
  @media (max-width: 991px) {
    .gallery-sliders-wrapper {
      max-height: 500px;
      left: 30px;
      right: 30px; }
      .gallery-sliders-wrapper .prev-custom {
        left: 30px !important;
        padding-bottom: 30px !important; }
      .gallery-sliders-wrapper .next-custom {
        right: 30px !important;
        padding-bottom: 30px !important; } }
  @media (max-width: 767px) {
    .gallery-sliders-wrapper {
      max-height: 300px;
      top: 50%;
      left: 10px;
      right: 10px;
      transform: translateY(-50%); }
      .gallery-sliders-wrapper .prev-custom {
        left: 30px !important;
        padding-bottom: 30px !important; }
      .gallery-sliders-wrapper .next-custom {
        right: 30px !important;
        padding-bottom: 30px !important; } }
  @media (min-width: 1200px) {
    .gallery-sliders-wrapper {
      top: 50px;
      transform: translateY(0); } }
  .gallery-sliders-wrapper .gallery-sliders {
    height: 85%; }
    .gallery-sliders-wrapper .gallery-sliders.slick-sliders .slick-list {
      height: 100%; }
      .gallery-sliders-wrapper .gallery-sliders.slick-sliders .slick-list .slick-track {
        height: 100%; }
        .gallery-sliders-wrapper .gallery-sliders.slick-sliders .slick-list .slick-track .slick-slide {
          height: 100%; }
    .gallery-sliders-wrapper .gallery-sliders .gallery-item {
      background-size: auto 100% !important; }
  .gallery-sliders-wrapper .gallery-sliders-thumbnail.slick-sliders .slick-list {
    height: 100%; }
    .gallery-sliders-wrapper .gallery-sliders-thumbnail.slick-sliders .slick-list .slick-track {
      height: 100%; }
      .gallery-sliders-wrapper .gallery-sliders-thumbnail.slick-sliders .slick-list .slick-track .slick-slide {
        height: 100%; }
  .gallery-sliders-wrapper .gallery-sliders-thumbnail .slide-border {
    padding: 15px 10px; }
    .gallery-sliders-wrapper .gallery-sliders-thumbnail .slide-border .gallery-item {
      padding-top: 56.25%; }
  .gallery-sliders-wrapper .slick-sliders .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    z-index: 1; }
    .gallery-sliders-wrapper .slick-sliders .slick-arrow.slick-prev {
      left: 20px; }
    .gallery-sliders-wrapper .slick-sliders .slick-arrow.slick-next {
      right: 20px; }
    .gallery-sliders-wrapper .slick-sliders .slick-arrow:before {
      font-size: 30px; }
  .gallery-sliders-wrapper .slide-border .gallery-item {
    height: 100%;
    cursor: pointer; }
  .gallery-sliders-wrapper .prev-custom,
  .gallery-sliders-wrapper .next-custom {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #ffffff;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
    padding-bottom: 105px; }
    .gallery-sliders-wrapper .prev-custom:after,
    .gallery-sliders-wrapper .next-custom:after {
      background: rgba(0, 0, 0, 0.5);
      padding: 10px; }
  .gallery-sliders-wrapper .prev-custom {
    left: 100px; }
  .gallery-sliders-wrapper .next-custom {
    right: 100px; }
  .gallery-sliders-wrapper .icon-close-wrapper {
    position: absolute;
    top: 7px;
    right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: gray;
    border-radius: 100%;
    cursor: pointer; }
    .gallery-sliders-wrapper .icon-close-wrapper i.btn-close {
      color: #ffffff;
      font-size: 25px;
      line-height: 30px; }
    .gallery-sliders-wrapper .icon-close-wrapper:hover {
      cursor: pointer; }

.cff-screenreader {
  display: none !important; }

.image-with-border {
  background-size: 25px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 65px;
  height: 65px;
  display: block;
  background: #666667;
  border-radius: 100%;
  margin: 0 auto 20px !important; }

#Side_slide #menu ul li.submenu .menu-toggle:after {
  color: #ffffff !important; }

.quote-icon {
  width: 35px; }
  .quote-icon.quote-left {
    transform: translateX(-35px);
    margin: 10px 0px; }
  .quote-icon.quote-right {
    float: right;
    transform: translate(40px, -25px); }

.propertylist1 .property-avatar {
  padding: 1px;
  background-color: white; }

.property-trending-list .property-avatar {
  padding: 1px;
  background-color: white; }

.searchpage .property-avatar {
  padding: 1px;
  background-color: white; }

.boxes-container > .vc_column-inner > .wpb_wrapper {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap; }
.boxes-container .wpb_wrapper .boxes-item-wrapper {
  padding-left: 0.5px !important;
  padding-right: 0.5px !important;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: stretch; }
  .boxes-container .wpb_wrapper .boxes-item-wrapper .boxes-item {
    height: 100%;
    margin: 0px !important; }
    .boxes-container .wpb_wrapper .boxes-item-wrapper .boxes-item .boxes-item-border {
      padding: 60px; }

@media (max-width: 767px) {
  .mobile-align-left {
    margin-top: 15px;
    text-align: left !important; } }

body {
  background: red; }

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