.home-carousel {
  background-color: rgba(135, 143, 214, 0.2) !important;
  padding: 56px 56px 1px;
}
.block-views-blockproperty-home-page-block-4 {
  padding-bottom: 56px;
}
.home-carousel > * {
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.home-carousel .slick-slider .views-row {
  margin: 0 30px 0 0;
  background: #fff;
}
.home-carousel .slick-slider:hover .slick-next {
  right: 50px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  line-height: inherit;
  font-weight: inherit;
  font-size: inherit;
  width: auto;
  margin: 0;
}
.home-carousel h2 {
  overflow: hidden;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 38px !important;
  text-transform: uppercase;
}
.property-img-val-wrap {
  position: relative;
}
.sc_property_image {
  width: 100%;
}
.sc_property_image img {
  width: 100%;
}
.property_price_box {
  position: absolute;
  right: 0;
  bottom: 0;
  vertical-align: top;
  z-index: 1;
  padding: 0.636em 1.5em;
  font-family: Montserrat;
  font-size: 1.571em;
  color: #fff;
  background: rgba(239, 89, 90, 0.9);
}
.property_price_box .property_price_box_per {
  font-size: 0.65em;
  font-weight: 100;
  line-height: normal;
  vertical-align: top;
}
.sc_property_description a,
.sc_property_description {
  font-family: Montserrat;
  font-size: 0.714em;
  text-transform: uppercase;
  margin-bottom: 0em;
  color: #ef595a;
  text-decoration: none;
  font-size: 11px;
}
.sc_property_info {
  padding: 10px 28px 18px 28px;
  border-bottom: 1px solid #ebebeb;
}
.sc_property_icon {
  float: left;
  font-size: 2.2em;
  margin-right: 0.25em;
  margin-top: -5px;
  color: #878fd6;
}
.sc_property_title_address_1 {
  font-size: 23.996px;
  line-height: 29px;
  letter-spacing: -1px;
  padding: 3px 0 0;
}
.sc_property_title_address_1 p {
  margin: 0;
}
.sc_property_info_list {
  padding: 12px 28px 13px 28px;
  font-size: 12px;
}
.house-villas .sc_property_info_list {
	color:#212529;
	font-weight: 500;	
}
.sc_property_info_list span {
  margin-right: 1.5em;
}
.sc_property_info_list span:before {
  font-size: 1.25em;
  font-weight: 100;
  color: #999ca9;
  margin-right: 0.25em;
}
.sc_property_info_list span.icon-building113:before {
  margin-right: 0.45em;
}
.sc_property_info_list span:last-of-type {
  margin-right: 0;
}
.more-link {
  display: block;
  text-align: center;
  margin: 56px 0 21px;
}
.more-link a {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: #ed5353;
}

@media (max-width: 991px) {
  .property_price_box {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-carousel .slick-slider .views-row {
    margin: 0;
  }
  .home-carousel {
    padding: 56px 0px 1px;
  }
}
