@charset "UTF-8";
@font-face {
	font-family: 'GillSansC';
	src: local("GillSansC"), url("../fonts/GillSansC.woff2") format("woff2"), url("../fonts/GillSansC.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansC';
	src: local("GillSansC Bold"), local("GillSansC-Bold"), url("../fonts/GillSansC-Bold.woff2") format("woff2"), url("../fonts/GillSansC-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Bandera Pro';
	src: local("Bandera Pro Medium"), local("BanderaProMedium"), url("../fonts/BanderaProMedium.woff2") format("woff2"), url("../fonts/BanderaProMedium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, img, ins, kbd, samp, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, hr {
	vertical-align: baseline;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-variant: inherit;
	font-style: inherit;
	font-family: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
article, address, aside, details, figcaption, figure, footer, header, menu, nav, section, label, small, time, img {
	display: block;
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	min-width: 320px;
	font-size: 16px;
	font-weight: 400;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
}
body.modal-open {
	overflow: hidden;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
mark {
	background: none;
	color: inherit;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
svg {
	position: relative;
	display: block;
	-webkit-transition: fill 0.2s;
	transition: fill 0.2s;
}
a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover, a:focus {
	color: #144786;
	cursor: pointer;
	text-decoration: none;
}
a.mail-to, a.call-to, a.mail-to:hover, a.call-to:hover, a.mail-to:focus, a.call-to:focus {
	cursor: default;
	color: inherit;
	text-decoration: none;
}
hr {
	margin: 20px 0px;
	border: 1px solid #144786;
}


input::-ms-clear {
 display: none;
}

::-moz-placeholder {
 color: #939494;
}

:-ms-input-placeholder {
 color: #939494;
}

::-webkit-input-placeholder {
 color: #939494;
}

:focus::-moz-placeholder {
 color: transparent;
}

:focus:-ms-input-placeholder {
 color: transparent;
}

:focus::-webkit-input-placeholder {
 color: transparent;
}
input.text-input, textarea.textarea-field, .show_input input, .show_input textarea {
	height: 40px;
	border-radius: 20px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0 20px;
	margin: 0;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	border: 1px solid #ffffff;
	background: #ffffff;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input.text-input.error, textarea.error.textarea-field, .show_input.error input, .show_input.error textarea {
	color: #d42032;
	border: 1px solid #d42032;
}
input.text-input_calendar {
	background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAABBElEQVQokZ3PP0sDQRQE8N8dZ6Kg2Ihgd8HCIlYX0EpsBSt7S3s/gWBtJX6CtPaKpWDjH4jVxTaljY3RymDWwosJwRzGgeW92d15M08IQQhBnmYneZo9Dfj4ydPsIU+z5oBHeZotYw8HWMcReoh8IxT9MZ5xhssoT7Mr7JgOtzE2phTBWoyPfwh7CeZwh3PDvSYhYBebCap4rHdap3+xatcai9iOiymVKWJWEZKSyRXsY7646tY7rWZhZKIQszjFQsFf0EQf4hJhwNsIfx99LBNGI27G+p+on+OqeqfVbdcah4Y7vha1PxDOYKlda6z+EvWiqBAXf1aQJLjBFq5LYo+igvsvDZlXQCXHCDoAAAAASUVORK5CYII=") no-repeat;
	background-position: right 13px top 50%;
	background-size: 14px 15px;
}
 input.text-input:-webkit-autofill, textarea.textarea-field:-webkit-autofill, input.text-input:-webkit-autofill:hover, textarea.textarea-field:-webkit-autofill:hover, input.text-input:-webkit-autofill:focus, textarea.textarea-field:-webkit-autofill:focus, input.text-input:-webkit-autofill:active, textarea.textarea-field:-webkit-autofill:active {
 -webkit-transition: background-color 5000s ease-in-out 0s;
 transition: background-color 5000s ease-in-out 0s;
 -webkit-text-fill-color: #000000 !important;
}
textarea.textarea-field, .show_input textarea {
	height: 83px;
	padding: 15px 20px;
	overflow: hidden;
	resize: none;
}
textarea.textarea-field_tall {
	height: 126px;
}
.error-message {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	color: #d42032;
	white-space: nowrap;
}
.radio {
	position: relative;
	display: block;
	height: 14px;
	width: 14px;
	margin: 0 20px 0 0;
	background-color: #ffffff;
	border: 2px solid #a3a3a3;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
}
.radio:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	display: block;
	width: 14px;
	height: 14px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAAAXNSR0IArs4c6QAAAdZJREFUKBV9Ut9LVFEQnpl7U5fF8Lc9CLlbBrIq4hV6MfQx0CCQ6DX/hZ5jyz8gg/4In3xTBPFFER8EXZHUEGTd3jIStt1129C90zfXznaD8MA5M2e+me/Mj0OEddQf7AuOnJKO0nEqeGNWUaKZw/4x5aN0MK+hZs3aWIbYNgPbAYILSrbe55hVxZAWr6UXfiwiPFOr186J+TyKOUwFV6Tqm5dbHnlTAo6KAcy0aYBRmKxTfUM46T20iypNmowoTSEqRrRno1Nt1WJpFe8MYS9k8rvvDOXP6fHZehgu2cUtRGimkJNG3g2AeUtVnzDx26gOUF1FIHOWlDpudHp9k77qnYRwWy2kbfQx84flk4/wCxg6f4ZadNQmmzx/WjKFvS5m/h4HmOT5wOlOKSrFgON0MI1aF5HM3bij0+FYEF/mBk93N8zGX4Yn2iuV6gmCup3TbRIpnmF0I1IuV1duDULlzX6yBymXjBB1peiyvCkwPHIvgO2rdQI9+4CWZW12rPTy1/Xlt3gJyton+DvvXSDY7lmXQqKnCJizucZa6dzwLC9EzYkaE+qyfa6/6H80DM5TfTZYyK3945hPPe6t6vUrZn2hxH0AEwg/AOF6gunjg/zeD0f3Gx4FuE1I0EnXAAAAAElFTkSuQmCC");
	background-size: 14px 14px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.radio input {
	position: absolute;
	top: 0;
	left: -999px;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
.radio.checked {
	border-width: 0;
}
.radio.checked:before {
	opacity: 1;
}
.radio.error {
	border-color: #d42032;
}
.checkbox {
	position: relative;
	display: block;
	height: 20px;
	width: 20px;
	border: 1px solid #000000;
	margin: 0 20px 0 0;
	overflow: hidden;
	cursor: pointer;
}
.checkbox:before {
	position: absolute;
	content: '';
	top: 4px;
	left: 4px;
	display: block;
	width: 10px;
	height: 10px;
	background: #000000;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.checkbox input {
	position: absolute;
	top: 0;
	left: -999px;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
.checkbox.checked:before {
	opacity: 1;
}
.checkbox.error {
	border-color: #d42032;
}
.file__label {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 10px;
	font-size: 19px;
	color: #535555;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.file__label svg {
	top: 1px;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	fill: #d42032;
}
.file__label:hover {
	color: #d42032;
}
.file__list {
	color: #d42032;
}
.label-text {
	display: block;
	width: calc(100% - 30px);
}
.input-line {
	position: relative;
	margin-bottom: 18px;
}
.input-label {
	margin-bottom: 8px;
	font-size: 19px;
	color: #535555;
}
.tariff {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 145px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	margin-bottom: 40px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 20px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	cursor: pointer;
}
.tariff.error {
	border-color: #d42032;
}
.tariff:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.tariff .radio {
	position: absolute;
	top: 30px;
	left: 30px;
}
.tariff__name {
	color: #535555;
}
.tariff__price {
	font-size: 19px;
	color: #d42032;
}
.btn, [class*="butn"] {
	position: relative;
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	outline: none;
	border: none;
	border-radius: 0px;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
a.btn, a[class*="butn"] {
	line-height: 38px;
}
a.btn, a[class*="butn"]:hover {
	text-decoration: none;
}
.red-butn {
	height: 40px;
	text-transform: uppercase;
	border: 1px solid #d42032;
	background-color: #d42032;
	color: white;
}
.red-butn:hover {
	background-color: white;
	color: #d42032;
}
.red-butn svg {
	top: 2px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	fill: #ffffff;
}
.red-butn:enabled:hover {
	background-color: #ffffff;
	color: #d42032;
}
.red-butn:enabled:hover svg {
	fill: #d42032;
}
.gray-butn {
	height: 40px;
	text-transform: uppercase;
	border: 1px solid #b3bfc1;
	background-color: #b3bfc1;
	color: white;
}
.gray-butn:hover {
	background-color: white;
	color: #b3bfc1;
}
.gray-butn svg {
	top: 2px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	fill: #ffffff;
}
.gray-butn:enabled:hover {
	background-color: #ffffff;
	color: #b3bfc1;
}
.gray-butn:enabled:hover svg {
	fill: #b3bfc1;
}
.btn.blue-butn {
	height: 40px;
	text-transform: uppercase;
	border: 1px solid #144786;
	background-color: #144786;
	color: white;
}
.btn.blue-butn:hover {
	background-color: #ffffff;
	color: #144786;
	text-decoration: none;
}
.main {
	position: relative;
	z-index: 40;
	display: block;
	min-height: calc(100vh - 453px);
	overflow: hidden;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.main:after {
	content: '';
	display: table;
	clear: both;
}
.main__inner {
	position: relative;
	display: flex;
	max-width: 1208px;
	margin: 0px auto;
	padding: 0px 30px;
}
.main__sidebar {
	flex: 0 0 34%;
	margin: 40px 0px;
	padding-left: 50px;
}
.main__content {
	position: relative;
	flex: 1 1 100%;
	margin: 10px 0px 40px;
}
.main__title {
	margin-top: 17px;
	margin-bottom: 29px;
	color: #333333;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.main__title + .article__data,  .main__title + .article__event-data {
	border-top: 1px solid #efefef;
}
.sidebar__butn {
	width: 100%;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.hide {
	opacity: 0;
}
.hide.visible {
	opacity: 1;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	bottom: 0;
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.hidden {
	display: none !important;
}
.ui-icons {
	display: none;
}
.site-map {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
	font-weight: 600;
}
.site-map a {
	color: #000000;
	text-decoration: underline;
}
.site-map a:hover {
	color: #144786;
	text-decoration: none;
}
.site-map > li {
	margin-bottom: 5px;
}
.site-map > li > ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.site-map > li > ul a {
	color: #535555;
}
.site-map > li > ul a:hover {
	color: #144786;
}
.site-links {
	padding: 100px 0;
}
.site-links__item {
	font-size: 18px;
	padding: 0 0 15px 0;
}

.top_banner {
	width: 100%;
	max-width: 1208px;
	margin: auto;
}
.top_banner .sidebar-banner {
	margin: 0px;
	padding: 0px;
}
.top_banner#top_banner_mobile {
	display: none;
}
@media screen and (max-width: 1024px) {
	.top_banner {
		margin-top: 45px;
	}
}
@media screen and (max-width: 420px) {
	.top_banner#top_banner_desktop {
		display: none;
	}
	.top_banner#top_banner_mobile {
		display: block;
	}
}

.header {
	position: relative;
	width: 100%;
	min-width: 320px;
	max-width: 1208px;
	margin: auto;
}
.header__top {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 195px;
}
.header__logo {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	height: 0;
}
.header__logo-holder {
	position: absolute;
	top: 0;
	left: 30px;
}
.header__logo-link {
	position: relative;
	z-index: 3;
	display: block;
	width: 148px;
	height: 73px;
	padding-top: 10px;
	padding-left: 18px;
    padding-right: 18px;
}
.header__logo-link:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	display: block;
	width: 0;
	height: 0;
}
.header__logo-link img{
    position: relative;
    z-index: 10;
    max-height: 95px;
    display: table;
    margin: 0 auto;
}
.header__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	margin-top: 28px;
	margin-left: 17px;
}
.header__right .header__links {
	font-size: 0px;
}
.header__right .header__links > div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 170px;
	margin-right: 17px;
	margin-bottom: 5px;
	border: 1px solid #b3bfc1;
	border-radius: 20px;
	background: #b3bfc1;
	line-height: 2.7;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
.header__right .header__links > div:hover {
	background: white;
	/*
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	*/
}
.header__right .header__links > div:hover a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #b3bfc1;
}
.header__right .header__links > div .sub_links {
	display: none;
	z-index: 10;
	position: absolute;
	top: 25px;
	left: -1px;
	width: 400px;
	padding: 10px;
	border: 1px solid #b3bfc1;
	border-radius: 20px;
	border-top-left-radius: 0px;
	background: #b3bfc1;
	color: white;
	text-align: left;
	text-transform: none;
}
.header__right .header__links > div:hover .sub_links {
	display: block;
}
.header__right .header__links > div .sub_links a {
	display: block;
}
.header__right .header_currency {
	margin-left: 3px;
	line-height: 1.2;
	font-size: 14px;
}
.header__right .header_currency > div {
	margin-bottom: 7px;
}
.header__right .header_currency .logo_flag {
	display: inline-block;
	vertical-align: top;
	height: 16px;
	width: 22px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.header__right .header_currency .logo_flag.logo_usd {
	background-image: url("../images/flags/icon_usd.png");
}
.header__right .header_currency .logo_flag.logo_eur {
	background-image: url("../images/flags/icon_eur.png");
}
.header__right .header_currency .currency_mod {
	font-size: 12px;
}
.header__right .header_currency .currency_mod:before {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	border: 6px solid transparent;
}
.header__right .header_currency .currency_mod.currency_mod_up:before {
	bottom: 3px;
	border-bottom: 10px solid green;
}
.header__right .header_currency .currency_mod.currency_mod_down:before {
	top: 3px;
	border-top: 10px solid red;
}
.header__search {
	max-width: 350px;
	margin-top: 28px;
	width: 100%;
}

.main-nav {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.main-nav__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 25px 0px 17px 60px;
	border-bottom: 1px solid #d9d9d9;
}
.main-nav__item {
	position: relative;
	margin-right: 15px;
}
.main-nav__link {
	font-size: 16px;
	color: #000000;
}
.main-nav__item.major > .main-nav__link {
	color: #ff0000!important;
	font-weight: bold;
}
.main-nav__item.current > .main-nav__link,
.main-nav__item:hover > .main-nav__link {
	text-decoration: none;
	color: #144786;
}
.main-nav__submenu {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 15px;
	left: -10px;
	padding: 10px;
	background: white;
	text-align: left;
}
.main-nav__item:hover .main-nav__submenu {
	display: block;
}
.main-nav__submenu .main-nav__link {
	display: inline-block;
	padding: 3px 0px;
	white-space: nowrap;
}

.category-nav {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.category-nav__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 29px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
}
.category-nav__item {
	position: relative;
	margin-right: 25px;
}
.category-nav__link {
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
}
.category-nav__item.current > .category-nav__link,
.category-nav__item:hover > .category-nav__link {
	text-decoration: none;
	color: #144786;
}
.category-nav__submenu {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 15px;
	left: -10px;
	padding: 10px;
	background: white;
	text-align: left;
}
.category-nav__item:hover .category-nav__submenu {
	display: block;
}
.category-nav__submenu .category-nav__link {
	display: inline-block;
	padding: 5px 0px;
	white-space: nowrap;
}

.search__form {
	position: relative;
}
.search__form .search__input {
	position: relative;
	display: block;
	width: 100%;
	height: 34px;
	padding: 0 15px;
	margin: 0;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	border: 1px solid #b3bfc1;
	background: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.search__form .search__butn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 44px;
	height: 34px;
	padding: 4px 0px 0px;
	background: none;
	color: #b3bfc1;
	font-size: 16px;
}

.header__mobile-button, .header__mobile-close {
	display: none;
}

.news_ticker_wrapper {
	display: none;
	width: 100%;
	padding: 0px 30px;
}
.tickercontainer {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #144786;
}
.tickercontainer .mask {
	width: 100%;
	height: 100%;
	padding: 0px 10px;
	overflow: hidden;
}
ul.newsticker {
	display: flex;
	align-items: center;
	position: relative;
	list-style-type: none;
	height: 100%;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	margin: 0;
	padding: 0;
}
ul.newsticker a, ul.newsticker span {
	margin: 0 50px 0 0;
	padding: 0;
	white-space: nowrap;
	color: white;
	font-size: 14px;
	text-decoration: uppercase;
}
ul.newsticker span.currency {
	margin-right: 45px;
}
@media only screen and (max-width: 1024px) {
	.news_ticker_wrapper {
		display: none!important;
	}
}

.sidebar-banner {
	margin: 20px 0px;
}
.sidebar-banner img {
	display: block;
	width: 100%;
	height: auto;
}
.content-banner {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
.content-banner img {
	display: block;
	width: 100%;
	height: auto;
}

.main-page-block {
	display: flex;
	margin: 30px 0px;
}
.main-page-block > .news_list_sidebar {
	flex: 0 0 320px;
	padding-left: 30px;
}
@media only screen and (max-width: 1100px) {
	.main-page-block {
		flex-wrap: wrap;
	}
	.main-page-block > .news_list_sidebar {
		flex: 1 1 100%;
		margin: 30px 0px -30px;
		padding-left: 0px;
	}
}

.main-banner {
	flex: 1 1 100%;
}
.main-banner-wrapper {
	position: relative;
}
.main-banner img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: auto;
}
.main-banner__link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999em;
	overflow: hidden;
}
.main-banner__content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 25px;
	background-image: linear-gradient(to bottom, transparent 35%, rgba(0,0,0,.7) 94%);
	color: #ffffff;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.main-banner__data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;
}
.main-banner__data-hash {
	margin-right: 10px;
}
.main-banner__title {
	padding-right: 30px;
	font-size: 30px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
	max-width: 450px;
	color: #ffffff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.main-banner:hover .main-banner__title {
	color: #144786;
}
.main-banner:hover .main-banner__content {
	background-image: linear-gradient(to bottom, transparent 35%, rgba(0,0,0,.8) 94%);
}

.news__main-title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.news__title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.news__more {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	clear: both;
}
.news__more [class*="butn"] {
	display: inline-block;
	padding-left: 32px;
	padding-right: 32px;
}
.news__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -10px;
}
.news-preview {
	position: relative;
	width: 50%;
	margin-bottom: 30px;
	padding: 0px 10px;
}
.news__list.col_3 .news-preview {
	width: 33.3333%;
}
.news__list.col_4 .news-preview {
	width: 25%;
}
.news__list.col_5 .news-preview {
	width: 20%;
}
.news-preview__image {
	margin-bottom: 20px;
	overflow: hidden;
}
.news-preview__image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}
.news-preview__data {
	position: relative;
	font-size: 14px;
	line-height: 1em;
}
.news-preview__data-hash {
	color: #000;
	margin-right: 50px;
}
.news-preview__date {
	margin: 5px 1.1em 0px;
	font-size: 11px;
}
.news-preview__counter {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}
.news-preview__counter span {
	display: inline-block;
	margin-right: 3px;
	font-size: 12px;
}
.news-preview__section_name {
	margin-bottom: 12px;
	font-size: 12px;
}
.news-preview__title {
	max-width: 300px;
	font-size: 14px;
	font-family: "GillSans", Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.news-preview__video .video_youtube {
	width: 100%;
	height: 315px;
}
.news-preview__title:hover {
	color: #ccc;	
}
.news-preview__title:first-letter {
	text-transform: uppercase;
}
.news-preview__text {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.news-preview__link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999em;
	overflow: hidden;
}
.news-preview:hover .news-preview__title {
	color: #144786;
}
.news-preview:hover .news-preview__image img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
@media only screen and (max-width: 1200px) {
	.news__list.col_5 .news-preview {
		width: 25%;
	}
}
@media only screen and (max-width: 1150px) {
	.news__list.col_4 .news-preview,
	.news__list.col_5 .news-preview {
		width: 33.3333%;
	}
}
@media only screen and (max-width: 1050px) {
	.news__list.col_3 .news-preview,
	.news__list.col_4 .news-preview,
	.news__list.col_5 .news-preview {
		width: 50%;
	}
}
@media only screen and (max-width: 450px) {
	.news-preview,
	.news__list.col_3 .news-preview,
	.news__list.col_4 .news-preview,
	.news__list.col_5 .news-preview {
		width: 100%;
	}
}

.news-list.information-list {
}
.news-item.information-item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 25px;
	border: 1px solid #b3bfc1;
	border-left: 6px solid #144786;
	font-size: 14px;
	line-height: 1.8;
}
.news-item.information-item .image {
	width: 130px;
	padding: 20px;
	padding-right: 0px;
}
.news-item.information-item .image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.news-item.information-item .data {
	width: calc(100% - 130px);
	padding: 20px;
}
.news-item.information-item .data .title {
	font-weight: bold;
	font-size: 16px;
}

@media screen and (max-width: 480px) {
	.news-item.information-item .image,
	.news-item.information-item .data {
		width: 100%;
		padding: 5px 20px;
	}
	.news-item.information-item .image img {
		margin: auto;
	}
}

.news-list.news-list-title {
	margin: 20px 0px;
}
.news-list.news-list-title .items {
	display: flex;
	flex-wrap: wrap;
}
.news-list.news-list-title .items .item {
	width: 100%;
	margin-bottom: 20px;
	font-style: italic;
}
.news-list.news-list-title .items .item:last-child {
	margin-bottom: 0px;
}
.news-list.news-list-title .items .item .news-date-time {
	display: inline-block;
	margin-right: 5px;
	color: black;
	font-size: 11px;
}

.news_list_sidebar_title {
	display: inline-block;
	margin-bottom: 18px;
    padding-left: 0px;
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
a.news_list_sidebar_title:hover {
	color: #144786;
	text-decoration: none;
}
.news_list_sidebar a.nlr_box {
	display: flex;
	margin-bottom: 25px;
	padding: 0px;
	color: black;
	font-size: 14px;
}
.news_list_sidebar a.nlr_box:hover,
.news_list_sidebar a.nlr_box:focus {
	color: #144786;
}
.news_list_sidebar a.nlr_box .nlr_i {
	flex: 0 0 125px;
	padding-right: 10px;
}
.news_list_sidebar a.nlr_box .nlr_i img {
	width: 100%;
}
.news_list_sidebar a.nlr_box .nlr_t {
	flex: 1 1 100%;
}
.news_list_sidebar a.nlr_box .nlr_t .date_active {
	font-size: 11px;
}
.news_list_sidebar a.nlr_box .nlr_t .preview_text {
	max-height: 84px;
    overflow: hidden;
}
.news__more.news_list_sidebar_more {
	margin-bottom: 30px;
	text-align: left;
}

.magazine {
	margin-bottom: 50px;
}
.magazine__inner {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.magazine__main-title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.magazine__title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.magazine__more {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	clear: both;
}
.magazine__more [class*="butn"] {
	display: inline-block;
	padding-left: 32px;
	padding-right: 32px;
}
.magazine__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.magazine__list .sidebar-banner,  .magazine__list .magazine-preview {
	width: calc(33.333% - 33px);
}
.magazine__list .sidebar-banner:not(:nth-child(3n + 1)),  .magazine__list .magazine-preview:not(:nth-child(3n + 1)) {
	margin-left: 49px;
}
.magazine-preview {
	position: relative;
	margin-bottom: 50px;
	border: 1px solid #efefef;
}
.magazine-preview__image {
	position: relative;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	background-color: #dee5e5;
}
.magazine-preview__image-holder {
	max-width: 211px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0 13px 10px -12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 13px 10px -12px rgba(0, 0, 0, 0.3);
}
.magazine-preview__image img {
	display: block;
	width: 100%;
	height: auto;
}
.magazine-preview__content {
	width: calc(50% - 25px);
}
.magazine-preview__data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
}
.magazine-preview__data-hash {
	color: #d42032;
	margin-right: 10px;
}
.magazine-preview__top {
	position: relative;
}
.magazine-preview__top:hover .magazine-preview__title {
	color: #d42032;
}
.magazine-preview__title {
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 26px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 1px solid #efefef;
	text-align: center;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	text-transform: uppercase;
}
.magazine-preview__text {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.magazine-preview__link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999em;
	overflow: hidden;
}
.magazine-preview__slider {
	position: relative;
	z-index: 10;
}
.magazine-preview__slide {
	position: relative;
}
.magazine-preview__slide-holder {
	padding-top: 19px;
	padding-right: 9%;
	padding-bottom: 26px;
	padding-left: 9%;
}
.magazine-preview__slide-title {
	max-width: 300px;
	margin-top: 14px;
	margin-bottom: 5px;
	font-size: 26px;
	line-height: 1.1em;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 10px;
	margin-bottom: 7px;
	line-height: 1.2em;
	transition: all 0.2s;
}
.magazine-preview__slide:hover .magazine-preview__slide-title {
	color: #d42032;
}
.magazine-preview__download {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	background-color: rgba(0, 0, 0, 0.5);
}
.magazine-preview__download [class*="butn"] {
	padding-right: 15px;
	padding-left: 15px;
}
.posts {
	margin-bottom: 30px;
}
.posts__main-title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.posts__title {
	margin-bottom: 29px;
	font-size: 16px;
	line-height: 1.05em;
	font-weight: bold;
	text-transform: uppercase;
}
.posts__more {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	clear: both;
}
.posts__more [class*="butn"] {
	display: inline-block;
	padding-left: 32px;
	padding-right: 32px;
}
.posts__search-request {
	font-size: 34px;
	padding-top: 17px;
	padding-bottom: 20px;
	margin-bottom: 17px;
	color: #d42032;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.posts__section {
	margin-bottom: 77px;
}
.posts__section-title {
	font-size: 34px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.posts-preview {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px;
}
.posts-preview__image {
	width: calc(50% - 25px);
	overflow: hidden;
}
.posts-preview__image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}
.posts-preview__content {
	width: calc(50% - 25px);
}
.posts-preview__data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
}
.posts-preview__data-hash {
	color: #d42032;
	margin-right: 10px;
}
.posts-preview__data mark {
	color: #d42032;
}
.posts-preview__title {
	max-width: 300px;
	margin-top: 14px;
	margin-bottom: 5px;
	font-size: 26px;
	line-height: 1.1em;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.posts-preview__title mark {
	color: #d42032;
}
.posts-preview__text {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.posts-preview__text mark {
	color: #d42032;
}
.posts-preview__list li {
	display: inline-block;
}
.posts-preview__link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999em;
	overflow: hidden;
}
.posts-preview:hover .posts-preview__title {
	color: #d42032;
}
.posts-preview:hover .posts-preview__image img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.sidebar-form__holder {
	margin-bottom: 53px;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 30px;
	background-color: #dee5e5;
	-webkit-box-shadow: 0 7px 0 rgba(222, 229, 229, 0.5), 0 14px 0 rgba(222, 229, 229, 0.3);
	box-shadow: 0 7px 0 rgba(222, 229, 229, 0.5), 0 14px 0 rgba(222, 229, 229, 0.3);
}
.sidebar-form__content {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.sidebar-form__title {
	margin-bottom: 30px;
	font-size: 34px;
	line-height: 1em;
}
.sidebar-form .red-butn,
.sidebar-form .gray-butn {
	width: 100%;
	max-width: 320px;
}
.article {
	position: relative;
}
.article__title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.article__data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 21px;
	padding-bottom: 24px;
	border-bottom: 1px solid #efefef;
}
.article__data-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 120px;
	font-size: 12px;
	color: #535555;
}
.article__data-item_hash {
	font-size: 14px;
	color: #d42032;
}
.article__data-item svg {
	top: -1px;
	width: 12px;
	height: 12px;
	fill: #d42032;
	margin-right: 10px;
}
.article__event-data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 21px;
	padding-bottom: 24px;
	border-bottom: 1px solid #efefef;
}
.article__event-data-item {
	position: relative;
	padding-left: 36px;
	padding-right: 58px;
	font-size: 14px;
}
.article__event-data-item svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	fill: #d42032;
}
.article__event-data-label {
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #a3a3a3;
}
.article__event-data-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: 120px;
}
.article__event-data-value li:not(:first-child) {
	margin-left: 5px;
}
.article__figure {
	margin-top: 40px;
	margin-bottom: 17px;
}
.article__figure img {
	width: 100%;
	height: auto;
}
.article__figure-caption {
	margin-top: 8px;
	font-size: 14px;
	color: #535555;
}
.article__buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
}
.article__buttons [class*="butn"] {
	padding-left: 40px;
	padding-right: 40px;
}
.article__buttons [class*="butn"]:not(:first-child) {
	margin-left: 20px;
}
.article__content p {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
	margin-bottom: 27px;
}
.article__content li {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
	margin-bottom: 10px;
}
.article__content h2 {
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 17px;
}
.article__content a {
	color: #144786;
}
.article__content a:hover {
	text-decoration: underline;
}

.subscibe_box__inner {
    position: relative;
	width: 100%;
    max-width: 450px;
	margin: auto;
}
.subscibe_box__title {
	padding: 15px 0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.9em;
	color: #000000;
}
#subscribe-form {
	margin-top: 6px;
	margin-bottom: 30px;
}
#subscribe-form .subscribe-form__input {
	position: relative;
	display: block;
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px 15px;
	font-size: 19px;
	font-weight: 400;
	color: #000000;
	border: 1px solid #b3bfc1;
	background: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#subscribe-form .subscribe-form__label {
	font-size: 14px;
	text-align: justify;
}
#subscribe-form .subscribe-form__input.error {
	color: #d42032;
}
#subscribe-form .subscribe-form__checkbox {
	display: inline-block;
	vertical-align: top;
	width: 20px;
}
#subscribe-form .subscribe-form__checkbox + span {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 32px);
}
#subscribe-form .subscribe-form__butn {
	height: 40px;
	margin-top: 15px;
	padding: 0px 15px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #144786;
	background-color: #144786;
	color: white;
	font-weight: 600;
}
#subscribe-form .subscribe-form__butn:hover {
	background-color: #ffffff;
	color: #144786;
}

.vacancy__main-title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.vacancy__item {
	border-bottom: 1px solid #d9d9d9;
}
.vacancy__item:first-child {
	border-top: 1px solid #d9d9d9;
}
.vacancy__item-title {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 25px;
	margin-top: 24px;
	margin-bottom: 22px;
	font-size: 26px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.vacancy__item-title svg {
	top: 9px;
	width: 14px;
	min-width: 14px;
	height: 14px;
	fill: #d42032;
	margin-right: 5px;
}
.vacancy__item-title:before {
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	display: block;
	width: 12px;
	height: 8px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAATCAYAAABobNZCAAAB+klEQVRIiaXVT4hNYRjH8c+9ZKWkmEmG5i6ocZRy7YSoQSaRsLGZhQ0LhZI/KQtqhoUF2ZMVFtLEMDT+FU2dou6VhTpSUkhMxpRmYnHures6595z7zyb03l/z/t83+d9z/m9uVL3ajVxEnMrz0wRRGGmvHKhOA83cSSIwhLkK1oOp3EOJ3A8KzwjuANP0It75UKxUIXncRlnavLP4lTN4mYCXohhrKoMdeFZuVDsmY3zOFg3Z1ZlAVMYnAG4E0+xvE5ajBvVrt+kzB/AUW3sQLlQXIKHCWD4hcE83mMzSil1LuBQi+D5eISVKSn7gii8Xu3oIzbgbUJiDhdxOCO4G8+xLEGewJ4gCm/z73Z+wxa8Sqk7gANNwAswhBUJ8jT6gyi8VR2oP8sP2Ih3CZPn4EraAipnPIYgQZ7CjlpwEhy+Yx3S3OMS9ouPowruEv9OhYT8SezF3XohV+dwtdGBx+hJ0P6gH9fQKe54aUqdviAK/wPT+Bf6jLV4naDlcBXHMJICHse2NDCNO6/GItzBmmaJNTGNnUEUDjVKymIen7Be8g4kxU9xxw3BWeHEH00vXjbJm8LuIAofZCnaim1+wVbpPjAp7vh+1oKtevYPsROO1Y1PYFcQhSOtFGvnyhxHH15U3n9jexCFw60Wave+/opNGBU712g7Rf4CsNKDY+k/gLgAAAAASUVORK5CYII=");
	background-size: 12px 8px;
}
.vacancy__item-title:hover,
.vacancy__item-title.active {
	color: #144786;
}
.vacancy__item-title.active:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.vacancy__item-data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 548px;
	padding-bottom: 30px;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
}
.vacancy__item-data-item {
	padding-right: 10px;
}
.vacancy__item-data-item mark {
	color: #a3a3a3;
}
.vacancy__item-contacts {
	max-width: 548px;
	padding-top: 22px;
	padding-bottom: 25px;
	line-height: 1.5em;
}
.vacancy__item-content {
	max-width: 548px;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	border-top: 1px solid transparent;
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.vacancy__item-content.active {
	padding-top: 23px;
	padding-bottom: 34px;
	border-color: #d9d9d9;
	max-height: 3000px;
	opacity: 1;
	-webkit-transition: max-height 0.8s, opacity 0.2s;
	transition: max-height 0.8s, opacity 0.2s;
}
.advertising__item {
	border-bottom: 1px solid #d9d9d9;
}
.advertising__item:first-child {
	border-top: 1px solid #d9d9d9;
}
.advertising__item-title {
	position: relative;
	padding-right: 25px;
	margin-top: 22px;
	margin-bottom: 26px;
	font-size: 26px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.advertising__item-title:before {
	position: absolute;
	content: '';
	top: 13px;
	right: 10px;
	display: block;
	width: 12px;
	height: 8px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAATCAYAAABobNZCAAAB+klEQVRIiaXVT4hNYRjH8c+9ZKWkmEmG5i6ocZRy7YSoQSaRsLGZhQ0LhZI/KQtqhoUF2ZMVFtLEMDT+FU2dou6VhTpSUkhMxpRmYnHures6595z7zyb03l/z/t83+d9z/m9uVL3ajVxEnMrz0wRRGGmvHKhOA83cSSIwhLkK1oOp3EOJ3A8KzwjuANP0It75UKxUIXncRlnavLP4lTN4mYCXohhrKoMdeFZuVDsmY3zOFg3Z1ZlAVMYnAG4E0+xvE5ajBvVrt+kzB/AUW3sQLlQXIKHCWD4hcE83mMzSil1LuBQi+D5eISVKSn7gii8Xu3oIzbgbUJiDhdxOCO4G8+xLEGewJ4gCm/z73Z+wxa8Sqk7gANNwAswhBUJ8jT6gyi8VR2oP8sP2Ih3CZPn4EraAipnPIYgQZ7CjlpwEhy+Yx3S3OMS9ouPowruEv9OhYT8SezF3XohV+dwtdGBx+hJ0P6gH9fQKe54aUqdviAK/wPT+Bf6jLV4naDlcBXHMJICHse2NDCNO6/GItzBmmaJNTGNnUEUDjVKymIen7Be8g4kxU9xxw3BWeHEH00vXjbJm8LuIAofZCnaim1+wVbpPjAp7vh+1oKtevYPsROO1Y1PYFcQhSOtFGvnyhxHH15U3n9jexCFw60Wave+/opNGBU712g7Rf4CsNKDY+k/gLgAAAAASUVORK5CYII=");
	background-size: 12px 8px;
}
.advertising__item-title:hover {
	color: #d42032;
}
.advertising__item-title.active {
	color: #d42032;
}
.advertising__item-title.active:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.advertising__item-content {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	border-top: 1px solid transparent;
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.advertising__item-content.active {
	padding-top: 23px;
	padding-bottom: 34px;
	border-color: #d9d9d9;
	max-height: 3000px;
	opacity: 1;
	-webkit-transition: max-height 0.8s, opacity 0.2s;
	transition: max-height 0.8s, opacity 0.2s;
}
.advertising__item-content p:not(:first-child) {
	margin-top: 20px;
}
.selling__main-title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.selling__item {
	position: relative;
	padding-left: 203px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid transparent;
}
.selling__item:first-child {
	border-top-color: #d9d9d9;
}
.selling__item-image {
	position: absolute;
	top: 31px;
	left: 0;
	width: 150px;
}
.selling__item-image img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}
.selling__item-image-caption {
	position: relative;
	z-index: 2;
	margin-top: 8px;
	font-size: 14px;
	color: #535555;
}
.selling__item-title {
	position: relative;
	padding-right: 25px;
	margin-top: 24px;
	margin-bottom: 22px;
	font-size: 26px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.selling__item-title:before {
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	display: block;
	width: 12px;
	height: 8px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAATCAYAAABobNZCAAAB+klEQVRIiaXVT4hNYRjH8c+9ZKWkmEmG5i6ocZRy7YSoQSaRsLGZhQ0LhZI/KQtqhoUF2ZMVFtLEMDT+FU2dou6VhTpSUkhMxpRmYnHures6595z7zyb03l/z/t83+d9z/m9uVL3ajVxEnMrz0wRRGGmvHKhOA83cSSIwhLkK1oOp3EOJ3A8KzwjuANP0It75UKxUIXncRlnavLP4lTN4mYCXohhrKoMdeFZuVDsmY3zOFg3Z1ZlAVMYnAG4E0+xvE5ajBvVrt+kzB/AUW3sQLlQXIKHCWD4hcE83mMzSil1LuBQi+D5eISVKSn7gii8Xu3oIzbgbUJiDhdxOCO4G8+xLEGewJ4gCm/z73Z+wxa8Sqk7gANNwAswhBUJ8jT6gyi8VR2oP8sP2Ih3CZPn4EraAipnPIYgQZ7CjlpwEhy+Yx3S3OMS9ouPowruEv9OhYT8SezF3XohV+dwtdGBx+hJ0P6gH9fQKe54aUqdviAK/wPT+Bf6jLV4naDlcBXHMJICHse2NDCNO6/GItzBmmaJNTGNnUEUDjVKymIen7Be8g4kxU9xxw3BWeHEH00vXjbJm8LuIAofZCnaim1+wVbpPjAp7vh+1oKtevYPsROO1Y1PYFcQhSOtFGvnyhxHH15U3n9jexCFw60Wave+/opNGBU712g7Rf4CsNKDY+k/gLgAAAAASUVORK5CYII=");
	background-size: 12px 8px;
}
.selling__item-title:hover,
.selling__item-title.active {
	color: #144786;
}
.selling__item-title.active:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.selling__item-data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 30px;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
}
.selling__item-data-item {
	padding-right: 30px;
}
.selling__item-data-item mark {
	color: #a3a3a3;
}
.selling__item-contacts {
	padding-top: 22px;
	padding-bottom: 25px;
	line-height: 1.5em;
}
.selling__item-content {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	border-top: 1px solid transparent;
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.selling__item-content.active {
	padding-top: 23px;
	padding-bottom: 34px;
	border-color: #d9d9d9;
	max-height: 3000px;
	opacity: 1;
	-webkit-transition: max-height 0.8s, opacity 0.2s;
	transition: max-height 0.8s, opacity 0.2s;
}
.error-block {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 50px;
}
.error-block__title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.error-block__text {
	max-width: 748px;
	padding-top: 30px;
	margin-bottom: 30px;
	font-size: 34px;
	border-top: 1px solid #d9d9d9;
}
.error-block__butn {
	width: 100%;
	max-width: 175px;
}
.contacts {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 50px;
}
.contacts__title {
	margin-bottom: 29px;
	font-size: 44px;
	font-family: "Bandera Pro", Arial, Helvetica, sans-serif;
	line-height: 1.05em;
	color: #d42032;
}
.contacts__list {
	max-width: 748px;
	padding-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #d9d9d9;
}
.contacts__item {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.contacts__item address {
	display: inline-block;
}
.contacts__item:not(:first-child) {
	margin-top: 10px;
}
.contacts__butn {
	width: 100%;
	max-width: 175px;
}

.footer {
	position: relative;
	z-index: 50;
	width: 100%;
	min-height: 100px;
	color: #222;
	background: #b3bfc1;
	overflow: hidden;
}
.footer__inner {
	position: relative;
	max-width: 1208px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.footer__inner .footer__top {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
}
.footer__inner .footer__top .footer__top-left {
	width: 76%;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
}
.footer__inner .footer__top .footer__top-right {
	width: 24%;
}

.footer__socials {
	margin-left: 20px;
}
.footer__socials .footer__social-links {
	display: flex;
	flex-wrap: wrap;
}
.footer__socials .footer__social-links a {
	width: 50%;
	padding: 5px 0px;
	color: inherit;
	font-size: 12px;
}
.footer__socials .footer__social-links a:hover {
	color: inherit;
	text-decoration: none;
}
.footer__socials .footer__social-links a .social_service_icon {
	width: 16px;
	height: 16px;
}
.footer__copyright {
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.8em;
}
.footer__copyright .age-rating {
	font-size: 15px;
}
.footer__links {
	margin: 5px 0px 17px;
}
.footer__links .footer__links-item {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 4px;
}
.footer__links .footer__links-item a {
	font: 13px 'Lato',sans-serif;
	text-decoration: underline;
}

.footer_menu {
	display: block;
	width: 100%;
}
.footer_menu .main-nav__list {
    justify-content: left;
	padding: 17px 0px;
}
.footer_menu .main-nav__item .main-nav__link {
    font-size: 15px;
}

.page-anchor {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 40;
	display: block;
	width: 60px;
	height: 60px;
	padding-top: 14px;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	color: #535555;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: color 0.5s, opacity 0.5s;
	transition: color 0.5s, opacity 0.5s;
}
.page-anchor__text {
	display: block;
}
.page-anchor svg {
	display: inline-block;
	width: 14px;
	height: 14px;
	fill: #144786;
}
.page-anchor.active {
	opacity: 1;
}
.page-anchor:hover {
	color: #144786;
	text-decoration: none;
}
.select {
	position: relative;
}
.select__value {
	position: relative;
	height: 40px;
	border-radius: 20px;
	width: 100%;
	padding: 0 20px;
	margin: 0;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 38px;
	border: 1px solid #ffffff;
	background: #ffffff;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.select__value:before {
	position: absolute;
	content: '';
	top: 50%;
	right: 15px;
	display: block;
	width: 10px;
	height: 6px;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAATCAYAAABobNZCAAAB+klEQVRIiaXVT4hNYRjH8c+9ZKWkmEmG5i6ocZRy7YSoQSaRsLGZhQ0LhZI/KQtqhoUF2ZMVFtLEMDT+FU2dou6VhTpSUkhMxpRmYnHures6595z7zyb03l/z/t83+d9z/m9uVL3ajVxEnMrz0wRRGGmvHKhOA83cSSIwhLkK1oOp3EOJ3A8KzwjuANP0It75UKxUIXncRlnavLP4lTN4mYCXohhrKoMdeFZuVDsmY3zOFg3Z1ZlAVMYnAG4E0+xvE5ajBvVrt+kzB/AUW3sQLlQXIKHCWD4hcE83mMzSil1LuBQi+D5eISVKSn7gii8Xu3oIzbgbUJiDhdxOCO4G8+xLEGewJ4gCm/z73Z+wxa8Sqk7gANNwAswhBUJ8jT6gyi8VR2oP8sP2Ih3CZPn4EraAipnPIYgQZ7CjlpwEhy+Yx3S3OMS9ouPowruEv9OhYT8SezF3XohV+dwtdGBx+hJ0P6gH9fQKe54aUqdviAK/wPT+Bf6jLV4naDlcBXHMJICHse2NDCNO6/GItzBmmaJNTGNnUEUDjVKymIen7Be8g4kxU9xxw3BWeHEH00vXjbJm8LuIAofZCnaim1+wVbpPjAp7vh+1oKtevYPsROO1Y1PYFcQhSOtFGvnyhxHH15U3n9jexCFw60Wave+/opNGBU712g7Rf4CsNKDY+k/gLgAAAAASUVORK5CYII=");
	background-size: 10px 6px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.select__value-active:before {
	-webkit-transform: translate3d(0, -3px, 0) rotate(180deg);
	transform: translate3d(0, -3px, 0) rotate(180deg);
}
.select.error .select__value {
	border-color: #d42032;
}
.select__list {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	display: none;
	width: 100%;
	max-height: 200px;
	background: #ffffff;
	border-radius: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
}
.select__list_active {
	display: block;
}
.select__option {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.select__option:hover {
	background: rgba(0, 0, 0, 0.1);
}
.select__option-active:hover, .select__option-active {
	background: #d42032;
	color: #ffffff;
	cursor: default;
}
.select__option[data-val="empty"] {
	display: none;
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single.is-hidden {
	display: none;
}
.pika-single.is-bound {
	position: absolute;
	-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-single {
 *zoom: 1;
}
.pika-single:before, .pika-single:after {
	content: " ";
	display: table;
}
.pika-single:after {
	clear: both;
}
.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px;
}
.pika-title {
	position: relative;
	text-align: center;
}
.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.pika-label {
	display: inline-block;
 *display: inline;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	background-color: #fff;
}
.pika-prev, .pika-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
 *position: absolute;
 *top: 0;
}
.pika-prev:hover,  .pika-next:hover {
	opacity: 1;
}
.pika-prev.is-disabled,  .pika-next.is-disabled {
	cursor: default;
	opacity: .2;
}
.pika-prev, .is-rtl .pika-next {
	float: left;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
 *left: 0;
}
.pika-next, .is-rtl .pika-prev {
	float: right;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
 *right: 0;
}
.pika-select {
	display: inline-block;
 *display: inline;
}
.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.pika-table th,  .pika-table td {
	width: 14.285714285714286%;
	padding: 0;
}
.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.pika-table abbr {
	border-bottom: none;
	cursor: help;
}
.pika-button {
	cursor: pointer;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5;
}
.is-today .pika-button {
	color: rgba(212, 32, 50, 0.67);
	font-weight: bold;
}
.is-selected .pika-button {
	color: #fff;
	font-weight: bold;
	background: #d42032;
	border-radius: 3px;
}
.is-disabled .pika-button,  .is-outside-current-month .pika-button {
	color: #999;
	opacity: .3;
}
.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
}
.pika-button:hover {
	color: #fff;
	background: #a3a3a3;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
.pika-button .is-selection-disabled {
	pointer-events: none;
	cursor: default;
}
.pika-week {
	font-size: 11px;
	color: #999;
}
.is-inrange .pika-button {
	background: #D5E9F7;
}
.is-startrange .pika-button {
	color: #fff;
	background: #6CB31D;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
.is-endrange .pika-button {
	color: #fff;
	background: #33aaff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.modal-holder {
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.modal-holder_active {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	max-height: 100%;
	opacity: 1;
}
.modal-trigger {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.modal__row {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
.modal__cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 0 30px;
}
.modal__close_wide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.modal__close_wide:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}
.modal__close_small {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.modal__close_small svg {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	fill: #d42032;
}
.modal__close_small:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}
.modal__text {
	font-size: 19px;
	line-height: 1.4em;
	color: #535555;
}
.modal__frame {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 753px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 61px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	background-color: #dee5e5;
	-webkit-transition: all 0.7s 1.5s;
	transition: all 0.7s 1.5s;
	-webkit-box-shadow: 0 0 0 rgba(222, 229, 229, 0.5), 0 0 0 rgba(222, 229, 229, 0.3);
	box-shadow: 0 0 0 rgba(222, 229, 229, 0.5), 0 0 0 rgba(222, 229, 229, 0.3);
}
.modal__frame.active {
	-webkit-box-shadow: 0 7px 0 rgba(222, 229, 229, 0.5), 0 14px 0 rgba(222, 229, 229, 0.3);
	box-shadow: 0 7px 0 rgba(222, 229, 229, 0.5), 0 14px 0 rgba(222, 229, 229, 0.3);
}
.modal__frame-content {
	max-width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.modal__title {
	margin-bottom: 26px;
	font-size: 34px;
}
.modal__form-section {
	margin-bottom: 30px;
}
.modal__form-title {
	margin-bottom: 20px;
	font-size: 24px;
	color: #535555;
}
.modal__form-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.modal__form-column {
	width: calc(50% - 10px);
	max-width: 287px;
}
.modal__form-description {
	margin-bottom: 14px;
	font-size: 14px;
	color: #d42032;
}
.modal__form [class*="butn"] {
	width: 100%;
	max-width: 287px;
	margin-right: auto;
	margin-left: auto;
}
.modal__gallery img {
	width: 100%;
	height: auto;
}

.social_service_icon {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	margin-right: 7px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.social_service_icon.fb_icon {
	background-image: url("../images/social_icons/fb_icon.png");
}
.social_service_icon.vk_icon {
	background-image: url("../images/social_icons/vk_icon.png");
}
.social_service_icon.ok_icon {
	background-image: url("../images/social_icons/ok_icon.png");
}
.social_service_icon.ig_icon {
	background-image: url("../images/social_icons/ig_icon.png");
}
.social_service_icon.yt_icon {
	background-image: url("../images/social_icons/yt_icon.png");
}
.social_service_icon.rt_icon {
	background-image: url("../images/social_icons/rt_icon.png");
}
.social_service_icon.tg_icon {
	background-image: url("../images/social_icons/tg_icon.png");
}

.ya-share2 ul.ya-share2__list li.ya-share2__item {
	margin-right: 10px;
}
.ya-share2 .ya-share2__link .ya-share2__badge {
	background: none;
}
.ya-share2 .ya-share2__link .ya-share2__badge .ya-share2__icon {
	height: 36px;
	width: 36px;
	background-size: contain;
}
.ya-share2 .ya-share2__item_service_telegram .ya-share2__icon {
	background-image: url("../images/social_icons/tg_icon.png");
}
.ya-share2 .ya-share2__item_service_facebook .ya-share2__icon {
	background-image: url("../images/social_icons/fb_icon.png");
}
.ya-share2 .ya-share2__item_service_vkontakte .ya-share2__icon {
	background-image: url("../images/social_icons/vk_icon.png");
}
.ya-share2 .ya-share2__item_service_odnoklassniki .ya-share2__icon {
	background-image: url("../images/social_icons/ok_icon.png");
}

.yandex_zen_link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 45px;
	margin: 10px 0px;
	background: #eeeeee;
	font: bold 16px Arial, sans-serif;
}
.yandex_zen_link:before {
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	margin-right: 20px;
	background: url("../images/touch/ya_zen_mono.png") center center no-repeat;
}
.yandex_zen_link a {
	color: #006697;
}
@media only screen and (max-width: 560px) {
	.yandex_zen_link {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1308px) {
	pre {
		page-break-inside: avoid;
	}
}

@media only screen and (max-width: 1180px) {
	.article__event-data-item {
		padding-left: 20px;
		padding-right: 5px;
	}
	.article__event-data-item svg {
		left: -3px;
	}
	.article__event-data-label {
		margin-bottom: 6px;
		text-transform: uppercase;
		color: #a3a3a3;
	}
}

@media only screen and (max-width: 1024px) {
	.red-butn {
		font-size: 12px;
	}
	.gray-butn {
		font-size: 12px;
	}
	.main__inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.main__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.main__sidebar {
		margin-top: 30px;
		flex-basis: 30%;
		padding-left: 30px;
	}
	.main__content {
		margin-top: 0px;
	}
	.header__top {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header__logo {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header {
		position: fixed;
		top: 0px;
		z-index: 60;
	}
	.header__logo {
		height: 45px;
	}
	.header__logo-holder {
		position: relative;
		left: 0;
	}
	.header__logo-holder:after, .header__logo-holder:before {
		display: none;
	}
	.header__logo-link {
		width: 71px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 45px;
		padding-top: 2px;
		padding-left: 0;
		background: none;
	}
	.header__logo-link:before {
		display: none;
	}
	.header__logo-link img {
		width: auto;
		height: 28px;
	}
	.header__top {
		display: block;
	}
	.header__search {
		margin-top: 21px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 21px;
	}
	.header__right {
		max-width: 552px;
		margin-top: 21px;
		margin-left: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.header__right .header__links > div .sub_links {
		width: 330px;
	}
	.header__right .header__links > div .sub_links.active {
		display: block;
	}
	.header__right .header_currency {
		width: 100%;
		margin-top: 15px;
		margin-left: 0px;
	}
	.header__nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.main-nav {
		padding-left: 15px;
		padding-right: 15px;
	}
	.main-nav {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.main-nav__list {
		display: block;
		padding-top: 25px;
		padding-bottom: 50px;
		border-bottom: none;
	}
	.main-nav__item:not(:first-child) {
		margin-top: 15px;
	}
	.main-nav__link {
		display: block;
		padding-left: 30px;
		padding-right: 30px;
		font-size: 18px;
	}
	.main-nav__item.parent > .main-nav__link {
		pointer-events: auto;
	}
	.main-nav__item .main-nav__submenu {
		margin-top: 5px;
		margin-left: 30px;
	}
	.main-nav__item .main-nav__submenu.active {
		display: block;
	}
	.category-nav {
		padding-left: 15px;
		padding-right: 15px;
	}
	.category-nav {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.category-nav__list {
		display: block;
		padding-top: 24px;
		padding-bottom: 26px;
	}
	.category-nav__item:not(:first-child) {
		margin-top: 13px;
	}
	.category-nav__link {
		display: block;
		padding-left: 30px;
		padding-right: 30px;
		font-size: 19px;
	}
	.category-nav__item.parent > .category-nav__link {
		pointer-events: auto;
	}
	.category-nav__item .category-nav__submenu {
		margin-top: 5px;
		margin-left: 30px;
	}
	.category-nav__item .category-nav__submenu.active {
		display: block;
	}
	.header__mobile {
		position: absolute;
		top: 45px;
		right: 0;
		z-index: 80;
		width: 0;
		height: calc(100vh - 45px);
		padding: 0;
		overflow: hidden;
		background: #ffffff;
		-webkit-transform: translate3d(320px, 0, 0);
		transform: translate3d(320px, 0, 0);
		-webkit-transition: -webkit-transform 0.35s;
		transition: -webkit-transform 0.35s;
		transition: transform 0.35s;
		transition: transform 0.35s, -webkit-transform 0.35s;
	}
	.header__mobile.active {
		width: 100%;
		max-width: 360px;
		-webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, 0.4);
		box-shadow: 0 5px 17px rgba(0, 0, 0, 0.4);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.header__mobile.active .header__mobile-content {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: opacity 0.35s 0.2s, -webkit-transform 0.5s 0.25s;
		transition: opacity 0.35s 0.2s, -webkit-transform 0.5s 0.25s;
		transition: transform 0.5s 0.25s, opacity 0.35s 0.2s;
		transition: transform 0.5s 0.25s, opacity 0.35s 0.2s, -webkit-transform 0.5s 0.25s;
	}
	.header__mobile.active .header__mobile-content {
		height: auto;
	}
	.header__mobile-scroll {
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% + 1000px);
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.header__mobile-content {
		position: relative;
		width: calc(100% - 1000px);
		-webkit-transform: translate3d(20%, 0, 0);
		transform: translate3d(20%, 0, 0);
		opacity: 0;
		height: 0;
		overflow: hidden;
	}
	.header__mobile-button {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 905;
		display: block;
		width: 45px;
		height: 45px;
		cursor: pointer;
		border: none;
		background: none;
		outline: none;
		text-indent: -999em;
		overflow: hidden;
		-webkit-tap-highlight-color: transparent;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
	}
	.header__mobile-button:after, .header__mobile-button:before {
		position: absolute;
		content: '';
		top: 50%;
		left: 50%;
		display: block;
		width: 16px;
		height: 2px;
		background: #999999;
		-webkit-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, -50%, 0);
		-webkit-transition: -webkit-transform 0.15s;
		transition: -webkit-transform 0.15s;
		transition: transform 0.15s;
		transition: transform 0.15s, -webkit-transform 0.15s;
		-webkit-box-shadow: 0 -7px 0 #999999, 0 7px 0 #999999;
		box-shadow: 0 -7px 0 #999999, 0 7px 0 #999999;
	}
	.header__mobile-button.active:after, .header__mobile-button.active:before {
		-webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent;
		box-shadow: 0 0 0 transparent, 0 0 0 transparent;
		background-color: #999999;
	}
	.header__mobile-button.active:after {
		left: calc(-50% + 37px);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.header__mobile-button.active:before {
		left: calc(-50% + 37px);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.header__mobile-close {
		position: fixed;
		top: 45px;
		left: 0;
		z-index: 70;
		display: block;
		height: 0;
		width: 100%;
		background: transparent;
		-webkit-transition: background 0.35s 0.35s;
		transition: background 0.35s 0.35s;
	}
	.header__mobile-close.active {
		height: calc(100vh - 45px);
		background: rgba(100, 100, 100, 0.7);
	}
	.sidebar-banner {
		margin: 10px 0px;
	}
	.content-banner {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.news__main-title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.news__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.magazine__inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.magazine__main-title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.magazine__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.magazine__inner {
		margin-top: 20px;
	}
	.magazine__list .sidebar-banner,  .magazine__list .magazine-preview {
		width: calc(33.333% - 10px);
	}
	.magazine__list .sidebar-banner:not(:nth-child(3n + 1)),  .magazine__list .magazine-preview:not(:nth-child(3n + 1)) {
		margin-left: 15px;
	}
	.magazine-preview {
		margin-bottom: 20px;
	}
	.magazine-preview__title {
		font-size: 24px;
	}
	.magazine-preview__slide-holder {
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.posts__main-title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.posts__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.posts-preview {
		margin-bottom: 30px;
	}
	.posts-preview__image, .posts-preview__content {
		width: calc(50% - 10px);
	}
	.event-preview {
		margin-bottom: 20px;
	}
	.event-preview__all {
		font-size: 24px;
	}
	.event-preview__content {
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.sidebar-form__holder {
		padding-top: 20px;
		padding-right: 15px;
		padding-bottom: 20px;
		padding-left: 15px;
	}
	.sidebar-form__title {
		font-size: 28px;
	}
	.article__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.vacancy__main-title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.selling__main-title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.error-block__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.contacts__title {
		margin-bottom: 15px;
		font-size: 36px;
	}
	.page-anchor {
		right: 15px;
		bottom: 15px;
	}
	.modal__cell {
		padding: 0 5px;
	}
	.footer__inner .footer__top .footer__top-left {
		width: 60%;
	}
	.footer__inner .footer__top .footer__top-right {
		width: 40%;
	}
	.footer_menu .main-nav__item {
		display: inline-block;
	}
	.footer_menu .main-nav__item .main-nav__link {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 960px) {
	.main__inner {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	.main__sidebar {
		display: none!important;
	}
	.main__sidebar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.main__sidebar .sidebar-form,  .main__sidebar .event-preview,  .main__sidebar .magazine-preview,  .main__sidebar .sidebar-banner {
		width: calc(50% - 10px);
	}
	.main__content {
		padding: 0px 15px;
	}
	.sidebar__butn {
		margin-top: 26px;
		margin-bottom: 38px;
	}
	.site-links {
		padding-top: 30px;
	}
	.magazine__inner {
		margin-top: 0;
	}
	.posts__section {
		margin-bottom: 40px;
	}
	.posts__section-title {
		margin-bottom: 30px;
	}
	.posts__search-request {
		margin-bottom: 30px;
	}
	.error-block__text {
		font-size: 20px;
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.content-banner {
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}

@media only screen and (max-width: 768px) {
	.magazine__list .sidebar-banner,  .magazine__list .magazine-preview {
		width: calc(50% - 8px);
	}
	.magazine__list .sidebar-banner:not(:nth-child(3n + 1)),  .magazine__list .magazine-preview:not(:nth-child(3n + 1)) {
		margin-left: 0;
	}
	.magazine__list .sidebar-banner:not(:nth-child(2n + 1)),  .magazine__list .magazine-preview:not(:nth-child(2n + 1)) {
		margin-left: 16px;
	}
	.subscribe-form {
		text-align: center;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.subscribe-form__holder {
		margin-left: auto;
		margin-right: auto;
	}
	.footer__inner .footer__top .footer__top-left,
	.footer__inner .footer__top .footer__top-right {
		width: 50%;
	}
	.footer__socials {
		margin-top: 12px;
		margin-bottom: 10px;
	}
	.footer__copyright {
		text-align: center;
	}
	.footer__links {
		display: block;
		text-align: center;
	}
	.footer__links-item:not(:first-child) {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 680px) {
	.file__label {
		font-size: 18px;
	}
	.tariff {
		margin-bottom: 20px;
	}
	.main__title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.main {
		padding-bottom: 0;
	}
	.main__sidebar {
		display: block;
	}
	.main__sidebar .sidebar-form {
		width: calc(100% - 30px);
	}
	.main__sidebar .event-preview,  .main__sidebar .magazine-preview,  .main__sidebar .sidebar-banner {
		width: 100%;
	}
	.main__sidebar {
		padding-left: 0;
		padding-right: 0;
	}
	.site-map {
		font-size: 16px;
		line-height: 1.35em;
	}
	.sidebar-banner {
		padding: 0px 15px;
	}
	.content-banner {
		margin-top: 34px;
		margin-bottom: 44px;
	}
	.main-banner__data {
		font-size: 12px;
	}
	.main-banner__title {
		margin-bottom: 10px;
		font-size: 24px;
		margin-top: 11px;
		margin-bottom: 8px;
	}
	.main-banner__content {
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 25px;
		padding-left: 15px;
	}
	.news__main-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.news__title {
		margin-bottom: 10px;
	}
	.news__more {
		margin-top: 0;
	}
	.magazine__main-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.magazine__title {
		margin-bottom: 10px;
	}
	.magazine__more {
		margin-top: 0;
	}
	.magazine__list {
		display: block;
	}
	.magazine__list .sidebar-banner,  .magazine__list .magazine-preview {
		width: 100%;
	}
	.magazine__list .sidebar-banner:not(:nth-child(2n + 1)),  .magazine__list .magazine-preview:not(:nth-child(2n + 1)) {
		margin-left: 0;
	}
	.magazine__list .sidebar-banner {
		padding-left: 0;
		padding-right: 0;
	}
	.magazine-preview__data {
		font-size: 12px;
	}
	.magazine-preview__text {
		font-size: 16px;
		line-height: 1.35em;
	}
	.magazine-preview__slide-title {
		margin-top: 10px;
		margin-bottom: 4px;
		font-size: 22px;
	}
	.magazine-preview {
		margin-bottom: 40px;
	}
	.magazine-preview__title {
		padding-right: 15px;
		padding-left: 15px;
		font-size: 30px;
		text-align: left;
	}
	.posts__main-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.posts__title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.posts__more {
		margin-top: 0;
	}
	.posts-preview__data {
		font-size: 12px;
	}
	.posts-preview__title {
		margin-top: 10px;
		margin-bottom: 4px;
		font-size: 22px;
	}
	.posts-preview__text {
		font-size: 16px;
		line-height: 1.35em;
	}
	.posts-preview {
		display: block;
		margin-bottom: 47px;
	}
	.posts-preview__image, .posts-preview__content {
		width: 100%;
	}
	.posts-preview__image {
		margin-bottom: 18px;
	}
	.event-preview__data {
		font-size: 12px;
	}
	.event-preview__title {
		margin-top: 10px;
		margin-bottom: 4px;
		font-size: 22px;
	}
	.event-preview__text {
		font-size: 16px;
		line-height: 1.35em;
	}
	.event-preview {
		margin-bottom: 40px;
	}
	.event-preview__all {
		padding-top: 24px;
		padding-right: 39px;
		padding-left: 15px;
		padding-bottom: 26px;
		font-size: 34px;
	}
	.sidebar-form__content {
		font-size: 16px;
		line-height: 1.35em;
	}
	.sidebar-form {
		margin-left: 15px;
		margin-right: 15px;
	}
	.sidebar-form__title {
		font-size: 34px;
	}
	.article__title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.article__content p {
		font-size: 16px;
		line-height: 1.35em;
	}
	.article__content li {
		font-size: 16px;
		line-height: 1.35em;
	}
	.article__event-data-item {
		font-size: 12px;
	}
	.article__data {
		padding-bottom: 0;
	}
	.article__data-item {
		width: 50%;
		margin-bottom: 20px;
	}
	.article__data-item_hash {
		font-size: 12px;
	}
	.article__buttons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 20px;
	}
	.article__buttons [class*="butn"] {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		max-width: 320px;
	}
	.article__buttons [class*="butn"]:not(:first-child) {
		margin-left: 0;
		margin-top: 20px;
	}
	.article__content h2 {
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.vacancy__main-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.vacancy__item-content {
		font-size: 16px;
		line-height: 1.35em;
	}
	.vacancy__item-title {
		font-size: 22px;
		margin-top: 8px;
		margin-bottom: 14px;
	}
	.vacancy__item-data {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 15px;
	}
	.vacancy__item-data-item:last-child {
		width: 100%;
		margin-top: 12px;
	}
	.vacancy__item-contacts {
		font-size: 14px;
		line-height: 1.8em;
		padding-top: 16px;
		padding-bottom: 13px;
	}
	.vacancy__item-content.active {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.advertising__item-content {
		font-size: 16px;
		line-height: 1.35em;
	}
	.advertising__item-title {
		font-size: 22px;
		margin-top: 11px;
		margin-bottom: 12px;
	}
	.advertising__item-title:before {
		top: 11px;
	}
	.advertising__item-content.active {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.advertising__item-content p:not(:first-child) {
		margin-top: 10px;
	}
	.selling__main-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.selling__item-content {
		font-size: 16px;
		line-height: 1.35em;
	}
	.selling__item {
		padding-left: 0;
	}
	.selling__item-image {
		position: relative;
		top: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.selling__item-image-caption {
		position: absolute;
		top: 0;
		left: 10px;
	}
	.selling__item-title {
		font-size: 22px;
		margin-top: 8px;
		margin-bottom: 14px;
	}
	.selling__item-data {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 15px;
	}
	.selling__item-data-item:last-child {
		width: 100%;
		margin-top: 12px;
	}
	.selling__item-contacts {
		font-size: 14px;
		line-height: 1.8em;
		padding-top: 16px;
		padding-bottom: 13px;
	}
	.selling__item-content.active {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.error-block__title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.contacts__title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.contacts__item {
		font-size: 16px;
		line-height: 1.35em;
	}
	.modal__text {
		font-size: 16px;
		line-height: 1.35em;
	}
	.modal__form-content {
		display: block;
	}
	.modal__form-column {
		width: 100%;
		max-width: 100%;
	}
	.modal__frame {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.footer__inner .footer__top .footer__top-left,
	.footer__inner .footer__top .footer__top-right {
		width: 100%;
	}
	.footer__socials {
		margin-left: 0px;
	}
}

@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,  a:visited {
		text-decoration: underline;
	}
	pre,  blockquote {
		border: 1px solid #000000;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,  img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,  h2,  h3 {
		orphans: 3;
		widows: 3;
	}
	h2,  h3 {
		page-break-after: avoid;
	}
	header,  footer {
		position: static;
	}
	.main {
		padding: 100px 0 !important;
	}
}

#page_load_banner {
	margin: 0px;
	padding: 0px;
	z-index: 2100;
}
#page_load_banner .modal-dialog,
#page_load_banner .modal-content,
#page_load_banner .modal-body,
#page_load_banner .modal-body > a {
	display: block;
	height: 100vh;
    width: 100vw;
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
}
#page_load_banner .modal-body {
	display: flex;
	justify-content: center;
}
#page_load_banner .modal-body .link-banner {
	position: relative;
	width: auto;
}
#page_load_banner .modal-body .link-banner .close-banner {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2200;
	display: block;
	height: 16px;
	width: 16px;
    padding: 0px;
    border: none;
	background-color: transparent;
	background-image: url("../images/icons/close.png");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
#page_load_banner .modal-body .link-banner .timer {
	position: absolute;
	top: 15px;
	right: 50%;
	z-index: 2200;
	color: white;
}
#page_load_banner .modal-body .link-banner img {
	max-height: 100vh;
    max-width: 100vw;
	margin: 0px auto;
}








