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;
}

#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;
}


#rus,
#tel,
#inet,
#sim {
	padding-top: 50px;
}
#rus:before,
#tel:before,
#inet:before,
#sim:before {
	position: absolute;
	left: 50%;
	content: '';
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: contain;
	z-index: 10;
}
#tel:before {
	top: -40px;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	background-image: url('../uploads/phone.png');
}
#inet:before {
	top: -30px;
	width: 80px;
	height: 62px;
	margin-left: -40px;
	background-image: url('../uploads/wifi.png');
}
#sim:before {
	top: -50px;
	width: 140px;
	height: 88px;
	margin-left: -70px;
	background-image: url('../uploads/sim.png');
}
#rus:before {
	top: -80px;
	width: 150px;
	height: 150px;
	margin-left: -75px;
	background-image: url('../uploads/rus.png');
}


#jabra_logo {
	margin: 5px 0px;
}
#cisco_logo {
	margin: -5px 0px;
}
#polycom_logo {
}
#plantronicd_logo {
	margin: 10px 0px;
}


#n00{
	background: rgb(235,235,235);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 65%, rgba(215,216,220,1) 100%);
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(255,255,255,1) 65%,rgba(215,216,220,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(255,255,255,1) 65%,rgba(215,216,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8dc', endColorstr='#d7d8dc',GradientType=0 );
}

#n01 {
	background: rgb(215,216,220);
	background: -moz-linear-gradient(top, rgba(215,216,220,1) 0%, rgba(255,255,255,1) 65%, rgba(215,216,220,1) 100%);
	background: -webkit-linear-gradient(top, rgba(215,216,220,1) 0%,rgba(255,255,255,1) 65%,rgba(215,216,220,1) 100%);
	background: linear-gradient(to bottom, rgba(215,216,220,1) 0%,rgba(255,255,255,1) 65%,rgba(215,216,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8dc', endColorstr='#d7d8dc',GradientType=0 );
}


#n05 * {
	color: white;
}
#n05 h2 {
	margin: 0px;
}
#n05 .fon0 .list_page {
	padding: 20px 0px !important;
}



#n06 * {
	color: white;
}
#n06 h2 {
	margin: 0px;
}
#n06 .fon0 .list_page {
	padding: 17px 0px !important;
}


#n07 * {
	color: white;
}
#n07 h2 {
	margin: 0px;
}
#n07 .fon0 .list_page {
	padding: 9px 0px !important;
}


#block_footer * {
	font-size: 16px !important;
}