/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 13:08:45 */
.facetwp-facet {
	margin-bottom: 0 !important;
}

.js_banner_facet .fs-wrap {
	width: 100%;
	display: block;
}

.js_banner_facet .fs-label-wrap {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
	font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #000000;
}

.js_banner_facet .fs-arrow {
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
	border: 0 !important;
}

.js_banner_facet .fs-label-wrap {
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/10/Vector-47.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.js_banner_facet .fs-label {
	font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #000000;
	padding-bottom: 15px !important;
}

.js_search_icon .fwp-submit {
	background-color: #D3A414;
	border: none !important;
	border-radius: 11px;
	padding: 10px;
}

.js_filter_facet .fs-wrap {
	width: 100%;
	display: block;
}

.js_filter_facet .fs-label-wrap {
	background-color: transparent;
	border: 1px solid #A3A3A3;
	border-radius: 11px;
	font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #000000;
}

.js_filter_facet .fs-arrow {
	appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
	border: 0 !important;
}

.js_filter_facet .fs-label-wrap {
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/10/Vector-47.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
}

.js_filter_facet .fs-label {
	font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #000000;
	padding: 13px !important;
}

.clear_filters_btn .facetwp-reset {
	font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 12px;
	color: #000000;
	background-color: transparent !important;
	border: 1px solid #BABABA;
	border-radius: 5px;
	padding: 4px 20px;
}

/* Jobs */

.jobs_state_wise_images img {
	aspect-ratio: 245/155;
	object-fit: cover;
	width: 100%;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}

.topaz_jobs_title {
	margin-top: 0;
	color: #002B39;
    font-family: "the-seasons", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 23px;
	line-height: 28px;
}

.topaz_jobs_title a {
	color: #002B39;
    font-family: "the-seasons", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 23px;
	line-height: 28px;
	text-decoration: none;
}

.jobs_title_sep {
	min-height: 2px;
    width: 100px;
    background: #D3A414;
    margin-top: 10px;
    margin-bottom: 15px;
}

.topaz_jobs_more_info_main {
	display: flex;
	justify-content: space-between;
}

.topaz_jobs_main_content_info {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.topaz_jobs_more_info_main {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.topaz_jobs_icon_and_info {
	color: #000000;
    font-family: Inter, sans-serif;
    font-weight: 400;
	font-size: 14px;
}

.jobs_view_detail_btn a {
	padding: 8px 10px;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
	display: block;
	background: #D3A414;
	border: 0;
	border-radius: 100px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: all .3s ease 0s;
}

.jobs_view_detail_btn a:hover {
	background: #2C5F6F;
	transition: all .3s ease 0s;
}

/* Jobs */


/* Pager */

.topaz_pagination_custom .fl-module-content.fl-node-content {
    text-align: center;
}

.topaz_pagination_custom .facetwp-pager {
	position: relative;
}

.topaz_pagination_custom a.facetwp-page.active {
	color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 500;
	font-size: 13px;
	border-radius: 100px;
	background: #2C5F6F;
	padding: 5px 10.5px;
	text-decoration: none !important;
	outline: none !important;
}

.topaz_pagination_custom a.facetwp-page {
  	color: #000000;
    font-family: Inter, sans-serif;
    font-weight: 500;
	font-size: 13px;
	text-decoration: none !important;
	outline: none !important;
}

.topaz_pagination_custom a.facetwp-page.next {
    color: transparent;
}

.topaz_pagination_custom .facetwp-page.next:before {
	content: "Next";
    color: #2C5F6F;
    font-family: Inter, sans-serif;
    font-weight: 500;
	font-size: 13px;
    position: absolute;
    right: 25px;
}

.topaz_pagination_custom .facetwp-page.next:after {
    content: url(/wp-content/uploads/2025/10/Vector-12.svg);
    position: absolute;
    right: 0;
	top: 4px;
}

.topaz_pagination_custom a.facetwp-page.prev {
    color: transparent;
}

.topaz_pagination_custom .facetwp-page.prev:before {
    content: "Previous";
    color: #2C5F6F;
    font-family: Inter, sans-serif;
    font-weight: 500;
	font-size: 13px;
    position: absolute;
    left: 25px;
}

.topaz_pagination_custom .facetwp-page.prev:after {
    content: url(/wp-content/uploads/2025/10/Vector-12.svg);
    position: absolute;
    left: 0;
	top: -2px;
	transform: rotate(180deg);
}

/* Pager */


/* Job Detail */

.jd_more_info .topaz_jobs_icon_and_info {
	line-height: 23px;
	font-size: 16px !important;
}

.jd_more_info .topaz_jobs_icon_and_info span {
	margin-right: 5px;
}

.jd_submit_resume_infobox .pp-more-link.pp-button {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.jd_submit_resume_infobox .pp-more-link.pp-button span {
	margin-left: 45px;
}

.js_social_share .pp-share-button {
	height: 3.5em;
    width: 3.5em;
}

.gform_required_legend {
	display: none !important;
}

#input_2_5 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#input_2_5:after {
    content: "UPLOAD FILE";
    position: absolute;
	top: 1rem;
    left: 3.5rem;
    width: 150px !important;
    color: #BABABA;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 12px;
	cursor: pointer;
}

#input_2_5::file-selector-button {
	width: 150px;
	text-align: center;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 12px;
	color: transparent;
	border-radius: 0;
	border: 1px solid #000000;
	background-color: transparent;
	padding: 9px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#field_submit {
	justify-content: flex-end;
}

/* Job Detail */