body#sunfw-master .module-style-gray .module-title .box-title {
  font-size: 15px;
  color: #fff;
}
body#sunfw-master .module-style-gray .module-body, body#sunfw-master .module-style-gray .custom {
  color: #d4d4d4;
}
body#sunfw-master .module-style-richbox {
  background: #323232;
  background-image: url("../../../../images/joomlashine/sample/richbox-1.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-richbox .module-title .box-title {
  font-size: 15px;
  color: #fff;
}
body#sunfw-master .module-style-richbox .module-title .box-title:before, body#sunfw-master .module-style-richbox .module-title .box-title i[class*='fa-'] {
  color: #fed311;
}
body#sunfw-master .module-style-solid {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background: #fefef5;
  background-image: url("../../../../images/joomlashine/sample/solid-1.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-solid .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-green {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background: #fafef5;
  background-image: url("../../../../images/joomlashine/sample/box-green.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-green .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-blue {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background: #f5fcfe;
  background-image: url("../../../../images/joomlashine/sample/box-blue.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-blue .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-blue2 {
  padding-top: 0px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  background: #2b5783;
  background-image: url("../../../../images/joomlashine/sample/richbox-2.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-blue2 .module-title .box-title {
  font-size: 15px;
  color: #fff;
}
