/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,cyrillic-ext);
@import url(//fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,cyrillic-ext);
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic-ext,cyrillic);

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

.slick-slide img, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

.slick-slide.slick-loading img, [hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

blockquote, figure {
	margin: 0
}

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

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

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

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

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

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

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
}

legend {
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

legend, td, th {
	padding: 0
}

@font-face {
	font-family: "Open Sans";
	src: url(../fonts/opensans-regular-webfont.woff2) format("woff2"), url(../fonts/opensans-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Open Sans";
	src: url(../fonts/opensans-semibold-webfont.woff2) format("woff2"), url(../fonts/opensans-semibold-webfont.woff) format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: "Open Sans";
	src: url(../fonts/opensans-bold-webfont.woff2) format("woff2"), url(../fonts/opensans-bold-webfont.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

*, ::after, ::before {
	box-sizing: border-box
}

body, html {
	height: 100%
}

.slick-list, .slick-slider {
	position: relative;
	display: block
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

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

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

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

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

.slick-track:after {
	clear: both
}

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

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

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

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

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

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

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

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

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--multiple, .select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single {
	height: 28px
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	min-height: 32px
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button, .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

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

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid #000 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: gray
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.poll-page {
	background-color: #1b324c
}

.polls__poll-item {
	margin-top: 37px;
	margin-bottom: 50px
}

.b-main-width {
	position: relative;
	min-width: 980px;
	max-width: 1180px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 auto
}

.b-main-width_small {
	min-width: 800px;
	max-width: 800px
}

.b-white-block {
	position: relative;
	padding: 30px;
	margin-top: 30px;
	background: rgba(255, 255, 255, .8)
}

.title {
	position: relative;
	padding-bottom: 10px;
	margin-top: 0;
	overflow: hidden;
	font-family: "Open Sans";
	font-size: 19px;
	font-weight: 700;
	line-height: 28px;
	color: #4c4c4c
}

.title:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 30px;
	margin-top: -10px;
	border-bottom: 3px solid #16a085
}

.title__poll-status {
	margin-right: 18px;
	margin-left: 17px
}

.poll-status {
	padding: 5px 9px;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background-color: #16a085
}

.poll-status_closed {
	background-color: #ed1d25
}

.small-date-poll {
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: 600;
	color: #2c2c2c;
	text-transform: uppercase
}

.small-date-poll__begin {
	margin-right: 3px
}

.small-date-poll__end {
	margin-left: 3px
}

.poll-item {
	font-family: "Open Sans"
}

.poll-item:last-child {
	margin-bottom: 0
}

.poll-item__top {
	position: relative;
	padding-top: 5px;
	padding-left: 48px;
	margin-bottom: 24px
}

.poll-item__top_finised {
	margin-bottom: 0
}

.poll-item__count {
	position: absolute;
	top: 0;
	left: 0;
	width: 31px;
	height: 31px;
	font-size: 14px;
	font-weight: 600;
	line-height: 31px;
	color: gray;
	text-align: center;
	border-radius: 50%;
	background-color: #fff
}

.poll-item__title {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
	color: #2c2c2c
}

.poll-item__subtitle {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 600;
	color: gray
}

.poll-item__subtitle_finised {
	margin-bottom: 14px
}

.poll-item__explain {
	display: block;
	width: 100%;
	height: 84px;
	padding: 5px;
	font-family: "Open Sans";
	font-size: 12px;
	border: 1px solid #989b9f;
	background-color: #fff
}

.poll-item .error {
	font-family: "Open Sans";
	font-size: 12px;
	color: #ea2a1d;
	margin-bottom: 10px;
}

.checker {
	position: relative;
	font-family: "Open Sans"
}

.checker__item {
	margin-bottom: 13px
}

.checker__item:last-child {
	margin-bottom: 0
}

.checker__item.error {
	font-family: "Open Sans";
	font-size: 11px;
	color: #ea2a1d
}

.checker__variant-wrapper {
	margin-top: 16px;
	margin-bottom: 35px;
	margin-left: 34px
}

.checker__custom, .checker__variant {
	display: block;
	width: 310px;
	height: 55px;
	padding: 5px;
	font-family: "Open Sans";
	font-size: 12px;
	border: 1px solid #a6a9ad
}

.checker__custom {
	width: 100%;
	height: 84px;
	border: 1px solid #989b9f;
	background-color: #fff
}

.checker__checkbox {
	position: absolute;
	opacity: 0
}

.checker__checkbox-fake {
	position: relative;
	display: block;
	padding-left: 33px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer
}

.checker__checkbox-fake:after, .checker__checkbox-fake:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 4px;
	width: 8px;
	height: 8px;
	background-color: transparent
}

.checker__checkbox-fake:after {
	top: 3px;
	left: 1px;
	width: 17px;
	height: 17px;
	border: 1px solid #8a8b8b
}

.checker__checkbox-fake_checked:before {
	background-image: url(../i/png-sprite/96dpi/sprite.png);
	background-position: -33px -44px;
	width: 11px;
	height: 10px;
	background-size: 74px, 73px;
	background-repeat: no-repeat
}

.checker__radio {
	position: absolute;
	opacity: 0
}

.checker__radio-fake {
	position: relative;
	display: block;
	padding-left: 32px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer
}

.checker__radio-fake:after, .checker__radio-fake:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 6px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: transparent
}

.checker__radio-fake:after {
	top: 2px;
	left: 1px;
	width: 17px;
	height: 17px;
	border: 1px solid #8a8b8b
}

.checker__radio-fake_checked:before {
	background-color: #16a085
}

.poll-btn {
	width: 208px;
	height: 45px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 700;
	line-height: 45px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: none;
	background-color: #3bab96
}

.poll-period {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	color: gray
}

.poll-period__item, .poll-period__text {
	display: inline-block;
	margin-right: 34px
}

.poll-period__text {
	margin-right: 13px
}

.poll-tabs__toggle {
	padding: 0;
	margin: 0;
	font-family: "Open Sans";
	font-size: 0;
	border-bottom: 1px solid #babcbd;
	list-style: none
}

.poll-tabs__toggle-item {
	display: inline-block;
	padding-bottom: 6px;
	margin-right: 47px;
	font-size: 17px;
	line-height: 29px;
	color: #4c4c4c;
	border-bottom: 3px solid transparent;
	cursor: pointer
}

.poll-tabs__toggle-item.active {
	font-weight: 700;
	color: #16a086;
	border-bottom-color: #16a085
}

.poll-tabs__content {
	padding-top: 50px
}

.poll-tabs__poll-progress {
	margin-top: 40px;
	margin-bottom: 63px
}

.poll-tabs__poll-progress-item {
	display: block;
	width: 690px;
	margin-bottom: 20px;
	margin-left: 66px;
	font-size: 0;
	line-height: 26px
}

.poll-tabs__poll-progress-item:after {
	content: '';
	display: block;
	clear: both
}

.poll-tabs__poll-bar, .poll-tabs__poll-bar-title {
	display: block;
	float: right;
	width: 400px;
	vertical-align: middle
}

.poll-tabs__poll-bar-title {
	float: left;
	width: 273px;
	text-align: right
}

.poll-form__poll-btn {
	margin-top: -11px;
	margin-bottom: 10px
}

.poll-bar {
	position: relative;
	height: 26px;
	line-height: 26px;
	background-color: #16a085
}

.poll-bar__percents {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 13px;
	color: #fff
}

.poll-bar__percents_little {
	right: -27px;
	color: #269f83
}

.poll-bar-title {
	min-height: 26px;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	color: #2c2c2c
}

.poll-card, .title-additional {
	font-family: "Open Sans";
	font-size: 16px
}

.title-additional {
	font-weight: 600;
	line-height: 24px;
	color: gray
}

.poll-card {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 33.33333333%;
	padding: 30px 30px 40px;
	margin: 0 -1px -1px 0;
	vertical-align: top;
	border: 1px solid #babcbd
}

.poll-card:nth-child(3n+1) {
	padding-right: 1px
}

.poll-card:nth-child(3n-1) {
	padding-left: 1px
}

.poll-card:nth-child(-n+4) {
	padding-top: 0
}

.poll-card__next, .poll-card__prev {
	position: absolute;
	z-index: 2;
	bottom: 51px;
	width: 7px;
	height: 7px;
	padding: 0;
	margin: 0 auto;
	border: none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	cursor: pointer;
	outline: none !important;
	background: 0 0
}

.poll-card__next {
	left: 0
}

.poll-card__prev {
	right: 0
}

.poll-card__next {
	right: -75px !important;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.poll-card__prev {
	left: -75px !important;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.poll-card__top {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #babcbd
}

.poll-card__top_bdn {
	border-bottom: none
}

.poll-card__title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #2c2c2c
}

.poll-card__status-label {
	display: inline-block;
	margin-right: 12px
}

.poll-card__slider {
	padding-bottom: 50px
}

.poll-card_opened:nth-child(11), .poll-card_opened:nth-child(14), .poll-card_opened:nth-child(18), .poll-card_opened:nth-child(2), .poll-card_opened:nth-child(21), .poll-card_opened:nth-child(24), .poll-card_opened:nth-child(27), .poll-card_opened:nth-child(5), .poll-card_opened:nth-child(8) {
	border-left: none
}

.poll-card_opened:nth-child(2), .poll-card_opened:nth-child(3), .poll-card_opened:nth-child(4) {
	border-top: none
}

.poll-card_opened:nth-child(10), .poll-card_opened:nth-child(13), .poll-card_opened:nth-child(16), .poll-card_opened:nth-child(19), .poll-card_opened:nth-child(22), .poll-card_opened:nth-child(25), .poll-card_opened:nth-child(28), .poll-card_opened:nth-child(31), .poll-card_opened:nth-child(4), .poll-card_opened:nth-child(7) {
	border-right: none
}

.poll-card_finished:nth-child(2), .poll-card_finished:nth-child(5), .poll-card_finished:nth-child(8) {
	border-left: none
}

.poll-card_finished:nth-child(2), .poll-card_finished:nth-child(3), .poll-card_finished:nth-child(4) {
	border-top: none
}

.poll-card_finished:nth-child(10), .poll-card_finished:nth-child(4), .poll-card_finished:nth-child(7) {
	border-right: none
}

.poll-list {
	position: relative;
	margin-bottom: -29px;
	font-size: 0
}

.poll-list_mt {
	margin-top: 30px
}

.slider {
	position: relative
}

.slider__top {
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #2c2c2c
}

.slider__poll-progress-item:not(:last-child) {
	margin-bottom: 25px
}

.slider__poll-bar-title {
	margin-bottom: 1px
}

.slider {
	display: none
}

.slider.slick-initialized {
	display: block
}

.slider-counter {
	position: absolute;
	right: 0;
	bottom: 45px;
	left: 0;
	font-size: 14px;
	font-weight: 600;
	color: gray;
	text-align: center
}

.slider-counter__current {
	padding-right: 7px;
	color: #2c2c2c
}

.slider-counter__total {
	padding-left: 6px
}

.time-left {
	width: 100%
}

.time-left__bar {
	height: 2px;
	margin-bottom: 6px;
	background-color: #fff
}

.time-left__progress {
	width: 50%;
	height: 2px;
	background-color: #ea2a1d
}

.time-left__time {
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
	color: #ed1d25
}

.time-left__number {
	margin-left: 4px
}

.poll-page-finished__poll-tabs {
	margin-top: 50px
}

.filter {
	text-align: left
}

.filter__select {
	display: inline-block;
	vertical-align: top
}

.filter__checker {
	padding-top: 4px;
	margin-left: 35px;
	vertical-align: top
}

.filter__checker, .filter__checker .checker__item {
	display: inline-block
}

.filter__checker .checker__item:not(:last-child) {
	margin-right: 40px
}

.select {
	font-size: 16px;
	line-height: 17px;
	color: #444
}

.select2-container--styling {
	width: 310px !important;
	height: 38px;
	margin-top: -2px;
	text-align: left
}

.select2-container--styling .select2-container .select2-selection--single .select2-selection__rendered, .select2-container--styling .select2-selection--single {
	outline: none !important
}

.select2-container--styling .select2-selection__rendered {
	padding-left: 25px !important;
	line-height: 36px;
	border: 1px solid #979a9d;
	background-color: #ccd0d4
}

.select2-container--styling .select2-dropdown.select2-dropdown--below {
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 17px;
	margin-top: 2px;
	border: 1px solid #979a9d;
	border-top: none;
	background-color: #ccd0d4
}

.select2-container--styling .select2-selection__arrow {
	position: absolute;
	top: 3px;
	right: 30px;
	height: 26px
}

.select2-container--styling .select2-selection__arrow b {
	background-image: url(../i/png-sprite/96dpi/sprite.png);
	background-position: -48px -44px;
	width: 10px;
	height: 6px;
	background-size: 74px, 73px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%
}

.select2-container--styling .select2-results__option {
	padding: 14px 8px;
	color: #000
}

.select2-container--styling .select2-results__option:hover {
	color: #777
}

.select2-container--styling .select2-results__option[aria-selected=true] {
	color: #999
}

.select2-container--styling.select2-container--open .select2-selection__arrow b {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.links-block {
	width: 383px
}

.links-block__item {
	position: relative;
	display: block;
	width: 383px;
	height: 130px;
	padding-top: 27px;
	padding-right: 12px;
	padding-left: 65px;
	margin-bottom: 20px;
	font-family: "Open Sans";
	color: #4d4d4d;
	text-decoration: none;
	background-color: #eaecec
}

.links-block__item:last-child {
	margin-bottom: 0
}

.links-block__item:before {
	content: '';
	position: absolute
}

.links-block__item_analitics:before, .links-block__item_audit:before, .links-block__item_results:before {
	background-image: url(../i/png-sprite/96dpi/sprite.png);
	background-position: 0 0;
	width: 37px;
	height: 40px;
	background-size: 74px, 73px;
	background-repeat: no-repeat;
	top: 42px;
	left: 15px
}

.links-block__item_analitics {
	color: #fff;
	background-color: #269f83
}

.links-block__item_analitics:before, .links-block__item_audit:before {
	background-position: 0 -44px;
	width: 29px;
	height: 29px;
	top: 49px;
	left: 19px
}

.links-block__item_audit {
	color: #fff;
	background-color: #9d9d9c;
	height: 131px;
}

.links-block__item_audit:before {
	background-position: -41px 0;
	width: 33px;
	height: 34px;
	top: 52px;
	left: 16px
}
.links-block__item_audit:before{
	background-image: url("../i/ksp_l.png");
	background-size: contain;
	background-position: center;
}

@media all and (max-width: 1024px) {
	.links-block__item, .links-block__item_audit{
		height: 105px;
		padding-top: 15px;
	}
	.b-foto-text__slider .b-foto-text__img{
		height: 295px !important;
	}
}

.links-block__title {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px
}

.links-block__description {
	font-size: 12px;
	line-height: 17px
}