h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *,
p, p *, ul, il *, ol, ol *, table, table *, div, div * {
	font-family: 'KievitPro', sans-serif;
}

.colRed {
	color: rgba(227, 40, 36, 1);
	font-size: inherit;
}

#body .section {
	padding: 0px 0px 0px 0px;
}
#body .section .list_page {
	padding: 0px 0px 0px 0px;
}
#body .section .fon0 {
}
#body .section .fon0 .page {
}
#body .section .fon0 .list_page:nth-child(2) {
	padding: 50px 0px;
}
#body .section .fon0 .list_page:nth-child(3) {
	padding: 50px 0px;
}

#n00 .fon0 .list_page:nth-child(2) h1 {
	width: 150%;
}




#links {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	background: none;
	z-index: auto;
	box-shadow: none;

	padding: 10px 0px !important;
	text-align: center;
}

#links table td a {
	padding: 10px 0px;
	height: auto;
	min-height: 30px;
}




.logo_s2 {
	position: relative;
	width: 230px;
	display: inline-block;
	margin: 20px 5px 25px 100px !important;
	border: none;
}
.logo_s2:after {
	content: ' ';
	position: absolute;
	display: inline-block;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: url('//free800.ru/uploads/logo.png') no-repeat 50% 50% white;
	background-size: 100% auto;
}

#bg_block_01 {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 0;
	/*background-image: url('//free800.ru/uploads/d5b957cad3d8ec3d22b6e8596e3583a73ab4176c.jpg');*/
	background-image: url('/uploads/null.jpg');
	background-repeat: no-repeat;
	background-position: 125% 50%;
	background-size: contain;
	color: white;
}


#menu .material-icons {
	font-size: 19px;
	vertical-align: text-bottom;
}


#feedback .page {
	max-width: 650px;
}
#feedback .page h1 {
	margin-right: 0px !important;
}
