.sunfw_section_header-page {
  background-image: url("../../../../images/joomlashine/sample/homepage/bg-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.sunfw_section_footer {
  background-image: url("../../../../images/joomlashine/sample/backgrounds/footer-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-size: cover;
  background-position: center center;
  color: #000;
  font-size: 15px;
}
.sunfw_section_main-content {
  background-color: #f6f4ed;
}
.sunfw_section_content-bottom-below {
  background-color: #cc4d3d;
}
