body#sunfw-master .module-style-2 {
  border-bottom-style: initial;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  background: #f1eded;
  font-size: 19px;
  text-transform: uppercase;
  color: #8f0c0c;
  font-weight: bold;
}
body#sunfw-master .module-style-1 {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-left: 1px;
  background: #f9f9f9;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #a39d9d;
  border-bottom-width: 1px;
  border-bottom-style: double;
  border-bottom-color: #871a1a;
  border-left-width: -1px;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #ae0808;
  font-weight: bold;
}
body#sunfw-master .module-style-1 .module-title .box-title:before, body#sunfw-master .module-style-1 .module-title .box-title i[class*='fa-'] {
  color: custom;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  font-size: 14px;
}
body#sunfw-master .module-style-1 .module-body a, body#sunfw-master .module-style-1 .custom a {
  color: #9a1507;
}
body#sunfw-master .module-style-1 .module-body a:hover, body#sunfw-master .module-style-1 .custom a:hover {
  color: #e6a50a;
}
body#sunfw-master .module-style-1 .module-body .btn-default, body#sunfw-master .module-style-1 .module-body .btn-primary {
  padding-top: 9px;
  padding-right: 20px;
  padding-bottom: 9px;
  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;
}
body#sunfw-master .module-style-1 .module-body .btn-default {
  background-color: #fff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(127, 127, 127, 0.3);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgba(127, 127, 127, 0.3);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #9a1507;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(127, 127, 127, 0.3);
  color: #4d4d4d;
}
body#sunfw-master .module-style-1 .module-body .btn-default:hover {
  background-color: #9a1507;
  border-color: #76990c;
  color: #fff;
}
body#sunfw-master .module-style-3 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 40px;
  padding-left: 35px;
  background: #292727;
  border-bottom-style: initial;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-body a, body#sunfw-master .module-style-3 .custom a {
  color: #fff;
}
body#sunfw-master .module-style-3 .module-body a:hover, body#sunfw-master .module-style-3 .custom a:hover {
  color: #9e0707;
}
body#sunfw-master .module-style-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: #f6f6f6;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: #9a1507;
  font-size: 19px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-4 .module-body .btn-primary {
  background-color: #9a1507;
  border-top-style: initial;
  border-top-color: rgba(127, 127, 127, 0.3);
  border-right-style: initial;
  border-right-color: rgba(127, 127, 127, 0.3);
  border-bottom-style: initial;
  border-bottom-color: #9a1507;
  border-left-style: initial;
  border-left-color: rgba(127, 127, 127, 0.3);
  color: #fff;
}
body#sunfw-master .module-style-4 .module-body .btn-primary:hover {
  background-color: #e6a50a;
  color: #fff;
}
