/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 06:05:58 */
.js_keyword_search_custom .facetwp-input-wrap {
	display: block;
}

.js_keyword_search_custom .facetwp-search {
	color: #383838;
	font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	padding: 9px 0;
	border: 0;
	border-bottom: 1px solid #383838;
	border-radius: 0;
	background: transparent;
}

.js_keyword_search_custom .facetwp-icon {
	display: none;
}

.js_keyword_search_custom .facetwp-search::placeholder {
	color: #383838;
	font-size: 16px;
	line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

.js_search_btn .fwp-submit {
	color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
	background: #E21F27;
	border: 1px solid #E21F27;
	border-radius: 0;
	padding: 13px 10px;
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all .3s ease 0s;
}

.js_search_btn .fwp-submit:hover {
	background: transparent;
	color: #383838;
	border: 1px solid #383838;
	transition: all .3s ease 0s;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-end;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
}

.jobs_count strong {
	color: #E21F27;
	font-weight: 400;
}

/* Filters */

.facetwp-facet {
	margin-bottom: 0 !important;
}

.job_filters_f-select .facetwp-facet-title {
	font-family: "Viga", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
	color: #383838;
	border-bottom: 1px solid #383838;
	padding-bottom: 20px;
    margin-bottom: 20px;
}

.job_filters_f-select .fs-wrap {
	width: 100%;
}

.job_filters_f-select .fs-label {
	padding: 0 !important;
	font-family: "Viga", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
	color: #383838;
}

.job_filters_f-select .fs-label-wrap {
	font-weight: 400;
    font-family: "Viga", sans-serif;
    font-size: 16px;
    line-height: 16px;
	color: #383838;
	border: 0;
	width: 100%;
	box-shadow: none !important;
    outline: none !important;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/08/Vector-1.svg);
    background-repeat: no-repeat;
    background-position: right 0 center;
	transition: all .2s ease 0s;
}

.job_filters_f-select .fs-wrap.multiple.fs-open .fs-label-wrap {
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/08/Vector.svg);
    background-repeat: no-repeat;
    background-position: right 0 center;
	transition: all .2s ease 0s;
}

.job_filters_f-select .fs-arrow {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 0 !important;
}

.job_filters_f-select .fs-dropdown {
	border: 0;
}

.job_filters_f-select .fs-dropdown .fs-search {
	color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
    padding: 10px 18px;
    border-radius: 0;
    background: #F1F1F1;
	margin-top: 25px;
    margin-bottom: 20px;
}

.job_filters_f-select .fs-dropdown .fs-search input, .job_filters_f-select .fs-dropdown .fs-search input::placeholder {
	color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

.job_filters_f-select .fs-option .fs-checkbox i {
    background-color: transparent !important;
	border-radius: 100px !important;
	border: 1px solid #E21F27 !important;
	width: 20px !important;
    height: 20px !important;
	margin-left: 0 !important;
}

.job_filters_f-select .fs-option.selected .fs-checkbox i {
    background-color: #E21F27 !important;
	border-radius: 100px !important;
	border: 1px solid #E21F27 !important;
	width: 20px !important;
    height: 20px !important;
	margin-left: 0 !important;
}

.job_filters_f-select .fs-option-label {
    color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	margin-left: 4px;
}

.jobs_radius_search .facetwp-input-wrap {
	display: block !important;
} 

.jobs_radius_search .facetwp-input-wrap input {
	color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
    padding: 9px 0;
    border: 0;
    border-bottom: 1px solid #383838;
    border-radius: 0;
    background: transparent;
	min-width: auto !important;
}

.jobs_radius_search .facetwp-input-wrap input::placeholder {
	color: #383838;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

.jobs_radius_search .facetwp-icon {
	opacity: 1;
}

.jobs_radius_search .facetwp-radius-wrap {
	padding-top: 20px;
}

.clear_filters_btn .facetwp-reset {
	background: #F1F1F1;
	padding: 13px 45px;
	color: #383838;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
	font-style: normal;
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	transition: all .3s ease 0s;
}

.clear_filters_btn .facetwp-reset:hover {
	background: #E21F27;
	color: #fff;
	transition: all .3s ease 0s;
}

/* Filters */


/* Jobs */

.posted_date_and_job_title .posted_date {
	color: #383838;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

.vector_job_title {
	margin-top: 18px;
	margin-bottom: 18px;
}

.vector_job_title a {
	color: #383838 !important;
    font-family: "Viga", sans-serif;
    font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none !important;
	  display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
  	overflow: hidden;
	height: 55px;
}

.vector_jobs_icon_and_info {
	color: #383838;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
}

.vector_jobs_icon_and_info span {
	margin-right: 5px;
}

.apply_now_btn_main {
	margin-top: 25px;
    margin-bottom: 6px;
}

.apply_now_btn_main a {
	color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
	background: #E21F27;
	border: 1px solid #E21F27;
	border-radius: 0;
	padding: 13px 10px;
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all .3s ease 0s;
}

.apply_now_btn_main a:hover {
	background: transparent;
	color: #383838;
	border: 1px solid #383838;
	transition: all .3s ease 0s;
}

/* Jobs */

/* Pagination */

.pager_pagination_customs .fl-module-content {
	border-top: 1px solid #383838;
	margin-top: 80px;
}

.pager_pagination_customs .facetwp-pager {
    text-align: center;
	padding-top: 25px;
}

.pager_pagination_customs .facetwp-page {
    color: #383838;
    font-size: 16px;
	font-family: "Titillium Web", sans-serif;
	line-height: 16px;
	letter-spacing: 1.96px;
    font-weight: 400;
	margin-right: 0;
	text-decoration: none !important;
	outline: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

.pager_pagination_customs .facetwp-page.active {
    color: #E21F27;
    font-size: 16px;
	line-height: 16px;
	font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
    font-weight: 400;;
	margin-right: 0;
	text-decoration: none !important;
}

.pager_pagination_customs .facetwp-page.next {
    position: relative;
    color: transparent;
    float: right;
}

.pager_pagination_customs .facetwp-page.next::after {
    content: "NEXT";
    position: absolute;
    right: 0;
    background: #F1F1F1;
	color: #383838;
	font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
	padding: 13px 35px;
	text-transform: uppercase;
}

.pager_pagination_customs .facetwp-page.prev {
    position: relative;
    color: transparent;
    float: left;
}

.pager_pagination_customs .facetwp-page.prev::after {
    content: "PREVIOUS";
    position: absolute;
    left: 0;
    background: #F1F1F1;
	color: #383838;
	font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
	letter-spacing: 1.96px;
	padding: 13px 35px;
	text-transform: uppercase;
}

/* Pagination */