.csssize {
	height: 5965px;
}

.t-body {
	margin: 0;
}

#allrecords {
	-webkit-font-smoothing: antialiased;
	background-color: none;
}

#allrecords a {
	color: #ff8562;
	text-decoration: none;
}

#allrecords a,#allrecords button,#allrecords .t-radio,#allrecords .t-checkbox,#allrecords .t-img-select {
	outline: none;
}

#allrecords a:focus-visible,#allrecords button:focus-visible,#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext,#allrecords .t-img-select:focus-visible+.t-img-select__indicator,#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords .t-radio:focus-visible+.t-radio__indicator,#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
	outline-color: #2015FF;
	outline-offset: 4px;
	outline-style: auto;
}

#allrecords .t-descr a:focus-visible,#allrecords .t-sociallinks a:focus-visible,#allrecords .ya-share2__link:focus-visible {
	outline-offset: 2px;
}

#allrecords a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

#allrecords ol {
	padding-left: 22px;
}

#allrecords ul {
	padding-left: 20px;
}

#allrecords b,#allrecords strong {
	font-weight: 700;
}

@media print {
	body,html {
		min-width: 1200px;
		max-width: 1200px;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
}

.t-records {
	-webkit-font_smoothing: antialiased;
	background-color: none;
}

.t-records a {
	color: #ff8562;
	text-decoration: none;
}

.t-records a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

.t-records ol {
	padding-left: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

.t-records ul {
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

.t-mbfix {
	opacity: .01;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	position: fixed;
	width: 100%;
	height: 500px;
	background-color: white;
	top: 0;
	left: 0;
	z-index: 10000;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.t-mbfix_hide {
	-webkit-transform: translateX(3000px);
	-ms-transform: translateX(3000px);
	transform: translateX(3000px);
}

img:not([src]) {
	visibility: hidden;
}

.t-body_scroll-locked {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.r_anim {
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.r_hidden {
	opacity: 0;
}

.r_showed {
	opacity: 1;
}

.t-text {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 400;
	color: #000000;
}

.t-text_sm {
	font-size: 18px;
	line-height: 1.55;
}

.t-text-impact {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 400;
	color: #000000;
}

.t-text-impact_xs {
	font-size: 26px;
	line-height: 1.5;
}

.t-name {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
}

.t-name_xs {
	font-size: 16px;
	line-height: 1.35;
}

.t-name_lg {
	font-size: 22px;
	line-height: 1.35;
}

.t-heading {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
}

.t-heading_md {
	font-size: 30px;
	line-height: 1.17;
}

.t-title {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
}

.t-title_xxs {
	font-size: 36px;
	line-height: 1.23;
}

.t-title_xs {
	font-size: 42px;
	line-height: 1.23;
}

.t-descr {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 400;
	color: #000000;
}

.t-descr_xxs {
	font-size: 14px;
	line-height: 1.55;
}

.t-descr_sm {
	font-size: 18px;
	line-height: 1.55;
}

.t-descr_md {
	font-size: 20px;
	line-height: 1.55;
}

.t-descr_xl {
	font-size: 24px;
	line-height: 1.5;
}

.t-uptitle {
	font-family: 'Cormorant',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
	letter-spacing: 2.5px;
}

.t-uptitle_md {
	font-size: 16px;
}

.t-align_center {
	text-align: center;
}

.t-align_right {
	text-align: right;
}

.t-margin_auto {
	margin-left: auto;
	margin-right: auto;
}

.t-rec_pt_0 {
	padding-top: 0;
}

.t-rec_pt_15 {
	padding-top: 15px;
}

.t-rec_pt_90 {
	padding-top: 90px;
}

.t-rec_pt_105 {
	padding-top: 105px;
}

.t-rec_pt_120 {
	padding-top: 120px;
}

.t-rec_pt_210 {
	padding-top: 210px;
}

.t-rec_pb_0 {
	padding-bottom: 0;
}

.t-rec_pb_15 {
	padding-bottom: 15px;
}

.t-rec_pb_30 {
	padding-bottom: 30px;
}

.t-rec_pb_150 {
	padding-bottom: 150px;
}

@media screen and (max-width:1200px) {
	.t-text_sm {
		font-size: 16px;
	}

	.t-descr_xxs {
		font-size: 12px;
	}

	.t-descr_sm {
		font-size: 16px;
	}

	.t-descr_md {
		font-size: 18px;
	}

	.t-descr_xl {
		font-size: 22px;
	}

	.t-uptitle_md {
		font-size: 14px;
	}

	.t-title_xxs {
		font-size: 32px;
	}

	.t-title_xs {
		font-size: 38px;
	}

	.t-name_xs {
		font-size: 14px;
	}

	.t-name_lg {
		font-size: 20px;
	}

	.t-heading_md {
		font-size: 28px;
	}
}

@media screen and (max-width:640px) {
	.t-text_sm {
		font-size: 14px;
		line-height: 1.45;
	}

	.t-descr_sm {
		font-size: 14px;
		line-height: 1.45;
	}

	.t-descr_md {
		font-size: 16px;
		line-height: 1.45;
	}

	.t-descr_xl {
		font-size: 20px;
		line-height: 1.4;
	}

	.t-uptitle_md {
		font-size: 12px;
	}

	.t-title_xxs {
		font-size: 28px;
	}

	.t-title_xs {
		font-size: 30px;
	}

	.t-name_xs {
		font-size: 12px;
	}

	.t-name_lg {
		font-size: 18px;
	}

	.t-heading_md {
		font-size: 24px;
	}
}

@media screen and (max-width:480px) {
	.t-rec_pt_0 {
		padding-top: 0;
	}

	.t-rec_pt_15 {
		padding-top: 15px;
	}

	.t-rec_pt_90 {
		padding-top: 90px;
	}

	.t-rec_pt_105 {
		padding-top: 90px;
	}

	.t-rec_pt_120 {
		padding-top: 90px!important;
	}

	.t-rec_pt_210 {
		padding-top: 120px!important;
	}

	.t-rec_pb_0 {
		padding-bottom: 0;
	}

	.t-rec_pb_15 {
		padding-bottom: 15px;
	}

	.t-rec_pb_30 {
		padding-bottom: 30px;
	}

	.t-rec_pb_150 {
		padding-bottom: 90px!important;
	}
}

.t-menusub__menu {
	display: none;
}

.t446__leftmenuwrapper,.t446__rightmenuwrapper,.t446__additionalwrapper {
	display: inline-table;
	height: 100%;
	vertical-align: middle;
}

.t446__leftmenuwrapper .t446__list,.t446__rightmenuwrapper .t446__list {
	display: table-cell;
	vertical-align: middle;
}

.t446__burgerwrapper {
	display: table-cell;
	vertical-align: middle;
	padding-left: 40px;
}

.t446__burgerwrapper_overflow {
	display: none;
}

.t446__burgerlinkwrapper {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.t446__burger {
	width: 28px;
	height: 20px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	z-index: 999;
}

.t446__burger_big {
	width: 42px;
	height: 32px;
}

.t446__burger_small {
	width: 22px;
	height: 14px;
}

.t446__burger .t446__burgerline {
	display: block;
	position: absolute;
	width: 100%;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	height: 3px;
	background-color: #000;
}

.t446__burger_big .t446__burgerline {
	height: 5px;
}

.t446__burger_small .t446__burgerline {
	height: 2px;
}

.t446__burger .t446__burgerline:nth-child(1) {
	top: 0;
}

.t446__burger .t446__burgerline:nth-child(2),.t446__burger .t446__burgerline:nth-child(3) {
	top: 8px;
}

.t446__burger_big .t446__burgerline:nth-child(2),.t446__burger_big .t446__burgerline:nth-child(3) {
	top: 13px;
}

.t446__burger_small .t446__burgerline:nth-child(2),.t446__burger_small .t446__burgerline:nth-child(3) {
	top: 6px;
}

.t446__burger .t446__burgerline:nth-child(4) {
	top: 16px;
}

.t446__burger_big .t446__burgerline:nth-child(4) {
	top: 26px;
}

.t446__burger_small .t446__burgerline:nth-child(4) {
	top: 12px;
}

.t446__logowrapper {
	position: absolute;
	left: 50%;
	display: table;
	height: inherit;
}

.t446__logowrapper2 {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	left: -50%;
	z-index: 100;
}

.t446__logowrapper2 a {
	display: inline-block;
}

.t446__imglogo {
	max-width: 300px;
	height: auto;
	display: block;
}

.t446__leftwrapper,.t446__rightwrapper {
	width: 50%;
	box-sizing: border-box;
	position: absolute;
	height: 100%;
}

.t446__leftwrapper {
	text-align: right;
	padding-right: 200px;
	padding-left: 40px;
	left: 0;
}

.t446__rightwrapper {
	text-align: left;
	padding-left: 200px;
	padding-right: 40px;
	right: 0;
}

.t446__burgerwrapper_smallscreen {
	display: none;
}

@media screen and (max-width:1200px) {
	.t446__leftwrapper {
		padding-left: 20px;
	}

	.t446__rightwrapper {
		padding-right: 20px;
	}
}

.t446__mobile {
	display: none;
	position: static;
	width: 100%;
	z-index: 990;
	top: 0;
}

@media screen and (max-width:980px) {
	.t446__mobile {
		background-color: #111;
		display: block;
	}

	.t446__logowrapper {
		position: static;
		display: table;
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}

	.t446__logowrapper2 {
		display: block;
		position: static;
	}

	.t446__leftwrapper,.t446__rightwrapper,.rightmenuwrapper {
		position: static;
		padding: 0!important;
		width: 100%;
		height: initial;
	}

	.t446__rightmenuwrapper,.t446__additionalwrapper,.t446__leftmenuwrapper,.t446__leftmenuwrapper .t446__list,.t446__rightmenuwrapper .t446__list {
		display: block;
	}

	.t446__additionalwrapper {
		position: static;
		padding: 40px 0;
	}

	.t446__burgerwrapper_bigscreen {
		display: none!important;
	}

	.t446__burger {
		float: right;
	}

	.t446__burgerwrapper_smallscreen {
		display: block;
		display: block;
		padding: 20px;
	}
}

.t446 {
	width: 100%;
	height: 80px;
	z-index: 990;
	position: fixed;
	top: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0);
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.t446__beforeready {
	visibility: hidden;
}

.t446 ul {
	margin: 0;
}

.t446__maincontainer {
	width: 100%;
	height: 80px;
	display: table;
	position: relative;
}

.t446__maincontainer.t446__c12collumns {
	max-width: 1200px;
	margin: 0 auto;
}

.t446__logo {
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	white-space: nowrap;
}

.t446__list {
	list-style-type: none;
	margin: 0;
	padding: 0!important;
}

.t446__list_item {
	clear: both;
	font-family: 'Cormorant',Arial,sans-serif;
	font-size: 16px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	color: #000000;
	white-space: nowrap;
}

.t446__list_item .t-active {
	opacity: .7;
}

.t446__list_item:first-child {
	padding-left: 0;
}

.t446__list_item:last-child {
	padding-right: 0;
}

.t446__right_descr {
	padding-left: 30px;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Cormorant',Arial,sans-serif;
	font-size: 13px;
	color: #000000;
}

.t446__right_buttons {
	padding-left: 30px;
	display: table-cell;
	vertical-align: middle;
}

.t446__right_buttons_wrap {
	display: table;
	width: auto;
	float: right;
}

.t446__right_buttons_but {
	display: table-cell;
	vertical-align: middle;
}

.t446__right_share_buttons {
	display: table-cell;
	vertical-align: middle;
	min-width: 140px;
	padding-left: 30px;
}

.t446 .b-share {
	display: table!important;
	float: right;
}

.t446 .b-share-btn__wrap {
	display: table-cell!important;
	float: none!important;
	padding-left: 5px!important;
}

.t446__right_langs {
	padding-left: 30px;
	display: table-cell;
	vertical-align: middle;
}

.t446__right_langs_wrap {
	display: table;
	width: auto;
	float: right;
}

.t446__right_langs_lang {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	font-family: 'Cormorant',Arial,sans-serif;
	font-size: 16px;
	color: #000000;
}

.t446 .t-sociallinks,.t446__right_social_links {
	padding-left: 30px;
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
}

.t446 .t-sociallinks__wrapper,.t446__right_social_links_wrap {
	display: table;
	width: auto;
}

#allrecords .t446 ul.t-sociallinks__wrapper {
	padding-left: 0;
	list-style: none;
}

.t446 .t-sociallinks a,.t446__right_social_links a {
	display: block;
	vertical-align: middle;
}

.t446 .t-sociallinks__item,.t446__right_social_links_item {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
}

.t446 a,#allrecords .t446 a {
	text-decoration: none;
	color: #000000;
}

.t446 .t-btn {
	height: 40px;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 10px;
}

@media screen and (max-width:1200px) {
	.t446__padding40px {
		width: 20px;
	}

	.t446__right_descr {
		padding-left: 15px;
	}

	.t446__right_buttons {
		padding-left: 15px;
	}

	.t446__right_share_buttons {
		padding-left: 15px;
	}

	.t446__right_langs {
		padding-left: 15px;
	}

	.t446 .t-sociallinks,.t446__right_social_links {
		padding-left: 15px;
	}
}

@media screen and (max-width:980px) {
	.t446 {
		position: static;
		text-align: center;
		display: block;
		margin: 0;
		padding: 0;
		height: auto!important;
		overflow: auto;
	}

	.t446__mobile.t446__positionfixed+.t446.t446__positionfixed {
		top: 64px;
	}

	.t446__imglogo {
		width: auto!important;
		max-width: 100%;
		box-sizing: border-box;
		padding: 20px;
		margin: 0 auto;
	}

	.t446__imglogomobile.t446__imglogo {
		width: 100%!important;
	}

	.t446__padding40px {
		display: none;
	}

	.t446__padding10px {
		display: none;
	}

	.t446__rightcontainer {
		display: table;
		position: static;
		float: none;
		text-align: center;
		margin: 0 auto;
	}

	.t446__right_share_buttons {
		display: table;
		position: static;
		padding: 15px 0;
		margin: 0 auto;
		text-align: center;
		float: none;
		min-width: inherit;
	}

	.t446__right_buttons {
		display: table;
		padding: 15px 0;
		margin: 0 auto;
		text-align: center;
	}

	.t446__right_descr,.t446__right_langs,.t446__right_social_links,.t446 .t-sociallinks {
		display: table;
		padding: 10px 0;
		margin: 0 auto;
		text-align: center;
	}

	.t446__logo {
		text-align: center;
		margin: 20px;
	}

	.t446 img {
		float: inherit;
	}

	.t446 .t446__list_item {
		display: block;
		text-align: center;
		padding: 10px!important;
		white-space: normal;
	}

	.t446 .t-btn {
		margin-left: 5px;
		margin-left: 5px;
	}

	.t446__logo {
		white-space: normal;
		padding: 0;
	}
}

@media screen and (max-width:640px) {
	.t446__right_buttons_but {
		display: table;
		padding: 5px 0;
		margin: 0 auto;
	}
}

@media screen and (min-width:980px) {
	.t446__positionabsolute {
		position: absolute;
	}
}

.t446__positionfixed {
	position: fixed;
}

.t446__positionstatic {
	position: static;
}

.t446 .ya-share2__container_size_m .ya-share2__icon {
	width: 28px;
	height: 28px;
}

.t446 .ya-share2__list {
	margin-bottom: 0;
}

.t446 .ya-share2__container_size_m .ya-share2__counter {
	line-height: 28px;
}

.t446__black-white .ya-share2__badge {
	background-color: #111!important;
}

.t446__transp-white .ya-share2__badge {
	background-color: transparent!important;
}

.t446__transp-white .ya-share2__container_size_m .ya-share2__counter:before {
	display: none;
}

.t446__transp-white .ya-share2__container_size_m .ya-share2__counter {
	padding-left: 0!important;
	margin-top: 2px;
}

.t446__white-black .ya-share2__badge {
	background-color: #fff!important;
}

.t446__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

.t446__white-black .ya-share2__container_size_m .ya-share2__counter {
	color: #222;
}

.t446__white-black .ya-share2__counter:before {
	background-color: #222;
}

.t446__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}

.t446__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}

.t446__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 28px 28px;
}

.t446__transp-black .ya-share2__badge {
	background-color: transparent!important;
}

.t446__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

.t446__transp-black .ya-share2__container_size_m .ya-share2__counter {
	color: #222;
	padding-left: 0!important;
	margin-top: 2px;
}

.t446__transp-black .ya-share2__counter:before {
	display: none;
}

.t446__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}

.t446__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}

.t446__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 28px 28px;
}

.t492__blocktable {
	width: 100%;
	height: 700px;
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}

.t492__blocktext {
	width: 50%;
	height: 100%;
	vertical-align: middle;
}

.t492__blockimg {
	width: 50%;
	height: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
}

.t492__textwrapper {
	margin: 10%;
}

.t492 .t-descr {
	padding-top: 20px;
}

.t492__imgmobile {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
	margin: 0;
}

.t492__btn-container {
	width: 100%;
}

.t492__btn-wrapper {
	display: inline-block;
	padding-top: 60px;
}

.t492__btntext-wrapper {
	display: inline-block;
	padding-top: 45px;
}

@media screen and (max-width:980px) {
	.t492__blockimg {
		display: none;
	}

	.t492__blockimgmobile {
		display: block!important;
		width: 100%;
		padding: 60px 0 0 0;
		text-align: center;
	}

	.t492__blockimgmobile_padding-0 {
		padding: 0;
	}

	.t492__blocktable {
		height: auto;
	}

	.t492__blocktext {
		width: 100%;
	}
}

@media screen and (max-width:640px) {
	.t492 .t-title {
		width: 100%;
		padding-top: 50px;
	}

	.t492 .t-descr {
		width: 100%;
		padding-bottom: 50px;
	}

	.t492__textwrapper {
		margin: 20px;
	}

	.t492__btn-wrapper {
		padding-top: 0;
		padding-bottom: 40px;
	}

	.t492__btntext-wrapper {
		padding-top: 0;
		padding-bottom: 40px;
	}
}

.t118 {
	padding-top: 28px;
	padding-bottom: 28px;
}

.t118__line {
	height: 1px;
	margin-top: .5em;
	margin-bottom: .5em;
	background-color: #000000;
	border: none;
	opacity: .2;
	filter: alpha(opacity=20);
}

.t485__uptitle {
	margin-bottom: 25px;
}

.t485__title {
	margin-bottom: 60px;
}

.t485__descr {
	margin-top: 60px;
}

.t485 .t-btn {
	margin-top: 60px;
}

.t485__img {
	display: block;
	width: auto;
	max-width: 100%;
}

.t844 .t-section__topwrapper {
	margin-bottom: 90px;
}

.t844 .t-section__bottomwrapper {
	margin-top: 105px;
}

.t844 .t-section__title {
	margin-bottom: 40px;
}

.t844 .t-section__descr {
	max-width: 560px;
}

#allrecords .t844__container {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.t844__container li ul {
	list-style-type: disc;
}

#allrecords .t844__col .t-card__link {
	color: inherit!important;
}

.t844__wrapperleft {
	padding-left: 0;
	padding-right: 0;
}

.t844__wrappercenter {
	padding-left: 20px;
	padding-right: 20px;
}

.t844__separator {
	margin-bottom: 90px;
}

.t844__bgimg {
	margin-bottom: 25px;
	width: 100px;
	height: 100px;
	max-width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.t844__img {
	margin-bottom: 25px;
	width: 100px;
	height: auto;
	max-width: 100%;
}

.t844__img_circle {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.t844 .t-heading {
	margin-bottom: 25px;
	margin-top: 12px;
}

@media screen and (max-width:960px) {
	.t844 .t-section__bottomwrapper {
		margin-top: 45px;
	}

	.t844 .t-section__topwrapper {
		margin-bottom: 45px;
	}

	.t844 .t-section__title {
		margin-bottom: 20px;
	}

	.t844__col {
		margin-bottom: 45px;
	}

	.t844__separator {
		margin-bottom: 0px!important;
	}

	.t844 .t-heading {
		margin-bottom: 15px;
	}
}

.t594 .t-section__topwrapper {
	margin-bottom: 105px;
}

.t594 .t-section__title {
	margin-bottom: 40px;
}

.t594 .t-section__descr {
	max-width: 560px;
}

.t594 .t-section__bottomwrapper {
	margin-top: 105px;
}

.t594__container:before {
	display: none;
}

.t594__container {
	text-align: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	font-size: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.t594__item {
	padding: 20px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	margin: 0;
}

.t594__item_3-in-row {
	width: 33.333%;
}

.t594__item_4-in-row {
	width: 25%;
}

.t594__item_5-in-row {
	width: 20%;
}

.t594__item_6-in-row {
	width: 16.666%;
}

.t594 .t-card__link {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}

.t594__img {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}

.t594__greyonhovercolor {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.t594__greyonhovercolor:hover,.t594__item.t-focusable .t594__greyonhovercolor {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
}

.t594__alphaonhover {
	opacity: .5;
}

.t594__alphaonhover:hover,.t594__item.t-focusable .t594__alphaonhover {
	opacity: 1;
}

@media screen and (max-width:1200px) {
	.t594__item {
		padding: 10px;
	}
}

@media screen and (max-width:960px) {
	.t594 .t-section__bottomwrapper {
		margin-top: 45px;
	}

	.t594 .t-section__topwrapper {
		margin-bottom: 45px;
	}

	.t594 .t-section__title {
		margin-bottom: 20px;
	}

	.t594__item_4-in-row,.t594__item_5-in-row,.t594__item_6-in-row {
		width: 33.333%;
	}
}

@media screen and (max-width:640px) {
	.t594__container {
		padding: 0 20px;
		box-sizing: border-box;
	}
}

@media screen and (max-width:440px) {
	.t594__item_3-in-row,.t594__item_4-in-row,.t594__item_5-in-row,.t594__item_6-in-row {
		width: 50%;
	}
}

.t524 .t-section__topwrapper {
	margin-bottom: 105px;
}

.t524 .t-section__title {
	margin-bottom: 40px;
}

.t524 .t-section__descr {
	max-width: 560px;
}

.t524 .t-section__bottomwrapper {
	margin-top: 105px;
}

#allrecords .t524__container {
	margin-bottom: 0;
	padding-left: 0;
}

.t524__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.t524__container li ul {
	list-style-type: disc;
}

.t524__wrapperleft {
	padding-right: 0;
	padding-left: 0;
}

.t524__wrappercenter {
	padding-right: 20px;
	padding-left: 20px;
}

.t524__itemwrapper {
	margin: 0 auto;
}

.t524__imgwrapper {
	width: 200px;
	max-width: 100%;
	margin-bottom: 20px;
}

.t524__bgimg {
	width: 100%;
	max-width: 100%;
	padding-bottom: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.t524__img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.t524__img_circle {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.t524__persdescr {
	color: #7a7a7a;
}

.t524__wrappercenter .t-persons-social-links__wrapper {
	-webkit-justify-content: center;
	justify-content: center;
}

.t524 .t-persons-social-links__item a {
	display: inline-block;
}

.t524__bottommargin_sm {
	margin-bottom: 4px;
}

.t524__bottommargin_lg {
	margin-bottom: 18px;
}

.t524 .t-list__item {
	margin-top: 90px;
}

.t524 .t-list__container_inrow1 .t-list__item:first-child,.t524 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),.t524 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),.t524 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
	margin-top: 0!important;
}

@media screen and (max-width:960px) {
	.t524 .t-section__bottomwrapper {
		margin-top: 45px;
	}

	.t524 .t-section__topwrapper {
		margin-bottom: 45px;
	}

	.t524 .t-section__title {
		margin-bottom: 20px;
	}

	.t524 .t-list__item,.t524 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),.t524 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),.t524 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
		margin-top: 45px!important;
	}

	.t524 .t524__container .t-list__item:first-child,.t524 .t524__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
		margin-top: 0!important;
	}

	.t524__container {
		font-size: 0;
	}

	.t524__col-mobstyle {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}

	.t524__itemwrapper_1,.t524__itemwrapper_3 {
		max-width: 300px;
	}

	.t524__itemwrapper_2 {
		max-width: 460px;
	}

	.t524__itemwrapper_4 {
		max-width: 220px;
	}
}

@media screen and (max-width:640px) {
	.t524__col-mobstyle:nth-child(odd) {
		padding-left: 40px;
	}

	.t524__col-mobstyle:nth-child(even) {
		padding-right: 40px;
	}
}

@media screen and (max-width:480px) {
	.t524__col-mobstyle {
		display: block;
		width: 100%;
	}

	.t524__col-mobstyle:nth-child(odd) {
		padding-left: 20px;
	}

	.t524__col-mobstyle:nth-child(even) {
		padding-right: 20px;
	}

	.t524 .t524__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
		margin-top: 45px!important;
	}
}

.t057 {
	padding-bottom: 4px;
	padding-top: 15;
	font-family: 'Cormorant',Arial,sans-serif;
	line-height: 52px;
	font-size: 48px;
}

.t1059__link {
	display: inline-block;
	font-size: 0;
	cursor: pointer;
}

.t1059__btn-text {
	display: table-cell;
	vertical-align: middle;
}

.t1059__link-wrapper {
	height: auto;
	padding: 0;
	font-size: 24px;
	display: inline-block;
}

.t1059__link-wrapper_sm {
	font-size: 16px;
}

.t1059__btn-img {
	display: block;
	padding-right: 11px;
}

.t1059__btn-img_sm {
	width: 24px;
}

.t1059__btn-img_md {
	width: 30px;
}

.t1059__btn-img_xl {
	width: 36px;
}

.t1059__btn-img-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.t1059__link-wrapper-hover:hover {
	text-decoration: underline;
}

.t1059__link:focus-visible .t1059__link-wrapper-hover {
	text-decoration: underline;
}

.t1059__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.t1059__row_center {
	-webkit-justify-content: center;
	justify-content: center;
}

.t1059__row_right {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.t1059__btn {
	margin-right: 30px;
	margin-bottom: 30px;
}

.t1059__btn:last-child {
	margin-right: 0;
}

@media screen and (max-width:640px) {
	.t1059__link,.t1059__link-wrapper {
		display: block;
	}

	.t1059__row {
		flex-direction: column;
		-webkit-flex-direction: column;
		align-items: flex-start;
		-webkit-align-items: flex-start;
	}

	.t1059__row_center {
		align-items: center;
		-webkit-align-items: center;
	}

	.t1059__row_right {
		align-items: flex-end;
		-webkit-align-items: flex-start;
	}

	.t1059__btn {
		margin-right: 0;
	}

	.t1059__btn:last-child {
		margin-bottom: 30px;
	}
}

.t560__title {
	margin-bottom: 45px;
}

.t560__text-bottom-margin {
	margin-bottom: 35px;
}

.t560 .t-sociallinks {
	margin-top: 45px;
}

.t560 .t-sociallinks a {
	display: inline-block;
}

.t560 .t-sociallinks__item {
	display: inline-block;
	margin: 4px 1px 0;
}

#allrecords .t560 ul.t-sociallinks__wrapper {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

@media screen and (max-width:640px) {
	.t560 .t560__text {
		word-wrap: break-word;
	}
}

.t389 {
	overflow: hidden;
}

.t389__maincontainer {
	width: 100%;
	height: 80px;
	display: table;
}

.t389__content {
	padding: 2px 40px 0;
	display: table-cell;
	vertical-align: middle;
}

.t389__col {
	display: table-cell;
	vertical-align: middle;
}

.t389__col_center {
	width: 100%;
	padding: 0 16px;
}

.t389__list {
	list-style-type: none;
	padding-left: 0!important;
	margin-bottom: 0!important;
}

.t389__list_item {
	display: inline-block;
	margin: 0 15px;
}

.t389__copyright,.t389__scroll {
	width: 250px;
}

.t389__typo {
	font-size: 14px;
}

.t389__col_mobile {
	display: none;
}

.t389_scrolltop {
	position: relative;
	padding-right: 12px;
	display: inline-block;
}

.t389__icon {
	position: absolute;
	right: 0;
	top: 2px;
}

.t389__copyright,#allrecords .t389_scrolltop,#allrecords .t389__list_item a {
	color: #222;
}

@media screen and (max-width:1200px) {
	.t389__content {
		padding: 2px 20px 0;
	}

	.t389__col,.t389__copyright,.t389__scroll {
		width: 230px;
	}

	.t389__col_center {
		width: 100%;
	}
}

@media screen and (max-width:960px) {
	.t389__col,.t389__copyright,.t389__scroll {
		width: 100%;
		display: block;
		text-align: center;
	}

	.t389__maincontainer {
		display: block;
	}

	.t389__content {
		display: block;
	}

	.t389__col_mobile {
		display: block;
	}

	.t389__col_hiddenmobile {
		display: none;
	}

	.t389__maincontainer {
		height: auto!important;
		padding: 40px 0;
	}

	.t389__col {
		margin-bottom: 20px;
		padding: 0;
	}

	.t389__list_item {
		margin: 0 10px 4px;
	}

	.t389__col:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width:670px) {
	.t389__typo {
		font-size: 12px;
	}
}