.testimonal-outer-container{overflow-x:hidden;margin-top:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:black}.testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em;width:100%}.testimonial img{max-width:300px;max-height:150px;margin-right:1em}.testimonial .name-image{width:100%}.testimonial .content{position:relative}.testimonial .content:before{content:"";position:absolute;top:1em;left:2em;background:url(../images/custom/quote.png);background-size:50px 50px;height:50px;width:50px;z-index:-1;-webkit-filter:grayscale(1);filter:grayscale(1)}.testimonial .content:after{bottom:1em;right:2em;content:"";position:absolute;background:url(../images/custom/quote.png);background-size:50px 50px;height:50px;width:50px;z-index:-1;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:grayscale(1);filter:grayscale(1)}.popup{position:fixed;width:100vw;height:100vh;overflow:hidden;top:0;left:0;display:none}.popup #close{position:absolute;top:-15px;right:-15px}.popup #close img{height:30px;width:30px}.popup .lightbox{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 700px){.testimonal-outer-container{padding:0 1em}.testimonal-container{width:100%}}@media (max-width: 500px){.testimonial{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonial img{margin:0 auto;width:100%}}
