/*==============================
	pageTtl
==============================*/
.pageTtl {
  background: url("../img/rent/fv.jpg") no-repeat top center;
  background-size: cover;
}
.pageTtl h2 {
  background: rgba(9, 150, 176, 0.8);
  color: #FFF;
}
