.sunfw_section_menu {
  background-color: #fff;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #d8d8d8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cd0202;
}
.sunfw_section_copyright {
  background-color: #fff;
}
.sunfw_section_footer {
  background-color: #fff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cdcbcb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c0c0c0;
}
.sunfw_section_header {
  background-color: #b7d398;
}
.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: #76990c;
  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: #76990c;
  border-color: #76990c;
  color: #fff;
}
.sunfw_section_header .btn-primary {
  background-color: #76990c;
  border-width: 0px;
  border-style: solid;
  color: #fff;
}
.sunfw_section_header .btn-primary:hover {
  background-color: #fff;
  color: #76990c;
}
.sunfw_section_sticky-top h1, .sunfw_section_sticky-top h2, .sunfw_section_sticky-top h3, .sunfw_section_sticky-top h4, .sunfw_section_sticky-top h5, .sunfw_section_sticky-top h6, .sunfw_section_sticky-top .h1, .sunfw_section_sticky-top .h2, .sunfw_section_sticky-top .h3, .sunfw_section_sticky-top .h4, .sunfw_section_sticky-top .h5, .sunfw_section_sticky-top .h6 {
  color: #ba0000;
  text-transform: none;
  line-height: 1.4;
}
.sunfw_section_sticky-top h1, .sunfw_section_sticky-top .h1 {
  font-size: 36px;
}
.sunfw_section_sticky-top h2, .sunfw_section_sticky-top .h2 {
  font-size: 30px;
}
.sunfw_section_sticky-top h3, .sunfw_section_sticky-top .h3 {
  font-size: 24px;
}
.sunfw_section_sticky-top h4, .sunfw_section_sticky-top .h4 {
  font-size: 18px;
}
.sunfw_section_sticky-top h5, .sunfw_section_sticky-top .h5 {
  font-size: 14px;
}
.sunfw_section_sticky-top h6, .sunfw_section_sticky-top .h6 {
  font-size: 12px;
}
