.testimonial-img-wrp img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
}
.testimonial-slider  {
    padding: 0 !important;
}
.page-id-6897 .process-sec {
    padding-top: 0;
}
.testimonial-cont-wrp {
    box-shadow: 0 0 10px #ddd;
    border-radius: 20px;
    height: 100%;
    padding: 31px;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}
.testimonial-cont-wrp p {
    margin-top: 10px;
}
.testimonial-slider p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}
.testimonial-slider span {
    color: #694988;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    font-family: var(--primary-font);
}
.testimonial-img-wrp figure, .testimonial-img-wrp {
    height: 100%;
}
.reviews-wrp li {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #F0FAFF;
    padding: 5px 16px;
    border-radius: 50px;
    border: 1px solid #ADE4FF;
}
.section.category-tab-sec.spacer {
    margin-bottom: 0 !important;
}
.brand-cont-wrp p {
    margin: 0 0 30px;
    text-align: center;
    font-family: var(--tertiary-font);
    font-size: 20px;
    color:var(--black-color);
}
.page-id-6897 .hero-sec .main-title {
    padding: 0 2em;
}
@media only screen and (max-width:992px) {
.page-id-6897 .main-title {
    padding: 0 3em !important;
}
}
@media only screen and (max-width:767px){
.testimonial-img-wrp {
    margin-bottom: 30px;
}
.page-id-6897 .main-title {
    padding: 0 !important;
}
.testimonial-img-wrp figure, .testimonial-img-wrp {
    height: 100%;
}
.reviews-wrp li {
    width: fit-content;
    justify-content: center;
}
.reviews-wrp li {
    margin-right: 0 !important;
}

.reviews-wrp {
    align-items: center;
    gap: 12px;
   justify-content: center;
   flex-direction: column;
}
.testimonial-item {
    padding: 0 0;
}
}

