.video-testimonial-block {position: relative;width: auto;height: 206px;overflow: hidden;margin-bottom: 30px;}
.video-testimonial-block .video-thumbnail {height: 100%;width: 100%;position: absolute;z-index: 1;background-size: cover;top: 0;left: 0;}
.video-testimonial-block .video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0px;}
.video-testimonial-block .video-play {position: absolute;z-index: 2;top: 50%;left: 50%;margin-left: -40px;margin-top: -18px;text-decoration: none;}
.video-testimonial-block .video-play::before {content: "\f144";font: normal normal normal 14px/1;font-family: 'Font Awesome\ 5 Free';font-weight: 900;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 50px;color: #484848;}
.video-testimonial-block .video-play:hover::before {color: #484848;}
.mb10 {margin-bottom: 10px;}
.section-title {margin-bottom: 40px;}