/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2024 | 14:52:56 */
div#rc-anchor-container {
    background: transparent;
    border: 1px solid #221c1a;
    font-family: 'Roboto';
}  
.rc-anchor-checkbox-label {
    font-family: "Soehne Buch", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}
.rc-anchor-error-msg-container{
	font-family: "Soehne Buch", sans-serif;
}

.header___warpper.she-header-yes.she-header .menu_header a{
	color:#221c1a !important
}
.header___warpper.she-header-yes.she-header i{
	color:#221c1a !important	
}
.header___warpper.she-header-yes.she-header{
box-shadow: 
	0 0 10px 0 rgba(0, 0, 0,.3);
	}
/* .header_offcanvas .ekit-sidebar-widget{
	overflow:hidden
} */

.header___warpper.she-header-yes.she-header .header_offcanvas .elementor-element.elementor-element-84974ed.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    background: rgba(0,0,0,1);
}
.header_offcanvas .ekit-sidebar-widget::-webkit-scrollbar-track
{
	border-radius: 0px;
	background-color: transparent
}

.header_offcanvas .ekit-sidebar-widget::-webkit-scrollbar
{
	width: 0px;
	background-color:transparent;
}

.header_offcanvas .ekit-sidebar-widget::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	background-color: transparent;
}
.header___warpper.she-header-yes.she-header .logo_color img{
	    content: url(https://mnpoutsourcing.in/wp-content/uploads/2024/07/mnp_foo_logo.png);
}

.header___warpper.she-header-yes.she-header .get_in_touch a{
	background-color:#221C1A;
	border-color:#221C1A;
}

.apply_now_box .elementskit-infobox{
	display:flex;
	align-items:center;
}

.apply_now_box .elementskit-infobox{
	position:relative;
	transition:.5s all ease-in-out
}
.apply_now_box .elementskit-infobox:after{
	content:"";
	height:100%;
	width:100%;
	background:rgba(0,0,0,.5);
	top:0;
	right:0;
	left:0;
		transition:.5s all ease-in-out
	bottom:0;
	    position: absolute;
	opacity:0;
}
.apply_now_box .elementskit-infobox:hover:after{
	opacity:1;
}


 body:not([class*=elementor-page-]) .site-main {
        max-width: 100%;
    }
.thjmf-single-job .banner{
	position:relative;
}


.thjmf-job-application textarea {
    border-color: #CFCFCF;
    border-width: 1px 1px 1px 1px;
    border-radius: .75rem .75rem .75rem .75rem;
    font-family: "Soehne Buch", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #221C1A;
    padding: 7px 20px;
}
.thjmf-job-application input ,.thjmf-job-application .thjmf-field-file .thjmf-input-wrapper{
    border-color: #CFCFCF;
    border:  1px solid  #CFCFCF !important;
    border-radius: .75rem .75rem .75rem .75rem !important;
    font-family: "Soehne Buch", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #221C1A;
	min-height:59px;
    padding: 7px 20px;
}

.thjmf-single-job .banner img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.job_description_wrapper .description_wrapper .thjmf-single-job-content p {
    color: #080808;
    font-family: "Soehne Buch", Sans-serif;
    font-size: 16px;
    font-weight: 400;
	margin:0px;
}
.thjmf-single-job-page .thjmf-single-job .thjmf-single-job-content{
	margin:0;
}

.apply_now_wrapper  {
	width:100%;
	max-width: 150rem;
	margin:0 auto;
}
.job_icon {
    margin: -70px auto 20px;
	width:90px;
	cursor:pointer;
}
.apply_now_wrapper button#thjmf_show_form {
    margin: 0 auto;
    display: flex;
    padding: 12px 32px;
    border-radius: 50px;
    line-height: normal;
    border: 1px solid #221C1A;
    color: #221C1A;
    margin-top: 40px;
}
.apply_now_wrapper button#thjmf_show_form:hover{
	background:#221C1A;
	color:#fff;
	transform:scale(.9)
}
 button:focus, button:hover {
    background-color: transparent;
    text-decoration: none;
}

.similar_job_wrapper {
	margin:0 auto;
    padding: 8% 5% 8%;
    max-width: 150rem;
    width: 100%;
}
.similar_job_wrapper .similar_jobs_title {
    margin-bottom: 100px;
    text-align: center;
}

.similar_job_wrapper .similar_jobs_title h4:after{
	content:"";
	position:absolute;
	width:100%;
	height:1px;
	bottom:-5px;
	background:#221C1A;
	left:0;
	right:0;
}


.similar_job_wrapper .related-jobs ul li .thjmf-share-job {
	cursor:pointer;
      position: absolute;
    top: 40px;
    right: 30px;
    padding: 5px;
    line-height: normal !important;
}

.similar_job_wrapper .related-jobs .share-buttons {
    display: none;
    position: absolute;
    width: 150px;
  right: 37px;
    top: -1px;
    bottom: 0;
	border-radius:50px;
}
.similar_job_wrapper .related-jobs .share-buttons a{
	width:25px;
	display:inline-block;
	    position: relative;
    top: 4px;
}

.button.thjmf-loop-job-details-button.aa:hover{
	background:#221C1A;
	color:#fff;
	transform:scale(.9);
}


.similar_job_wrapper .related-jobs h3 a {
    color: #221C1A;
    font-family: 'Soehne Buch';
    font-weight: 400;
    letter-spacing: 0;
}

.apply_now_wrapper label {
    display: none!important;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 10px;
}
.apply_now_wrapper .thjmf-job-application {
 column-gap: 20px;
    max-width: 100%;
    margin: 50px auto 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}
.apply_now_wrapper .thjmf-file-upload-link {
    color: #221C1A;
}
.apply_now_wrapper  button#thjmf_apply_job:hover{
	background:#221C1A;
	color:#fff;
	transform:scale(.9)
}


.apply_now_wrapper  button#thjmf_apply_job {
	transition:.5s all ease-in-out;
    border: 1px solid #221C1A;
    padding: 10px 32px;
    color: #221C1A;
    border-radius: 50px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.thjmf-single-job-page .thjmf-dialling-code-field .thjmf-input-dialling-code {
    color: #221C1A;
    width: 100%;
	    border: 1px solid #CFCFCF !important;
}

/*  */


.thjmf-job-listings {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    column-gap: 50px;
	row-gap:100px;
	position:relative;
}
.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-loop-job-title a {
    font-weight: 400;
}

/* .thjmf-job-list-page .button.thjmf-loop-job-details-button {
    background: #fff;
    border-radius: 0px !important;
    width: fit-content;
    margin: 0 auto;
    padding: 6px 10px;
} */

.thjmf-job-list-page .thjmf-loop-job-excerpt{
	color:#221C1A !important;font-size:16px !important;
}



.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-share-job {
    position: absolute;
    top: 0;
    right: -20px;
    padding: 5px;
    line-height: normal !important;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-job-tags {
    display: none !important;
/*     padding: 5px 0px;
    position: absolute;
    left: 15px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #221C1A; */
}
.thjmf-job-list-page .thjmf-jobs .thjmf-job-tag {
    display: flex !important;
    padding: 0px 10px;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-social-share-icons{
	background:transparent;
	top:4px;
}
/* .thjmf-more-jobs{
	display:none
}
 */
.thjmf-loop-job-excerpt p,.similar_job_wrapper .job-description p{
	  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

p#thjmf_cover_letter_field {
    width: 100%;
}
div#resume_field {
    top: -7px;
}
div#resume_field input{
	width:80%;
}
div#resume_field label{
	display:block;
}
.thjmf-job-application .thjmf-form-row {
    width: 49%;
	position:relative;
	display:flex;
	align-items:center;
}
.thjmf-job-application input{
	width:100% !important
}

.thjmf-job-application .thjmf-form-row  .thjmf-input-wrapper {
	position:relative;
	    width: 100%;
}

.thjmf-single-job-page .thjmf-field-has-placeholder-label .thjmf-validation-message {
    z-index: 1;
    bottom: unset;
	height:15px;
    position: absolute;
    background-color:transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 0 ;
    top: unset;
    margin-top: 11px;
}
#resume_field  .thjmf-validation-message{
	height:15px;
	margin-top: 11px;
}

#resume_field span.thjmf-input-wrapper .file_wrapper {
    height: auto !important;
    display: flex;
	align-items:center;
    padding: 0px;
    border-color: #CFCFCF;
    border: 1px solid #cfcfcf;
    border-radius: .75rem .75rem .75rem .75rem !important;
    font-family: "Soehne Buch", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #221C1A;
    min-height: 59px;
    padding: 7px 20px;
}

#resume_field span.thjmf-input-wrapper{

    position: relative;
    padding: 0px;
    border: none !important;


}

.thjmf-job-application #resume_field  input
{
	padding:0px;min-height:auto;
	border:none !important;
	border-radius:0px !important;
}


.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-social-share-icons {
    top: 4.5px !important;
}


#resume_field .thjmf-remove-uploaded-file{
	    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    height: 59px;
}

/* .thjmf-job-application .thjmf-validation-required {
    border: 1px solid red !important;
    border-radius: 13px;
}
 */
/* .thjmf-single-job-page .thjmf-validation-message {
	display: none !important;
} */


.thjmf-form-row.thjmf-form-row-wide.thjmf-field-file.thjmf-validation-required.actiev{
	top:5px !important;
}


button#load-more-jobs:hover{
	 background: #221c1a;
	color:#fff;
}
button#load-more-jobs {
    margin-top: 50px;
    margin: 50px auto 0;
    display: flex;
    background: transparent;
    color: #221c1a;
    border: 1px solid #221c1a;
    border-radius: 50px;
    padding: 12px 32px;
    line-height: normal;
    letter-spacing: 0;
    font-family: 'Soehne Buch';
}
button#load-more {
    margin-top: 50px;
    margin: 50px auto 0;
    display: flex;
    background: transparent;
    color: #221c1a;
    border: 1px solid #221c1a;
    border-radius: 50px;
    padding: 12px 32px;
    line-height: normal;
    letter-spacing: 0;
    font-family: 'Soehne Buch';
}
.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header{
	display: flex;
    height: 100%;
}
.thjmf-job-listings .thjmf-list-job-listing{
	display:none;
}
.thjmf-job-listings .thjmf-list-job-listing{
background-color: #F6F6F6;
    display: flex;
    border-radius: 0px 50px 0px 50px;
	flex-direction:column;
	text-align: center;
}
.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-loop-job-title a{
	color:#221C1A !important;
}
.job_description_wrapper .heading_wrapper {
    color: #221C1A;
    font-family: "Soehne Buch", Sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
}
.jobs_details_page{
	 max-width: 150rem;
	margin:0 auto;
	}
.apply_now_wrapper h4 {
    text-align: center;
    color: #221C1A;
    font-family: "Soehne Buch", Sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
}
.similar_job_wrapper .similar_jobs_title p{
	    color:#221C1A;
    font-family: "Soehne Buch", Sans-serif;
    font-weight: 400;
    line-height: 1.2em;
}
.similar_job_wrapper .similar_jobs_title h4 {
color: #221C1A;
    font-family: "Soehne Buch", Sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0 auto 10px;
	width:fit-content;
	position:relative;
}
.similar_job_wrapper .related-jobs ul li {
    background-color: #F6F6F6;
    display: flex;
    border-radius: 0px 50px 0px 50px;
    flex-direction: column;
    text-align: center;
	position:relative;
	display:none;
}
.button.thjmf-loop-job-details-button.aa {
    color: #221C1A;
    border: 1px solid #221C1A;
    width: fit-content;
    padding: 9px 32px 12px;
    line-height: normal;
    border-radius: 50px !important;
	background:transparent;
	transition:.4s all ease-in-out
}

.similar_job_wrapper .related-jobs ul  {
    padding: 0px;
    display: grid;
    column-gap: 60px;
    justify-content: space-between;
	list-style:none;
}
.thjmf-single-job .banner .page_title{
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	    font-family: "Soehne Buch", Sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
	color:#fff;
}
.job_description_wrapper {
    display: grid;
	align-items:center;
}
@media only screen and (min-width:1024px){
	.job_description_wrapper {
    grid-template-columns: 1fr 1fr;
}
	.thjmf-single-job .banner .page_title{
	bottom:80px;
    font-size: 80px;
}
	
	.similar_job_wrapper .related-jobs ul  {
	row-gap:100px;
		grid-template-columns: 1fr 1fr;
}

	.button.thjmf-loop-job-details-button.aa {
    margin: 0 auto;
}
	.similar_job_wrapper .related-jobs ul li {
    padding: 30px 50px !important;
}
	.similar_job_wrapper .similar_jobs_title h4 {
    font-size: 24px;
}
	.similar_job_wrapper .similar_jobs_title p{
    font-size: 3.5rem;
}
	.apply_now_wrapper h4 {    font-size: 3.5rem;}
.thjmf-job-listings .thjmf-list-job-listing{
    padding:30px 50px !important;
}
	.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-loop-job-title a{
	font-size:30px !important;
}
	.job_description_wrapper .heading_wrapper {
	font-size: 3.5rem;
	}
	.jobs_details_page{
    padding: 8rem 5rem 8rem;
	}
	.apply_now_wrapper  {
    padding: 0% 5% 5%;
}
}










