
.nav {
	height: 120px;
	position: relative;
	width: auto;
	/*(transform: scaleY(-1);*/
	border-radius: 0px 0px 36px 36px;
	background-color: #2E78C0;
}
.logo {
	height: 220px;
	width: 220px;
	box-shadow: 16px 16px 24px 0 rgba(46,120,192,0.24); 
	bottom: 10px;
	margin-top: 20px;
	border-radius: 20px;
	/* ( margin-left: 50%;
	margin-right: 50%; */
}
.apple-logo {
	height: 91px;
	width: 34.25px; 
	background-color: #000;
}
.menuwrapper {
	position: absolute;
	top:50%;
	height: 28px;
	width: 90%;
	color: #FFFFFF;
	/* font-family: "Nexa Bold"; */
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	letter-spacing: 0.40px;
	line-height: 28px;
	text-align: right;
	vertical-align: center;
	/* background-color: #fff; */
}
.bitmap {
	position: relative;
	height: 300px;
	width: 100%;
	margin: auto;
	background: #fff;
	margin: auto;
}
.group-2 {
	height: 564px;
	width: 622px;
}
.button {
	height: 64px;
	width: 213px;
	border-radius: 10px;
	background-color: #000000;
	font-family: 'Raleway', sans-serif;
	
}
/*.logo {
	height: 41.91px;
	width: 34.25px;
	background-color: #FFFFFF;
	margin: auto;
}*/
.download-on {
	height: 18px;
	width: 101px;
	color: #FFFFFF;
	font-family: Roboto;
	font-size: 15px;
	letter-spacing: 1.2px;
	line-height: 18px;
}
.download-on-the {
	height: 18px;
	width: 123px;
	color: #FFFFFF;
   font-family: 'Raleway', sans-serif;	
	font-size: 12px;
	letter-spacing: 1.2px;
	line-height: 18px;
}
.main-title {
	height: 48px;
	width: 100%;
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	letter-spacing: 0.86px;
	line-height: 48px;
	text-align: center;
}
.btc-radio {
	height: 48px;
	width: 212px;
	color: #000000;
	font-family: "Nexa Heavy";
	font-size: 40px;
	letter-spacing: 0.86px;
	line-height: 48px;
	text-align: center;
}
.main-text {
	height: 120px;
	width: 622px;
	color: #000000;
	/* font-family: "Nexa Regular"; */
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	letter-spacing: 0.47px;
	line-height: 30px;
	text-align: center;
}
.app-store {
	height: 34px;
	width: 122px;
	color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 34px;
}
.button_column {
   float: left;
   width: 25%; 
}
.button_column_2 {
   float: left; 
   width: 75%;
}
