/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2025 | 05:25:20 */
.hidden_category_job_div {
	display: none !important;
}

/* Job Border Color Change As Per Sector */
.home_new_jobs_grid_custom .pp-content-post.artificial-intelligence:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.automation:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.cloud-devops:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.data:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.electrical-engineering:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.engineering:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.hardware-ai:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.life-sciences:hover {
    border-top: 4px solid #5B4A9F !important;
}

.home_new_jobs_grid_custom .pp-content-post.maritime:hover {
    border-top: 4px solid #37608E !important;
}

.home_new_jobs_grid_custom .pp-content-post.marketing-communications:hover {
    border-top: 4px solid #B24CB2 !important;
}

.home_new_jobs_grid_custom .pp-content-post.mechanical-engineering:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.networking-security:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.newspace-satellite:hover {
    border-top: 4px solid #9BAEBC !important;
}

.home_new_jobs_grid_custom .pp-content-post.project-management:hover {
    border-top: 4px solid #00A7E1 !important;
}

.home_new_jobs_grid_custom .pp-content-post.propulsion:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.renewable-energy:hover {
    border-top: 4px solid #279d9A !important;
}

.home_new_jobs_grid_custom .pp-content-post.semiconductors:hover {
    border-top: 4px solid #F38618 !important;
}

.home_new_jobs_grid_custom .pp-content-post.technology:hover {
    border-top: 4px solid #00A7E1 !important;
}

/* Job Border Color Change As Per Sector */


.home_job_grid_cstm .pp-grid-load-more-button {
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 30px !important;
    margin-top: 20px;
}

.home_page_new_facet_customs .fs-label-wrap {
    border: 1px solid #434F57;
    border-radius: 100px;
    padding: 12px 20px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px !important;
}

.home_page_new_facet_customs .fs-label {
    color: #434F57;
    font-size: 14px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
}

.home_page_new_facet_customs .facetwp-facet {
    margin-bottom: 0;
    text-align: center;
}

.home_page_new_facet_customs .fs-option-label {
    color: #434F57;
    font-size: 14px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
    text-transform: capitalize !important;
    text-align: left;
}

.home_page_new_facet_customs .fs-search {
	background: #fff;
}

.home_page_new_facet_customs .fs-search input[type="text"] {
    background: transparent;
    color: #434F57;
    font-size: 14px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}

.home_page_new_facet_customs .fs-search input[type="text"]::placeholder {
    color: #434F57;
    font-size: 14px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}

.home_page_new_facet_customs .fs-dropdown {
    z-index: 6;
}

.home_view_more_job_btn button.facetwp-load-more {
	font-family: Ubuntu, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 30px !important;
	background: transparent;
	border: 1px solid #434F57;
	color: #434F57;
	transition: all .3s ease;
	border-radius: 100px;
}

.home_view_more_job_btn button.facetwp-load-more:hover {
	color: #ffffff;
	background: #434F57;
	border: 1px solid #434F57;
	transition: all .3s ease;
}

.home_view_more_job_btn .facetwp-facet {
	margin-bottom: 0;
/* 	text-align: center; */
}