.toptesti figure img {
    width: unset !important;
}

.Testicenter ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px;
}

.Testicenter p {
    transition: all 0.6s ease;
    color: var(--black-color);
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
}

.Testicenter ul li i {
    color: #EBB400;
    font-size: 16px;
    margin-right: 3px;
}

.text h6 {
    color: var(--black-color);
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}

.Testibox {
    box-shadow: 0px 0px 6px 2px #0000002b;
    background: #F5F7FC;
    padding: 25px 27px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.slider_testi .owl-carousel .owl-stage {
    margin: 17px 11px;
}

.TestimonialSec .owl-stage-outer {
    padding: 11px 0px;
}

.TestimonialSec {
    margin-top: 6rem;
    margin-bottom: 5rem;
}
.flexitm {
    display: flex;
    align-items: center;
    gap: 12px;
}

section.TestimonialSec .owl-dots:after {
    left: 889px;
    width: 147px;
}