/*.customNavLink
{
	 padding: 15px 20px 15px 20px !important;
	 border: none !important;
}


#header li
{
	color: #fff;
}

#header span
{
	color: #fff;
}

#header h1 
{

	color: #33cc66;
	text-shadow: 0px 0px 4px #333;
	font-size: 45px;
}

#header p
{
	text-shadow: 0px 0px 6px #000;
	font-weight: bold;
}
#header .logo_container
{
	box-shadow: 0px 0px 15px #888888;
	background: #1261fa;

}

*/
body {
	font-family: 'Roboto', sans-serif;
}
.sev_list .brick2
{
	font-size: 17px;
	height: 300px;
}

#about-us .team
{
	height: 220px;
}

#about-us .team h4 
{
	margin-top: 1px;
	margin-bottom: 1px;
}

#about-us .team p
{
	margin-right: 8px;
	margin-top: 2px;
	font-size: 15px;
}

#about-us p
{
	text-align: justify;
}

#about-us .team .ava
{
	height: 220px;
}
#blog .brick2 .article .meta
{
	width: 100%;
}

.logo_container
{
	background-color: white !important;
}

