.owl-carousel.no-pb.owl-loaded.owl-drag .client-logo img {
    max-height: 80px;
}

.testimonial-content p {

    margin-top: 0px;
}

.client-logo {
    background: #fff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ht-progress-bar h4 {
    width: 50%;
}

.ht-progress-bar .progress {
    width: 38%;
}

.primary-footer {
    padding: 0px 0;
}

.social-icons.footer-social li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 19px;
}

.subscribe-form {
    padding: 0px;
}

.footer {
    padding-top: 20px;
}

.price-table {
    box-shadow: 0px 0px 14px 14px rgb(0 0 0 / 12%);
    border-radius: 20px;
    border: 2px solid blue;
}

.price-table a.btn.btn-block {
    border-radius: 20px;
    border-color: #fc7576;
}

.counter {
    margin-top: 50px;
    margin-bottom: 50px;
}

.counter-icon i {
    margin-bottom: 0px;
}

.counter .counter-desc .count-number {
    margin-bottom: 0;
}

.counter .counter-desc h6 {
    font-size: 17px;
}

.client-qoute p {
    margin-left: 10px;
}

.client-qoute i {
    font-size: 24px;
    color: #787878;
}

.media-icon li {
    margin-bottom: 13px;
}