.box.testimonial_06{border-radius: var(--border_box);position:relative;background:var(--theme);padding:60px 40px 40px 100px;margin: 0 0 4px 0;margin-left:40px;;font-weight:400;line-height:24px;text-align: left;}
.box.testimonial_06 .image{left: 0;margin-top: -50px;top: 50%;position: absolute;margin-left: -40px;width: 100px;height: 100px;background-position: 50% 50%;background-size: cover;}
.box.testimonial_06 .image img{border:4px solid var(--bg_w_1);border-radius: 100%;width: 100%;height: 100%;bottom: 0;left: 0;top: 0;position: absolute;object-position: 50% 50%;object-fit: cover;}
.box.testimonial_06 .info_title{color:var(--text_w_1);text-transform:uppercase;margin-top:20px;position:relative;}
.box.testimonial_06 .info_text{position:relative;color:var(--text_w_1);}
.box.testimonial_06 .info_text:before{position:absolute;margin-left:0;left:0;top:-15px;left:-35px;color:var(--text_w_1);content:"\201C";font-family:Georgia,serif;font-size:100px}
