@charset "UTF-8";
body #main .main-content {
  margin-top: 0 !important;
}

.estate_detail .list_images .slick-prev:before, .estate_detail .list_images .slick-next:before {
  color: black; /* Customize arrow color */
}
.estate_detail .list_images .slick-prev, .estate_detail .list_images .slick-next {
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
}
.estate_detail .list_images .slick-prev {
  left: 10px;
  z-index: 1;
}
.estate_detail .list_images .slick-prev:before {
  background-image: url("/images/prev.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 50px;
  height: 50px;
  content: "";
  background-size: 10px;
}
.estate_detail .list_images .slick-next {
  right: 10px;
  z-index: 1;
}
.estate_detail .list_images .slick-next:before {
  background-image: url("/images/next.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 50px;
  height: 50px;
  content: "";
  background-size: 10px;
}
.estate_detail .list_images .slick-slide {
  margin: 0 5px; /* This will create a 10px gap between slides (5px on each side) */
}
.estate_detail .list_images .slick-list {
  margin: 0 -5px; /* Adjust the overflow to account for the 5px margin on each side of the slides */
}
.estate_detail .list_images .item img {
  width: 100%;
  height: auto;
  max-height: 320px;
  overflow: hidden;
  object-fit: cover;
}
.estate_detail .content-estate {
  margin-top: 40px;
}
.estate_detail .content-estate table tr:nth-child(odd) {
  background: #f1f1f1;
}
.estate_detail .content-estate tr td {
  border: 1px solid #ccc;
  padding: 4px;
}
.estate_detail .title-module {
  font-weight: bold;
  font-size: 24px;
  color: #333;
  margin-bottom: 26px;
}
.estate_detail .mb-checked {
  display: flex;
  vertical-align: center;
}
.estate_detail .mb-checked span {
  color: #141ED2;
  line-height: 20px;
  margin-left: 10px;
}
.estate_detail .address-home {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.estate_detail .address-home img {
  margin-right: 8px;
}
.estate_detail .date-type .date img {
  margin-right: 10px;
}
.estate_detail .extends ul {
  padding-inline-start: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  list-style: none;
}
.estate_detail .extends ul li .count {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #A0D2FF;
  display: inline-flex;
  justify-content: center;
  vertical-align: center;
  align-items: center;
}
.estate_detail .box-right {
  background: #F9F9FA;
  border-radius: 4px;
  padding: 23px;
}
.estate_detail .title-small {
  font-size: 14px;
  color: #999999;
  margin-bottom: 8px;
  display: block;
}
.estate_detail .btn-submit-rec {
  background: #C80A0A;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 50px;
  margin-top: 25px;
}
.estate_detail .title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
}
.estate_detail .summary {
  font-size: 15px;
  line-height: 1.5rem;
  font-weight: 400;
  color: #333333;
}
.estate_detail .summary li, .estate_detail .summary p {
  line-height: 25px;
}
.estate_detail .right {
  color: #333333;
}
.estate_detail .right p {
  color: #333333;
}
.estate_detail .right .top-right {
  padding: 30px;
  box-shadow: 0px 1px 1px 1px #ccc;
  border-radius: 10px;
}
.estate_detail .right .top-right .price-right {
  margin-bottom: 20px;
}
.estate_detail .right .top-right .price-right .price {
  font-size: 20px;
  font-weight: 600;
  color: #EB2D4B;
}
.estate_detail .right .top-right .price-right .price-per-m {
  font-size: 14px;
  color: #777;
  font-weight: 400;
}
.estate_detail .right .top-right .center-regis {
  color: #fff;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  background: #EB2D4B;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: initial;
}
.estate_detail .right .top-right .center-regis img {
  margin-right: 10px;
}
.estate_detail .right .top-right .center-phone {
  color: #EB2D4B;
  border: 1px solid #EB2D4B;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: initial;
}
.estate_detail .right .top-right .center-phone img {
  margin-right: 10px;
}
.estate_detail .right .banner-right .banners-item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.estate_detail .you-may-like, .estate_detail .recent-view {
  margin-bottom: 70px;
}
.estate_detail .you-may-like .title, .estate_detail .recent-view .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
.estate_detail .you-may-like .item-child .anchor-text, .estate_detail .recent-view .item-child .anchor-text {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.estate_detail .you-may-like .item-child .anchor-text .royalImage, .estate_detail .recent-view .item-child .anchor-text .royalImage {
  width: 100%;
  height: 168px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-bottom: 0px;
}
.estate_detail .you-may-like .item-child .anchor-text .monopoly, .estate_detail .recent-view .item-child .anchor-text .monopoly {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.estate_detail .you-may-like .item-child .anchor-text .hot-area, .estate_detail .recent-view .item-child .anchor-text .hot-area {
  position: absolute;
  right: 10px;
  bottom: 0px;
  display: flex;
}
.estate_detail .you-may-like .item-child .anchor-text .hot-area span, .estate_detail .recent-view .item-child .anchor-text .hot-area span {
  color: #fff;
  background: rgba(235, 45, 75, 0.6);
  display: block;
  margin-bottom: 0;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 14px;
}
.estate_detail .you-may-like .item-child .anchor-text .hot-area .hot, .estate_detail .recent-view .item-child .anchor-text .hot-area .hot {
  text-transform: uppercase;
  margin-right: 10px;
}
.estate_detail .you-may-like .item-child .anchor-text .name, .estate_detail .recent-view .item-child .anchor-text .name {
  line-height: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Số lượng dòng tối đa hiển thị */
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.estate_detail .you-may-like .item-child .position, .estate_detail .recent-view .item-child .position {
  color: #777;
  font-size: 14px;
  margin-bottom: 0;
}
.estate_detail .you-may-like .item-child .price, .estate_detail .recent-view .item-child .price {
  font-size: 16px;
  font-weight: 400;
  color: #EB2D4B;
  margin-bottom: 10px;
}

/*# sourceMappingURL=default.css.map */
