/*
zöld alap szin: #92C117


*/
.madswork_job_details .backgroundWhite {
	border-left: 0;
}

.madswork_job_details .apply-thisjob {
	border: 2px solid #92C117;
    color: #92C117;	
}

.madswork_job_details .applyButtonTop .apply-thisjob {
	border:0;
	background: linear-gradient(137deg, #92C117, #05652c  100%);
	color:#fff;
}

.madswork_job_details .apply-thisjob:hover {
	background: #92C117;
	color:#fff;
}


.madswork_job_details .job-is.ft, .job-list-modern .job-is.ft {
	color: #92C117;
    border-color: #92C117;	
}

.madswork_job_details .job-details {
	padding: 0;
	border-left: 2px solid #92C117;
}

.madswork_job_details .madsworkJoin {
	border-left: 2px solid #007D40;	
}

.madswork_job_details .madsworkJoin p {
	margin-bottom:0;	
}


.madsworkContentFrame {
    font-size:1.2em;
	/*
	-webkit-box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	*/
}


.jobContent {
	padding:1em;
}

.madswork_job_details .jobCover {
	width:100%;
}

.madsworkContentFrame h3, .madswork_job_details .madsworkJoin h3 {
    color:#05652c  !important;
    font-weight:500 !important;
    font-size:1.2em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.madswork_job_details .madsworkJoin h3 {
    color:#05652c  !important;
    font-weight:500 !important;
    font-size:1.5em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.madswork_job_details .madsworkJoin p {
	font-size: 1.3em !important;
	padding-bottom:1em;
}

.madsworkContentFrame p {
    line-height:1.5em;
}

.madsworkContentFrame li {
    margin:0.2em;
}

.madsworkContentFrame li {
  display: flex;
  align-items: center;
}


.madsworkContentFrame li > i {
    color:#007D40 !important;
    font-size:0.7em;
}

.madsworkContentFrame .intro > p:nth-child(2) {
    text-transform:uppercase;
	color:#007D40;
	font-size:1.3em;
	margin-top:1em;
}

.madsworkContentFrame .intro > p  {
    text-align:center;
} 

.madswork_cover.kategoriahely.aloldal {
	min-height: 320px;
	margin-top: 140px;
}

.madswork_cover.kategoriahely::after {
	background-image:none !important;	
	background-color:#92C117;
}

.madswork_cover .kategoriahelyCover:after {
	background-image:url("../../img2/madswork_head1.jpg") !important;
	background-position:center;
	opacity: 0.3;
}

.madswork_cover .jobTitleH1 {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.madswork_cover .textFrame a {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.madsworkContentFooter {
	color:#fff;
	padding: 1em;
	justify-content: space-between;
	background-color: #92C117;
	align-items: center;
}

.madsworkContentFooter .footerLeft {
	display:flex;
	align-items:center;
	font-weight:600;
}

.madsworkContentFooter span {
	color:#fff;
}

.madsworkContentFooter i {
	margin-right:0.2em;
	font-size:1.5em;
}

.madsworkContentFooter a:last-child i {
	margin-right:0 ;
}

.madsworkContentFooter .infoDivider {
	font-size:2em;
	margin:0 0.2em;
}

@media (max-width: 1200px) {
	.madswork_cover.kategoriahely.aloldal {
		margin-top: 60px;
	}	
}

