.top-header-row{
    background-color: #ed312f;
	display: none;
}

.main-nav-row {
	background-color: #ed312f;
    background: linear-gradient(to bottom, #f56763 0%,#ee3835 26%,#ed312f 53%,#d22d29 80%,#ad4040 100%);
}

.main-nav-row .item-inner-main-nav a{
	border-right: 1px solid #ad4040;
}

.title_orf{
	color: #ed312f;
	padding-bottom:15px;
	margin-bottom:20px;
	margin-top: 20px;
	border-bottom: 1px solid #ededed;
}

.title2_orf{
	padding-bottom:15px;
	margin-bottom:20px;
	margin-top: 20px;
	border-bottom: 1px solid #ededed;
}

.title2_orf + .row{
	margin:30px 0;
}

.p2{
	margin-top: 15px;
}