#wapper div.RealEstate div.imges_RealEstate {
  background: url("../img/change7.jpg") no-repeat;
  background-size: cover;
  height: 40px;
}
#wapper div.RealEstate div.imges_RealEstate div.imges_RealEstate_title {
  background: #ffffffcf;
  height: 200px;
  position: relative;
  top: 130px;
  border-radius: 5px;
  margin-bottom: 100px;
  margin-top: -20px;
}
#wapper div.RealEstate div.imges_RealEstate div.imges_RealEstate_title h1 {
  text-align: center;
  color: #5a5a5a;
  font-family: "Work Sans", sans-serif;
  position: relative;
  top: 90px;
  text-shadow: 3px 0px 1px #d2b778;
}
#wapper div.RealEstate div.RealEstate_about {
  padding-top: 50px;
}
#wapper div.RealEstate div.RealEstate_about div.title_Real {
  font-family: "Work Sans", sans-serif;
}
#wapper div.RealEstate div.RealEstate_about div.title_Real h3 {
  color: #b68b26;
  font-weight: bold;
  font-family: "Work Sans", sans-serif;
}
#wapper div.RealEstate div.RealEstate_about div.title_Real p {
  font-size: 17px;
  text-align: justify;
  font-family: "Work Sans", sans-serif;
}
#wapper div.RealEstate div.RealEstate_about div.imges_title {
  padding-top: 15px;
}
#wapper div.RealEstate div.RealEstate_about div.imges_title img {
  height: 345px;
  width: 100%;
  box-shadow: 5px 0px 8px 3px #b68b26;
}
#wapper div.RealEstate .center_text p {
  font-size: 18px;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  color: #b68b26;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

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