.fa-2x {
	font-size:22px;
}
.navbar-light .navbar-nav .nav-link {
	color: #212529;
}

section#products-index.fragment img.p-2.w-75.mb-2,
section#partner-index.fragment img.p-2.w-75.mb-2,
section#solutions-index.fragment img.p-2.w-75.mb-2 {
	font-family: 'Font Awesome 5 Free';
    	font-weight: 900;
    	line-height: inherit;
	font-size: 2em;
	line-height: 1;

	display: inline-block;
	height: 3.5em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 100% !important;
	margin-bottom:0 !important;
}

@media only screen and (max-width: 600px) {
	div.jumbotron {
		min-height:10em !important;
	}

	div.text-body {
		text-align: center !important;
	}

	section#blechexpo.fragment img {
		max-width: 80% !important;
	}
}

section#euroblech.fragment h2,
section#euroblech.fragment h5
{
	color: #FFF;
}

section#euroblech.fragment a {
	color: #FFF;
}

section#euroblech_award.fragment h2,
section#euroblech_award.fragment h5
{
	color: #FFF;
}

section#euroblech_award.fragment a {
	color: #FFF;
}

section#blechexpo.fragment h2,
section#blechexpo.fragment h5
{
	color: #FFF;
}

section#blechexpo.fragment a {
	color: darkgray;
}

section#blechexpo.fragment img {
	max-width: 35%;
	background: #FFF;
}

section#substitution.fragment div.container {
	padding-top: 0 !important;
}
