body#sunfw-master .module-style-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 11px;
  text-transform: uppercase;
  color: #979fa1;
}
body#sunfw-master .module-style-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 11px;
  text-transform: uppercase;
  color: #979fa1;
  font-weight: normal;
}
body#sunfw-master .module-style-1 .module-body .btn-default, body#sunfw-master .module-style-1 .module-body .btn-primary {
  padding-top: 11.2px;
  padding-right: 19.2px;
  padding-bottom: 19.2px;
  padding-left: 11.2px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-weight: 700;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 1px;
}
body#sunfw-master .module-style-1 .module-body .btn-default {
  background-color: #fff;
  color: #600;
}
body#sunfw-master .module-style-1 .module-body .btn-default:hover {
  background-color: #600;
  border-color: #600;
  color: #fff;
}
body#sunfw-master .module-style-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  font-size: 16px;
}
body#sunfw-master .module-style-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: custom;
  font-size: 16px;
  text-transform: none;
  color: #454545;
  font-weight: bold;
}
