.testimonial_img {
    width: 109px;
    height: 109px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    object-position: top center;
}

.swiper-slider-clients,
.black-move .swiper-slide,
.white-move .swiper-slide{
    cursor: all-scroll;
}

.swiper-slider-clients .swiper-slide img {
    width: auto;
    height: 80px;
}

.list-style-1 li,
.list-style-1.white-arrow li,
.list-style-1.black-arrow li {
    list-style-image: url(../images/black-bullet-arrow.svg) !important; 
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.team_profile {
    margin-bottom: 35px;
}

.xs-equalize-auto .inset-fifteen-all font {
    color: #ffc600;
}

.inquiry-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}