
.testimonial-client .swiper-slide .elementor-testimonial {
    padding: 20px !important;
    border-radius: 20px !important;
    box-shadow: 0px 5px 10px #00000033 !important;
}
.testimonial-client .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 20px !important;
    height: 215px !important;
    line-height: 25px !important;
}
.testimonial-client .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: row-reverse !important;
}
.testimonial-client .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
    width: 80px !important;
    height: 55px !important;
    border-radius: unset !important;
}
.testimonial-client .swiper-slide .elementor-testimonial .elementor-testimonial__footer cite span {
    font-size: 22px !important;
}
.testimonial-client .elementor-swiper-button {
    font-size: 29px !important;
    border-radius: 30px !important;
    background-color: #000 !important;
    width: 50px !important;
    height: 50px !important;
    position: relative !important;
    margin: 0px auto !important;
    padding: 6px 10px !important;
    display: inline-block !important;
    left: 480px !important;
    top: 16px !important;
}


.testimonial-client .swiper-wrapper {
    margin-bottom: 10px !important;
}

@media screen and (max-width: 1366px) {
.testimonial-client .elementor-swiper-button {
    font-size: 29px !important;
    border-radius: 30px !important;
    background-color: #000 !important;
    width: 50px !important;
    height: 50px !important;
    position: relative !important;
    margin: 0px auto !important;
    padding: 6px 10px !important;
    display: inline-block !important;
    left: 480px !important;
    top: 16px !important;
}
}


@media screen and (max-width: 768px) {
.testimonial-client .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 15px !important;
    height: 150px !important;
    line-height: 20px !important;
}

.testimonial-client .elementor-swiper-button {

    left: 304px !important;
}
}


@media screen and (max-width: 500px) {
.testimonial-client .elementor-swiper-button {

    left: 140px !important;
}

}