/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:14:29 */
/* 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 */ 

.testimonials_slider_customs .owl-dots {
    text-align: left !important;
}

.testimonials_slider_customs .owl-dot:first-child span {
	margin-left: 0 !important;
}

.testimonials_slider_customs .owl-dot span {
	margin: 5px 4px !important;
}

.testimonials_slider_customs .pp-testimonials .layout-2 .pp-content-wrapper {
    margin-bottom: 10px;
}

.industry_slider_customs .pp-content-wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

.industry_slider_customs .pp-testimonial {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.industry_slider_customs .pp-testimonials-image {
    max-width: 35% !important;
    width: 35% !important;
	max-height: 100% !important;
}

.industry_slider_customs .pp-content-wrapper {
    width: 65% !important;
    padding-right: 100px !important;
}

.industry_slider_customs .pp-testimonial {
	width: 100% !important;
}

.industry_slider_customs img.pp-testimonial-img {
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    object-fit: cover;
    max-height: 100% !important;
}

.industry_slider_customs .owl-dots {
    text-align: end !important;
	margin-right: 40px !important;
}

.industry_slider_customs .owl-carousel button.owl-dot span {
    margin: 5px;
}

.industry_slider_customs .pp-testimonials-content a {
    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;
}

.industry_slider_customs .pp-testimonials-content a:hover {
    background: #F1EEE6;
    color: #1E2F29;
	transition: all .3s ease;
}

.gecko_home_job_main_container {
	padding-left: 0;
}

.gecko_home_job_main_container .row {
	margin-left: auto;
	margin-right: auto;
}

.gecko_home_job_title {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    font-family: Cabin, sans-serif;
	text-decoration: none !important;
	transition: all .3s ease !important;
    display: block;
}

.gecko_home_job_title:hover, .gecko_home_job_title:focus {
    color: #488A3F;
	transition: all .3s ease !important;
}

.gecko_home_job_more_info_div {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	font-family: "Lato", sans-serif;
}

.gecko_home_job_more_info_div {
    display: flex;
}

.gecko_home_job_more_info_div span {
	margin-left: 10px;
	margin-right: 10px;
}

.gecko_home_job_seperator {
    width: 100%;
    object-fit: contain !important;
    aspect-ratio: auto;
}

.blogs_content_grid_customs .pp-content-post {
    padding: 0;
}

.blogs_content_grid_customs .pp-content-grid-post-image > a::after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.blogs_content_grid_customs .pp-content-grid-post-image a {
    position: relative;
}

.blogs_content_grid_customs .pp-content-grid-post-image a img {
    aspect-ratio: 4 / 4.5;
    object-fit: cover;
    width: 100%;
}

.blogs_content_grid_customs .pp-content-grid-post-image {
    padding: 0;
}

.blogs_content_grid_customs .pp-content-grid-post-text {
    position: absolute !important;
    bottom: 0;
    width: 100%;
	z-index: 6;
	padding: 24px 24px 32px 24px !important;
}

.blogs_content_grid_customs .pp-content-grid-post-title {
	text-align: center;
}

.blogs_content_grid_customs .pp-content-grid-post-title a {
    font-family: Cabin, sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none !important;
    text-transform: capitalize;
    letter-spacing: normal;
/*     line-height: 24px; */
    color: #ffffff !important;
	text-align: center;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 85px;
}

.blogs_content_grid_customs .pp-content-grid-separator {
    background: #ffffff !important;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 75px !important;
    margin-top: 15px !important;
	height: 1px !important;
    margin-bottom: 15px !important;
}

.blogs_content_grid_customs .pp-content-grid-post-meta {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
	font-family: "Lato", sans-serif;
	text-align: center;
}

.blogs_content_grid_customs .pp-content-grid-post-meta span {
    margin-left: 8px;
    margin-right: 8px;
}

.blogs_content_grid_customs button.owl-next {
    top: -7.5rem !important;
    right: calc(50% - 75px) !important;
	background: transparent !important;
	border: none !important;
}

.blogs_content_grid_customs button.owl-prev {
    top: -7.5rem !important;
    left: calc(50% - 75px) !important;
	background: transparent !important;
	border: none !important;
}

.blogs_content_grid_customs button.owl-next span svg {
	display: none !important;
}

.blogs_content_grid_customs button.owl-prev span svg {
	display: none !important;
}

.blogs_content_grid_customs button.owl-prev span::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/Left-Arrow.svg);
    position: absolute;
    width: 60px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}

.blogs_content_grid_customs button.owl-next span::after {
    content: "";
    background: url(/wp-content/uploads/2024/07/Right-Arrow.svg);
    position: absolute;
    width: 60px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
}

.review_ability_code_custom .revwid-powered-by-text.revwid-has-content-color {
	display: none !important;
}