@charset "utf-8";
/*Centralizer*/
.centralizer {
	width:1200px;
	height:auto;
	position:relative;
	margin:0 auto;}
.pd-left-none {
	padding-left:0!important;}	
.right-none {
	margin-right:0!important;}


/*Title-page*/
.title-page {
	width:100%;
	height:auto;
	position:relative;
	border-bottom:2px solid #e6e6e6;
	padding-bottom:10px;
	padding-top:5px;
	}
	.title-page h1 {
		font:26px Open Sans;
		letter-spacing:-2px;
		font-weight:800;
		color:#4483c6;
		line-height:24px;}		
