.menu{
	background: #eceaea;
	height: 100px;
}

.menu h5{
	color: gray;
}

/*.logo{
	margin-top: 20px;
}*/

/*.hd{
	 color: gray;
	 margin-top: 35px;
}*/

.bnr{
	background-image: url(../images/cloud.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 600px;
}

.bnr h1{
	color: white;
	padding-top: 150px;
	margin-left: -120px;
	font-size: 60px;
}

.bnr ul {
	float: right;
	color: white;
	font-size: 25px;
	margin-top: -260px;
	margin-right: -120px;
	list-style: none;
}

.bnr ul li i{
	color: red;
}

.bck{
	background-color: white;
	margin-top: 30px;
}

.features ul{
	font-size: 20px;
}

.ftr{
	background-color: #222;
}

.ftrlogo{
	margin-top: 60px;
}
.adrs{
	color: lightgray;
	margin-top: 10px;
}

.adrs p{
	font-size: 17px;
}

.icon{
	color: lightgray;
	margin-top: 10px;
}

.icon img{
	padding: 3px;
}

.ftrcopy{
	background-color: black;
}

.copy{
	color: lightgray;
	font-size: 10px;
}
