#sunfw_section_header {
  background-color: #fff;
}
#sunfw_section_header .btn-default, #sunfw_section_header .btn-primary {
  padding-top: 11px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-weight: 400;
  font-size: 14px;
}
#sunfw_section_header .btn-default {
  background-color: #fff;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: rgba(127, 127, 127, 0.3);
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: rgba(127, 127, 127, 0.3);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #b91d1d;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: rgba(127, 127, 127, 0.3);
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #4d4d4d;
}
#sunfw_section_header .btn-default:hover {
  background-color: #b91d1d;
  border-color: #b91d1d;
  color: #fff;
}
#sunfw_section_header .btn-primary {
  background-color: #b91d1d;
  border-width: 0px;
  border-style: solid;
  color: #fff;
}
#sunfw_section_header .btn-primary:hover {
  background-color: #fff;
  color: #b91d1d;
}
#sunfw_section_menu {
  background-color: #fff;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #d8d8d8;
  border-bottom-style: initial;
  border-bottom-color: #ddd;
}
#sunfw_section_menu h1, #sunfw_section_menu h2, #sunfw_section_menu h3, #sunfw_section_menu h4, #sunfw_section_menu h5, #sunfw_section_menu h6, #sunfw_section_menu .h1, #sunfw_section_menu .h2, #sunfw_section_menu .h3, #sunfw_section_menu .h4, #sunfw_section_menu .h5, #sunfw_section_menu .h6 {
  color: #4d4d4d;
  text-transform: none;
  line-height: 1.4;
}
#sunfw_section_menu h1, #sunfw_section_menu .h1 {
  font-size: 28px;
}
#sunfw_section_menu h2, #sunfw_section_menu .h2 {
  font-size: 23px;
}
#sunfw_section_menu h3, #sunfw_section_menu .h3 {
  font-size: 19px;
}
#sunfw_section_menu h4, #sunfw_section_menu .h4 {
  font-size: 14px;
}
#sunfw_section_menu h5, #sunfw_section_menu .h5 {
  font-size: 11px;
}
#sunfw_section_menu h6, #sunfw_section_menu .h6 {
  font-size: 10px;
}
#sunfw_section_copyright {
  background-color: #fff;
}
#sunfw_section_footer {
  background-color: #fff;
}
#sunfw_section_content-bottom {
  background-color: #f6f6f6;
}
