div.tm-titlebar-wrapper {
	background-image: url('/img/headline-munkaink.jpg')!important;
	background-color: rgba(0, 0, 0, 0.45)!important;
}
.fep {
	filter:grayscale(45%)!important;
	-webkit-filter:grayscale(45%)!important;
	-webkit-transform:scale(1)!important;
	transform:scale(1)!important;
-webkit-transition:.5s ease-in-out!important;
transition:.5s ease-in-out!important;
}
.fep:hover {
	-webkit-transform:scale(.96)!important;
	transform:scale(.96)!important;
	filter:none!important;
}
.aciop {
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	color: #111 !important;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 22px;
}
.aciop a {
	color: #111 !important;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.aciop a:hover {
	color: #ff7f00 !important;
}
.wpb-content-wrapper {
	padding-top:30px;
}
