.testimonial-sec{display:inline-block;margin-top:-60px;padding-bottom:100px;position:relative;vertical-align:top;width:100%;z-index:2}.testimonial-sec .testimonials{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.testimonial-sec .testimonials .testimonial{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center;width:calc(33.33333% - 11px)}.testimonial-sec .testimonials .testimonial .image{display:inline-block;line-height:0;vertical-align:top;width:100%}.testimonial-sec .testimonials .testimonial .image img{border-radius:50%;display:block;height:120px;margin:0 auto;object-fit:cover;width:120px}.testimonial-sec .testimonials .testimonial .text{display:flex;flex-direction:column;gap:20px}.testimonial-sec .testimonials .testimonial .text .title span{color:#212529;font-size:18px;font-weight:600;line-height:30px}.testimonial-sec .testimonials .testimonial .text .cta a{color:#0093c4;display:inline-block;font-size:15px;font-weight:600;line-height:20px}@media(max-width:991px){.testimonial-sec{margin-top:0;padding:40px 0 70px}.testimonial-sec .testimonials{display:block}.testimonial-sec .testimonials .testimonial{width:calc(50% - 8px)}.testimonial-sec .testimonials .testimonial .text .cta a{text-decoration:underline}}@media(max-width:767px){.testimonial-sec{padding:20px 0 125px}.testimonial-sec .testimonials .testimonial{gap:20px;width:100%}}