@charset "UTF-8";
/* Data Picket Start */
/* Data Picket End */
/* Base Font Family Start */
/* Base Font Family End */
/* Base Font Start */
/* Base Font End */
/* Base Colors Start */
/* Base Colors End */
/* Form Start */
/* Form End */
/* Bootstrap Vars Start */
/* Bootstrap Vars End */
/* Переменная для циклов Start */
/* Mixins Start */
/*
	Пример Вызова:
	@include font-face("cpw-opensans", "../fonts/OpenSans/OpenSansBold/OpenSansBold", 700);
*/
/* Padding Start */
/* Padding End */
/* Margin Start */
/* Margin End */
/* Mixins End */
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
	width: device-width;
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: #005BB0;
	text-decoration: none;
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
	width: device-width;
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

.container {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}

.conteiner_body a {
	color: #175CAE;
	text-decoration:none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
/*
.conteiner_body a:hover {
	text-decoration:  underline;
}*/

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1216px;
	}
}

/* TODO Исправления от 12.01.2020 */
@media (min-width: 1200px) {
  div.gallery-item--wrap {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.container-fluid {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	order: -1;
}

.order-last {
	order: 13;
}

.order-0 {
	order: 0;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-6 {
	order: 6;
}

.order-7 {
	order: 7;
}

.order-8 {
	order: 8;
}

.order-9 {
	order: 9;
}

.order-10 {
	order: 10;
}

.order-11 {
	order: 11;
}

.order-12 {
	order: 12;
}

.offset-1 {
	margin-left: 8.33333%;
}

.offset-2 {
	margin-left: 16.66667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.33333%;
}

.offset-5 {
	margin-left: 41.66667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.33333%;
}

.offset-8 {
	margin-left: 66.66667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.33333%;
}

.offset-11 {
	margin-left: 91.66667%;
}

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		order: -1;
	}
	.order-sm-last {
		order: 13;
	}
	.order-sm-0 {
		order: 0;
	}
	.order-sm-1 {
		order: 1;
	}
	.order-sm-2 {
		order: 2;
	}
	.order-sm-3 {
		order: 3;
	}
	.order-sm-4 {
		order: 4;
	}
	.order-sm-5 {
		order: 5;
	}
	.order-sm-6 {
		order: 6;
	}
	.order-sm-7 {
		order: 7;
	}
	.order-sm-8 {
		order: 8;
	}
	.order-sm-9 {
		order: 9;
	}
	.order-sm-10 {
		order: 10;
	}
	.order-sm-11 {
		order: 11;
	}
	.order-sm-12 {
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.33333%;
	}
	.offset-sm-2 {
		margin-left: 16.66667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.33333%;
	}
	.offset-sm-5 {
		margin-left: 41.66667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.33333%;
	}
	.offset-sm-8 {
		margin-left: 66.66667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.33333%;
	}
	.offset-sm-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		order: -1;
	}
	.order-md-last {
		order: 13;
	}
	.order-md-0 {
		order: 0;
	}
	.order-md-1 {
		order: 1;
	}
	.order-md-2 {
		order: 2;
	}
	.order-md-3 {
		order: 3;
	}
	.order-md-4 {
		order: 4;
	}
	.order-md-5 {
		order: 5;
	}
	.order-md-6 {
		order: 6;
	}
	.order-md-7 {
		order: 7;
	}
	.order-md-8 {
		order: 8;
	}
	.order-md-9 {
		order: 9;
	}
	.order-md-10 {
		order: 10;
	}
	.order-md-11 {
		order: 11;
	}
	.order-md-12 {
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.33333%;
	}
	.offset-md-2 {
		margin-left: 16.66667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.33333%;
	}
	.offset-md-5 {
		margin-left: 41.66667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.33333%;
	}
	.offset-md-8 {
		margin-left: 66.66667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.33333%;
	}
	.offset-md-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		order: -1;
	}
	.order-lg-last {
		order: 13;
	}
	.order-lg-0 {
		order: 0;
	}
	.order-lg-1 {
		order: 1;
	}
	.order-lg-2 {
		order: 2;
	}
	.order-lg-3 {
		order: 3;
	}
	.order-lg-4 {
		order: 4;
	}
	.order-lg-5 {
		order: 5;
	}
	.order-lg-6 {
		order: 6;
	}
	.order-lg-7 {
		order: 7;
	}
	.order-lg-8 {
		order: 8;
	}
	.order-lg-9 {
		order: 9;
	}
	.order-lg-10 {
		order: 10;
	}
	.order-lg-11 {
		order: 11;
	}
	.order-lg-12 {
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.33333%;
	}
	.offset-lg-2 {
		margin-left: 16.66667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.33333%;
	}
	.offset-lg-5 {
		margin-left: 41.66667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.33333%;
	}
	.offset-lg-8 {
		margin-left: 66.66667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.33333%;
	}
	.offset-lg-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		order: -1;
	}
	.order-xl-last {
		order: 13;
	}
	.order-xl-0 {
		order: 0;
	}
	.order-xl-1 {
		order: 1;
	}
	.order-xl-2 {
		order: 2;
	}
	.order-xl-3 {
		order: 3;
	}
	.order-xl-4 {
		order: 4;
	}
	.order-xl-5 {
		order: 5;
	}
	.order-xl-6 {
		order: 6;
	}
	.order-xl-7 {
		order: 7;
	}
	.order-xl-8 {
		order: 8;
	}
	.order-xl-9 {
		order: 9;
	}
	.order-xl-10 {
		order: 10;
	}
	.order-xl-11 {
		order: 11;
	}
	.order-xl-12 {
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.33333%;
	}
	.offset-xl-2 {
		margin-left: 16.66667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.33333%;
	}
	.offset-xl-5 {
		margin-left: 41.66667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.33333%;
	}
	.offset-xl-8 {
		margin-left: 66.66667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.33333%;
	}
	.offset-xl-11 {
		margin-left: 91.66667%;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	.d-sm-inline {
		display: inline !important;
	}
	.d-sm-inline-block {
		display: inline-block !important;
	}
	.d-sm-block {
		display: block !important;
	}
	.d-sm-table {
		display: table !important;
	}
	.d-sm-table-row {
		display: table-row !important;
	}
	.d-sm-table-cell {
		display: table-cell !important;
	}
	.d-sm-flex {
		display: flex !important;
	}
	.d-sm-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: flex !important;
	}
	.d-md-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	.d-print-inline {
		display: inline !important;
	}
	.d-print-inline-block {
		display: inline-block !important;
	}
	.d-print-block {
		display: block !important;
	}
	.d-print-table {
		display: table !important;
	}
	.d-print-table-row {
		display: table-row !important;
	}
	.d-print-table-cell {
		display: table-cell !important;
	}
	.d-print-flex {
		display: flex !important;
	}
	.d-print-inline-flex {
		display: inline-flex !important;
	}
}

.flex-row {
	flex-direction: row !important;
}

.flex-column {
	flex-direction: column !important;
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-nowrap {
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	flex-grow: 0 !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	flex-shrink: 1 !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.align-items-end {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.align-items-baseline {
	align-items: baseline !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-content-start {
	align-content: flex-start !important;
}

.align-content-end {
	align-content: flex-end !important;
}

.align-content-center {
	align-content: center !important;
}

.align-content-between {
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		flex-direction: row !important;
	}
	.flex-sm-column {
		flex-direction: column !important;
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		justify-content: center !important;
	}
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		justify-content: space-around !important;
	}
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		align-items: center !important;
	}
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		align-content: center !important;
	}
	.align-content-sm-between {
		align-content: space-between !important;
	}
	.align-content-sm-around {
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		align-self: auto !important;
	}
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		align-self: center !important;
	}
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		flex-direction: row !important;
	}
	.flex-md-column {
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		justify-content: center !important;
	}
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		justify-content: space-around !important;
	}
	.align-items-md-start {
		align-items: flex-start !important;
	}
	.align-items-md-end {
		align-items: flex-end !important;
	}
	.align-items-md-center {
		align-items: center !important;
	}
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	.align-content-md-start {
		align-content: flex-start !important;
	}
	.align-content-md-end {
		align-content: flex-end !important;
	}
	.align-content-md-center {
		align-content: center !important;
	}
	.align-content-md-between {
		align-content: space-between !important;
	}
	.align-content-md-around {
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	.align-self-md-auto {
		align-self: auto !important;
	}
	.align-self-md-start {
		align-self: flex-start !important;
	}
	.align-self-md-end {
		align-self: flex-end !important;
	}
	.align-self-md-center {
		align-self: center !important;
	}
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		flex-direction: row !important;
	}
	.flex-lg-column {
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		justify-content: center !important;
	}
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		align-items: center !important;
	}
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		align-content: center !important;
	}
	.align-content-lg-between {
		align-content: space-between !important;
	}
	.align-content-lg-around {
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		align-self: auto !important;
	}
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		align-self: center !important;
	}
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		align-self: stretch !important;
	}
}

/* TODO Исправления от 12.01.2020 */
@media (max-width: 992px) {
  main {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* TODO Исправления от 12.01.2020 */
@media (max-width: 992px) {
  footer .footer-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row !important;
	}
	.flex-xl-column {
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		justify-content: center !important;
	}
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		align-items: center !important;
	}
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		align-content: center !important;
	}
	.align-content-xl-between {
		align-content: space-between !important;
	}
	.align-content-xl-around {
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		align-self: auto !important;
	}
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		align-self: center !important;
	}
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		align-self: stretch !important;
	}
}

/* В утилитах комментится отдельно содержание */
.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.h-auto {
	height: auto !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

/*! jQuery UI - v1.12.1 - 2019-01-14
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
	/* support: IE8 */
}

.ui-front {
	z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-datepicker {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 338px;
	padding: px(24) px(60);
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	height: 30px;
	margin-bottom: 25px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 auto;
	line-height: 1.8em;
	text-align: center;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #0485FD;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-items: center;
	z-index: 100;
}

.ui-widget-content {
	background: #ffffff;
	color: #333333;
}

.ui-widget-content a {
	color: #333333;
}

.ui-widget-header {
	color: #333333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #005BB0;
	background-color: #005BB0;
	font-weight: normal;
	color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #005BB0;
	background-color: transparent;
	color: #005BB0;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	/* support: IE8 */
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	/* support: IE8 */
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
	/* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../img/ui-datapicker/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("../img/ui-datapicker/left.png");
	width: 18px;
	height: 10px;
	background-position: center center;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../img/ui-datapicker/left.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../img/ui-datapicker/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../img/ui-datapicker/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../img/ui-datapicker/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("../img/ui-datapicker/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
	/* support: IE8 */
}

.ui-widget-shadow {
	box-shadow: 0px 0px 5px #666666;
}

/* Иконки Start */
/* Иконки Start */
/* Слайдеры Start */
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Slider */
.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
	font-family: "slick";
	src: url("./fonts/slick.eot");
	src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s,visibility 0s linear .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s,visibility 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide--image {
	overflow: visible;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px 6px 0;
}

.fancybox-slide--iframe {
	padding: 44px 44px 0;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: calc(100% - 44px);
	margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
	background: transparent;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	vertical-align: top;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: none;
	padding: 10px;
	transition: color .2s;
	vertical-align: top;
	width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
	color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
	fill: currentColor;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	transition: opacity .25s,visibility 0s,color .25s;
}

.fancybox-navigation .fancybox-button:after {
	content: "";
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px;
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10;
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	transition: stroke .1s;
}

.fancybox-close-small:focus {
	outline: none;
}

.fancybox-close-small:hover svg {
	opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
	background: transparent;
	color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
}

.fancybox-caption:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1;
}

.fancybox-caption:after {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	border: 6px solid rgba(99, 99, 99, 0.5);
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999;
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs > ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x > ul {
	overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs > ul > li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.fancybox-thumbs > ul > li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1;
}

@media (max-width: 800px) {
	.fancybox-thumbs {
		width: 110px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	.fancybox-thumbs > ul > li {
		max-width: calc(100% - 10px);
	}
}

/* Слайдеры End */
/* Cycles Start */
.pb-1 {
	padding-bottom: 0.0625rem;
}

.pt-1 {
	padding-top: 0.0625rem;
}

.py-1 {
	padding-top: 0.0625rem;
	padding-bottom: 0.0625rem;
}

.px-1 {
	padding-left: 0.0625rem;
	padding-right: 0.0625rem;
}

.p-0 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

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

.mb-1 {
	margin-bottom: 0.0625rem;
}

.mt-1 {
	margin-top: 0.0625rem;
}

.my-1 {
	margin-top: 0.0625rem;
	margin-bottom: 0.0625rem;
}

.mx-1 {
	margin-left: 0.0625rem;
	margin-right: 0.0625rem;
}

.m-0 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mx-0 {
	margin-left: 0px;
	margin-right: 0px;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

@media (min-width: 576px) {
	.pb-sm-1 {
		padding-bottom: 0.0625rem;
	}
	.pt-sm-1 {
		padding-top: 0.0625rem;
	}
	.py-sm-1 {
		padding-top: 0.0625rem;
		padding-bottom: 0.0625rem;
	}
	.px-sm-1 {
		padding-left: 0.0625rem;
		padding-right: 0.0625rem;
	}
	.p-sm-0 {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.px-sm-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.mb-sm-1 {
		margin-bottom: 0.0625rem;
	}
	.mt-sm-1 {
		margin-top: 0.0625rem;
	}
	.my-sm-1 {
		margin-top: 0.0625rem;
		margin-bottom: 0.0625rem;
	}
	.mx-sm-1 {
		margin-left: 0.0625rem;
		margin-right: 0.0625rem;
	}
	.m-sm-0 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.mx-sm-0 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important;
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important;
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 768px) {
	.pb-md-1 {
		padding-bottom: 0.0625rem;
	}
	.pt-md-1 {
		padding-top: 0.0625rem;
	}
	.py-md-1 {
		padding-top: 0.0625rem;
		padding-bottom: 0.0625rem;
	}
	.px-md-1 {
		padding-left: 0.0625rem;
		padding-right: 0.0625rem;
	}
	.p-md-0 {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.px-md-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.mb-md-1 {
		margin-bottom: 0.0625rem;
	}
	.mt-md-1 {
		margin-top: 0.0625rem;
	}
	.my-md-1 {
		margin-top: 0.0625rem;
		margin-bottom: 0.0625rem;
	}
	.mx-md-1 {
		margin-left: 0.0625rem;
		margin-right: 0.0625rem;
	}
	.m-md-0 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.mx-md-0 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important;
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important;
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 992px) {
	.pb-lg-1 {
		padding-bottom: 0.0625rem;
	}
	.pt-lg-1 {
		padding-top: 0.0625rem;
	}
	.py-lg-1 {
		padding-top: 0.0625rem;
		padding-bottom: 0.0625rem;
	}
	.px-lg-1 {
		padding-left: 0.0625rem;
		padding-right: 0.0625rem;
	}
	.p-lg-0 {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.px-lg-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.mb-lg-1 {
		margin-bottom: 0.0625rem;
	}
	.mt-lg-1 {
		margin-top: 0.0625rem;
	}
	.my-lg-1 {
		margin-top: 0.0625rem;
		margin-bottom: 0.0625rem;
	}
	.mx-lg-1 {
		margin-left: 0.0625rem;
		margin-right: 0.0625rem;
	}
	.m-lg-0 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.mx-lg-0 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important;
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important;
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1200px) {
	.pb-xl-1 {
		padding-bottom: 0.0625rem;
	}
	.pt-xl-1 {
		padding-top: 0.0625rem;
	}
	.py-xl-1 {
		padding-top: 0.0625rem;
		padding-bottom: 0.0625rem;
	}
	.px-xl-1 {
		padding-left: 0.0625rem;
		padding-right: 0.0625rem;
	}
	.p-xl-0 {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.px-xl-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.mb-xl-1 {
		margin-bottom: 0.0625rem;
	}
	.mt-xl-1 {
		margin-top: 0.0625rem;
	}
	.my-xl-1 {
		margin-top: 0.0625rem;
		margin-bottom: 0.0625rem;
	}
	.mx-xl-1 {
		margin-left: 0.0625rem;
		margin-right: 0.0625rem;
	}
	.m-xl-0 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.mx-xl-0 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important;
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important;
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important;
	}
}

.text-color--orange {
	color: #ffa500;
}

.text-color--black {
	color: #000000;
}

.text-color--sadness {
	color: #318399;
}

.text-color--dark-green {
	color: #65C178;
}

.text-color--ligt-green {
	color: #67C23A;
}

.text-color--dark-grey {
	color: #424B5F;
}

.text-color--light-grey {
	color: #616D84;
}

.text-color--grey {
	color: #4F5A6E;
}

.box-color--orange {
	color: #ffa500;
	border: 1px solid #ffa500;
}

.box-color--black {
	color: #000000;
	border: 1px solid #000000;
}

.box-color--sadness {
	color: #318399;
	border: 1px solid #318399;
}

.box-color--dark-green {
	color: #65C178;
	border: 1px solid #65C178;
}

.box-color--ligt-green {
	color: #67C23A;
	border: 1px solid #67C23A;
}

.box-color--dark-grey {
	color: #424B5F;
	border: 1px solid #424B5F;
}

.box-color--light-grey {
	color: #616D84;
	border: 1px solid #616D84;
}

.box-color--grey {
	color: #4F5A6E;
	border: 1px solid #4F5A6E;
}

/* Cycles End */
/* Functions Start */
/* Functions End */
/* Maps Start */
:root {
	--orange: #ffa500;
	--black: #000000;
	--sadness: #318399;
	--dark-green: #65C178;
	--ligt-green: #67C23A;
	--dark-grey: #424B5F;
	--light-grey: #616D84;
	--grey: #4F5A6E;
}

/* Maps End */
/*
	Пример Вызова:
	@include font-face("cpw-opensans", "../fonts/OpenSans/OpenSansBold/OpenSansBold", 700);
*/
@font-face {
	font-family: "PTSans";
	font-weight: 700;
	font-style: normal;
	src: url("../fonts/PTSans/PTSansBold/PTSansBold.eot");
	src: url("../fonts/PTSans/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans/PTSansBold/PTSansBold.woff") format("woff"), url("../fonts/PTSans/PTSansBold/PTSansBold.ttf") format("truetype");
}

@font-face {
	font-family: "PTSans";
	font-weight: normal;
	font-style: normal;
	src: url("../fonts/PTSans/PTSansRegular/PTSansRegular.eot");
	src: url("../fonts/PTSans/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans/PTSansRegular/PTSansRegular.woff") format("woff"), url("../fonts/PTSans/PTSansRegular/PTSansRegular.ttf") format("truetype");
}

@font-face {
	font-family: "PTSans";
	font-weight: 400;
	font-style: italic;
	src: url("../fonts/PTSans/PTSansItalic/PTSansItalic.eot");
	src: url("../fonts/PTSans/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans/PTSansItalic/PTSansItalic.woff") format("woff"), url("../fonts/PTSans/PTSansItalic/PTSansItalic.ttf") format("truetype");
}

@font-face {
	font-family: "PtSerif";
	font-weight: 700;
	font-style: normal;
	src: url("../fonts/PtSerif/PtSerifBold/PtSerifBold.eot");
	src: url("../fonts/PtSerif/PtSerifBold/PtSerifBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PtSerif/PtSerifBold/PtSerifBold.woff") format("woff"), url("../fonts/PtSerif/PtSerifBold/PtSerifBold.ttf") format("truetype");
}

@font-face {
	font-family: "PtSerif";
	font-weight: normal;
	font-style: normal;
	src: url("../fonts/PtSerif/PtSerif/PtSerif.eot");
	src: url("../fonts/PtSerif/PtSerif/PtSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/PtSerif/PtSerif/PtSerif.woff") format("woff"), url("../fonts/PtSerif/PtSerif/PtSerif.ttf") format("truetype");
}

@font-face {
	font-family: "PtSerif";
	font-weight: 400;
	font-style: italic;
	src: url("../fonts/PtSerif/PtSerifItalic/PtSerifItalic.eot");
	src: url("../fonts/PtSerif/PtSerifItalic/PtSerifItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PtSerif/PtSerifItalic/PtSerifItalic.woff") format("woff"), url("../fonts/PtSerif/PtSerifItalic/PtSerifItalic.ttf") format("truetype");
}

/* Пример подключения другого шрифта */
html, body {
	display: flex;
	flex-direction: column;
}

html {
	min-height: 100%;
}

body {
	height: 100%;
	flex-grow: 1;
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

label {
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

a {
	outline: none;
	text-decoration: none;
}

body {
	font-family: "PtSerif";
}

h1, .h1 {
	font-weight: 700;
	font-size: 2.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

h2, .h2 {
	font: 700 1.75rem/2.625rem "PtSerif";
}

h3, .h3 {
	font: 700 1.5rem/2.25rem "PtSerif";
}

h4, .h4 {
	font: 700 1.25rem/1.875rem "PtSerif";
}

h5, .h5 {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 100%;
	font-family: "PtSerif";
}

.mb-0 {
	margin-bottom: 0 !important;
}

.sitemap .ol-dev {
	list-style-type: decimal;
}

.sitemap a {
	color: #000;
}
/* TODO правка */
main {
	/*overflow: hidden;*/
	display: flex;
	flex-direction: column;
	flex-grow: 2;
}

.fz-14 {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.ov-h {
	overflow: hidden;
}

.mb-5 {
	margin-bottom: 3rem;
}

section.section-main_slider {
	border: none;
}

section.section-main_slider .slick-track.animate .slick-active img.sl-image {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

section.section-main_slider .slick-track img {
	max-width: 100%;
	height: auto;
}

section.section-main_slider .slick-track img.sl-image {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: -webkit-transform 5s linear;
	transition: transform 5s linear;
	transition: transform 5s linear, -webkit-transform 5s linear;
}

section.section-main_slider .slide {
	border: none;
	position: relative;
	overflow: hidden;
}

section.section-main_slider .slide .caption-container {
	position: absolute;
	display: flex;
	bottom: 10%;
	left: 23%;
	height: 5.3125rem;
}

section.section-main_slider .slide .caption-container img {
	width: 3.9375rem;
}

section.section-main_slider .slide .caption-container div {
	display: flex;
	flex-direction: column;
	padding-left: 20px;
}

section.section-main_slider .slide .caption-container div p {
	color: white;
	font-weight: 600;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

section.section-main_slider .slide .caption-container a:hover svg path,
section.section-main_slider .slide .caption-container a:active svg path {
	fill: #0485FD;
}

section.section-main_slider .arrow-left,
section.section-main_slider .arrow-right {
	background-image: url("../img/homepage/slider-images/arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 12px;
	z-index: 2;
	cursor: pointer;
}

section.section-main_slider .arrow-right {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
	order: 3;
}

section.section-main_slider .slick-dots {
	position: static;
	bottom: initial;
}

section.section-main_slider .slick-dots li {
	background-color: white;
	border-radius: 50%;
}

section.section-main_slider .slick-dots li.slick-active {
	background-color: transparent;
	border: 1px solid white;
}

section.section-main_slider .slick-dots li button:before {
	content: '';
}

section.section-main_slider .button-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	right: 20%;
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-50%);
	width: 40px;
	height: 80%;
	z-index: 1;
}

section.section-main_slider .relative {
	position: relative;
}

section.section-main_slider .slider-map {
	pointer-events: none;
	position: absolute;
	top: 15%;
	right: 25%;
	width: 31%;
	height: 120%;
	z-index: 1;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	overflow: visible;
}

section.section-main_slider .slider-map .map {
	fill: none;
	stroke: white;
}

section.section-main_slider .slider-map .map.svg-text {
	stroke: none;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
}

section.section-main_slider .slider-map .active {
	stroke-width: 3px;
}

section.section-main_slider .slider-map .cls-4 {
	stroke: white;
}

section.section-main_slider .slider-map .cls-2,
section.section-main_slider .slider-map .svg-text {
	fill: white;
}

section.section-main_slider .slider-map circle.map.active {
	fill: white;
}

section.section-announcement_section {
	border: none;
}

section.section-announcement_section h5 {
	margin-bottom: 0;
}

section.section-announcement_section button {
	background: transparent;
	border: none;
	transition: opacity .2s ease;
}

section.section-announcement_section button:hover, section.section-announcement_section button:active {
	opacity: .6;
}

section.section-announcement_section .slider {
	margin-top: 4.6875rem;
}

section.section-announcement_section .slider .arrow-left,
section.section-announcement_section .slider .arrow-right {
	position: absolute;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
	background: white;
	padding: 6px;
	z-index: 2;
	cursor: pointer;
}

section.section-announcement_section .slider .arrow-right {
	right: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

section.section-announcement_section .slide {
	border: none;
	position: relative;
}

section.section-announcement_section .slide a,
section.section-announcement_section .slide p {
	font-weight: 600;
	font-size: 2.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: black;
}
/* TODO Исправления от 12.01.2020 */
section.section-announcement_section .slide .slider-image {
 object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 300px;
}

section.section-announcement_section .text-wrapper {
	display: flex;
	flex-direction: column;
	margin-bottom: 1.25rem;
}

section.section-announcement_section .text-wrapper p {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: black ;
}

section.section-announcement_section .text-wrapper:hover p {
	color: #005BB0 !important;
}

section.section-announcement_section .title {
	margin-top: 1.25rem;
}

section.section-announcement_section p.date {
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 0.625rem;
}

section.section-announcement_section .wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

section.section-announcement_section .content-wrapper {
	padding-bottom: 3.75rem;
}

section.section-announcement_section .content-wrapper .fake-image {
	height: 150px;
}

section.section-announcement_section .photo {
	height: 18.6875rem;
	background-size: contain;
	background-position: left;
}

section.section-news_feed h6 {
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

section.section-news_feed .text-wrapper {
	width: 50%;
	margin: 0 5px 25px 0;
}

section.section-news_feed a {
	font-weight: 600;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

section.section-news_feed .video {
	width: 100%;
	min-height: 200px;
}

section.section-news_feed .caption {
	display: flex;
	align-items: top;
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	font-style: italic;
}

section.section-news_feed .president {
	text-align: center;
}

section.section-news_feed .president p {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 0.1rem;
}

section.section-news_feed .president p:nth-of-type(2) {
	font-weight: 400;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: rgba(0, 0, 0, 0.5);
}

section.section-news_feed .president .fake-image {
	height: 220px;
	margin-bottom:20px;
}

section.section-news_feed .flex {
	display: flex;
}

section.section-residents h3 {
	margin: 0 0 1.25rem;
}

section.section-residents a {
	position: relative;
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	display: inline-flex;
	align-items: center;
}

section.section-residents .box {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	position: relative;
}

section.section-residents .box a {
	width: 100%;
	height: 100%;
}

section.section-residents .box:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	border: 1px solid #F1F1F1;
}

section.section-residents .slick-arrow {
	cursor: pointer;
}

section.section-residents .line {
	margin: 0.9375rem 0 0.625rem;
	width: 150px;
	border: 1px solid #F1F1F1;
}

section.section-residents .flex {
	display: flex;
	flex-direction: column;
}

section.section-residents .grey-line {
	align-self: center;
	width: 75%;
	border: 1px solid rgba(0, 0, 0, 0.5);
	margin: 2.8125rem 0;
}

section.section-residents .slider {
	display: none;
	position: relative;
}

section.section-residents .slider svg {
	position: absolute;
	top: -40px;
}

section.section-residents .slider svg.slider3-arrow-left {
	right: 12%;
}

section.section-residents .slider svg.slider3-arrow-right {
	right: 5%;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fill-icon,
.icon {
	width: 16px;
	height: 16px;
	fill: #5E5F61;
}

* {
	outline-color: #0485FD !important;
}

button {
	cursor: pointer;
}

button:focus {
	outline: 1px solid;
	margin-left: 1px;
}

.grey-box {
	background-color: #F9F9F9;
	padding: 0.3125rem;
}

h3 {
	position: relative;
	font-weight: 600;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin: 1.5625rem 0;
}

h6 {
	font-weight: 600;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

img {
	height: auto;
}
.newspage-info img {
	width : auto;
	height: auto;
}

.fake-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
}

.margin-top {
	margin-top: 1.5625rem;
}

.underline:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 188px;
	height: 1px;
	background-color: #BBBBBB;
}

.section-announcement_section a,
.section-announcement_section .arrow-left,
.section-announcement_section .arrow-right,
footer a,
footer .arrow-left,
footer .arrow-right,
.section-main_slider a,
.section-main_slider .arrow-left,
.section-main_slider .arrow-right,
.section-news_feed a,
.section-news_feed .arrow-left,
.section-news_feed .arrow-right,
.section-residents a,
.section-residents .arrow-left,
.section-residents .arrow-right {
	transition: opacity .2s ease;
}

.section-announcement_section a:hover, .section-announcement_section a:active,
.section-announcement_section .arrow-left:hover,
.section-announcement_section .arrow-left:active,
.section-announcement_section .arrow-right:hover,
.section-announcement_section .arrow-right:active,
footer a:hover,
footer a:active,
footer .arrow-left:hover,
footer .arrow-left:active,
footer .arrow-right:hover,
footer .arrow-right:active,
.section-main_slider a:hover,
.section-main_slider a:active,
.section-main_slider .arrow-left:hover,
.section-main_slider .arrow-left:active,
.section-main_slider .arrow-right:hover,
.section-main_slider .arrow-right:active,
.section-news_feed a:hover,
.section-news_feed a:active,
.section-news_feed .arrow-left:hover,
.section-news_feed .arrow-left:active,
.section-news_feed .arrow-right:hover,
.section-news_feed .arrow-right:active,
.section-residents a:hover,
.section-residents a:active,
.section-residents .arrow-left:hover,
.section-residents .arrow-left:active,
.section-residents .arrow-right:hover,
.section-residents .arrow-right:active {
	opacity: .6;
}

footer a,
footer .arrow-left,
footer .arrow-right,
.section-main_slider a,
.section-main_slider .arrow-left,
.section-main_slider .arrow-right,
.section-news_feed a,
.section-news_feed .arrow-left,
.section-news_feed .arrow-right,
.section-residents a,
.section-residents .arrow-left,
.section-residents .arrow-right,
.section-bottom-map a,
.section-bottom-map .arrow-left,
.section-bottom-map .arrow-right {
	display: block;
}

.section-residents a.base-color {
	transition: all .2s ease;
}

.section-residents a.base-color:hover {
	opacity: 1;
	color: #005BB0;
}

.section-bottom-map a p {
	transition: all .2s ease;
}

footer {
	position: relative;
	background: #E2E7F0;
}

footer .footer-content {
	padding: 2.5rem 0;
}

footer .footer-content .flex-wrapper {
	display: flex;
}

footer .footer-content .flex-wrapper .email-input {
	border: 1px solid #C6C6C6;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	background-color: #E2E7F0;
	padding: 0 0.3125rem;
	height: 30px;
}

footer .footer-content .flex-wrapper .send-email {
	background-color: #C6C6C6;
	border: none;
	font-weight: 400;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	padding: 0 0.9375rem;
	height: 30px;
	transition: opacity .2s ease;
}

footer .footer-content .flex-wrapper .send-email:hover, footer .footer-content .flex-wrapper .send-email:active {
	opacity: .6;
}

footer .footer-content .footer-caption {
	color: #8C8C8C;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	padding: 1.25rem 0;
}

footer .footer-content .footer-signature {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: black;
	margin-top: 0.9375rem;
}

footer .list-wrapper {
	display: flex;
	justify-content: center;
}

footer .list-wrapper .list li {
	position: relative;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: 2rem;
}

footer .list-wrapper .list li:before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #C6C6C6;
}

footer .wrapper3 .footer-text {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: 2rem;
	color: black;
	margin-bottom: 8px;
}

footer .wrapper3 .text-with-icon {
	display: flex;
	margin-top: 10px;
}

footer .wrapper3 .text-with-icon .icon-box {
	transition: opacity .2s ease;
	width: 24px;
	min-width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-left: 10px;
}

footer .wrapper3 .text-with-icon .icon-box:hover, footer .wrapper3 .text-with-icon .icon-box:active {
	opacity: .6;
}

footer .wrapper3 .text-with-icon .icon-box.icon-box_black {
	border: 0.5px solid #323232;
}

footer .wrapper3 .text-with-icon .icon-box .fill-icon,
footer .wrapper3 .text-with-icon .icon-box .icon {
	fill: #5E5F61;
}

footer .button-scroll-to {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	right: 5%;
	bottom: 10%;
	width: 55px;
	height: 55px;
	background-color: white;
	border-radius: 50%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

footer .button-scroll-to svg path {
	stroke: #0485FD;
}

footer .button-scroll-to:hover, footer .button-scroll-to:active {
	border: 0.5px solid #0485FD;
	box-sizing: border-box;
	opacity: 1;
	box-shadow: none;
}

footer .button-scroll-to:hover svg, footer .button-scroll-to:active svg {
	opacity: 1 !important;
}

footer .button-scroll-to:hover svg path, footer .button-scroll-to:active svg path {
	opacity: 1 !important;
}

footer .list-item a {
	cursor: pointer;
	color: #323232;
}

footer .list-item a:hover {
	opacity: 1;
	color: #000;
}

.section-bottom-map {
	position: relative;
}

.section-bottom-map h3 {
	margin: 3.75rem 0 3.125rem 0;
}

.section-bottom-map p {
	position: relative;
	margin-bottom: 1.875rem;
	cursor: pointer;
}

.section-bottom-map .flex {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.section-bottom-map .active {
	font-weight: bold;
}

.section-bottom-map svg {
	cursor: pointer;
	margin: -2.8125rem 0 -4.25rem 0;
}

.section-bottom-map svg .svg-text {
	fill: white;
}

.section-bottom-map .st0 {
	fill: #AADAFF;
}

.section-bottom-map .st1 {
	fill: #AADAFF;
}

.section-bottom-map .st2 {
	fill: none;
	stroke: #AADAFF;
	stroke-width: 0.25;
}

.section-bottom-map .st3 {
	fill: none;
	fill-opacity: 0.5;
}

.section-bottom-map .st4 {
	fill: none;
	stroke: #0485FD;
	stroke-width: 0.5;
}

.section-bottom-map .circle {
	fill: #0485FD;
}

.section-bottom-map .circle.active {
	fill: white;
}

.section-bottom-map .map4 {
	stroke: #0485FD;
	stroke-width: 0.5;
}

.section-bottom-map .map1,
.section-bottom-map .map2,
.section-bottom-map .map3,
.section-bottom-map .map4 {
	fill: #0485FD;
	fill-opacity: 0.5;
	transition: fill-opacity .5s;
}

.section-bottom-map .map1.active,
.section-bottom-map .map2.active,
.section-bottom-map .map3.active,
.section-bottom-map .map4.active {
	fill-opacity: 1;
}

/* Base Colors Start */
.base-color {
	color: #0485FD;
}

/* Base Colors End */
/* Header Start */
.header_bg-color {
	background-color: #005BB0;
}

.header-color {
	color: #fff;
}

.header-color_hover:hover {
	color: #fff;
}

.header-dark--wrap {
	background: linear-gradient(180deg, #EFEFEF 0%, #CECECE 100%);
	border-radius: 0px 0px 5px 5px;
}

/* Header End */
/* Custom Select Start */
.custom_select {
	outline: none;
	background-color: #F4F4F4;
	position: relative;
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	cursor: pointer;
}

.custom_select > span.placeholder {
	position: relative;
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	padding: 0 16px;
	border: none;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #8B8B8B;
}

.custom_select span.arrow {
	position: absolute;
	width: 14px;
	height: 9px;
	right: 16px;
	top: calc(50% - 4px);
}

.custom_select span.arrow:before, .custom_select span.arrow:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 2px;
	background-color: #BDBDBD;
	top: 3px;
	left: -1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .2s ease;
}

.custom_select span.arrow:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: auto;
	right: -1px;
}

.custom_select.active {
	background-color: #F4F4F4;
}

.custom_select.active span.arrow:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.custom_select.active span.arrow:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom_option_wrap {
	position: absolute;
	left: 0;
	display: flex;
	flex-direction: column;
	width: calc(100%);
	top: 30px;
	z-index: 9;
	background-color: #F4F4F4;
	display: none;
}

.custom_option_label {
	min-height: 28px;
	display: flex;
	align-items: center;
	padding: 0px 16px;
	transition: all .2s ease;
	cursor: pointer;
}

.custom_option_label:first-child {
	margin-top: 10px;
}

.custom_option_label span {
	display: inline-flex;
	width: 100%;
	border-bottom: 1px solid #8B8B8B;
	padding-bottom: 0.375rem;
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #040404;
}

.custom_option_label:last-child span {
	border-bottom: 1px solid transparent;
	margin-bottom: 10px;
}

.custom_label {
	display: flex;
	flex-direction: column;
	position: relative;
}

.custom_label-inputs-wrap {
	display: flex;
	align-items: center;
	width: 354px;
}

.custom_label-inputs-wrap.has-error {
	margin-bottom: 26px;
}

.custom_label-inputs-wrap input:not(.btn-action) {
	width: 100%;
}

.custom_label-inputs-wrap input.small {
	width: 100px;
}

.custom_label > span.label {
	margin-bottom: 4px;
	opacity: .8;
	color: #000;
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
}

.custom_label > span.label > span.val_req, .custom_label > span.label > span.val_true {
	position: absolute;
	right: 17px;
	bottom: 0;
	opacity: 1;
	transition: all .2s ease;
}

.custom_label > span.label > span.val_true {
	right: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all .2s ease;
}

.custom_label > input.input_select {
	opacity: 0;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
	width: 100%;
}

/* Base Styles Start */
.img-fluid {
	width: 100%;
}

.py-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.icon-box {
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .2s ease;
}

.icon-box:hover {
	opacity: 0.8;
}

.icon-box .icon,
.icon-box .fill-icon {
	fill: #8B8B8B;
}

.icon-box_blue {
	border: 0.5px solid #fff;
	color: #fff;
}

.icon-box_blue .fill-icon {
	fill: #fff;
}

.icon-box_black {
	border: 0.5px solid #000;
	color: #000;
}

.icon-box_black .fill-icon {
	fill: #000;
}

.icon-box__header {
	height: 24px;
	width: 24px;
	margin-right: 0.625rem;
}

.icon-box__header:last-child {
	margin-right: 0;
}

.icon-box_full {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 24px;
	width: 24px;
	margin-left: 1px;
	margin-top: 2px;
	cursor: pointer;
	transition: all .2s ease;
}

.icon-box_full .icon {
	width: 14px;
	height: 14px;
}

.icon-box_full .icon .fill-icon {
	fill: #0485FD;
}

.icon-box_full__bg {
	background-color: #fff;
}

.icon-box_full__bg svg path {
	fill: #0485FD;
}

.icons {
	display: inline-block;
	content: " ";
	width: 24px;
	height: 24px;
	background-position: center center;
	background-repeat: no-repeat;
}

.icon-newspage_box {
	height: 16px;
	width: 16px;
}

.icon-newspage_box--print {
	margin-left: auto !important;
	height: 30px;
	width: 30px;
}

.icon-newspage_box--print .icon {
	height: 30px;
	width: 30px;
}

.icon-newspage_box-print {
	height: 30px;
	width: 30px;
}

.icon-newspage_box-print .icons {
	height: 30px;
	width: 30px;
}

.ul-breadcrumbs {
	display: flex;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}

.ul-breadcrumbs li {
	position: relative;
	margin-right: 40px;
}

.ul-breadcrumbs li a {
	font-weight: 700;
	font-size: 1.125rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
}

.ul-breadcrumbs li::after {
	position: absolute;
	display: block;
	content: "";
	background-color: #000;
	height: 18px;
	width: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: calc(50% - 7px);
	right: -20px;
}

.ul-breadcrumbs li:last-child::after {
	display: none;
}

.custom-select-block {
	margin-top: 1.25rem;
	display: flex;
	align-items: center;
}

.custom-select-wrap {
	width: 145px;
	margin-left: 0.625rem;
}

.navigation-wrap {
	z-index: 100;
	padding-top: 0.625rem;
	padding-left: 0;
	padding-right: 0;
	background-color: #F9F9F9;
	display: flex;
	flex-direction: column;
}
/* TODO правка */
.navigation-wrap .navigation-wrap__inner {
	position: sticky;
	top: 75px;
	display: flex;
	flex-direction: column;
}

.navigation-wrap h4 {
	margin-bottom: 1.25rem;
}

.navigation-wrap .link-navigation {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000000;
	display: inline-flex;
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}

.navigation-wrap .link-navigation:hover {
	color: #0485FD;
}

.navigation-wrap .root-item-selected {
	color: #fff;	
	background:#005BB0;
	width:100%;
	padding:5px 5px 5px 30px;
}
.navigation-wrap .root-item-selected a{
	color: #fff;
}
	    
.navigation-wrap .link-navigation--top {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.navigation-wrap .ul-navig {
	width: 100%;
}

.navigation-wrap .ul-navig > li:hover {
	color: #fff;
	background-color: #005BB0;
}

.navigation-wrap .ul-navig > li:hover a {
	color: #fff;
}

.navigation-wrap .ul-navig > li:hover::before {
	background-color: #fff;
}

.navigation-wrap ul {
	width: 100%;
}

.navigation-wrap ul li {
	position: relative;
	padding-left: 20px;
	transition: all .2s ease;
}

.navigation-wrap ul li a {
	color: #000;
}

.navigation-wrap ul .li-navig-empty {
	display: flex;
	align-items: center;
	border-top: 0.5px solid #D4D4D4;
	padding-left: 1.875rem;
	padding-right: 15px;
}

.navigation-wrap ul .li-navig-empty::before {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background-color: #BEBEBE;
	top: calc(50% - 2.5px);
	left: 18px;
}

.navigation-wrap ul .li-navig-empty:last-child {
	border-bottom: 0.5px solid #D4D4D4;
}

.navigation-wrap ul .li-navig-empty.active {
	color: #fff;
	background-color: #0485FD;
}

.navigation-wrap ul .li-navig-empty.active a {
	color: #fff;
}

.navigation-wrap ul .li-navig-empty.active::before {
	background-color: #fff;
}

.navigation-wrap ul .li-navig-arrow {
	display: flex;
	padding-left: 1.875rem;
	padding-right: 15px;
	border-top: 1px solid #D4D4D4;
	cursor: pointer;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children {
	display: none;
	width: 100%;
	flex-direction: column;
	position: absolute;
	top: -50%;
	right: calc(100%);
	background-color: #fff;
	padding: 1.25rem 0rem;
	z-index: 100;
	transition: all 2s ease;
	box-shadow: inset -8px 2px 8px rgba(0, 0, 0, 0.13);
	cursor: default;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children.active {
	display: flex !important;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children > a {
	color: #005BB0;
	display: inline-flex;
	margin-bottom: 0.25rem;
	margin-left: 0.75rem;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul {
	display: flex;
	flex-direction: column;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li {
	display: inline-flex;
	padding: 0rem 0.75rem;
	position: relative;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li:hover {
	color: #fff;
	background-color: #005BB0;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li:hover a {
	color: #fff;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li:hover::before {
	background-color: transparent;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li::before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0.75rem;
	content: "";
	height: 1px;
	width: 188px;
	background-color: #D4D4D4;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li:last-child::after {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0.75rem;
	content: "";
	height: 1px;
	width: 188px;
	background-color: #D4D4D4;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li a {
	cursor: pointer;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
	position: relative;
	width: 100%;
	padding: 0.625rem 0.9375rem;
}

.navigation-wrap ul .li-navig-arrow .ul-navig__children ul li a::before {
	position: absolute;
	top: calc(50% - 2.5px);
	left: 0;
	content: "";
	height: 5px;
	width: 5px;
	background-color: #BEBEBE;
}

.navigation-wrap ul .li-navig-arrow::before, .navigation-wrap ul .li-navig-arrow::after {
	display: block;
	content: "";
	position: absolute;
	left: 18px;
	height: 6px;
	width: 1px;
	background-color: #000;
}

.navigation-wrap ul .li-navig-arrow::before {
	top: calc(50% - 4px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navigation-wrap ul .li-navig-arrow::after {
	top: calc(50% - 0px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navigation-wrap ul .li-navig-arrow.active {
	border-top: 1px solid #005BB0;
	background-color: #005BB0;
}

.navigation-wrap ul .li-navig-arrow.active .link-navigation {
	color: #fff;
}

.navigation-wrap ul .li-navig-arrow.active::before, .navigation-wrap ul .li-navig-arrow.active::after {
	background-color: #fff;
}

.navigation-wrap ul .li-navig-arrow.active .ul-navig__children {
	display: flex;
}

.navigation-wrap .navigation-category_block-wrap {
	display: flex;
	flex-direction: column;
	margin-bottom: 2.5rem;
}

.navigation-wrap .navigation-category_block-wrap .title {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
	margin-bottom: 0.3125rem;
}

.navigation-wrap .navigation-category_block-wrap .date {
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: rgba(0, 0, 0, 0.5);
}

.navigation-wrap .navigation-category_block-wrap .date-title {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #0485FD;
	margin-bottom: 0.3125rem;
}

.navigation-wrap .navigation-category_block-wrap .navigation_actual-news_img {
	width: 188px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 0.625rem;
}

.navigation-wrap .navigation-category_block-wrap:last-child {
	margin-bottom: 0px;
}

.navigation-wrap .navigation-category_block {
	margin-bottom: 1.25rem;
}

.pagination-wrap {
	display: flex;
	margin-bottom: 3.75rem;
}

.pagination-wrap li {
	display: inline-flex;
	height: 30px;
	width: 30px;
	margin-right: 0.5rem;
	transition: all .2s ease;
}

.pagination-wrap li.active, .pagination-wrap li:hover {
	background-color: #F4F4F4;
}

.pagination-wrap li:last-child {
	margin-right: 0px;
}

.pagination-wrap li a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
}

.pagination-wrap .blue-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	content: "";
	height: 30px;
	width: 30px;
	background-color: #005BB0;
	opacity: 1;
}

.pagination-wrap .blue-btn .ic {
	opacity: 1;
	display: inline-flex;
	content: "";
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	color: #fff;
}

.pagination-wrap .blue-btn .ic.left {
	background-image: url("/assets/img/news/arrow-left.png");
}

.pagination-wrap .blue-btn .ic.right {
	background-image: url("/assets/img/news/arrow.png");
}

.npo-modal {
	display: none;
	position: absolute;
	width: 200px;
	height: 100%;
	bottom: 0;
	z-index: 95;
	background-color: rgba(0, 0, 0, 0.2);
}

.npo-modal.active {
	display: block;
}

/* Base Styles End */
/* Header Start */
header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 110;
}

header [class^="col-"] {
	height: 100%;
}

header .header-inner {
	height: 60px;
}

header p.m-0.base-color {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

header .header-bg-img {
	display: none;
}

header.header-has-img .header-bg-img {
	display: flex;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

header.header-shadow {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.2);
}

header.header-remove-logo-dark .header-logo-dark {
	display: none !important;
}

header.header-remove-logo-dark .ul-header-dark {
	margin: 0 !important;
}

.header-logo_wrap {
	display: flex;
	width: 42px;
	height: 54px;
	padding-top: 3px;
	padding-bottom: 3px;
	box-sizing: border-box;
}

.header-logo {
	display: flex;
	align-items: center;
}

.header-logo img {
	display: block;
	width: auto;
	height: 100%;
}

.header-logo__desc {
	font-weight: 400;
	font-size: 0.8125rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-left: 1.25rem;
}

.header-logo_wrap--mobile {
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-logo_wrap--mobile .header-logo {
	height: 100%;
	width: 100%;
}

.header-logo_wrap--mobile.active .header-logo {
	display: none;
}

.header-logo_wrap--mobile.active .header-mobile__menu-close {
	display: flex;
}

.header-mobile__menu-close {
	display: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30px;
	position: relative;
	cursor: pointer;
}

.header-mobile__menu-close span {
	position: absolute;
	top: calc(50% - 1.5px);
	display: inline-flex;
	height: 3px;
	width: 100%;
	background-color: #fff;
}

.header-mobile__menu-close span.first {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header-mobile__menu-close span.second {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.header-dekstop {
	display: block;
}

.header-dekstop .header-logo img {
	min-width: 40px;
	min-height: 46px;
	width: 40px;
	height: 46px;
}

.header-dekstop .logo-desc {
	margin-left: 20px;
}

.header-mobile {
	display: none;
}

.header-navigation {
	height: 100%;
}

nav {
	height: 100%;
	display: flex;
	align-items: center;
}

nav ul {
	display: flex;
	align-items: center;
	white-space: nowrap;
	justify-content: flex-end;
}

nav ul li {
	margin-left: 10px;
}

nav ul li:first-child {
	margin-left: 0px;
}

nav ul li a {
	text-transform: uppercase;
	transition: all .2s ease;
	position: relative;
	font-weight: 400;
	font-size: 0.8125rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

nav ul li a::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	bottom: -5px;
	left: 0;
	transition: all .3s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
}

nav ul li a:hover::after {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.header-right-block__bottom {
	display: flex;
	margin-left: 1.25rem;
	justify-content: flex-end;
	align-items: center;
	position: relative;
}

.header__search--block {
	position: absolute;
	bottom: -33px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 2px rgba(0, 0, 0, 0.2);
	right: 0;
	width: 500px;
	align-items: center;
	height: 30px;
	background-color: #fff;
	display: none;
}

.header__search--block.active {
	display: flex;
}

.header__search--block input {
	/*width: 100%;*/
	outline: none !important;
	height: 100%;
	border: none;
	padding:0 10px;
}

.header__search--block#header-search-mobile {
	height: 100%;
	width: 100%;
	max-width: 500px;
}

.header__search--block#header-search-mobile input {
	width: 100%;
	outline: none !important;
	height: 100%;
	border: none;
}

.header__search--block input[type=submit] {
	background-color: #005BB0;
	color:#fff;
	text-transform:uppercase;
	height: 20px;
	width: 70px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	outline: none !important;
	border: none;
	margin-right: 2px;
	transition: all .1s ease;
	padding:0 10px 2px;
}

.header__search--block input[type=submit]:active {
	background-color: #0355a1;
}

.header__search--block input[type=submit] span {
	display: inline-flex;
	position: relative;
}

.header__search--block button span::before, .header__search--block button span::after {
	position: absolute;
	content: "";
	height: 4px;
	width: 1px;
	background-color: #fff;
}

.header__search--block button span::before {
	-webkit-transform: rotate(125deg);
	transform: rotate(125deg);
	top: -3px;
}

.header__search--block button span::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -1px;
}

/* Для слабовидящих Start */
.header-bg__dark .header-inner {
	height: auto;
	background-color: #fff;
}

.header-dark--wrap {
	height: 60px;
}

.header-dark--wrap .header-dark--container {
	height: 100%;
}

.header-dark--wrap .row {
	height: 100%;
}

.header-dark--wrap [class^="col"] {
	display: flex;
	align-items: center;
}

.header-dark--wrap p.dark-theame-color {
	font-weight: 400;
	font-size: 1rem;
	font-family: Arial;
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.black span {
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.font-size {
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.font-size span {
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	transition: all .2s ease;
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.font-size span.active {
	color: #fff !important;
	background-color: #000;
}

.header-dark--wrap p.dark-theame-color.font-size span:hover {
	opacity: 0.6;
}

.header-dark--wrap p.dark-theame-color.font-size span:first-child {
	width: 20px;
	font-weight: 700;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap p.dark-theame-color.font-size span:nth-child(2) {
	width: 26px;
	font-weight: 700;
	font-size: 1.375rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap p.dark-theame-color.font-size span:last-child {
	width: 30px;
	font-weight: 700;
	font-size: 1.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap p.dark-theame-color.color {
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.color span {
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	padding: 5px 0px;
	width: 24px;
	transition: all .2s ease;
	box-sizing: content-box;
	font-weight: 700;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap p.dark-theame-color.color span:hover {
	opacity: 0.6;
}

.header-dark--wrap p.dark-theame-color.color span:first-child {
	color: #000 !important;
	background-color: #fff !important;
}

.header-dark--wrap p.dark-theame-color.color span:first-child.active {
	border: 3px solid #000;
}

.header-dark--wrap p.dark-theame-color.color span:last-child {
	color: #fff !important;
	background-color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.color span:last-child.active {
	outline: 2px solid #000 !important;
	border: 1px solid white;
}

.header-dark--wrap p.dark-theame-color.font-family, .header-dark--wrap p.dark-theame-color.line-spacing {
	color: #000 !important;
}

.header-dark--wrap p.dark-theame-color.font-family span, .header-dark--wrap p.dark-theame-color.line-spacing span {
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	transition: all .2s ease;
	color: #000 !important;
	transition: all .2s ease;
	width: 26px;
}

.header-dark--wrap p.dark-theame-color.font-family span.active, .header-dark--wrap p.dark-theame-color.line-spacing span.active {
	border: 2px solid #000;
}

.header-dark--wrap p.dark-theame-color.font-family span:hover, .header-dark--wrap p.dark-theame-color.line-spacing span:hover {
	opacity: 0.6;
}

.header-dark--wrap p.dark-theame-color.font-family span {
	font-weight: 400;
	font-size: 1.375rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap p.dark-theame-color.font-family span.sans {
	font-weight: 400;
	font-size: 22px;
	font-family: "PTSans";
}

.header-dark--wrap p.dark-theame-color.line-spacing {
	display: flex;
	align-items: center;
}

.header-dark--wrap p.dark-theame-color.line-spacing span {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.header-dark--wrap .dark-theame-bg-color {
	background-color: #000;
}

.ul-header-dark {
	display: flex;
	width: 100%;
	border: 1px solid #000;
	padding: 25px 30px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.ul-header-dark li {
	display: inline-flex;
	margin-right: 3.75rem;
}

.ul-header-dark li:last-child {
	margin-right: 0;
}

.ul-header-dark li a {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
	text-decoration: none;
	transition: all .2s ease;
	text-transform: uppercase;
}

.ul-header-dark li a:hover {
	opacity: 0.6;
}

.header-dark--wrap__bot .header-logo__desc {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
}

.header-dark--wrap__bot .header-logo-dark {
	display: flex;
	align-items: center;
}

/* Для слабовидящих End */
.header-mobile .row {
	position: relative;
}

.header-mobile .header__search--block {
	top: 0;
}

.header-mobile__desc {
	width: 120px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.header-mobile__desc .icon-box__search {
	height: 100%;
	width: 50px;
	margin-right: 0;
}

.header-mobile__desc #headerMobile-search-btn {
	position: relative;
	top: -1px;
}

.header-mobile__desc-burger {
	width: 40px;
	height: 27px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	cursor: pointer;
	margin-left: 20px;
	margin-right: 10px;
}

.header-mobile__desc-burger span {
	display: inline-flex;
	height: 3px;
	width: 100%;
	background-color: #fff;
}

.header-menu_mobile {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.header-menu_mobile .header-menu_mobile-elem {
	position: relative;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.header-menu_mobile .header-menu_mobile-elem--close {
	margin-right: 8px;
	width: 28px;
	height: 28px;
	position: relative;
	cursor: pointer;
}

.header-menu_mobile .header-menu_mobile-elem--close span {
	position: absolute;
	top: calc(50% - 2.5px);
	display: inline-block;
	content: "";
	background-color: #fff;
	width: 110%;
	height: 5px;
}

.header-menu_mobile .header-menu_mobile-elem--close span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header-menu_mobile .header-menu_mobile-elem--close span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.header-menu_mobile .header-menu_mobile-elem--menu {
	position: absolute;
	min-height: 50vh;
	max-height: 100vh;
	top: 0;
	right: -8px;
	width: calc(100% - 38px - 8px);
	overflow-y: auto;
}

.icon-box_full--help-wrap {
	position: relative;
}

.icon-box_full--help-wrap .icon-box_full--help__iner {
	position: absolute;
	top: -9px;
	right: 24px;
	border: 1px solid #fff;
	z-index: 222;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
	justify-content: center;
	align-items: center;
	color: #fff;
	cursor: pointer;
	width: 420px;
	white-space: nowrap;
}

.icon-box_full--help-wrap .icon-box_full--help__iner span {
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	font-style: italic;
}

.icon-box_full--help-wrap:hover .icon-box_full--help__iner {
	display: flex;
}

/* Header End */
/* Homepage Start */
.section-additional_resources {
	padding-top: 4px;
	padding-bottom: 34px;
}

.additional-resource {
	display: flex;
	align-items: center;
	margin-top: 30px;
	transition: all .2s ease;
}

.additional-resource:hover .additional-resource__img {
	opacity: 0.8;
}

.additional-resource:hover .additional-resource__text span {
	color: #005BB0;
}

.additional-resource .additional-resource__img {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 86px;
}

.additional-resource .additional-resource__text {
	color: #000;
	margin-left: 20px;
	height: 100%;
	display: flex;
	align-items: center;
}

.additional-resource .additional-resource__text span {
	margin: 0;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.section-useful_links {
	padding-top: 50px;
	padding-bottom: 50px;
}

.useful-links {
	display: flex;
	align-items: center;
	margin-top: 40px;
	transition: all .2s ease;
}

.useful-links:hover {
	opacity: 0.8;
}

.useful-links .useful-links__img {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 56px;
	height: 42px;
}

.useful-links .useful-links__text {
	color: #000;
	margin-left: 20px;
	height: 100%;
	display: flex;
	align-items: center;
}

.useful-links .useful-links__text span {
	margin: 0;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.section-useful_links {
	position: relative;
}

.section-useful_links .button-scroll-to {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 5%;
	bottom: 10px;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.section-useful_links .button-scroll-to:hover, .section-useful_links .button-scroll-to:active {
	border: 0.5px solid #0485FD;
	box-sizing: border-box;
}

/* Homepage End */
/* News Start */
.news-information {
	display: flex;
	flex-direction: column;
}

.news-information .news-information__title {
	font-weight: 400;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.25rem;
	color: #000;
}

.news-information .news-information__desc {
	font-weight: 400;
	font-size: 1.125rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.25rem;
	color: rgba(0, 0, 0, 0.5);
}

.datapickers-wrap {
	display: flex;
	align-items: center;
}

.datapickers-wrap .margin {
	margin-right: 1.25rem;
}

.datapickers-wrap button {
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
	border: none;
	background-color: #005BB0;
	height: 30px;
	width: 30px;
	transition: all .2s ease;
}

.datapickers-wrap button:hover {
	opacity: 0.8;
}
#btn_blue {
	padding:0 10px;
	border: none;
	background-color: #005BB0;
	color:#fff;
	height: 30px;
	transition: all .2s ease;
}

#btn_blue:hover {
	opacity: 0.8;
}
#btn_blue_arrow {
	display: inline-flex;
    content: "";
    width: 30px;
    height:  30px;
	border: none;
	background-color: #005BB0;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/assets/img/news/arrow.png");
}

#btn_blue_arrow:hover {
	opacity: 0.8;
}

.search-suggest{
	padding:0 10px;
	background-color: #FFF;
}
.datapickers-wrap button .ic {
	display: inline-flex;
	content: "";
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../img/news/arrow.png");
}

.datapickers-items {
	display: flex;
	align-items: center;
	position: relative;
	margin-right: 1.25rem;
}

.datapickers-items input {
	width: 100%;
	max-width: 160px;
	cursor: pointer;
	background-color: #F4F4F4;
	border: none !important;
	outline: none !important;
	padding-left: 10px;
	height: 30px;
}

.datapickers-items select {
	min-width: 180px;
	background-color: #F4F4F4;
	border: none !important;
	outline: none !important;
	height: 30px;
}

.datapickers-items select option{

	text-decoration: underline;

}

.datapickers-items .datapicker-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 5px;
	cursor: pointer;
}

.datapickers-items .datapicker-icon span {
	display: block;
	content: "";
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../img/news/datapicker-icon.png");
}

.navigation_actual-news__wrap {
	display: flex;
	flex-direction: column;
}

.news-social_block--wrap {
	padding-bottom: 1rem;
	margin-bottom: 2.5rem;
	border-bottom: 1px solid #8B8B8B;
}
#main ul {
    //list-style:square outside;
}

.news-items__wrap {
	margin-top: 3.75rem;
}

.news-items {
	display: flex;
	margin-bottom: 2.5rem;
	transition: all .2s ease;
}

.news-items:hover {
	opacity: 0.7;
}

.news-items:last-child {
	margin-bottom: 3.75rem;
}

.news-items .news-items--img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-width: 188px;
	min-height: 120px;
	margin-right: 0.9375rem;
}

.news-items .date {
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 0.3125rem;
}

.news-items .title {
	font-weight: 700;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 0.3125rem;
	color: #000;
}

.news-items .desc, .news-items .desc p {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
}

.news-social_block {
	display: flex;
	align-items: center;
}

.news-social_block span {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #8B8B8B;
}

.news-social_block a {
	margin-left: 20px;
}

/* News End */
/* Newspage Start */
.newspage-category {
	font-weight: 400;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.25rem;
}

.newspage-date {
	font-weight: 400;
	font-size: 1.25rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.25rem;
	color: rgba(0, 0, 0, 0.5);
}

.section-newspage {
	padding-bottom: 3.75rem;
}

.section-newspage h1 {
	margin-bottom: 1.25rem;
}

.newspage-info p {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.5rem;
}

.newspage-info__images-wrap {
	margin-top: 1.25rem;
}

.newspage-info__images {
	width: 100%;
	height: 312px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.newspage-social_block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.625rem;
	height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8B8B8B;
}

.newspage-social_block span {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #8B8B8B;
}

.newspage-social_block a {
	margin-left: 20px;
}

/* Newspage End */
/* Contacts Start */
.contacts-items__wrap h3 {
	margin-top: 0rem;
	margin-bottom: 1.25rem;
}

.contacts-items__wrap h3.base-color {
	margin-top: 2.5rem;
}

.contacts-item__info {
	display: flex;
	margin-bottom: 1.25rem;
}

.contacts-item__info .title {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	min-width: 100px;
	width: 100px;
	color: #8B8B8B;
}

.contacts-item__info .description {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.contacts-border {
	border-bottom: 1px solid #BBBBBB;
}

.contacts-item__leads {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	margin-bottom: 0.625rem;
	display: flex;
}

.contacts-item__leads span {
	display: inline-flex;
	padding-right: 7px;
	padding-left: 7px;
}

.contacts-item__leads .title {
	width: 100%;
	max-width: 40%;
	font-weight: 700;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	padding-left: 0;
	flex-direction: column;
}

.contacts-item__leads .title .not-bold {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 5px;
}

.contacts-item__leads .name {
	width: 100%;
	max-width: 35%;
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.contacts-item__leads .phone {
	width: 100%;
	max-width: 25%;
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	padding-right: 0;
}

.contacts-block__info {
	margin-bottom: 1.25rem;
}

.contacts-block__info .title {
	margin-bottom: 1.25rem;
	color: #000;
}

.contacts-block__info .name {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	display: inline-flex;
	min-width: 100px;
	width: 100px;
	color: #8B8B8B;
}

.contacts-block__info .description {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	display: inline-block;
	margin-bottom: 1.25rem;
	color: #000;
}

.contacts-block__info .description.link {
	transition: all .1s ease;
	cursor: pointer;
}

.contacts-block__info .description.link:hover {
	opacity: 0.6;
}

/* Contacts End */
/* General Info Start */
.general_info-content {
	margin-top: 1.875rem;
}

.general_info-content p {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.5rem;
	color: #000;
}

.general_info-content .ul-general_info li {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 1.5rem;
}

.general_info-content .genera_info-logos {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	max-width: 311px;
	max-height: 151px;
}

/* General Info End */
/* Gallery Start */
.gallery-item {
	display: flex;
	flex-direction: column;
}

/* TODO Исправления от 12.01.2020 */
.gallery-item .gallery-item__title {
  display: flex;
  flex-direction: column;
 justify-content: space-between;
 align-items: baseline;
  margin-bottom: 0.625rem;
  flex: 1;
}

.gallery-item .gallery-item__title .gallery-item__title-name {
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin: 0;
}

/* TODO Исправления от 12.01.2020 */
.gallery-item .gallery-item__title .gallery-item__title-date {
 font-weight: 400;
 font-size: 0.625rem;
 font-family: inherit;
 letter-spacing: inherit;
 line-height: normal;
 color: rgba(0, 0, 0, 0.5);
 /* margin-bottom: 0;
 margin-left: 10px;
 margin-right: 0;
  margin-top: 0; */
  margin: 0;
}

.gallery-item .gallery-item__image {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* TODO Исправления от 12.01.2020 */
.gallery-item--wrap {
 margin-bottom: 2.5rem;
  padding-bottom: 30px;
}

.gallery-item--wrap .gallery-item__image {
	height: 100%;
	min-height: 95px;	
	background-repeat: no-repeat;
}

/* TODO Исправления от 12.01.2020 */
.photo-item--wrap {
 margin-bottom: 1.25rem;
  cursor: pointer;
  height: 256px;
}

/* TODO Исправления от 12.01.2020 */
.photo-item--wrap .gallery-item__image {
 object-fit: cover;
}

.fancybox-content {
	position: relative;
}

.fancybox-content .fancybox-content__title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 10px;
}

.fancybox-content .fancybox-content__title p {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.fancybox-button--zoom {
	display: none !important;
}

.fancybox-caption {
	text-align: center;
	font-weight: 400;
	font-size: 1.125rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

/* Gallery End */
/* Handling Start */
.handling-form-wrap {
	padding-bottom: 3.125rem;
}

.handling-form-wrap h3.base-color {
	color: #0485FD;
	margin-top: 2.5rem;
	margin-bottom: 1.25rem;
}

.handling-form-wrap h3.subtitle {
	margin-bottom: 1.25rem;
}

.handling-form {
	display: flex;
	flex-direction: column;
}

.handling-form__item .handling-form__item--title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.625rem 1.25rem;
	background-color: #005BB0;
	color: #fff;
	cursor: pointer;
}

.handling-form__item .handling-form__item--title p {
	font-weight: 400;
	font-size: 1.5rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.handling-form__item .handling-form__item--title .arrow {
	display: inline-flex;
	position: relative;
	height: 20px;
	width: 20px;
}

.handling-form__item .handling-form__item--title .arrow::before, .handling-form__item .handling-form__item--title .arrow::after {
	position: absolute;
	content: "";
	height: 18px;
	width: 2px;
	background-color: #fff;
	transition: all .02s ease;
}

.handling-form__item .handling-form__item--title .arrow::before {
	top: calc(50% - 9px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 3px;
}

.handling-form__item .handling-form__item--title .arrow::after {
	top: calc(50% - 9px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 3px;
}

.handling-form__item .handling-form__item--desc {
	display: none;
	flex-direction: column;
	padding: 0.625rem 1.25rem;
	background-color: #F4F4F4;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem {
	display: flex;
	flex-direction: column;
	margin-bottom: 1.25rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem p, .handling-form__item .handling-form__item--desc .handling-form__item--desc_elem li {
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem p {
	margin-bottom: 1.25rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .ul-handl li {
	margin-bottom: 0;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem label {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	display: inline-flex;
	margin-bottom: 0.375rem;
	cursor: pointer;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .handling-form__item--desc_elem {
	margin-bottom: 1.25rem;
	display: flex;
	flex-direction: column;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem input {
	height: 35px;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem input:not([type="checkbox"]) {
	padding-left: 10px;
	padding-right: 10px;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem input[type="checkbox"] {
	margin-right: 0.375rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem input, .handling-form__item .handling-form__item--desc .handling-form__item--desc_elem textarea {
	border: 0.5px solid rgba(0, 91, 176, 0.5);
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem textarea {
	padding-left: 10px;
	padding-right: 10px;
	height: 135px;
	resize: none;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .handling-form__item--desc_elem--download {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 665px;
	margin-bottom: 1.25rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .handling-form__item--desc_elem--download span {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .handling-form__item--desc_elem--download a {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #0485FD;
	text-decoration: underline;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload {
	margin-bottom: 1.25rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload label {
	font-weight: 700;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	display: inline-flex;
	flex-direction: column;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload label div {
	width: 100%;
	height: 60px;
	background-color: #F4F4F4;
	border: 0.5px solid rgba(0, 91, 176, 0.5);
	margin-top: 0.625rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload label div span {
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #000;
	display: inline-flex;
	align-items: center;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload label div i {
	position: relative;
	display: inline-flex;
	height: 26px;
	width: 26px;
	background-image: url("../img/file.svg");
	background-repeat: no-repeat;
	background-position: center center;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.upload #form-file {
	display: none;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .btn-form-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-bottom: 2.5rem;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .btn-form-wrap button {
	font-weight: 400;
	font-size: 1.5rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: #fff;
	background-color: #0485FD;
	border: none;
	outline: none;
	height: 50px;
	width: 200px;
	text-align: center;
	margin-bottom: 5px;
	transition: all .2s ease;
	opacity: 1;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .btn-form-wrap button:disabled {
	opacity: 0.6;
	cursor: default;
	background-color: #ccc;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .btn-form-wrap input {
	height: auto;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem .btn-form-wrap label {
	font-weight: 400;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 0;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.text span {
	display: inline-flex;
	margin-bottom: 1.5rem;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.handling-form__item .handling-form__item--desc .handling-form__item--desc_elem.text span:last-child {
	margin-bottom: 0;
}

.handling-form__item.active .handling-form__item--title .arrow::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.handling-form__item.active .handling-form__item--title .arrow::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.handling-form__item.active .handling-form__item--desc {
	display: flex;
}

.handling-content {
	margin-top: 2.5rem;
}

.handling-content p {
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	margin-bottom: 0.625rem;
}

.handling-content p :last-child {
	margin-bottom: 2.5rem;
}

.error {
	font-weight: 400;
	font-size: 0.625rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
	color: red;
}

/* Handling End */
/* Data Picket Start */
#ui-datepicker-div {
	z-index: 100 !important;
}

.ui-datepicker-header {
	width: 100%;
	max-width: 218px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
}

.ui-datepicker-calendar {
	width: 100%;
	max-width: 218px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.ui-datepicker-calendar thead {
	color: #0485FD;
	border-top: 1px solid #D4D4D4;
	font-weight: 400;
	font-size: 0.75rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.ui-datepicker-calendar thead th {
	padding-bottom: 25px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: flex;
	margin: 0 !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
}

/* Data Picket End */
/* Mobile Menu Start */
.mobile-menu {
	display: flex;
	flex-direction: column;
	position: fixed;
	top: 0;
	right: 0;
	min-width: 276px;
	width: 70%;
	max-width: 400px;
	max-height: 100vh;
	overflow-y: auto;
	z-index: 100;
	transition: all .2s ease;
	-webkit-transform: translateX(2400px);
	transform: translateX(2400px);
}

.mobile-menu.active {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.mobile-menu .first-item {
	display: none;
	flex-direction: column;
}

.mobile-menu .first-item.first-item-active {
	display: flex;
}

.mobile-menu .mobile-menu--item--first {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #fff;
}

.mobile-menu .mobile-menu--item--first p, .mobile-menu .mobile-menu--item--first a {
	font-size: 12px;
	font-weight: 400;
	font-family: inherit;
	text-transform: uppercase;
	color: #fff;
	transition: all .2s ease;
}

.mobile-menu .mobile-menu--item--first p:hover, .mobile-menu .mobile-menu--item--first a:hover {
	opacity: 0.8;
}

.mobile-menu .mobile-menu--item--first span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 44px;
	width: 44px;
	background-color: #fff;
	cursor: pointer;
}


/* TODO Исправления от 12.01.2020 */
.mobile-menu .mobile-menu--item--first span i {
 display: inline-flex;
 content: "";
 height: 10px;
 width: 10px;
 background-repeat: no-repeat;
 background-position: center center;
 background-image: url("/assets/img/arrow-header-right.png");
}

.mobile-menu .mobile-menu--item__social {
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
}

.mobile-menu .second-item {
	background-color: #fff;
	display: none;
}

.mobile-menu .second-item.second-item-active {
	display: flex;
}

.mobile-menu .second-item .second-item__inner {
	display: none;
	width: 100%;
	flex-direction: column;
}

.mobile-menu .second-item .second-item__inner.active {
	display: flex;
}

.mobile-menu .mobile-menu--item--back {
	margin-left: 0;
	margin-right: 0;
	border-bottom: none;
	padding: 17px 10px 10px 10px;
	position: relative;
}

.mobile-menu .mobile-menu--item--back::after {
	position: absolute;
	content: "";
	height: 1px;
	width: 222px;
	bottom: 0;
	background-color: #fff;
}

.mobile-menu .mobile-menu--item--info {
	margin-left: 0;
	margin-right: 0;
	border-bottom: none;
}

.mobile-menu .title {
	font-family: inherit;
	font-size: 12px;
	font-weight: 700 !important;
	text-transform: uppercase;
	padding-left: 10px;
}

.mobile-menu .mobile-menu--item--second {
	display: flex;
	align-items: center;
	margin-right: 44px;
	border-bottom: 1px solid #D4D4D4;
}

.mobile-menu .mobile-menu--item--second p, .mobile-menu .mobile-menu--item--second a {
	font-size: 10px;
	font-weight: 400;
	font-family: inherit;
	text-transform: uppercase;
	color: #000;
	transition: all .2s ease;
	padding-left: 5px;
	height: 100%;
	display: inline-flex;
	align-items: center;
}

.mobile-menu .mobile-menu--item--second p:hover, .mobile-menu .mobile-menu--item--second a:hover {
	opacity: 0.6;
}

.mobile-menu .mobile-menu--item--second span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 44px;
	width: 44px;
	background-color: #D4D4D4;
	cursor: pointer;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: all .2s ease;
}

.mobile-menu .mobile-menu--item--second span:hover {
	opacity: 0.8;
}

.mobile-menu .mobile-menu--item--second span i {
	display: inline-flex;
	content: "";
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../img/arrow-header-left.png");
}

.mobile-menu .ul-menu-item {
	display: flex;
	flex-direction: column;
	padding-right: 44px;
}

.mobile-menu .ul-menu-item li {
	margin-left: 45px;
	position: relative;
	display: inline-flex;
	align-items: flex-start;
	border-bottom: 1px solid #D4D4D4;
}

.mobile-menu .ul-menu-item li:last-child {
	border-bottom: none;
}

.mobile-menu .ul-menu-item li::before {
	position: absolute;
	display: flex;
	content: "";
	height: 5px;
	width: 5px;
	background-color: #BEBEBE;
	top: 17px;
	left: -24px;
}

.mobile-menu .ul-menu-item li a {
	padding-top: 11px;
	padding-bottom: 15px;
	display: inline-flex;
	height: 100%;
	color: #000;
	font-family: inherit;
	font-weight: 400;
	text-decoration: none;
	font-size: 10px;
	transition: all .2s ease;
}

.mobile-menu .ul-menu-item li a:hover {
	opacity: 0.6;
}

.mobile-menu .third-item {
	display: none;
}

.mobile-menu .third-item.third-item-active {
	display: flex;
}

.mobile-menu .third-item .third-item__inner {
	background-color: #fff;
	display: none;
	flex-direction: column;
	width: 100%;
}

.mobile-menu .third-item .third-item__inner.active {
	display: flex;
}

/* Mobile Menu End */
.body-fz-small {
	font-size: 14px !important;
}

.body-fz-big {
	font-size: 18px !important;
}

.body-ff-sans {
	font-family: "PTSans";
}

.body-ls-1 {
	letter-spacing: 1px;
}

.body-ls-2 {
	letter-spacing: 1.5px;
}

/* Theame Dark Start */
.body-dark .base-color {
	color: #000 !important;
}

.body-dark footer {
	background-color: #fafafa;
}

.body-dark .section-main_slider {
	display: none !important;
}

.body-dark .section-bottom-map,
.body-dark .display-none,
.body-dark .slick-arrow {
	display: none !important;
}

.body-dark .slick-img-off img {
	display: none !important;
}

.body-dark .handling-form__item--title {
	background-color: #ccc;
}

.body-dark .handling-form__item--desc * {
	outline-color: #ccc !important;
	border-color: #ccc !important;
}

.body-dark .handling-form__item--desc button {
	background-color: #ccc !important;
}

.body-dark .handling-form__item--desc .handling-form__item--desc_elem--download a {
	color: #ccc !important;
}

.body-dark .datapickers-wrap button {
	background-color: #ccc !important;
}

.body-dark .pagination-wrap li.active a {
	background-color: #ccc;
}

.body-dark .pagination-wrap .blue-btn {
	background-color: #ccc;
}

.body-dark .button-scroll-to svg path {
	stroke: #000;
}

.body-dark .button-scroll-to:active, .body-dark .button-scroll-to:hover {
	border-color: #000;
}

.body-dark * {
	outline-color: 1px solid #000;
}

.body-dark .icon-box__header.icon-box_black .icon {
	stroke: #000;
}

.body-dark.body-inverse header,
.body-dark.body-inverse footer,
.body-dark.body-inverse .header-inner,
.body-dark.body-inverse section,
.body-dark.body-inverse body,
.body-dark.body-inverse html,
.body-dark.body-inverse .grey-box,
.body-dark.body-inverse .handling-form__item--desc,
.body-dark.body-inverse .navigation-wrap,
.body-dark.body-inverse .handling-form__item--title,
.body-dark.body-inverse .header-dark--wrap__bot {
	background: #000 !important;
	background-color: #000 !important;
}

.body-dark.body-inverse .handling-form__item--title {
	outline: 1px solid #000 !important;
}

.body-dark.body-inverse .datapickers-wrap button {
	background-color: #fff;
}

.body-dark.body-inverse .datapickers-wrap button .ic {
	background-image: url("../img/arrow-header-left.png");
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.body-dark.body-inverse .handling-form__item--desc *:not(input) {
	color: #fff !important;
}

.body-dark.body-inverse .handling-form__item--desc button {
	background-color: #fff !important;
	color: #000 !important;
}

.body-dark.body-inverse .ul-header-dark {
	border-color: #fff;
}

.body-dark.body-inverse .base-color,
.body-dark.body-inverse .list-item,
.body-dark.body-inverse p,
.body-dark.body-inverse span,
.body-dark.body-inverse a,
.body-dark.body-inverse h1,
.body-dark.body-inverse h2,
.body-dark.body-inverse .ul-general_info,
.body-dark.body-inverse h3 {
	color: #fff !important;
}

.body-dark.body-inverse .pagination-wrap li.active a {
	background-color: #fff;
	color: #000 !important;
}

.body-dark.body-inverse .pagination-wrap .blue-btn {
	background-color: #fff;
}

.body-dark.body-inverse .pagination-wrap .blue-btn .ic {
	background-image: url("../img/arrow-header-left.png");
}

.body-dark.body-inverse .pagination-wrap .blue-btn .ic.right {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Theame Dark End */
/* Theame Dark Start */
/* Theame Dark End */
/* Andrew Fix Start */
.section-announcement_section a:hover,
.section-news_feed a:hover {
	opacity: 1;
}

.section-announcement_section a:hover .base-color,
.section-news_feed a:hover .base-color {
	color: #005BB0;
}

section.section-announcement_section h5 {
	margin-bottom: 5px;
}

.adds-gallery-block .col-lg-6:first-child p {
	margin-top: 6px;
}

.news-feed--wrapper-text .text-wrapper p {
	color: #000;
	font-weight: 400;
	font-size: 1rem;
	font-family: inherit;
	letter-spacing: inherit;
	line-height: normal;
}

.news-feed--wrapper-text .text-wrapper:hover p {
	color: #005BB0;
}

.slick-news-feed--item .slick-news-feed--item__img {
	width: 288px;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* Andrew Fix End */
/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Large: ≥992px */
/*! Medium: ≥768px */
@media (max-width: 991.98px) {
	section.section-main_slider,
	.adds-gallery-block,
	.section-bottom-map,
	.section-useful_links,
	.residents-box {
		display: none;
	}
	section.section-residents .slider {
		display: block;
	}
	section.section-residents .grey-line {
		width: 95%;
	}
	section.section-announcement_section .slider {
		margin: 20px 0;
	}
	.underline:after {
		bottom: -10px;
	}
	.anonce-wrapper {
		display: flex;
		margin-top: 15px;
	}
	.anonce-wrapper .fake-image {
		width: 30%;
		height: 68px !important;
	}
	.anonce-wrapper .text-wrapper {
		width: 70%;
		padding-left: 10px;
	}
	section.section-news_feed .flex .text-wrapper {
		width: 100%;
	}
	footer .button-scroll-to {
		top: initial !important;
		bottom: 15px;
		z-index: 10;
	}
	footer .list-wrapper {
		justify-content: start !important;
	}
}

/*! Small: ≥576px */
/*! Extra small: >0 */
/*==========  Mobile First  ==========*/
/*!==========  Desktop First  ==========*/
/*! Extra large: ≥1200px */
/*! Extra large: ≥1200px */
@media (max-width: 1300px) {
	header .header-inner {
		height: 80px;
	}
	.header-navigation {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: flex-end;
	}
}

/*! Large: ≥992px */
@media (max-width: 1199.98px) {
	html, body {
		font-size: 14px;
	}
	.navigation-wrap {
		display: flex;
	}
	.header-dekstop {
		display: block;
	}
	.header-mobile {
		display: none;
	}
}

/*! Medium: ≥768px */
@media (max-width: 991.98px) {
	header .header-inner {
		height: 50px;
	}
	.header-dekstop {
		display: none;
	}
	.header-mobile {
		display: block;
	}
	.header-logo_wrap {
		height: 50px;
	}
	.header-dark--wrap, .header-dark--wrap__bot {
		display: none !important;
	}
	.navigation-wrap {
		display: none;
	}
}

/*! Small: ≥576px */
@media (max-width: 767.98px) {
	html, body {
		font-size: 12px;
	}
	.header-logo_wrap {
		height: 50px;
	}
	.news-social_block--wrap {
		margin-left: 0;
		margin-right: 0;
	}
	/* News Start */
	.datapickers-wrap {
		flex-direction: column;
		align-items: flex-start;
	}
	.datapickers-wrap .datapickers-items {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.datapickers-wrap .margin {
		width: 20px;
	}
	.datapickers-wrap .margin.title {
		width: 100%;
	}
	/* News End */
	/* General Info Start */
	.general_info-content .px-0 {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
	.gallery-item--wrap .gallery-item__image {
		min-height: 250px;
	}
	/* General Info End */
}

/* TODO Исправления от 12.01.2020 */
.slider-text-for-image {
  height: 150px;
}

/* TODO Исправления от 12.01.2020 */
.slider-text-for-image .slider-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}


/* TODO Исправления от 12.01.2020 */
@media (max-width: 576px) {
  .photo-content {
    justify-content: center;
  }
}

/* TODO Исправления от 12.01.2020 */
.photo-item--wrap .gallery-item__image {
 /* height: 100%; */
 min-height: 134px;
 object-fit: cover;
}

/*! Extra small: >0 */
@media (max-width: 575.98px) {
	.header-logo_wrap {
		height: 50px;
	}
	/* News Start */
	.news-items {
		flex-direction: column;
	}
	.news-items .news-items--img {
		width: 188px;
		height: 120px;
		margin-right: 0;
	}
	.ui-datepicker {
		width: 300px;
	}
	/* News End */
	/* Nespage Start */
	.newspage-info__images {
		height: 220px;
		margin-bottom: 1.25rem;
	}
	/* Nespage End */
	/* Contacts Start */
	.contacts-item__info {
		flex-direction: column;
	}
	.contacts-item__info .title {
		margin-bottom: 0.5rem;
	}
	.contacts-item__leads {
		flex-direction: column;
	}
	.contacts-item__leads .title,
	.contacts-item__leads .name,
	.contacts-item__leads .phone {
		max-width: 100%;
		margin-bottom: 0.5rem;
	}
	.contacts-block__info div {
		flex-direction: column;
	}
	.contacts-block__info div .name {
		margin-bottom: 0.5rem;
	}
	/* Contacts End */
	/* Handling Start */
	.handling-form__item--title p {
		max-width: 250px;
	}
	/* Handling End */
}
