/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 07:09:47 */


.job_search_grid_customs .medus_job_state_image_div img {
    width: 100%;
    aspect-ratio: 16 / 12;
    border-top-right-radius: 20px;
    object-fit: cover;
}

.medus_job_main_container .row {
	margin: auto;
}

.medus_job_main_container {
	padding: 0;
}

.medus_job_meta_data_div {
    background: #F6F7FB;
    border-bottom-left-radius: 20px;
    padding: 10px 20px 20px 20px;
}

.medus_job_location {
    color: #7D7D7E;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: "Poppins", sans-serif;
}

.medus_job_title {
    color: #29395E !important;
    font-family: "Poppins", sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 24.1px;
    text-decoration: none !important;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 51px;
}

.medus_job_seperator {
    border-top: 1px solid #C9C9C9;
    margin-top: 10px;
    margin-bottom: 15px;
}

.medus_job_more_info_div {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    height: 40px;
}

.medus_job_more_info {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1 1 calc(50% - 1rem);
    box-sizing: border-box;
    margin-bottom: 0;
}

.medus_job_more_info img {
    width: 16px;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.medus_job_more_info span {
    color: #29395E;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.medus_job_apply_now_btn {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-decoration: none !important;
    color: #ffffff !important;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #E31D1D;
    padding: 8px;
    border-bottom-left-radius: 15px;
	transition: all 0.3s ease;
	text-transform: uppercase;
}

.medus_job_apply_now_btn:hover {
    color: #ffffff;
    background: #29315B;
	transition: all 0.3s ease;
}

.job_search_count_customs span.fl-heading-text {
    display: flex;
    justify-content: flex-end;
}

.job_search_count_customs span.fl-heading-text .facetwp-counts {
    margin-left: 5px;
    margin-right: 5px;
}

.job_search_left_facet_customs .facetwp-facet-title {
    color: #29315B;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.job_search_left_facet_customs .fs-label-wrap {
    border: 1px solid #A3A3A3;
    width: 100%;
}

.job_search_left_facet_customs .fs-wrap {
	width: 100%;
}

.job_search_left_facet_customs .fs-label {
    color: #A3A3A3;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px !important;
}

.job_search_left_facet_customs .facetwp-facet {
	margin-bottom: 0;
}

.job_search_left_facet_customs .fs-dropdown {
    padding: 15px;
    border-color: #A3A3A3;
	z-index: 6;
}

.job_search_left_facet_customs .fs-search {
    border: 1px solid #A3A3A3;
    background: transparent;
    padding: 10px;
}

.job_search_left_facet_customs .fs-search input {
    color: #A3A3A3;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.job_search_left_facet_customs .fs-search input::placeholder {
    color: #A3A3A3;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.job_search_left_facet_customs .fs-options {
    margin-top: 5px;
}

.job_search_left_facet_customs .fs-option-label {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.job_search_left_facet_customs .noUi-handle {
    border-radius: 100%;
    background: #439ABC;
}

.job_search_left_facet_customs .noUi-connect {
    background: #fff;
}

.job_search_left_facet_customs .noUi-target {
    background: #A3A3A3;
    border-radius: 25px;
    border: 1px solid #A3A3A3;
}

.job_search_left_facet_customs .facetwp-slider.noUi-target.noUi-ltr.noUi-horizontal.noUi-txt-dir-ltr.ready {
    background: #A3A3A3;
    border-radius: 12px;
    border: 1px solid #A3A3A3;
    padding-right: 0;
}

.job_search_left_facet_customs .noUi-connects {
    border-radius: 12px;
}

.job_search_left_facet_customs .noUi-handle.noUi-handle-upper {
	display: none;
}

.job_search_left_facet_customs .noUi-horizontal {
	background: transparent;
}

.job_search_left_facet_customs .facetwp-slider-label {
    color: #A3A3A3;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.job_search_left_facet_customs input.facetwp-slider-reset {
	display: none;
}

.job_search_clear_facet_customs .facetwp-facet {
    margin-bottom: 0px;
}

.job_search_clear_facet_customs .facetwp-facet {
    margin-bottom: 0px;
}

.job_search_clear_facet_customs button.facetwp-reset {
    background: transparent;
    border: 1px solid #A3A3A3;
    color: #A3A3A3;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0;
    transition: all .3s ease;
}

.job_search_clear_facet_customs button.facetwp-reset:hover {
    transition: all .3s ease;
    background: #A3A3A3;
    color: #fff;
}

.pager_pagination_customs .facetwp-pager {
    text-align: end;
}

.pager_pagination_customs .facetwp-page {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
	text-decoration: none !important;
}

.pager_pagination_customs .facetwp-page.active {
    color: #fff;
    background: #E31D1D;
    border-radius: 100%;
    padding: 0px 5px;
	text-decoration: none !important;
}

/* Facet Toggle Button CSS */
.job_search_facet_toggle_button .facetwp-facet {
	margin-bottom: 0;	
}

.job_search_facet_toggle_button .facetwp-checkbox span {
	color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.job_search_facet_toggle_button span.facetwp-counter {
	display: none;
}

.job_search_facet_toggle_button .facetwp-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin: 10px 0;
    font-size: 16px;
    padding: 0;
    background: none !important;
}

.facetwp-facet-hot_jobs .facetwp-display-value,
.facetwp-facet-hot_jobs .facetwp-counter {
    margin-right: 10px;
}

.job_search_facet_toggle_button .facetwp-checkbox::before {
    content: "";
    position: absolute;
    right: 8px;
    width: 34px;
    height: 21px;
    background-color: #F6F7FB;
    border-radius: 34px;
    transition: background-color 0.2s;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.job_search_facet_toggle_button .facetwp-checkbox::after {
    content: "";
    position: absolute;
    right: 24px;
    width: 13px;
    height: 13px;
    background-color: #E31D1D;
    border-radius: 50%;
    transition: transform 0.2s;
}

.job_search_facet_toggle_button .facetwp-checkbox.checked::after {
    transform: translateX(12px);
}
/* Facet Toggle Button CSS */

.compact_states_hidden_field {
	display: none !important;
}