.central-menu {
	height: 150px;
	vertical-align: middle;
}

.menu-h2-left {
	line-height: 100px;
	font-size: 16px;
	float: left;
	margin-right: 30px;
	color: #aaa;
}

.menu-h2-right {
	line-height: 100px;
	font-size: 16px;
	float: right;
	margin-right: 30px;
	color: #aaa;
}

.page-header {
	display: none;
}

.btn-square {
	border-radius: 0px!important;
}

.orange-fa {
	margin-left: 5px;
	color: #ff7e26;
	font-size: 30px;
}

.btn-blue {
	background-color: #2754a0;
	color: white;
}

.btn-blue:hover {
	background-color: #113269;
}

#training {
	display: none;
}

#software {
	display: none;
}

#consultancy {
	display: none;
}