
@font-face
{
	font-family:electrolize;
	src:url('../fonts/Electrolize-Regular.ttf');
}

body
{
	background-image:url('../images/back-code.png');
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;
	background-position-y:center;
	background-blend-mode:hard-light;
	font-family:electrolize;
	color:#0f0;
	/*font:courier;*/
}


#wrap-all
{
	/*background-image: url(http://localhost/images/back-code.png);*/
	opacity:0.9;
	background-color:#000;
}

#header-logo
{
	height:100px;
	width:100px;
}

#title-bar
{
    background-color:#000000;
    font-weight:bold;
}
#title-desc
{
    //background-color:#0aaa17;
    font-style:italic;
    color:#fff;
}

.header
{
	background-color:#000;
	text-align:center;
}

#header-title
{
	color:#0f0;
}

#header-subtitle
{
	color:#0f0;
}

.bar-item
{
    background-color:#0aaa17;
}

.elHIW
{
	height:200px;
	/*background-color:#000;*/
	border-radius:5%;
	font-weight:bold;
	font-size:15pt;
	background-image:url('../images/blackscreen.png');
	background-size:100%;
	background-repeat:no-repeat;
}

.elMP
{
	border-right:20px solid;
	border-right-color:#000;
	/*background-color:#2d2ad8;*/
	height:200px;
	/*border-radius:5%;*/
}

.elMP img
{
	height:150px;
	width:200px;
}

#mp-harness
{
	background-image:url('../images/blackscreen.png');
	background-size:100%;
	background-repeat:no-repeat;
}

#mp-password
{
	/*background-image:url('../images/password.png');*/
	background-size:100%;
	background-repeat:no-repeat;
}

#mp-connect
{
	background-image:url('../images/blackscreen.png');
	background-size:100%;
	background-repeat:no-repeat;
}

#mp-earn
{
	background-image:url('../images/blackscreen.png');
	background-size:100%;
	background-repeat:no-repeat;
}

#crowdfund
{
	background-color:gold;
	color:black;
}

#disptoken
{
	width:250px;
	height:250px;
}

#bt
{
	background-color:darkblue;
}

#roadmap
{
	font-weight:bold;
}

#Spending
{
	font-weight:bold;
}


#Team
{
	font-weight:bold;
}

.team-image img
{
	height:100px;
	width:100px;
}

.res-desc
{
	position:relative;
	/*top:70%;*/
}

.res-card
{
	border-right:20px solid;
	border-right-color:#000;
	background-repeat:no-repeat;
	background-size:100%;
	height:200px;
}

.res-card img
{
	height:70%;
	width:50%;
}

#res-wp
{
	background-image:url('../images/arrow-right.png');
}

/*Section colors*/

.section
{
	//border-bottom:1px solid;
	//border-bottom-color:#aaa;
	box-shadow: 10px 15px 10px 0px #253324;
}

.rt-arrow
{
	height:100%;
}

.elContact
{

}

.elContact img
{
	width:100px;
	height:100px;
}