
.header_bottom{
	background-color: rgba(44,44,44,1);
}
header.scrolled .header_bottom{
	background-color: rgba(44,44,44,0.85);
}
.header_top{
	background-color: rgba(44,44,44,1);
}
header.scrolled .header_top{
	background-color: rgba(44,44,44,0.85);
}

.content{
	margin-top: 80px;
}


nav.main_menu > ul > li > a{
			 font-size: 16px; 		}




.title h1{
									text-align: center;
	}
.title .separator{
	text-align: center;
	}
.title h6,
.title
{
	text-align: center;
}
	.content_bottom
	{
		background-color:;
	}
