.sp-tfree-config {
    display: none
}

div.sp-testimonial-free-section {
    display: none
}

div.sp-testimonial-free-section .slick-list {
    margin-right: -24px
}

div.sp-testimonial-free-section.slick-initialized {
    display: block
}

.sp-testimonial-free-section .sp-testimonial-free-item:focus,
.sp-testimonial-free-section .slick-dots li.slick-active button:focus {
    outline: none
}

.sp-testimonial-free-section .sp-testimonial-free-item {
    text-align: center;
    padding-right: 24px
}

.sp-testimonial-free-wrapper h2.sp-testimonial-free-section-title {
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
    font-size: 25px;
    line-height: 22px;
    font-weight: 600;
    font-style: normal;
    text-align: center
}

.sp-testimonial-free-section .tfree-testimonial-title {
    margin: 0 0 18px
}

.sp-testimonial-free-section .tfree-testimonial-title h3 {
    font-size: 20px;
    line-height: 30px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 600;
    font-style: normal;
    padding: 0;
    margin: 0
}

.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 20px
}

.sp-testimonial-free-section .tfree-client-testimonial p.tfree-testimonial-content {
    display: inline;
    margin: 0;
    padding: 0
}

.sp-testimonial-free-section h2.tfree-client-name {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 8px;
    padding: 0
}

.sp-testimonial-free-section .tfree-client-rating {
    margin: 0 0 6px;
    text-align: center;
    line-height: 1
}

.sp-testimonial-free-section .tfree-client-rating i.fa {
    font-size: 19px;
    margin-right: -1px
}

.sp-testimonial-free-section .tfree-client-designation {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal
}

.sp-testimonial-free-section .sp-tfree-client-image {
    margin: 0 0 22px
}

.sp-testimonial-free-section .sp-tfree-client-image img {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.sp-testimonial-free-section .slick-dots {
    margin: 0;
    margin-top: 20px;
    padding: 0;
    list-style: none;
    text-align: center
}

.sp-testimonial-free-section .slick-dots li {
    display: inline-block;
    border: 0;
    padding: 0;
    width: 13px;
    height: 13px;
    margin: 3px;
    overflow: hidden
}

.sp-testimonial-free-section .slick-dots li button {
    border-radius: 50%;
    text-indent: -999px;
    width: 13px;
    height: 13px;
    padding: 0;
    border: 0;
    display: block
}

.sp-testimonial-free-section .slick-prev,
.sp-testimonial-free-section .slick-next {
    font-size: 26px;
    line-height: 26px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    top: 50%;
    margin-top: -14px
}

.sp-testimonial-free-section .slick-prev {
    left: 0
}

.sp-testimonial-free-section .slick-next {
    right: 0
}