/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2025 | 13:03:54 */
.atlas_js_main_container {
    padding: 0;
}

.atlas_js_main_container .row {
    margin: auto;
}

.atlas_js_job_listings {
    border-top: 4px dashed #348C4E;
    /* border-bottom: 5px dashed #348C4E; */ 
    padding: 20px 20px 15px 20px;
	background: #ffffff;
}

.atlas_js_job_title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.1px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #002551 !important;
    margin-bottom: 20px;
    height: 56px;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.atlas_js_job_more_info span {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #348C4E;
}

.atlas_js_job_more_info img {
    width: 16px !important;
    height: 16px !important;
}

.atlas_js_job_column {
	padding-left: 0;
}

.atlas_js_job_more_info_div p:first-child {
    border-top: 1px dashed #666666;
}

.atlas_js_job_more_info {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-bottom: 1px dashed #666666;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.atlas_js_job_column.js_col_right {
    padding-left: 15px;
    padding-right: 0;
}

.job_seach_top_facet span.facetwp-input-wrap {
    display: block;
}

.job_seach_top_facet .facetwp-icon {
    display: none !important;
}

.job_seach_top_facet .facetwp-facet {
    margin-bottom: 0;
}

.job_seach_top_facet .facetwp-facet input.facetwp-search {
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    background: transparent;
	border: none;
	border-bottom: 1px solid #666666;
	border-radius: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #348C4E;
	padding-left: 0 !important;
}

.job_seach_top_facet .facetwp-facet input.facetwp-search::placeholder {
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #348C4E;
}

.job_search_facet_submit_button img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
}

.job_search_facet_submit_button button.fwp-submit {
    background: #002551;
    color: #fff;
    padding: 10px;
    width: 100%;
    border-radius: 100px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
	transition: all .3s ease;
	border: none;
}

.job_search_facet_submit_button button.fwp-submit:hover {
    background: #348C4E;
	transition: all .3s ease;
}

.info_box_custom_js h4.pp-infobox-title, .job_alerts_info_box h4.pp-infobox-title {
    background: linear-gradient(to right, #002551 0%, #348C4E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 40px !important;
}

.info_box_custom_js a.pp-more-link.pp-button.info_box_js_btn i.pp-button-icon.pp-button-icon-right {
    background: url(/wp-content/uploads/2024/11/Speak-to-a-Recruiter-Icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px;
    height: 16px;
    display: block;
}

.job_alerts_info_box a.pp-more-link.pp-button.info_box_js_btn i.pp-button-icon.pp-button-icon-right {
    background: url(/wp-content/uploads/2025/02/Vector.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px;
    height: 16px;
    display: block;
}

.info_box_custom_js a.pp-more-link.pp-button.info_box_js_btn, .job_alerts_info_box a.pp-more-link.pp-button.info_box_js_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease !important;
}

.job_search_left_facet_customs .facetwp-facet-title {
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #348C4E;
}

.job_search_left_facet_customs .fl-module-content.fl-node-content {
    border-bottom: 3px solid #E5E5E5;
}

.job_search_left_facet_customs .facetwp-facet {
	margin-bottom: 0;
}

.job_search_left_facet_customs .facetwp-checkbox span, .job_search_left_facet_customs .fs-option-label {
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.job_search_left_facet_customs span.facetwp-counter {
	display: none;
}

.job_search_left_facet_customs .fs-wrap.multiple {
	width: 100%;
}

.job_search_left_facet_customs .fs-label-wrap {
    border: 1px solid #A3A3A3;
    background: transparent;
    padding: 5px;
    border-radius: 100px;
	width: 100%;
}

.job_search_left_facet_customs .fs-label {
    color: #A3A3A3;
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.job_search_left_facet_customs span.fs-arrow {
    border: none;
    background: url(/wp-content/uploads/2024/11/Vector.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px !important;
    height: 16px !important;
    right: 10px;
}

.job_search_left_facet_customs .fl-module-content.fl-node-content {
    border-bottom: 3px solid #E5E5E5;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.job_search_clear_facets_customs button.facetwp-reset {
    color: #A3A3A3;
    text-align: center;
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 3px;
    border: 0.5px solid #A3A3A3 !important;
    background: transparent;
    padding: 5px 20px;
	transition: all .3s ease;
}

.job_search_clear_facets_customs button.facetwp-reset:hover {
    color: #ffffff;
    text-align: center;
	font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 3px;
    border: 0.5px solid #002551 !important;
    background: #002551;
    padding: 5px 20px;
	transition: all .3s ease;
}

.pager_pagination_customs .facetwp-pager {
    text-align: center;
}

.pager_pagination_customs .facetwp-page {
    color: #000;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0.68px;
	font-family: "Covered By Your Grace" !important;
	outline: none !important;
}

.pager_pagination_customs .facetwp-page.active {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    background: #348C4E;
    padding: 10px;
    border-radius: 100%;
    line-height: 1.4;
    width: 60px;
    height: 60px;
}

.pager_pagination_customs .facetwp-page.next {
    color: transparent;
    background: url(/wp-content/uploads/2024/11/Frame-50.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 20px;
    width: 40px;
    height: 40px;
    vertical-align: super;
}

.pager_pagination_customs .facetwp-page.next.active, .pager_pagination_customs .facetwp-page.prev.active {
    width: 40px !important;
    height: 40px !important;
    vertical-align: super !important;
	padding: 0 !important;
}

.pager_pagination_customs .facetwp-page.prev {
    color: transparent;
    background: url(/wp-content/uploads/2024/11/Frame-49.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    vertical-align: super;
}

.display_none_cstm {
	display: none !important;
}

.job_search_left_facet_customs .facetwp-input-wrap {
	display: block;
}

.job_search_left_facet_customs input.facetwp-location {
    border: 1px solid #A3A3A3;
    background: transparent;
    padding: 11px;
    border-radius: 100px;
    width: 100%;
    color: #A3A3A3;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.job_search_left_facet_customs input.facetwp-location::placeholder {
    color: #A3A3A3;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.job_search_left_facet_customs .facetwp-radius-label span {
    color: #A3A3A3;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.job_search_left_facet_customs .facetwp-radius-wrap {
    padding-top: 10px;
}

.job_search_left_facet_customs .fs-dropdown {
    position: relative;
    z-index: 6;
}

/* Facet Toggle Button CSS */
.job_search_facet_toggle_button .facetwp-facet {
	margin-bottom: 0;	
}

.job_search_facet_toggle_button .facetwp-checkbox span {
    color: #0a0a0a;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 18px;
    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.checked::before {
	background-color: #348C4E !important;
}

.job_search_facet_toggle_button .facetwp-checkbox.checked::after {
	background-color: #F6F7FB !important;
}

.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: #348C4E;
    border-radius: 50%;
    transition: transform 0.2s;
}

.job_search_facet_toggle_button .facetwp-checkbox.checked::after {
    transform: translateX(12px);
}
/* Facet Toggle Button CSS */