.about-feature img { width: 80px; transition: 0.5s; }

.about-feature h3 { font-size: 18px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; margin-top: 30px; transition: 0.5s; }

.about-feature .sppb-addon-feature:hover h3 { color: #d29036; }

.about-feature .sppb-addon-feature:hover img { transform: scale(1.05); } 




.bg-style-001:before { content: ""; position: absolute; background: #fff; width: 60%; height: 100px; right: 0; bottom: -10px; }


.bg-style-002:before { content: ""; position: absolute; background: #f5f5f5; width: 60%; height: 200px; left: 0; bottom: -10px; }


.img-radius img { border-radius: 20px !important; box-shadow: 0 2px 6px #a2a2a2; }

.img-radius .sppb-addon-image-overlay { border-radius: 20px; }


.about-testimonial .sppb-addon-testimonial-review { font-size: 24px; line-height: 1.5; letter-spacing: 2px; }

.about-testimonial .sppb-addon-testimonial-client strong { font-size: 18px; letter-spacing: 5px; }

.about-testimonial .sppb-addon-testimonial-client-url { font-size: 16px; letter-spacing: 4px; }

.about-testimonial .sppb-addon-testimonial { background: rgba(255, 255, 255, 0.7); padding: 30px 50px; box-shadow: 0 2px 5px #e6e6e6; border-radius: 20px; }

@media (max-width: 767px) {
  .about-testimonial .sppb-addon-testimonial  { padding: 20px; }
  .about-testimonial .sppb-addon-testimonial-review { font-size: 20px; }
}
