.testimonial14 .sp {
    padding: 0px 0px;
}

.testimonial14 .heading1 span.span {
    display: inline-block;
    color: #081120;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    border-radius: 4px;
    background-color: rgba(255, 124, 1, 0.1568627451);
    padding: 8px 12px;
    margin-bottom: 16px !important;
}

.testimonial14 .heading1 h2 {
    font-size: 44px;
    line-height: 54px;
    color: #081120;
    font-weight: 700;
    transition: all 0.4s;
}

.testimonial14 h1,
.testimonial14 h2,
.testimonial14 h3,
.testimonial14 h4,
.testimonial14 h5,
.testimonial14 h6 {
    padding: 0;
    margin: 0;
}

.testimonial14 .space16 {
    /* height: 16px; */
}

.testimonial14 .heading1 p {
    color: #767676;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    transition: all 0.4s;
}

.testimonial14 .tes1 .tes1-slider {
    overflow: hidden;
}

.testimonial14 .tes1 .tes1-slider .swiper-wrapper {
    display: flex;
}

.testimonial14 .tes1 .tes1-slider .single-slider .tes1-image img {

    padding-bottom: 10px;
}

.testimonial14 .tes1 .tes1-slider .single-slider {
    padding: 20px;
    border-radius: 8px;
    height: auto;
    border: 1px solid #e5e5e5;
    box-shadow: 0 -10px 15px rgb(181 181 181 / 10%), 0 10px 15px rgba(136, 136, 136, 0.1);
    transition: all 0.3s ease;

}

/* Hover effect - zoom */
.testimonial14 .tes1 .tes1-slider .single-slider:hover {
    border-color: rgb(33, 116, 65);
    transform: scale(0.98s);
    /* slightly zoom in */
}

.testimonial14 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.testimonial14 .tes1 .tes1-slider .single-slider ul.stars li {
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    color: #FFAF40;
    margin-right: 5px !important;
}

.testimonial14 .tes1 .tes1-slider .single-slider .pera p {
    color: #696B6D;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    padding: 24px 0px;
}

.testimonial14 .h1,
.testimonial14 .h2,
.testimonial14 .h3,
.testimonial14 .h4,
.testimonial14 .h5,
.testimonial14 .h6,
.testimonial14 h1,
.testimonial14 h2,
.testimonial14 h3,
.testimonial14 h4,
.testimonial14 h5,
.testimonial14 h6 {
    margin-top: 0;
    margin-bottom: .5rem !important;
    font-weight: 500;
    line-height: 1.2;
}

.testimonial14 .tes1 .tes1-slider .single-slider .bottom-heading h4 a {
    font-size: 24px;
    line-height: 24px;
    color: #081120;
    font-weight: 700;
}

.testimonial14 .tes1 .tes1-slider .single-slider .bottom-heading p {
    color: #696B6D;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.testimonial14 .tes1 .tes7-buttons span:hover {
    color: #ffffff;
    background-color: #15422d;
    transition: all 0.4s;
    border-radius: 25px;
}

.tes1 .tes7-buttons span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 48px;
    border: 1px solid #f0f0f0;
    border-radius: 25px;
    background-color: #f0f0f0;
    margin-right: 10px !important;
    color: #081120;
    transition: all 0.4s;
    cursor: pointer;
}

.tes1 .tes7-buttons span i {
    font-size: inherit;
}

.testimonial14 .space30 {
    height: 30px;
}

.testimonial14 .tes1 .tes1-slider {
    margin-top: 30px;
}

.testimonial14 .tes1 .tes7-buttons {
    text-align: end;
}