a:link {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
a:visited {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
a:hover {
	color:#fe941e;
	text-decoration:none;
	cursor:pointer
}
a:active {
	color: #fe941e;
	text-decoration:none;
	outline:none;
	cursor:pointer
}

.bradcam_area{
  padding: 0px;
  background-position: center center;
  text-align: center;
  background: #ff585f;
  padding: 0px 0 0px 0;
}
.logo{
  background: #34aeea;
  color:#fff;
}
.head-info{
	width:90%;
	margin: 0px auto;
	color:#fff;
	font-size: 14px;
}
.bradcam_area h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}

.bradcam_area h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}

