.sunfw-homepage #sunfw_section_content {
  background: #f0f2f3; }

.charity-title span.pb-content {
  position: relative;
  padding-bottom: 45px; }
  .charity-title span.pb-content:before, .charity-title span.pb-content:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    bottom: 12px;
    position: absolute; }
  .charity-title span.pb-content:before {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    left: calc(50% - 12px); }
  .charity-title span.pb-content:after {
    border-bottom: 13px solid #f0f2f3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 1px;
    position: absolute;
    left: calc(50% - 11px); }
  .charity-title span.pb-content span.Title:before, .charity-title span.pb-content span.Title:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #9d9d9d;
    position: absolute;
    bottom: 18px; }
  .charity-title span.pb-content span.Title:before {
    right: 50%;
    margin-right: 18px; }
  .charity-title span.pb-content span.Title:after {
    left: 50%;
    margin-left: 18px; }

.charity-showmore.pb-button {
  padding: 10px 18px;
  border-radius: 2px;
  color: #fff;
  transition: all 0.3s ease-in-out; }
  .charity-showmore.pb-button span.pb-content span {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: normal; }

.layout-articles .pb-card {
  position: relative; }
  .layout-articles .pb-card > .pb-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.66)); }
    .layout-articles .pb-card > .pb-content a {
      color: #fff; }
      .layout-articles .pb-card > .pb-content a.pb-header:hover {
        text-decoration: underline; }

.charity-intro .pb-icon.fa:after {
  content: "";
  display: block;
  height: 1px;
  width: 80px;
  background-color: #9d9d9d;
  margin-top: 20px; }

#events {
  padding: 45px 100px 35px;
  background: #fff;
  margin-top: -100px;
  margin-left: 0;
  margin-right: 0; }
  #events i {
    font-size: 60px; }
  #events h2 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase; }
  #events h3 {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 300; }
  #events div.grid-col {
    float: left;
    width: 24.96%; }
  #events .info {
    margin: 35px 0 15px;
    padding: 20px 0;
    border-right: 1px solid #f0f2f3;
    text-align: center; }
    #events .info span.number {
      font-size: 30px;
      font-weight: bold;
      line-height: 30px;
      margin-bottom: 20px;
      display: block; }
    #events .info span.title {
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      display: block; }

.charity-donate-btn.pb-button {
  padding: 10px 18px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out; }
  .charity-donate-btn.pb-button:hover {
    color: #fff; }
  .charity-donate-btn.pb-button span.pb-content span {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: normal; }

.charity-gallery .pb-media .pb-image:before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  opacity: .5;
  position: absolute;
  transition: 0.3s ease-in-out;
  background: #f0525b;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }
.charity-gallery .pb-media .pb-image:after {
  content: "\f065";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  margin-top: -25px;
  margin-left: -25px;
  color: #fff;
  text-align: center;
  display: inline-block;
  font: normal normal normal 30px/50px FontAwesome;
  font-size: inherit;
  transform: translate(0, 0);
  opacity: 0;
  transition: 0.3s ease-in-out; }
.charity-gallery .pb-media .pb-image:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.charity-gallery .pb-media .pb-image:hover:after {
  opacity: 1; }

a.pb-text.readmore {
  display: inline-table;
  margin: 0 auto;
  padding: 8px 25px;
  border: 1px solid #777;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  border-radius: 2px; }

.sunfw-homepage .Joomla_Article .pb-back > img {
  transition: all 0.5s ease-in-out; }
  .sunfw-homepage .Joomla_Article .pb-back > img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1); }

.dona-partners .pb-image {
  overflow: inherit; }
  .dona-partners .pb-image img {
    cursor: pointer; }
    .dona-partners .pb-image img:hover {
      transform: scale(1.2);
      transition: all 0.5s ease-in-out; }

.dona-testimonial .pb-testimonial > .pb-content p.Message {
  margin-left: -40px;
  padding-left: 40px;
  background: url(../images/blockquote.png) no-repeat; }
.dona-testimonial .pb-testimonial > .pb-content cite {
  display: block;
  padding-left: 10px; }

@media (max-width: 767px) {
  #events {
    margin-top: 0px; }

  .dona-testimonial .pb-testimonial > .pb-content p.Message {
    background: none; }

  #sunfw-master .testimonial-gallery > .pb-grid {
    display: block;
    text-align: center; }
    #sunfw-master .testimonial-gallery > .pb-grid > .pb-column {
      display: inline-block !important;
      width: 20% !important; }

  .pb-column > .pb-card.pb-horizontal > .pb-image {
    min-width: 120px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #events {
    margin-top: -50px; }

  .pb-column > .pb-card.pb-horizontal > .pb-image {
    min-width: 150px; } }
@media (max-width: 991px) {
  #events {
    padding: 30px 10px; } }


/*# sourceMappingURL=template.css.map */
