div#wapper div.Customers div.imges_Customers {
  background-size: cover;
  height: 450px;
}
div#wapper div.Customers div.imges_Customers div.imges_RealEstate_title {
  background: #ffffffcf;
  height: 200px;
  position: relative;
  top: 130px;
  border-radius: 5px;
}
div#wapper div.Customers div.imges_Customers 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;
}

div#wapper div.Customers div.RealEstate_title h3::after, div#wapper div.Customers div.RealEstate_title h3::before {
  width: 100px;
  height: 15px;
  background: #7b776d;
  content: "";
  position: absolute;
  top: 55px;
}

div#wapper div.Customers div.imges_Customers {
  background: url("../img/personalcover.png") no-repeat ;
  background-size: cover;


}
div#wapper div.Customers div.RealEstate_title h4 {
  text-align: center;
}
div#wapper div.Customers div.RealEstate_title h3 {
  color: #b68b26;
  text-align: center;
  font-family: "Work Sans", sans-serif;
}
div#wapper div.Customers div.RealEstate_title h3::before {
  left: 25%;
}
div#wapper div.Customers div.RealEstate_title h3:after {
  right: 25%;
}
div#wapper div.Customers div.RealEstate_title p {
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
  font-family: "Work Sans", sans-serif;
}

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