/* 
Theme Name:		 mecc-child
Theme URI:		 http://childtheme-generator.com/
Description:	 mecc-child is a child theme of mecc, created by ChildTheme-Generator.com
Author:			 WordPress team
Author URI:		 http://childtheme-generator.com/
Template:		 mecc
Version:		 1.0.0
Text Domain:	 mecc-child
*/


/*
    Add your custom styles here
*/
.whitetext h2, .whitetext{
	color: #ffffff !important;
}
.mt0_intern{
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.mb0_intern{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.career-flexi{
	margin-top:0px !important;
}
.wit{
	color:#ffffff !important;
}
.wit a, .wit a:visited{
	color:#ffffff !important;
	text-decoration: underline !important;
}
.wit a:hover, .wit a:active, .wit a:focus{
	color:#ffffff !important;
	text-decoration:  none  !important;
}
/*31-01-23*/
@media screen and (min-width: 768px){
	.page-id-6665 .breadcrumb-container a,
	.page-id-6665 .breadcrumb-container span.sep,
	.page-id-6686 .breadcrumb-container a,
	.page-id-6686 .breadcrumb-container span.sep,
	.page-id-6748 .breadcrumb-container a,
	.page-id-6748 .breadcrumb-container span.sep,
	.page-id-6737 .breadcrumb-container a,
	.page-id-6737 .breadcrumb-container span.sep,
	.page-id-6934 .breadcrumb-container a,
	.page-id-6934 .breadcrumb-container span.sep,
	.page-id-5148 .breadcrumb-container a,
	.page-id-5148 .breadcrumb-container span.sep,
	.page-id-8717 .breadcrumb-container a,
	.page-id-8717 .breadcrumb-container span.sep{
		color: #fff!important;
	}
}
/*End*/

.background-green > div:after{
	background: #007845 !important;
}