#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  opacity: 0.9;
  background-color: #fff;
  z-index: 9999999;
  text-align: center;
}
#loading-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.h_am_listing {
  float: left;
  margin-left: 25px;
  margin-right: 25px;
  width: 15%;
}

.img-author img {
  width: 50px;
  border: 1px solid #cdcdcd;
  border-radius: 34px;
  padding: 5px;
}

button.sc-button {
  border: none;
}

input.select2-search__field {
  color: black;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  z-index: 99999;
}

#select2-default_order-9l-container {
  width: 200px;
}

.pag_navas {
  margin-left: 35px;
  width: 100%;
}

.pag_navas .total_msg_met {
  width: 50%;
  float: left;
}
.pag_navas .pager {
  float: right;
  width: 50%;
}
.pag_navas .pager li {
  float: left;
  border: 1px solid #cdcdcd;
  padding: 5px;
  border-radius: 5px;
  margin-left: 5px;
  min-width: 10%;
  max-width: 25%;
  text-align: center;
}

li.active.my-active {
  background: pink;
  color: white;
}

.desc_details p {
  color: black !important;
}

.not_checked {
  display: none;
}

.detail_checked {
  width: 26% !important;
}

/*___________________________________CSS_____________________________________________*/

.select2-container--default .select2-selection--single,
.listing_page_form .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  height: 55px !important;
  border-radius: 10px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.listing_page_form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444 !important;
  line-height: 55px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
.listing_page_form
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #666 !important;
}

.select2-container--default .select2-selection--single,
.listing_page_form .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e5e5ea !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.listing_page_form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px !important;
  position: absolute;
  top: 7px;
  right: 5px;
  width: 20px;
}

.wd-find-select.wd-search-form.show
  .select2-selection.select2-selection--single {
  width: 96%;
}

.wd-find-select.wd-search-form.show
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px !important;
  position: absolute;
  top: 7px;
  right: 15px;
  width: 20px;
}

.h_am_listing .fs-13 {
  font-size: 13px;
  width: auto;
  overflow: hidden;
  height: 23px;
}

.full_width_price {
  width: 100% !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
  font-size: 23px;
  color: #ff4444;
  margin-top: 13px;
  margin-right: 30px;
}

.wd-search-form.show {
  margin-top: 23px;
}

.slider.home2.home3 .wd-search-form.show {
  margin-top: 26px;
}

.flat-tabs.style2 .tab-title li i {
  color: #333;
}

.flat-tabs.style2 .tab-title li.item-title.active i {
  color: #fff;
  font-weight: 100;
}

.swiper-container.swiper-container-thumbs .swiper-slide .image-detail img {
  width: auto;
  height: 100%;
  max-width: none;
}

.box.box-dream.hv-one .swiper-slide img {
  height: 190px;
  width: auto !important;
  max-width: max-content;
}

.text-address .p-12 {
  height: 19px;
  overflow: hidden;
}

.wg-dream .text-address {
  margin-bottom: 10px;
}

.money.fs-18.fw-6.text-color-3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.wg-dream .icon-box {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.box.box-dream.hv-one .swiper-slide img {
  height: 240px;
  width: auto !important;
  max-width: unset;
  width: 100% !important;
  object-fit: cover;
}

.side-bar .widget-estate .group-estate .box-estate .thumb img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}

.wg-dream .featured {
  top: 55px;
}
.auction2 {
  top: 95px !important;
}
