.footerMenuWrapper {

}
.footerMenuWrapper .menu .menuItem {
	float: none;
	list-style: none;
	/*color: #ffffff;*/
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	position: relative;
}
.footerMenuWrapper .menu .menuItem a {
	display: block;
	/*border-bottom: 1px solid #79b5be;*/
	padding: 3px 0px;
}
.footerMenuWrapper .menu .menuItem.active {
	/*border-bottom: 3px solid #274F9E;*/
	/*color: #274F9E;*/
}
.footerRightBottomWrapper img {
	height: 25px;
	margin-right: 20px;
}
.footerRightBottomWrapper {
	margin-top: 20px;
}

.footerRight .footerMenuWrapper .close {
	display: none;
}
.footerRight .footerMenuWrapper .menu .menuItem {
	color: #fff;
	font-weight: 500;
}
.footerRight .footerMenuWrapper .menu .menuItem a {
	border-bottom: 0;
}
.footerRight .footerMenuWrapper .menu .menuItem a:hover {
	text-decoration: underline;
}
.footerRightTitle {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}

.footer-row {
	margin-bottom: 15px;
	font-size: 14px;
}

.footer-address-title {
	margin-top: 40px;
}