/*===========about us home============*/
.about-us-con .link {
	margin-left: 50px;
}
.about-us-con.brochures-con {
	margin-top: 90px;
	padding-bottom: 65px;
	padding-top: 100px;
}
.about-us-con h2 {
	color: #c70c50;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
}
.about-us-con h2::before {
	background: #aaaaaa none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	top: 33px;
	width: 27px;
}
.about-us-home-wi {
	background: #f4f4f4 none repeat scroll 0 0;
}
/*====*/
.brochures-con .link a {
	background-color: #fff;
	background-image: url("/template/d6840861/images/list_arrow_normal.png");
	background-position: 95% center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #c70c50;
	color: #c70c50;
	display: block;
	font-family: "ZurichBT-LightCondensed";
	font-size: 19px;
	margin-right: 0;
	max-width: 100%;
	padding: 10px 15px;
	text-transform: uppercase;
}
.brochures-con .link a:hover {
	background-color: #cd3970;
	background-image: url("/template/d6840861/images/list_arrow_active.png");
	color: #fff;
	text-decoration: none;
}
.brochures-con .link {
	border: 2px solid #c60c50;
	margin-bottom: 32px;
	max-width: 300px;
}
.brochures-con .link a:last-child {
	border-bottom: medium none;
}
