#testimonials { text-align: center; background: url("../images/testimonial-bg.jpg"); background-size: cover; color: #ffffff; padding: 5vh 0; }
#testimonials .bottom-padding { padding-bottom: 5vh; }
#testimonials h2 { color: #ffffff; font-size: 3em; }
#testimonials .testimonials-container { width: 80vw; margin: 0 auto; }
/*#testimonials .testimonials-container .testimonials-2 { transform: translateY(-5px); }*/
#testimonials .testimonials-container #testimonial-display{ background-color: #2f2f2f; color: #ccc;}
#testimonials .testimonials-container #testimonial-display blockquote{ margin: 0; }
#testimonials .testimonial  { width: 10vw; height: 10vw; overflow: hidden; display: inline-block; }
#testimonials .testimonial .testimonial-inner-box img { width: 100%; -moz-filter: grayscale(100%); -webkit-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); }
#testimonials .testimonial .testimonial-inner-box img:hover { -moz-filter: grayscale(0%); -webkit-filter: grayscale(0%); -o-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); }
#testimonials .testimonial.active img { -moz-filter: grayscale(0%) !important; -webkit-filter: grayscale(0%) !important; -o-filter: grayscale(0%) !important; -ms-filter: grayscale(0%) !important; filter: grayscale(0%) !important; }






#testimonials-2 { text-align: center; background: url("../images/testimonial-bg.jpg"); background-size: cover; color: #ffffff; padding: 5vh 0; }
#testimonials-2 .bottom-padding { padding-bottom: 5vh; }
#testimonials-2 h2 { color: #ffffff; font-size: 3em; }
#testimonials-2 .testimonials-container { width: 80vw; margin: 0 auto; }
/*#testimonials .testimonials-container .testimonials-2 { transform: translateY(-5px); }*/
#testimonials-2 .testimonials-container #testimonial-display{ background-color: #2f2f2f; color: #ccc; transform: translateY(-5px);position: relative;
    top: -20px; }
#testimonials-2 .testimonials-container #testimonial-display-2 blockquote{ margin: 0; }
#testimonials-2 .testimonial  { width: 5vw; height: 5vw; overflow: hidden; display: inline-block; }
#testimonials-2 .testimonial .testimonial-inner-box img { width: 100%; -moz-filter: grayscale(100%); -webkit-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); }
#testimonials-2 .testimonial .testimonial-inner-box img:hover { -moz-filter: grayscale(0%); -webkit-filter: grayscale(0%); -o-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); }
#testimonials-2 .testimonial.active img { -moz-filter: grayscale(0%) !important; -webkit-filter: grayscale(0%) !important; -o-filter: grayscale(0%) !important; -ms-filter: grayscale(0%) !important; filter: grayscale(0%) !important; }





