/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:13:09 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.number_testimonials_customs.job_seekers_why_gecko_number_testimonials .owl-prev::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/Left-Arrow-1-1.svg);
	background-repeat: no-repeat;
}

.number_testimonials_customs.job_seekers_why_gecko_number_testimonials .owl-next::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/Right-Arrow-1-1.svg);
	background-repeat: no-repeat;
}

.job_seekers_why_gecko_top_testimonials .job_seekers_top_testimonials_button {
    border-radius: 100px;
    background: #488A3F;
    padding: 10px 50px;
    color: #FCFCFA;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.98px;
    text-transform: uppercase;
    font-family: Cabin, sans-serif;
    transition: all .3s ease;
    text-decoration: none !important;
}

.job_seekers_why_gecko_top_testimonials .job_seekers_top_testimonials_button:hover {
    background: #F1EEE6;
    color: #1E2F29;
    transition: all .3s ease;
}

.job_seekers_why_gecko_top_testimonials .pp-testimonials-content p:last-child {
	margin-top: 40px;
}

.job_seekers_why_gecko_top_testimonials .pp-content-wrapper {
    display: flex;
    flex-direction: column-reverse;
    width: 65% !important;
    padding-left: 100px !important;
	padding-top: 10px !important;
}

.job_seekers_why_gecko_top_testimonials .pp-testimonials-title {
	margin-top: 0 !important;
}

.job_seekers_why_gecko_top_testimonials .pp-testimonials-image {
    max-width: 35% !important;
    width: 35% !important;
    max-height: 100% !important;
}

.job_seekers_why_gecko_top_testimonials .pp-testimonial {
    width: 100% !important;
}

.job_seekers_why_gecko_top_testimonials .pp-testimonial {
    display: flex;
    align-items: center;
}

.job_seekers_why_gecko_top_testimonials .owl-dots {
    margin-left: 15px;
}

.job_seekers_why_gecko_top_testimonials .pp-content-wrapper {
	justify-content: center;
	padding-top: 10px;
}

.job_seekers_why_gecko_top_testimonials .owl-dots .owl-dot span {
    margin: 4px !important;
/*     width: 15px !important;
    height: 15px !important; */
}