.testimonials-slider-wrapper-four .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    bottom: 0;
    position: relative;
    margin-top: 25px;
    --base: #14B19E;
}

.testimonials-slider-wrapper-four .slick-dots li {
    width: unset;
    margin: 0;
    margin-left: 5px;
}

.testimonials-slider-wrapper-four .slick-dots li button {
    padding: 0 !important;
    text-align: center;
    width: 5px;
    height: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--base);
    border-radius: 1px;
    opacity: 0.5;
    transition: all ease 0.3s;
}

.testimonials-slider-wrapper-four .slick-dots li button::before {
    display: none;
}

.testimonials-slider-wrapper-four .slick-dots li.slick-active button {
    width: 8px;
    opacity: 1;
}

.testimonials-slider-wrapper-four {
    border-radius: 0px;
    padding: 0;
    --base: #14B19E;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 65px;
}

@media (max-width: 767px) {
    .testimonials-slider-wrapper-four .slick-list .slick-slide {
        padding-inline: 15px;
    }
}

.testimonials-slider-wrapper-four .slider-area,
.testimonials-slider-wrapper-four .title-area {
    position: relative;
    z-index: 2;
}

.testimonials-slider-wrapper-four .title-area {
    width: 100%;
    max-width: 425px;
    align-items: start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 1024px){
	.testimonials-slider-wrapper-four .title-area{
		align-items: center !important;
	}
	.testimonials-slider-wrapper-four{
		justify-content: center !important;
	}
}

@media screen and (min-width:768px) and (max-width:1024px){
	.testimonials-slider-wrapper-four .slider-area{
		margin-left:30px !important;
	}
}

.testimonials-slider-wrapper-four .slider-area {
    width: 280px;
    flex-grow: 1;
    max-width: 567px;
    position: relative;
}
.testimonials-slider-wrapper-four .content blockquote{
    border: none !important;
}

@media (min-width: 768px) {
    .testimonials-slider-wrapper-four .slider-area .slider {
        display: flex;
        flex-direction: column;
        padding: 40px 0 20px;
/*         cursor: pointer; */
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .testimonials-slider-wrapper-four .slider-area .slider .secondary {
        order: 1;
    }
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item {
    display: flex;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .author_section{
	display: flex;
	gap: 8px;
	align-items: center;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .author_section .author_rating{
	margin-left: auto;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .author_section .author_info{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .name{
	margin: 0 !important;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .thumb {   
    width: 68px;
    height: 68px;    
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .thumb img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content {
    width: 0;
    flex-grow: 1;
    padding: 17px 20px;
    border-radius: 10px;
    background: var(--white, #fff);
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content blockquote {
    margin-top: 25px;    
	margin-bottom: 0;
    padding: 0;
	color: #758590;
	font-family: "Inter";
	font-style: normal;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .name {
	color: #14B19E;
	font-family: "Sora";	
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .designation {
   color: #758590;
	font-family: "Sora";	
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 26.2px; 
}

@media (min-width: 768px) {
    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content {
        width: 90%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content blockquote {
        font-size: 0.9rem;
        line-height: 1.5;
    }
}

@media (max-width: 575px) {
    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content {
        padding: 25px 15px 15px;
    }   
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item.secondary {
		background: #fff;
		border-radius: 10px;
}

.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item.active {
	box-shadow: 7px 50px 80px 0px rgba(0, 0, 0, 0.10);
}

@media (min-width: 768px) {
    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item:not(.active) .content {
        border-radius: 10px;       
        box-shadow: 0px 1.8518518209px 3.1481480598px 0px rgba(0, 0, 0, 0), 0px 8.1481485367px 6.5185184479px 0px rgba(0, 0, 0, 0.01), 0px 20px 13px 0px rgba(0, 0, 0, 0.01), 0px 38.5185203552px 25.4814815521px 0px rgba(0, 0, 0, 0.01), 0px 64.8148117065px 46.851852417px 0px rgba(0, 0, 0, 0.02), 0px 100px 80px 0px rgba(0, 0, 0, 0.02);
        background: transparent;
    }

    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item:not(.active):not(.secondary) {
        display: none;
    }

    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item.active {
        position: relative;
        z-index: 8;
        margin-right: 60px;
        animation: clientSlide1 0.3s linear forwards;
    }

    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item.secondary {
        position: relative;
		height: 240px;
        margin-top: -232px;
        opacity: 1;
        z-index: -1;
        margin-left: 150px;
        animation: clientSlide2 0.3s linear forwards;
    }
}

@media (max-width: 767px) {
    .testimonials-slider-wrapper-four .slider-area {
        width: 100%;
    }

    .testimonials-slider-wrapper-four .title-area{
        align-items: center !important;
    }
    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item {
        display: flex !important;
        flex-direction: column;
    }

    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content {
        width: 100%;
        text-align: center;
    }

    .testimonials-slider-wrapper-four .slider-area .slider-nav-btns button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonials-slider-wrapper-four .slider-area .slider-nav-btns button.prev {
        left: -20px;
    }

    .testimonials-slider-wrapper-four .slider-area .slider-nav-btns button.next {
        right: -20px;
    }

    .testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content blockquote {
        border-left: none !important;
    }

    .testimonials-slider-wrapper-four .slider-nav-btns button {
        width: 28px !important;
        height: 28px !important;
        padding: 10px !important;
    }

}

@media (max-width: 1199px) and (min-width: 768px) {
    .testimonials-slider-wrapper-four .title-area {
        max-width: 100%;
    }   
}

@media (max-width: 991px) {
    .testimonials-slider-wrapper-four {
        padding: 30px;
        row-gap: 30px;
    }
}

.testimonials-slider-wrapper-four .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 767px) {
    .bg-img {
        object-fit: cover;
    }
	.testimonials-slider-wrapper-four{
		row-gap:16px !important;
	}
	.testimonials-slider-wrapper-four .slider-area{
		max-width: 460px !important;
	}
	
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .name{
		text-align: left;
		font-size: 14px !important;
		line-height: 16px !important;
	}
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .designation{
		font-size: 10px !important;
		line-height: 16px !important;
	}
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .thumb {
		width: 40px;
		height: 40px;
	}
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content .author_rating svg{
		width:54px !important;
	}
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .author_section{
		align-items: unset;
		gap: 5px !important;
	}
	.testimonials-slider-wrapper-four .slider-area .testimonial-slide-item .content blockquote{
		font-size: 13px !important;
		line-height: 20px !important;
	}
}

.testimonials-slider-wrapper-four .title-area .title-badge {
    color: #fff;
    position: relative;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
    display: inline-block;
}

.testimonials-slider-wrapper-four .title-area .title-badge::before {
    inset: 0;
    content: "";
    position: absolute;
    background: var(--base);
    opacity: 0.15;
    z-index: -1;
    border-radius: 5px;
}

.testimonials-slider-wrapper-four .title-area .title {
    color: #fff;
    margin-bottom: 20px;
}

.testimonials-slider-wrapper-four .title-area p {
    margin-bottom: 28px;
	color: #fff
}

@media (min-width: 576px) {
    .title-area .title {
        font-size: 32px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .title-area .title-badge {
        font-size: 14px;
    }

    .title-area .title {
        font-size: 36px;
    }

    .title-area p {
        margin-bottom: 40px;
    }
}

.testimonials-slider-wrapper-four .slider-nav-btns {
    display: flex;
    gap: 32px;
}

.testimonials-slider-wrapper-four .slider-nav-btns button {
    width: 40px;
    height: 40px;
	padding: 0 !important;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background: transparent;
    border: 2px solid #14B19E;
    transition: all ease 0.3s;
}

.testimonials-slider-wrapper-four .slider-nav-btns button svg{
	height: 18px;
	width: 18px;
}

.testimonials-slider-wrapper-four .slider-nav-btns button.active, .slider-nav-btns button:hover {
    color: var(--white, #fff);
    background: var(--base, #14B19E);
    border-color: var(--base, #14B19E);
}

@keyframes clientSlide1 {
    0% {
        transform: translateY(0px) translateX(60px) scale(0.8);
        opacity: 1;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

@keyframes clientSlide2 {
    0% {
        transform: translateY(0px) translateX(-60px) scale(1);
        opacity: 1;
    }

    100% {
        opacity: 1;
        transform: translateY(0) translateX(0) scale(0.8);
    }
}