	* {
		margin: 0; padding: 0;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
		display: block;
	}

	body {
		width: 100%; -webkit-text-size-adjust: none;
	}

	body, html {
		background-color: rgb(255, 255, 255);
	}

	table {
		border-collapse: collapse; border-spacing: 0;
	}

/* http */

	header {
		width: 1200px; height: 235px; margin: 0 auto; display: flex;
	}

	#wrapper {
		width: 1200px; margin: 0 auto; position: relative;
	}

	#wrapper:after {
		display: table; clear: both; content: '';
	}

	#main {
		width: 100%; float: left; overflow: hidden;
	}

	#content {
		padding: 0 0 0 350px; min-height: 1000px;
	}

	#sidebar {
		float: left; width: 300px; margin-left: -100%; position: relative;
	}

	#footer {
		width: 100%; margin: 0; padding: 30px 0; background-color: rgb(235, 235, 235);
	}




/* Параметры блока header */

	.logo {
		width: 400px; height: 235px; display: flex; align-items: center;
	}

	.logo img {
    width: 340px; margin: 0 30px;
	}

	.bg {
		width: 400px; height: 235px; display: flex; align-items: center;
	}

	.phone {
		width: 400px; margin-top: 120px; text-align: center;
	}

	.phone span {
    margin-top: 100px; font-family: Arial, sans-serif; font-size: 21px; color: rgb(38, 43, 49);
	}

	.phone a {
    font-family: Arial, sans-serif; font-size: 13px; color: rgb(0, 0, 238);
	}




/* Параметры блока main */

	h1 {
    padding-bottom: 20px; font-family: Arial, sans-serif; font-size: 24px; color: rgb(38, 43, 49); font-weight: normal;
	}

	h2 {
    padding-bottom: 20px; font-family: Arial, sans-serif; font-size: 24px; color: rgb(38, 43, 49); font-weight: normal;
	}

	h3 {
    padding: 0px; font-family: Arial, sans-serif; font-size: 18px; color: rgb(38, 43, 49); font-weight: normal;
	}

	p {
    margin: 15px 0; font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); text-align: justify; line-height: 18px;
	}

	p.center {
    margin: 15px 0; font-family: Arial, sans-serif; font-size: 16px; color: rgb(38, 43, 49); text-align: center; line-height: 18px;
	}

	p.line {
    margin: 15px 0; padding: 5px 0 5px 15px; font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); text-align: justify; border-left: 4px solid #eeeeee;
	}

	p.qr {
    margin: 35px 0; padding: 15px; font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); text-align: left; border: 2px solid #b80000;
	}

		p.qr a {
    font-family: Arial, sans-serif; font-size: 14px; color: #b80000;
	}

		table.qr td {
    padding-top: 25px; padding-bottom: 25px;
	}

		table.qr p {
    margin: 0; font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); text-align: left;
	}

	font.red {
    color: red;
	}

	font.blue {
    color: blue;
	}

	a {
    font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 238);
	}

	ul.classic, ol.classic {
    margin: 30px 0 30px 50px;
	}

	ul.classic li, ol.classic li {
    margin: 15px 0; font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49);
	}

	div.message {
    margin: 20px 0; padding: 40px; background-color: rgb(255, 244, 222);
	}

	div.anketa {
    margin: 20px 0; padding: 25px 0 25px 100px; background: url('/source/anketa.png') 20px 30px no-repeat rgb(255, 244, 222);
	}

	span.date {
    padding: 5px 10px; font-family: Arial, sans-serif; font-size: 13px; color: rgb(38, 43, 49); background-color: rgb(230, 230, 230);
	}

	span.news {
    font-family: Arial, sans-serif; font-size: 13px; color: rgb(38, 43, 49); line-height: 18px;
	}

	img.page {
    width: 100%; border-radius: 20px;
	}

	img.inpage {
    height: 200px; margin: 10px; border-radius: 10px;
	}

	img.news {
    width: 240px; margin: 0 10px; border-radius: 10px;
	}

	img.newspage {
    height: 140px; margin: 5px; border-radius: 5px;
	}

	.breadcrumbs {
		margin: 0 0 20px 0; padding: 0;
	}

	.breadcrumbs:after {
		display: table; clear: both; content: '';
	}

	.breadcrumbs ul {
		margin: 0; padding: 0; font-size: 1em; list-style: none;
	}

	.breadcrumbs li {
		padding: 0 10px 0 15px; display: inline; background: url('/source/li.png') 0 5px no-repeat;
	}

	.breadcrumbs li:first-child {
		padding: 0 10px 0 0; background: none;
	}

	.breadcrumbs li span {
		font: 12px Arial, sans-serif, sans-serif; color: rgb(28, 28, 28);
	}

	.breadcrumbs li a {
		font: 12px Arial, sans-serif; color: rgb(0, 92, 170); text-decoration: underline;
	}

	.breadcrumbs li a:hover {
		color: rgb(4, 45, 74);
	}

	hr {
		height: 5px; margin: 40px 0; border: 0; background: rgb(230, 230, 230);
	}

	.special {
		padding: 5px 0 5px 35px; background: url('special.png') left no-repeat; background-size: auto 24px;
	}




/* Параметры блока sidebar */

	li.menu {
		padding: 15px; list-style: none; border-bottom: 1px dashed rgb(217, 227, 232);
	}

	li.menu a {
		font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); font-weight: bold; text-decoration: none; text-transform: uppercase;
	}

	li.button {
		list-style: none;
	}

	li.button a {
		font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); font-weight: bold; text-decoration: none; text-transform: uppercase;
	}

	li.dropdown {
		list-style: none;
	}

	.dropdown {
		display: none;
	}

	.dropdown li {
		margin-top: 15px; list-style: none;
	}

	.dropdown li a {
		font-family: Arial, sans-serif; font-size: 14px; color: rgb(38, 43, 49); font-weight: normal; text-decoration: none; text-transform: none;
	}






/* Параметры блока projects */

	span.projects a {
    font-family: Arial, sans-serif; font-size: 18px; color: rgb(0, 0, 238); line-height: 36px;
	}

	img.projects {
    width: 200px; margin: 0 10px; border-radius: 10px;
	}






/* Параметры блока registry */

	span.registry a {
    font-family: Arial, sans-serif; font-size: 18px; color: rgb(0, 0, 238); line-height: 36px;
	}

	img.docsimages {
    height: 220px; margin: 20px; border: 5px solid rgb(217, 227, 232);
	}




/* Параметры блока experts */

	.experts {
		margin-top: 20px;
	}

.experts ul {
	margin: 0; padding: 0;
}

.experts ul:after {
	display: table; clear: both; content: '';
}

.experts li {
	width: calc(33% - 40px); padding: 10px 20px; list-style: none; float: left; text-align: center;
}

.experts img {
	width: 70%;
}

.experts a {
    font-family: Arial, sans-serif; font-size: 18px; color: rgb(0, 0, 238);
	}

.experts a.normal {
    font-family: Arial, sans-serif; font-size: 13px; color: rgb(0, 0, 238);
	}

.experts p {
    text-align: center;
	}

img.eximages  {
	height: 200px;
}




/* Параметры блока partners */

	.partners {
		margin-top: 20px;
	}

.partners ul {
	margin: 0; padding: 0;
}

.partners ul:after {
	display: table; clear: both; content: '';
}

.partners li {
	width: calc(33% - 40px); padding: 10px 20px; list-style: none; float: left; text-align: center;
}

.partners img {
	height: 140px;
}

.partners a {
    font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 238);
	}

	.events {
		padding: 10px 15px 10px 115px; height: 160px; background: url('/source/date.jpg') left no-repeat; background-size: auto 180px; border: 5px solid #bb2820;
	}

	.anonce {
		padding: 10px 15px; border-left: 5px solid #bb2820;
	}




.widget img {
	width: 100%;
}

	p.qq {
    margin: 15px 0 15px 45px; font-family: Times, sans-serif; font-size: 16px; color: rgb(38, 43, 49); font-style: italic; text-align: justify;
	}