/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2026 | 08:20:37 */
.js_keyword_search_custom .facetwp-icon {
	display: none;
}

.js_keyword_search_custom .facetwp-input-wrap {
	display: block !important;
}

.js_keyword_search_custom .facetwp-search {
	border: none !important;
	background-color: #FDFEFE;
	font-family: "Gothic A1", sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
	padding: 0;
}

.js_keyword_search_custom .facetwp-search::placeholder {
	font-family: "Gothic A1", sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
}

.job_search_submit_btn .fwp-submit {
	text-decoration: none !important;
    background: #91D9A1;
    color: #072C1C;
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    padding: 13px 10px 11px 10px;
	border: none !important;
    border-radius: 100px;
    width: 100%;
    display: block !important;
    transition: all .3s linear;
    text-align: center;
}

.job_search_submit_btn .fwp-submit:hover {
	background: #063B24;
    color: #FFFFFF;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.sort_by_filter select {
	border: 1px solid #000000;
    border-radius: 12px;
    padding: 13px 16px 11px 16px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
	font-family: "Gothic A1", sans-serif;
    font-weight: 800;
	width: 130px;
    box-shadow: none !important;
    outline: none !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2026/06/Vector-13.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-end;
	font-weight: 900;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
	color: #557165;
	font-weight: 900;
}

/* Facet Filters */

.js_left_facet_filters .facetwp-facet-title{
	color: #072C1C;
}

.js_left_facet_filters .fs-dropdown {
	position: relative;
}

.js_left_facet_filters .fs-wrap {
	width: 100%;
}

.js_left_facet_filters .facetwp-counter {
	display: none;
}

.js_left_facet_filters .facetwp-checkbox {
	background: url(/wp-content/uploads/2026/06/Ellipse-2-2.svg) 0 50% no-repeat;
    background-size: 17px 17px;
    margin-bottom: 4px;
    padding-left: 20px;
    cursor: pointer;
}

.js_left_facet_filters .facetwp-checkbox.checked {
	background-image: url(/wp-content/uploads/2026/06/Ellipse-2-1.svg);
}

.js_left_facet_filters .facetwp-display-value {
	padding-left: 5px;
}

.js_left_facet_filters .facetwp-display-value, .js_left_facet_filters .fs-option-label {
	color: #000000;
	font-family: "Gothic A1", sans-serif;
    font-size: 17px;
	line-height: 24px;
    font-weight: 500;
}

.js_left_facet_filters .fs-wrap.multiple .fs-option .fs-checkbox i {
	width: 17px;
    height: 17px;
    border: 1px solid #91D9A1;
    border-radius: 100px;
    background-color: #fff;
}

.js_left_facet_filters .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #91D9A1;
	border: 1px solid #91D9A1;
}

.js_left_facet_filters .fs-options .fs-option {
	padding-bottom: 0;
	padding-left: 25px !important;
}

.js_left_facet_filters .fs-label-wrap {
	border: 1px solid #000000;
	border-radius: 12px;
	padding: 13px 16px 11px 16px;
	color: #000000;
	outline: none;
}

.js_left_facet_filters .fs-label-wrap .fs-label {
	padding: 0;
	color: #000000;
	font-family: "Gothic A1", sans-serif;
    font-size: 16px;
	line-height: 24px;
    font-weight: 800;
	outline: none;
}

.js_left_facet_filters .fs-wrap.multiple .fs-checkbox {
	width: auto;
}

.js_left_facet_filters .fs-dropdown .fs-search {
	display: none !important;
}

.js_left_facet_filters .fs-dropdown {
	border: none !important;
	padding-top: 13px;
}

.js_left_facet_filters .fs-arrow{
	content: "";
	background-image: url("/wp-content/uploads/2026/06/Vector-13.svg");
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0;
	top: 7px;
	right: 16px;
}

.js_left_facet_filters .fs-open .fs-arrow {
	top: -5px;
}

.clear_filter_btn .facetwp-reset {
	background-color: transparent;
	border: 1px solid #000000;
	border-radius: 100px;
	padding: 13px 32px 11px 32px;
	color: #000000;
	font-family: "Gothic A1", sans-serif;
    font-size: 16px;
	line-height: 16px;
    font-weight: 800;
}

.clear_filter_btn .facetwp-reset:hover {
	background-color: #91D9A1;
	border: 1px solid #91D9A1;
	color: #072C1C;
}

/* Facet Filters */

/* Jobs */

.gardner_js_jobs_main_container {
	display: flex;
    gap: 20px;
	align-items: center;
}

.gardner_js_jobs_title_and_more_info {
	width: 80%;
}

.gardner_js_jobs_title_and_more_info .gardner_jobs_title h4 {
	margin-top: 0;
	margin-bottom: 15px;
}

.gardner_js_jobs_title_and_more_info .gardner_jobs_title h4 a {
	height: auto;
}

.gardner_js_jobs_infos_main {
    display: flex;
    align-items: center;
    gap: 25px;
}

.gardner_js_jobs_main_container .gardner_jobs_info p {
	margin-bottom: 0;
}

.gardner_jobs_btns {
	width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.gardner_jobs_btns .gardner_jobs_apply_now_btn {
	margin-top: 0 !important;
}

.gardner_jobs_apply_now_btn {
    text-decoration: none !important;
    background: #91D9A1;
    color: #072C1C;
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    padding: 12px 15px 10px 15px;
	border: 1px solid #91D9A1 !important;
    border-radius: 100px;
    width: 100%;
    display: block !important;
    transition: all .3s linear;
    text-align: center;
}

.gardner_jobs_apply_now_btn:hover {
	border: 1px solid #063B24 !important;
    background: #063B24;
    color: #FFFFFF;
}

.gardner_jobs_job_detail_btn {
	text-decoration: none !important;
    background: #FDFEFE;
    color: #000000;
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    padding: 12px 15px 10px 15px;
	border: 1px solid #000000 !important;
    border-radius: 100px;
    width: 100%;
    display: block !important;
    transition: all .3s linear;
    text-align: center;
}

.gardner_jobs_job_detail_btn:hover {
    background: #91D9A1;
    color: #072C1C;
	border: 1px solid #91D9A1 !important;
}

/* Jobs */

/* Pagination */

.gardner_pagination .fl-module-content.fl-node-content {
    text-align: center;
    border-top: 1px solid #000000;
	margin-top: 45px;
	padding-top: 30px;
}

.gardner_pagination .facetwp-pager {
	position: relative;
}

.gardner_pagination a.facetwp-page {
	font-family: "Gothic A1", sans-serif;
    font-weight: 900;
    font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-decoration: none !important;
	outline: none !important;
	margin-right: 0;
}

.gardner_pagination a.facetwp-page.active {
	font-family: "Gothic A1", sans-serif;
    font-weight: 900;
    font-size: 16px;
	line-height: 24px;
	color: #91D9A1;
	text-decoration: none !important;
}

.gardner_pagination .facetwp-page.next {
    font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    padding: 13px 32px 11px 32px;
    color: #072C1C;
	background: #91D9A1;
	border-radius: 100px;
    position: absolute;
    right: 0;
}

.gardner_pagination .facetwp-page.next:hover, .gardner_pagination .facetwp-page.prev:hover {
	background: #063B24;
	color: #FFFFFF;
}

.gardner_pagination .facetwp-page.prev {
	font-family: "Gothic A1", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    padding: 13px 32px 11px 32px;
    color: #072C1C;
	background: #91D9A1;
	border-radius: 100px;
    position: absolute;
    left: 0;
}

/* Pagination */

/* Job Detail */

.jd_custom_info .gardner_js_jobs_title_and_more_info {
	width: 100%;
}

.custom_row_bg_img_jd .fl-row-content-wrap {
	background-size: 100%;
}

.gform_required_legend {
	display: none !important;
}

#input_2_5:after {
    content: "Upload File";
    position: absolute;
	top: 1.5rem;
    left: 3.2rem;
    width: 152px !important;
	font-family: "Gothic A1", sans-serif;
    color: #072C1C;
    font-weight: 800;
    font-size: 16px;
	line-height: 16px;
	cursor: pointer;
}

#input_2_5 {
	position: relative;
	color: #000000;
    font-weight: 500;
    font-size: 16px;
	outline: none !important;
}

#input_2_5::file-selector-button {
	font-family: "Gothic A1", sans-serif;
	width: 152px;
	text-align: center;
    font-weight: 800;
    font-size: 16px;
	border: none;
	border-radius: 100px;
	color: transparent;
	background-color: #91D9A1;
	padding: 13px 32px 11px 32px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

.ginput_container_consent {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

.gfield_consent_label {
	font-family: "Gothic A1", sans-serif !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    line-height: 24px !important;
	color: #000000 !important;
}

#field_2_13 .gfield_consent_label {
	color: #000 !important;
}

#gform_fields_2 {
	grid-row-gap: 32px;
}

#input_2_1_3, #input_2_1_6, #input_2_2, #input_2_3, #input_2_10, #input_2_11 {
	padding-bottom: 6px;
}

#input_2_12 {
	padding-bottom: 6px;
}

#gform_submit_button_2 {
	padding: 13px 35px 11px 35px;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2026/06/Vector-13.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

/* Job Detail */