@charset "UTF-8";
body {
  background: #f8f8f8;
}

.estate_detail .left {
  box-shadow: 1px 1px 1px 1px #e0dbdb;
  border-radius: 5px;
}
.estate_detail .left .top {
  background: #fff;
  padding: 25px 25px 0px 25px;
}
.estate_detail .left .top .info-top {
  display: flex;
  border-bottom: 1px solid #ccc;
}
.estate_detail .left .top .info-top .image-box img {
  width: 90px;
  height: 90px;
  margin-right: 20px;
  object-fit: contain;
}
.estate_detail .left .top .info-top .info-box .title-module {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
.estate_detail .left .top .info-top .info-box .info-text b {
  display: inline-block;
  width: 220px;
}
.estate_detail .left .top .info-top .info-box .recruitment-box {
  margin-bottom: 20px;
}
.estate_detail .left .top .info-top .info-box .recruitment-box .apply {
  background: #EB2D4B;
  padding: 0 20px;
  height: 40px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}
.estate_detail .left .top .info-top .info-box .recruitment-box .apply img {
  width: 20px;
  margin-right: 10px;
}
.estate_detail .left .top .info-top .info-box .recruitment-box a {
  text-decoration: none;
}
.estate_detail .left .top p, .estate_detail .left .top li {
  line-height: 28px;
}
.estate_detail .left .content {
  padding: 20px;
  background: #fff;
}
.estate_detail .left .content p, .estate_detail .left .content li {
  line-height: 28px;
}
.estate_detail .right .gap {
  background: #fff;
  border-radius: 5px;
  padding: 30px 20px;
  box-shadow: 1px 1px 1px 1px #e0dbdb;
}
.estate_detail .right .gap .title {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.estate_detail .right .gap .title .red {
  color: #EB2D4B;
}
.estate_detail .right .gap .item {
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
}
.estate_detail .right .gap .item .title-job {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
  text-decoration: none;
}
.estate_detail .right .gap .item p {
  font-size: 14px;
  color: #777;
}
.estate_detail .right .gap .item p:last-child {
  margin-bottom: 0;
}
.estate_detail .right .gap .now {
  margin-top: 20px;
}
.estate_detail .right .gap .now .title-box {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.estate_detail .right .gap .now a {
  text-decoration: none;
}
.estate_detail .right .gap .now a .title {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 12px;
  color: #333333;
}
.estate_detail .right .gap .now .location {
  font-size: 14px;
  color: #777;
}
.estate_detail .right .gap .now .apply {
  background: #EB2D4B;
  padding: 0 20px;
  height: 40px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.estate_detail .right .gap .now .apply img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.estate_detail .right .gap .now .download {
  background: #141ED2;
  padding: 0 20px;
  height: 40px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.estate_detail .right .gap .now .download img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.estate_detail .right .news-relate {
  padding: 20px 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px #e0dbdb;
  margin-top: 20px;
}
.estate_detail .right .news-relate .title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.estate_detail .right .news-relate .position-relative {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.estate_detail .right .news-relate .position-relative figure {
  border: 1px solid #ddd;
  border-radius: 4px;
}
.estate_detail .right .news-relate .position-relative figure img {
  width: 100%;
  height: auto;
  max-height: 174px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 4px;
}
.estate_detail .right .news-relate .position-relative .title {
  font-size: 15px;
  font-weight: 600;
  text-transform: unset;
  margin-bottom: 10px;
}
.estate_detail .right .news-relate .position-relative .new-item {
  text-decoration: none;
  margin-bottom: 10px;
}
.estate_detail .relate-job {
  padding: 20px 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px #e0dbdb;
  margin-top: 20px;
}
.estate_detail .relate-job .title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.estate_detail .relate-job .item {
  border-radius: 3px;
  border-bottom: 1px solid #d9d9d9;
  border-top: 2px solid #EB2D4B;
  background: #f8f8f8;
}
.estate_detail .relate-job .item .image-box img {
  width: 100%;
  height: auto;
  max-height: 208px;
  overflow: hidden;
}
.estate_detail .relate-job .item .info-box {
  padding: 20px 16px;
  color: #777777;
}
.estate_detail .relate-job .item .info-box .title-item {
  display: flex;
  margin-bottom: 10px;
  color: #333;
}
.estate_detail .relate-job .item .info-box .title-item img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.estate_detail .relate-job .item .info-box .title-item a {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  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;
}
.estate_detail .relate-job .item .info-box p {
  margin-bottom: 10px;
}
.estate_detail .relate-job .item .info-box p .icon {
  width: 16px;
  height: auto;
  display: unset;
}

@media all and (max-width: 768px) {
  .estate_detail .left .top .info-top {
    display: block;
  }
  .estate_detail .left .top .info-top .info-box .info-text b {
    display: inline-block;
    width: 150px;
  }
  .estate_detail .left .top .info-top .image-box img {
    display: none;
  }
}

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