﻿html[lang=ar-EG] {
  /*h1, h2, h3, h4, h5, h6 {
      text-align: end;
  }*/
}
html[lang=ar-EG] body, html[lang=ar-EG] .theme-main-menu .nav-item .nav-link {
  font-family: "Cairo", sans-serif;
}
html[lang=ar-EG] .flex-row {
  flex-direction: row-reverse !important;
}
html[lang=ar-EG] .align-items-end {
  align-items: flex-start !important;
}
html[lang=ar-EG] .justify-content-start {
  justify-content: flex-end !important;
}
html[lang=ar-EG] .justify-content-end {
  justify-content: flex-start !important;
}
html[lang=ar-EG] .hero-banner-three .shape_01, html[lang=ar-EG] .hero-banner-three .shape_02 {
  transform: scale(-1);
}
html[lang=ar-EG] .navbar-expand-lg .navbar-nav {
  flex-direction: row-reverse;
}
html[lang=ar-EG] .carousel-control-prev {
  left: auto;
  right: 0 !important;
}
html[lang=ar-EG] .carousel-control-next {
  right: auto;
  left: 0 !important;
}
html[lang=ar-EG] .inner-banner-three .shape_01, html[lang=ar-EG] .inner-banner-three .shape_02 {
  transform: scale(-1);
}
html[lang=ar-EG] .btn-ten, html[lang=ar-EG] header .right-widget .lang-menu .dropdown-item, html[lang=ar-EG] .theme-details-one .feature-list-two li {
  flex-direction: row-reverse;
}
html[lang=ar-EG] .pagination-two li:first-child a, html[lang=ar-EG] .pagination-two li:last-child a {
  border-radius: 0;
}
html[lang=ar-EG] .block-feature-four .unit-details-list li:nth-of-type(2n+1) {
  border: none;
}
html[lang=ar-EG] .contact-us .form-style-one {
  max-width: 818px;
  padding: 70px 80px 80px 20px;
}
html[lang=ar-EG] .share-media {
  flex-direction: row-reverse;
}
html[lang=ar-EG] .property-feature-list ul li {
  text-align: left;
}
html[lang=ar-EG] .property-feature-list ul li svg {
  margin-right: auto;
}

html[lang=ru-RU] .theme-main-menu .nav-item .nav-link {
  font-size: 16px;
  margin: 0 12px;
}
@media (max-width: 1366px) {
  html[lang=ru-RU] .theme-main-menu .nav-item .nav-link {
    font-size: 14px;
    margin: 0 8px;
  }
}
@media (max-width: 1200px) {
  html[lang=ru-RU] .theme-main-menu .nav-item .nav-link {
    font-size: 12px;
    margin: 0 8px;
  }
}

/* Unit Types tag*/
.tag {
  border-radius: 25px;
  width: 90px;
  line-height: 27px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.12px;
  color: #fff;
  text-align: center;
  /* gold is a default for tag item */
  background: #D5B454;
  z-index: 1;
  /* Gold for Featured */
  /* For Sale */
  /* Sold and Rented */
  /* Exclusive */
  /* For Rent */
}
.tag.green {
  background: #00B579 !important;
}
.tag.red {
  background: #d12d2d !important;
}
.tag.blue {
  background-color: #149fce !important;
}
.tag.orange {
  background-color: #f97a3d !important;
}

.unit-tags {
  position: absolute;
  display: flex;
  margin: 15px 10px;
  gap: 10px;
  flex-wrap: wrap;
}
.unit-tags .tag {
  position: static !important;
}

.blue-bg {
  background-color: #005D7D;
}
.blue-bg h1,
.blue-bg h2,
.blue-bg h3,
.blue-bg h4,
.blue-bg h5,
.blue-bg h6,
.blue-bg a:not(.main-color),
.blue-bg hr,
.blue-bg span {
  color: #FFF;
}
.blue-bg p {
  color: rgba(255, 255, 255, 0.7);
}
.blue-bg a:hover {
  color: #D5B454;
}

.light-blue-bg {
  background-color: #1383aa;
}
.light-blue-bg.m-inverse {
  margin-top: -70px;
}

.sky-bg {
  background-color: #e2ebf2;
}

.main-color {
  color: #D5B454;
}

.green-color {
  color: #7ece78;
}

.bg-main-color, .property-details .theme-details-one .list-type, .project-details .theme-details-one .list-type {
  background-color: #D5B454;
}

.object-cover-center {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.btn-eight:hover,
.btn-eight:focus {
  background: #d5b454;
  border-color: #d5b454;
  color: #fff;
}

.btn-nine {
  border: 1px solid transparent;
}

.btn-nine:hover, .btn-nine:focus {
  background: transparent;
  border-color: #d5b454;
  color: #d5b454;
}

.btn-eleven:hover, .btn-eleven:focus {
  color: #D5B454;
}
.btn-eleven:hover::before, .btn-eleven:focus::before {
  background: #D5B454;
}

.navbar .dropdown-menu .dropdown-item span:before {
  background: #D5B454;
}

.info-gray-title {
  font-size: 16px;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.4);
  display: block;
}
.info-gray-title.color {
  color: #D5B454;
}

.activities-list {
  list-style: none;
  max-width: 90%;
  margin-bottom: 50px;
}
.activities-list.circle-style {
  list-style: circle;
}
.activities-list li {
  margin-bottom: 15px;
}
.activities-list span {
  /* color: #D5B454; */
  display: inline-block;
  margin: 10px 10px 5px 0;
  font-weight: bolder;
  padding-bottom: 3px;
}
.activities-list ul {
  list-style: circle;
}

.styled-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #D5B454;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.styled-list li i {
  font-size: 23px;
}

ol.activities-list {
  list-style: number;
}

.social-links li a {
  color: #D5B454;
}
.social-links li a i {
  color: inherit;
  font-size: 24px;
}

h2 {
  font-size: clamp(20px, 4vw, 72px);
}

.iti {
  width: 100%;
}

.input-box-one .label,
.theme-main-menu .nav-item .nav-link {
  direction: ltr;
}

.btn-ten:hover, .btn-ten:focus {
  background-color: #D5B454;
  border-color: #D5B454;
}

.hero-banner-three {
  margin: 140px 40px 0;
  overflow: visible;
  /* .hero-slider-one {
      overflow: hidden;
      border-radius: 40px;

      &::before {
          background: rgba(0, 0, 0, 0.1);
      }
  }*/
}
.hero-banner-three .shape_01 {
  z-index: -1;
  border-top-left-radius: 15px;
}
.hero-banner-three .shape_02 {
  border-bottom-right-radius: 15px;
}

header .right-widget .lang-menu .btn-ten {
  gap: 10px;
  line-height: normal;
  min-width: 130px;
  padding-block: 15px;
}
header .right-widget .lang-menu img {
  width: 24px;
  height: 24px;
}
header .right-widget .lang-menu .dropdown-item {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 190px;
}
header .right-widget .lang-menu li:not(:last-of-type) .dropdown-item {
  margin-bottom: 7px;
}

.theme-main-menu .logo a img {
  max-width: 270px;
}
.theme-main-menu .nav-item .nav-link {
  text-wrap: nowrap;
}

.listing-card-one .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
}
.listing-card-one .img-gallery img {
  aspect-ratio: 3/2;
}

.nice-select.type-input::after {
  right: 20px;
}
.nice-select.type-input .current {
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 4px;
  display: inline-block;
}

.g-recaptcha {
  margin: auto;
  width: fit-content;
  width: -webkit-fit-content;
}

.category-section-one .wrapper ul li a {
  background: #e2e2e2;
}
.category-section-one .wrapper ul li a svg {
  width: 30px;
  height: 40px;
}
@media (max-width: 767px) {
  .category-section-one .wrapper ul li a svg {
    width: 27px;
    height: 20px;
  }
}

.main-page-wrapper:has(.modal.show) .theme-main-menu {
  opacity: 0;
  z-index: 3;
}

#advanceFilterModal::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  display: block;
  left: 0;
  top: 0;
}

#advanced-search-form {
  scroll-margin-top: 100px;
}

.whatsapp {
  position: fixed;
  bottom: 30px;
  left: 5px;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #45cb88;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #FFF;
  font-size: 24px;
}

.abstracted-item {
  border: 0;
}
.abstracted-item ~ .select2 {
  width: 100% !important;
}
.abstracted-item ~ .select2 .select2-selection {
  border: 0;
  outline: 0;
}
.abstracted-item:focus {
  outline: 0;
  box-shadow: unset;
}

.hero-banner-three .hero-heading {
  font-size: 90px;
}

.category-section-one .wrapper ul li a:hover {
  background: #0abddb;
}

.block-feature-twelve .wrapper {
  /*.slick-dots {
          margin: 15px auto;
          width: -webkit-fit-content;
          width: fit-content;
      }
  */
}

.listing-card-three .wrapper .property-name {
  background: #1383aa;
}

.property-listing-one .shape_01 {
  right: 0;
  top: 0;
  max-width: 19%;
}
.property-listing-one .shape_02 {
  left: 0;
  bottom: 0;
  max-width: 18%;
}
.property-listing-one .listing-card-one {
  height: 90%;
}

.listing-card-three .wrapper .property-info .feature li {
  padding: 0 20px;
  margin-inline: 5px;
}
.listing-card-three .wrapper .property-info .feature li::before {
  display: none;
}
.listing-card-three .wrapper .property-info .feature li:not(:first-child) {
  border-left: 1px solid #D1D1D1;
}

.block-feature-four {
  position: relative;
  z-index: 2;
}
.block-feature-four h3 {
  font-size: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
.block-feature-four .upper-title {
  text-transform: capitalize;
  text-align: left;
}
.block-feature-four .unit-details-list {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
  padding-bottom: 40px;
}
.block-feature-four .unit-details-list li {
  padding-right: 50px;
  display: flex;
  flex-direction: column;
  flex: 1 0 35%;
  text-align: left;
}
.block-feature-four .unit-details-list li:nth-of-type(2n+1) {
  /*rtl:ignore*/
  border-right: 1px solid #D1D1D1;
}
.block-feature-four .unit-details-list li h4 {
  text-transform: capitalize;
}
.block-feature-four .unit-details-list li span {
  color: #181D1E;
  font-size: 20px;
  font-weight: 500;
}
.block-feature-four .img-gallery:before {
  height: 48%;
  aspect-ratio: 3/3;
}
.block-feature-four .img-gallery .img-cover {
  height: auto;
  aspect-ratio: 3/3;
}
.block-feature-four .img-gallery .card-one {
  bottom: 50%;
}
.block-feature-four .img-gallery .card-one .text {
  position: absolute;
  width: 100%;
  padding: 25px 15px 25px;
  background-color: #FFF;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 22px -7px rgba(0, 0, 0, 0.2);
}
.block-feature-four .img-gallery .card-one .text span {
  color: #000;
  font-size: 26px;
  font-weight: 500;
}
.block-feature-four .exclusive-units {
  position: relative;
}
.block-feature-four .exclusive-units .item img {
  aspect-ratio: 3/3;
  border-radius: 15px;
}
.block-feature-four .exclusive-units ~ .slider-arrows {
  position: absolute;
  top: calc(50% - 37px);
  width: 100%;
  left: 0;
  z-index: 1;
}
.block-feature-four .exclusive-units ~ .slider-arrows li {
  width: 75px;
  height: 75px;
  background: #fff;
  color: #000;
  line-height: 75px;
  text-align: center;
  font-size: 30px;
  cursor: pointer;
  transition: 0.3s;
}
.block-feature-four .exclusive-units ~ .slider-arrows li:hover {
  background: #000;
  color: #fff;
}
.block-feature-four .exclusive-units .slick-dots {
  display: block;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.block-feature-four .exclusive-units .slick-dots li button {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
  background-color: #D5B454;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 0;
}
.block-feature-four .exclusive-units .slick-dots li button:last-child {
  margin-bottom: 0;
}
.block-feature-four .exclusive-units .slick-dots li.slick-active button {
  opacity: 1;
}

.block-feature-seven .shape_01 {
  right: 0;
  top: -25%;
  max-width: 49%;
  z-index: -1;
}
.block-feature-seven .shape_02 {
  left: 0;
  bottom: 0;
  max-width: 16%;
}

.partner-section-one .partner-logo-one .item.slick-slide {
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  aspect-ratio: 16/9;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  /* margin:10px;
  &:hover{
      box-shadow: 0 0 20px  rgb(0 0 0 / .07);        
  } */
}

.slick-slide:has(.feedback-block-four) {
  background-color: rgba(0, 0, 0, 0.07);
  border: 1px solid #E9E9E9;
  padding: 35px 45px 45px;
  background: #fff;
  border: 1px solid #E9E9E9;
  border-radius: 20px;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.slick-slide:has(.feedback-block-four):hover, .slick-slide:has(.feedback-block-four).slider-center {
  background-color: rgba(0, 0, 0, 0.07);
}
.slick-slide:has(.feedback-block-four) .feedback-block-four {
  padding: 0;
}

.feedback-block-four .avatar {
  width: 60px;
  height: 60px;
  color: #FFF;
}
.feedback-block-four .avatar i.fa-google {
  color: #fbbc05;
}
.feedback-block-four .avatar i.fa-facebook {
  color: #3b5998;
}
.feedback-block-four .avatar i.fa-linkedin {
  color: #0a66c2;
}
.feedback-block-four .avatar i.fa-instagram {
  color: #f46f30;
}
.feedback-block-four .avatar i.fa-twitter {
  color: #000;
}
.feedback-block-four blockquote {
  font-size: 22px;
  line-height: 2em;
  color: #000;
  margin: 35px 0 60px;
}
.feedback-block-four .icon {
  position: absolute;
  right: 45px;
  bottom: 30px;
}

.footer-three .bottom-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.4117647059);
}
.footer-three .footer-nav-link a,
.footer-three .social-links a {
  color: rgba(255, 255, 255, 0.7);
}
.footer-three .newsletter-form input {
  border: 1px solid #FFF;
  border-radius: 30px;
  background-color: transparent;
  color: #FFF;
}
.footer-three .newsletter-form input::placeholder {
  color: rgba(255, 255, 255, 0.3137254902);
}
.footer-three .newsletter-form button {
  background: #d5b454;
  border-radius: 30px;
}

.vertical-form {
  margin-block: 20px;
}
.vertical-form .bg-wrapper > form .row {
  flex-direction: column;
}
.vertical-form .bg-wrapper > form .row > div {
  width: 100% !important;
}
.vertical-form .bg-wrapper > form .row > div:last-child {
  padding-inline: 1rem !important;
}

.property-details .theme-details-one .list-type, .project-details .theme-details-one .list-type {
  border-color: #D5B454;
}
.property-details .theme-details-one .list-type.available, .project-details .theme-details-one .list-type.available {
  background-color: #7ece78;
  border-color: #7ece78;
}
.property-details .facilities-list, .project-details .facilities-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding: 0;
  justify-content: flex-start;
}
.property-details .facilities-list li, .project-details .facilities-list li {
  display: flex;
  justify-content: center;
  flex-basis: 22%;
  flex-direction: column;
  position: relative;
}
.property-details .facilities-list li:nth-of-type(4)::after, .property-details .facilities-list li:last-of-type::after, .project-details .facilities-list li:nth-of-type(4)::after, .project-details .facilities-list li:last-of-type::after {
  background: none;
}
.property-details .facilities-list li::after, .project-details .facilities-list li::after {
  content: "";
  height: 80%;
  width: 1px;
  position: absolute;
  right: 30%;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  transform: rotate(13deg) translateY(-50%);
}
.property-details .facilities-list li .icon-box, .project-details .facilities-list li .icon-box {
  padding: 12px;
  width: fit-content;
}
.property-details .facilities-list li .icon-box .icon, .project-details .facilities-list li .icon-box .icon {
  width: 24px;
  height: 24px;
  fill: #D5B454;
}
.property-details .facilities-list li .title, .project-details .facilities-list li .title {
  font-size: 13px;
  text-transform: capitalize;
  text-wrap: nowrap;
}
.property-details .listing-card-one .property-info .title, .project-details .listing-card-one .property-info .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}
.property-details .nearby-list-item, .project-details .nearby-list-item {
  gap: 0 80px;
}
.property-details .similar-property .slick-dots, .project-details .similar-property .slick-dots {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 15px;
  top: -60px;
}
.property-details .slick-dots li button, .project-details .slick-dots li button {
  border: 1px solid #000;
  background-color: transparent;
}
.property-details .slick-dots .slick-active button, .project-details .slick-dots .slick-active button {
  background: #000000;
}
.property-details .listing-card-one .price, .project-details .listing-card-one .price {
  font-size: 24px;
}

.property-details h4 {
  text-align: left;
}
.property-details .price.old-price {
  color: #c1c1c1;
  text-decoration: line-through;
  font-size: 37px;
  display: block;
}
.property-details .theme-details-one .property-feature-list ul li:before {
  left: -38%;
}
.property-details .theme-details-one .list-style-two li {
  width: auto;
}
.property-details .theme-details-one .media-gallery .carousel .carousel-indicators {
  /*max-height: 800px;*/
  aspect-ratio: 1/2;
  overflow: auto;
  /*box-shadow: inset -2px -14px 13px 1px #CCC;*/
}
.property-details #media_slider .carousel-item img, .property-details .carousel-indicators button img {
  aspect-ratio: 3/2;
}
.property-details .promo-video {
  position: relative;
}
.property-details .promo-video:hover .play-icon {
  color: #FFF;
}
.property-details .promo-video .play-icon {
  /*content: "f04b";
  font-family: "Font Awesom 6 Pro";*/
  transition: 0.4s;
  color: #D5B454;
  font-size: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.property-details .carousel-inner .promo-video .play-icon {
  font-size: clamp(5vw, 10vw, 100px);
}
.property-details #request-form {
  scroll-margin: 150px;
}

.projects .property-info .price {
  font-size: 24px;
}

.project-details h4 {
  text-align: left;
}
.project-details .theme-details-one .media-gallery .slider-arrows li {
  border-radius: 50%;
}
.project-details .property-feature-list ul li:before {
  background: rgba(255, 255, 255, 0.3);
}
.project-details .property-feature-list .icon {
  width: 37px;
  display: block;
}
.project-details .theme-details-one .list-style-two li {
  width: auto;
}
.project-details .address {
  text-align: left;
  direction: ltr;
}
.project-details .share-media {
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.project-details .share-media span {
  text-align: left;
  direction: ltr;
}

.contact-us .address-banner .text {
  text-align: left;
  font-size: 16px;
}
.contact-us .address-banner .text p {
  font-size: 20px;
}
.contact-us .address-banner .text a {
  max-width: 300px;
}
.contact-us .nice-select.type-input .current {
  color: rgba(0, 0, 0, 0.6);
  margin-top: 10px;
}

.submit-property-page .dashboard-body {
  margin-left: 0;
}
@media (min-width: 992px) {
  .submit-property-page .dashboard-body > div {
    max-width: 80vw;
    margin: auto;
  }
}
.submit-property-page .dashboard-body .dash-input-wrapper .select2 {
  width: 100% !important;
}
.submit-property-page .dashboard-body .dash-input-wrapper .select2 .select2-selection--single .select2-selection__arrow {
  top: 13px;
  right: 10px;
}
.submit-property-page .dashboard-body .dash-input-wrapper .select2 .select2-selection {
  width: 100%;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 16px;
  align-items: center;
  vertical-align: middle;
  line-height: 100%;
}

.invest-page .listing-card-seven .property-info .title {
  font-size: 24px;
  margin-top: 8px;
}
.invest-page .listing-card-seven .property-info .price {
  font-size: 27px;
  letter-spacing: -0.72px;
}

.invest-details-page .theme-details-one .media-gallery .carousel-item img {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.terms-conditions-page .service-post > p {
  margin-bottom: 40px;
}

.thanks-page {
  background: #F9F3EF;
  padding: 100px 45px 50px;
}
.thanks-page .wrapper-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
  text-align: center;
  align-items: center;
}
.thanks-page .wrapper-1 h1 {
  /*@extend .main-font;*/
  font-size: clamp(45px, 6vw, 5em);
  letter-spacing: 3px;
  color: #D5B454;
  margin: 0;
  margin-bottom: 20px;
}
.thanks-page .wrapper-1 p {
  margin: 0;
  font-size: clamp(20px, 2vw, 1.3em);
  color: #aaa;
  letter-spacing: 1px;
}
.thanks-page .wrapper-1 .go-home {
  display: inline-block;
  color: #fff;
  background: #D5B454;
  border: none;
  padding: 10px 50px;
  margin: 30px 0;
  border-radius: 30px;
  text-transform: capitalize;
  box-shadow: 0 10px 16px 1px rgba(213, 180, 84, 0.5);
}
@media (min-width: 600px) {
  .thanks-page .content {
    max-width: 1000px;
    margin: 0 auto;
  }
  .thanks-page .wrapper-1 {
    height: initial;
    max-width: 620px;
    margin: 0 auto;
    margin-top: 50px;
  }
}

.error-page {
  padding-block: 100px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  gap: 15px;
}
.error-page img {
  margin: auto;
}

@media (min-width: 1400px) {
  .property-details h3,
  .project-details h3,
  .invest-details-page h3 {
    font-size: 48px;
  }
  .contact-us .address-banner .text a {
    max-width: 500px;
  }
  .listing-card-three .wrapper .property-info {
    width: 65%;
    padding-inline: 25px;
  }
}
@media (min-width: 1201px) {
  .block-feature-four .img-gallery .card-one .text span {
    font-size: 28px;
  }
  .block-feature-four .img-gallery::before {
    height: 68%;
  }
  .block-feature-twelve .slider-arrows {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .justify-content-between .navbar {
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
  }
  .navbar {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .listing-card-three .wrapper .property-name {
    width: 35%;
  }
  .listing-card-three .wrapper .property-info {
    width: 65%;
  }
}
@media (max-width: 1400px) {
  .theme-details-one .price.old-price {
    font-size: 30px;
  }
  .theme-main-menu .logo a img {
    max-width: 230px;
  }
  .hero-banner-three .hero-heading {
    font-size: clamp(18px, 5vw, 90px);
  }
  .category-section-one .wrapper ul li a {
    padding: 10px 20px;
  }
  .address-banner .text {
    padding-left: 15px;
  }
}
@media (max-width: 1366px) {
  .theme-main-menu .nav-item .nav-link {
    margin: 0 10px;
    font-size: 14px;
  }
  /*
  .property-details .theme-details-one .media-gallery .carousel .carousel-indicators {
      max-height: 650px;
  }*/
}
@media (max-width: 1200px) {
  .theme-main-menu .logo a img {
    max-width: 200px;
  }
  .block-feature-twelve .section-btn {
    position: static;
  }
  header .right-widget .lang-menu .btn-ten {
    gap: 7px;
    min-width: 80px;
    padding: 8px;
  }
}
@media (max-width: 992px) {
  h3,
  h2 {
    font-size: 30px !important;
  }
  .block-feature-four .img-gallery::before {
    height: 70%;
  }
  .hero-banner-two .hero-heading,
  .hero-banner-three .hero-heading {
    font-size: 30px !important;
  }
  .hero-banner-three .hero-heading span img {
    top: auto;
    transform: translateX(-50%);
  }
  .inner-banner-three {
    margin: 130px 12px 0;
  }
  .facilities-list li::after {
    display: none;
  }
  .property-listing-one {
    top: auto;
  }
  .theme-details-one .price.old-price {
    font-size: 20px;
  }
  .property-details .similar-property .slick-dots, .project-details .similar-property .slick-dots {
    top: -40px;
  }
  #advanceFilterModal .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0 !important;
    z-index: 5;
  }
  .home-page .hero-banner-three {
    max-height: 400px;
    margin-bottom: 400px;
    overflow: visible;
  }
  .home-page .hero-banner-three::before {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 15px;
  }
  .home-page .hero-banner-three .hero-slider-one .hero-img,
  .home-page .hero-banner-three .bg-holder {
    border-radius: 15px;
  }
  .home-page .search-wrapper-one {
    position: absolute;
    top: 120%;
    /*transform: translateY(30%);*/
    z-index: 3;
  }
  .home-page .property-listing-three .listing-card-three {
    margin-bottom: 300px;
    height: auto !important;
    overflow: visible;
  }
  .home-page .property-listing-three .listing-card-three .wrapper {
    margin-block: auto 20px;
    position: relative;
    bottom: -300px;
    z-index: 2;
    height: auto;
  }
  .home-page .property-listing-three .listing-card-three .wrapper .property-info {
    background-color: #f5ede8;
  }
  .home-page .block-feature-four .unit-details-list {
    gap: 15px 30px;
    padding-bottom: 10px;
  }
  .home-page .block-feature-four .unit-details-list h4 {
    font-size: 14px;
  }
  .home-page .block-feature-four .unit-details-list h4 ~ span {
    font-size: 18px;
  }
  .home-page .block-feature-four .img-gallery {
    padding: 45px 45px 0 0;
  }
  .home-page .block-feature-four .img-gallery::before {
    height: 60%;
  }
  .home-page .block-feature-four .img-gallery .card-one {
    bottom: 30%;
    left: 10%;
  }
  .home-page .block-feature-four .img-gallery .card-one .text {
    background-color: rgba(255, 255, 255, 0.9);
    width: -webkit-fit-content;
    padding: 15px;
  }
  .home-page .block-feature-four .img-gallery .card-one .text span {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .theme-main-menu .logo a img {
    max-width: 160px;
  }
  .btn-four {
    width: 35px;
    height: 35px;
    font-size: 1rem;
  }
  .btn-one,
  .btn-two,
  .btn-ten {
    font-size: 14px;
    line-height: 38px;
    padding: 0 16px;
    min-width: auto;
    line-height: 40px;
  }
  .slick-arrow-two li {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .listing-card-one .title {
    font-size: 16px;
  }
  .listing-card-one .pl-footer {
    margin-top: 15px;
  }
  .listing-card-one .price, .listing-card-one .listing-card-one.style-two .price {
    font-size: 18px;
  }
  .card-style-five {
    padding: 25px;
  }
  .location-card-three .image-bg {
    max-width: 230px;
    max-height: 230px;
  }
  .home-page h2 {
    font-size: 23px !important;
  }
  .home-page h3 {
    font-size: 20px !important;
  }
  .home-page p {
    font-size: 16px !important;
  }
  .home-page .property-listing-three .listing-card-three {
    margin-bottom: 435px;
  }
  .home-page .property-listing-three .listing-card-three .wrapper {
    bottom: -425px;
  }
  .home-page .block-feature-four .img-gallery {
    padding: 20px;
  }
  .home-page .block-feature-four .img-gallery::before {
    left: auto;
    right: 0;
  }
  .slick-slide:has(.feedback-block-four) {
    padding: 25px;
  }
  .feedback-block-four {
    padding: 20px 15px;
  }
  .feedback-block-four blockquote {
    font-size: 16px;
    margin: 25px 0 20px;
  }
  .address-banner .block {
    width: 50%;
  }
}
@media (max-width: 575px) {
  h4 {
    font-size: 21px;
  }
  .theme-details-one .media-gallery .carousel .carousel-control-next,
  .theme-details-one .media-gallery .carousel .carousel-control-prev {
    display: block;
  }
  .theme-details-one .img-fancy-btn {
    right: 25%;
    top: 110%;
  }
  .theme-details-one .media-gallery .carousel .carousel-control-next,
  .theme-details-one .media-gallery .carousel .carousel-control-prev {
    width: 40px;
    height: 40px;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .theme-details-one .media-gallery .carousel .carousel-control-next {
    left: auto;
    right: 30px;
  }
  .input-box-one .label {
    font-size: 12px;
    margin-bottom: -2px;
  }
}
@media (max-width: 568px) {
  h2 {
    font-size: 30px !important;
  }
  h3, h4 {
    font-size: 25px !important;
  }
  h5 {
    font-size: 18px !important;
  }
  .hero-banner-three {
    margin: 100px 10px 0;
  }
  .location-card-three .image-bg {
    width: 160px;
    height: 160px;
  }
  .block-feature-twelve .wrapper {
    margin: 0;
    justify-content: center;
  }
  .block-feature-twelve .wrapper .location-card-three {
    margin: 0;
  }
  .listing-card-three .wrapper .property-name,
  .listing-card-three .wrapper .property-info, .listing-card-three .listing-card-two {
    padding: 15px;
  }
  .listing-card-three .wrapper .property-name h5 {
    font-size: 18px;
  }
  .listing-card-three .wrapper .property-info .feature li span {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    display: block;
  }
  .listing-card-three .wrapper .property-info .feature {
    margin: 0 0px;
  }
  .listing-card-three .wrapper .property-info .feature li {
    border-left: 1px solid #D1D1D1;
  }
  .light-blue-bg.m-inverse {
    margin-top: 30px;
  }
  .footer-three {
    padding-top: 20px;
  }
  .home-page .property-listing-three .listing-card-three {
    margin-bottom: 320px;
  }
  .home-page .property-listing-three .listing-card-three .wrapper {
    bottom: -320px;
  }
  .address-banner .block {
    width: 100%;
  }
}
@media (max-width: 525px) {
  .home-page .hero-banner-three {
    margin-bottom: 390px;
  }
  .home-page .property-listing-three .listing-card-three {
    margin-bottom: 355px;
  }
  .home-page .property-listing-three .listing-card-three .wrapper {
    bottom: -370px;
  }
}
@media (max-width: 425px) {
  .theme-main-menu .logo a img {
    max-width: 120px;
  }
}
