.bravo_wrap .page-template-content .bravo-client-feedback{position:relative;overflow:hidden;margin:60px 0;padding:80px 0 70px;background:linear-gradient(135deg,#f4f8ff 0%,#fff 48%,#fff7f1 100%)}
.bravo_wrap .page-template-content .bravo-client-feedback:before,.bravo_wrap .page-template-content .bravo-client-feedback:after{position:absolute;width:260px;height:260px;border-radius:50%;content:"";filter:blur(4px);opacity:.35;pointer-events:none}
.bravo_wrap .page-template-content .bravo-client-feedback:before{top:-150px;left:-80px;background:#b9d4ff}
.bravo_wrap .page-template-content .bravo-client-feedback:after{right:-100px;bottom:-180px;background:#ffd4b7}
.bravo-client-feedback .container{position:relative;z-index:1}
.bravo-client-feedback .section-heading{max-width:620px;margin:0 auto 42px;text-align:center}
.bravo-client-feedback .section-heading .eyebrow{display:inline-block;margin-bottom:8px;color:var(--main-color,#5191fa);font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}
.bravo-client-feedback .section-heading h2{margin:0 0 10px;color:#1a2b48;font-size:34px;font-weight:700;line-height:1.25}
.bravo-client-feedback .section-heading p{margin:0;color:#64748b;font-size:15px}
.bravo-client-feedback .list-item{padding:4px 4px 12px}
.bravo-client-feedback .list-item .item{display:flex;min-height:300px;padding:30px;flex-direction:column;background:#fff;border:1px solid rgba(81,145,250,.12);border-radius:18px;box-shadow:0 14px 36px rgba(26,43,72,.08)}
.bravo-client-feedback .item .review-top{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between}
.bravo-client-feedback .item .review-stars{color:#ffb21c;font-size:14px;letter-spacing:2px}
.bravo-client-feedback .item .quote-icon{color:rgba(81,145,250,.2);font-size:38px}
.bravo-client-feedback .item .desc{flex:1;margin:0 0 28px;color:#526174;font-size:15px;line-height:1.8}
.bravo-client-feedback .item .reviewer{display:flex;align-items:center}
.bravo-client-feedback .item .reviewer-avatar{display:inline-flex;width:46px;height:46px;margin-right:13px;align-items:center;justify-content:center;flex:0 0 46px;color:#fff;background:linear-gradient(135deg,var(--main-color,#5191fa),#7b61ff);border-radius:50%;font-size:17px;font-weight:700}
.bravo-client-feedback .item .title{display:block;color:var(--main-color,#1a2b48);font-size:16px;font-weight:600;line-height:22px}
.bravo-client-feedback .item .sub_title{display:block;margin-top:3px;color:#768092;font-size:12px}
.bravo-client-feedback .owl-nav{margin-top:28px;text-align:center}
.bravo-client-feedback .owl-nav .owl-prev,.bravo-client-feedback .owl-nav .owl-next{width:44px;height:44px;margin:0 5px!important;padding:0!important;color:var(--main-color,#5191fa)!important;background:#fff!important;border:1px solid rgba(81,145,250,.22)!important;border-radius:50%!important;box-shadow:0 6px 16px rgba(26,43,72,.08);outline:none;font-size:20px!important;line-height:40px!important;transition:.2s ease}
.bravo-client-feedback .owl-nav .owl-prev:hover,.bravo-client-feedback .owl-nav .owl-next:hover{color:#fff!important;background:var(--main-color,#5191fa)!important}
.bravo-client-feedback .owl-dots{margin-top:20px;text-align:center}
.bravo-client-feedback .owl-dots .owl-dot{width:8px;height:8px;margin:0 5px;background:#cbd5e1;border-radius:8px;outline:none;transition:.25s ease}
.bravo-client-feedback .owl-dots .owl-dot.active{width:24px;background:var(--main-color,#5191fa)}
@media(max-width:767px){.bravo_wrap .page-template-content .bravo-client-feedback{margin:40px 0;padding:55px 0 45px}.bravo-client-feedback .section-heading{margin-bottom:28px;padding:0 14px}.bravo-client-feedback .section-heading h2{font-size:27px}.bravo-client-feedback .list-item .item{min-height:280px;padding:24px}}
@media(prefers-reduced-motion:reduce){.bravo-client-feedback .owl-stage{transition:none!important}}

/* Homepage testimonial carousel */
.bravo_wrap .page-template-content .bravo-testimonial--home{margin:50px 0;padding:0;overflow:hidden}
.bravo-testimonial--home h3{margin-bottom:26px!important;color:#071b49;font-size:30px!important;font-weight:500!important}
.bravo-testimonial .testimonial-carousel{padding:2px 2px 8px}
.bravo-testimonial .testimonial-carousel .item{display:flex;min-height:250px;height:100%;margin:0!important;padding:30px!important;flex-direction:column;background:#fff;border:1px solid #d7dce3!important;border-radius:4px!important;box-shadow:0 8px 24px rgba(7,27,73,.05);transition:transform .25s ease,box-shadow .25s ease}
.bravo-testimonial .testimonial-carousel .item:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(7,27,73,.1)}
.bravo-testimonial .testimonial-carousel .author{display:flex;margin-bottom:28px!important;align-items:center}
.bravo-testimonial .testimonial-carousel .author img,.bravo-testimonial .author-placeholder{display:inline-flex;width:64px!important;height:64px!important;margin-right:20px;align-items:center;justify-content:center;flex:0 0 64px;object-fit:cover;border-radius:50%;color:#fff;background:linear-gradient(135deg,#5191fa,#7b61ff);font-size:22px;font-weight:700}
.bravo-testimonial .testimonial-carousel .author-meta h4{margin:0 0 8px!important;color:#071b49;font-size:16px!important;font-weight:600}
.bravo-testimonial .testimonial-carousel .star{line-height:1}
.bravo-testimonial .testimonial-carousel .star .fa{color:#ffdc00!important;font-size:16px!important}
.bravo-testimonial .testimonial-carousel .item p{margin:0!important;color:#768092!important;font-size:14px!important;line-height:1.55}
.bravo-testimonial .owl-stage{display:flex}
.bravo-testimonial .owl-item{display:flex}
.bravo-testimonial .owl-nav{margin-top:22px;text-align:center}
.bravo-testimonial .owl-nav button.owl-prev,.bravo-testimonial .owl-nav button.owl-next{width:42px;height:42px;margin:0 5px;padding:0!important;color:#5191fa!important;background:#fff!important;border:1px solid #d7dce3!important;border-radius:50%!important;outline:none;font-size:20px!important;line-height:38px!important;transition:.2s ease}
.bravo-testimonial .owl-nav button:hover{color:#fff!important;background:#5191fa!important;border-color:#5191fa!important}
.bravo-testimonial .owl-dots{margin-top:16px;text-align:center}
.bravo-testimonial .owl-dots .owl-dot{width:8px;height:8px;margin:0 5px;background:#cbd5e1!important;border-radius:10px;outline:none;transition:.2s ease}
.bravo-testimonial .owl-dots .owl-dot.active{width:24px;background:#5191fa!important}
@media(max-width:767px){.bravo_wrap .page-template-content .bravo-testimonial--home{margin:35px 0}.bravo-testimonial--home h3{font-size:25px!important}.bravo-testimonial .testimonial-carousel .item{min-height:230px;padding:22px!important}}
@media(prefers-reduced-motion:reduce){.bravo-testimonial .owl-stage{transition:none!important}.bravo-testimonial .testimonial-carousel .item{transition:none}}
