:root {
  --accent: #ff8400;
  --text: #212328;
  --muted: #666b73;
  --line: #d8dbe0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

.cursor-pointer {
  cursor: pointer;
}

a {
  text-decoration: none;
}

a:hover {
  color: #ff7200;
}

small {
  font-size: 1.2em;
  color: #141414;
}

section {
  padding: 40px 0;
}

.greenBtn-outline {
  border: 1px solid #ff7a16;
  ;
  color: #ff7a16;
}


.theme_color {
  color: #23c8b9;
}

.business_providers button,
.popular_categories button,
.explore_now button {
  padding: .6em 1em;
}

.whiteBtn {
  background-color: #fff;
  color: #23c8b9;
}

.whiteBtn:hover {
  background-color: #23c8b9;
  color: #fff;
}

.reviewbtn_outline {
  color: #fff;
  background: #ff606e;
  font-size: 16px;
  border-radius: 8px !important;
  transition: ease-in .3s;
  padding: 0.1em 0.5em;
}

.reviewbtn_outline:hover {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  font-size: 16px;
  border-radius: 8px !important;
  transition: ease-in .3s;
  padding: 0.1em 0.5em;
}

p {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}

.star_color {
  color: #ef8000;
}

.whiteBtn-outline {
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  border-radius: 30px transition ease-in .3s;
  padding: .4em 0.6em;
}

.whiteBtn-outline:hover {
  background-color: #ff606e;
  color: #fff;
  border-color: #ff606e;
}

.blackBtn-outline {
  border: 1px solid #dddddd;
  color: #686868;
  font-size: 18px;
  border-radius: 30px;
  transition: ease-in .3s;
  padding: .4em 0.6em;
}

.blackBtn-outline:hover {
  background-color: #ff7200;
  color: #fff;
  border-color: #ff7200;
}

.greenBtn-color,
.greenBtn-outline:hover {
  background-color: #ff7200;
  border-color: #ff7200;
  color: #fff;
}

.text-color-white a {
  color: #fff;
}

.greenBtn-outline:hover svg {
  fill: #fff;
}

.greenBtn {
  background-color: #23c8b9;
}

.btn-close {
  color: #424242;
}

.btn-close i {
  font-size: 18px;
}

.btn-close:hover {
  color: #ff7200;
}

.btn-open,
.btn-open:hover {
  border: 1px solid #e3e6ef;
  color: #32cc6f;
  font-weight: 600;
}

.greenBtn-color:hover {
  background-color: transparent;
  border-color: #ff7200;
  color: #ff7200;
}

.greenBtn-color:hover svg {
  fill: #ff7200;

}

.search-btn.greenBtn-color:hover svg {
  stroke: #ff7200 !important;
  fill: transparent;
}

._main_nav .navbar-nav li a.nav-link {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

._main_nav .navbar-nav li a.nav-link:hover,
._main_nav .navbar-nav li a.nav-link.active {
  color: #ff7200 !important;
}

._main_nav .navbar-toggler {
  padding: 5px;
}

._title h2 {
  font-weight: bold;
  font-size: 28px;
}

._main_nav {
  position: relative;
  /* height: 83px; */
  top: 40px;
  /* box-shadow: 5px -2px 11px #808080;
position: sticky;
top: 0;
z-index: 99;
*/
}

._banner {
  background-image: url(../images/banner.jpg);
  padding: 12em 0px 8em 0px;
  background-size: cover;
  background-position: center;
}

.banner_content h1,
.banner_content h4 {
  color: #fff;
}

.banner_content h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: left;
}

.color_pink {
  color: #ff606e;
}

.banner_content h4 {
  font-weight: 300;
  font-size: 1.7em;
  margin-bottom: 1.5em;
}

.banner_content {
  position: relative;
  z-index: 1;
}

.banner_content .arrow {
  color: #fff;
  font-size: 22px;
}

.banner_content .arrow img {
  width: auto
}

._services li a i {
  color: #ff606e;
  font-size: 28PX;
}

._services li a:hover {
  color: #ff606e;
}

._services li a i.fa {
  margin: 0 6px;
}

._call_space {
  margin-right: 50px;
}

._wish,
._call {
  background-color: #fff;
  width: 40px;
  text-align: center;
  height: 35px;
  line-height: 38px;
  border-radius: 10% 10% 0% 0%;
  position: absolute;
  right: 8px;
  bottom: 0px;
  color: #ff606e;
  cursor: pointer;
  transition: .2s ease-in;
  font-size: 18px;
}

.banner_content h1 span {
  color: #ff7200;
}

header._banner:before {
  content: "";
  background: #31519aa1 !important;
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 100%;
  top: 0px;
}

._banner .card {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

._banner .bg-light {
  --bs-bg-opacity: 1;
  background: rgba(255, 255, 255, 0.7) !important;
  border-radius: 10px;
  border: 4px solid #f57206 !important;
}

._banner .nav-tabs {
  border: none;
}

._banner .nav-tabs .nav-link {
  background: #d9dae4 !important;
  color: #2b4d89 !important;
  /* border: 1px solid #ffcfaa !important; */
  margin-right: 5px;
  padding: .7rem 1rem;
  margin-bottom: 0;
  font-weight: 600;
  border-radius: 8px 8px 0 0;
  transition: all .2s ease-in-out;
}

._banner .nav-tabs .nav-item.show .nav-link,
._banner .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #ff7200 !important;
  border-color: #ff7200 !important;
  box-shadow: 0 8px 18px rgba(255, 114, 0, .25);
}

._banner .nav-tabs .nav-link:hover,
._banner .nav-tabs .nav-link:focus {
  background-color: #ffe3ca !important;
  color: #ff7200 !important;
  border-color: #ffbd88 !important;
}

._banner .nav-tabs .nav-link.active:hover,
._banner .nav-tabs .nav-link.active:focus {
  background-color: #ff7200 !important;
  color: #fff !important;
  border-color: #ff7200 !important;
}

._search-div {
  background: #fff;
  border-radius: 5px;
  padding: 5px 0px 5px 5px;
}

._search-div input {
  height: auto !important;
  line-height: normal !important;
}

.nav-tabs {
  padding-left: 15px;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.search-btn {
  margin-right: 5px;
  padding: 5px 15px 5px 15px !important;
  font-weight: 600;
}

.input-group .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  padding: 12px 15px 12px 15px !important;
  height: auto;
}

.navbar .overlay {
  display: none;
  opacity: 0;
}

/* property filter css start*/
.property_filter {
  background: radial-gradient(circle at 10% 12%, rgba(255, 190, 140, 0.18), transparent 36%),
    radial-gradient(circle at 90% 20%, rgba(255, 220, 190, 0.3), transparent 34%),
    linear-gradient(180deg, #fffaf5 0%, #fff6ef 100%);
  margin-bottom: 40px;
  padding: 40px 0 30px;
}

.property-search-form {
  position: relative;
  background: linear-gradient(170deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 249, 243, 0.93) 100%);
  border: 1px solid rgba(255, 216, 183, 0.8);
  border-radius: 18px;
  padding: 26px 22px 10px;
  box-shadow: 0 16px 34px rgba(24, 16, 8, 0.11);
  backdrop-filter: blur(8px);
  overflow: hidden;
}

.property-search-form::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ffa251 0%, #ff7200 52%, #ff9a4e 100%);
}

.property_filter ._title h1 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 1.12;
  margin-bottom: 8px;
}

.property-search-form .form-group label,
.real_estate_form label {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 22px;
  color: #1f1f1f;
  font-weight: 700;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 8px;
  letter-spacing: .2px;
}

.property-search-form .form-group {
  position: relative;
  display: block;
  margin-bottom: 25px;
}

.property-search-form .form-group select,
.property-search-form .form-group input,
.real_estate_form .custom-select-box,
.real_estate_form input,
.real_estate_form textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  font-size: 14px;
  color: #3a3a3a;
  line-height: 26px;
  font-weight: 400;
  padding: 10px 36px 10px 15px;
  background: #ffffff;
  border: 1px solid #f0d8c2;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 500;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(255, 114, 0, 0.05);
}

.real_estate_form .form-group {
  padding-bottom: 15px;
  ;
}

.property-search-form .form-group button {
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  padding: 14px 15px;
  line-height: 20px;
  margin-top: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fafafa;
  border: none;
  height: 52px;
  border-radius: 10px;
  background: linear-gradient(135deg, #ff923e 0%, #ff7200 56%, #e55f00 100%) !important;
  box-shadow: 0 12px 24px rgba(255, 114, 0, 0.24);
  transition: transform .24s ease, box-shadow .24s ease, filter .24s ease;
}

.property-search-form .form-group button:hover {
  border-color: #000;
  border: 1px solid #000;
  color: #fff !important;
  background: #000 !important;
  filter: brightness(1.02);
  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(255, 114, 0, 0.3);
}

.property-search-form .form-group select:focus,
.property-search-form .form-group input:focus {
  outline: none;
  border-color: #ff9c57;
  box-shadow: 0 0 0 3px rgba(255, 114, 0, 0.14), 0 10px 18px rgba(255, 114, 0, 0.1);
}

.property-search-form .form-group select:hover,
.property-search-form .form-group input:hover {
  border-color: #ffc194;
}

@media screen and (max-width: 992px) {

  .property-search-form {
    padding: 20px 14px 6px;
  }

  .property_filter ._title h1 {
    font-size: 34px;
  }
}

@media screen and (max-width: 575px) {
  .property_filter {
    padding: 24px 0 14px;
  }

  .property_filter ._title h1 {
    font-size: 28px;
  }

  .property-search-form .form-group {
    margin-bottom: 18px;
  }

  .property-search-form .form-group button {
    margin-top: 8px;
    height: 50px;
  }
}

.price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}

.price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}

.field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}

.slider {
  height: 5px;
  position: relative;
  background: #1a1d1f;
  border-radius: 5px;
}

.slider .progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: #ff7200;
}

.range-input {
  position: relative;
}

.range-input input {
  border: none !important;
  background: transparent !important;
  height: auto !important;
  padding: 0px !important;
  position: absolute !important;
  top: -10px !important;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}



input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #ff7200;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #ff7200;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* how it workblock section csss tart*/
.how_it-work_block {
  display: flex;
  /* flex-wrap: wrap;
Allows wrapping on smaller screens */
  justify-content: space-between;
  gap: 1rem;
  /* Optional: adds space between items */
}

/* Optional: make children flexible */
.how_it-work_block>* {
  /* flex: 1 1 30%; */
  /* Adjust this value depending on how many items you want per row */
  min-width: 250px;
  /* Prevents elements from shrinking too much */
}

.how_it-work_block .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.ibv3-content {
  width: 100%;
  margin: 20px 0px 0px 0px;
}

.how_it_work_list {
  margin: 30px 0 30px 0;
  padding: 0 30px 0 0;
  flex: auto;
  max-width: inherit;
}

.icon-box-v3 {
  align-items: center;
  text-decoration: none !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  /* border: 1px solid red !important;
*/
  display: inline-block;
  padding: 40px 15px 40px 15px;
  text-align: center;
  min-height: 290px;
  border-radius: 10px;
}

.ibv3-icon {
  /* background: #f9194210;
*/
}

.icon-box-v3:hover .ibv3-icon,
.icon-box-v3:hover .ibv3-icon i {
  /* background: #ff606e;
*/
  /* box-shadow: 0 3px 8px #f9194250;
*/
  color: #fff !important;
}

.icon-box-v3:hover .ibv3-icon i {
  background: transparent !important;
  box-shadow: none !important;
}

.ibv3-icon {
  height: 100px;
  width: 140px;
  display: flex;
  align-items: center;
  text-align: center;
  /* background: #fff1f3;
*/
  border-radius: 100%;
  flex: 0 0 100px;
  margin-right: 30px;
  transition: 0.3s;
  justify-content: center;
  margin: 0px auto;
  margin-bottom: 40px;
}

.icon-box-v3 .ibv3-icon i {
  font-size: 36px;
  text-align: center;
  color: #ff606e;
}

.ibv3-content h4 {
  font-size: 22px;
  color: #222;
  font-weight: 600;
}

.ibv3-content p {
  font-size: 16px;
  font-weight: 400;
  color: #404040;
  margin: 0 0 3px 0;
}

.howit_works h1 {
  color: #ff606e;
  font-size: 2.2rem;
}

.howit_works .tab-content {
  min-height: 200px;
  background-color: #fff;
  box-shadow: 0px 0px 45px #b3b3b3;
  padding: 3em;
}

.ibv3-content h4 span {
  color: #ff7a16;
}

/* Template18: Post Your Property in 3 Simple Steps (premium scoped refresh) */
.howit_works {
  background: linear-gradient(180deg, #fffaf5 0%, #fff6ef 100%);
  position: relative;
  padding: 66px 0 54px;
}

.howit_works ._title h2 {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #1d1f24;
  margin-bottom: 8px;
}

.howit_works .how_it-work_block {
  gap: 24px;
  justify-content: center;
  align-items: stretch;
}

.howit_works .how_it_work_list {
  margin: 8px 0 12px;
  padding: 0 8px;
}

.howit_works .icon-box-v3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 32px 22px 22px;
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffbf7 100%);
  border: 1px solid #f0e4d8;
  box-shadow: 0 10px 22px rgba(22, 22, 22, 0.08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  text-decoration: none !important;
}

.howit_works .icon-box-v3:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 30px rgba(255, 114, 0, 0.14);
  border-color: #ffd6b5;
}

.howit_works .ibv3-icon {
  height: 108px;
  width: 108px;
  margin: 0 auto 20px;
  padding: 16px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fff8f1 0%, #fff0e3 100%);
  border: 1px solid #ffdcbc;
}

.howit_works .ibv3-icon img.card-img-top {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.howit_works .ibv3-content {
  margin-top: 0;
}

.howit_works .ibv3-content h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.howit_works .ibv3-content h4 span {
  font-weight: 800;
}

.howit_works .ibv3-content p {
  font-size: 16px;
  line-height: 1.6;
  color: #454545;
  margin-bottom: 0;
}

.howit_works .justify-content-center.mt-5 {
  margin-top: 24px !important;
}

.howit_works .greenBtn-outline.btn-lg {
  font-size: 15px;
  font-weight: 700;
  padding: 9px 18px;
  border-radius: 10px;
  border: 1px solid #ffb982;
  color: #d7701b;
  background: #fff;
  box-shadow: 0 6px 14px rgba(255, 114, 0, 0.08);
  transition: all .25s ease;
}

.howit_works .greenBtn-outline.btn-lg:hover {
  background: #ff7200;
  border-color: #ff7200;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(255, 114, 0, 0.22);
}

.howit_works .greenBtn-outline.btn-lg:hover svg {
  fill: #fff !important;
}

@media screen and (max-width: 992px) {
  .howit_works {
    padding: 52px 0 44px;
  }

  .howit_works ._title h2 {
    font-size: 36px;
  }

  .howit_works .icon-box-v3 {
    min-height: 350px;
    padding: 28px 18px 20px;
  }
}

@media screen and (max-width: 575px) {
  .howit_works {
    padding: 40px 0 30px;
  }

  .howit_works ._title h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  .howit_works .how_it_work_list {
    padding: 0;
    margin: 6px 0 10px;
  }

  .howit_works .icon-box-v3 {
    min-height: auto;
    padding: 22px 16px 18px;
  }

  .howit_works .ibv3-icon {
    width: 92px;
    height: 92px;
  }

  .howit_works .ibv3-content h4 {
    font-size: 17px !important;
  }

  .howit_works .ibv3-content p {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .howit_works .greenBtn-outline.btn-lg {
    font-size: 14px;
    padding: 10px 16px;
  }
}

/* how it workblock section csss End*/
/* Support */
.support-box {
  top: 2rem;
  position: relative;
  bottom: 0;
  text-align: center;
  display: block;
}

.b-btn {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.b-btn.paypal i {
  color: blue;
}

.b-btn:hover {
  text-decoration: none;
  font-weight: bold;
}

.b-btn i {
  font-size: 20px;
  color: yellow;
  margin-top: 2rem;
}

.range_wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}

.range-slider-one .title {
  font-size: 13px;
}

._title h1 {
  font-size: 28px;
  color: #000;
  margin: 0px;
}

.trending-home ._title h1,
.main-focus ._title.text-center h2 {
  font-size: 32px;
  color: #161616;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.14;
  margin-bottom: 6px;
}

.news-slider-wrap {
  position: relative;
}

.news-slider-wrap .news-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  border-radius: 999px;
  border: 1px solid #ffd2ad;
  background: #fff6ef;
  color: #ff7200;
  font-size: 22px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
}

.news-slider-wrap .news-nav.news-prev {
  left: 8px;
}

.news-slider-wrap .news-nav.news-next {
  right: 8px;
}

.news-slider-wrap .news-nav:hover {
  background: #ff7200;
  color: #fff;
  box-shadow: 0 10px 18px rgba(255, 114, 0, 0.2);
}

.news-slider-wrap:hover .news-nav {
  opacity: 1;
  pointer-events: auto;
}

.news-slider-wrap .news-nav:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
}

/* Trending home Boca Raton section Start */
#news-slider {
  margin-top: 0px;
  display: block;
}

.post-slide {
  background: #fff;
  margin: 20px 5px 20px;
  border-radius: 16px;
  padding-top: 0;
  position: relative;
  border: 1px solid #eee5db;
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
  min-height: 290px;
  /* margin: -12px 15px 8px 15px;
margin-left: -10px;
*/
}

.post-slide .post-img img {
  width: 100%;
  max-height: 290px;
  transform: scale(1, 1);
  transition: transform .45s ease;
  min-height: 290px;
  object-fit: cover;
}

.post-slide:hover .post-img img {
transform: scale(1.07);
min-height: 290px;
max-height: 290px;
}

.post-slide:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(255, 114, 0, 0.1);
  border-color: #ffd2ad;
}

.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(180deg, rgba(255, 190, 140, 0.04) 20%, rgba(255, 145, 70, 0.14) 100%);
  margin: 0;
  z-index: 99;
  border-radius: 0;
  transition: opacity .28s ease;
}

.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}

.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}

.post-slide .post-content {
  background: #fff;
  padding: 18px 16px 16px;
  border-radius: 0 0 16px 16px;
}

.news-slider .post-slide {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.news-slider .post-slide .post-img {
  height: 225px;
}

.news-slider .post-slide .post-img img {
  height: 100%;
  object-fit: cover;
}

.news-slider .post-slide .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.news-slider .post-slide .post-content .listing-address,
.news-slider .post-slide .post-content .listing-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.post-description span {
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 2px 9px;
  border-radius: 999px;
  background: #fff4ea;
  border: 1px solid #ffe1c6;
  margin-bottom: 6px;
}

.post-description span i {
  color: #ff7200;
}

.post-slide .post-title a {
  font-size: 22px;
  font-weight: 800;
  color: #151515;
  display: inline-block;
  letter-spacing: -0.4px;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.post-slide .post-title a:hover {
  text-decoration: none;
  color: #ff7200;
}

.post-slide .post-description,
.post-slide .post-description a {
  line-height: 1.5;
  color: #1f1f1f;
  margin-bottom: 7px;
  font-size: 15px;
}

.post-slide .post-description.listing-address,
.post-slide .post-description.listing-title a {
  color: #353535;
  font-size: 16px;
  line-height: 1.55;
}

.trending-home ._title p,
.main-focus ._title p {
  font-size: 18px;
  line-height: 1.5;
  color: #474747;
  margin: 0 0 8px;
}

@media screen and (max-width: 992px) {
  .trending-home ._title h1 {
    font-size: 32px;
  }

  .trending-home ._title p {
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  .trending-home ._title h1 {
    font-size: 28px !important;
  }

  .trending-home ._title p {
    font-size: 15px !important;
  }

  .post-slide {
    margin: 10px 6px 14px !important;
    box-shadow: 0 8px 16px rgba(24, 24, 24, 0.08);
  }

  .post-slide .post-content {
    padding: 14px 12px 12px;
  }

  .post-slide .post-title a {
    font-size: 21px;
  }
}

.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}

.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}

.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #ff7200;
  color: #ffffff;
  box-shadow: 5px 14px 22px -7px #cecece;
  border-radius: 25px;
  text-transform: uppercase;
}

.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}

.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
  background: #fff;
  position: absolute;
  top: -13%;
  right: 70px;
  padding: 0 18px 0 15px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
  background: #fff;
  position: absolute;
  top: -13%;
  right: 15px;
  padding: 0 15px 0 18px;
  border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #333;
  font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
}

.trending-home .news-slider {
  position: relative;
  --listing-image-height: 225px;
  --listing-item-top-padding: 30px;
}

.trending-home .news-slider .owl-controls .owl-buttons .owl-prev,
.trending-home .news-slider .owl-controls .owl-buttons .owl-next {
  top: calc(var(--listing-item-top-padding) + (var(--listing-image-height) / 2));
  width: 44px;
  height: 44px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #ececec;
  box-shadow: 0 8px 18px rgba(18, 18, 18, 0.14);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .25s ease;
}

.trending-home .news-slider .owl-controls .owl-buttons .owl-prev {
  left: 16px;
  right: auto;
}

.trending-home .news-slider .owl-controls .owl-buttons .owl-next {
  right: 16px;
}

.trending-home .news-slider .owl-controls .owl-buttons .owl-prev:after,
.trending-home .news-slider .owl-controls .owl-buttons .owl-next:after {
  font-size: 28px;
  line-height: 44px;
}

.trending-home .news-slider:hover .owl-controls .owl-buttons .owl-prev,
.trending-home .news-slider:hover .owl-controls .owl-buttons .owl-next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media screen and (max-width: 992px) {

  .trending-home .news-slider .owl-controls .owl-buttons .owl-prev,
  .trending-home .news-slider .owl-controls .owl-buttons .owl-next {
    top: calc(var(--listing-item-top-padding) + (var(--listing-image-height) / 2));
    width: 40px;
    height: 40px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .trending-home .news-slider .owl-controls .owl-buttons .owl-prev:after,
  .trending-home .news-slider .owl-controls .owl-buttons .owl-next:after {
    font-size: 24px;
    line-height: 40px;
  }
}

/* Trending home Boca Raton section End */
/* Meet agnt section start */
section.meet_agent {
  background: linear-gradient(180deg, #fffaf5 0%, #fff6ef 100%);
  background-image: url(../images/meet_agent_bg.png);
  padding: 72px 0 52px;
  margin-top: 0;
}

.meet_agent ._title h2 {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #1d1f24;
  margin-bottom: 8px;
}

.meet_agent .post-slide {
  background: #ffffff !important;
  border: 1px solid #f2e8de;
  box-shadow: none !important;
  border-radius: 16px !important;
  overflow: hidden;
  transition: transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.meet_agent .bg_white {
  background-color: #ffffff;
  display: block;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #f0e4d8;
  /* border-radius: 18px; */
  overflow: hidden;
  box-shadow: 0 10px 22px rgba(22, 22, 22, 0.08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.meet_agent .post-slide:hover .bg_white {
  transform: translateY(-6px);
  border-color: #ffd6b5;
  /* box-shadow: 0 16px 30px rgba(255, 114, 0, 0.14); */
}

.meet_agent .post-slide .post-img {
  border-radius: 0;
  overflow: hidden !important;
}

.meet_agent .post-slide .post-img img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transform: scale(1);
  transition: transform .35s ease;
}

.meet_agent .post-slide:hover .post-img img {
  transform: scale(1.04);
}

.meet_agent .post-slide .post-content {
  background: #fff;
  padding: 14px 16px 10px;
  text-align: center;
}

.meet_agent .post-slide .post-title {
  margin: 0;
}

.meet_agent .post-slide .post-title a,
.meet_agent .post-slide .post-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.2px;
  display: inline-block;
  text-transform: capitalize !important;
  color: #2b2f35;
  display: inherit;
}

.meet_agent .post-slide .post-content h3.post-title span {
  color: #ff7a16;
}

.meet_agent .post-slide .post-content h3.post-title a {
  color: #2b2f35;
}

.meet_agent .post-slide .post-title a:hover {
  color: #ff7200;
}

/* Meet agnt section start */
/* main Focus section start */
.main-focus {
  margin: 0;
  background: radial-gradient(circle at 14% 8%, #fff5ea 0%, #fffaf5 36%, #fff 100%);
  padding: 72px 0 58px;
}



.main-focus ._title.text-center {
  padding: 0 0 30px;
  width: 100%;
}


.main-focus .how_it-work_block {
  /* justify-content: center;
  align-items: stretch;
  gap: 8px; */
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  font-family: sans-serif;
}

.main-focus .how_it-work_block>.col-md-4 {
  padding: 0 2px;
}

.main-focus .icon-box-v3 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  padding: 34px 28px 26px !important;
  min-height: 400px;
  border-radius: 20px;
  border: 1px solid #f0e4d8;
  background: linear-gradient(180deg, #ffffff 0%, #fffbf7 100%);
  box-shadow: 0 10px 22px rgba(22, 22, 22, 0.08);
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}



.main-focus .icon-box-v3:hover {
  transform: translateY(-6px);
  border-color: #ffd6b5;
  box-shadow: 0 16px 30px rgba(255, 114, 0, 0.14);
}



.main-focus .ibv3-icon {
  height: 98px;
  width: 98px;
  margin: 0 auto 18px;
  padding: 14px;
  border-radius: 22px;
  background: linear-gradient(180deg, #fff8f1 0%, #ffefe0 100%);
  border: 1px solid #ffe0c4;
}

.main-focus .ibv3-icon img.card-img-top {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  transform: none !important;
}

.main-focus .ibv3-content {
  margin-top: 0;
}

.main-focus .ibv3-content h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.2px;
  color: #1f2329;
  margin: 0 0 10px;
}

.main-focus .ibv3-content p {
  font-size: 17px;
  line-height: 1.6;
  color: #535a62;
  margin: 0;
}

.main-focus .justify-content-center.mt-5 {
  margin-top: 30px !important;
  /* padding-top: 22px; */
}

.main-focus .greenBtn-outline.btn-lg {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.1px;
  padding: 12px 22px;
  border-radius: 10px;
  border: 1px solid #ffb982;
  color: #ff7a16;
  background: #fff;
  box-shadow: 0 6px 14px rgba(255, 114, 0, 0.08);
  transition: all .25s ease;
}

.main-focus .greenBtn-outline.btn-lg:hover {
  background: #ff7200;
  border-color: #ff7200;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(255, 114, 0, 0.2);
}

.main-focus .greenBtn-outline.btn-lg svg,
.main-focus .greenBtn-outline.btn-lg svg path {
  fill: #ff7a16;
  fill: #ff7a16;
  transition: fill .2s ease;
}

.main-focus .greenBtn-outline.btn-lg:hover svg,
.main-focus .greenBtn-outline.btn-lg:hover svg path {
  fill: #fff;
}

@media screen and (max-width: 992px) {
  .main-focus {
    padding: 54px 0 44px;
  }

  .main-focus ._title.text-center h2 {
    font-size: 36px;
  }

  .main-focus .icon-box-v3 {
    min-height: 390px;
    padding: 30px 18px 20px !important;
  }

  .main-focus .ibv3-content h4 {
    font-size: 19px;
  }

  .main-focus .ibv3-content p {
    font-size: 17px;
  }
}

@media screen and (max-width: 575px) {
  .main-focus {
    padding: 42px 0 30px;
  }

  .main-focus ._title.text-center h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .main-focus .how_it-work_block>.col-md-4 {
    padding: 0;
  }

  .main-focus .icon-box-v3 {
    min-height: auto;
    border-radius: 16px;
    padding: 24px 16px 18px !important;
  }

  .main-focus .ibv3-icon {
    width: 94px;
    height: 94px;
    border-radius: 20px;
    margin-bottom: 8px;
    padding: 10px;
  }

  .main-focus .ibv3-content h4 {
    font-size: 18px;
  }

  .main-focus .ibv3-content p {
    font-size: 15px;
    line-height: 1.55;
  }

  .main-focus .greenBtn-outline.btn-lg {
    font-size: 15px;
    padding: 10px 16px;
  }
}

/* main Focus section End */
/* 
/* Become Real Estate Start */
.become_real_estate {
  background: #373737;
  width: 100%;
  display: inline-block;
}

.become_real_estate h1,
.become_real_estate p {
  color: #fff;
}

.call-to-action-inner-6 {
  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: 50px 60px;
*/
}

.call-to-action-inner-6 .btn-wrapper {
  margin-top: 0;
}

.btn-white {
  background-color: #ffff;
}

.btn {
  padding: 13px 20px 13px 20px;
}

/* Become Real Estate End */
/*Why choose us section start*/
.why_choose_form {
  position: relative;
}

.why_choose_form .container {
  position: relative;
  z-index: 1;
}

.form_widget_wrap {
  padding: 66px 72px 66px 12px;
}

.whychoose_widget_wrap {
  padding: 66px 12px 66px 72px;
}

.why_choose_form ._tittle {
  margin: 0 0 26px;
}

.why_choose_form ._tittle h2 {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #1d1f24;
  margin: 0;
}

.whychoose_widget_wrap h2._tittle {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #1d1f24;
  margin: 0 0 24px;
}

.real_estate_form {
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  border: 1px solid #f0e4d8;
  box-shadow: 0 12px 28px rgba(21, 21, 21, 0.1);
  padding: 24px 28px 18px;
}

.real_estate_form .select2-selection--single {
  background: #fff !important;
  border: 1px solid #ead8c6;
  border-radius: 12px;
  min-height: 52px;
  padding: 10px 12px;
  width: 100%;
}

.border_input {
  border-color: #ead8c6 !important;
}

.real_estate_form p {
  margin-bottom: 0;
}

.real_estate_form .form-group {
  padding-bottom: 12px;
}

.real_estate_form .custom-select-box,
.real_estate_form input,
.real_estate_form textarea {
  border-radius: 12px;
  border: 1px solid #ead8c6;
  box-shadow: 0 4px 12px rgba(255, 114, 0, 0.04);
  transition: border-color .25s ease, box-shadow .25s ease;
}

.real_estate_form .custom-select-box:focus,
.real_estate_form input:focus,
.real_estate_form textarea:focus {
  border-color: #ffb883;
  box-shadow: 0 0 0 3px rgba(255, 122, 22, 0.12);
  outline: none;
}

.real_estate_form textarea {
  min-height: 150px;
  resize: vertical;
}

.real_estate_form .greenBtn-color {
  border-radius: 12px;
  height: 54px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .1px;
  border: 1px solid #ff7200;
  background: linear-gradient(180deg, #ff8b2b 0%, #ff7200 100%) !important;
  box-shadow: 0 10px 20px rgba(255, 114, 0, 0.18);
  transition: transform .24s ease, box-shadow .24s ease, filter .24s ease;
}

.real_estate_form .greenBtn-color:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 26px rgba(255, 114, 0, 0.24);
  filter: brightness(1.03);
}

p.choose_content {
  margin-bottom: 28px;
  color: #3c434b;
  font-size: 18px;
  line-height: 1.65;
  max-width: 92%;
}

.choose_listing {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 18px;
  padding: 14px 12px;
  border-radius: 14px;
  border: 1px solid #f0e4d8;
  background: rgba(255, 255, 255, 0.66);
  box-shadow: 0 6px 14px rgba(20, 20, 20, 0.05);
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}

.choose_listing:hover {
  transform: translateY(-3px);
  border-color: #ffd2ab;
  box-shadow: 0 12px 24px rgba(255, 114, 0, 0.12);
}

.choose_list_img {
  margin-right: 0;
  width: 74px;
  height: 74px;
  border-radius: 14px;
  border: 1px solid #ffd5b2;
  background: linear-gradient(180deg, #fff8f1 0%, #fff0e5 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.choose_list_img img.building_img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.choose_tittle {
  margin-bottom: 6px;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 700;
  color: #1f2329;
}

.choose_list_content p.elementor-image-box-description {
  margin: 0;
  color: #4e555d;
  font-size: 17px;
  line-height: 1.58;
}

@media screen and (max-width: 1200px) {
  .form_widget_wrap {
    padding: 52px 34px 50px 8px;
  }

  .whychoose_widget_wrap {
    padding: 52px 8px 50px 34px;
  }
}

@media screen and (max-width: 992px) {
  .form_widget_wrap {
    padding: 26px 0 14px !important;
  }

  .whychoose_widget_wrap {
    padding: 20px 0 20px !important;
  }

  .why_choose_form ._tittle {
    margin-bottom: 20px;
  }

  .why_choose_form ._tittle h2 {
    font-size: 36px;
  }

  p.choose_content {
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .why_choose_form ._tittle h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .whychoose_widget_wrap h2._tittle {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 18px;
  }

  .real_estate_form {
    padding: 18px 14px 12px;
    border-radius: 14px;
  }

  .real_estate_form .greenBtn-color {
    height: 50px;
    font-size: 17px;
  }

  .choose_listing {
    padding: 12px 10px;
    gap: 12px;
  }

  .choose_list_img {
    width: 62px;
    height: 62px;
  }

  .choose_list_img img.building_img {
    width: 30px;
    height: 30px;
  }

  .choose_tittle {
    font-size: 19px;
  }

  .choose_list_content p.elementor-image-box-description {
    font-size: 15px;
  }
}

/*Why choose us section End*/
/*Testimonials section start*/
.testimonials-wrap {
  background: linear-gradient(180deg, #fffaf5 82%, #ffffff 100%);
  padding: 70px 0 56px;
}

.testimonials-wrap .heading-section {
  text-align: center;
}

.testimonials-wrap .sub-heading {
  font-size: 12px;
  display: block;
  font-weight: 600;
  color: #ff8f2b;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.testimonials-wrap .heading-section h2 {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.45px;
  color: #1d1f24;
  padding-top: 0;
  padding-bottom: 10px;
  margin: 0;
}

.testimonials-wrap .heading-section p {
  font-size: 18px;
  line-height: 1.65;
  color: #454c55;
  font-weight: 500;
  max-width: 920px;
  margin: 0 auto;
}

.testimonials-wrap .carousel-testimonial {
  margin-top: 34px;
}

.testimonials-wrap .carousel-testimonial .item {
  padding: 18px 10px;
}

.testimonials-wrap .testimonial-box {
  display: block;
  position: relative;
  padding: 24px 20px 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffcfa 100%);
  border: 1px solid #f0e4d8;
  border-radius: 16px;
  box-shadow: none;
  transition: transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.testimonials-wrap .testimonial-box:hover {
  transform: translateY(-5px);
  border-color: #ffd3b0;
  box-shadow: none;
}

.testimonials-wrap .testimonial-box .text {
  display: flex;
  flex-direction: column;
}

.testimonials-wrap .testimonial-box .text>p:first-of-type {
  color: #2f343a;
  font-size: 18px;
  line-height: 1.72;
  margin-bottom: 14px;
}

.coll-to-info h1 {
  font-size: 28px;
}

.testimonials-wrap .user-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  min-width: 80px;
  background-size: cover;
  background-position: center;
  margin-right: 14px;
  border: 2px solid #ffe0c5;
}

/* Hide sliders before JS loads */
.hero-image-wrapper,
.news-slider,
.meetagent,
.carousel-testimonial {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

/* Show after Siema is initialized */
.siema-ready {
  opacity: 1 !important;
  visibility: visible !important;
}


.testimonials-wrap .quote {
  position: absolute;
  top: -14px;
  left: 16px;
  color: #ff7200;
  font-size: 28px;
  line-height: 1;
  background: transparent;
  border: 0;
  border-radius: 999px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.testimonials-wrap span.quote svg,
.testimonials-wrap span.quote svg path {
  fill: #ff7200;
}

.testimonials-wrap span.quote svg {
  width: 28px;
  height: 28px;
}

.testimonials-wrap .name {
  margin-bottom: 0;
  line-height: 1.35;
  font-size: 21px;
  font-weight: 700;
  color: #1f2329;
}

.testimonials-wrap .position {
  color: #adadad;
  font-size: 16px;
}

.carousel-testimonial .owl-nav {
  text-align: center;
}

.carousel-testimonial .owl-nav button.owl-next,
.carousel-testimonial .owl-nav button.owl-prev {
  padding: 0 12px !important;
}

.carousel-testimonial .owl-nav button {
  outline: none;
  padding: 0;
}

.carousel-testimonial .owl-nav button.owl-next span,
.carousel-testimonial .owl-nav button.owl-prev span {
  display: block;
  font-size: 40px;
  width: 25px;
  height: 25px;
  vertical-align: 0px;
  line-height: 16px;
}

.carousel-testimonial .owl-nav button.owl-next.disabled,
.carousel-testimonial .owl-nav button.owl-prev.disabled {
  opacity: 0.5;
}

.testimonials-wrap .uer_img_name {
  display: flex;
  align-items: center;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px dashed #f0e4d8;
}

.testimonials-wrap .anchor_detail .name {
  font-size: 18px;
}

.testimonials-wrap .testimonial-box p.name {
  padding-top: 0 !important;
}

@media screen and (max-width: 992px) {
  .testimonials-wrap {
    padding: 54px 0 42px;
  }

  .testimonials-wrap .heading-section h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 575px) {
  .testimonials-wrap {
    padding: 40px 0 28px;
  }

  .testimonials-wrap .heading-section h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .testimonials-wrap .heading-section p {
    font-size: 16px;
  }

  .testimonials-wrap .testimonial-box {
    padding: 20px 14px 14px;
    border-radius: 14px;
  }

  .testimonials-wrap .testimonial-box .text>p:first-of-type {
    font-size: 17px;
    line-height: 1.6;
  }

  .testimonials-wrap .user-img {
    width: 64px;
    height: 64px;
    min-width: 64px;
    margin-right: 10px;
  }

  .testimonials-wrap .anchor_detail .name {
    font-size: 18px;
  }

  .testimonials-wrap .position {
    font-size: 14px;
  }
}

/*Testimonials section End*/
/*newsletter section start*/
.Newsletter_block {
  margin-top: -98px;
}

.neew_letter_bg {
  background: #fe7200;
  padding: 20px;
  border-radius: 10px;
}

.Newsletter_block .btn-wrapper .w-100 {
  display: flex;
}

.Newsletter_block .btn-wrapper .btn {
  width: auto !important;
  float: left;
  flex: 0;
  background: #000;
  padding: 11px 20px 10px 20px;
  margin: 0px !important;
  border: none;
  border-radius: 0px 8px 8px 0px;
}

.neew_letter_bg input.border_input {
  border: none;
  padding: 3px 0px 0px 12px;
  border-radius: 8px 0px 0px 8px;
}

.neew_letter_bg h1 {
  margin: 0px;
}

#subscribe_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  white-space: nowrap;
}

#subscribe_btn_loader {
  margin-right: 0 !important;
  vertical-align: middle;
}

.neew_letter_bg input.border_input:focus-visible {
  outline: none;
}

/*newsletter section End*/
/* sidebar menu css start */
.languages ul {
  list-style: none;
  color: #cda45e;
}

.languages ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
}

.languages ul li a svg {
  margin-bottom: 4px;
}

.languages ul li {
  color: #0f0f0f;
  font-weight: 600;
  font-size: 16px;
  margin-right: 10px;
}

.header_in {
  display: flex;
}

.header_in .languages {
  margin-right: 20px;
}

header .brand-element img {
  width: 100%;
  height: 60px;
  object-fit: contain;
}

.languages ul li a {
  color: #0f0f0f;
  font-weight: 600;
  font-size: 14px;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}

.languages ul li i {
  color: #ff7200;
  font-size: 18px;
  margin-right: 5px;
}

.header {
  /* box-shadow:0 2px 5px rgba(0,0,0,0.2);*/
  padding: 10px 20px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: flex;
  background: #fff;
  align-items: center;
  border-bottom: 1px solid #d3cfca;
  z-index: 99999999999;
}

.header_in {
  margin-left: 20px;
}

.top-menu {
  margin-left: auto;
}

.top-menu-list {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin: 0;
}

.top-menu-list li a {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid transparent;
  background: rgba(255, 114, 0, 0.06);
  position: relative;
  transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.top-menu-list li a:after {
  content: '';
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 6px;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, #ff7200, #ffb56a);
  opacity: 0;
  transform: scaleX(0.6);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.top-menu-list li a:hover:after {
  opacity: 1;
  transform: scaleX(1);
}

.top-menu-list li a:hover {
  color: #ff7200;
  background: rgba(255, 114, 0, 0.12);
  border-color: rgba(255, 114, 0, 0.25);
  box-shadow: 0 6px 16px rgba(255, 114, 0, 0.15);
}

.top-menu-list li a:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 114, 0, 0.25);
}

@media (max-width: 992px) {
  .header_in {
    margin-left: auto;
  }
}

.header button {
  background: transparent;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: 0;
  float: right;
  /* margin-right: 40px;
*/
}

.toggle span {
  width: 100%;
  height: 3px;
  background: #555;
  display: block;
  position: relative;
  coursor: pointer;
}

.toggle span:before,
.toggle span:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #555;
  transition: all 0.3s ease-out;
}

.toggle span:before {
  top: -8px;
}

.toggle span:after {
  top: 8px;
}

.toggle span.toggle {
  background: transparent;
}

.toggle span.toggle:before {
  top: 0;
  transform: rotate(-45deg);
  background: #ff7200;
}

.toggle span.toggle:after {
  top: 0;
  transform: rotate(45deg);
  background: #ff7200;
}

.sidebar {
  background: #fff;
  width: 350px;
  position: fixed;
  top: 0;
  right: -350px;
  height: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  padding-top: 90px;
  transition: all 0.3s ease-out;
  z-index: 9999999;
}

.sidebar ul {
  list-style: none;
  border-bottom: 1px solid #dcdcdc;
  margin: 0px;
  padding: 20px 0px 20px 40px;
}

.sidebar ul li a i {
  margin-right: 5px;
}

.sidebar ul li {
  display: block;
}

.sidebar ul li a {
  padding: 6px 15px;
  font-size: 16px;
  color: #222;
  font-family: arial;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
  font-weight: 500;
}

.sidebar ul li a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 1px;
  background: #ff7200;
  z-index: -1;
  transition: all 0.3s ease-out;
}

.sidebar ul li a:hover:before {
  width: 100%;
}

.sidebar ul li a:hover {
  color: #ff7200;
}

.sidebarshow {
  right: 0;
}

/* sidebar menu css End */

/* Popular Properties section premium refresh (structure unchanged) */
.popular_categories {
  background: #f6f4f1;
  padding: 72px 0 60px 0px;
}

.popular_categories ._title h2 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.6px;
  color: #1c2128;
  margin-bottom: 8px;
}

.popular_categories ._category {
  position: relative;
  border-radius: 18px;
  height: 255px;
  background: #101215;
  border: 1px solid #e9ddd0;
  overflow: hidden;
  box-shadow: 0 12px 24px rgba(16, 16, 16, 0.12);
  transform: translateY(0);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.popular_categories ._category:hover,
.popular_categories ._category.active {
  transform: translateY(-7px);
  border-color: #ffcfaa;
  box-shadow: 0 20px 34px rgba(255, 114, 0, 0.18);
}

.popular_categories ._category a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.popular_categories .cat_img {
  height: 255px;
  position: relative;
}

.popular_categories .cat_img:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8, 9, 11, 0.06) 28%, rgba(6, 7, 10, 0.72) 100%);
  transition: background .3s ease;
}

.popular_categories ._category:hover .cat_img:after {
  background: linear-gradient(180deg, rgba(8, 9, 11, 0.04) 22%, rgba(33, 20, 11, 0.68) 100%);
}

.popular_categories ._category img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 18px;
  transform: scale(1);
  transition: transform .45s ease;
}

.popular_categories ._category:hover img {
  transform: scale(1.06);
}

.popular_categories .category_detail {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 16px;
  z-index: 3;
  text-align: left;
  padding: 14px 14px 10px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(17, 20, 26, 0.42);
  box-shadow: 0 10px 24px rgba(4, 4, 5, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.popular_categories .category_detail label {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin-bottom: 9px;
  text-transform: capitalize;
}

.popular_categories .category_detail .post-description {
  margin: 0;
}

.popular_categories .category_detail .post-description span {
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-right: 8px;
  margin-bottom: 2px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(95, 100, 108, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.36);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  font-size: 14px;
  line-height: 1.2;
}

.popular_categories .category_detail .post-description span i,
.popular_categories .category_detail .post-description span svg {
  color: #ff9a3f;
  fill: #ff9a3f;
}

.popular_categories .category_detail .post-description span b {
  color: #fff;
}

@media screen and (max-width: 992px) {
  .popular_categories {
    padding: 56px 0 42px;
  }

  .popular_categories ._title h2 {
    font-size: 36px;
  }

  .popular_categories ._category,
  .popular_categories .cat_img {
    height: 232px;
  }
}

@media screen and (max-width: 575px) {
  .popular_categories {
    padding: 42px 0 30px;
  }

  .popular_categories ._title h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .popular_categories ._category,
  .popular_categories .cat_img {
    height: 212px;
  }

  .popular_categories .category_detail {
    left: 12px;
    right: 12px;
    bottom: 10px;
    padding: 10px 10px 8px;
    border-radius: 12px;
  }

  .popular_categories .category_detail label {
    font-size: 16px;
    margin-bottom: 7px;
  }

  .popular_categories .category_detail .post-description span {
    padding: 4px 9px;
    margin-right: 6px;
    font-size: 12px;
  }
}

/*Footer css start*/
footer {
  background-color: #0a0a0c;
  color: #fff;
  padding: 3em 0 2em;
  float: left;
  width: 100%;
  margin-top: 50px;
}

.company_info {
  margin-top: 20px
}

._social .icons li:not(:last-child) {
  margin-right: 8px;
}

._social .icons li {
  display: inline-block;
}

._social .icons li a {
  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;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

._border {
  border: 1px solid #ff606e;
  border-radius: 0px;
}

._noborder {
  margin-left: -6px;
  border-left: 0px;
}

._border i {
  font-size: 12px;
  color: #ef8000;
}

._rating {
  font-weight: bold;
  background: #ff606e;
  color: #fff;
}

._rating:hover {
  background: transparent;
  color: #444;
}

footer p {
  color: #fff;
}

footer .widget-title {
  margin-bottom: 1rem;
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
}

footer ul {
  padding: 0;
}

footer .menu-item a i {
  margin-right: 5px;
  font-size: 20px;
}

footer .menu-item a {
  color: #fff;
  margin: 6px 0;
  float: left;
  width: 100%;
  text-decoration: none;
}

footer .menu-item a:hover,
.footer-social .icons li a:hover {
  color: #fe7200;
}

.widget .menu {
  float: left;
  width: 100%;
}

footer hr {
  background-color: #393c45;
}

.ft_email {
  position: relative;
}

.ft_email i.fa {
  position: absolute;
  right: 10px;
  top: 9px;
  color: #23c8b9;
  transform: rotate(45deg);
}

._image_collection .icons.list-unstyled {
  display: inline-block;
  width: 100%;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.cinkes_footer_top_area {
  background-color: #0a0a0c;
  border-bottom: 1px solid #2c2a2a;
  margin-bottom: 60px;
}

.cinkes_footer_border_bottom {
  padding: 20px 0 20px 0;
}

.cinkes_footer_social a {
  width: 55px;
  height: 55px;
  background-color: #1a1e1f;
  display: inline-block;
  line-height: 55px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cinkes_footer_social a svg,
.cinkes_footer_social a svg path,
.company_info li.menu-item a .footer-icon svg,
.company_info li.menu-item a .footer-icon svg path {
  fill: #fff;
}

.cinkes_footer_social a svg#facebook,
.cinkes_footer_social a svg#instagram_i {
  width: 25px;
  height: 25px;
}

.cinkes_footer_social a:hover {
  background: #2b2f2f;
}

.cinkes_footer_social_wrapper {
  display: flex;
  margin-left: auto;
  align-items: center;
}

span.follow_us {
  margin-left: auto;
  right: 0;
  text-align: right;
}

.cinkes_footer_social {
  margin-left: auto;
}

.cinkes_footer_social {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}

span.follow_us {
  margin-left: auto;
  right: 0;
  text-align: right;
}

span.follow_us h3 {
  margin: 0px;
  padding: 0px;
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(10deg);
  }

  30% {
    transform: rotate(0deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  50% {
    transform: rotate(0deg);
  }

  60% {
    transform: rotate(5deg);
  }

  70% {
    transform: rotate(0deg);
  }

  80% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }

  100% {
    transform: scale(2);
    opacity: 0;
  }
}

/**************************top header scroll bar end**************************/
/*slider css start*/
.hero-section {
  /*padding: 80px 10px !important;
display: flex !important;
display: -webkit-flex !important;
display: -moz-flex !important;
*/
  justify-content: center !important;
  position: relative !important;
  padding: 0px !important;
}

.hero-image-wrapper {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 1 !important;
  cursor: grab;
}

.hero-image-wrapper:active {
  cursor: grabbing;
}

.hero-image-wrapper div {
  height: 100% !important;
}

.hero-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

.hero-section .hero-form-wrapper {
  max-width: 1260px !important;
  width: 90% !important;
  display: inherit !important;
  justify-content: space-between !important;
  align-items: center !important;
  position: relative;
  z-index: 2;
}

.hero-caption {
  color: #fff !important;
  max-width: 490px !important;
  font-family: Arial, Helvetica, sans-serif;
}

.hero-caption h2 {
  margin: 0 0 20px !important;
  font-size: 56px !important;
}

.hero-caption p {
  font-size: 28px !important;
  margin: 0 !important;
  font-weight: 300 !important;
}

.hero-form {
  background-color: rgba(0, 0, 0, 0.67) !important;
  padding: 30px !important;
  border-radius: 6px !important;
  border: 2px dashed #5e5a52 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300 !important;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 45%) !important;
  -webkit-box-shadow: 0 0 40px 0 rgb(0 0 0 / 45%) !important;
  -moz-box-shadow: 0 0 40px 0 rgb(0 0 0 / 45%) !important;
}

.hero-form h4 {
  font-size: 36px !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600 !important;
  margin-top: 0 !important;
}

.hero-form span {
  font-weight: 300 !important;
  color: #fff !important;
  font-size: 16px !important;
  margin-bottom: 40px !important;
  margin-top: 10px !important;
  display: block !important;
}

.hero-form label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px !important;
  color: #fff !important;
  font-weight: 500 !important;
  margin-bottom: 15px !important;
}

.hero-form fieldset {
  margin-bottom: 15px !important;
}

.hero-form input:focus,
.hero-form fieldset select:focus {
  outline: none !important;
}

.hero-form fieldset input,
.hero-form fieldset select {
  width: 100% !important;
  border: none !important;
  padding: 15px !important;
  border-radius: 6px !important;
  font-weight: 400 !important;
  color: #313131 !important;
  font-size: 16px !important;
}

.hero-form fieldset select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url(images/arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 20px center !important;
  background-size: 12px !important;
  cursor: pointer !important;
  font-weight: 600 !important;
}

.hero-form-wrapper .hero-form input[type="submit"]:hover {
  background-color: #da7d17 !important;
}

.hero-form ::placeholder,
.hero-form -webkit::placeholder,
.hero-form -moz::placeholder {
  color: #313131 !important;
  font-weight: 600 !important;
}

.hero-form input[type="submit"] {
  width: 100% !important;
  border: none !important;
  padding: 15px !important;
  border-radius: 6px !important;
  text-transform: uppercase !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  background-color: #09889f !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
}

/*listing page css start*/
.hOqfHW {
  display: inline-flex;
  height: 48px;
  border-radius: 40px;
  background-color: rgb(242, 240, 239);
}

.hOqfHW button {
  margin: 3px;
  height: 40px;
  padding-right: 24px;
  padding-left: 24px;
}

.jMipFg.jMipFg {
  background-color: rgb(242, 240, 239);
  border: 1px solid transparent;
  box-sizing: border-box;
}

.hOqfHW button {
  margin: 4px;
  height: 40px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 50px;
  border: none;
}

.lpjJbw {
  -webkit-box-align: center;
  align-items: center;
  background-image: none;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 1;
  touch-action: manipulation;
  transition: background-color 100ms cubic-bezier(0.5, 0, 0.2, 1), color 100ms cubic-bezier(0.5, 0, 0.2, 1), border-color 100ms cubic-bezier(0.5, 0, 0.2, 1);
  user-select: none;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 16px;
  border-radius: 40px;
  border: 1px solid rgb(26, 24, 22);
  text-decoration: none;
  height: 48px;
  padding: 0px 24px;
  font-weight: 500;
  color: rgb(26, 24, 22);
  background-color: rgb(255, 255, 255);
}

.form-control:focus {
  border-color: #ff8b2d !important;
}

.jMipFg {
  border-radius: 40px;
  display: flex;
}

main.page-content {
  margin-top: 85px !important;
}

.grid_view {
  display: flex;
}

.bd_listing_bg {
  background: #f9fafc;
}

.all_listing {
  width: 60%;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: -9;
  float: left;
  /* padding-bottom: 180px; */
  margin-top:55px;

}

.lacation_map {
  float: right;
  width: 40%;
  height: 100vh;
  overflow: hidden;
  z-index: -9;
}

.lacation_map iframe {
  width: 100%;
  height: 100%;
}

.search_bdlist {
  background: #fff;
  padding: 15px 15px 15px 15px;
  border-bottom: 1px solid #d0d0d0;
  position: fixed;
  top: 60px;
  z-index: 999;
  width: 100%;
}

.bd_serch_list {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.bd_serch_left BUTTON {
  BORDER: 1PX SOLID #ff8b2d;
  /* padding: 8px 20px 8px 20px;
*/
  border-radius: 8px;
  font-size: 1rem;
}

.flex-container {
  display: flex;
}

.flex-container>.bd_serch_left {
  margin-right: 10px;
  position: relative;
}

.form-control {
  padding: 0.9rem .75rem;
  height: 50px;
  font-size: 16px;

}

.flex-container>.bd_serch_left .search_list {
  border-radius: 50px;
}

button.btn.search_btn {
  /* padding: 15px;
*/
  border-radius: 50px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  padding: 0px !important;
  font-size: 15px !important;
  background: #000;
  color: #fff;
  border: none;
  position: absolute;
  top: 8px;
  right: 10px;
}

button.btn.blueBtn-color.btn-lg.srch_but.form-control {
  height: 50px;
  line-height: 50px;
  border-radius: 50px !important;
  padding: 0px 20px 0px 20px;
}

.flex-container>.bd_serch_left:first-child {
  width: 270px;
}

.buiness_listing {
  padding: 0px 15px;
  margin-bottom:80px;

}

.buiness_listing .post-slide {
  margin: 0px !important;
}

.buiness_listing .post-slide .over-layer {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  margin: 0px;
}

.pagination_block {
  width: 100%;
  text-align: center;
  margin: 60px auto;
}

.pagination_block .pagination {
  display: inline-flex;
}

.pagination_block .pagination .page-item:first-child .page-link {
  border-radius: 50px !important;
  padding: 0px 20px 0px 20px !important;
  width: auto;
  text-align: center !important;
}

.pagination_block .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ff7200;
  border-color: #ff7200;
}

.pagination_block .page-item.active {
  border-radius: 100px;
  height: 40px;
  width: 40px;
  margin-right: 9px;
}

.pagination_block .pagination li a {
  border-radius: 100px;
  height: 40px;
  width: 40px;
  margin-right: 9px;
  padding: 0px;
  line-height: 40px;
}

.pagination_block .page-item:last-child .page-link {
  border-radius: 50px !important;
  padding: 0px 20px 0px 20px !important;
  width: auto;
  text-align: center !important;
}

.pagination_block .page-link {
  color: #272b41;
}

.pagination_block .page-link i {
  color: #ff7200;
}

/* details page css start */
.detail_banner.bd_details {
  padding: 0px 0px 30px 0px;
  background: rgba(2, 31, 74, 0.8);
  position: relative;
}

.detail_banner {
  background-image: url("../../../uploads/realestate/default/detail_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 21em;
  padding-bottom: 2em;
  height: 480px;
}

._right_sidebar .detail_boxes {
  background: #fff;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%);
  box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%);
  /* padding-bottom: 20px;
padding-top: 10px;
*/
}

.detail_boxes {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}

._right_sidebar .detail_boxes h5 {
  justify-content: space-between;
  align-items: center;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 15px;
  font-weight: bold;
  margin-bottom: 0px;
}

._right_sidebar .detail_boxes h5 i.fa {
  margin-right: 15px;
  color: #9fa9b8;
  font-size: 24px;
}

.box-inner {
  height: auto !important;
  /* border-radius: 7px;
*/
  /* -webkit-border-radius: 7px;
*/
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  z-index: 2;
  /* padding: 15px; */
}

.detail_boxes .card-text,
.author_blokc {
  padding: 0px;
}

.card-text:last-child {
  margin-bottom: 0;
}

._right_sidebar .card_detail span {
  color: #16243e;
}

.detail_boxes .card_detail label {
  word-break: break-word;
}

.card_detail label {
  color: #16243e;
}

.detail_boxes h5 {
  padding: 12px 20px;
}

.request_showing {
  width: 100%;
  display: inline-block;
}

.request_showing a {
  font-size: 18PX;
  width: 100%;
}

.message {
  font-size: 14px;
  float: left;
}

a {
  color: #ff7200;
}

._social {
  margin-top: 20px;
}

.ContactLinks--border-top {
  border-top: 1px solid #ddd;
  padding-top: .714rem;
  padding-bottom: 25px;
}

.ContactLinks__item a {
  font-weight: bold;
}

.ContactLinks {
  display: flex;
  text-align: center;
  float: left;
  width: 100%;
}

.ContactLinks__item:not(:last-child) {
  /* border-right: 1px solid #ddd; */
  margin-right: 2px;
}

.ContactLinks__item {
  width: 50%;
}

.author_img img {
  border-radius: 150px;
  border: 2px solid #e66944;
}

.author_blokc span {
  padding-left: 20px;
}

.author_blokc {
  display: flex;
  align-items: center;
}

._right_sidebar .detail_boxes .author_blokc span h5 {
  padding: 0px;
}

._social .icons li {
  margin-right: 8px;
}

._social .icons li a {
  color: #16243e;
  background: #ffefe3;
  border-radius: 50px;
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
}

._social .icons li {
  /* background:#ffefe3;
padding:10px;
border-radius:50px;
*/
}

._social .icons li a:hover {
  background: #ff7200;
  color: #fff;
}

._profile {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

.propery_img img {
  width: 100%;
}

.propery_img {
  position: relative;
}

.propery_content {
  position: absolute;
  bottom: 20px;
  padding: 20px;
  color: #ffff;
}

.business_box {
  padding: 0 20px;
}

.alongTheRail {
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1 1 0%;
}

.isContainerized_block {
  border: 1px solid #d1d1d1;
  border-radius: 12px;
  background-color: #fefefe;
  padding: 1.5rem 1.8rem;
}

.Listing-statusDot {
  width: 10px;
  height: 10px;
  border-radius: 6px;
  display: inline-block;
  margin-right: .5rem;
  background-color: #067741;
}

.ListingStatus.addressBanner {
  text-transform: uppercase;
  color: #131313;
  padding-bottom: .75rem;
}

.home-main-stats-variant .statsValue {
  font-size: 1.4375rem !important;
  font-weight: 700;
  line-height: 1.25;
}

.home-main-stats-variant {
  margin-top: unset;
  display: block;
  margin-bottom: 10px;
}

.stat-block.price-section {
  display: flex;
  align-items: center;
}

.statsValue.price {
  padding-right: .5rem;
}

.home-main-stats-variant .statsValue {
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.25;
}

.MonthlyPayment-synced.addressBannerRevamp {
  gap: unset;
}

.MonthlyPayment-synced {
  display: flex;
  align-items: center;
  gap: .75rem;
}

.MonthlyPayment-synced .est-monthly-payment-synced {
  color: #131313;
  display: inline-flex;
}

.MonthlyPayment .est-monthly-payment {
  color: #222;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.MonthlyPayment-synced .est-monthly-payment-synced {
  color: #131313;
  display: inline-flex;
}

.MonthlyPayment button {
  border: transparent;
  background-color: transparent;
  cursor: pointer;
}

.MonthlyPayment a,
.MonthlyPayment button {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25;
  margin-left: .25rem;
  color: #15727a;
}

.bp-DefinitionFlyoutIcon {
  height: .75rem;
  width: .75rem;
}

.statsLabel,
.bp-DefinitionFlyout {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #686868;
}

.static-map.v2.addressBannerRevamp {
  height: 120px;
  width: 120px;
  overflow: hidden;
}

._property_address {}

.full-address {
  display: flex;
  flex-wrap: wrap;
  width: auto;
}

.street-address {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #131313;
}

.dp-subtext,
.street-address {
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5;
  color: #131313;
}

.popular_img {
  display: flex;
  align-items: center;
}

.popular_img img {
  margin-right: 15px;
  height: 38px;
}

.orng_color {
  color: #ff7200
}

.home-main-stats-variant:last-child,
.home-main-stats-variant h1 {
  margin-bottom: 0px;
}

.flex-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 16px;
  /* Optional: spacing between items */
}

.flex-list li {
  flex: 0 0 calc(33.333% - 10.66px);
  /* 3 items per row */
  box-sizing: border-box;
  background-color: #fffefc;
  border: 1px solid #ffeadc;
  display: flex;
  align-items: center;
  padding: 15px;
}

.flex-list li img {
  font-size: 40px;
  margin-right: 10px;
  color: orange;
}

._home_img img {
  height: 110px;
}

section.listing_detail {
  margin-bottom: 0px;
  /* padding: 0px; */
}

.AskRedfinSection .buttons {
  margin: 1rem;
  display: grid;
  gap: .5rem;
  grid-template-columns: 1fr 1fr 1fr;
}

.AskRedfinSection .buttons {
  margin: 1rem;
  display: grid;
  gap: .5rem;
  grid-template-columns: 1fr 1fr 1fr;
  /* margin-top: -80px;
margin-bottom: 50px;
*/
}

.bp-Button__type--ghost,
.bp-Button__type--ghost-link {
  background-color: transparent;
  border-color: transparent;
  color: #f25a07;
  border: 1px solid #f25a07;
  border-radius: 8px;
  padding: 10px;
}

.bp-Button .ButtonLabel {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

textarea.form-control._comment {
  border: none;
  background: transparent;
  resize: initial;
  line-height: normal;
}

.form-group._coment_border {
  border: 1px solid #d1d1d1;
  border-radius: 8px;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
}

.AskRedfinSection button>span {
  display: flex;
  align-content: center;
  gap: .5rem;
}

._comment {
  height: 180px;
}

==========================================* CUSTOM UTIL CLASSES *==========================================* * .collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: "\f107";
  position: absolute;
  /* top: 50%;
*/
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}

.accordion>.card {
  border: 0px !important;
  border-bottom: 1px solid #dddddd !important;
}

.card .card-header button {
  padding: 0px;
  text-transform: capitalize !important;
  font-size: 1rem !important;
  border: 0px !important;
  outline: 0px !important;
  text-decoration: none !important;
}

.card .card-header button:hover {
  text-decoration: none !important;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}

.card .card-header button i {
  font-size: 22px;
}

.card .collapse.show {
  background: #f9f9f9;
}

.list {
  columns: 2;
  /* Split the list into 2 columns */
  column-gap: 20px;
  /* Space between the columns */
  list-style: none;
  /* Bullet style */
  padding-left: 0px;
  /* Padding for bullets */
}

.card-header {
  padding: .75rem 0.25rem !important;
}

.accordion>.card:last-child {
  border-bottom: none !important;
}

._about_building img {
  height: 130px;
}

.popular_img._about_building {
  display: flex;
  align-items: center;
  gap: 16px;
  /* spacing between image and content */
  /* background-color: #f9f9f9;
*/
  padding: 16px;
  border-radius: 12px;
  max-width: 100%;
  flex-wrap: wrap;
  /* allows wrap on smaller screens */
}

.popular_img._about_building span img {
  width: 160px;
  height: auto;
  display: block;
}

._building_content {
  flex: 1;
  /* take remaining space */
  min-width: 200px;
}

._building_content h4 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: bold;
}

._building_content p {
  margin: 4px 0;
}

._building_content a {
  color: #ff9900;
  text-decoration: none;
}

._building_content a:hover {
  text-decoration: underline;
}

.basic-table-3 {
  width: 100%;
  max-width: 100%;
}

.table-content .basic-table-3 {
  table-layout: fixed;
  line-height: 1;
  font-size: 16px;
}

.common-table-header .common-table-row {
  border-bottom: 1px solid #757575;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.common-table-row {
  display: flex;
  align-items: center;
  border-bottom: none;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.common-table-row th {
  border-bottom: none;
  text-align: left;
  vertical-align: middle;
}

.unit-col {
  min-width: 200px;
}

tr.common-table-row th button {
  background: #fefefe;
  color: #101010;
  border: unset;
  font-weight: 700;
}

.table-content .basic-table-3 .common-table-row td {
  margin-top: 1.5rem;
}

.table-content td {
  padding-bottom: 1.5rem;
  padding-top: 0;
}

button,
input,
textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
}

.table-content .common-table-row {
  display: flex;
  align-items: center;
  border-bottom: none;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.table-content td {
  padding-bottom: 1.5rem;
  padding-top: 0;
}

.common-table-row td {
  vertical-align: top;
}

.table-content .basic-table-3 .common-table-row td {
  margin-top: 1.5rem;
}

.unit-col .unit-container {
  position: relative;
  height: 90px;
}

.unit-col .photo-container {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 132px;
  margin-right: 17px;
}

.table-content .photo-container {
  width: 150px;
  border-radius: 12px;
}

.photo-container .bp-Homecard__Photo {
  background-color: transparent;
  position: relative;
  height: inherit;
  width: inherit;
  border-radius: 12px;
  overflow: hidden;
}

.justify-center {
  justify-content: center;
}

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

.common-table-row td {
  margin-top: 1.5rem;
}

.unit-col .unit-number {
  line-height: 90px;
  vertical-align: top;
  display: inline-block;
}

._details_section {
  width: 100%;
  display: flex;
}

._details_section .post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}

._details_section .post-slide .over-layer {
  width: 100%;
  height: 90%;
  position: absolute;
  top: 27px;
  left: -15px;
  opacity: 0;
  background: rgb(255 114 0 / 5%);
  margin: 15px;
  -index: 99;
  border-radius: 10px;
}

.unit-number a {
  font-weight: bold;
}

.map_list_view {
  margin-left: auto;
}

.toggle-btn.active {
  background-color: #ffffff;
  color: #000;
  border: 2px solid #000;
}

.business_providers.active-view {
  width: 100%;
}

.active-view .buiness_listing .item_grid .col-md-4 {
  max-width: 25%;
}

.text-capitalize {
  text-transform: capitalize !important;
}


@media only screen and (max-width: 1381px) {
  .modal.send-eqry.right .modal-dialog {
    max-width: 80%;
    width: 80%;

  }

}


@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 10px 15px 25px 15px;
  }

  .flex-container>.bd_serch_left:last-child {
    width: 180px;
  }

  .flex-container>.bd_serch_left:last-child button.btn.blueBtn-color.btn-lg.srch_but.form-control {
    padding: 0px 0px 0px 0px !important;
  }
}

@media screen and (max-width:1200px) {
  .row._services {
    width: 100% !important;
  }

  .active-view .buiness_listing .item_grid .col-md-4 {
    max-width: 34%;
  }

  ._services li {
    margin: 0 27px;
    display: inline-block;
  }
}

@media screen and (min-width: 1199px) {
  .all_listing .btn.btn-sm {
    padding: .25rem .3rem;
  }
}

@media screen and (max-width: 1199px) {
  .business_providers .card-body ul .btn {
    padding: .25rem;
  }

  .row._services.m-3 {
    margin: 0px !important;
  }

  .banner_content .col-md-12.m-5 {
    margin: 0px !important;
  }
}

.banner_content .active {
  background: transparent !important;
}

@media screen and (max-width: 992px) {
  .meet_agent .bg_white {
    margin: 0;
    border: 1px solid #f0e4d8;
    border-radius: 16px;
    overflow: hidden;
  }

  .how_it-work_block>* {
    flex: 1 1 30%;
    min-width: 250px;
  }



  .meet_agent .post-slide .post-img img {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .meet_agent .post-img {
    height: 300px !important;
  }

  .meet_agent ._title h2 {
    font-size: 36px;
  }

  .call-to-action-inner {
    display: inline;
  }

  .call-to-action-inner-6 .btn-wrapper {
    margin-top: 0;
    text-align: center;
    display: inline-block;
    margin-top: 13px;
  }

  .why_choose_form {
    background: none !important;
  }

  .whychoose_widget_wrap {
    padding: 0px 0px 30px 0px;
  }

  main.page-content {
    margin-top: 100px !important;
  }

  .business_providers {
    display: none !important;
  }

  .business_providers.active-view {
    display: block !important;
  }

  .map_list_view {
    margin-left: auto;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }

  .hOqfHW {
    width: 100%;
  }

  .hOqfHW button {
    width: 50%;
    text-align: center;
  }

  .all_listing {
    width: 100% !important
  }

  .lacation_map {
    display: block;
  }

  .servicer_block {
    display: none;
  }

  .select_category {
    display: none;
  }

  .menu-wrapper {
    width: 100% !important;
    padding: 25px 15px !important;
  }

  .page-content .grid_view {
    display: block !important;
  }

  .page-content .grid_view .all_listing,
  .page-content .grid_view .lacation_map {
    width: 100%;
  }

  ._services li {
    margin: 0 8px;
  }

  .hOqfHW button {
    width: 48% !important;
    text-align: center;
  }

  .ContentSwitchGroupstyles__StyledContentSwitchGroup-rui__sc-1sye9h9-0 {
    width: 94% !important;
    margin-right: 10%;
  }

  .mapToggleContainer {
    width: 47%;
  }

  .mapToggleContainer button {
    width: 100% !important;
  }

  .lacation_map {
    width: 100% !important;
  }
}

@media screen and (max-width: 992px) {

  .bd_serch_left._search_block {
    width: 90%;
  }

  .neew_letter_bg {
    text-align: center;
  }

  .bd_serch_left {
    display: none;
  }

  .bd_serch_left:first-child,
  .bd_serch_left:last-child {
    display: block;
  }

  .flex-container>.bd_serch_left:first-child {
    width: 100%;
  }

  .bd_serch_left:last-child {
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {

  .review-section .carousel.slide {
    margin-bottom: 30px;
  }


  .bd_serch_left._search_block {
    width: 85%;
  }

  ._details_section {
    display: inline-block;
  }

  /* .post-slide{
margin: 0px;
} */
  .col-md-4._right_sidebar {
    margin-top: 1.5rem;
  }

  .active-view .buiness_listing .item_grid .col-md-4 {
    max-width: 49%;
  }

  .languages ul {
    display: none;
  }

  .btn-wrapper {
    margin-top: 10px !important;
  }

  .become_real_estate h1 {
    font-size: 26px;
  }

  .owl-controls .owl-buttons {
    display: none;
  }

  .cinkes_footer_social {
    display: inline-block;
    text-align: left;
  }

  .cinkes_footer_social a {
    margin-bottom: 4px;
    display: inline-block;
  }

  span.follow_us {
    text-align: left;
    margin-bottom: 10px;
    float: left;
    width: 100%;
  }

  header._banner:before {
    background: #000000a1 !important;
    width: 100%;
  }

  .how_it-work_block {
    flex-direction: column;
    align-items: center;
  }

  .how_it-work_block>* {
    width: 100%;
    flex: none;
    margin: 0px !important;
    padding: 15px;
  }

  section.meet_agent {
    padding-top: 42px;
    margin-top: 0;
  }

  .form_widget_wrap {
    padding: 20px 0px 20px 0px;
  }

  section.why_choose_form {
    background: #fff !important;
  }

  .whychoose_widget_wrap {
    padding: 20px 0px 0px 0px;
  }

  ._services {
    display: none;
  }

  .arrow_top {
    display: none;
  }

  section {
    padding: 20px 0;
  }

  .product_detail .text-right.ad_reviw {
    text-align: left !important;
  }

  .detail_banner {
    padding-top: 6em;
    padding-bottom: 0em;
  }

  ._services .d-flex {
    display: block !important;
  }

  ._services li {
    margin: 8px 10px;
  }

  .explore_now h1 {
    font-size: 2em;
  }

  ._search button.btn {
    width: 100%;
  }

  ._search .form-group {
    padding: 0 !important;
  }

  .banner_content h1 {
    font-size: 2em;
  }
}

@media screen and (max-width: 575px) {

  .cinkes_footer_border_bottom .row.align-items-center .col-sm-8,
  .cinkes_footer_border_bottom .row.align-items-center .col-sm-4 {
    width: auto;
  }

  .cinkes_footer_border_bottom .row.align-items-center {
    display: flex;
  }

  .meet_agent .post-slide .post-img img {
    margin-bottom: 0;
  }

  .meet_agent .post-slide .post-content {
    padding: 12px 10px 2px !important;
  }

  .meet_agent .post-slide .post-title a {
    font-size: 16px;
  }

  .post-slide .post-content {
    padding: 10px 15px 0px 15px !important;
  }

  section {
    padding: 15px 0;
  }

  .post-slide {
    margin: 0px;
    box-shadow: none;
    border: 1px solid #e7e7e7;
  }

  .isContainerized_block {
    padding: 1rem 1rem;
  }

  .home-main-stats-variant.addressBannerRevamp {
    width: 100% !important;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .common-table-row td.price-col,
  .common-table-row .beds-col,
  .common-table-row .baths-col {
    width: 150px;
  }

  .common-table-row {
    justify-content: normal;
  }

  .common-table-row th {
    border-bottom: none;
    text-align: left;
    vertical-align: middle;
    width: 150px;
  }

  .common-table-row td.unit-col {
    width: 150px;
  }

  .common-table-row td.unit-col {
    width: 150px;
  }

  .home-main-stats-variant.addressBannerRevamp {
    width: 100% !important;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 20px;
  }

  p {
    font-size: 16px;
    line-height: 24px;
  }

  .flex {
    display: block;
  }

  .flex-list {
    display: block;
    margin-bottom: 10px;
  }

  .flex-list li {
    margin-bottom: 10px;
  }

  .popular_img {
    display: block;
  }

  .AskRedfinSection .buttons {
    display: inline-block;
  }

  .carousel-testimonial .item {
    margin-bottom: 40px;
  }

  .AskRedfinSection .buttons button {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }

  .AskRedfinSection button>span {
    display: inline-block;
  }

  .list {
    columns: 1;
  }

  .active-view .buiness_listing .item_grid .col-md-4 {
    max-width: 100%;
  }

  ._details_section {
    width: 100%;
    display: inline-block;
  }

  .flex-container>.bd_serch_left:first-child {
    width: 100% !important;
  }

  .flex-container {
    display: inline-block;
    width: 100%;
  }

  .flex-container>.bd_serch_left:last-child {
    width: 100%;
    margin-top: 15px;
  }

  .btn {
    padding: 8px 10px 8px 10px;
    font-size: 1em;
  }

  .btn i {
    font-size: 14px;
  }

  .Newsletter_block .btn-wrapper {
    display: inline-block;
  }

  .cinkes_footer_social_wrapper {
    display: inline-block;
  }

  .cinkes_footer_top_area {
    margin-bottom: 20px;
  }

  .Newsletter_block .btn-wrapper .btn {
    /* width: 100% !important;
    border-radius: 8px !important;
    margin-top: 10px !important; */
  }

  .neew_letter_bg input.border_input {
    /* border: none;
    padding: 12px 0px 12px 12px;
    width: 100%;
    border-radius: 8px !important; */
  }

  .detail_logo {
    margin-top: 0px;
  }

  .item_list .img_size {
    display: none;
  }

  .item_list .card {
    padding-left: 0;
  }

  .item_list ._wish {
    right: 6px;
    left: auto;
    top: 4px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 22px;
  }

  .detail_banner ._shared {
    justify-content: flex-start !important;
  }

  .detail_banner ._shared li {
    margin-left: 0;
    margin-right: 15px;
  }

  .detail_banner ._shared li a.btn {
    padding: 6px 10px;
  }

  ._testimonials .items .slick-arrow {
    width: 38px;
    height: 38px;
  }

  ._testimonials .slick-prev {
    left: -7px;
  }

  ._testimonials .slick-next {
    right: -7px;
  }

  ._tabbing_custom {
    flex-direction: column;
  }

  ._tabbing_custom .nav {
    width: 100%;
  }
}


@media screen and (max-width: 850px) {

  .modal.send-eqry.right .modal-dialog {
    width: 100% !important;
  }
}



@media screen and (max-width:520px) {

  .bd_serch_left._search_block {
    width: 100%;
  }

  .bd_serch_left._filter_but {
    width: 100%;
  }

  .cinkes_footer_social_wrapper {
    margin-top: 15px;
  }

  .cinkes_footer_border_bottom .row.align-items-center .col-sm-8,
  .cinkes_footer_border_bottom .row.align-items-center .col-sm-4 {
    width: 100%;
  }

  .coll-to-info a {
    word-wrap: break-word;
  }

  .btn-wrapper .w-100 {
    display: grid !important;
  }

  .neew_letter_bg input.border_input {
    margin-bottom: 10px;
    padding: 10px 15px 10px 15px !important;
    border-radius: 8px !important;
    width: 100%;
  }

  .Newsletter_block .btn-wrapper .btn {
    border-radius: 8px !important;
  }




}



.container__img-holder {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.container .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
}

.container__img-holder img {
  width: 100%;
  display: block;
  height: 80px;
  object-fit: cover;
}

/* Popup Styling */
.img-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0 0 0 / 90%);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 999999999999;
}

.img-popup img {
  max-width: 900px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.close-btn .bar {
  height: 4px;
  background: #ffffff;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
  flex-direction: column;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@media screen and (max-width: 880px) {
  .container .container__img-holder:nth-child(3n+1) {
    /* margin-left: 16px; */
  }
}


/* popup css style start */

.row.popup ._right_sidebar .detail_boxes .post-slide {
  margin: 0px;
  background: transparent;
  box-shadow: none !important;
  padding: 0px;
  border-radius: 10px !important;
}

.row.popup ._right_sidebar .detail_boxes .post-slide .post-img {
  border-radius: 0px !important;
}

.box-shadow {
  box-shadow: 0 5px 10px #a0a3bd1a;
  border: 1px solid rgba(0, 0, 0, .1);
  display: inline-block;
  border-radius: 15px;
  width: 100%;
}

.send-equry .modal-title {
  border-radius: 10px 10px 0 0;
  padding: 15px;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  text-align: left !important;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

._form_content {
  padding: 20px 20px 20px;
}

.send-equry input[type=text] {
  font-size: 14px;
  border: none !important;
  padding-left: 10px !important;
  border-radius: 10px !important;
  height: 50px;
  transition: 0s;
  box-sizing: inherit !important;
  background-color: #f3f3f3 !important;
  margin-bottom: 20px;
}

#enquiry_form .form-group {
  margin-bottom: 0px !important;
  float: left;
  width: 100%;
}

#enquiry_form .custom-select {
  padding: .375rem .75rem .375rem .75rem;
      outline: none;
}

.custom-select.sources {
  color: #7e7e7e !important;
}

.custom-select.sources {
  width: 80px;
  border-radius: 8px;
  background: #f3f3f3 !important;
  margin-right: 15px;
  height: 50px;
  font-size: 14px;
  border: none;
}

.review-section .carousel.slide {
  border: 1px solid #c8c8c8;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 5px 10px #a0a3bd1a;
}

.send-equry input[type=text] {
  font-size: 14px;
  border: none !important;
  padding-left: 10px !important;
  border-radius: 10px !important;
  height: 50px;
  transition: 0s;
  box-sizing: inherit !important;
  background-color: #f3f3f3 !important;
  margin-bottom: 20px;
}

textarea.form-control {
  overflow: hidden;
  padding: 15px 10px 15px 10px !important;
  width: 100% !important;
  font-size: 14px !important;
  margin: 25px auto !important;
  display: block !important;
  border-radius: 10px !important;
  border: none !important;
  background-color: #f3f3f3 !important;
  resize: none !important;
}

.send-equry button#enquiry_button {
  /* float: left; */
  background: #ff7200 !important;
  border-radius: 50px;
  /* margin-left: 24px; */
  padding: 4px 30px 4px 30px !important;
  height: auto;
  color: #fff;
  float: none !important;
  height: 40px;
  box-shadow: none !important;
  border: none;
}

ul.bestdeal_listtext.mt-25 {
  float: left;
  display: inline-block;
  list-style: none;
  padding-left: 0px;
  margin-top: 10px;
}

.bestdeal_listitem {
  position: relative;
  margin: 7px 0;
  padding-left: 18px;
  font-size: 16px;
  color: #212529;
}

.popup-container {
  width: 1100px;
  float: right;
  margin-right: 30px;
}

.bestdeal_listitem:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #777;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  left: 0;
  top: -webkit-calc(50% - 4px);
  top: -moz-calc(50% - 4px);
  top: calc(50% - 4px);
}

/* Review css start */
.customer-revs {
  margin: 0 auto 0 auto;
}

.rectangle {
  width: 40%;
  height: 100vh;


  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* slideshow container */
.review-section .carousel-item {
  background: transparent;
}

/* Slides */
.mySlides {

  text-align: center;
}

/* .mySlidesContainer {
min-height: 5rem;
padding: 3.5rem 2.5rem 2rem 3.5rem;
background: #f6eac1;
} */

/* next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 5%;
  width: auto;
  margin-top: -1.875rem;
  padding: 0rem;
  color: #232323;
  font-weight: bold;
  font-size: 1.5rem;
  border-radius: 3px;
  user-select: none;
  transition: 0.4s;
}

/* position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px;
  margin-right: -20px;
}

.prev {
  position: absolute;
  left: 0;
  border-radius: 3px;
  margin-left: -20px;
}

/* on hover, add a black bg color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #000;
  /* fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  color: #f6eac1;
  text-decoration: none;
}

/* the dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 0 1.25rem;
}

/* the dots/bullets/indicators */
.dot {
  height: 0.9375rem;
  width: 0.9375rem;
  margin: 0 2px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.4s ease;
  background: #ffd7b6;
}

/* add bg color to the active dot/circle */
.active a {
  background-color: #ff7200 !important;
  color: #fff !important;
}

/* Right side modal */
.modal.send-eqry.right {
  z-index: 99999999999;
}

.modal.send-eqry.right .modal-dialog {
  position: fixed;
  right: 0;
  margin: 0;
  height: 100%;
  max-width: 62%;
  width: 62%;
  transform: translate3d(0, 0, 0);
}

/* Full height content */
.modal.send-eqry.right .modal-content {
  height: 100vh;
  border-radius: 0;
  border: 0px !important;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

/* Scroll inside modal */
.modal.send-eqry.right .modal-body {
  overflow-y: auto;
  padding: 0;
}

/* Remove center animation */
.modal.send-eqry.right.fade .modal-dialog {
  transform: translateX(100%);
  transition: transform 0.3s ease-out;
}

.modal.send-eqry.right.show .modal-dialog {
  transform: translateX(0);
}

.pagination li.page-item.active {
  background: transparent;
}

.premium-tittle {
  display: flex;
  align-items: center;
}

.premium-tittle span {
  margin-left: auto;
}

.send-equry section.listing_detail {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.card-text .card_detail {
  padding: 5px 0px 5px 0px !important;
}

.send-equry .block-row {
  padding-top: 0px;
}

.testimonial-box p.name {
  padding-top: 15px;
}

.contact-btn button {

  background-color: #ff7200 !important;
  border-radius: 5px !important;
  border: 1px solid #ff7200 !important;
}

.contact-btn button:hover {

  background-color: transparent !important;
  border-radius: 5px !important;
  border: 1px solid #ff7200 !important;
  color: #ff7200 !important;
}

.cinkes_footer_border_bottom .cinkes_footer_logo a {
  background: #fff;
  display: inline-block;
  border-radius: 8px;
  padding: 3px;
}

.page-setting {
  margin-top: 75px;
}

/* Template18: Premium Newsletter + Footer (structure unchanged) */
footer {
  background: linear-gradient(180deg, #07090d 0%, #05070a 100%);
  color: #e9edf2;
  padding: 3.4em 0 1.8em;
  margin-top: 0px;
}

footer .Newsletter_block {
  margin-top: -88px;
  margin-bottom: 18px;
}

footer .Newsletter_block .neew_letter_bg {
  background: linear-gradient(135deg, #ff8f2d 0%, #ff7200 62%, #ff7d10 100%);
  border-radius: 14px;
  padding: 22px 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 18px 36px rgba(255, 114, 0, 0.24);
  position: relative;
}

footer .Newsletter_block .call-to-action-inner {
  gap: 20px;
}

footer .Newsletter_block .coll-to-info h1 {
  margin: 0 0 6px;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.3px;
  color: #fff;
}

footer .Newsletter_block .coll-to-info .text-color-white {
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  line-height: 1.5;
}

footer .Newsletter_block .btn-wrapper {
  width: 46%;
}

footer .Newsletter_block .btn-wrapper .w-100 {
  display: flex;
  align-items: center;
  gap: 0;
}

footer .Newsletter_block .neew_letter_bg input.border_input {
  border: 0;
  height: 54px;
  border-radius: 10px 0 0 10px;
  padding: 0 16px !important;
  font-size: 17px;
  background: #f8f9fb;
  color: #1f242b;
}

footer .Newsletter_block .btn-wrapper .btn {
  height: 57px;
  border-radius: 0 10px 10px 0;
  background: #0a0d12;
  border: 1px solid #0a0d12;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 0 28px;
  margin: 0 !important;
  transition: all .24s ease;
}

footer .Newsletter_block .btn-wrapper .btn:hover {
  background: #141922;
  border-color: #141922;
}

footer .cinkes_footer_top_area {
  background: transparent;
  border-bottom: 1px solid #1b212a;
  margin-bottom: 34px;
}

footer .cinkes_footer_border_bottom {
  padding: 12px 0 18px;
}

footer .cinkes_footer_border_bottom .cinkes_footer_logo a {
  display: inline-block;
  padding: 6px 9px;
  border-radius: 10px;
  background: #fff;
}

footer .cinkes_footer_border_bottom .cinkes_footer_logo img {
  max-height: 56px;
  width: auto;
}

footer .cinkes_footer_social_wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 14px;
}

footer .cinkes_footer_social {
  display: flex;
  align-items: center;
  gap: 10px;
}

footer span.follow_us {
  width: auto;
  margin: 0;
  text-align: right;
}

footer span.follow_us p {
  margin: 0;
  color: #f4f7fb;
  font-weight: 700;
  font-size: 18px;
}

footer .cinkes_footer_social a {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  border: 1px solid #222a35;
  background: #11161d;
  transition: transform .24s ease, border-color .24s ease, background .24s ease;
}

footer .cinkes_footer_social a:hover {
  transform: translateY(-2px);
  border-color: #ff8f2d;
  background: #1a212b;
}

footer .cinkes_footer_social a svg,
footer .cinkes_footer_social a svg path,
footer .company_info li.menu-item a .footer-icon svg,
footer .company_info li.menu-item a .footer-icon svg path {
  fill: #e9edf2;
}

footer p {
  color: #d4d9e0;
  font-size: 16px;
  line-height: 1.7;
}

footer .neew_letter_bg p {
  color: inherit;
}

footer .widget-title {
  margin-bottom: 14px;
  font-size: 17px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #ffffff;
}

footer .menu-item a {
  color: #d7dde5;
  margin: 7px 0;
  font-size: 16px;
  line-height: 1.5;
  transition: color .2s ease, transform .2s ease;
}

footer .menu-item a:hover {
  color: #ff8f2d;
  transform: translateX(2px);
}

footer .company_info {
  margin-top: 14px;
}

footer .company_info li.menu-item a {
  display: flex;
  align-items: center;
  gap: 10px;
}

footer .company_info li.menu-item a .footer-icon {
  width: 18px;
  display: inline-flex;
  justify-content: center;
}

footer ._image_collection .icons.list-unstyled {
  gap: 10px;
}

footer .container__img-holder {
  width: 88px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #1f2630;
}

footer .container__img-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

footer hr {
  background-color: #1d232c;
  margin: 12px 0 0;
}

footer ._copyright {
  color: #b4bcc7;
  font-size: 15px;
  letter-spacing: 0.1px;
}

@media screen and (max-width: 992px) {
  footer .Newsletter_block {
    margin-top: -70px;
  }

  footer .Newsletter_block .call-to-action-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  footer .Newsletter_block .btn-wrapper {
    width: 100%;
  }

  footer span.follow_us {
    text-align: left;
  }

  footer .cinkes_footer_social_wrapper {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 768px) {
  footer {
    padding-top: 2.8em;
  }

  footer .cinkes_footer_social_wrapper {
    display: block;
  }

  footer .cinkes_footer_social {
    margin-top: 10px;
  }

  footer .widget-title {
    margin-top: 10px;
  }
}

@media screen and (max-width: 520px) {
.bd_serch_left._search_block {
    width: 100%!important;
}

  footer .Newsletter_block .btn-wrapper .w-100 {
    display: grid !important;
    gap: 10px;
  }

  footer .Newsletter_block .neew_letter_bg input.border_input {
    width: 100%;
    border-radius: 10px !important;
    margin-bottom: 0;
  }

  footer .Newsletter_block .btn-wrapper .btn {
    width: 100% !important;
    border-radius: 10px !important;
  }

  footer .cinkes_footer_border_bottom .row.align-items-center .col-sm-8,
  footer .cinkes_footer_border_bottom .row.align-items-center .col-sm-4 {
    width: 100%;
  }
}

/* Unified button styling (Template18 action buttons) */
.btn:not(.btn-close):not(.btn-open),
.greenBtn-color,
.greenBtn-outline,
.blueBtn-color,
button.btn.search_btn,
button.btn.blueBtn-color.btn-lg.srch_but.form-control,
.contact-btn button,
footer .Newsletter_block .btn-wrapper .btn {
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: 0.1px;
  /* border-radius: 10px !important; */
  /* border: 1px solid #ff7200 !important; */
  /* background: linear-gradient(180deg, #000000 0%, #212121 100%) !important; */
  /* color: #fff !important; */
  transition: transform .24s ease, box-shadow .24s ease, filter .24s ease, background .24s ease !important;
}

.btn:not(.btn-close):not(.btn-open):hover,
.greenBtn-color:hover,
.greenBtn-outline:hover,
.blueBtn-color:hover,
button.btn.search_btn:hover,
button.btn.blueBtn-color.btn-lg.srch_but.form-control:hover,
.contact-btn button:hover,
footer .Newsletter_block .btn-wrapper .btn:hover {
  background: linear-gradient(180deg, #000000 0%, #212121 100%) !important;
  /* border-color: #ff7f16 !important; */
  filter: brightness(1.02);
  color: #ff8f2d !important;
}

.btn:not(.btn-close):not(.btn-open) svg,
.btn:not(.btn-close):not(.btn-open) svg path,
.greenBtn-color svg,
.greenBtn-color svg path,
.greenBtn-outline svg,
.greenBtn-outline svg path,
.blueBtn-color svg,
.blueBtn-color svg path,
.contact-btn button svg,
.contact-btn button svg path,
footer .Newsletter_block .btn-wrapper .btn svg,
footer .Newsletter_block .btn-wrapper .btn svg path {
  /* fill: #fff !important; */
  color: #fff !important;
}


.align-center {
  align-items: center;
}

.bd_serch_left._search_block {
  width: 300px;
}

.row.contact-shell {
  display: flex !important;
}

button.contril.btn.btn-primary {
  background: #f57509 !important;
  border: 1px solid #f57509 !important;
  border-radius: 5px !important;
}

.cp-section {
  padding: 20px 30px;
  margin-top: 100px;
}

section.blog_section {
  margin-top: 70px;
}

.blog-premium {
  padding: 120px 0px 0px 0px;
  background: radial-gradient(900px 380px at 5% 0%, #ffead5 0%, rgb(255 244 234 / 12%) 60%), #fff;
}

.blog-premium-detail {
  padding: 120px 0 45px;
  background: radial-gradient(900px 380px at 5% 0%, #fff4ea 0%, rgba(255, 244, 234, 0) 60%), #fff;
}

/* Register Agent CSS  */
.listing-wizard {
  background: #f4f7fb;
}

.wizard-steps-wrap {
  background: #fff;
  padding: 18px 0 16px;
  border-bottom: 1px solid #eceef2;
  position: relative;
  z-index: 12;
  display: block;
  visibility: visible;
  margin-top: 72px;
  position: fixed;
  width: 100%;
  position: fixed;
  width: 100%;
}

.wizard-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}

.wizard-step {
  display: flex;
  align-items: center;
  color: #272c33;
  font-size: 16px;
  font-weight: 600;
}

.wizard-step::after {
  content: "";
  width: 120px;
  height: 2px;
  background: #cfd4da;
  margin: 0 12px;
}

.wizard-step:last-child::after {
  display: none;
}

.wizard-step .step-number {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #d6dbe1;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  margin-right: 12px;
}

.wizard-step .step-label {
  font-size: 16px;
  line-height: 1;
}

.wizard-step.is-active {
  color: #ff8400;
}

.wizard-step.is-active .step-number {
  background: #ff8400;
}

.wizard-main-header {
  position: relative;
  z-index: 30;
}

.wizard-mid-header {
  background: #fff;
  border-top: 1px solid #eceef2;
  border-bottom: 1px solid #eceef2;
  position: relative;
  top: 0;
  z-index: 4;
}




.wizard-mid-header .header {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  z-index: 1 !important;
}

.listing-wizard .hero-step {
  position: relative;
  padding: 20px 0;
  background: url("../images/detail_banner.png") center/cover no-repeat;
      padding-bottom: 80px;
}

.listing-wizard .hero-step:first-child {
  padding-top: 138px;
  padding-top: 138px;
}

.listing-wizard .overlay {
  /* position: absolute; */
  inset: 0;
  background: linear-gradient(356deg, #ffffff 0%, rgba(239, 244, 250, 0.82) 100%);
  background: linear-gradient(356deg, #ffffff 0%, rgba(239, 244, 250, 0.82) 100%);
}

.listing-wizard .hero-step .container {
  position: relative;
  z-index: 1;
}

.listing-wizard .form-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 26px rgba(25, 30, 40, 0.08);
  padding: 28px 26px 24px;
  max-width: 760px;
  margin: 40px auto 0;
  margin: 40px auto 0;
}

.listing-wizard .form-card h2 {
  margin: 0;
  font-size: clamp(34px, 2.2vw, 46px);
  line-height: 1.1;
  color: var(--text);
}

.listing-wizard .subtitle {
  margin: 6px 0 18px;
  color: var(--muted);
  font-size: 17px;
}

.listing-wizard .form-grid {
  display: grid;
  gap: 14px;
  align-items: start;
}

.listing-wizard .three-col {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.listing-wizard .two-col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.listing-wizard .field {
  min-width: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.listing-wizard .field-span-2 {
  grid-column: span 2;
}

.listing-wizard .field-full {
  grid-column: 1 / -1;
}

.listing-wizard .field label {
  display: block;
  margin: 0 0 7px;
  min-height: 18px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
  color: var(--text);
}

.listing-wizard .field input,
.listing-wizard .field select,
.listing-wizard .field textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 4px;
  height: 44px;
  min-height: 44px;
  padding: 10px 12px;
  line-height: 1.25;
  font-size: 14px;
  color: #3b4047;                           
  background: #fff;
  margin: 0;
  box-shadow: none;
  text-align: left;
}
                     
.listing-wizard .field textarea {
  height: auto;
  min-height: 112px;
  padding: 12px;
  resize: vertical;
}

.listing-wizard .field input::placeholder,
.listing-wizard .field textarea::placeholder,
.listing-wizard .field select {
  color: #8c929c;
  text-align: left;
}

.listing-wizard .form-card form {
  margin: 0;
}

.listing-wizard .wizard-btn {
  margin-top: 18px;
  border-radius: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  padding: 14px 34px;
  cursor: pointer;
}

.connector-wrap {
  display: none;
}

.listing-wizard .final-step {
  padding-bottom: 84px;
}

.toggle {
  display: none;
}

@media (max-width: 992px) {
  .all_listing{
margin-top: 0px; 
  }
  .toggle {
    display: block;
  }
}

@media (max-width: 900px) {

  .wizard-step::after {
    width: 70px;
  }

  .wizard-step .step-label {
    font-size: 15px;
  }

  .listing-wizard .form-card {
    padding: 22px 18px 18px;
  }

  .listing-wizard .subtitle {
    font-size: 15px;
  }
}

@media (max-width: 700px) {
  .wizard-steps-wrap {
    padding: 12px 0;
    margin-top: 66px;
  }

  .wizard-step::after {
    width: 28px;
    margin: 0 8px;
  }

  .wizard-step .step-number {
    width: 28px;
    height: 28px;
    font-size: 14px;
    margin-right: 8px;
  }

  .wizard-step .step-label {
    font-size: 13px;
  }

  .wizard-mid-header .languages {
    display: none !important;
  }

  .listing-wizard .hero-step {
    padding: 42px 0;
  }

  .listing-wizard .form-card h2 {
    font-size: 1.85rem;
  }

  .listing-wizard .three-col,
  .listing-wizard .two-col {
    grid-template-columns: 1fr;
  }

  .listing-wizard .field-span-2,
  .listing-wizard .field-full {
    grid-column: auto;
  }

  .listing-wizard .wizard-btn {
    width: 100%;
    font-size: 20px;
  }

}
/* Register Agent CSS  */
.banner_search_area {
  margin-top: 90px;
}
section.listing_detail.template18-ui {
    padding-bottom: 80px;
}
