.image-gradient-fill {
  box-shadow: inset 0px 500px 0px rgba(4, 39, 42, 0.15);
}

.bg-gray {
  background-color: var(--bs-gray-200);
}

.border-b-gray {
  border-bottom: 1px solid var(--bs-gray-100);
}

.button,
.button:hover {
  text-decoration: none;
  color: var(--bs-white);
}

.bs-bg-primary-dark {
  background-color: var(--bs-primary);
}

.bs-text-primary {
  color: var(--bs-primary);
}

.border-primary {
  border: 1px solid var(--bs-primary);
}

.text-teal-light {
  color: var(--bs-primary-200);
}

.bs-bg-secoundary {
  background-color: var(--bs-primary-400);
}

.border-teal-light {
  border: 1px solid var(--bs-primary-100);
}

.bg-teal-light {
  padding: 8px 30px;
  background-color: var(--bs-primary-400);
  color: var(--bs-white);
  border: none;
  font-family: "FuturaCyrillic-Book";
}

/* ====> Hero Section START <==== */
.hero-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 230px;
  font-size: 100px;
}

@media (max-width: 575px) {
  .h-520 {
    height: 520px !important;
  }

  .image-gradient-fill-mobile {
    box-shadow: inset 0px 520px 0px rgba(4, 39, 42, 0.15) !important;
  }

}
/* .hero-section h1 {
  font-size: var(--fs-75);
} */

/* ====> Hero Section END <==== */

/* MOBILE VIEW FILTER TAB START */
.filter-btn-wrapper {
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  background-color: #f1f1f1;
  position: sticky;
  top: 70px;
  z-index: 999;
}

.filter-btn-wrapper .btn {
  flex-shrink: 1;
  gap: 6px;
  border-radius: 0px;
  padding: 0px 14px;
  height: 40px;
  font-family: "Futura-Book";
  font-size: 18px;
  line-height: 24px;
  width: 100%;
}

@media (max-width: 575px) {
  .filter-btn-wrapper .btn {
    padding: 0px 8px;
  }
}

.filter-btn-wrapper .btn:not(:last-child) {
  border-right: 0.4px solid #989898;
}

.mobile-map-wrapper {
  height: calc(100vh - 70px - 42px);
}

.btn-map-point {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #3693A1;
  color: var(--bs-white);
  border: none;
  padding: 8px 15px;
  font-size: 18px;
  border-radius: 8px;
  gap: 10px;
  width: max-content;
}

/* MOBILE VIEW FILTER TAB END */

/* PROPERTY SECTION START */
.property-search {
  padding-top: 50px;
}
.border-property {
  border: 1px solid #9d9d9d;
  padding: 13px 39px 29px;
}

.property-search .property-sale {
  color: var(--bs-primary);
}
.property-search .property-sale h1 {
  font-size: 29px;
  margin-bottom: 17px;
}
.property-search .property-sale p {
  color: var(--bs-primary);
}
.property-search .property-sale button {
  border: 2px solid var(--bs-primary);
  padding: 12px 0;
}

.property-search .search-map > .map-img {
  border-right: 1px solid var(--bs-gray-300);
}

.property-filter button span {
  display: flex;
  flex: auto;
  color: var(--bs-black);
  padding: 0 !important;
}
.property-filter.type-dropdown button,
.property-details .select-dropdown {
  display: flex;
  align-items: center;
  border: 1px solid var(--bs-gray-100) !important;
  padding: 2px 0px !important;
  justify-content: space-between;
}
.property-details .multiselect-selected-text{
  color: var(--bs-black);
}
.property-details .select2-dropdown{
  border: none !important;
}
.property-details .select2-results__option{
  background-color: #f7f7f7 !important;
}
.property-filter .dropdown-menu {
  box-shadow: unset !important;
}

.property-filter .dropdown-menu li {
  background-color: var(--bs-gray-200);
}

.property-filter .dropdown-menu li label {
  color: var(--bs-black) !important;
}

.property-filter .multiselect::after {
  display: block !important;
  content: "\f078";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  border: none;
  font-size: var(--fs-14);
  color: var(--bs-gray-100);
}
.property-search .mobile-select .multiselect-selected-text {
  color: var(--bs-black);
}
.property-search .mobile-select .select-option {
  border: 1px solid #9d9d9d;
  padding: 6px 16px;
}
.property-search .mobile-select .show-option {
  border: 1px solid #707070;
  width: fit-content;
}
.herobox {
  background-color: var(--bs-gray-200);
  padding: 15px;
}

.border {
  border: 1px solid var(--bs-secondary);
}

.select-dropdown select {
  font-size: var(--fs-21);
  font-weight: normal;
  max-width: 100%;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: var(--bs-secondary);
}
.search-map span {
  font-size: var(--fs-21);
}
  .property-box {
    padding: 30px 0px;
    border-bottom: 1px solid #9D9D9D;
  }

@media screen and (max-width: 575px) {
  .property-box {
    border-bottom: none ;
  }
  .property-box {
    padding: 4px 0px;
  }
}
.property-box .property-title {
  max-width: 370px;
  font-size: 29px;
  line-height: 35px;
}

.property-box:hover .prime-box .property-title,
.property-box:hover .prime-box .property-buy{
  color: #CEF7FF !important;
  transition: all 0.3s ease;
}

.property-box:hover .property-title,
.property-box:hover .property-buy{
  color: #2C95AA !important;
  transition: all 0.3s ease;
}

.property-box .home-detail {
  font-size: var(--fs-14);
}
.property-box .more-detail {
  background-color: var(--bs-primary);
  font-size: var(--fs-15);
  padding: 3px 5px;
  color: var(--bs-primary);
}
.property-box .views button {
  background-color: #d9d9d9 !important;
  padding: 1.5px 4px;
  border-radius: 5px;
  font-size: 14px !important;
  white-space: nowrap;
}

@media (max-width: 575px) {
  .property-box .views button.featured-tag {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
    color: rgba(255, 255, 255, 0.9) !important;
  }
}

.property-box .views button {
  background-color: #d9d9d9 !important;
  padding: 1.5px 4px;
  border-radius: 5px;
  font-size: 14px !important;
  white-space: nowrap;
}
.property-box p,
span {
  font-weight: 500;
}
.property-box .property-description {
  font-size: var(--fs-16);
  margin-top: 6px;
  max-height: 78px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.property-description p{
  margin-bottom: 0px !important;
}

.property-box .property-buy {
  font-size: var(--fs-24);
}

.prime-box {
  background: linear-gradient(to left, #194850 0%, #89CCE5 100%);
  /* padding-right: 20px; */
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-radius: 8px !important;
}

.prime-box .property-map .col-lg-5 .right-part{
  padding-right: 8px !important;
} 

.social-size span {
  font-size: 14px !important;
}

@media (max-width: 991px) {
  .property-search .sub-property .type-dropdown {
    width: 50%;
  }
  .property-search .sub-property .herobox .type-dropdown {
    width: 100%;
  }
  .prime-box {
    padding-left: 17px;
  }
}
@media (max-width: 767px) {
  .border-property {
    padding: 13px 16px 20px;
  }
}
@media (max-width: 575px) {
  .similar-property-box {
    border: 1px solid #CECECE;
    padding-bottom: 16px;
    padding-top: 0px;
    border-radius: 8px;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4);
    margin-bottom: 18px;
  }
  .property-search .sub-property .type-dropdown {
    width: 100%;
    border: 1px solid #9d9d9d;
    padding: 6px 16px;
  }
  /* .property-box .property-buy {
    font-size: var(--fs-24);
  }
  .property-box .property-description {
    font-size: var(--fs-16);
    margin-bottom: 20px;
  }
  .property-box .home-detail {
    font-size: var(--fs-13);
  } */
  .herobox {
    background-color: transparent;
    padding: 0;
  }
  .herobox .border-end {
    border-right: 0 !important;
  }
  .property-search .cstm-property .buscar-btn {
    width: 100%;
  }
  .property-search .search-map > .map-img {
    border: 0;
  }
  .property-search {
    padding-top: 150px;
  }
  .property-box .right-part {
    padding-inline: 14px;
    padding-top: 4px !important;
  }
  .property-box .feature-right-content {
    padding-bottom: 14px;
  }
  .property-box .views button {
    background-color: #d9d9d9;
    padding: 3px 5px;
    font-size: 13px;
  }
  .property-box .feature-view button {
    /* color: var(--bs-white);
    background: transparent;
    border: 1px solid var(--bs-white) !important; */
    line-height: normal;
  }
  /* .property-box .right-part .views {
    width: 100%;
  } */
  .property-details .property-details-content {
    width: 100%;
  }
  .property-box .property-card-wrapper {
    display: flex;
    flex-direction: column;
  }
  .property-box .property-title {
    font-size: 22px;
    order: 1;
    margin-top: 0px !important;
    line-height: normal;
  }
  .property-box .property-type {
    order: 2;
    width: fit-content;
    margin-top: 4px;
    /* background: #194850cf !important; */
    line-height: normal;
  }
  .property-box .price-location-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 6px;
    margin-bottom: 7px !important; 
    order: 3;
  }
  .property-box .property-buy {
    font-size: var(--fs-26);
    margin-bottom: 0px !important;
    white-space: nowrap;
  }

  .feature-view{
    flex-wrap: wrap;
  }
  .property-box .home-detail {
    order: 4;
    font-size: var(--fs-15);
    flex-wrap: wrap;
  }
  .property-box .property-description {
    order: 5;
    font-size: var(--fs-16);
    margin-bottom: 0px !important;
  }
  .property-box .similar-property-desc {
    color: rgba(110, 110, 110, 82) !important;
  }
  .truncate-3, .truncate-4 {
    -webkit-line-clamp: 2 !important;
  }
  

  .property-contact-buttons {
    gap: 13px;
  }
  .property-contact-buttons a {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 17px;
    color: var(--bs-primary);
    text-transform: uppercase;
  }

  .owl-carousel-property-details.owl-theme .owl-nav .owl-prev span, .owl-carousel-property-details.owl-theme .owl-nav .owl-next span {
    font-weight: 400 !important;
  }

  .social-size span {
    font-size: 17px;
  }

  /* GSAP Heart Animation Styles */
  .hearticon {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
  }

  .hearticon i {
    position: relative;
    transition: all 0.3s ease;
    transform-origin: center center;
    display: inline-block;
    margin-right: 5px;
  }

  .hearticon.is-active i {
    color: #194850 !important;
  }

  /* Ensure text doesn't get affected by animations */
  .hearticon span,
  .hearticon .text {
    display: inline-block;
    transform: none !important;
    transition: none !important;
    font-size: 17px !important;
  }

  /* Hover effect - only on icon */
  .hearticon:hover i {
    transform: scale(1.1);
    transition: transform 0.2s ease;
  }

  /* .property-box{
    padding: 5px 0px;
  } */


  /* feature property */
  .prime-box {
    padding-left: 0;
    /* margin-bottom: 18px; */
    background: linear-gradient(to left, #194850 0%, #5491A8 100%);
    /* background: linear-gradient(240deg, rgba(25, 72, 80, 1) 0%, rgba(84, 145, 168, 1) 100%); */
  }
  .prime-box-img {
    top: unset !important;
    bottom: 10px !important;
  }
  .feature-property-badge {
    background: rgba(var(--bs-gray-rgb), 0.8) !important;
  }
}

/* PROPERTY SECTION END */

/* CONSTRUCTION OF CUSTOM VILLAS START */

.property-details {
  margin-top: 20px;
  gap: 66px;
}

.property-details .property-details-content {
  width: calc(100% - 342px - 66px);
}

.property-details h4 {
  font-size: 24px;
}

.sm-line {
  height: 35px;
  width: 1px;
  background-color: var(--bs-primary);
  margin: 0px;
}

.property-box .owl-carousel-property-details .item img {
  transition: 0.3s ease-in-out;
}

.property-box:hover .owl-carousel-property-details .item img {
  transform: scale(1.05);
  
}

.owl-carousel-property-details.owl-theme .owl-dots {
  visibility: hidden;
}

.owl-carousel-property-details.owl-theme .owl-nav .owl-prev span,
.owl-carousel-property-details.owl-theme .owl-nav .owl-next span {
  color: var(--bs-white);
}

.owl-carousel-property-details.owl-theme .owl-nav .owl-next,
.owl-carousel-property-details.owl-theme .owl-nav .owl-prev {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
  margin: 0px !important;
}
.owl-carousel-property-details.owl-theme .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel-property-details {
  height: 347px;
}

.owl-stage-outer,
.owl-item,
.item,
.owl-stage {
  height: 100%;
}

.owl-carousel .owl-item img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 1200px) {
  .sm-line {
    margin: 0 10px;
  }
}
@media (max-width: 575px) {
  .owl-carousel-property-details {
    height: auto;
  }
  .owl-carousel-property-details.owl-theme .owl-nav .owl-next,
  .owl-carousel-property-details.owl-theme .owl-nav .owl-prev {
    height: 15%;
    top: inherit;
    bottom: 40px;
  }
  .sm-line {
    margin: 0;
  }
  .property-details {
    margin-top: 16px;
  }
  .property-details .property-details-content {
    width: 100%;
  }
}

/* CONSTRUCTION OF CUSTOM VILLAS END */

/* CONSTRUCTION VILLA SECTION START */

.construction-villa {
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
  background-size: cover;
  margin-bottom: 30px;
}

.construction-villa .construc-desc {
  max-width: 820px;
}

@media (max-width: 575px) {
  .construction-villa {
    min-height: 425px;
    margin-bottom: 15px;
  }
}

/* CONSTRUCTION VILLA SECTION END */

/* QUIZ SECTION START */

.quiz {
  margin-top: 80px;
}

/* .quiz-detail {
  padding: 50px 120px;
} */

.quiz-btn:hover {
  color: var(--bs-primary-200);
}

.quiz-que h3 {
  font-size: var(--fs-33);
}
.quiz-que p {
  font-size: var(--fs-28);
}
.quiz-que span {
  line-height: 35px;
}

.quiz-que {
  margin-top: 100px;
}

.quiz-box {
  margin: 80px auto 150px;
}
/* @media (max-width: 1024px) {
  .quiz-detail {
    padding: 50px 50px;
  }
}
@media (max-width: 768px) {
  .quiz-detail {
    padding: 50px 50px;
  }
} */
@media (max-width: 575px) {
  .quiz-que {
    margin-top: 50px;
  }
  .quiz-que p {
    font-size: var(--fs-24);
  }
  .quiz-box {
    margin: 30px auto;
  }
}

/* QUIZ SECTION END */

/* CONTACT SCETION START */

.contact-bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.contact-bg input,
textarea {
  border: none;
}

.contact-details {
  padding: 100px 0px 200px;
}

.contact-bg ::placeholder {
  color: var(--bs-primary);
  font-family: "Futura-Medium";
}

.contact-bg {
  position: relative;
  z-index: 1;
}

.bg-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(22, 77, 83, 1) 0%,
    rgba(22, 77, 83, 0) 21%,
    rgba(22, 77, 83, 0) 76%,
    rgba(22, 77, 83, 1) 100%
  );
  z-index: -1;
}

@media (max-width: 1024px) {
  .contact-details {
    padding: 50px 0px 100px;
  }
}

@media (max-width: 768px) {
  .contact-details {
    padding: 30px 0px 10px;
  }
}

@media (max-width: 768px) {
  .contact-details {
    padding: 30px 0px 10px;
  }
}

/* CONTACT SCETION END */

.newsletter {
  margin-top: 250px;
}

@media (max-width: 1024px) {
  .newsletter {
    margin-top: 120px;
  }
}

@media (max-width: 768px) {
  .newsletter {
    margin-top: 80px;
  }
}

@media (max-width: 575px) {
  .newsletter {
    margin-top: 35px;
  }
}

/* FOOTER CSS START */
.back-gr-redi {
  padding-top: 50px;
}


/* Tour SectionI frame CSS START */

@media (max-width:1024px) {
  .tour-section iframe{
      height: 550px !important;
  }
}
@media (max-width:768px) {
  .tour-section iframe{
      height: 450px !important;
  }
}
@media (max-width:425px) {
  .tour-section iframe{
      height: 350px !important;
  }
}

/* Tour SectionI frame CSS END */

/* MOBILE FLIP ANIMATION START */
.flip-card {
  perspective: 1000000px;
  width: 100%;
  transition: transform 0.4s ease-out;
}

.flip-card-inner {
  width: 100%;
  transition: transform 0.4s ease-out;
  transform-style: preserve-3d;
}

.flip-card-front,
.flip-card-back {
  width: 100%;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.flip-card-back {
  transform: rotateY(180deg);
}

.flip-card-inner.is-flipped {
  transform: rotateY(180deg);
}

.btn-map-filter {
  cursor: pointer;
}
/* MOBILE FLIP ANIMATION END */

/*  ORDER OPTIONS START */
.order-option-wrapper {
  gap: 11px;
  margin: 44px 0 0px;
}

.badge-search-wrapper{
  margin-top: 42px;
}

@media (max-width: 575px) {
  .badge-search-wrapper{
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.order-option-wrapper .order-option-title {
  font-size: 23px;
}

.multiple-options-wrapper {
  align-items: center;
  gap: 7px;
}

.multiple-options-wrapper .option-btn {
  border: 1px solid #9d9d9d;
  border-radius: 5px;
  padding: 0 14px;
  height: 40px;
  min-height: 40px;
  width: 123px;
  color: #000;
  text-align: center;
  line-height: 18px;
}

.multiple-options-wrapper .option-btn:has(input:checked){
  color: #fff;
  background: linear-gradient(269.78deg, #3693A1 0.17%, #44B1C1 99.83%);
  border-color: transparent;
}

.multiple-options-wrapper .option-btn input.radiobox {
  opacity: 0;
  cursor: pointer;
}

/*  ORDER OPTIONS END */

/* ORDER MODAL START */
#orderModal {
  z-index: 99999;
  top: 74px;
}

#orderModal .modal-content{
  border: 1px solid #9D9D9D !important;
  border-radius: 10px;
  background-color: #F7F7F7;
}

#orderModal .modal-content .modal-header{
  padding: 19px 23px 9px 23px;
  justify-content: flex-end;
  gap: 2px;
  border: none;
}

#orderModal .modal-content .modal-header .modal-title{
  color: #010101;
  font-family: "Futura-Book";
  font-size: 25px;
  line-height: 25px;
}

#orderModal .btn-close {
  opacity: 1;
  margin:0;
}

#orderModal .modal-body{
  padding: 0px 53px 23px 23px;
}

#orderModal .modal-body .option-title{
  font-size: 28px;
  color: #212529;
}

.order-checkbox-wrapper{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.order-checkbox-wrapper .order-checkbox.custm-checbox .checkbox {
  width: 100%;
  height: 100%;
}

.custm-checbox.order-checkbox .checkmark {
  width: 18px;
  height: 18px;
}

.custm-checbox.order-checkbox .checkmark::before {
  content: none;
}

.custm-checbox.order-checkbox .checkmark:after {
  top: 2px;
  left: 5px;
}

.order-checkbox {
  gap: 26px !important;
}

.order-checkbox .checkbox-label {
  font-family: "Futura-Book" !important;
  font-size: 24px;
  line-height: 24px;
  color: #505050;
}
/* ORDER MODAL END */

.badge-search-wrapper {
  gap: 10px;
}

.badge-text{
  margin-top: 2px;
}

.badge-search-wrapper .badge {
  padding: 4px 14px;
  font-size: 14px;
  height: 29px;
  min-height: 29px;
  background-color: #ECECEC;
}

.badge-search-wrapper .badge .remove-filter {
  height: 8px;
  width: 8px;
}

/* #filterOffcanvasBottom .offcanvas-header {
  padding: 14px 26px;
} */

#filterOffcanvasBottom .offcanvas-header .btn-close {
  position: absolute;
  top: 12px;
  right: 16px;
  padding: 0;
  width: 19px;
  height: 19px;
  margin: 0;
}

#filterOffcanvasBottom .offcanvas-filter-title {
  padding: 7px 15px;
  color: #fff;
  background-color: #3693A1;
  font-size: 18px;
  line-height: 24px;
  border-radius: 8px;
  margin: 0 auto;
  text-transform: uppercase;
}

/* #filterOffcanvasBottom .offcanvas-body {
  padding: 0px 29px;
} */

#filterOffcanvasBottom .offcanvas-body .btn-estate {
  border-radius: 5px;
  padding: 10px 18px;
  font-size: 22px;
  border: 1px solid #9d9d9d;
  color: #010101;
  height: 32px;
}
#filterOffcanvasBottom .offcanvas-body .filter-common-btn {
  border-radius: 5px;
  padding: 10px 18px;
  font-size: 22px;
  height: 35px;
  border: 1px solid #9d9d9d;
  color: #010101;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#filterOffcanvasBottom .offcanvas-body .filter-common-btn.active {
  border: 2px solid #179AAD;
  color: #0C7C8C;
  background: linear-gradient(269.96deg, rgba(53, 146, 160, 0.2) 0.05%, rgba(68, 177, 193, 0.2) 99.98%);
  height: 37px;
}

#filterOffcanvasBottom .offcanvas-body .btn-wrapper {
  gap: 12px;
}

/* See More Button Styles */
.see-more-btn {
  font-family: 'Futura-Demi' !important;
  font-size: 22px !important;
  padding: 0px 37px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 77px !important;
  border-radius: 8px !important;
  background: linear-gradient(0deg,rgba(54, 147, 161, 1) 0%, rgba(69, 177, 193, 0.8) 100%);
  color: #fff !important;
  text-transform: uppercase !important;
  border: none !important;
  font-weight: 500;
}

@media (max-width: 575px) {
  .see-more-btn {
      background: transparent !important;
      border: 2px solid #04272A !important;
      color: #04272A !important;
      border-radius: 5px !important;
      height: 50px !important;  
      font-size: 16px !important;
      padding: 0px 28px !important;
      height: 58px !important;
  }

  .blog-inner-btn{
      padding-top: 0px !important;
  }
}

/* Hero Contact Bar */
/* 
.hero-contact-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: fit-content;
  background: var(--bs-primary);
  padding: 15px 20px;
  z-index: 1000;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.hero-contact-bar.show {
  transform: translateY(0);
}

.hero-contact-bar .social-links {
  font-family: 'Futura-Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 16px;
  border-radius: 6px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.hero-contact-bar .social-links:hover {
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none !important;
  color: #fff !important;
}

.hero-contact-bar .contact-divider {
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0;
}

@media (max-width: 991px) {
  .hero-contact-bar {
    display: none;
  }
} */


.hero-contact-bar {
  position: fixed;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%) !important;
  width: fit-content;
  border-radius: 10px;
  background: var(--bs-primary);
  padding: 14px 18px;
  z-index: 1000;
  transition: transform 0.3s linear;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.hero-contact-bar.show {
  bottom: 10px;
  transition: transform 0.3s linear;
}
.hero-contact-bar .social-links {
  cursor: pointer;
  transition: color 0.3s ease;
}
.hero-contact-bar .social-links:hover {
  color: var(--bs-gray-300) !important;
}

.hero-contact-bar p {
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
  font-family: 'Futura PT Web';
}

.contact-divider {
  width: 2px;
  padding: 0 !important;
  height: 25px;
  background: rgba(60, 195, 215, 1);
}

.properties-heading{
  font-size: 50px;
  width: fit-content;
}

@media (max-width: 575px) {
  .properties-heading{
    font-size: 30px;
    margin-top: 100px !important;
    width: 60%;
  }
}

/* Breadcrumb Navigation Styles */
.breadcrumb-navigation {
  margin: 16px auto 13px;
  padding: 0 12px;
}

.breadcrumb-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.breadcrumb-item {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.breadcrumb-text {
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  font-family: "Futura-Demi";
  color: #9D9D9D;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.breadcrumb-item a.breadcrumb-text:hover {
  color: #3693A1 !important;
}
.breadcrumb-separator {
  display: flex;
  align-items: center;
  margin: 0 4px;
}

.offcanvas-body{
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.offcanvas-body .filter-box {
  height: auto;
  border: none !important;
  padding: 0 !important;
}