h1.b-title-main {
	display: none;
}
.page-title h1 {
	text-align: center;
	font-weight: 700;
	margin: 25px 0;
}
.t-center {
	text-align: center;
	font-weight: 700;
	margin-bottom: 35px;
	font-size: 26px;
}
.line {
	padding: 20px 0;
}
.row-form form{
	background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 6px 20px rgba(0,0,0,0.15); 
}
font.notetext {
	font-size: 22px;
	font-weight: 700;
}