a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

:focus
{
	outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block
}

body
{
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.43
}

ol, ul
{
	list-style: none
}

blockquote, q
{
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before
{
	content: '';
	content: none
}

table
{
	border-collapse: collapse;
	border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration
{
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: content-box
}

textarea
{
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

audio, canvas, video
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%
}

audio:not([controls])
{
	display: none;
	height: 0
}

[hidden]
{
	display: none
}

html
{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus
{
	outline: thin dotted
}

a:active, a:hover
{
	outline: 0
}

img
{
	border: 0;
	-ms-interpolation-mode: bicubic
}

figure
{
	margin: 0
}

form
{
	margin: 0
}

fieldset
{
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend
{
	border: 0;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea
{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button, input
{
	line-height: normal
}

button, select
{
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit]
{
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled], html input[disabled]
{
	cursor: default
}

input[type=checkbox], input[type=radio]
{
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type=search]
{
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
{
	-webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner
{
	border: 0;
	padding: 0
}

textarea
{
	overflow: auto;
	vertical-align: top
}

table
{
	border-collapse: collapse;
	border-spacing: 0
}

button, html, input, select, textarea
{
	color: #222
}

::-moz-selection
{
	background: #b3d4fc;
	text-shadow: none
}

::selection
{
	background: #b3d4fc;
	text-shadow: none
}

img
{
	vertical-align: middle
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0
}

textarea
{
	resize: vertical
}

.chromeframe
{
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.container
{
	margin: 0 auto;
	width: 1170px
}

@media (max-width: 1200px)
{
	.container
	{
		width: 970px
	}
}

@media (max-width: 992px)
{
	.container
	{
		max-width: 940px;
		width: 100%
	}
}

@media (max-width: 768px)
{
	.container
	{
		padding: 0 15px;
		width: 100%
	}
}

.blind__people
{
	padding: 0;
	border: none;
	background-color: transparent;
}

.grey
{
	filter: grayscale(1)
}

header .top__part
{
	padding: 18px 0 21px 0;
	position: relative
}

header .top__part .test
{
	text-decoration: none;
	position: absolute;
	left: -121px;
	top: -82px;
	z-index: 100
}

header .top__part .test:hover .wrapper .sub__head
{
	max-height: 100px;
	transition: all ease .4s
}

header .top__part .test:hover .wrapper .head
{
	left: 0;
	transition: all ease .4s
}

header .top__part .test .wrapper
{
	background-color: #ff4e4e;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	z-index: 100;
	padding-top: 90px;
	width: 300px;
	display: flex;
	flex-direction: column;
	align-items: center
}

header .top__part .test .wrapper .head
{
	color: #fff;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	left: -34px
}

header .top__part .test .wrapper .sub__head
{
	color: #fff;
	width: 100%;
	max-width: 156px;
	text-align: center;
	max-height: 0;
	overflow: hidden;
	transition: all ease .4s
}

header .top__part .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

header .top__part .line .social
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 190px;
	width: 100%
}

header .top__part .line .social img
{
	opacity: 0.4;
	transition: all .3s;
}

header .top__part .line .social a:hover img
{
	opacity: 1;
}

header .top__part .line .search__area
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 504px;
	width: 100%
}

header .top__part .line .search__area .switch__space
{
	display: flex;
	flex-direction: column
}

header .top__part .line .search__area .switch__space .switch
{
	font-weight: 600;
	color: #848e99;
	display: block;
	position: relative;
	cursor: pointer;
	padding-bottom: 2px;
	transition: all .3s;
}

header .top__part .line .search__area .switch__space .switch:first-child
{
	margin-bottom: 2px
}

header .top__part .line .search__area .switch__space .switch:first-child:before
{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 0;
	border-bottom: 1px dashed #dde1e6
}

header .top__part .line .search__area .switch__space .switch:nth-child(2):before
{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px dashed #dde1e6
}

header .top__part .line .search__area .switch__space .switch.active,
header .top__part .line .search__area .switch__space .switch:hover
{
	color: #222;
}

header .top__part .line .search__area .switch__space .switch.active
{
	cursor: default;
}

header .top__part .line .search__area .switch__space .switch.active:before
{
	border-bottom: 1px dashed transparent
}

header .top__part .line .search__area .search__space
{
	max-width: 319px;
	width: 100%
}

header .top__part .line .search__area .search
{
	overflow: hidden;
	max-height: 0;
	transition: all ease .4s
}

header .top__part .line .search__area .search.active
{
	max-height: 32px;
	box-shadow: 0 0 2px #000;
	border-radius: 5px;
	transition: all ease .4s
}

header .top__part .line .search__area .search form
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative
}

header .top__part .line .search__area .search input
{
	position: relative;
	display: block;
	flex-grow: 1;
	width: calc(100% - 38px);
	border: 0;
	outline: 0;
	font-size: 20px;
	font-weight: 600;
	color: #3b4256;
	padding-left: 12px;
}

header .top__part .line .search__area .search input::placeholder
{
	color: #848e99;
}

header .top__part .line .search__area .search input:not(:focus) + label:before
{
	-webkit-animation: cursor 1s infinite step-end;
	animation: cursor 1s infinite step-end;
	display: inline-block
}

header .top__part .line .search__area .search label
{
	position: absolute;
	left: 0
}

header .top__part .line .search__area .search label:before
{
	content: '';
	display: none;
	position: relative;
	width: 1px;
	height: 30px;
	background: #3b4256;
	opacity: 1;
	z-index: 3
}

@-webkit-keyframes cursor
{
	50%
	{
		background: 0 0
	}
}

@keyframes cursor
{
	50%
	{
		background: 0 0
	}
}

header .top__part .line .search__area .search button
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background: 0 0;
	border: 0;
	color: #3b4256;
	cursor: pointer;
	font-weight: 600;
	position: relative
}

header .top__part .line .search__area .search button:hover:before
{
	opacity: 1;
}

header .top__part .line .search__area .search button:before
{
	display: block;
	content: '';
	width: 22px;
	height: 21px;
	background-image: url(../images/search.svg);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	opacity: 0.6;
}

header .top__part .line .blind__people
{
	text-decoration: none;
	color: #848e99;
	font-weight: 600;
	position: relative;
	padding: 16px 28px 13px 56px;
	transition: all ease .4s;
	border-radius: 4px
}

header .top__part .line .blind__people:hover
{
	transition: all ease .4s;
	background-color: rgba(0,0,0,.1)
}

header .top__part .line .blind__people:before
{
	content: '';
	display: block;
	width: 30px;
	height: 25px;
	background-image: url(../images/fill_b.svg);
	background-size: cover;
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

header .top__part .line .lenguage
{
	text-decoration: none;
	font-weight: 600;
	color: #848e99;
	padding: 16px 28px 13px 58px;
	position: relative;
	transition: all ease .4s;
	border-radius: 4px
}

header .top__part .line .lenguage:hover
{
	transition: all ease .4s;
	background-color: rgba(0,0,0,.1)
}

header .top__part .line .lenguage:before
{
	display: block;
	content: '';
	width: 24px;
	height: 22px;
	background-image: url(../images/lang_b.svg);
	position: absolute;
	left: 23px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

header .bottom__part
{
	padding-top: 69px;
	background-image: url(../images/header-image.jpg);
	background-size: cover;
	background-position: center
}

header .bottom__part .container
{
	position: relative
}

header .bottom__part .old_site
{
	width: 168px;
	position: absolute;
	right: 0;
	top: -69px;
	z-index: 500;
	text-decoration: none;
	overflow: hidden;
	padding-bottom: 40px
}

header .bottom__part .old_site .wrapper
{
	background-color: #234161;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 6px;
	position: relative
}

header .bottom__part .old_site:before
{
	content: '';
	width: 95px;
	height: 35px;
	position: absolute;
	display: block;
	bottom: 18px;
	left: -14px;
	background-color: #234161;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg)
}

header .bottom__part .old_site:after
{
	content: '';
	width: 95px;
	height: 35px;
	position: absolute;
	display: block;
	bottom: 18px;
	right: -14px;
	background-color: #234161;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg)
}

header .bottom__part .old_site .img
{
	width: 72px;
	height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: rgba(0,0,0,.1)
}

header .bottom__part .old_site p
{
	color: #f4f7fb;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	z-index: 100;
	margin-bottom: 10px
}

header .bottom__part .logo
{
	display: flex;
	flex-direction: row;
	align-items: center;
	max-width: 467px;
	width: 100%;
	margin-bottom: 52px
}

header .bottom__part .logo img:first-child
{
	margin-left: 5px
}

header .bottom__part .logo img:nth-child(2)
{
	margin-right: 10px
}

header .bottom__part .logo img:nth-child(3)
{
	height: auto;
}

header .bottom__part .logo .text__part
{
	position: relative;
	filter: drop-shadow(1px 3px 3px black);
}

header .bottom__part .logo .text__part .head
{
	font-size: 32px;
	font-weight: 600;
	color: #f4f7fb;
	margin-bottom: 4px;
	line-height: 1.25
}

header .bottom__part .logo .text__part .sub__head
{
	font-size: 15px;
	color: #fff
}

header .bottom__part .logo .text__part:after
{
	content: '';
	display: block;
	width: 42px;
	height: 16px;
	background-image: url(../images/beta.svg);
	background-size: cover;
	position: absolute;
	top: 0;
	right: -44px
}

header .bottom__part .mob__part
{
	display: none
}

header .bottom__part menu
{
	width: 100%
}

header .bottom__part menu .menu
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	background-color: #2d5ca6;
	width: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

header .bottom__part menu .menu > li
{
	padding: 12px 0 15px 0;
	width: 100%;
	max-width: 200px;
	text-align: center;
	display: flex;
	align-items: center
}

header .bottom__part menu .menu > li a
{
	width: 100%
}

header .bottom__part menu .menu > li:hover
{
	background-color: #234161
}

header .bottom__part menu .menu > li:last-child .sub__menu
{
	right: 0
}

header .bottom__part menu .menu > li:last-child .sub__sub .sub__sub__menu
{
	left: -100% !important;
	right: inherit !important
}

header .bottom__part menu .menu > li:nth-last-child(2) .sub__sub .sub__sub__menu,
header .bottom__part menu .menu > li:nth-last-child(3) .sub__sub .sub__sub__menu
{
	left: -100% !important;
	right: inherit !important
}

header .bottom__part menu .menu > li.sub
{
	position: relative;
	transition: all ease .4s
}

header .bottom__part menu .menu > li.sub:hover
{
	transition: all ease .4s;
	background-color: #234161;
}

header .bottom__part menu .menu > li.sub:hover .sub__menu
{
	transition: all ease .4s;
	background-color: #234161;
	max-height: 80500px;
	z-index: 500;
	opacity: 1
}

header .bottom__part menu .menu > li > a
{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	border-right: 1px solid transparent;
	display: block;
	position: relative
}

header .bottom__part menu .menu > li > a:before
{
	display: block;
	content: '';
	width: 1px;
	height: 25px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}

header .bottom__part menu .menu > li:last-child a
{
	border-right: 0
}

header .bottom__part menu .menu > li:last-child a:before
{
	display: none
}

header .bottom__part menu .menu > li .sub__menu
{
	max-height: 0;
	z-index: -1;
	opacity: 0;
	transition: all ease .4s;
	position: absolute;
	top: 100%;
	width: 200%;
	background-color: #00A1D9;
	overflow: hidden
}

header .bottom__part menu .menu > li .sub__menu:hover
{
	overflow: visible
}

header .bottom__part menu .menu > li .sub__menu li
{
	transition: all ease .4s;
	position: relative
}

header .bottom__part menu .menu > li .sub__menu li > :hover
{
	background-color: #5973b5;
	transition: all ease .4s
}

header .bottom__part menu .menu > li .sub__menu li a
{
	text-decoration: none;
	color: #fff;
	padding: 13px;
	display: block;
	text-align: left
}

header .bottom__part menu .menu > li .sub__menu li.sub__sub
{
	position: relative
}

header .bottom__part menu .menu > li .sub__menu li.sub__sub:before
{
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	right: 5px;
	width: 30px;
	height: 30px;
	background-size: cover;
	background-image: url(../images/expand.svg);
	background-position: center
}

header .bottom__part menu .menu > li .sub__menu li.sub__sub:hover .sub__sub__menu
{
	transition: all ease .4s;
	max-height: 805px;
	background-color: #234161;
}

header .bottom__part menu .menu > li .sub__menu li.sub__sub .sub__sub__menu
{
	position: absolute;
	right: -100%;
	width: 100%;
	top: 0;
	background-color: #2d5ca6;
	max-height: 0;
	overflow: hidden;
	transition: all ease .4s
}

@media (max-width: 1200px)
{
	header .top__part .line .social
	{
		flex-wrap: wrap;
		max-width: 120px;
		justify-content: flex-start;
		margin: 0 -5px;
		overflow: hidden
	}

	header .top__part .line .social a
	{
		padding: 0 5px;
		margin-bottom: 10px
	}

	header .top__part .line .__left
	{
		display: flex;
		flex-direction: column
	}

	header .top__part .line .search__area
	{
		max-width: 504px
	}

	header .bottom__part menu .menu > li:nth-last-child(3) .sub__sub .sub__sub__menu
	{
		left: -100% !important;
		right: inherit !important;
	}
}

@media (max-width: 991px)
{
	header.header
	{
		position: relative;
		z-index: 200;
	}

	header .top__part
	{
		padding-top: 60px;
	}

	header .bottom__part .old_site
	{
		top: -26px;
		width: 90px;
		padding-bottom: 22px
	}

	header .bottom__part .old_site .img
	{
		width: 36px;
		height: 36px
	}

	header .top__part .line .__left
	{
		display: none
	}

	header .top__part .line
	{
		flex-direction: column
	}

	header .top__part .line .social
	{
		max-width: 205px;
		justify-content: space-between;
		margin-bottom: 5px
	}

	header .top__part .line .search__area
	{
		flex-direction: column;
		max-width: 360px
	}

	header .top__part .line .search__area .switch__space
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 15px
	}

	header .top__part .line .search__area .search__space
	{
		max-width: 360px;
		height: 30px;
	}

	header .bottom__part .logo
	{
		margin: 0 auto;
		padding-bottom: 26px
	}

	header .bottom__part
	{
		padding-top: 26px
	}

	header .bottom__part menu .menu > li.sub .sub__menu
	{
		display: none;
		position: static;
		max-width: 100%;
		max-height: inherit;
		opacity: 1;
	}

	header .bottom__part menu .menu > li.sub .sub__menu.active
	{
		display: block;
	}

	header .bottom__part menu .menu > li .sub__menu li a
	{
		text-align: center
	}

	header .bottom__part menu .menu > li .sub__menu li.sub__sub .sub__sub__menu
	{
		position: static
	}

	header .bottom__part menu .menu > li.sub:hover
	{
		background-color: transparent
	}

	header .bottom__part .logo .text__part
	{
		padding-right: 42px
	}

	header .bottom__part .logo .text__part:after
	{
		right: 0
	}
}


@media (max-width: 991px)
{
	.parallax
	{
		display: none
	}

	.sendwich
	{
		display: inline-block;
		padding: 15px;
		padding-right: 0;
		position: relative;
		z-index: 999999
	}

	span.sendwich-btn
	{
		position: relative;
		width: 30px;
		height: 3px;
		background: #fff;
		z-index: 10;
		display: inline-block;
		vertical-align: middle
	}

	span.sendwich-btn:after, span.sendwich-btn:before
	{
		display: block;
		position: absolute;
		width: 30px;
		height: 3px;
		background: #fff;
		content: '';
		transition: all .3s ease
	}

	span.sendwich-btn:after
	{
		top: -10px
	}

	span.sendwich-btn:before
	{
		top: 10px
	}

	span.sendwich-btn.active
	{
		background: 0 0
	}

	span.sendwich-btn.active:before
	{
		top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 0
	}

	span.sendwich-btn.active:after
	{
		top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	header .bottom__part .menu_mobile
	{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background-color: #2d5ca6;
	}

	header .bottom__part .menu_mobile .mob__part
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		box-shadow: 0 1px 1px #ddd;
		align-items: center
	}

	header .bottom__part .menu_mobile .mob__part .__left
	{
		padding-right: 15px;
		max-width: 88px;
		display: flex;
		justify-content: space-between
	}

	header .bottom__part .menu_mobile .mob__part .__left a
	{
		display: block
	}

	header .bottom__part menu .menu > li .sub__menu li.sub__sub:before
	{
		top: 26px;
	}

	header .bottom__part menu .menu > li .sub__menu li.sub__sub.active .sub__sub__menu
	{
		background-color: #00A1D9;
	}

	header .bottom__part menu .menu > li .sub__menu li.sub__sub.active:before
	{
		transform: rotate(180deg);
		top: 10px;
	}

	header .bottom__part .menu_mobile menu
	{
		display: none;
		width: 100%;
	}

	header .bottom__part .menu_mobile menu .menu
	{
		flex-direction: column;
		width: 100%;
		max-height: calc(100vh - 50px);
		overflow-y: auto;
		box-shadow: 0 -1px 1px #ddd;
		align-items: center
	}

	header .bottom__part .menu_mobile menu .menu li
	{
		max-width: inherit;
		display: block;
	}

	header .bottom__part .menu_mobile menu .menu li a
	{
		border-right: 0
	}
}

@media (min-width: 767px)
{
	header .bottom__part .old_site .mob
	{
		display: none
	}
}

@media (max-width: 767px)
{
	header .bottom__part .old_site .wrapper
	{
		display: none
	}

	header .bottom__part .old_site
	{
		width: 169px
	}

	header .bottom__part .old_site:after
	{
		display: none
	}

	header .bottom__part .old_site:before
	{
		display: none
	}
}

footer
{
	padding: 32px 0 38px 0;
	background-color: #2d5ca6;
	position: relative;
	overflow: hidden
}

footer:before
{
	display: block;
	/*content: "";*/
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(../images/bg-coat-of-arms.png);
	background-size: cover;
	width: 221px;
	height: 546px
}

footer .footer .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

footer .footer .line:nth-child(1)
{
	margin-bottom: 54px
}

footer .footer .line:nth-child(1) .wrapper
{
	width: 50%
}

footer .footer .line:nth-child(2)
{
	align-items: flex-start;
	flex-wrap: wrap
}

footer .footer .line:nth-child(2) .wrapper
{
	width: 33.33%;
	margin-bottom: 40px
}

footer .footer .line:nth-child(2)
{
	align-items: flex-start;
	padding-top: 39px;
	border-top: 1px solid #fff;
}

footer .footer .line:nth-child(3)
{
	padding-top: 35px;
	border-top: 1px solid #fff;
}

footer .footer .line .logo
{
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	width: 100%
}

footer .footer .line .logo img
{
	margin-right: 20px;
	height: auto;
}

footer .footer .line .logo .text__part .head
{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.25
}

footer .footer .line .logo .text__part .sub__head
{
	font-size: 16px;
	color: #fff;
	line-height: 1.33
}

footer .footer .line .logo:after
{
	content: '';
	display: block;
	width: 42px;
	height: 16px;
	background-image: url(../images/beta.svg);
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0
}

footer .footer .line .social
{
	display: flex;
	flex-direction: row;
	align-items: center;
	max-width: 190px;
	width: 100%;
	padding-left: 30px;
}

footer .footer .line .social a
{
	display: inline-flex;
	margin-right: 24px;
}

.footer-list__wrap
{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
}

.footer-list
{
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}

.footer-list a
{
	cursor: pointer;
}

footer .footer .line .link__area
{
	display: flex;
	flex-direction: column;
	max-width: 300px;
	width: 100%
}

footer .footer .line .link__area .blind__people
{
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	position: relative;
	padding: 16px 28px 13px 81px;
	transition: all ease .4s;
	border-radius: 4px;
	text-align: left;
}

footer .footer .line .link__area .blind__people:hover
{
	transition: all ease .4s;
	background-color: rgba(0,0,0,.1);
}

footer .footer .line .link__area .blind__people:before
{
	content: '';
	display: block;
	width: 30px;
	height: 25px;
	background-image: url(../images/fill_b-white.svg);
	background-size: cover;
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

footer .footer .line .link__area .login
{
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	position: relative;
	padding: 16px 28px 13px 81px;
	transition: all ease .4s;
	border-radius: 4px
}

footer .footer .line .link__area .login:hover
{
	transition: all ease .4s;
	background-color: rgba(0,0,0,.1)
}

footer .footer .line .link__area .login:before
{
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(../images/user-white.svg);
	background-size: cover;
	position: absolute;
	left: 22px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

footer .footer .line ul
{
	max-width: 246px;
	width: 100%
}

footer .footer .line ul .had
{
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding-left: 0;
	margin-bottom: 5px
}

footer .footer .line ul li a
{
	display: block;
	margin-bottom: 6px;
	padding-left: 15px;
	font-weight: 600;
	color: #fff;
	text-decoration: none
}

footer .footer .line ul li a:hover
{
	text-decoration: underline;
}

.footer .social .ic
{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	fill: #fff;
	transition: .2s all;
}

.footer .social a:hover .ic
{
	filter: drop-shadow(1px 1px 3px black);
}

footer .footer .line .copyright
{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 25px
}

.footer .copyright .ic
{
	width: 24px;
	height: 24px;
	margin-top: -3px;
	margin-right: 8px;
	fill: #fff;
}

footer .footer .line .copyright a
{
	color: rgb(209, 211, 214);
}

footer .footer .line .copyright a:hover
{
	text-decoration: underline;
}

footer .footer .line .copyright img
{
	margin-right: 16px
}

footer .footer .line .copyright p
{
	font-size: 16px;
	color: #fff
}

footer .footer .line .logo__bottom
{
	display: flex;
	flex-direction: row;
	align-items: center
}

footer .footer .line .logo__bottom img
{
	margin-right: 26px
}

footer .footer .line .logo__bottom .text__part p
{
	font-size: 16px;
	color: #fff
}

@media (max-width: 1200px)
{
	footer .footer .line:nth-child(2) .wrapper:nth-child(2) ul
	{
		margin-left: 85px
	}

	footer .footer .line:nth-child(2) .wrapper:nth-child(5) ul
	{
		margin-left: 85px
	}

	footer .footer .line .social
	{
		margin: 0 auto
	}
}

@media (max-width: 991px)
{
	footer .footer .line:nth-child(1)
	{
		flex-wrap: wrap;
		margin-bottom: 34px;
	}

	footer .footer .line .logo
	{
		margin: 0 auto 20px;
	}

	footer .footer .line .link__area
	{
		margin: 0 auto
	}

	footer .footer .line .social
	{
		margin-bottom: 70px
	}

	footer .footer .line ul
	{
		margin-bottom: 30px
	}

	footer .footer .line .copyright p
	{
		margin-bottom: 15px
	}

	footer .footer .line .wrapper ul
	{
		margin-left: 0 !important
	}

	footer .footer .line .wrapper ul
	{
		max-width: inherit
	}
}

@media (max-width: 767px)
{
	footer .footer .line:nth-child(1) .wrapper,
	footer .footer .line:nth-child(2) .wrapper
	{
		width: 100%;
	}

	footer .footer .line .social
	{
		margin-bottom: 20px;
	}


	footer .footer .line
	{
		display: block;
	}

	footer .footer .line .logo img
	{
		width: 90px;
	}

	footer .footer .line ul
	{
		max-width: 100%;
		margin-bottom: 0;
	}

	footer .footer .line .copyright
	{
		padding-left: 0;
		border-bottom: 1px solid #08183b;
		margin-bottom: 15px;
	}
}

.inform_block
{
	padding-top: 30px
}

.inform_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.inform_block .line .slider__part
{
	width: 100%;
	max-width: 770px;
	border-radius: 4px
}

.inform_block .line .slider__part .slick-track
{
	display: flex;
}

.inform_block .line .slider__part .prev
{
	background-image: url(../images/arrow-round.svg);
	width: 35px;
	height: 35px;
	background-size: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	left: 28px;
	z-index: 100
}

.inform_block .line .slider__part .next
{
	background-image: url(../images/arrow-round.svg);
	width: 35px;
	height: 35px;
	background-size: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 28px;
	cursor: pointer
}

.inform_block .line .slider__part .__item
{
	height: 480px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	cursor: pointer;
	border-radius: 4px
}

.inform_block .line .slider__part .__item .text__part
{
	margin-bottom: 25px;
	filter: drop-shadow(1px 3px 3px black);
}

.inform_block .line .slider__part .__item .text__part .head
{
	font-size: 32px;
	color: #f4f7fb;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 14px;
	max-width: 572px;
	width: 100%
}

.inform_block .line .slider__part .__item .text__part .sub__head
{
	font-size: 18px;
	color: #dde1e6;
	max-width: 572px;
	width: 100%
}

.inform_block .line .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	max-width: 370px;
	width: 100%;
	border-radius: 4px
}

.inform_block .line .b-bnr
{
	max-width: 370px;
	width: 100%;
}

.inform_block .line .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.inform_block .line .contact__part a:hover
{
	color: #2d5ca6;
}

.inform_block .line .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000;
	text-align: center;
}

.inform_block .line .contact__part .head:nth-child(2) a
{
	color: #0345ad;
}

.inform_block .line .contact__part .head:nth-child(2) a:hover
{
	color: rgb(132, 142, 153);
}

.inform_block .line .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.inform_block .line .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.inform_block .line .contact__part a:nth-child(4):hover
{
	color: #2d5ca6;
}

.inform_block .line .appeal__part
{
	width: 100%;
	padding: 14px 23px 23px 23px;
	border-bottom: 1px solid #f0f2f4;
}

.inform_block .line .appeal__part .b-contacts-data
{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	padding-left: 90px;
	padding-top: 30px;
	margin-top: 25px;
}

.b-contacts-data__row
{
	margin-bottom: 20px;
}

.inform_block .line .appeal__part .b-contacts-data__item
{
	padding-left: 35px;
	margin-bottom: 10px;
	font-size: 16px;
}

.inform_block .line .appeal__part .b-contacts-data__link
{
	font-size: 16px;
}

.inform_block .line .appeal__part .head
{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 27px;
	color: #3b4256;
}

.inform_block .line .appeal__part .content .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.inform_block .line .appeal__part .content .line_name
{
	justify-content: flex-start;
	display: block;
}

.inform_block .line .appeal__part .content .line:first-child
{
	margin-bottom: 17px
}

.inform_block .line .appeal__part .content .line:last-child
{
	margin-bottom: 0
}

.inform_block .line .appeal__part .content .line .img
{
	width: 205px;
	height: 205px;
	background-size: cover;
	background-position: 50%;
}

.inform_block .line .appeal__part .content .line .text
{
	max-width: 498px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.5
}

.inform_block .line .appeal__part .content .line .name
{
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

.inform_block .line .appeal__part .content .line a
{
	font-size: 16px;
	font-weight: 600;
	display: block;
	padding-right: 33px;
	position: relative;
	text-decoration: none;
	transition: all .3s;
}


.inform_block .line .appeal__part .content .line a:before
{
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.inform_block .line .appeal__part .content .line a:hover
{
	color: #2d5ca6;
}

.inform_block .line .poll__part
{
	max-width: 370px;
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	transition: all ease .4s
}

.inform_block .line .poll__part .jq-checkbox
{
	display: none
}

.inform_block .line .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.inform_block .line .poll__part.vote
{
	transition: all ease .4s
}

.inform_block .line .poll__part.vote .progress
{
	display: none
}

.inform_block .line .poll__part.vote .qty
{
	display: none
}

.inform_block .line .poll__part.vote .jq-checkbox
{
	display: block !important
}

.inform_block .line .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.inform_block .line .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.inform_block .line .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.inform_block .line .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.inform_block .line .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.inform_block .line .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.inform_block .line .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.inform_block .line .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.inform_block .line .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.inform_block .line .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.inform_block .line .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.inform_block .line .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.inform_block .line .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.inform_block .line .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.inform_block .line .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.inform_block .line .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.inform_block .line .poll__part .line label:hover .jq-checkbox, .inform_block .line .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.inform_block .line .poll__part .line label .jq-checkbox, .inform_block .line .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.inform_block .line .poll__part .line label .jq-checkbox.checked, .inform_block .line .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.inform_block .line .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.inform_block .line .appeal__part .content .line .text
	{
		max-width: 400px;
	}

	.inform_block .line .slider__part
	{
		max-width: 629px
	}

	.inform_block .line .contact__part,
	.inform_block .line .b-bnr
	{
		max-width: 307px
	}

	.inform_block .line .poll__part
	{
		max-width: 307px
	}
}

@media (max-width: 991px)
{
	.appeal__part .content
	{
		display: flex;
	}

	.inform_block .line .appeal__part .content .line_name
	{
		padding-left: 30px;
	}

	.inform_block
	{
		padding-top: 0
	}

	.inform_block .line .appeal__part .b-contacts-data
	{
		padding-left: 0;
		margin-top: 0;
	}

	.inform_block .line
	{
		flex-direction: column
	}

	.inform_block .line .slider__part
	{
		max-width: inherit;
		margin: 0 -15px;
		width: calc(100% + 30px);
		overflow: hidden;
		margin-bottom: 30px
	}

	.inform_block .line .contact__part
	{
		margin: 0 auto;
		max-width: 100%;
	}

	.inform_block .line .appeal__part .content .line .text
	{
		max-width: 100%;
		margin-top: 10px;
		padding-right: 30px;
	}

	.inform_block .line .b-bnr
	{
		max-width: 100%;
		text-align: center;
	}

	.inform_block .line .b-bnr a
	{
		display: inline-block;
	}

	.inform_block .line .appeal__part
	{
		margin: 0 auto;
		margin-bottom: 30px
	}

	.inform_block .line .poll__part
	{
		margin: 0 auto
	}

	.inform_block .line .slider__part .__item .text__part
	{
		padding: 0 15px
	}

	.inform_block .line .slider__part .prev
	{
		top: 35%
	}

	.inform_block .line .slider__part .next
	{
		top: 35%
	}

	.inform_block .line .appeal__part .content .line:first-child
	{
		flex-direction: column
	}

	.inform_block .line .appeal__part .content .line:last-child
	{
		flex-direction: column
	}

	.inform_block .line .appeal__part .content .line .name
	{
		margin-bottom: 15px
	}
}

@media (max-width: 767px)
{
	.inform_block .line .appeal__part .head
	{
		font-size: 26px;
		text-align: center;
	}

	.inform_block .line .slider__part .__item .text__part .head
	{
		padding-top: 12px;
		font-size: 22px;
	}

	.appeal__part .content
	{
		flex-wrap: wrap;
	}

	.inform_block .line .appeal__part .content .line_name
	{
		padding-left: 0;
	}

	.inform_block .line .appeal__part .content .line .text
	{
		margin-left: 0;
		padding-right: 0;
	}
}

.ui-head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px;
}

.ui-head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*.news_tabs_block {
	max-width: 370px;
}*/

.news_tabs_block .__tabs .tabs__caption
{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: row
}

.news_tabs_block .__tabs .tabs__caption li
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99;
	margin-right: 30px;
	padding-bottom: 24px;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	transition: all ease .4s
}

.news_tabs_block .__tabs .tabs__caption li.active
{
	color: #3a4257;
	transition: all ease .4s
}

.news_tabs_block .__tabs .tabs__caption li:last-child
{
	margin-right: 0
}

.news_tabs_block .__tabs .tabs__item
{
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all ease .8s
}

.news_tabs_block .__tabs .tabs__item.active
{
	opacity: 1;
	max-height: inherit;
	overflow: hidden;
	transition: all ease .4s;
	margin-bottom: 30px
}

.news_tabs_block .__tabs .tabs__item .top__line
{
	position: relative;
	text-align: right;
	margin-bottom: 30px
}

.news_tabs_block .__tabs .tabs__item .top__line p
{
	color: #848e99;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 11px;
	padding-left: 29px;
	padding-right: 21px;
	display: inline-block
}

.news_tabs_block .__tabs .tabs__item .top__line p.active
{
	border-bottom: 3px solid #000
}

.news_tabs_block .__tabs .tabs__item .top__line:before
{
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to left,rgba(0,0,0,0),#08183b)
}

.news_tabs_block .__tabs .tabs__item .news_space
{
	overflow: hidden;
	margin-bottom: 26px
}

.news_tabs_block .__tabs .tabs__item .news_space .wrapper
{
	width: calc(100% + 30px);
	margin: 0 -15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item
{
	margin-bottom: 15px;
	padding: 0 15px 15px;
	border-bottom: 1px solid #f0f2f4;
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item_mod-a .line
{
	margin-bottom: 10px;
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .img
{
	width: 100%;
	height: 204px;
	background-size: cover;
	margin-bottom: 16px
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .head
{
	font-size: 18px;
	font-weight: 600;
	color: #234161;
	height: 50px;
	overflow-y: hidden;
	margin-bottom: 20px
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .text
{
	color: #3b4256;
	margin-bottom: 20px;
	height: 60px;
	overflow-y: hidden
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	max-width: 320px;
	align-items: center;
	margin-bottom: 10px;
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .line .views
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 63px;
	width: 100%;
	align-items: center
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .line .views p
{
	color: #c7ccd1
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .line .news
{
	color: #c7ccd1;
	font-weight: 600
}

.news_tabs_block .__tabs .tabs__item .news_space .news__item .line .data
{
	color: #c7ccd1
}

.news_tabs_block .__tabs .tabs__item .all__news
{
	margin: 0 auto;
	display: block;
	text-decoration: none;
	max-width: 370px;
	width: 100%;
	padding: 10px 0;
	color: #f4f7fb;
	font-size: 16px;
	background-color: #2d5ca6;
	text-align: center
}

.news_tabs_meta
{
	justify-content: flex-start;
}

.last_news_block
{
	margin-bottom: 30px;
}

.last_news_block.mod-a .news_head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px;
}

.last_news_block.mod-a .news_head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.b-bnr img
{
	max-width: 100%;
	height: auto;
}

@media (max-width: 991px)
{
	.news_tabs_block .__tabs .tabs__caption
	{
		flex-wrap: wrap
	}

	.inform_block .line .appeal__part
	{
		max-width: inherit;
		padding: 14px 15px 23px 15px
	}

	.news_tabs_block .__tabs .tabs__item .news_space .news__item
	{
		width: 100%;
		margin-bottom: 45px
	}
}

.describe_block
{
	padding: 20px 0;
	background-color: #2d5ca6;
}

.describe_block .describe__space
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.describe_block .describe__space .__left
{
	padding-right: 20px;
}

.describe_block .describe__space .__left .head
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 536px;
	align-items: center;
	width: 100%;
	margin-bottom: 10px
}

.describe_block .describe__space .__left .head img
{
	margin-right: 30px
}

.describe_block .describe__space .__left .head p
{
	font-size: 32px;
	font-weight: 600;
	color: #f4f7fb
}

.describe_block .describe__space .__left .sub__head
{
	font-size: 18px;
	color: #dde1e6
}

.describe_block .describe__space .__right
{
	max-width: 470px;
	width: 100%
}

.describe_block .describe__space .__right form
{
	width: 100%
}

.describe_block .describe__space .__right input
{
	width: 100%;
	display: block;
	padding: 16px;
	color: #3b4256;
	font-size: 16px;
	border-radius: 4px;
	background-color: #f4f7fb;
	border: 0;
	margin-bottom: 20px
}

.describe_block .describe__space .__right input::-moz-placeholder
{
	color: #3b4256
}

.describe_block .describe__space .__right input::-webkit-input-placeholder
{
	color: #3b4256
}

.describe_block .describe__space .__right button
{
	display: block;
	width: 100%;
	text-align: center;
	padding: 16px;
	font-size: 16px;
	color: #f4f7fb;
	border-radius: 4px;
	border: 1px solid #fff;
	background-color: #2d5ca6;
	transition: all .3s;
}

.describe_block .describe__space .__right button:hover
{
	background-color: #234161;
}

@media (max-width: 1200px)
{
	.describe_block .describe__space .__right
	{
		max-width: 295px
	}

	.describe_block .describe__space .__left .head
	{
		max-width: 603px
	}

	.describe_block .describe__space
	{
		flex-direction: column
	}

	.describe_block .describe__space .__right
	{
		max-width: inherit
	}

	.describe_block .describe__space .__left
	{
		margin-bottom: 20px
	}
}

@media (max-width: 991px)
{
	.describe_block
	{
		padding: 20px 15px
	}
}

@media (max-width: 767px)
{
	.describe_block
	{
		padding: 20px 0
	}
}

.electronic_services_block
{
	padding-top: 19px;
	background-image: linear-gradient(to bottom,#f5f7fa,#fff)
}

.electronic_services_block .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.electronic_services_block .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.electronic_services_block .services__space
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.electronic_services_block .services__space .__item
{
	width: 20%;
	text-decoration: none;
	display: block;
	border-radius: 4px;
	transition: all ease .4s
}

.electronic_services_block .services__space .__item:hover
{
	box-shadow: 0 12px 40px 0 rgba(95,95,95,.15);
	background-color: #fff;
	transition: all ease .4s
}

.electronic_services_block .services__space .__item .wrapper
{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 25px 37px 21px 25px
}

.electronic_services_block .services__space .__item img,
.electronic_services_block .services__space .__item .ic
{
	margin-right: 19px
}

.electronic_services_block .services__space .__item .ic
{
	width: 35px;
	height: 35px;
	fill: #2d5ca6;
}

.electronic_services_block .services__space .__item p
{
	color: #000;
	font-size: 16px;
	line-height: 1.6
}

@media (max-width: 1200px)
{
	.electronic_services_block .services__space .__item
	{
		width: 25%
	}
}

@media (max-width: 991px)
{
	.electronic_services_block .services__space .__item
	{
		width: 100%;
		max-width: 320px;
		margin: 0 auto
	}

	.electronic_services_block .services__space .__item .wrapper
	{
		justify-content: flex-start
	}
}

.events_calendar_block
{
	padding-top: 19px
}

.events_calendar_block .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.events_calendar_block .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.events_calendar_block .calendar__space
{
	overflow: hidden
}

.events_calendar_block .calendar__space .wrapper
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	margin: 0 -15px
}

.events_calendar_block .calendar__space .__item
{
	width: 33.33%;
	margin-bottom: 30px;
	display: block;
	padding: 0 15px;
	text-decoration: none
}

.events_calendar_block .calendar__space .__item .wrap
{
	padding: 25px 44px 19px 25px;
	background-size: cover;
	background-color: rgba(0,0,0,.4);
	background-position: center;
	height: 100%;
	position: relative
}

.events_calendar_block .calendar__space a.__item:hover .wrap:before
{
	background-color: rgba(0,0,0,.8);
}

.events_calendar_block .calendar__space .__item .wrap:before
{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.6);
	width: 100%;
	transition: all .3s;
}

.events_calendar_block .calendar__space .__item .wrap .data
{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 8px;
	position: relative;
	z-index: 100
}

.events_calendar_block .calendar__space .__item .wrap .data .number
{
	font-size: 45px;
	font-weight: 700;
	color: #fff;
	margin-right: 9px
}

.events_calendar_block .calendar__space .__item .wrap .data .content .month
{
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	line-height: 1
}

.events_calendar_block .calendar__space .__item .wrap .data .content .year
{
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	line-height: 1
}

.events_calendar_block .calendar__space .__item .wrap .text
{
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	position: relative;
	z-index: 100;
	filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 1200px)
{
	.events_calendar_block .calendar__space .__item
	{
		width: 50%
	}
}

@media (max-width: 767px)
{
	.events_calendar_block .calendar__space .__item
	{
		width: 100%
	}
}

.services_block
{
	padding-top: 19px;
	background-image: linear-gradient(to bottom,#f5f7fa,#fff)
}

.services_block .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.services_block .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.services_block .services__space
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.services_block .services__space .__item
{
	width: 33.33%;
	text-decoration: none;
	display: block;
	border-radius: 4px;
	transition: all ease .4s;
	margin-bottom: 30px
}

.services_block .services__space .__item:hover
{
	box-shadow: 0 12px 40px 0 rgba(95,95,95,.15);
	background-color: #fff;
	transition: all ease .4s
}

.services_block .services__space .__item .wrapper
{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 25px 37px 21px 25px
}

.services_block .services__space .__item img,
.services_block .services__space .__item .ic
{
	margin-right: 44px
}

.services_block .services__space .__item .ic
{
	width: 55px;
	height: 55px;
	fill: #2d5ca6;
}

.services_block .services__space .__item p
{
	color: #000;
	font-size: 20px;
	line-height: 1.6
}

.services_block .services__space .__item span
{
	color: #585858;
	display: block
}

@media (max-width: 1200px)
{
	.services_block .services__space .__item
	{
		width: 50%
	}
}

@media (max-width: 767px)
{
	.services_block .services__space .__item
	{
		width: 100%;
		max-width: 480px;
		margin: 0 auto
	}
}

.useful_links_block
{
	padding-top: 19px;
	margin-bottom: 30px
}

.useful_links_block .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.useful_links_block .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.useful_links_block .services__space
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-height: 276px;
	overflow: hidden;
	transition: all ease .4s
}

.useful_links_block .services__space.active
{
	max-height: 1000px;
	transition: all ease .4s
}

.useful_links_block .services__space .__item
{
	width: 33.33%;
	text-decoration: none;
	display: block;
	border-radius: 4px;
	transition: all ease .4s;
	position: relative;
	margin-bottom: 30px
}

.useful_links_block .services__space .__item:before
{
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(../images/out-link.svg);
	background-size: cover;
	position: absolute;
	right: 8px;
	top: 8px
}

.useful_links_block .services__space .__item:hover
{
	box-shadow: 0 12px 40px 0 rgba(95,95,95,.15);
	background-color: #fff;
	transition: all ease .4s
}

.useful_links_block .services__space .__item .wrapper
{
	display: flex;
	flex-direction: row;
	padding: 25px 37px 21px 25px
}

.useful_links_block .services__space .__item img
{
	margin-right: 44px
}

.useful_links_block .services__space .__item p
{
	color: #000;
	font-size: 20px;
	line-height: 1.6
}

.useful_links_block .all__news
{
	margin: 0 auto;
	display: block;
	text-decoration: none;
	max-width: 370px;
	width: 100%;
	padding: 10px 0;
	color: #f4f7fb;
	font-size: 16px;
	background-color: #2d5ca6;
	text-align: center;
	transition: all .3s;
}

.useful_links_block .all__news:hover
{
	background-color: #234161;
}

@media (max-width: 991px)
{
	.useful_links_block
	{
		display: none
	}
}

.pagination_block
{
	margin: 0 auto;
	margin-bottom: 30px;
	max-width: 736px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-radius: 4px;
	border: 1px solid #dde1e6
}

.pagination_block a
{
	font-size: 16px;
	font-weight: 600;
	color: #848e99;
	text-decoration: none;
	width: 32px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center
}

.pagination_block .prev
{
	width: 48px
}

.pagination_block .next
{
	width: 48px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pagination_block .numb
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 272px;
	width: 100%
}

.pagination_block .numb a.active
{
	color: #3b4256;
	border-bottom: 2px solid #0c49cd
}

.news_list_block
{
	padding-top: 30px
}

.news_list_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.news_list_block .line .news__part
{
	max-width: 770px;
	width: 100%
}

.news_list_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.news_list_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.news_list_block .line .news__part .news__list .__item
{
	padding: 12px;
	border-radius: 4px;
	background-color: #f4f7fb;
	display: flex;
	flex-direction: row;
	margin-bottom: 35px
}

.news_list_block .line .news__part .news__list .__item:last-child
{
	margin-bottom: 0
}

.news_list_block .line .news__part .news__list .__item .img
{
	height: 197px;
	background-size: cover;
	border-radius: 4px;
	width: 100%;
	max-width: 285px
}

.news_list_block .line .news__part .news__list .__item .text__part
{
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px
}

.news_list_block .line .news__part .news__list .__item .text__part .head_n
{
	color: #3b4256;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px
}

.news_list_block .line .news__part .news__list .__item .text__part .contact
{
	padding-top: 5px;
	border-top: 1px solid rgba(24,31,46,.05)
}

.news_list_block .line .news__part .news__list .__item .text__part .contact .ct__item
{
	margin-bottom: 20px;
	padding-left: 4px
}

.news_list_block .line .news__part .news__list .__item .text__part .contact .ct__item:last-child
{
	margin-bottom: 0
}

.news_list_block .line .news__part .news__list .__item .text__part .contact .header
{
	font-size: 12px;
	font-weight: 600;
	color: #4a4a4a
}

.news_list_block .line .news__part .news__list .__item .text__part .contact .text
{
	font-size: 12px;
	color: #848e99
}

.news_list_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.news_list_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.news_list_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.news_list_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.news_list_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.news_list_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.news_list_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.news_list_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.news_list_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.news_list_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.news_list_block .line .__left .poll__part.vote .progress
{
	display: none
}

.news_list_block .line .__left .poll__part.vote .qty
{
	display: none
}

.news_list_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.news_list_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.news_list_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.news_list_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.news_list_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.news_list_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.news_list_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.news_list_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.news_list_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.news_list_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.news_list_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.news_list_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.news_list_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.news_list_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.news_list_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news_list_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.news_list_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.news_list_block .line .__left .poll__part .line label:hover .jq-checkbox, .news_list_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.news_list_block .line .__left .poll__part .line label .jq-checkbox, .news_list_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news_list_block .line .__left .poll__part .line label .jq-checkbox.checked, .news_list_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.news_list_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.news_list_block .line .news__part
	{
		max-width: 629px
	}

	.news_list_block .line .__left
	{
		max-width: 307px
	}

	.news_list_block .line .news__part .news__list .__item .text__part .head_n
	{
		margin-bottom: 10px
	}

	.news_list_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}
}

@media (max-width: 991px)
{
	.news_list_block .line .news__part
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.news_list_block .line .__left
	{
		max-width: inherit
	}

	.news_list_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}
}

@media (max-width: 767px)
{
	.news_list_block .line .news__part .news__list .__item
	{
		flex-direction: column
	}

	.news_list_block .line .news__part .news__list .__item .img
	{
		margin: 0 auto
	}
}

@media (max-width: 375px)
{
	.news_list_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.bread_crumbs_block
{
	display: flex;
	flex-direction: row;
	padding-bottom: 10px
}

.bread_crumbs_block a
{
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #848e99;
	position: relative;
	padding-right: 15px;
	margin-right: 3px
}

.bread_crumbs_block a:last-child:after
{
	display: none
}

.bread_crumbs_block a:after
{
	display: block;
	content: "/";
	position: absolute;
	font-size: 16px;
	font-weight: 600;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}

.news_item_block
{
	padding-top: 30px
}

.news_item_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.news_item_block .line .news__part
{
	width: 100%
}

.news_item_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.news_item_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.news_item_block .line .news__part .item__content .img
{
	width: 100%;
	height: auto;
	margin-bottom: 30px
}

.news_item_block .line .news__part .item__content .display_product
{
	margin-bottom: 15px;
	position: relative
}

.news_item_block .line .news__part .item__content .display_product .img_slider
{
	width: 100%;
	height: 384px;
	background-size: cover;
	background-position: center;
	border-radius: 4px
}

.news_item_block .line .news__part .item__content .tabs_product
{
	margin-bottom: 15px;
	position: relative;
	width: calc(85.4% + 5px)
}

.news_item_block .line .news__part .item__content .tabs_product .slick-list
{
	overflow-x: hidden;
	margin: 0 -5px
}

.news_item_block .line .news__part .item__content .tabs_product .img_slider.slick-current
{
	border: solid 8px #2d5ca6
}

.news_item_block .line .news__part .item__content .tabs_product .slick-prev
{
	display: none
}

.news_item_block .line .news__part .item__content .tabs_product .slick-next
{
	width: 30px;
	height: 30px;
	right: -70px;
	background-image: url(../images/arrow-small.svg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer
}

.news_item_block .line .news__part .item__content .tabs_product .slick-next:before
{
	display: none
}

.news_item_block .line .news__part .item__content .tabs_product .img_slider
{
	margin: 0 5px;
	width: 16.6%;
	min-height: 76px;
	height: 76px;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
	border: solid 8px #f4f7fb
}

.news_item_block .line .news__part .item__content .text p
{
	color: #3b4256;
	margin-bottom: 30px;
	font-size: 14px
}

.news_item_block .line .news__part .item__content .back
{
	text-decoration: none;
	color: #c7ccd1
}

.news_item_block .line .news__part .item__content .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	max-width: 320px;
	align-items: center;
	color: rgb(132, 142, 153);
}

.news_item_block .line .news__part .item__content .line .views
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 63px;
	width: 100%;
	align-items: center
}


.news_item_block .line .news__part .item__content .line .news
{
	font-weight: 400
}

.news_item_block .line .__left
{
	max-width: 370px;
	width: 100%;
	margin-left: 30px;
}

.page-content img
{
	max-width: 100%;
	height: auto;
}

.news_item_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.news_item_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.news_item_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000;
	text-align: center;
}

.news_item_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.news_item_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.news_item_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.news_item_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.news_item_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.news_item_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.news_item_block .line .__left .poll__part.vote .progress
{
	display: none
}

.news_item_block .line .__left .poll__part.vote .qty
{
	display: none
}

.news_item_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.news_item_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.news_item_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.news_item_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.news_item_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.news_item_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.news_item_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.news_item_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.news_item_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.news_item_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.news_item_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.news_item_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.news_item_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.news_item_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.news_item_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news_item_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.news_item_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.news_item_block .line .__left .poll__part .line label:hover .jq-checkbox, .news_item_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.news_item_block .line .__left .poll__part .line label .jq-checkbox, .news_item_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news_item_block .line .__left .poll__part .line label .jq-checkbox.checked, .news_item_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.news_item_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.news_item_block .line .__left
	{
		max-width: 307px
	}

	.news_item_block .line .news__part .news__list .__item .text__part .head_n
	{
		margin-bottom: 10px
	}

	.news_item_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}
}

@media (max-width: 991px)
{
	.news_item_block .line .news__part
	{
		margin-bottom: 30px
	}

	.news_item_block .line .__left
	{
		max-width: inherit
	}

	.news_item_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}
}

@media (max-width: 767px)
{
	.news_item_block .line .news__part .news__list .__item
	{
		flex-direction: column
	}

	.news_item_block .line .news__part .news__list .__item .img
	{
		margin: 0 auto
	}

	.news_item_block > .container > .line
	{
		padding: 0
	}
}

@media (max-width: 375px)
{
	.news_item_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.last_news_block .head
{
	color: #3b4256;
	font-size: 24px;
	margin-bottom: 35px;
	font-weight: 400
}

.last_news_block .tabs__item .news_space
{
	/*    overflow: hidden;*/
	margin-bottom: 30px
}

.last_news_block .tabs__item .news_space .wrapper
{
	width: calc(100% + 30px);
	margin: 0 -15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.last_news_block .tabs__item .news_space .news__item
{
	width: 33.33%;
	padding: 15px;
	border-radius: 8px;
	transition: all .3s;
}

.last_news_block .tabs__item .news_space a.news__item:hover
{
	box-shadow: 0 0 16px #2d5ca6cc;
}

.last_news_block .tabs__item .news_space .news__item .img
{
	width: 100%;
	height: 204px;
	background-size: cover;
	margin-bottom: 16px
}

.last_news_block .tabs__item .news_space .news__item .head
{
	font-size: 18px;
	font-weight: 600;
	color: #234161;
	height: 50px;
	overflow-y: hidden;
	margin-bottom: 20px
}

.last_news_block .tabs__item .news_space .news__item .text
{
	color: #3b4256;
	margin-bottom: 20px;
	height: 60px;
	overflow-y: hidden
}

.last_news_block .tabs__item .news_space .news__item .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	align-items: center
}

.last_news_block .tabs__item .news_space .news__item .line .views
{
	display: flex;
	max-width: 63px;
	width: 100%;
	align-items: center
}

.last_news_block .tabs__item .news_space .news__item .line .views img
{
	margin-right: 8px;
}

.last_news_block .tabs__item .news_space .news__item .line .news
{
	font-weight: 600
}

.last_news_block .tabs__item .news_space .news__item .line .data
{
}

.last_news_block .tabs__item .all__news
{
	margin: 0 auto;
	display: block;
	text-decoration: none;
	max-width: 370px;
	width: 100%;
	padding: 10px 0;
	color: #f4f7fb;
	font-size: 16px;
	background-color: #2d5ca6;
	text-align: center;
	transition: all .3s;
}

.last_news_block .tabs__item .all__news:hover
{
	background-color: #234161;
}

@media (max-width: 991px)
{
	.last_news_block .tabs__item .news_space .news__item
	{
		width: 50%;
		margin-bottom: 45px
	}

	.last_news_block .tabs__item .news_space .news__item:last-child
	{
		margin-bottom: 0
	}

	.last_news_block
	{
		padding: 0 15px
	}

	.events_calendar_block .calendar__space .__item .wrap .text
	{
		font-size: 18px;
	}
}

@media (max-width: 767px)
{
	.last_news_block .tabs__item .news_space .news__item
	{
		width: 100%;
	}

	.last_news_block
	{
		padding: 0
	}
}

.news_category_block
{
	padding-top: 30px
}

.news_category_block .header
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.news_category_block .header:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.news_category_block .tabs__item .news_space
{
	overflow: hidden;
	margin-bottom: 30px
}

.news_category_block .tabs__item .news_space .wrapper
{
	width: calc(100% + 30px);
	margin: 0 -15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.news_category_block .tabs__item .news_space .news__item
{
	width: 33.33%;
	padding: 0 15px;
	border-radius: 4px;
	margin-bottom: 40px
}

.news_category_block .tabs__item .news_space .news__item .img
{
	width: 100%;
	height: 204px;
	background-size: cover;
	margin-bottom: 16px
}

.news_category_block .tabs__item .news_space .news__item .head
{
	font-size: 18px;
	font-weight: 600;
	color: #234161;
	height: 50px;
	overflow-y: hidden;
	margin-bottom: 20px
}

.news_category_block .tabs__item .news_space .news__item .text
{
	color: #3b4256;
	margin-bottom: 20px;
	height: 60px;
	overflow-y: hidden
}

.news_category_block .tabs__item .news_space .news__item .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	align-items: center
}

.news_category_block .tabs__item .news_space .news__item .line .views
{
	display: flex;
	flex-direction: row;
	max-width: 63px;
	width: 100%;
	align-items: center
}

.news_category_block .tabs__item .news_space .news__item .line .views img
{
	margin-right: 8px;
}

.news_category_block .tabs__item .news_space .news__item .line .news
{
	font-weight: 600
}

.news_category_block .tabs__item .news_space .news__item .line .data
{
	font-weight: 400
}

.news_category_block .tabs__item .all__news
{
	margin: 0 auto;
	display: block;
	text-decoration: none;
	max-width: 370px;
	width: 100%;
	padding: 10px 0;
	color: #f4f7fb;
	font-size: 16px;
	background-color: #2d5ca6;
	text-align: center
}

@media (max-width: 991px)
{
	.news_category_block .tabs__item .news_space .news__item
	{
		width: 100%;
		margin-bottom: 45px
	}

	.news_category_block .tabs__item .news_space .news__item:last-child
	{
		margin-bottom: 0
	}

	.news_category_block
	{
		padding: 30px 15px 0 15px
	}
}

@media (max-width: 767px)
{
	.news_category_block
	{
		padding: 30px 0 0 0
	}
}

.error_block
{
	padding-top: 187px;
	padding-bottom: 30px;
	background-color: #f2f3f4;
	flex: 1 0 auto
}

.error_block .content .header
{
	color: #4a4a4a;
	font-size: 68px;
	font-weight: 700;
	margin-bottom: 44px;
	max-width: 873px;
	width: 100%
}

.error_block .content p.sub__header
{
	color: #9b9b9b;
	font-size: 18px;
	margin-bottom: 44px;
	max-width: 620px;
	width: 100%
}

.error_block .content .link
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 570px
}

.error_block .content .link a
{
	display: block;
	text-decoration: none;
	padding: 12px 0;
	border-radius: 4px
}

.error_block .content .link a:nth-child(1)
{
	color: #3b4256;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	max-width: 270px;
	width: 100%;
	border: solid 1px rgba(59,66,86,.5)
}

.error_block .content .link a:nth-child(2)
{
	color: #0a3eb0;
	font-size: 16px;
	font-weight: 600;
	max-width: 270px;
	width: 100%;
	text-align: center
}

.v_fix
{
	display: flex;
	flex-direction: column;
	min-height: 100vh
}

.fix_f
{
	padding: 0;
	flex: 0 0 auto
}

@media (max-width: 991px)
{
	.error_block
	{
		padding-top: 30px
	}

	.error_block .content .header
	{
		font-size: 40px
	}

	.error_block .content .link
	{
		flex-direction: column
	}
}

.persona_block
{
	padding-top: 30px
}

.persona_block .head_city
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.persona_block .head_city:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.persona_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.persona_block .line .person_inform_tab
{
	width: 100%
}

.persona_block .line .person_inform_tab .content
{
	display: flex;
	flex-direction: row;
	margin-bottom: -47px
}

.persona_block .line .person_inform_tab .content .img
{
	background-size: cover;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	margin-right: 20px
}

.persona_block .line .person_inform_tab .content .header
{
	color: #3b4256;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 12px
}

.persona_block .line .person_inform_tab .content .sub__header
{
	color: #848e99;
	font-size: 18px
}

.persona_block .line .person_inform_tab .tabs
{
	background-color: #f5f7fa;
	padding: 93px 35px 0 35px;
	border-radius: 4px
}

.persona_block .line .person_inform_tab .tabs .tabs__caption
{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: row
}

.persona_block .line .person_inform_tab .tabs .tabs__caption li
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99;
	padding: 0 22px;
	padding-bottom: 24px;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	transition: all ease .4s
}

.persona_block .line .person_inform_tab .tabs .tabs__caption li.active
{
	color: #3a4257;
	transition: all ease .4s;
	border-bottom: 3px solid #08183b
}

.persona_block .line .person_inform_tab .tabs .tabs__caption li:last-child
{
	margin-right: 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item
{
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all ease .8s;
	background-color: #fff;
	border-radius: 4px
}

.persona_block .line .person_inform_tab .tabs .tabs__item.active
{
	opacity: 1;
	max-height: inherit;
	overflow: hidden;
	transition: all ease .4s;
	margin-bottom: 30px;
	padding: 35px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line span:first-child
{
	color: #848e99;
	display: block;
	max-width: 160px;
	margin-right: 30px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line span:last-child
{
	color: #3b4256;
	font-size: 16px;
	display: block;
	max-width: 448px;
	width: 100%
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .head_small
{
	color: #3b4256;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 46px;
	padding-top: 70px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .head_small:first-child
{
	padding-top: 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .line span:first-child
{
	color: #3b4256;
	display: block;
	font-size: 24px;
	max-width: 259px;
	width: 100%;
	margin-right: 30px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .line span:last-child
{
	font-size: 16px;
	display: block;
	max-width: 448px;
	width: 100%;
	color: #848e99
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(4)
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(4).active
{
	padding-bottom: 318px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .contact__item
{
	width: 50%;
	margin-bottom: 60px;
	height: 40px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .contact__item .header_contact
{
	color: #848e99
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .contact__item a
{
	color: #3b4256;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5)
{
	background-color: inherit
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5).active
{
	padding: 35px 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form input
{
	background-color: #fff;
	padding: 20px 16px;
	color: #3b4256;
	font-size: 16px;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 30px;
	border: 0;
	outline: 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line
{
	justify-content: space-between
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line input
{
	max-width: 333px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form textarea
{
	resize: none;
	background-color: #fff;
	padding: 20px 16px;
	color: #3b4256;
	font-size: 16px;
	border-radius: 4px;
	height: 136px;
	width: 100%;
	margin-bottom: 8px;
	border: 0;
	outline: 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .text
{
	color: #848e99;
	margin-bottom: 7px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .last
{
	justify-content: flex-end
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .last .agree
{
	color: #3b4256;
	font-size: 16px;
	margin-right: 7px;
	max-width: 250px
}

.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .last button
{
	width: 100%;
	max-width: 170px;
	text-align: center;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	background-color: #2d5ca6;
	color: #f4f7fb;
	padding: 12px 0;
	outline: 0;
	border: 0
}

.persona_block .line .person_inform_tab .tabs .tabs__item .line
{
	margin-bottom: 20px;
	align-items: center
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link
{
	padding-top: 250px
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link .line
{
	align-items: center;
	margin-bottom: 5px;
	text-decoration: none
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link .line:hover p
{
	color: #0a3eb0;
	transition: all ease .4s
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link .line:hover p:before
{
	transition: all ease .4s;
	background-image: url(../images/attach.svg)
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link p
{
	color: #234161;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding-left: 40px;
	transition: all ease .4s
}

.persona_block .line .person_inform_tab .tabs .tabs__item .link p:before
{
	display: block;
	content: "";
	width: 24px;
	transition: all ease .4s;
	height: 24px;
	background-image: url(../images/attach_bl.svg);
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.persona_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.persona_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.persona_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.persona_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.persona_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.persona_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.persona_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.persona_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.persona_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.persona_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.persona_block .line .__left .poll__part.vote .progress
{
	display: none
}

.persona_block .line .__left .poll__part.vote .qty
{
	display: none
}

.persona_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.persona_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.persona_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.persona_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.persona_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.persona_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.persona_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.persona_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.persona_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.persona_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.persona_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.persona_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.persona_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.persona_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.persona_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.persona_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.persona_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.persona_block .line .__left .poll__part .line label:hover .jq-checkbox, .persona_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.persona_block .line .__left .poll__part .line label .jq-checkbox, .persona_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.persona_block .line .__left .poll__part .line label .jq-checkbox.checked, .persona_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.persona_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.last_news_block .tabs__item .news_space .news__item .line
	{
		flex-wrap: wrap;
	}

	.last_news_block .tabs__item .news_space .news__item .line .data
	{
		width: 100%;
		text-align: right;
	}

	.persona_block .line .__left
	{
		max-width: 307px
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line input
	{
		max-width: 265px
	}

	.persona_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}
}

@media (max-width: 991px)
{
	.persona_block .line .person_inform_tab
	{
		margin-bottom: 30px
	}

	.persona_block .line .__left
	{
		max-width: inherit
	}

	.persona_block
	{
		padding: 0 15px
	}

	.persona_block > .container > .line
	{
		flex-wrap: wrap
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item .link
	{
		padding-top: 30px
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item .line
	{
		flex-direction: column
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item .line span:first-child
	{
		margin-left: 0;
		margin-right: auto !important
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item .line span:last-child
	{
		margin-left: 0;
		margin-right: auto !important
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line input
	{
		max-width: inherit
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .last
	{
		flex-direction: row
	}
}

@media (max-width: 767px)
{
	.persona_block .line .person_inform_tab .tabs .tabs__caption
	{
		flex-wrap: wrap
	}

	.persona_block .line .person_inform_tab .tabs .tabs__caption li
	{
		margin-bottom: 20px
	}

	.persona_block .line .person_inform_tab .tabs .tabs__caption
	{
		flex-direction: column
	}

	.persona_block .line .person_inform_tab .content
	{
		flex-direction: column;
		align-items: center;
		margin-bottom: -35px
	}

	.persona_block .line .person_inform_tab .content .sub__header
	{
		text-align: center
	}

	.persona_block .line .person_inform_tab .tabs .tabs__item.active
	{
		padding: 15px
	}

	.persona_block .line .person_inform_tab .tabs
	{
		padding: 93px 15px 0 15px
	}

	.persona_block
	{
		padding: 0;
		padding-top: 15px
	}
}

@media (max-width: 375px)
{
	.persona_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.organization_block
{
	padding-top: 30px
}

.organization_block .head_city
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.organization_block .head_city:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.organization_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab
{
	max-width: 770px;
	width: 100%
}

.organization_block .line .person_inform_tab .tabs
{
	background-color: #f5f7fa;
	padding: 30px 35px 1px 35px;
	border-radius: 4px;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab .tabs .tabs__caption
{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: row
}

.organization_block .line .person_inform_tab .tabs .tabs__caption li
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99;
	padding: 0 22px;
	padding-bottom: 24px;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .tabs .tabs__caption li.active
{
	color: #3a4257;
	transition: all ease .4s;
	border-bottom: 3px solid #08183b
}

.organization_block .line .person_inform_tab .tabs .tabs__caption li:last-child
{
	margin-right: 0
}

.organization_block .line .person_inform_tab .tabs .tabs__item
{
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all ease .8s;
	background-color: #fff;
	border-radius: 4px
}

.organization_block .line .person_inform_tab .tabs .tabs__item.active
{
	opacity: 1;
	max-height: inherit;
	overflow: hidden;
	transition: all ease .4s;
	margin-bottom: 30px;
	padding: 35px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .together
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .together .line
{
	max-width: 271px;
	width: 100%;
	margin-bottom: 0
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line
{
	flex-direction: column;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line a
{
	color: #3b4256;
	font-size: 16px;
	font-weight: 600;
	display: block;
	max-width: 448px;
	width: 100%;
	margin-right: auto;
	margin-left: 0;
	text-decoration: none
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line span:first-child
{
	color: #848e99;
	display: block;
	max-width: 240px;
	margin-right: auto;
	margin-left: 0
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(2) .line span:last-child
{
	color: #3b4256;
	font-size: 16px;
	font-weight: 600;
	display: block;
	max-width: 448px;
	width: 100%;
	margin-right: auto;
	margin-left: 0
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(3)
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(3).active
{
	padding-bottom: 318px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .contact__item
{
	width: 50%;
	margin-bottom: 60px;
	height: 40px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .contact__item .header_contact
{
	color: #848e99
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(3) .contact__item a
{
	color: #3b4256;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4).active
{
	padding: 30px 20px 20px 20px;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item
{
	border-radius: 4px;
	background-color: #f5f7fa;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	margin-bottom: 50px;
	height: 70px;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item:hover
{
	transition: all ease .4s;
	background-color: #fff;
	box-shadow: 0 12px 40px 0 rgba(95,95,95,.15);
	cursor: pointer
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item:hover .detal
{
	color: #234161;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item:hover .subscribe
{
	background-color: #f4f7fb;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item:last-child
{
	margin-bottom: 0
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .img
{
	width: 75px;
	height: 75px;
	background-size: cover;
	margin-right: 15px;
	margin-top: -30px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont .name
{
	color: #3b4256;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont .pos
{
	color: #3b4256;
	font-size: 16px
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .detal
{
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	color: #0a3eb0
}

.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .subscribe
{
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #3b4256;
	padding: 12px 0;
	background-color: #fff;
	border-radius: 4px;
	text-decoration: none;
	max-width: 200px;
	width: 100%
}

.organization_block .line .person_inform_tab .tabs .tabs__item .line
{
	margin-bottom: 20px;
	align-items: center
}

.organization_block .line .person_inform_tab .tabs .tabs__item .link
{
	padding-top: 250px
}

.organization_block .line .person_inform_tab .tabs .tabs__item .link .line
{
	align-items: center;
	margin-bottom: 5px;
	text-decoration: none
}

.organization_block .line .person_inform_tab .tabs .tabs__item .link p
{
	color: #234161;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding-left: 40px
}

.organization_block .line .person_inform_tab .tabs .tabs__item .link p:before
{
	display: block;
	content: "";
	width: 24px;
	height: 24px;
	background-image: url(../images/attach.svg);
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.organization_block .line .person_inform_tab .images
{
	width: 100%;
	height: auto;
	border-radius: 4px
}

.organization_block .line .person_inform_tab .useful_links
{
	background-color: #f5f7fa;
	padding: 15px 35px 20px 35px;
	border-radius: 4px;
	margin-bottom: 30px
}

.organization_block .line .person_inform_tab .useful_links a
{
	color: #3b4256;
	font-size: 18px;
	font-weight: 600;
	display: block;
	padding: 15px 15px 15px 30px;
	border-radius: 4px;
	text-decoration: none;
	position: relative
}

.organization_block .line .person_inform_tab .useful_links a:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-size: cover;
	transition: all ease .4s;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px
}

.organization_block .line .person_inform_tab .useful_links a .head
{
	color: #3b4256;
	font-size: 18px;
	font-weight: 600
}

.organization_block .line .person_inform_tab .useful_links a .sub__head
{
	color: #234161;
	font-size: 16px;
	font-weight: 600
}

.organization_block .line .person_inform_tab .useful_links a .link
{
	color: #234161;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	padding-left: 40px
}

.organization_block .line .person_inform_tab .useful_links a .link:before
{
	display: block;
	content: "";
	width: 24px;
	height: 24px;
	background-image: url(../images/attach_bl.svg);
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.organization_block .line .person_inform_tab .useful_links a:hover
{
	transition: all ease .4s;
	color: #0a3eb0;
	background-color: #fff
}

.organization_block .line .person_inform_tab .useful_links a:hover .link
{
	color: #0a3eb0;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .useful_links a:hover .link:before
{
	background-image: url(../images/attach.svg);
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .useful_links a:hover .sub__head
{
	color: #0a3eb0;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .useful_links a:hover .head
{
	color: #0a3eb0;
	transition: all ease .4s
}

.organization_block .line .person_inform_tab .useful_links a:hover:before
{
	transition: all ease .4s;
	background-image: url(../images/arrow-round_b.svg)
}

.organization_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.organization_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.organization_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.organization_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.organization_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.organization_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.organization_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.organization_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.organization_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.organization_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.organization_block .line .__left .poll__part.vote .progress
{
	display: none
}

.organization_block .line .__left .poll__part.vote .qty
{
	display: none
}

.organization_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.organization_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.organization_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.organization_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.organization_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.organization_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.organization_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.organization_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.organization_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.organization_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.organization_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.organization_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.organization_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.organization_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.organization_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.organization_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.organization_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.organization_block .line .__left .poll__part .line label:hover .jq-checkbox, .organization_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.organization_block .line .__left .poll__part .line label .jq-checkbox, .organization_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.organization_block .line .__left .poll__part .line label .jq-checkbox.checked, .organization_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.organization_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.organization_block .line .person_inform_tab
	{
		max-width: 629px
	}

	.organization_block .line .__left
	{
		max-width: 307px
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line input
	{
		max-width: 265px
	}

	.organization_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item
	{
		height: inherit;
		flex-wrap: wrap
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .img
	{
		margin-top: 0
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont
	{
		width: 100%
	}
}

@media (max-width: 991px)
{
	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item
	{
		height: 70px;
		flex-wrap: no-wrap
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .img
	{
		margin-top: -30px
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont
	{
		width: inherit
	}

	.organization_block .line .person_inform_tab
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.organization_block .line .__left
	{
		max-width: inherit
	}

	.organization_block
	{
		padding: 0 15px
	}

	.organization_block > .container > .line
	{
		flex-wrap: wrap
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item .link
	{
		padding-top: 30px
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item .line
	{
		flex-direction: column
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item .line span:first-child
	{
		margin-left: 0;
		margin-right: auto !important
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item .line span:last-child
	{
		margin-left: 0;
		margin-right: auto !important
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .line input
	{
		max-width: inherit
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(5) form .last
	{
		flex-direction: row
	}
}

@media (max-width: 767px)
{
	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item
	{
		height: inherit;
		flex-wrap: wrap
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .img
	{
		margin-top: 0
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont
	{
		width: 100%
	}

	.organization_block .line .person_inform_tab .tabs .tabs__caption
	{
		flex-wrap: wrap
	}

	.organization_block .line .person_inform_tab .tabs .tabs__caption li
	{
		margin-bottom: 20px
	}

	.organization_block .line .person_inform_tab .tabs .tabs__caption
	{
		flex-direction: column
	}

	.organization_block .line .person_inform_tab .content
	{
		flex-direction: column;
		align-items: center;
		margin-bottom: -35px
	}

	.organization_block .line .person_inform_tab .content .sub__header
	{
		text-align: center
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item.active
	{
		padding: 15px
	}

	.organization_block .line .person_inform_tab .tabs
	{
		padding: 93px 15px 0 15px
	}

	.organization_block
	{
		padding: 0;
		padding-top: 15px
	}
}

@media (max-width: 425px)
{
	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .detal
	{
		width: 100%;
		margin-bottom: 15px;
		text-align: center
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .img
	{
		margin: 0 auto
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .subscribe
	{
		margin: 0 auto
	}

	.organization_block .line .person_inform_tab .tabs .tabs__item:nth-child(4) .worker__item .cont
	{
		text-align: center;
		margin-bottom: 15px
	}
}

@media (max-width: 375px)
{
	.organization_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.feedback_block
{
	padding-top: 30px
}

.feedback_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.feedback_block .line .news__part
{
	max-width: 770px;
	width: 100%
}

.feedback_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.feedback_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.feedback_block .line .news__part .feedback__form
{
	border-radius: 4px;
	background-color: #f5f7fa;
	max-width: 770px;
	width: 100%;
	padding: 35px
}

.feedback_block .line .news__part .feedback__form form textarea
{
	padding: 20px 16px;
	resize: none;
	width: 100%;
	height: 559px;
	margin-bottom: 24px;
	display: block;
	outline: 0;
	border: 0;
	background-color: #fff;
	border-radius: 4px;
	color: #3b4256;
	font-size: 16px
}

.feedback_block .line .news__part .feedback__form form button
{
	width: 100%;
	max-width: 170px;
	text-align: center;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	background-color: #2d5ca6;
	display: block;
	color: #f4f7fb;
	padding: 12px 0;
	outline: 0;
	border: 0;
	margin-right: 0;
	margin-left: auto
}

.feedback_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.feedback_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.feedback_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.feedback_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.feedback_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.feedback_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.feedback_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.feedback_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.feedback_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.feedback_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.feedback_block .line .__left .poll__part.vote .progress
{
	display: none
}

.feedback_block .line .__left .poll__part.vote .qty
{
	display: none
}

.feedback_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.feedback_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.feedback_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.feedback_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.feedback_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.feedback_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.feedback_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.feedback_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.feedback_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.feedback_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.feedback_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.feedback_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.feedback_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.feedback_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.feedback_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.feedback_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.feedback_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.feedback_block .line .__left .poll__part .line label:hover .jq-checkbox, .feedback_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.feedback_block .line .__left .poll__part .line label .jq-checkbox, .feedback_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.feedback_block .line .__left .poll__part .line label .jq-checkbox.checked, .feedback_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.feedback_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.feedback_block .line .news__part
	{
		max-width: 629px
	}

	.feedback_block .line .__left
	{
		max-width: 307px
	}

	.feedback_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}

	.feedback_block .line .news__part .feedback__form form textarea
	{
		height: 300px
	}
}

@media (max-width: 991px)
{
	.feedback_block .line .news__part
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.feedback_block .line .__left
	{
		max-width: inherit
	}

	.feedback_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}

	.feedback_block .line .news__part .feedback__form
	{
		max-width: inherit
	}
}

@media (max-width: 767px)
{
	.feedback_block > .container > .line
	{
		padding: 0
	}
}

@media (max-width: 375px)
{
	.feedback_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.survey_block
{
	padding-top: 30px
}

.survey_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.survey_block .line .news__part
{
	max-width: 770px;
	width: 100%
}

.survey_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.survey_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.survey_block .line .news__part .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	max-width: 320px;
	align-items: center
}

.survey_block .line .news__part .line .views
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 63px;
	width: 100%;
	align-items: center
}

.survey_block .line .news__part .line .views p
{
	color: #c7ccd1
}

.survey_block .line .news__part .line .news
{
	color: #c7ccd1;
	font-weight: 400
}

.survey_block .line .news__part .line .data
{
	color: #c7ccd1
}

.survey_block .line .news__part .survey__form
{
	border-radius: 4px;
	background-color: #f5f7fa;
	max-width: 770px;
	width: 100%;
	padding: 30px
}

.survey_block .line .news__part .survey__form .heads
{
	color: #848e99;
	margin-bottom: 27px
}

.survey_block .line .news__part .survey__form .content
{
	padding-left: 20px
}

.survey_block .line .news__part .survey__form .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px;
	max-width: inherit
}

.survey_block .line .news__part .survey__form .line:nth-last-child(2)
{
	padding-bottom: 414px
}

.survey_block .line .news__part .survey__form .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.survey_block .line .news__part .survey__form .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.survey_block .line .news__part .survey__form .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.survey_block .line .news__part .survey__form .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	white-space: nowrap;
	padding-right: 15px
}

.survey_block .line .news__part .survey__form .line .progress
{
	width: 100%;
	max-width: 500px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.survey_block .line .news__part .survey__form .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.survey_block .line .news__part .survey__form .line .link
{
	display: block;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.survey_block .line .news__part .survey__form .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.survey_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.survey_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.survey_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.survey_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.survey_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.survey_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px
}

.survey_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.survey_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.survey_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px
}

.survey_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.survey_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.survey_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.survey_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.survey_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.survey_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.survey_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.survey_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.survey_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.survey_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.survey_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.survey_block .line .__left .poll__part .line label:hover .jq-checkbox, .survey_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s
}

.survey_block .line .__left .poll__part .line label .jq-checkbox, .survey_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_block .line .__left .poll__part .line label .jq-checkbox.checked, .survey_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.survey_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.survey_block .line .news__part
	{
		max-width: 629px
	}

	.survey_block .line .__left
	{
		max-width: 307px
	}

	.survey_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}

	.survey_block .line .news__part .feedback__form form textarea
	{
		height: 300px
	}

	.survey_block .line .news__part .survey__form .line:nth-last-child(2)
	{
		padding-bottom: 40px
	}
}

@media (max-width: 991px)
{
	.survey_block .line .news__part
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.survey_block .line .__left
	{
		max-width: inherit
	}

	.survey_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}

	.survey_block .line .news__part .survey__form
	{
		max-width: inherit
	}
}

@media (max-width: 767px)
{
	.survey_block > .container > .line
	{
		padding: 0
	}

	.news_item_block .line .__left
	{
		margin-left: 0;
	}

	.cms-page-content .page-content.content-text p
	{
		margin-left: 0 !important;
	}

	.cms-page-content .page-content.content-text img
	{
		float: none !important;
	}
}

@media (max-width: 375px)
{
	.survey_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.survey_list_block
{
	padding-top: 30px
}

.survey_list_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.survey_list_block .line .news__part
{
	max-width: 770px;
	width: 100%
}

.survey_list_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.survey_list_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.survey_list_block .line .news__part .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	max-width: 320px;
	align-items: center
}

.survey_list_block .line .news__part .line .views
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 63px;
	width: 100%;
	align-items: center
}

.survey_list_block .line .news__part .line .views p
{
	color: #c7ccd1
}

.survey_list_block .line .news__part .line .news
{
	color: #c7ccd1;
	font-weight: 400
}

.survey_list_block .line .news__part .line .data
{
	color: #c7ccd1
}

.survey_list_block .line .news__part .tabs__caption
{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.survey_list_block .line .news__part .tabs__caption li
{
	font-size: 24px;
	font-weight: 700;
	color: #848e99;
	margin-right: 30px;
	padding-bottom: 24px;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__caption li.active
{
	color: #3a4257;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__caption li:last-child
{
	margin-right: 0
}

.survey_list_block .line .news__part .tabs__item
{
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all ease .8s
}

.survey_list_block .line .news__part .tabs__item.active
{
	opacity: 1;
	max-height: inherit;
	overflow: hidden;
	transition: all ease .4s;
	margin-bottom: 30px
}

.survey_list_block .line .news__part .tabs__item .survey__list
{
	width: 100%;
	max-width: 770px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item
{
	border-radius: 4px;
	font-weight: 600;
	color: #c7ccd1;
	text-decoration: none;
	transition: all ease .4s;
	display: block;
	width: 100%
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item:hover
{
	transition: all ease .4s;
	box-shadow: 0 2px 4px 0 rgba(0,7,123,.04),0 8px 20px 0 rgba(0,0,0,.06);
	background-color: rgba(0,0,0,.06);
	cursor: pointer
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item .visible
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 20px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item .visible .part
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 250px;
	width: 100%
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item .visible .part .views
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item .visible .part .views img
{
	margin-right: 10px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item .hide
{
	max-height: 0;
	overflow: hidden;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active
{
	background-color: #f5f7fa;
	padding: 20px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .visible
{
	margin-bottom: 45px;
	padding: 0
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .visible > p
{
	font-size: 18px;
	font-weight: 700;
	color: #3b4256
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide
{
	transition: all ease .4s;
	max-height: 500px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .heads
{
	margin-bottom: 25px;
	color: #848e99
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .jq-checkbox
{
	display: none
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line
{
	max-width: inherit
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part.vote
{
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part.vote .progress
{
	display: none
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part.vote .qty
{
	display: none
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part.vote .jq-checkbox
{
	display: block !important
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .progress
{
	width: 100%;
	max-width: 510px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-left: 32px;
	position: relative
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(270deg);
	transform: translateY(-50%) rotate(270deg)
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label:hover .jq-checkbox, .survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label .jq-checkbox, .survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label .jq-checkbox.checked, .survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

.survey_list_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.survey_list_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.survey_list_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.survey_list_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.survey_list_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.survey_list_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.survey_list_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.survey_list_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.survey_list_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.survey_list_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.survey_list_block .line .__left .poll__part.vote .progress
{
	display: none
}

.survey_list_block .line .__left .poll__part.vote .qty
{
	display: none
}

.survey_list_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.survey_list_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.survey_list_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.survey_list_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.survey_list_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.survey_list_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.survey_list_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.survey_list_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.survey_list_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.survey_list_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.survey_list_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.survey_list_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.survey_list_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.survey_list_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.survey_list_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_list_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.survey_list_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.survey_list_block .line .__left .poll__part .line label:hover .jq-checkbox, .survey_list_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.survey_list_block .line .__left .poll__part .line label .jq-checkbox, .survey_list_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.survey_list_block .line .__left .poll__part .line label .jq-checkbox.checked, .survey_list_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.survey_list_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.survey_list_block .line .news__part
	{
		max-width: 629px
	}

	.survey_list_block .line .__left
	{
		max-width: 307px
	}

	.survey_list_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}
}

@media (max-width: 991px)
{
	.survey_list_block .line .news__part
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.survey_list_block .line .__left
	{
		max-width: inherit
	}

	.survey_list_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}

	.survey_list_block .line .news__part .survey__list
	{
		max-width: inherit
	}
}

@media (max-width: 767px)
{
	.survey_list_block > .container > .line
	{
		padding: 0
	}

	.survey_list_block .line .news__part .tabs__item .survey__list .__item .visible
	{
		flex-direction: column;
		align-items: flex-start
	}

	.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .progress
	{
		max-width: 210px
	}
}

@media (max-width: 375px)
{
	.survey_list_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}

	.survey_list_block .line .news__part .tabs__item .survey__list .__item.active .hide .survey__form .poll__part .line .progress
	{
		max-width: 130px
	}
}

.search_block
{
	padding-top: 30px
}

.search_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.search_block .line .news__part
{
	max-width: 770px;
	width: 100%
}

.search_block .line .news__part .head
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.search_block .line .news__part .head:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.search_block .line .news__part .search__part
{
	width: 100%;
	max-width: 770px
}

.search_block .line .news__part .search__part form input
{
	border-radius: 4px;
	background-color: #f4f7fb;
	padding: 20px 16px;
	color: #3b4256;
	font-size: 16px;
	margin-bottom: 30px;
	width: 100%;
	border: 0
}

.search_block .line .news__part .search__part form .line
{
	align-items: center;
	flex-wrap: wrap;
	position: relative
}

.search_block .line .news__part .search__part form .line input
{
	max-width: 470px;
	margin-bottom: 0;
	position: relative;
	z-index: 10
}

.search_block .line .news__part .search__part form .line .diapasone
{
	position: absolute;
	overflow: hidden;
	z-index: 5;
	max-height: 0;
	max-width: 470px;
	width: 100%;
	border-radius: 4px;
	flex-direction: row;
	justify-content: space-between;
	background-color: #fff;
	padding-top: 15px;
	transition: all ease .4s;
	display: flex
}

.search_block .line .news__part .search__part form .line .diapasone.active
{
	position: relative;
	max-height: 110px;
	transition: all ease .4s
}

.search_block .line .news__part .search__part form .line .diapasone input
{
	width: calc(50% - 7px)
}

.search_block .line .news__part .search__part form button
{
	width: 100%;
	max-width: 170px;
	text-align: center;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	background-color: #2d5ca6;
	display: block;
	color: #f4f7fb;
	padding: 12px 0;
	outline: 0;
	height: 48px;
	border: 0;
	margin-right: 0;
	margin-left: auto
}

.search_block .line .news__part .search__part .rezult .__item
{
	padding: 20px;
	border-radius: 4px;
	font-weight: 600;
	color: #818e9b;
	text-decoration: none;
	transition: all ease .4s;
	display: block;
	width: 100%
}

.search_block .line .news__part .search__part .rezult .__item:hover
{
	transition: all ease .4s;
	box-shadow: 0 2px 4px 0 rgba(0,7,123,.04),0 8px 20px 0 rgba(0,0,0,.06);
	background-color: #f5f7fa
}

.search_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.search_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.search_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.search_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.search_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.search_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.search_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.search_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.search_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.search_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.search_block .line .__left .poll__part.vote .progress
{
	display: none
}

.search_block .line .__left .poll__part.vote .qty
{
	display: none
}

.search_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.search_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.search_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.search_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.search_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.search_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.search_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.search_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.search_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.search_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.search_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.search_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.search_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.search_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.search_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.search_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.search_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.search_block .line .__left .poll__part .line label:hover .jq-checkbox, .search_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.search_block .line .__left .poll__part .line label .jq-checkbox, .search_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.search_block .line .__left .poll__part .line label .jq-checkbox.checked, .search_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.search_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

@media (max-width: 1200px)
{
	.search_block .line .news__part
	{
		max-width: 629px
	}

	.search_block .line .__left
	{
		max-width: 307px
	}

	.search_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}
}

@media (max-width: 991px)
{
	.search_block .line .news__part
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.search_block .line .__left
	{
		max-width: inherit
	}

	.search_block > .container > .line
	{
		padding: 0 15px;
		flex-wrap: wrap
	}

	.search_block .line .news__part .search__part
	{
		max-width: inherit
	}
}

@media (max-width: 767px)
{
	.search_block > .container > .line
	{
		padding: 0
	}

	.search_block .line .news__part .search__part form .line
	{
		flex-direction: column
	}

	.search_block .line .news__part .search__part form .line input
	{
		max-width: inherit;
		margin-bottom: 30px
	}
}

@media (max-width: 375px)
{
	.search_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}
}

.category_persona_block
{
	padding-top: 30px
}

.category_persona_block .head_city
{
	font-size: 32px;
	font-weight: 700;
	color: #3b4256;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 33px
}

.category_persona_block .head_city:before
{
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	bottom: 0
}

.category_persona_block .line
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px
}

.category_persona_block .line .person_category_list
{
	max-width: 770px;
	width: 100%
}

.category_persona_block .line .person_category_list .content .line
{
	width: 100%;
	align-items: center;
	border-radius: 4px;
	background-color: #f5f7fa;
	padding: 6px 12px;
	margin-top: 35px;
	cursor: pointer;
	transition: all ease .4s
}

.category_persona_block .line .person_category_list .content .line:hover
{
	transition: all ease .4s;
	background-color: #fff;
	box-shadow: 0 12px 40px 0 rgba(95,95,95,.15)
}

.category_persona_block .line .person_category_list .content .line:hover .order
{
	background-color: #f5f7fa
}

.category_persona_block .line .person_category_list .content .line:hover .detal
{
	color: #234161
}

.category_persona_block .line .person_category_list .content .line .img
{
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	margin-top: -35px
}

.category_persona_block .line .person_category_list .content .line .cont
{
	max-width: 300px;
	width: 100%
}

.category_persona_block .line .person_category_list .content .line .cont .head
{
	color: #3b4256;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px
}

.category_persona_block .line .person_category_list .content .line .cont .sub__head
{
	color: #3b4256;
	font-size: 16px
}

.category_persona_block .line .person_category_list .content .line .detal
{
	color: #0a3eb0;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	display: block
}

.category_persona_block .line .person_category_list .content .line .order
{
	max-width: 200px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding: 12px 0;
	background-color: #fff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.category_persona_block .line .__left
{
	max-width: 370px;
	width: 100%
}

.category_persona_block .line .__left .contact__part
{
	padding: 47px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #ffe358;
	margin-bottom: 30px;
	height: 480px;
	width: 100%;
	border-radius: 4px
}

.category_persona_block .line .__left .contact__part .head
{
	font-size: 24px;
	color: #000;
	margin-bottom: 4px
}

.category_persona_block .line .__left .contact__part .head:nth-child(2)
{
	padding-bottom: 14px;
	margin-bottom: 74px;
	border-bottom: 2px solid #000
}

.category_persona_block .line .__left .contact__part a:nth-child(3)
{
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 8px
}

.category_persona_block .line .__left .contact__part a:nth-child(4)
{
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	margin-bottom: 54px
}

.category_persona_block .line .__left .poll__part
{
	width: 100%;
	background-color: #f5f7fa;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 30px;
	transition: all ease .4s
}

.category_persona_block .line .__left .poll__part .jq-checkbox
{
	display: none
}

.category_persona_block .line .__left .poll__part .line label
{
	padding-left: 0 !important;
	margin-bottom: 0 !important
}

.category_persona_block .line .__left .poll__part.vote
{
	transition: all ease .4s
}

.category_persona_block .line .__left .poll__part.vote .progress
{
	display: none
}

.category_persona_block .line .__left .poll__part.vote .qty
{
	display: none
}

.category_persona_block .line .__left .poll__part.vote .jq-checkbox
{
	display: block !important
}

.category_persona_block .line .__left .poll__part.vote .line label
{
	padding-left: 40px !important;
	margin-bottom: 16px !important
}

.category_persona_block .line .__left .poll__part .head
{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #3b4256;
	margin-bottom: 7px
}

.category_persona_block .line .__left .poll__part .sub__head
{
	font-size: 18px;
	font-weight: 600;
	color: #0a3eb0;
	margin-bottom: 16px
}

.category_persona_block .line .__left .poll__part .line
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px
}

.category_persona_block .line .__left .poll__part .line.line:nth-child(1) span
{
	background-color: #f5a623
}

.category_persona_block .line .__left .poll__part .line.line:nth-child(2) span
{
	background-color: #7ed321
}

.category_persona_block .line .__left .poll__part .line.line:nth-child(3) span
{
	background-color: #2d5ca6
}

.category_persona_block .line .__left .poll__part .line .name
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256
}

.category_persona_block .line .__left .poll__part .line .progress
{
	width: 200px;
	height: 8px;
	overflow: hidden;
	position: relative
}

.category_persona_block .line .__left .poll__part .line .progress span
{
	position: absolute;
	top: 0;
	left: 0;
	height: 8px;
	border-radius: 15px
}

.category_persona_block .line .__left .poll__part .line .qty
{
	font-size: 18px;
	font-weight: 600;
	color: #848e99
}

.category_persona_block .line .__left .poll__part .line .data
{
	font-size: 16px;
	color: #848e99
}

.category_persona_block .line .__left .poll__part .line .link
{
	display: block;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	font-size: 16px;
	color: #0a41b8;
	text-decoration: none;
	padding-right: 32px;
	position: relative
}

.category_persona_block .line .__left .poll__part .line .link:before
{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url(../images/arrow-round_b.svg);
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.category_persona_block .line .__left .poll__part .line label
{
	font-size: 16px;
	font-weight: 600;
	color: #3b4256;
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
	transition: all ease .4s
}

.category_persona_block .line .__left .poll__part .line label:hover
{
	color: #0a41b8;
	cursor: pointer;
	transition: all ease .4s
}

.category_persona_block .line .__left .poll__part .line label:hover .jq-checkbox, .category_persona_block .line .__left .poll__part .line label:hover .jq-radio
{
	border-color: #0a41b8;
	transition: all ease .4s;
	display: none
}

.category_persona_block .line .__left .poll__part .line label .jq-checkbox, .category_persona_block .line .__left .poll__part .line label .jq-radio
{
	transition: all ease .4s;
	background: 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dde1e6;
	box-shadow: none;
	margin-right: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.category_persona_block .line .__left .poll__part .line label .jq-checkbox.checked, .category_persona_block .line .__left .poll__part .line label .jq-radio.checked
{
	background: #0a41b8;
	border-color: #0a41b8
}

.category_persona_block .line .__left .poll__part .line label .jq-checkbox.checked .jq-checkbox__div
{
	width: 11px;
	height: 6px;
	margin: 6px 0 0 6px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

.b-banners
{
	max-width: 370px;
	width: 100%;
	padding-top: 30px;
}

.b-banners__item
{
	margin-bottom: 10px;
	border-radius: 4px;
	overflow: hidden;
}

.b-banners__item img
{
	max-width: 100%;
}

.b-contacts-data
{
}

.b-contacts-data__title
{
	margin-bottom: 22px;
	line-height: 1.25;
	font-size: 24px;
	color: #2d5ca6;
}

.b-contacts-data__item
{
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}

.b-contacts-data__item .ic
{
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	display: block;
}

.b-contacts-data__link
{
	display: inline-block;
}

.b-contacts-data__group
{
	margin-bottom: 40px;
}

.page-person h3,
.page-person .h3
{
	margin-top: 30px;
}

.page-person.news_item_block .line .news__part .item__content .text p
{
	margin-top: 12px;
	margin-bottom: 0;
}

.page-person ul li
{
	color: #3b4256;
	margin-top: 12px;
	font-size: 14px;
}

.b-main-slider__item .head
{
	font-size: 26px;
	font-weight: 600;
	color: #3b4256;
	min-height: 62px;
	line-height: 1.2;
}

.b-main-slider__item .head:hover
{
	color: #2d5ca6;
}

.img-scale
{
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.ui-btn
{
	display: inline-block;
	text-decoration: none;
	padding: 10px;
	color: #f4f7fb;
	font-size: 16px;
	line-height: 1.5;
	background-color: #2d5ca6;
	text-align: center;
}

.w-100
{
	width: 100%;
}

.b-announce
{
	padding-bottom: 30px;
}

.billboard-list-item
{
	position: relative;
	height: calc(100% - 30px);
	padding: 15px;
	margin-bottom: 30px;
	background: #f5f5f5;
	overflow: hidden;
	display: block;
	position: relative;
	color: #353d42;
	text-decoration: none;
}

.billboard-list-item:visited
{
	color: #353d42;
	text-decoration: none;
}

.billboard-list-item:hover
{
	color: #2d5ca6;
	text-decoration: none;
}

.billboard-list-item:focus,
.billboard-list-item:active,
.billboard-list-item:focus:active,
.billboard-list-item:hover:active
{
	color: #009e7a;
	text-decoration: none;
}

.billboard-list-item .img
{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	-o-object-fit: cover;
	object-fit: cover;
}

.billboard-list-item .date
{
	display: block;
	float: left;
	width: 50px;
	text-align: center;
	color: #353d42;
	overflow: hidden;
}

.billboard-list-item .date .day
{
	display: block;
	font-weight: bold;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 8px;
}

.billboard-list-item .date .month
{
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.billboard-list-item .date .year
{
	display: block;
	font-size: 18px;
	line-height: 1;
}

.billboard-list-item .title
{
	display: block;
	margin-bottom: 25px;
	margin-left: 70px;
	display: block;
	display: -webkit-box;
	max-height: 84px;
	font-size: 20px;
	line-height: 1.4;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.billboard-list-item .desc
{
	display: block;
	margin-bottom: 15px;
	margin-left: 70px;
	color: #666;
	display: block;
	display: -webkit-box;
	max-height: 89.6px;
	font-size: 16px;
	line-height: 1.4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-date
{
	background-color: #F5F5F5;
	padding: 15px;
	display: inline-block;
}

.datepicker-container
{
	width: 245px;
}

.datepicker-panel > ul > li
{
	width: 35px;
	height: 35px;
	border: 1px solid #F5F5F5;
	line-height: 35px;
}

.datepicker-panel > ul > li[data-view="month current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="years current"]
{
	width: 175px;
}

.datepicker-panel .month
{
	line-height: 30px;
}

.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover
{
	background-color: #2D5CA6;
	color: #fff;
}

.datepicker-panel > ul:not([data-view="week"]) > li:hover
{
	background-color: #2D5CA6;
	color: #fff;
}

.cms-content img
{
	max-width: 100%;
	height: auto;
}

@media (max-width: 1200px)
{
	.category_persona_block .line .person_category_list
	{
		max-width: 629px
	}

	.category_persona_block .line .__left
	{
		max-width: 307px
	}

	.category_persona_block .line .__left .poll__part .line .progress
	{
		width: 150px
	}

	.category_persona_block .line .person_category_list .content .line .cont
	{
		max-width: 200px
	}

	.inform_block .line .appeal__part .b-contacts-data
	{
		display: block;
	}

	.inform_block .line .appeal__part .b-contacts-data__item
	{
		margin-bottom: 20px;
	}

	.inform_block .line .appeal__part .b-contacts-data__item:last-child
	{
		margin-bottom: 0;
	}

	.b-banners
	/* , .news_tabs_block*/
	{
		max-width: 307px;
	}
}

@media (max-width: 991px)
{
	.news_tabs_block .container
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.category_persona_block .line .person_category_list
	{
		max-width: inherit;
		margin-bottom: 30px
	}

	.category_persona_block .line .__left
	{
		max-width: inherit
	}

	.category_persona_block
	{
		padding: 0 15px
	}

	.category_persona_block > .container > .line
	{
		flex-wrap: wrap
	}

	.b-main-slider__item
	{
		padding-left: 15px;
		padding-right: 15px;
	}
}


@media (max-width: 991px) and (min-width: 768px)
{
	.b-banners
	{
		max-width: 100%;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.b-banners__item
	{
		width: calc(33.333% - 20px);
	}

	.news_tabs_block
	{
		max-width: 100%;
	}

	.news_space
	{
		display: flex;
		width: 100%;
		flex-wrap: wrap;
	}

	.news_tabs_block .__tabs .tabs__item .news_space .news__item
	{
		width: 50%;
	}
}

@media (max-width: 767px)
{
	header.header
	{
		margin-bottom: 10px;
	}

	.category_persona_block
	{
		padding: 0;
		padding-top: 15px
	}

	.inform_block .line .slider__part .__item
	{
		height: auto;
		background-repeat: no-repeat;
	}

	header .bottom__part .logo img
	{
		max-width: 50px;
		max-height: 50px;
		height: auto;
	}

	header .bottom__part .logo img:nth-child(2)
	{
		margin-left: 8px;
		margin-right: 8px;
	}

	header .bottom__part .logo .text__part .head
	{
		font-size: 26px;
	}
}

@media (max-width: 675px)
{
	.category_persona_block .line .person_category_list .content .line
	{
		flex-wrap: wrap
	}

	.category_persona_block .line .person_category_list .content .line .detal
	{
		width: 50%;
		margin-bottom: 15px
	}

	.category_persona_block .line .person_category_list .content .line .order
	{
		width: 50%;
		margin-bottom: 15px
	}

	.category_persona_block .line .person_category_list .content .line .cont
	{
		width: 100%;
		max-width: inherit;
		margin-bottom: 15px
	}
}

@media (max-width: 375px)
{
	.category_persona_block .line .__left .poll__part .line .progress
	{
		width: 100px
	}


	.category_persona_block .line .person_category_list .content .line .order
	{
		width: 100%;
		margin: 0 auto
	}
}

.b-header
{
	position: relative;
	z-index: 100;
}

.form-search-wrap form
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.form-search-wrap .form-control
{
	margin-bottom: 20px;
	margin-right: 20px;
}

.form-search-wrap .ui-select
{
	width: 200px;
	margin-right: 20px;
}

.form-search-wrap .btn
{
	margin-bottom: 20px;
}

header .bottom__part menu .menu
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	-webkit-box-align: stretch;
	-webkit-align-items: center;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: center;
	background-color: #2d5ca6;
	width: 100%;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}
