/**=====================
     map css start
==========================**/
.arrow-define {
    position: absolute;
    top: -54px;
    font-weight: 500;
    font-size: 14px;
    right: -60px;
    cursor: auto; }
    .arrow-define::after {
      content: "";
      background-image: url(../images/arrow.png);
      width: 50px;
      height: 50px;
      position: absolute;
      background-size: contain;
      left: -50px;
      bottom: -37px;
      background-repeat: no-repeat;
      -webkit-animation: movebounce 4s linear infinite;
              animation: movebounce 4s linear infinite; }
  
  .map-section {
    position: relative;
    z-index: 1; }
    .map-section iframe,
    .map-section .map {
      width: 100%;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0; }
  
  /* .gm-style div[title] {
    opacity: 1 !important; }
  
  .gm-style div[title] img {
    display: block !important;
    height: 65px !important;
    width: auto !important; } */
  
  .add-animation {
    -webkit-animation: 1s linear infinite bounce-1;
            animation: 1s linear infinite bounce-1; }
  
  .add-filter {
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
  
  .infoBox > img {
    background: #ffffff; }
  
  .infoBox .marker-detail {
    background: #ffffff;
    overflow: hidden;
    position: relative; }
    .infoBox .marker-detail img {
      height: auto;
      width: 202px; }
    .infoBox .marker-detail .label {
      position: absolute;
      left: 10px;
      top: 10px;
      font-size: 10px;
      padding: 4px 8px 3px; }
    .infoBox .marker-detail .detail-part {
      /* padding: 10px;  */
    }
      .infoBox .marker-detail .detail-part h6 {
        font-weight: 700; 
        margin-bottom: 0;
        font-size: 14px;
      }
      .infoBox .marker-detail .detail-part ul {
        margin-bottom: 15px; }
        .infoBox .marker-detail .detail-part ul li {
          padding-left: 5px;
          padding-right: 5px;
          font-size: 13px; }
          .infoBox .marker-detail .detail-part ul li:first-child {
            padding-left: 0; }
          .infoBox .marker-detail .detail-part ul li:last-child {
            padding-right: 0; }
      .infoBox .marker-detail .detail-part span,
      .infoBox .marker-detail .detail-part a {
        font-size: 12px;
        font-weight: 400; }
      .infoBox .marker-detail .detail-part a {
        color: #000;
        text-decoration: none; 
      }
  
  .leaflet-popup-tip-container {
    width: 20px;
    height: 20px;
    margin-left: -15px; }
  
  .leaflet-popup-content .infoBox .marker-detail .detail-part span, .leaflet-popup-content .infoBox .marker-detail .detail-part a {
    font-family: Montserrat, sans-serif; }
  
  .leaflet-marker-icon.leaflet-interactive {
    width: 35px !important;
    height: 38px !important; }
  
  .leaflet-pane {
    z-index: 1; }
  
  .leaflet-top,
  .leaflet-bottom {
    z-index: 1; }
  
  .leaflet-control {
    z-index: 8; }
  
  .leaflet-shadow-pane {
    display: none; }
    .leaflet-shadow-pane img {
      -webkit-transform: none !important;
              transform: none !important; }
  
  .H_ib_body {
    bottom: 48px; }
  
  .H_ib_tail {
    margin: -53px -10px; }
  
  .H_ib_content {
    line-height: 0.95; }
  
  .MicrosoftMap > div {
    z-index: 1 !important; }
  
  .MicrosoftMap .Infobox {
    border-radius: 0 !important;
    border: none !important; }
    .MicrosoftMap .Infobox.no-title .infobox-info {
      margin-right: 0 !important; }
    .MicrosoftMap .Infobox .infobox-body {
      width: auto !important;
      height: 100% !important;
      max-height: 100% !important;
      padding-bottom: 0 !important; }
    .MicrosoftMap .Infobox .infobox-info {
      padding: 0 !important;
      max-height: -webkit-max-content !important;
      max-height: -moz-max-content !important;
      max-height: max-content !important;
      color: unset !important;
      font-family: Roboto, sans-serif !important; }
  
  .MicrosoftMap .infobox-close {
    z-index: 1; }
  
  .map-modal .modal-dialog {
    width: 100%;
    height: 90%;
    max-width: 97%; }
    .map-modal .modal-dialog .modal-content {
      border: 0 none;
      border-radius: 0; }
      .map-modal .modal-dialog .modal-content .btn-close {
        z-index: 2;
        font-weight: 500;
        background: var(--theme-default4);
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        height: 30px;
        opacity: 1;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        .map-modal .modal-dialog .modal-content .btn-close span {
          font-size: 30px;
          color: #ffffff;
          line-height: 0.9; }
      .map-modal .modal-dialog .modal-content .modal-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 12px;
        padding-left: 0; }
      .map-modal .modal-dialog .modal-content iframe,
      .map-modal .modal-dialog .modal-content .map {
        width: 100%;
        height: 100%; }
  
  .onclick-map-wrap {
    margin-bottom: 30px; }
  
  .onclick-map {
    display: none; }
    .onclick-map iframe,
    .onclick-map .map {
      width: 100%;
      height: 300px;
      margin-bottom: 30px; }
  
  /**=====================
       map css end
  ==========================**/

  /**=====================
     property css start
==========================**/
.alert-default {
    color: #ffffff;
    background-color: var(--theme-default2);
    font-weight: 500; }
    .alert-default .btn-close {
      width: 6px;
      height: 6px;
      top: 20px;
      color: #ffffff;
      -webkit-filter: brightness(1) invert(1);
              filter: brightness(1) invert(1); }
  
  .alert-default-2 {
    color: #ffffff;
    background-color: var(--theme-default9);
    font-weight: 500; }
    .alert-default-2 .btn-close {
      width: 6px;
      height: 6px;
      top: 20px;
      color: #ffffff;
      -webkit-filter: brightness(1) invert(1);
              filter: brightness(1) invert(1); }
  
  .property-wrapper-grid .col-xl-4 .property-details {
    padding: 15px; }
    .property-wrapper-grid .col-xl-4 .property-details ul li {
      padding-left: 6px;
      padding-right: 6px;
      font-size: 13px; }
      .property-wrapper-grid .col-xl-4 .property-details ul li img {
        height: 14px; }
      .property-wrapper-grid .col-xl-4 .property-details ul li:first-child {
        padding-left: 0; }
      .property-wrapper-grid .col-xl-4 .property-details ul li:last-child {
        padding-right: 0; }
  
  .property-section .property-box-flat .property-box .property-details .btn-light-bg.btn-flat::after {
    height: 100%; }
  
  .property-details {
    padding: 30px;
    position: relative; }
    .property-details > span {
      /* letter-spacing: 5px; */
      /* color: #959595; */
      /* text-transform: uppercase;
      font-weight: 500;  */
    }
    .property-details > a {
      display: block;
      color: #1c2d3a;
      -webkit-transition: 0.8s;
      transition: 0.8s; }
    .property-details h3 {
      font-weight: 700;
      margin-bottom: 10px;
      font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320))); }
    .property-details p {
      line-height: 1.6;
      font-size: 15px;
      margin-bottom: 20px; }
    .property-details ul {
      border-top: 1px solid #dee2e6;
      padding-top:  10px;
      
      }
      .property-details ul li {
        padding-left: 15px;
        padding-right: 12px;
        font-weight: 500;
        line-height: 1.2; 
        }
        .property-details ul li + li {
          border-left: 1px solid rgba(0, 0, 0, 0.2); }
        .property-details ul li:first-child {
          padding-left: 0; }
        .property-details ul li:last-child {
          padding-right: 0; }
    .property-details .property-btn {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .property-details .property-btn span {
        color: #878787;
        font-size: 14px;
        font-weight: 500; }
      .property-details .property-btn .btn:hover {
        background-color: rgba(255, 92, 65, 0.1); }
      .property-details .property-btn .btn.color-1:hover {
        background-color: rgba(100, 50, 184, 0.1); }
      .property-details .property-btn .btn.color-6:hover {
        background-color: rgba(44, 46, 151, 0.1); }
      .property-details .property-btn .btn.color-5:hover {
        background-color: rgba(94, 172, 18, 0.1); }
    .property-details .property-svg {
      width: 16px;
      height: 16px; }
  
  .property-section .property-2.color-1 .property-box:hover .property-details > a {
    background: var(--theme-gradient1);
    -webkit-background-clip: text; }
  
  .property-section .property-2.color-6 .property-box:hover .property-details > a {
    background: var(--theme-gradient10);
    -webkit-background-clip: text; }
  
  .property-section.section-sm .property-2:not(.no-sidebar) {
    height: calc(100vh - 220px);
    overflow-y: scroll;
    margin-bottom: 10px; }
    .property-section.section-sm .property-2:not(.no-sidebar):not(.no-sidebar)::-webkit-scrollbar {
      width: 5px; }
    .property-section.section-sm .property-2:not(.no-sidebar):not(.no-sidebar)::-webkit-scrollbar-thumb {
      background: transparent; }
    .property-section.section-sm .property-2:not(.no-sidebar):hover:not(.no-sidebar)::-webkit-scrollbar-thumb {
      background: rgba(108, 111, 105, 0.2); }
  
  .property-section .title-1 h2 {
    margin-bottom: -9px; }
  
  .property-section .title-1 hr {
    width: 80px;
    margin: 20px auto 0;
    height: 2px;
    color: var(--theme-default);
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  
  .property-section .title-1:hover hr {
    width: 150px; }
  
  .property-section .title-1.color-6 hr {
    color: var(--theme-default8); }
  
  .property-section .title-2 h2 {
    margin-top: -2px; }
  
  .property-section .title-3.d-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  
  .property-section .title-3 .pagination li a {
    padding: 12px 16px;
    color: var(--theme-default7);
    border-radius: 5px;
    font-weight: 700;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative; }
    .property-section .title-3 .pagination li a::after {
      opacity: 0.1;
      background-color: var(--theme-default7);
      -webkit-transition: 0.5s;
      transition: 0.5s;
      border-radius: 5px;
      z-index: -1; }
  
  .property-section .title-3 .pagination li.active a, .property-section .title-3 .pagination li:hover a {
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .property-section .title-3 .pagination li.active a::after, .property-section .title-3 .pagination li:hover a::after {
      opacity: 1; }
  
  .property-section .title-3 .pagination li + li {
    margin-left: 20px; }
  
  .property-section .title-3 .pagination-tab {
    margin-top: 1px; }
  
  .property-section .title-3.text-start {
    margin-top: -2px; }
  
  .property-section.slick-between .title-3.text-start {
    margin-top: -5px; }
  
  .property-section .property-box {
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 3px solid #fff;
    -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.04);
            box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.04);
    background: #ffffff; }
    .property-section .property-box:hover {
      -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.1);
              box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.1);
      -webkit-transition: -webkit-box-shadow 0.3s ease;
      transition: -webkit-box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease; 
      border-bottom: 3px solid var(--theme-default3);
      }
      .property-section .property-box:hover .property-image .property-slider.color-6 .slick-prev,
      .property-section .property-box:hover .property-image .property-slider.color-6 .slick-next {
        background-color: var(--theme-default9); }
      .property-section .property-box:hover .property-image .property-slider.color-7 .slick-prev,
      .property-section .property-box:hover .property-image .property-slider.color-7 .slick-next {
        background-color: var(--theme-default10); }
      .property-section .property-box:hover .property-image .property-slider.color-3 .slick-prev,
      .property-section .property-box:hover .property-image .property-slider.color-3 .slick-next {
        background-color: var(--theme-default5); }
      .property-section .property-box:hover .property-image .property-slider.color-1 .slick-prev,
      .property-section .property-box:hover .property-image .property-slider.color-1 .slick-next {
        background-color: var(--theme-default); }
      .property-section .property-box:hover .property-image .property-slider .slick-prev {
        left: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background-color: var(--theme-default3);
        border-radius: 30px; }
        .property-section .property-box:hover .property-image .property-slider .slick-prev::before {
          content: "\f053";
          font-family: "Font Awesome 5 free";
          font-weight: 900;
          opacity: 1;
          line-height: 0.6;
          font-size: 12px; }
      .property-section .property-box:hover .property-image .property-slider .slick-next {
        right: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background-color: var(--theme-default3);
        border-radius: 30px; }
        .property-section .property-box:hover .property-image .property-slider .slick-next::before {
          content: "\f054";
          font-family: "Font Awesome 5 free";
          font-weight: 900;
          opacity: 1;
          line-height: 0.6;
          font-size: 12px; }
    .property-section .property-box .property-image {
      position: relative; }
      .property-section .property-box .property-image .property-slider {
        margin-bottom: 0; }
        .property-section .property-box .property-image .property-slider.color-6 .slick-dots li.slick-active button::before {
          color: var(--theme-default8); }
        .property-section .property-box .property-image .property-slider.color-1 .slick-dots li.slick-active button::before {
          color: var(--theme-default); }
        .property-section .property-box .property-image .property-slider.color-3 .slick-dots li.slick-active button::before {
          color: var(--theme-default5); }
        .property-section .property-box .property-image .property-slider.color-7 .slick-dots li.slick-active button::before {
          color: var(--theme-default10); }
        .property-section .property-box .property-image .property-slider .slick-dots {
          bottom: 10px; }
          .property-section .property-box .property-image .property-slider .slick-dots li button:before {
            font-size: 9px;
            color: #ffffff;
            /* border: 1px solid;
            border-radius: 100%;  */
            }
          .property-section .property-box .property-image .property-slider .slick-dots li.slick-active button::before {
            color: var(--theme-default3); }
      .property-section .property-box .property-image .labels-left {
        position: absolute;
        left: -6px;
        top: 20px; }
        .property-section .property-box .property-image .labels-left .label {
          text-transform: uppercase;
          font-size: 10px;
          font-weight: 500;
          font-family: Roboto, sans-serif; }
        .property-section .property-box .property-image .labels-left > span {
          margin-top: 6px; }
      .property-section .property-box .property-image .seen-data {
        position: absolute;
        left: 0px;
        top: 0px;
        padding: 1px 8px 2px;
        border-radius: 5px 0px;
        background-color: #1c2d3aab; }
        .property-section .property-box .property-image .seen-data svg {
          width: 14px;
          height: 14px;
          vertical-align: -2px;
          margin-right: 8px;
          color: #ffffff; }
        .property-section .property-box .property-image .seen-data span {
          font-size: 12px;
          color: #ffffff; }
      .property-section .property-box .property-image .overlay-property-box {
        position: absolute;
        bottom: 12px;
        right: 12px;
        margin: 0 auto;
        display: block;
        -webkit-transition: 0.8s;
        transition: 0.8s; }
        .property-section .property-box .property-image .overlay-property-box .like.added svg {
          fill: var(--theme-default3); }
        .property-section .property-box .property-image .overlay-property-box .effect-round svg {
          width: 17px;
          stroke: #1c2d3a; }
        .property-section .property-box .property-image .overlay-property-box .effect-round1 svg {
          width: 17px;
          stroke: var(--theme-default8); }
        .property-section .property-box .property-image .overlay-property-box .effect-round,
        .property-section .property-box .property-image .overlay-property-box .effect-round1 {
          width: 35px;
          height: 35px;
          background: #ffffff;
          border-radius: 5px;
          position: relative; }
          .property-section .property-box .property-image .overlay-property-box .effect-round + .effect-round,
          .property-section .property-box .property-image .overlay-property-box .effect-round + .effect-round1,
          .property-section .property-box .property-image .overlay-property-box .effect-round1 + .effect-round,
          .property-section .property-box .property-image .overlay-property-box .effect-round1 + .effect-round1 {
            margin-top: 8px; }
          .property-section .property-box .property-image .overlay-property-box .effect-round i,
          .property-section .property-box .property-image .overlay-property-box .effect-round1 i {
            font-size: 18px;
            margin-top: 2px;
            background: var(--theme-gradient3);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
      .property-section .property-box .property-image .overlay-plus {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        background-color: rgba(0, 0, 0, 0.5); }
        .property-section .property-box .property-image .overlay-plus span {
          font-size: 70px;
          color: #ffffff; }
        .property-section .property-box .property-image .overlay-plus .seen-data {
          position: absolute;
          right: 20px;
          top: 20px;
          padding: 1px 8px 2px;
          border-radius: 5px;
          background-color: #1c2d3a; }
          .property-section .property-box .property-image .overlay-plus .seen-data svg,
          .property-section .property-box .property-image .overlay-plus .seen-data span {
            color: #ffffff; }
          .property-section .property-box .property-image .overlay-plus .seen-data svg {
            width: 14px;
            height: 14px;
            vertical-align: -2px;
            margin-right: 8px; }
          .property-section .property-box .property-image .overlay-plus .seen-data span {
            font-size: 12px; }
        .property-section .property-box .property-image .overlay-plus .like-bottom {
          position: absolute;
          bottom: 20px;
          right: 20px;
          padding: 5px 6px 4px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          border-radius: 5px;
          background-color: #1c2d3a; }
          .property-section .property-box .property-image .overlay-plus .like-bottom svg {
            width: 15px;
            height: 15px;
            stroke-width: 3px;
            color: #ffffff; }
      .property-section .property-box .property-image .grid-slider .slick-arrow,
      .property-section .property-box .property-image .slider-for .slick-arrow {
        opacity: 0; }
    .property-section .property-box .property-details h6 {
      font-weight: 600;
      font-size: 17px;
      color: var(--theme-default3); }
      .property-section .property-box .property-details h6.color-1 {
        color: var(--theme-default); }
      .property-section .property-box .property-details h6.color-6 {
        color: var(--theme-default8); }
    .property-section .property-box .property-details .icon-property {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .property-section .property-box .property-details .icon-property li {
        width: 100%;
        position: relative; }
        .property-section .property-box .property-details .icon-property li + li {
          border-left: none; }
          .property-section .property-box .property-details .icon-property li + li::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 20px;
            background-color: rgba(59, 66, 73, 0.2);
            top: 10px;
            left: -10px; }
        .property-section .property-box .property-details .icon-property li .d-flex {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .property-section .property-box .property-details .icon-property li .d-flex .property-icon {
            width: 35px;
            height: 35px;
            min-width: 35px;
            border-radius: 100%;
            margin-right: 15px;
            position: relative; }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon::after {
              border-radius: 100%;
              opacity: 0.1; }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-3::after {
              background-color: var(--theme-default5); }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-3 .property-svg {
              fill: var(--theme-default5); }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-4::after {
              background-color: var(--theme-default6); }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-4 .property-svg {
              fill: var(--theme-default6); }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-7::after {
              background-color: var(--theme-default10); }
            .property-section .property-box .property-details .icon-property li .d-flex .property-icon.color-7 .property-svg {
              fill: var(--theme-default10); }
      .property-section .property-box .property-details .icon-property + .icon-property {
        margin-top: 20px; }
    .property-section .property-box .property-details > ul > li > img {
      height: 16px;
      display: inline-block;
      margin-right: 7px; }
    .property-section .property-box:hover .property-image .overlay-plus {
      opacity: 1;
      -webkit-transition: 0.8s;
      transition: 0.8s; }
    .property-section .property-box:hover .property-image .grid-slider .slick-arrow,
    .property-section .property-box:hover .property-image .slider-for .slick-arrow {
      opacity: 1; }
    .property-section .property-box:hover .property-image .grid-slider .slick-prev,
    .property-section .property-box:hover .property-image .slider-for .slick-prev {
      left: 15px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
    .property-section .property-box:hover .property-image .grid-slider .slick-next,
    .property-section .property-box:hover .property-image .slider-for .slick-next {
      right: 15px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
    .property-section .property-box:hover .property-details > a h3 {
      /* color: var(--theme-default2); */
      -webkit-transition: 0.8s;
      transition: 0.8s; }
    .property-section .property-box.liked-img .property-image .overlay-plus .like-bottom svg {
      color: #f13439; }
      .property-section .property-box.liked-img .property-image .overlay-plus .like-bottom svg path {
        fill: #f13439; }
  
  .property-section.property-color-6 .property-box .property-image .overlay-property-box .effect-round i,
  .property-section.property-color-6 .property-box .property-image .overlay-property-box .effect-round1 i {
    background: var(--theme-gradient12);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  
  .property-section.property-color-6 .property-box:hover .property-details > a h3 {
    color: var(--theme-default9); }
  
  .property-section .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: none;
    margin-bottom: 30px; }
    .property-section .nav-tabs .nav-item {
      margin-bottom: 15px; }
      .property-section .nav-tabs .nav-item .nav-link {
        border-radius: 5px;
        -webkit-filter: drop-shadow(3.346px 3.716px 25px rgba(0, 0, 0, 0.06));
                filter: drop-shadow(3.346px 3.716px 25px rgba(0, 0, 0, 0.06));
        background-color: rgba(255, 255, 255, 0.1);
        color: #ffffff;
        font-weight: 600; }
      .property-section .nav-tabs .nav-item.show .nav-link {
        background-color: #ffffff;
        color: var(--theme-default3);
        border-color: transparent; }
      .property-section .nav-tabs .nav-item + .nav-item {
        margin-left: 30px; }
    .property-section .nav-tabs .nav-link {
      position: relative; }
      .property-section .nav-tabs .nav-link::before {
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #ffffff;
        content: "";
        bottom: -7px;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .property-section .nav-tabs .nav-link.active, .property-section .nav-tabs .nav-link:hover, .property-section .nav-tabs .nav-link:focus {
        background-color: #ffffff;
        color: var(--theme-default3);
        border-color: transparent; }
        .property-section .nav-tabs .nav-link.active::before, .property-section .nav-tabs .nav-link:hover::before, .property-section .nav-tabs .nav-link:focus::before {
          opacity: 1;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
  
  .property-section .pagination-tab .nav-item {
    margin-bottom: 0; }
  
  .property-section .tab-content .tab-pane .property-2 > div .property-box {
    -webkit-animation: zoomIn 0.8s;
            animation: zoomIn 0.8s; }
  
  .property-section.bg-comman-2::before {
    height: 450px; }
  
  .property-section .property-1 .property-details,
  .property-section .property-2 .property-details {
    padding: 15px; }
    .property-section .property-1 .property-details > span,
    .property-section .property-2 .property-details > span {
      /* display: block;
      margin-top: -3px;*/
       } 
  
  .property-section .property-1 .slick-list .slick-track .slick-slide,
  .property-section .property-2 .slick-list .slick-track .slick-slide {
    margin-bottom: -6px; }
  
  .property-section .property-2 .property-box {
    -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
            box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07); }
    .property-section .property-2 .property-box .property-details > a {
      display: block;
      -webkit-transition: 0.8s;
      transition: 0.8s;
      color: #000;
      /* background: -webkit-gradient(linear, left top, right top, from(#1c2d3a), to(#1c2d3a));
      background: linear-gradient(to right, #1c2d3a 0%, #1c2d3a 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;  */
      }
    /* .property-section .property-2 .property-box .property-details > span {
      display: block;
      margin-top: -3px;
      margin-bottom: 5px; } */
    .property-section .property-2 .property-box:hover .property-details > a {
      /* background: var(--theme-gradient6);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; */
      -webkit-transition: 0.8s;
      transition: 0.8s; }
  
  .property-section .property-2 .property-box .property-image .labels-left,
  .property-section .property-3 .property-box .property-image .labels-left {
    left: 20px; }
  
  .property-section .property-box-flat .property-box {
    border-radius: 0;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 35px rgba(0, 0, 0, 0.08); }
    .property-section .property-box-flat .property-box .property-image .label-white {
      position: absolute;
      right: 20px;
      top: 20px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
    .property-section .property-box-flat .property-box .property-image .overlay-plus {
      background-color: rgba(0, 0, 0, 0.15);
      z-index: 1; }
      .property-section .property-box-flat .property-box .property-image .overlay-plus .seen-data {
        top: unset;
        bottom: 20px;
        right: 56px;
        border-radius: 0; }
      .property-section .property-box-flat .property-box .property-image .overlay-plus .like-bottom {
        border-radius: 0; }
    .property-section .property-box-flat .property-box .property-details h3 {
      margin-top: -2px; }
      .property-section .property-box-flat .property-box .property-details h3 a {
        color: #1c2d3a; }
    .property-section .property-box-flat .property-box .property-details p {
      color: rgba(88, 97, 103, 0.7); }
    .property-section .property-box-flat .property-box:hover .property-image .label-white {
      z-index: 2;
      background-color: var(--theme-default5);
      color: #ffffff;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .property-section .property-box-flat .property-box:hover .property-image .label-white::after {
        -webkit-box-shadow: 0px 5px 12.5px var(--theme-default5);
                box-shadow: 0px 5px 12.5px var(--theme-default5);
        opacity: 0.35; }
      .property-section .property-box-flat .property-box:hover .property-image .label-white.color-7 {
        background-color: var(--theme-default10); }
        .property-section .property-box-flat .property-box:hover .property-image .label-white.color-7::after {
          -webkit-box-shadow: 0px 5px 12.5px var(--theme-default10);
                  box-shadow: 0px 5px 12.5px var(--theme-default10); }
  
  .property-section .property-3 .slick-list {
    margin: -30px -12px; }
    .property-section .property-3 .slick-list .slick-track .slick-slide > div {
      margin: 30px 20px; }
    .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .label-white {
      z-index: 2;
      background-color: var(--theme-default5);
      color: #ffffff;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .label-white::after {
        -webkit-box-shadow: 0px 3px 6px var(--theme-default5);
                box-shadow: 0px 3px 6px var(--theme-default5);
        opacity: 0.35; }
      .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .label-white.color-7 {
        background-color: var(--theme-default10); }
        .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .label-white.color-7::after {
          -webkit-box-shadow: 0px 5px 12.5px var(--theme-default10);
                  box-shadow: 0px 5px 12.5px var(--theme-default10); }
    .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .overlay-property-box,
    .property-section .property-3 .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center .property-box .property-image .overlay-plus {
      opacity: 1;
      -webkit-transition: 0.8s;
      transition: 0.8s; }
  
  .property-section .property-3 .property-box:hover .property-image .overlay-property-box,
  .property-section .property-3 .property-box:hover .property-image .overlay-plus {
    opacity: 0; }
  
  .property-section .property-3 .property-box:hover .property-image .label-white {
    background-color: #ffffff;
    color: var(--theme-default5); }
    .property-section .property-3 .property-box:hover .property-image .label-white::after {
      -webkit-box-shadow: unset;
              box-shadow: unset; }
    .property-section .property-3 .property-box:hover .property-image .label-white.color-7 {
      background-color: #ffffff;
      color: var(--theme-default10); }
      .property-section .property-3 .property-box:hover .property-image .label-white.color-7::after {
        -webkit-box-shadow: unset;
                box-shadow: unset; }
  
  .property-section .property-4 .slick-list .slick-track .slick-slide {
    margin-bottom: -6px; }
  
  .property-section .list-property .property-box {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.09);
            box-shadow: 0 0 35px rgba(0, 0, 0, 0.09); }
    .property-section .list-property .property-box .text-center {
      margin-top: -20px;
      position: relative; }
      .property-section .list-property .property-box .text-center .label-gradient {
        -webkit-transition: 0.5s;
        transition: 0.5s; }
    .property-section .list-property .property-box .property-image .overlay-property {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      overflow: hidden;
      width: 100%;
      height: 100%;
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
      opacity: 0;
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease; }
      .property-section .list-property .property-box .property-image .overlay-property .overlay-box {
        -webkit-transition: 0.4s;
        transition: 0.4s;
        background-color: #ffffff;
        border-radius: 5px;
        height: calc(100% - 92px);
        width: 85%;
        position: absolute;
        top: 14%;
        left: 8%;
        padding: 40px; }
        .property-section .list-property .property-box .property-image .overlay-property .overlay-box h4 {
          line-height: 1.2;
          color: #586167;
          font-weight: 700;
          margin-bottom: 12px; }
        .property-section .list-property .property-box .property-image .overlay-property .overlay-box p {
          font-size: calc( 14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
          line-height: 1.3;
          color: rgba(88, 97, 103, 0.7); }
        .property-section .list-property .property-box .property-image .overlay-property .overlay-box a {
          background-image: var(--theme-gradient9);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          position: relative;
          font-weight: 600;
          display: initial; }
          .property-section .list-property .property-box .property-image .overlay-property .overlay-box a::after {
            position: absolute;
            content: "";
            right: -45px;
            top: 10px;
            width: 35px;
            height: 2px;
            border-radius: 1px;
            background-color: var(--theme-default7); }
      .property-section .list-property .property-box .property-image .overlay-property::after {
        background-color: #303030;
        opacity: 0.4;
        z-index: -1; }
    .property-section .list-property .property-box:hover .text-center .label-gradient {
      -webkit-transition: 0.5s;
      transition: 0.5s;
      position: relative; }
      .property-section .list-property .property-box:hover .text-center .label-gradient::after {
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: -5.15px 8.572px 25px var(--theme-default6);
                box-shadow: -5.15px 8.572px 25px var(--theme-default6);
        opacity: 0.3; }
    .property-section .list-property .property-box:hover .property-image .overlay-property {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: 0.5s;
      transition: 0.5s; }
  
  .property-section .listing-hover-property {
    margin-bottom: -30px; }
    .property-section .listing-hover-property .property-box {
      position: relative; }
      .property-section .listing-hover-property .property-box .property-image .labels-left {
        top: 15px; }
      .property-section .listing-hover-property .property-box .bottom-property {
        position: absolute;
        left: 0;
        bottom: -70px;
        color: #ffffff;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        width: 100%;
        z-index: 1; }
        .property-section .listing-hover-property .property-box .bottom-property div.d-flex {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .property-section .listing-hover-property .property-box .bottom-property > div {
          padding: 15px;
          -webkit-transition: height 0.9s;
          transition: height 0.9s; }
        .property-section .listing-hover-property .property-box .bottom-property h5 {
          font-weight: 600; }
          .property-section .listing-hover-property .property-box .bottom-property h5 a {
            color: #ffffff; }
        .property-section .listing-hover-property .property-box .bottom-property h6 {
          margin-bottom: 0; }
        .property-section .listing-hover-property .property-box .bottom-property .overlay-option {
          background-color: rgba(0, 0, 0, 0.8);
          padding: 0; }
          .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 25%;
                      flex: 0 0 25%;
              max-width: 25%;
              padding: 20px;
              -webkit-transition: 0.9s;
              transition: 0.9s; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li:nth-child(1) {
                background-color: #636363; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li:nth-child(2) {
                background-color: #565656; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li:nth-child(3) {
                background-color: #494949; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li:nth-child(4) {
                background-color: #3d3d3d; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li .media {
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center; }
                .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li .media img {
                  width: 30px;
                  -webkit-filter: brightness(0.8) invert(0.8);
                          filter: brightness(0.8) invert(0.8); }
                .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li .media .media-body {
                  margin-left: 10px; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li span {
                font-size: 13px; }
              .property-section .listing-hover-property .property-box .bottom-property .overlay-option ul li h6 {
                font-weight: 500; }
      .property-section .listing-hover-property .property-box::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        -webkit-transition: 0.9s;
        transition: 0.9s;
        left: 0;
        bottom: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.8)));
        background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8) 100%); }
      .property-section .listing-hover-property .property-box:hover .bottom-property {
        bottom: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .property-section .listing-hover-property .property-box:hover .bottom-property > div {
          -webkit-transition: 0.9s;
          transition: 0.9s; }
        .property-section .listing-hover-property .property-box:hover .bottom-property .overlay-option ul li {
          opacity: 1;
          -webkit-transition: 0.9s;
          transition: 0.9s; }
      .property-section .listing-hover-property .property-box:hover::after {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), to(rgba(0, 0, 0, 0.9)));
        background-image: linear-gradient(to bottom, transparent 45%, rgba(0, 0, 0, 0.9) 100%);
        -webkit-transition: 0.9s;
        transition: 0.9s; }
    .property-section .listing-hover-property > div {
      margin-bottom: 30px; }
  
  .property-section .property-label .property-box .property-image .labels-left .label {
    text-transform: capitalize;
    font-size: 12px; }
  
  .property-section .tab-content .tab-pane .list-property > div .property-box {
    -webkit-animation: zoomIn 0.8s;
            animation: zoomIn 0.8s; }
  
  .property-grid .property-box .agent-image {
    border-bottom: 1px solid #eee; }
  
  .property-grid.list-view .property-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .property-grid.list-view .property-box .property-image {
      width: 50%; }
      .property-grid.list-view .property-box .property-image .bg-size {
        height: 100%; }
    .property-grid.list-view .property-box .agent-image {
      border-right: 1px solid #eee; }
  
  .property-grid-3 {
    position: relative; }
    .property-grid-3 .filter-bottom-content {
      top: 45px; }
    .property-grid-3 .property-grid.list-view .property-box .agent-image {
      width: 100%; }
    .property-grid-3 .property-grid.list-view .property-box .agent-image > div {
      height: 100%; }
    .property-grid-3 .property-grid.list-view .property-box .agent-image:hover .overlay-content {
      left: 53%; }
    .property-grid-3 .filter-panel .top-panel h2 {
      margin-top: -2px; }
  
  .property-grid-slider .property-2 .property-box .overlay-plus {
    background: unset;
    opacity: 1; }
  
  .property-grid-slider .property-grid.list-view .property-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .property-grid-slider .property-grid.list-view .property-box .property-image {
      width: 45%; }
  
  .property-grid-slider .property-grid.list-view .bg-size {
    height: 39vh; }
  
  .property-grid-slider .property-grid.list-view .thumbnail-nav .bg-size {
    height: auto; }
  
  .property-grid-slider .property-grid .slider-for .slick-slide img {
    min-height: 300px;
    -o-object-fit: cover;
       object-fit: cover; }
  
  .property-grid-slider .property-grid .slider-nav {
    margin: 6px 0px -5px -4px; }
    .property-grid-slider .property-grid .slider-nav .slick-slide {
      margin: 0 3px; }
      .property-grid-slider .property-grid .slider-nav .slick-slide img {
        min-height: 72px;
        cursor: pointer;
        -o-object-fit: cover;
           object-fit: cover; }
  
  .property-map .filter-panel {
    margin-bottom: 0; }
  
  /*
  .property-map .property-grid {
    padding-top: 40px; }
    */
  
  .property-map .theme-pagination {
    margin-bottom: 40px; }
  
  .property-map .filter-bottom-content {
    z-index: 2;
    width: 90%;
    right: 0;
    top: 45px;
    margin: 0 auto; }
  
  .property-list-view .property-grid.list-view .property-box .property-image {
    width: 100%; }
  
  .mfp-title {
    display: none; }
  
  .property-main {
    overflow: unset; }
  
  .single-property-section {
    position: absolute;
    bottom: -76px;
    width: 100%; }
    .single-property-section .btn {
      padding: 4px 10px;
      font-size: 12px; }
      .single-property-section .btn.btn-dashed {
        padding: 5px 10px; }
    .single-property-section .feature-label {
      margin-top: 15px; }
      .single-property-section .feature-label .btn {
        cursor: unset; }
    .single-property-section .left-single .d-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .single-property-section .left-single h2 {
      margin-top: -3px; }
    .single-property-section .left-single p {
      margin-bottom: 15px; }
    .single-property-section .left-single ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: -5px -10px 15px; }
      .single-property-section .left-single ul li {
        margin: 5px 10px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .single-property-section .left-single ul li:hover {
          color: #ff5c41;
          -webkit-transform: scale(1.02);
                  transform: scale(1.02);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .single-property-section .left-single ul li > div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-weight: 500; }
          .single-property-section .left-single ul li > div img {
            width: 16px;
            margin-right: 10px; }
          .single-property-section .left-single ul li > div .ruler-tool {
            width: 14px;
            height: 20px; }
    .single-property-section .left-single .share-buttons a svg {
      width: 14px;
      height: 14px;
      vertical-align: -3px; }
    .single-property-section .left-single .share-buttons > div {
      position: relative; }
      .single-property-section .left-single .share-buttons > div .share-hover {
        position: absolute;
        bottom: -50px;
        left: 0;
        background: #ffffff;
        -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
                box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
        border-radius: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        .single-property-section .left-single .share-buttons > div .share-hover ul {
          margin: 0; }
          .single-property-section .left-single .share-buttons > div .share-hover ul li {
            margin: 0;
            padding: 10px; }
            .single-property-section .left-single .share-buttons > div .share-hover ul li + li {
              border-left: 1px solid #eee; }
      .single-property-section .left-single .share-buttons > div:hover .share-hover {
        bottom: -45px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
    .single-property-section .single-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 30px;
      background-color: #ffffff;
      -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
              box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07); }
      .single-property-section .single-title .right-single {
        text-align: right; }
        .single-property-section .single-title .right-single .price {
          color: var(--theme-default4);
          margin-bottom: 0; }
          .single-property-section .single-title .right-single .price span {
            color: #878787;
            font-size: 16px;
            font-weight: 500; }
  
  .icon-facebook {
    color: #3b5998; }
  
  .icon-twitter {
    color: #55acee; }
  
  .icon-instagram {
    color: #dd4b39; }
  
  .rating i {
    color: #ffcc33; }
  
  .single-gallery {
    position: relative; }
  
  .title-3.inner-title h2 {
    color: #1c2d3a; }
  
  .single-property {
    margin-top: 30px; }
    .single-property.mt-0.pt-0 {
      padding-bottom: 60px; }
    .single-property .description-section .desc-box {
      -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
              box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07); }
      .single-property .description-section .desc-box h4 {
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: -2px; }
      .single-property .description-section .desc-box p {
        line-height: 1.5;
        color: #878787;
        font-family: Roboto, sans-serif;
        margin-bottom: 5px;
        width: 100%; }
      .single-property .description-section .desc-box .feature-dec h4,
      .single-property .description-section .desc-box .ratio3_2 h4,
      .single-property .description-section .desc-box #floor_plan h4 {
        margin-top: -3px; }
      .single-property .description-section .desc-box .single-gallery {
        margin-bottom: -2px; }
      .single-property .description-section .desc-box + .desc-box {
        margin-top: 30px; }
    .single-property .description-section .menu-top {
      background-color: #ffffff;
      border-bottom: 1px solid #d2d2d2;
      padding: 15px 0; }
      .single-property .description-section .menu-top li a {
        padding: 15px 20px;
        text-transform: uppercase;
        font-weight: 600;
        color: #1c2d3a; }
      .single-property .description-section .menu-top li.active a {
        color: var(--theme-default4);
        border-bottom: 2px solid var(--theme-default4);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .single-property .description-section .menu-top.sticky {
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
                box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
        margin-top: 0;
        padding: 16px 0;
        -webkit-animation: smoothScroll 1s forwards;
                animation: smoothScroll 1s forwards; }
    .single-property .description-section .single-feature {
      margin-bottom: -4px; }
      .single-property .description-section .single-feature ul li {
        display: block;
        text-transform: capitalize;
        line-height: 1.9; }
        .single-property .description-section .single-feature ul li i {
          color: var(--theme-default4);
          margin-right: 6px;
          vertical-align: 2px;
          font-size: 12px; }
    .single-property .description-section .attach-file {
      color: #444444;
      font-weight: 500; }
      .single-property .description-section .attach-file i {
        font-size: 25px;
        margin-right: 15px;
        vertical-align: -3px; }
      .single-property .description-section .attach-file:hover {
        color: var(--theme-default4); }
    .single-property .description-section .about p:last-child {
      margin-bottom: -3px; }
    .single-property .description-section.tab-description .menu-top {
      border-bottom: none;
      padding: 0; }
    .single-property .description-section .gallery-for {
      position: relative; }
    .single-property .page-section {
      padding: 30px; }
      .single-property .page-section iframe {
        width: 100%;
        height: 420px;
        margin-bottom: -5px; }
      .single-property .page-section hr {
        margin: 30px 0; }
    .single-property #details h4,
    .single-property .about h4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .single-property #details h4 a,
      .single-property .about h4 a {
        font-size: 14px;
        color: var(--theme-default4); }
  
  .play-bg-image {
    position: relative; }
    .play-bg-image .icon-video {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%; }
      .play-bg-image .icon-video a {
        position: relative; }
        .play-bg-image .icon-video a:after {
          position: absolute;
          content: "";
          top: -51px;
          left: -50px;
          width: 150px;
          height: 150px;
          z-index: -1;
          background: rgba(255, 92, 65, 0.8);
          border-radius: 100%;
          -webkit-animation: heartbit 2s ease-out;
                  animation: heartbit 2s ease-out;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite; }
  
  .gallery-nav {
    margin: 10px 0 0 -5px; }
    .gallery-nav .slick-slide {
      margin: 0 5px;
      opacity: 0.5; }
      .gallery-nav .slick-slide img {
        min-height: 90px;
        -o-object-fit: cover;
           object-fit: cover; }
      .gallery-nav .slick-slide.slick-current {
        opacity: 1; }
  
  .property-list-details li {
    display: block;
    line-height: 2;
    font-weight: 500;
    color: rgba(88, 97, 103, 0.85); }
    .property-list-details li span {
      font-weight: 600;
      min-width: 140px;
      display: inline-block;
      color: #586167; }
  
  .modal-form {
    position: absolute;
    top: 30px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    right: 15%;
    background: #ffffff;
    border-radius: 0;
    z-index: 1; }
    .modal-form .filter-cards .advance-card .category-property form input {
      padding: 8px 10px 6px; }
  
  .review .review-box {
    margin-bottom: -6px; }
    .review .review-box .media > img {
      border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; }
    .review .review-box .media .media-body {
      margin-left: 28px; }
      .review .review-box .media .media-body h6 {
        font-weight: 500;
        margin-bottom: 5px; }
      .review .review-box .media .media-body p.mb-0 {
        width: 65%; }
    .review .review-box .media .rating {
      padding: 0 30px; }
    .review .review-box.review-child {
      margin-left: 50px; }
    .review .review-box + .review-box {
      margin-top: 30px; }
  
  .review-form .form-control {
    padding: 7px 15px;
    color: #878787; }
  
  .sticky-cls {
    position: sticky;
    z-index: 1;
    top: 75px; }
  
  .home-view {
    height: 70vh;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: relative; }
    .home-view .home-content {
      height: 70vh; }
    .home-view .a-canvas {
      height: 70vh !important; }
    .home-view .view-icon {
      position: absolute;
      bottom: 20px;
      left: 20px;
      -webkit-filter: invert(1);
              filter: invert(1); }
  
  .line-tab.nav-tabs .nav-link {
    border: none;
    border-bottom: 2px solid transparent;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1c2d3a; }
    .line-tab.nav-tabs .nav-link.active {
      border-bottom: 2px solid var(--theme-default4);
      color: var(--theme-default4); }
  
  .line-tab.nav-tabs .nav-item.show .nav-link {
    border-bottom: 2px solid var(--theme-default4); }
  
  .without-top .single-property-section {
    position: relative;
    bottom: unset; }
  
  .single-property-images {
    height: 600px;
    overflow: unset; }
    .single-property-images .slick-prev {
      left: 30px; }
    .single-property-images .slick-next {
      right: 30px; }
    .single-property-images.ratio_40 .bg-size:before {
      padding-top: 31%; }
  
  .image_section {
    margin-bottom: 30px; }
    .image_section .row > div + div {
      margin-top: 15px; }
    .image_section.row .bg-size {
      height: 100%; }
  
  .property-grid-2 {
    position: relative; }
    .property-grid-2 .filter-panel .top-panel h2 {
      margin-top: -2px; }
  
  @media print {
    .nav-tabs {
      display: inline; }
    * {
      -webkit-print-color-adjust: exact; } }
  
  /**=====================
       property css end
  ==========================**/

  /* Slider test*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .slick-list:focus {
      outline: none; }
    .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .slick-track:before, .slick-track:after {
      content: "";
      display: table; }
    .slick-track:after {
      clear: both; }
    .slick-loading .slick-track {
      visibility: hidden; }
  
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .slick-slide {
      float: right; }
    .slick-slide img {
      display: block; }
    .slick-slide.slick-loading img {
      display: none; }
    .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .slick-slide {
      display: block; }
    .slick-loading .slick-slide {
      visibility: hidden; }
    .slick-vertical .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  
  .slick-arrow.slick-hidden {
    display: none; }
  
  /* Slider */
  .slick-loading .slick-list {
    background: #fff url("/outsource/t1/css/map/ajax-loader.gif") center center no-repeat; }
  

  
  /* Arrows */
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none; }
    .slick-prev:hover, .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
      outline: none;
      background: transparent;
      color: transparent; }
      .slick-prev:hover:before, .slick-prev:focus:before,
      .slick-next:hover:before,
      .slick-next:focus:before {
        opacity: 1; }
    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
      opacity: 0.25; }
    .slick-prev:before,
    .slick-next:before {
      font-family: "slick";
      font-size: 20px;
      line-height: 1;
      color: white;
      opacity: 0.75;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  
  .slick-prev {
    left: -25px; }
    [dir="rtl"] .slick-prev {
      left: auto;
      right: -25px; }
    .slick-prev:before {
      content: "←"; }
      [dir="rtl"] .slick-prev:before {
        content: "→"; }
  
  .slick-next {
    right: -25px; }
    [dir="rtl"] .slick-next {
      left: -25px;
      right: auto; }
    .slick-next:before {
      content: "→"; }
      [dir="rtl"] .slick-next:before {
        content: "←"; }
  
  /* Dots */
  .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  
  .slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
    .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .slick-dots li button:hover, .slick-dots li button:focus {
          outline: none; }
          .slick-dots li button:hover:before, .slick-dots li button:focus:before {
            opacity: 1; }
        .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 6px;
          line-height: 20px;
          text-align: center;
          color: black;
          opacity: 0.25;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .slick-dots li.slick-active button:before {
        color: black;
        opacity: 0.75; }


/**=====================
     map css start
==========================**/
.arrow-define {
    position: absolute;
    top: -54px;
    font-weight: 500;
    font-size: 14px;
    right: -60px;
    cursor: auto; }
    .arrow-define::after {
      content: "";
      background-image: url(../images/arrow.png);
      width: 50px;
      height: 50px;
      position: absolute;
      background-size: contain;
      left: -50px;
      bottom: -37px;
      background-repeat: no-repeat;
      -webkit-animation: movebounce 4s linear infinite;
              animation: movebounce 4s linear infinite; }
  
  .map-section {
    position: relative;
    z-index: 1; }
    .map-section iframe,
    .map-section .map {
      width: 100%;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0; }
  
  /* .gm-style div[title] {
    opacity: 1 !important; }
  
  .gm-style div[title] img {
    display: block !important;
    height: 65px !important;
    width: auto !important; } */
  
  .add-animation {
    -webkit-animation: 1s linear infinite bounce-1;
            animation: 1s linear infinite bounce-1; }
  
  .add-filter {
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
  
  .infoBox > img {
    background: #ffffff; }
  
  .infoBox .marker-detail {
    background: #ffffff;
    overflow: hidden;
    position: relative; }
    .infoBox .marker-detail img {
      height: auto;
      width: 202px; }
    .infoBox .marker-detail .label {
      position: absolute;
      left: 10px;
      top: 10px;
      font-size: 10px;
      padding: 4px 8px 3px; }
    .infoBox .marker-detail .detail-part {
      /* padding: 10px;  */
    }
      .infoBox .marker-detail .detail-part h6 {
        font-weight: 700; 
        margin-bottom: 0;
        font-size: 14px;
      }
      .infoBox .marker-detail .detail-part ul {
        margin-bottom: 15px; }
        .infoBox .marker-detail .detail-part ul li {
          padding-left: 5px;
          padding-right: 5px;
          font-size: 13px; }
          .infoBox .marker-detail .detail-part ul li:first-child {
            padding-left: 0; }
          .infoBox .marker-detail .detail-part ul li:last-child {
            padding-right: 0; }
      .infoBox .marker-detail .detail-part span,
      .infoBox .marker-detail .detail-part a {
        font-size: 12px;
        font-weight: 400; }
      .infoBox .marker-detail .detail-part a {
        color: #000;
        text-decoration: none; 
      }
  
  .leaflet-popup-tip-container {
    width: 20px;
    height: 20px;
    margin-left: -15px; }
  
  .leaflet-popup-content .infoBox .marker-detail .detail-part span, .leaflet-popup-content .infoBox .marker-detail .detail-part a {
    font-family: Montserrat, sans-serif; }
  
  .leaflet-marker-icon.leaflet-interactive {
    width: 35px !important;
    height: 38px !important; }
  
  .leaflet-pane {
    z-index: 1; }
  
  .leaflet-top,
  .leaflet-bottom {
    z-index: 1; }
  
  .leaflet-control {
    z-index: 8; }
  
  .leaflet-shadow-pane {
    display: none; }
    .leaflet-shadow-pane img {
      -webkit-transform: none !important;
              transform: none !important; }
  
  .H_ib_body {
    bottom: 48px; }
  
  .H_ib_tail {
    margin: -53px -10px; }
  
  .H_ib_content {
    line-height: 0.95; }
  
  .MicrosoftMap > div {
    z-index: 1 !important; }
  
  .MicrosoftMap .Infobox {
    border-radius: 0 !important;
    border: none !important; }
    .MicrosoftMap .Infobox.no-title .infobox-info {
      margin-right: 0 !important; }
    .MicrosoftMap .Infobox .infobox-body {
      width: auto !important;
      height: 100% !important;
      max-height: 100% !important;
      padding-bottom: 0 !important; }
    .MicrosoftMap .Infobox .infobox-info {
      padding: 0 !important;
      max-height: -webkit-max-content !important;
      max-height: -moz-max-content !important;
      max-height: max-content !important;
      color: unset !important;
      font-family: Roboto, sans-serif !important; }
  
  .MicrosoftMap .infobox-close {
    z-index: 1; }
  
  .map-modal .modal-dialog {
    width: 100%;
    height: 90%;
    max-width: 97%; }
    .map-modal .modal-dialog .modal-content {
      border: 0 none;
      border-radius: 0; }
      .map-modal .modal-dialog .modal-content .btn-close {
        z-index: 2;
        font-weight: 500;
        background: var(--theme-default4);
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        height: 30px;
        opacity: 1;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        .map-modal .modal-dialog .modal-content .btn-close span {
          font-size: 30px;
          color: #ffffff;
          line-height: 0.9; }
      .map-modal .modal-dialog .modal-content .modal-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 12px;
        padding-left: 0; }
      .map-modal .modal-dialog .modal-content iframe,
      .map-modal .modal-dialog .modal-content .map {
        width: 100%;
        height: 100%; }
  
  .onclick-map-wrap {
    margin-bottom: 30px; }
  
  .onclick-map {
    display: none; }
    .onclick-map iframe,
    .onclick-map .map {
      width: 100%;
      height: 300px;
      margin-bottom: 30px; }
  
  /**=====================
       map css end
  ==========================**/
  /**=====================
       slick css start
  ==========================**/
  .slick-initialized .slick-slide {
    margin-bottom: -6px; }
    .slick-initialized .slick-slide:focus {
      outline: none; }
    .slick-initialized .slick-slide > div:focus {
      outline: none; }
    .slick-initialized .slick-slide > div > div:focus {
      outline: none; }
    .slick-initialized .slick-slide > div > div a:focus {
      outline: none; }
  
  .slick-initialized .slick-arrow {
    z-index: 1; }
  
  .slick-between .slick-slider .slick-list {
    margin: 0 -25px; }
    .slick-between .slick-slider .slick-list .slick-track .slick-slide > div {
      margin: 0 25px; }
  
  .slick-shadow .slick-list {
    margin-bottom: -30px !important; }
    .slick-shadow .slick-list .slick-track .slick-slide {
      margin-bottom: 0; }
      .slick-shadow .slick-list .slick-track .slick-slide > div {
        margin-bottom: 30px !important; }
  
  .feature-slider .slick-slide, .grid-slider .slick-slide, .slider-for .slick-slide, .main-property-slider .slick-slide {
    margin-bottom: -5px; }
  
  .feature-slider .slick-arrow, .grid-slider .slick-arrow, .slider-for .slick-arrow, .main-property-slider .slick-arrow {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .feature-slider .slick-arrow:before, .grid-slider .slick-arrow:before, .slider-for .slick-arrow:before, .main-property-slider .slick-arrow:before {
      font-family: "Font Awesome 5 free";
      font-weight: 900;
      font-size: 14px;
      opacity: 1; }
    .feature-slider .slick-arrow:hover, .grid-slider .slick-arrow:hover, .slider-for .slick-arrow:hover, .main-property-slider .slick-arrow:hover {
      background-color: rgba(0, 0, 0, 0.2);
      -webkit-transition: 0.5s;
      transition: 0.5s; }
  
  .feature-slider .slick-prev:before, .grid-slider .slick-prev:before, .slider-for .slick-prev:before, .main-property-slider .slick-prev:before {
    content: "\f060"; }
  
  .feature-slider .slick-next:before, .grid-slider .slick-next:before, .slider-for .slick-next:before, .main-property-slider .slick-next:before {
    content: "\f061"; }
  
  .arrow-light .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.1); }
  
  .arrow-light .slick-prev:before, .arrow-light .slick-next:before {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 14px;
    margin-left: 1px; }
  
  .arrow-light .slick-prev {
    left: -75px; }
    .arrow-light .slick-prev:before {
      content: "\f053"; }
  
  .arrow-light .slick-next {
    right: -75px; }
    .arrow-light .slick-next:before {
      content: "\f054"; }
  
  .dot-gradient {
    margin-bottom: 25px !important; }
    .dot-gradient .slick-dots {
      position: relative; }
      .dot-gradient .slick-dots li button {
        width: 20px;
        height: 20px;
        border-radius: 100%;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        .dot-gradient .slick-dots li button::before {
          background-image: var(--theme-gradient7);
          width: 10px;
          height: 10px;
          opacity: 0.3;
          left: 5px;
          top: 5px;
          border-radius: 100%;
          color: transparent;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
      .dot-gradient .slick-dots li.slick-active button {
        position: relative;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        .dot-gradient .slick-dots li.slick-active button::before {
          opacity: 1;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
        .dot-gradient .slick-dots li.slick-active button::after {
          background-color: var(--theme-default3);
          opacity: 0.2;
          border-radius: 100%; }
  
  .modern-dot.slick-dotted {
    margin-bottom: 3px; }
  
  .modern-dot.property-3.slick-dotted {
    margin-bottom: 2px; }
  
  .modern-dot .slick-dots {
    position: relative;
    bottom: unset;
    margin-top: 50px; }
    .modern-dot .slick-dots li {
      width: auto;
      height: auto; }
      .modern-dot .slick-dots li button {
        width: 5px;
        height: 5px;
        border-radius: 100%;
        opacity: 0.5;
        background-color: var(--theme-default5); }
        .modern-dot .slick-dots li button::before {
          display: none; }
      .modern-dot .slick-dots li.slick-active button {
        opacity: 1;
        -webkit-transform: scale(1.5);
                transform: scale(1.5); }
  
  .modern-dot.color-7 .slick-dots li button {
    background-color: var(--theme-default10); }
  
  .modern-dot.color-7 .slick-dots li.slick-active button {
    background-color: var(--theme-default10) !important; }
  
  .arrow-image .slick-arrow {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 75px rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 75px rgba(0, 0, 0, 0.08); }
    .arrow-image .slick-arrow::before {
      font-family: "Font Awesome 5 free";
      font-weight: 900;
      font-size: 18px;
      color: var(--theme-default5);
      position: relative;
      z-index: 1; }
    .arrow-image .slick-arrow::after {
      position: absolute;
      content: '';
      width: 70px;
      height: 70px;
      background: #ffffff;
      border-radius: 100%;
      top: 15px;
      left: 15px; }
    .arrow-image .slick-arrow .slick-thumb-nav::after {
      position: absolute;
      content: '';
      width: 70px;
      height: 70px;
      background: #ffffff;
      border-radius: 100%;
      top: 15px;
      left: 15px; }
  
  .arrow-image .slick-next::before {
    content: "\f061"; }
  
  .arrow-image .slick-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .arrow-image .slick-prev::before {
      content: "\f060"; }
  
  .arrow-image.main-property-slider .slick-arrow {
    width: 40px;
    height: 40px;
    background: #ffffff; }
    .arrow-image.main-property-slider .slick-arrow::after {
      width: 60px;
      height: 60px;
      background-color: rgba(255, 255, 255, 0.3);
      top: -10px;
      left: -10px;
      -webkit-animation: heartbit 2s ease-out;
              animation: heartbit 2s ease-out;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
    .arrow-image.main-property-slider .slick-arrow::before {
      color: var(--theme-default3);
      font-size: 16px; }
  
  .arrow-image.color-7 .slick-arrow::before {
    color: var(--theme-default10); }
  
  .logo-box {
    display: inline-block; }
    .logo-box a {
      display: inline-block;
      margin: 0 auto; }
    .logo-box img {
      margin: 0 auto; }
  
  .arrow-gradient {
    position: relative; }
    .arrow-gradient .slick-arrow {
      position: absolute;
      width: 38px;
      height: 38px;
      border-radius: 5px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .arrow-gradient .slick-arrow::before {
        font-size: 16px;
        font-family: "Font Awesome 5 free";
        font-weight: 900;
        opacity: 1;
        color: var(--theme-default6);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        display: block;
        margin-top: 1px; }
      .arrow-gradient .slick-arrow::after {
        background-color: var(--theme-default6);
        border-radius: 5px;
        opacity: 0.15;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
      .arrow-gradient .slick-arrow:hover, .arrow-gradient .slick-arrow:focus {
        background-image: var(--theme-gradient9);
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        .arrow-gradient .slick-arrow:hover::before, .arrow-gradient .slick-arrow:focus::before {
          color: #ffffff;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
        .arrow-gradient .slick-arrow:hover::after, .arrow-gradient .slick-arrow:focus::after {
          opacity: 0.3;
          -webkit-box-shadow: -5.15px 8.572px 25px var(--theme-default7);
                  box-shadow: -5.15px 8.572px 25px var(--theme-default7);
          -webkit-transition: 0.5s;
          transition: 0.5s;
          z-index: -1; }
    .arrow-gradient .slick-prev::before {
      content: "\f060"; }
    .arrow-gradient .slick-next::before {
      content: "\f061"; }
    .arrow-gradient.arrow-right .slick-arrow {
      top: -89px; }
    .arrow-gradient.arrow-right .slick-prev {
      right: 58px;
      left: unset; }
      .arrow-gradient.arrow-right .slick-prev::after {
        opacity: 0.2; }
    .arrow-gradient.arrow-right .slick-next {
      right: 0px; }
  
  .brand-slider {
    margin-bottom: -1px; }
    .brand-slider .slick-list .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .brand-slider .slick-list .slick-slide > div > div {
      text-align: center; }
  
  /**=====================
       slick css end
  ==========================**/        