/**handles:testimonials-style-css**/
.testimonials-cont{width:100%;margin:0 auto;overflow:hidden;padding-top:30px}.testimonials-wrap{width:100%;max-width:1200px}.testimonials-cont .testimonials-slider{position:relative;background:#f7f7f7;color:#121212;padding:20px;border:1px solid #d6d6d6}.testimonials-cont .testimonials-slider-title{display:block;text-align:center;font-size:35px;width:100%}.testimonials-cont .t-img{float:left;display:inline-block}.testimonials-cont .t-detiles{display:inline-block;float:right;width:fit-content;padding-left:20px;font-weight:500;font-size:16px}.testimonials-cont .t-position{color:#888;margin-top:5px;font-weight:400}.testimonials-cont .t-cont{margin-top:20px;font-weight:500;line-height:1.6em}.testimonials-cont .t-slide img{width:70px;height:70px;border-radius:50%;object-fit:cover;object-position:50% 50%}.testimonials-cont .slick-next,.testimonials-cont .slick-prev{top:40%}.testimonials-cont .slick-next{right:10px;z-index:9;opacity:.8;top:45%}.testimonials-cont .slick-prev{left:-20px;z-index:9;opacity:.8;top:45%}.testimonials-cont .testimonials-wrap .slick-next:before{color:#333;font-weight:700;content:"\f345";font-family:dashicons,sans-serif;font-size:60px}.testimonials-cont .testimonials-wrap .slick-prev:before{color:#333;font-weight:700;content:"\f341";font-family:dashicons,sans-serif;font-size:60px}.testimonials-cont .dashicons-format-quote{position:absolute;top:20px;right:20px;font-size:80px;opacity:.05;right:20px;width:auto}.testimonials-cont .slick-next:hover,.testimonials-cont .slick-prev:hover{outline:0;color:#000;background:0 0;opacity:.7}.testimonials-cont .slick-next:focus,.testimonials-cont .slick-prev:focus{background:0 0}@media screen and (max-width:990px){.testimonials-cont .slick-next{right:10px}.testimonials-cont .slick-prev{left:-20px}}