*
{
	margin:0;
	padding:0;
}

body
{
	font-family:"Work Sans", sans-serif;
	color:#222221;
}

#wrapper
{
	width:900px;
	margin:0 auto;
	text-align:center;
}

.clear
{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}

.hr
{
	border-bottom:1px solid #9ea9af;
	clear:both;
	font-size:0px;
	height:1px;
	line-height:0px;
	margin:45px 0px 5px 0px;
	overflow:hidden;
	width:100%;
}

a:link,
a:visited,
a:hover,
a:active
{
	text-decoration: none;
	color: #32ccfe;
}

#social
{
	margin-bottom:20px;
}

#social img
{
	margin-right:14px;
}

.el-01
{
	font-size:28px;
	font-weight: 300;
	margin-top:10px;
	margin-bottom:5px;
}

.el-02
{
	font-size:15px;
	font-weight: 300;
	line-height: 100%;
	margin-bottom:30px;
}


.el-03
{
	font-size:14px;
	font-weight: 300;
}