#sunfw_section_promo {
  background-image: url("../../../../images/joomlashine/sample/jsn-promo.jpg");
  background-repeat: repeat;
  background-size: initial;
  background-position: left top;
}
#sunfw_section_content-bottom-over {
  background-image: url("../../../../images/joomlashine/sample/bg-content-bottom.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: left top;
}
#sunfw_section_footer {
  background-color: #000;
  font-size: 13px;
}
#sunfw_section_footer h1, #sunfw_section_footer h2, #sunfw_section_footer h3, #sunfw_section_footer h4, #sunfw_section_footer h5, #sunfw_section_footer h6, #sunfw_section_footer .h1, #sunfw_section_footer .h2, #sunfw_section_footer .h3, #sunfw_section_footer .h4, #sunfw_section_footer .h5, #sunfw_section_footer .h6 {
  color: #fff;
  text-transform: uppercase;
  line-height: 3.5;
  letter-spacing: 1px;
}
#sunfw_section_footer h1, #sunfw_section_footer .h1 {
  font-size: 20px;
}
#sunfw_section_footer h2, #sunfw_section_footer .h2 {
  font-size: 17px;
}
#sunfw_section_footer h3, #sunfw_section_footer .h3 {
  font-size: 14px;
}
#sunfw_section_footer h4, #sunfw_section_footer .h4 {
  font-size: 10px;
}
#sunfw_section_footer h5, #sunfw_section_footer .h5 {
  font-size: 8px;
}
#sunfw_section_footer h6, #sunfw_section_footer .h6 {
  font-size: 7px;
}
#sunfw_section_footer a {
  color: #acacac;
}
#sunfw_section_footer a:hover {
  color: #fff;
}
