/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 15:07:11 */
.advance_accordian_home_cutoms span.pp-accordion-icon {
    width: 75px;
}

.advance_accordian_home_cutoms span.pp-accordion-icon img {
    width: 30px;
	aspect-ratio: 1 / 1;
    object-fit: contain;
}

.advance_accordian_home_cutoms .pp-accordion-content p {
    padding-left: 75px;
    padding-right: 75px;
    padding-bottom: 20px;
}

.advance_accordian_home_cutoms .pp-accordion .pp-accordion-item:last-child {
	border-bottom: 1px solid #000000 !important;
}

.advance_accordian_home_cutoms span.pp-accordion-button-icon.pp-accordion-open.fa.fa-plus.pp-accordion-icon-right:before {
	display: none;
}

.advance_accordian_home_cutoms span.pp-accordion-button-icon.pp-accordion-close.fa.fa-minus.pp-accordion-icon-right:before {
	display: none;
}

.advance_accordian_home_cutoms span.pp-accordion-button-icon.pp-accordion-open.fa.fa-plus.pp-accordion-icon-right {
	background: url(/wp-content/uploads/2024/12/Arrow-Right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 46px;
    background-position: center;
}

.advance_accordian_home_cutoms span.pp-accordion-button-icon.pp-accordion-close.fa.fa-minus.pp-accordion-icon-right {
	background: url(/wp-content/uploads/2024/12/Arrow-Down.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 46px;
    background-position: center;
}

.advance_accordian_home_cutoms .pp-accordion-button {
	padding-right: 20px !important;
}

.list_items_customs li.pp-icon-list-item {
    display: flex !important;
    align-items: center;
}

.home_page_testimonials .pp-title-wrapper::before {
    content: "";
    background: url(/wp-content/uploads/2024/12/Group-7.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    display: block;
    height: 25px;
	margin-top: 60px;
}

.home_page_testimonials .pp-title-wrapper h3.pp-testimonials-title {
	margin-top: 0;
}

.home_page_testimonials .owl-item.active {
    border-right: 1px solid #D5D5D5;
    margin-right: 0 !important;
}

.home_page_testimonials .owl-item.active ~  .owl-item.active {
    border-right: none !important;
}

.home_page_testimonials .owl-dots {
    margin-right: 20px;
    margin-top: 25px;
}

.home_page_testimonials .owl-dots .owl-dot span {
    width: 14px;
    height: 13px;
    margin: 5px 3px;
}

.home_page_testimonials .owl-dots .owl-dot span {
    background: transparent !important;
	border: 1px solid #000000;
}

.home_page_testimonials .owl-dots .owl-dot.active span {
    background: #218D52 !important;
	border: 1px solid transparent;
}


/* Home Jobs Listings */
.ccs_home_job_main_container .row {
	margin: auto;
}

.ccs_home_job_title {
    color: #000 !important;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 40.1px;
    text-decoration: none !important;
}

.ccs_home_job_top_left {
	padding-left: 0;
}

.ccs_home_job_top_right {
	padding-right: 0;
}

.ccs_home_job_apply_btn {
    border-radius: 4px;
    background: #218D52;
    color: #ffffff !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
    padding: 10px 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
	transition: all .3s ease;
}

.ccs_home_job_apply_btn:hover {
    background: #C5D0CB;
	transition: all .3s ease;
}

.ccs_home_job_top_row {
    border-bottom: 1px solid #000000;
    margin-bottom: 15px !important;
    padding-bottom: 10px;
}

.ccs_home_job_more_info_div {
    display: flex;
}

.ccs_home_job_more_info_div p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

.ccs_home_job_more_info_div span {
    color: #218D52;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
/* Home Jobs Listings */

/* Google Reviews */

body .homepage_google_reviews_custom .wp-google-feedback .wp-google-text {
	font-family: Times, Georgia, serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

body .homepage_google_reviews_custom .wp-google-left img {
	display: none !important;
}

body .homepage_google_reviews_custom .wp-gr.wpac a.wp-google-name {
	font-family: Times, Georgia, serif !important;
    font-weight: 400 !important;
    font-size: 20px !important;
	color: #218d52 !important;
}

body .homepage_google_reviews_custom .rpi-dots .rpi-dot {
	background: transparent !important;
	border: 1px solid #000000 !important;
	width: 14px !important;
	height: 13px !important;
	margin: 5px 3px !important;
	opacity: 1 !important;
	transform: none !important;
}

body .homepage_google_reviews_custom .rpi-dots .rpi-dot.active.s1 {
	background: #218d52 !important;
	border: 1px solid transparent !important;
	width: 14px !important;
	height: 13px !important;
	margin: 5px 3px !important;
	opacity: 1 !important;
}

body .homepage_google_reviews_custom .wp-google-name a span {
	color: #000 !important;
    font-family: Helvetica, Verdana, Arial, sans-serif !important;
    font-size: 21px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 40.1px !important;
    text-decoration: none !important;
}

/* Google Reviews */