#intro{
	background:url("../images/intro3.jpg") no-repeat fixed 50% 0 / cover;
}

.appstorebtn:hover{
	background:#b31f3f;
}

.fa{
	color:#008BAF;
}

.third{
	/* background:#DE4062; */
	background-color: rgba(0, 139, 175, 0.8);
}

.larrow{
	background: #008BAF url(../images/arrow-left.png);

}
.rarrow{
	background: #008BAF url(../images/arrow-right.png);
}

.get-button {
    background: none repeat scroll 0 0 #DE4062;
}

.subscribe {
	background:#EAEAEA;
}
