*{
	padding:0px!important;
	text-decoration:none!important;
}
.row1{
	height:100px;
	width:100%;
	background:#FFF;	
	padding:0px!important;
	}
.headerr img{
	width:20%;
}
.fb{
	width:3.5%!important;
	background:#FFF;
	border-radius:50%;
	cursor:pointer;
}
.fb:hover{
	transform:scale(1.1);
	box-shadow:rgba(0,0,0,0.05) 1px 1px 2px;	
	
}
.login{
	margin-top:1.4%;
	float:right;
	width:14%;
	font-size:16px;
	color:#FFF!important;
	border:none!important;
	padding:5px!important;
	background:#F84507;
}
.login:hover{
	transform:scale(1.01);
	box-shadow:rgba(0,0,0,0.1) 2px 2px 4px;
}
.banner{
	width:101%;
}
.footerr{
	padding-top:10px!important;
	background:#000;
	height:60px;
	width:101%!important;
	color:#FFF;
	line-height:20px;
	font-size:16px;
}