.sunfw_section_section_header {
  background-color: #1e232d;
}
.sunfw_section_section_content_top {
  background-color: #484848;
  background-repeat: no-repeat;
  background-size: cover;
}
.sunfw_section_section_content_top h1, .sunfw_section_section_content_top h2, .sunfw_section_section_content_top h3, .sunfw_section_section_content_top h4, .sunfw_section_section_content_top h5, .sunfw_section_section_content_top h6, .sunfw_section_section_content_top .h1, .sunfw_section_section_content_top .h2, .sunfw_section_section_content_top .h3, .sunfw_section_section_content_top .h4, .sunfw_section_section_content_top .h5, .sunfw_section_section_content_top .h6 {
  color: #fff;
}
.sunfw_section_section_content_top a {
  color: #fff;
}
.sunfw_section_section_content_top a:hover {
  color: #484848;
}
.sunfw_section_section_content_top_below {
  background-color: #f0f2f3;
  background-image: url("../../../../#484848");
}
.sunfw_section_section_content_bottom_over {
  background-color: custom;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.sunfw_section_section_content_bottom {
  background-color: #f0f2f3;
  background-image: url("../../../../#484848");
}
.sunfw_section_section_footer {
  background-color: #8abd60;
  background-image: url("../../../../#484848");
  color: #fff;
  font-size: 13px;
  line-height: 2;
}
.sunfw_section_section_footer h1, .sunfw_section_section_footer h2, .sunfw_section_section_footer h3, .sunfw_section_section_footer h4, .sunfw_section_section_footer h5, .sunfw_section_section_footer h6, .sunfw_section_section_footer .h1, .sunfw_section_section_footer .h2, .sunfw_section_section_footer .h3, .sunfw_section_section_footer .h4, .sunfw_section_section_footer .h5, .sunfw_section_section_footer .h6 {
  color: #484848;
  text-transform: uppercase;
}
.sunfw_section_section_footer h1, .sunfw_section_section_footer .h1 {
  font-size: 18px;
}
.sunfw_section_section_footer h2, .sunfw_section_section_footer .h2 {
  font-size: 15px;
}
.sunfw_section_section_footer h3, .sunfw_section_section_footer .h3 {
  font-size: 12px;
}
.sunfw_section_section_footer h4, .sunfw_section_section_footer .h4 {
  font-size: 9px;
}
.sunfw_section_section_footer h5, .sunfw_section_section_footer .h5 {
  font-size: 7px;
}
.sunfw_section_section_footer h6, .sunfw_section_section_footer .h6 {
  font-size: 6px;
}
.sunfw_section_section_footer a {
  color: #82878e;
}
.sunfw_section_section_footer a:hover {
  color: #5a9d35;
}
.sunfw_section_section_footer .btn-default, .sunfw_section_section_footer .btn-primary {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.sunfw_section_section_footer .btn-default {
  background-color: #5a9d35;
  border-width: 1px;
  border-style: solid;
  border-color: #5a9d35;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fff;
}
.sunfw_section_section_footer .btn-default:hover {
  background-color: #5a9d35;
  border-color: #5a9d35;
  color: #fff;
}
