@font-face {
  font-family: 'Roboto';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_300.eot?v20150616");
  src: local('Roboto Light'), local('Roboto-Light'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_300.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_300.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_300.ttf?v20150616") format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_400.eot?v20150616");
  src: local('Roboto Regular'), local('Roboto-Regular'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_400.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_400.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_400.ttf?v20150616") format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_700.eot?v20150616");
  src: local('Roboto Bold'), local('Roboto-Bold'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_700.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_700.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_700.ttf?v20150616") format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotoslab_300.eot?v20150616");
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotoslab_300.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotoslab_300.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotoslab_300.ttf?v20150616") format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotocondensed_700.eot?v20150616");
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotocondensed_700.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotocondensed_700.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/robotocondensed_700.ttf?v20150616") format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_500.eot?v20150616");
  src: local('Roboto Medium'), local('Roboto-Medium'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_500.eot?v20150616#iefix") format('embedded-opentype'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_500.woff?v20150616") format('woff'), url("/bem-toolkit/blocks-desktop/common/__fonts/_fonts/roboto_500.ttf?v20150616") format('truetype');
  font-weight: 500;
  font-style: normal;
}

/* normalize.css v2.1.3 | MIT License | git.io/normalize */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
em,
font,
strong,
sub,
sup,
ol,
ul,
li,
fieldset,
form,
label,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

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

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
  height: 100%;
  background: #fff;
}

a {
  background: transparent;
}

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

h1 {
  margin: 0;
}

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

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

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;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
}

body {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

b,
strong {
  font-weight: 700;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

a {
  color: #07c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

object {
  display: block;
}

iframe {
  max-width: 100%;
  border: none;
}

object,
embed {
  outline: 0;
}

.style__1,
.style__2,
.style__3,
.q-base,
.q-simple-wrap,
.q-full {
  margin-top: 20px;
  border: 1px solid #dedede;
  background: #fff;
  padding: 19px;
}

.style__1:first-child,
.style__2:first-child,
.style__3:first-child,
.q-base:first-child,
.q-simple-wrap:first-child,
.q-full:first-child {
  margin-top: 0;
}

body .margin_off {
  margin: 0;
}

body .margin_off_sides-hor {
  margin-left: 0;
  margin-right: 0;
}

body .margin_off_sides-vert {
  margin-top: 0;
  margin-bottom: 0;
}

body .margin_off_top {
  margin-top: 0;
}

body .margin_off_top-last:last-child {
  margin-top: 0;
}

body .margin_off_right {
  margin-right: 0;
}

body .margin_off_right-last:last-child {
  margin-right: 0;
}

body .margin_off_bottom {
  margin-bottom: 0;
}

body .margin_off_bottom-last:last-child {
  margin-bottom: 0;
}

body .margin_off_left {
  margin-left: 0;
}

body .margin_off_left-last:last-child {
  margin-left: 0;
}

body .margin_top_off {
  margin-top: 0;
}

body .margin_right_off {
  margin-right: 0;
}

body .margin_bottom_off {
  margin-bottom: 0;
}

body .margin_left_off {
  margin-left: 0;
}

body .margin_5 {
  margin: 5px;
}

body .margin_vertical_5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

body .margin_horizontal_5 {
  margin-left: 5px;
  margin-right: 5px;
}

body .margin_top_5 {
  margin-top: 5px;
}

body .margin_right_5 {
  margin-right: 5px;
}

body .margin_bottom_5 {
  margin-bottom: 5px;
}

body .margin_left_5 {
  margin-left: 5px;
}

body .margin_10 {
  margin: 10px;
}

body .margin_vertical_10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

body .margin_horizontal_10 {
  margin-left: 10px;
  margin-right: 10px;
}

body .margin_top_10 {
  margin-top: 10px;
}

body .margin_right_10 {
  margin-right: 10px;
}

body .margin_bottom_10 {
  margin-bottom: 10px;
}

body .margin_left_10 {
  margin-left: 10px;
}

body .margin_20 {
  margin: 20px;
}

body .margin_vertical_20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

body .margin_horizontal_20 {
  margin-left: 20px;
  margin-right: 20px;
}

body .margin_top_20 {
  margin-top: 20px;
}

body .margin_right_20 {
  margin-right: 20px;
}

body .margin_bottom_20 {
  margin-bottom: 20px;
}

body .margin_left_20 {
  margin-left: 20px;
}

body .margin_30 {
  margin: 30px;
}

body .margin_vertical_30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

body .margin_horizontal_30 {
  margin-left: 30px;
  margin-right: 30px;
}

body .margin_top_30 {
  margin-top: 30px;
}

body .margin_right_30 {
  margin-right: 30px;
}

body .margin_bottom_30 {
  margin-bottom: 30px;
}

body .margin_left_30 {
  margin-left: 30px;
}

body .margin_40 {
  margin: 40px;
}

body .margin_vertical_40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

body .margin_horizontal_40 {
  margin-left: 40px;
  margin-right: 40px;
}

body .margin_top_40 {
  margin-top: 40px;
}

body .margin_right_40 {
  margin-right: 40px;
}

body .margin_bottom_40 {
  margin-bottom: 40px;
}

body .margin_left_40 {
  margin-left: 40px;
}

body .margin_50 {
  margin: 50px;
}

body .margin_vertical_50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

body .margin_horizontal_50 {
  margin-left: 50px;
  margin-right: 50px;
}

body .margin_top_50 {
  margin-top: 50px;
}

body .margin_right_50 {
  margin-right: 50px;
}

body .margin_bottom_50 {
  margin-bottom: 50px;
}

body .margin_left_50 {
  margin-left: 50px;
}

body .margin_60 {
  margin: 60px;
}

body .margin_vertical_60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

body .margin_horizontal_60 {
  margin-left: 60px;
  margin-right: 60px;
}

body .margin_top_60 {
  margin-top: 60px;
}

body .margin_right_60 {
  margin-right: 60px;
}

body .margin_bottom_60 {
  margin-bottom: 60px;
}

body .margin_left_60 {
  margin-left: 60px;
}

body .margin_70 {
  margin: 70px;
}

body .margin_vertical_70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

body .margin_horizontal_70 {
  margin-left: 70px;
  margin-right: 70px;
}

body .margin_top_70 {
  margin-top: 70px;
}

body .margin_right_70 {
  margin-right: 70px;
}

body .margin_bottom_70 {
  margin-bottom: 70px;
}

body .margin_left_70 {
  margin-left: 70px;
}

body .margin_90 {
  margin: 90px;
}

body .margin_vertical_90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

body .margin_horizontal_90 {
  margin-left: 90px;
  margin-right: 90px;
}

body .margin_top_90 {
  margin-top: 90px;
}

body .margin_right_90 {
  margin-right: 90px;
}

body .margin_bottom_90 {
  margin-bottom: 90px;
}

body .margin_left_90 {
  margin-left: 90px;
}

body .margin_100 {
  margin: 100px;
}

body .margin_vertical_100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

body .margin_horizontal_100 {
  margin-left: 100px;
  margin-right: 100px;
}

body .margin_top_100 {
  margin-top: 100px;
}

body .margin_right_100 {
  margin-right: 100px;
}

body .margin_bottom_100 {
  margin-bottom: 100px;
}

body .margin_left_100 {
  margin-left: 100px;
}

body .margin_110 {
  margin: 110px;
}

body .margin_vertical_110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

body .margin_horizontal_110 {
  margin-left: 110px;
  margin-right: 110px;
}

body .margin_top_110 {
  margin-top: 110px;
}

body .margin_right_110 {
  margin-right: 110px;
}

body .margin_bottom_110 {
  margin-bottom: 110px;
}

body .margin_left_110 {
  margin-left: 110px;
}

body .margin_m100 {
  margin: -100px;
}

body .margin_vertical_m100 {
  margin-top: -100px;
  margin-bottom: -100px;
}

body .margin_horizontal_m100 {
  margin-left: -100px;
  margin-right: -100px;
}

body .margin_top_m100 {
  margin-top: -100px;
}

body .margin_right_m100 {
  margin-right: -100px;
}

body .margin_bottom_m100 {
  margin-bottom: -100px;
}

body .margin_left_m100 {
  margin-left: -100px;
}

body .padding_0 {
  padding: 0px;
}

body .padding_vertical_0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

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

body .padding_top_0 {
  padding-top: 0px;
}

body .padding_right_0 {
  padding-right: 0px;
}

body .padding_bottom_0 {
  padding-bottom: 0px;
}

body .padding_left_0 {
  padding-left: 0px;
}

body .padding_5 {
  padding: 5px;
}

body .padding_vertical_5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

body .padding_horizontal_5 {
  padding-left: 5px;
  padding-right: 5px;
}

body .padding_top_5 {
  padding-top: 5px;
}

body .padding_right_5 {
  padding-right: 5px;
}

body .padding_bottom_5 {
  padding-bottom: 5px;
}

body .padding_left_5 {
  padding-left: 5px;
}

body .padding_10 {
  padding: 10px;
}

body .padding_vertical_10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

body .padding_horizontal_10 {
  padding-left: 10px;
  padding-right: 10px;
}

body .padding_top_10 {
  padding-top: 10px;
}

body .padding_right_10 {
  padding-right: 10px;
}

body .padding_bottom_10 {
  padding-bottom: 10px;
}

body .padding_left_10 {
  padding-left: 10px;
}

body .padding_20 {
  padding: 20px;
}

body .padding_vertical_20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

body .padding_horizontal_20 {
  padding-left: 20px;
  padding-right: 20px;
}

body .padding_top_20 {
  padding-top: 20px;
}

body .padding_right_20 {
  padding-right: 20px;
}

body .padding_bottom_20 {
  padding-bottom: 20px;
}

body .padding_left_20 {
  padding-left: 20px;
}

body .padding_30 {
  padding: 30px;
}

body .padding_vertical_30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

body .padding_horizontal_30 {
  padding-left: 30px;
  padding-right: 30px;
}

body .padding_top_30 {
  padding-top: 30px;
}

body .padding_right_30 {
  padding-right: 30px;
}

body .padding_bottom_30 {
  padding-bottom: 30px;
}

body .padding_left_30 {
  padding-left: 30px;
}

body .padding_40 {
  padding: 40px;
}

body .padding_vertical_40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

body .padding_horizontal_40 {
  padding-left: 40px;
  padding-right: 40px;
}

body .padding_top_40 {
  padding-top: 40px;
}

body .padding_right_40 {
  padding-right: 40px;
}

body .padding_bottom_40 {
  padding-bottom: 40px;
}

body .padding_left_40 {
  padding-left: 40px;
}

body .padding_50 {
  padding: 50px;
}

body .padding_vertical_50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

body .padding_horizontal_50 {
  padding-left: 50px;
  padding-right: 50px;
}

body .padding_top_50 {
  padding-top: 50px;
}

body .padding_right_50 {
  padding-right: 50px;
}

body .padding_bottom_50 {
  padding-bottom: 50px;
}

body .padding_left_50 {
  padding-left: 50px;
}

body .padding_60 {
  padding: 60px;
}

body .padding_vertical_60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

body .padding_horizontal_60 {
  padding-left: 60px;
  padding-right: 60px;
}

body .padding_top_60 {
  padding-top: 60px;
}

body .padding_right_60 {
  padding-right: 60px;
}

body .padding_bottom_60 {
  padding-bottom: 60px;
}

body .padding_left_60 {
  padding-left: 60px;
}

body .padding_70 {
  padding: 70px;
}

body .padding_vertical_70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

body .padding_horizontal_70 {
  padding-left: 70px;
  padding-right: 70px;
}

body .padding_top_70 {
  padding-top: 70px;
}

body .padding_right_70 {
  padding-right: 70px;
}

body .padding_bottom_70 {
  padding-bottom: 70px;
}

body .padding_left_70 {
  padding-left: 70px;
}

body .padding_90 {
  padding: 90px;
}

body .padding_vertical_90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

body .padding_horizontal_90 {
  padding-left: 90px;
  padding-right: 90px;
}

body .padding_top_90 {
  padding-top: 90px;
}

body .padding_right_90 {
  padding-right: 90px;
}

body .padding_bottom_90 {
  padding-bottom: 90px;
}

body .padding_left_90 {
  padding-left: 90px;
}

body .padding_100 {
  padding: 100px;
}

body .padding_vertical_100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

body .padding_horizontal_100 {
  padding-left: 100px;
  padding-right: 100px;
}

body .padding_top_100 {
  padding-top: 100px;
}

body .padding_right_100 {
  padding-right: 100px;
}

body .padding_bottom_100 {
  padding-bottom: 100px;
}

body .padding_left_100 {
  padding-left: 100px;
}

body .padding_110 {
  padding: 110px;
}

body .padding_vertical_110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

body .padding_horizontal_110 {
  padding-left: 110px;
  padding-right: 110px;
}

body .padding_top_110 {
  padding-top: 110px;
}

body .padding_right_110 {
  padding-right: 110px;
}

body .padding_bottom_110 {
  padding-bottom: 110px;
}

body .padding_left_110 {
  padding-left: 110px;
}

.layout {
  background: #fff;
  min-width: 980px;
  overflow: hidden;
}

.page {
  margin: 0;
  font: 14px/21px Arial, sans-serif;
  background: #e9eaef;
}

.footer {
  position: relative;
  height: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px solid #d5d5d5;
  line-height: 0;
  text-align: left;
  background: #fff;
  font-family: Arial, Tahoma, sans-serif;
}

.footer__portal {
  padding-left: 20px;
}

.footer__project {
  position: absolute;
  top: 7px;
  right: 0;
}

.footer__link {
  display: inline;
  margin-right: 18px;
  font-size: 12px;
  color: #999;
  line-height: 14px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

.grid {
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 0;
}

.grid_border_bottom {
  border-bottom: 1px solid #fff;
}

.grid_hover:hover .grid__item_current .photo,
.grid_hover:hover .photo_current {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}

.grid_hover:hover .grid__item:hover .photo_transparent:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.grid__item {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}

.grid__item_for-banner .grid__fixer {
  height: 440px;
}

.grid__item_banner {
  width: 280px;
  border-left: 0;
}

.grid__item_banner .grid__fixer {
  border: 1px solid #d9d9d9;
  padding: 19px;
  background: #fcfdfd;
  margin-right: 0;
}

.grid__item_more {
  cursor: pointer;
  vertical-align: middle;
  background: #404040;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.5) inset;
  box-shadow: 0 0 40px rgba(0,0,0,0.5) inset;
  text-decoration: underline;
}

.grid__item_more:hover {
  text-decoration: none;
}

.grid__item_more_bottom {
  vertical-align: bottom;
  position: relative;
}

.grid__item_more_bottom .grid__fixer {
  position: absolute;
  bottom: 0;
  width: 100%;
  top: auto;
  padding-bottom: 15px;
}

.grid__item_more_inverted {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #404040;
}

.grid__item_small {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .grid__item_small {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .grid__item_small {
    font-size: 17px;
    line-height: 24px;
  }
}

.grid__item_current .photo {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.grid__item_small_percent-16 {
  width: 16%;
}

.grid__item_small_percent-20 {
  width: 20%;
}

.grid__item_small_percent-25 {
  width: 25%;
}

.grid__item_small_percent-33 {
  width: 33.33%;
}

.grid__item_small_percent-50 {
  width: 50%;
}

.grid__item_small_percent-100 {
  width: 100%;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .grid__item_medium_percent-16 {
    width: 16%;
  }

  .grid__item_medium_percent-20 {
    width: 20%;
  }

  .grid__item_medium_percent-25 {
    width: 25%;
  }

  .grid__item_medium_percent-33 {
    width: 33.33%;
  }

  .grid__item_medium_percent-50 {
    width: 50%;
  }

  .grid__item_medium_percent-100 {
    width: 100%;
  }
}

@media screen and (min-width: 1340px) {
  .grid__item_large_percent-16 {
    width: 16%;
  }

  .grid__item_large_percent-20 {
    width: 20%;
  }

  .grid__item_large_percent-25 {
    width: 25%;
  }

  .grid__item_large_percent-33 {
    width: 33.33%;
  }

  .grid__item_large_percent-50 {
    width: 50%;
  }

  .grid__item_large_percent-100 {
    width: 100%;
  }
}

.grid__fixer {
  position: relative;
}

.grid__row {
  position: relative;
  left: -1px;
}

.grid__row:first-child {
  margin-top: -1px;
}

.grid__row_table {
  display: table;
  width: 100%;
}

.grid__row_table .grid__item {
  display: table-cell;
}

.grid__row_table .grid__item .photo {
  margin-bottom: -1px;
}

.grid__row_infinite {
  position: relative;
  white-space: nowrap;
}

.grid__row_infinite .grid__item {
  white-space: normal;
}

.grid__row_sliding {
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
}

.grid__row_height_150 .grid__item {
  height: 150px;
}

.grid__row_height_150 .grid__item_more .grid__fixer {
  height: auto;
}

.grid__row_height_150 .grid__item .photo {
  margin-bottom: 0;
}

.grid__row_height_150 .grid__fixer {
  height: 100%;
}

.grid__row_height_200 .grid__item {
  height: 200px;
}

.grid__row_height_200 .grid__item_more .grid__fixer {
  height: auto;
}

.grid__row_height_200 .grid__item .photo {
  margin-bottom: 0;
}

.grid__row_height_200 .grid__fixer {
  height: 100%;
}

.grid__row_height_250 .grid__item {
  height: 250px;
}

.grid__row_height_250 .grid__item_more .grid__fixer {
  height: auto;
}

.grid__row_height_250 .grid__item .photo {
  margin-bottom: 0;
}

.grid__row_height_250 .grid__fixer {
  height: 100%;
}

.grid__row_height_350 .grid__item {
  height: 350px;
}

.grid__row_height_350 .grid__item_more .grid__fixer {
  height: auto;
}

.grid__row_height_350 .grid__item .photo {
  margin-bottom: 0;
}

.grid__row_height_350 .grid__fixer {
  height: 100%;
}

.grid__row_height_450 .grid__item {
  height: 450px;
}

.grid__row_height_450 .grid__item_more .grid__fixer {
  height: auto;
}

.grid__row_height_450 .grid__item .photo {
  margin-bottom: 0;
}

.grid__row_height_450 .grid__fixer {
  height: 100%;
}

.grid__banner {
  border-top: 1px solid #fff;
  margin-left: 1px;
}

.badge {
  background: #5856d6;
  border-left: 1px solid #3e3e9b;
  color: #fff;
  padding: 3px 5px;
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}

.badge:first-child {
  border-left: 0;
}

.badge__icon {
  vertical-align: middle;
  max-height: 18px;
}

.badge__text {
  vertical-align: middle;
  margin-left: 5px;
}

.badge__text:first-child {
  margin-left: 0;
}

.badge_single {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #3e3e9b;
}

.badge_color_portal {
  background: #168de2;
}

.badge_award {
  background: transparent;
  border: none;
  padding: 0;
}

.badge_award .badge__icon {
  max-height: none;
}

.photo {
  display: block;
  position: relative;
  z-index: 1;
}

.photo__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  display: block;
}

.photo__subtitle {
  display: block;
  margin-top: 8px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.photo__pic {
  display: block;
  width: 100%;
}

.photo__param {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .photo__param {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .photo__param {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.photo__icon {
  position: absolute;
  right: 15px;
  bottom: 19px;
}

.photo__count {
  position: absolute;
  bottom: 19px;
  right: 15px;
  text-align: center;
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  padding: 0 1px;
  border: 1px solid #fff;
  background: rgba(0,0,0,0.5);
  min-width: 15px;
}

.photo__count:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: -3px;
  top: 2px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

.photo__count:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  left: 2px;
  bottom: -3px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

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

.photo__inner:hover .photo__action__inner {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.photo__labels {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 1;
  zoom: 1;
}

.photo__labels:after,
.photo__labels:before {
  content: "";
  display: table;
}

.photo__labels:after {
  clear: both;
}

.photo__label {
  vertical-align: top;
}

.photo__captions {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 15px 15px;
  color: #fff;
  background: -webkit-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#cc000000', GradientType=0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.photo__captions:before {
  content: '';
  position: absolute;
  left: 0;
  top: -15px;
  height: 15px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
}

.ie8 .photo__captions,
.ie9 .photo__captions {
  padding-top: 15px;
}

.photo__captions_icon {
  padding-right: 45px;
}

.photo__action {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  display: inline-block;
  z-index: 2;
}

.photo__action:before {
  content: '';
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.photo__action_small .photo__action__inner {
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 17px;
}

.photo__action__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 90px;
  width: 90px;
  line-height: 90px;
  background: #5856d6;
  background: rgba(88,86,214,0.8);
  font-size: 35px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 3px rgba(94,102,0,0.3);
  box-shadow: 0px 2px 3px rgba(94,102,0,0.3);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.photo_link {
  cursor: pointer;
}

.photo_small .photo__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.photo_small .photo__subtitle {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.photo_small .photo__icon,
.photo_small .photo__count {
  bottom: 15px;
}

.photo_full {
  width: 100%;
  height: 100%;
  /* transform: scale(0.99999) - IE > 9 */
  -webkit-transform: scale(0.99999);
  -moz-transform: scale(0.99999);
  -o-transform: scale(0.99999);
  -ms-transform: scale(0.99999);
  transform: scale(0.99999);
}

.photo_full .photo__pic {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.photo_content .photo__pic {
  width: auto;
  cursor: pointer;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.photo_incell .photo__pic {
  max-width: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.photo_shadow .photo__pic {
  -webkit-box-shadow: 0 2px 14px rgba(0,0,0,0.25);
  box-shadow: 0 2px 14px rgba(0,0,0,0.25);
}

.photo_scale {
  overflow: hidden;
}

.photo_scale .photo__pic {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.photo_scale:hover .photo__pic {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.photo_transparent {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.photo_current.photo_transparent {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.photo_current .photo__pic {
  -webkit-box-shadow: 0 2px 14px rgba(0,0,0,0.25);
  box-shadow: 0 2px 14px rgba(0,0,0,0.25);
}

.photo_action .photo__action__inner {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.photo_thumb .photo__inner {
  border: 5px solid #fff;
}

.photo_thumb_active .photo__inner {
  border-color: #5856d6;
}

.photo__labels_award {
  top: 10px;
  right: 10px;
  left: auto;
}

.shadow {
  position: relative;
  z-index: 2;
}

.shadow:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 40px;
  height: 10px;
  left: 4%;
  right: 4%;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 25px 25px 20px #9f9f9f;
  box-shadow: 0 25px 25px 20px #9f9f9f;
  z-index: -1;
}

.shadow_narrow:after {
  left: 18%;
  right: 18%;
}

.shadow_full:after {
  left: 0;
  right: 0;
}

.shadow_full-weak:after {
  left: 0;
  right: 0;
  bottom: 50px;
}

.shadow_darker:after {
  -webkit-box-shadow: 0 25px 25px 20px rgba(0,0,0,0.3);
  box-shadow: 0 25px 25px 20px rgba(0,0,0,0.3);
}

@font-face {
  font-family: "icon_font";
  src: url("/-/6d7925ff/bem/web/web.blocks/icon/_font/icon_font.eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icon_font";
  src: url("/-/6d7925ff/bem/web/web.blocks/icon/_font/icon_font.eot");
  src: url("/-/6d7925ff/bem/web/web.blocks/icon/_font/icon_font.eot?#iefix") format("embedded-opentype"), url("/-/10e1a0e5/bem/web/web.blocks/icon/_font/icon_font.woff") format("woff"), url("/-/3c177f0d/bem/web/web.blocks/icon/_font/icon_font.ttf") format("truetype"), url("/-/44ec9c3d/bem/web/web.blocks/icon/_font/icon_font.svg?#icon_font") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: "icon_font";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_abuse:before {
  content: "\c4";
}

.icon_arrow_down:before {
  content: "\c5";
}

.icon_arrow_left:before {
  content: "\c6";
}

.icon_arrow_right:before {
  content: "\c7";
}

.icon_arrow_up:before {
  content: "\c8";
}

.icon_ban:before {
  content: "\c9";
}

.icon_check:before {
  content: "\ca";
}

.icon_close:before {
  content: "\cb";
}

.icon_comment:before {
  content: "\cc";
}

.icon_confirm:before {
  content: "\cd";
}

.icon_control_next:before {
  content: "\ce";
}

.icon_control_previous:before {
  content: "\cf";
}

.icon_download:before {
  content: "\d0";
}

.icon_dropdown:before {
  content: "\d1";
}

.icon_expand:before {
  content: "\d2";
}

.icon_favorites:before {
  content: "\d3";
}

.icon_link:before {
  content: "\d4";
}

.icon_list:before {
  content: "\d5";
}

.icon_minus:before {
  content: "\d6";
}

.icon_more_bottom:before {
  content: "\d7";
}

.icon_more_fill:before {
  content: "\d8";
}

.icon_more:before {
  content: "\d9";
}

.icon_original:before {
  content: "\da";
}

.icon_photo:before {
  content: "\db";
}

.icon_play:before {
  content: "\dc";
}

.icon_plus:before {
  content: "\dd";
}

.icon_pause:before {
  content: "\de";
}

.icon_reload:before {
  content: "\df";
}

.icon_share:before {
  content: "\e0";
}

.icon_social_vk:before {
  content: "\e1";
}

.icon_social_fb:before {
  content: "\e2";
}

.icon_social_tw:before {
  content: "\e3";
}

.icon_social_my:before {
  content: "\e4";
}

.icon_social_ok:before {
  content: "\e5";
}

.icon_sound_off:before {
  content: "\e6";
}

.icon_sound_on:before {
  content: "\e7";
}

.icon_subscribe:before {
  content: "\e8";
}

.icon_zoom:before {
  content: "\e9";
}

.icon_attention:before {
  content: "\ea";
}

.icon_like:before {
  content: "\eb";
}

.icon_sprite {
  background-image: url("/-/21208e1e/bem/web/web.blocks/icon/_sprite/icon_sprite__7up.png?b1738c4905f1d0bb474b1c2449ad733a");
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .icon_sprite {
    background-image: url("/-/21331022/bem/web/web.blocks/icon/_sprite/icon_sprite__7up@2x.png?b1738c4905f1d0bb474b1c2449ad733a");
    -webkit-background-size: 254px 192px;
    -moz-background-size: 254px 192px;
    background-size: 254px 192px;
  }
}

.icon_sprite_apple {
  background-position: -213px -101px;
  width: 21px;
  height: 21px;
}

.icon_sprite_catalog_camera {
  background-position: -61px -102px;
  width: 51px;
  height: 40px;
}

.icon_sprite_catalog_headphones {
  background-position: -58px 0px;
  width: 55px;
  height: 52px;
}

.icon_sprite_catalog_mobile {
  background-position: -176px 0px;
  width: 34px;
  height: 53px;
}

.icon_sprite_catalog_mp3 {
  background-position: 0px 0px;
  width: 55px;
  height: 52px;
}

.icon_sprite_catalog_multicooker {
  background-position: 0px -148px;
  width: 41px;
  height: 44px;
}

.icon_sprite_catalog_multicooking {
  background-position: -44px -148px;
  width: 41px;
  height: 44px;
}

.icon_sprite_catalog_notebook {
  background-position: -116px -47px;
  width: 57px;
  height: 37px;
}

.icon_sprite_catalog_photocamera {
  background-position: -60px -55px;
  width: 51px;
  height: 40px;
}

.icon_sprite_catalog_refrigerator {
  background-position: -88px -148px;
  width: 41px;
  height: 44px;
}

.icon_sprite_catalog_smart {
  background-position: -116px 0px;
  width: 57px;
  height: 44px;
}

.icon_sprite_catalog_smartwatch {
  background-position: 0px -55px;
  width: 57px;
  height: 44px;
}

.icon_sprite_catalog_tv {
  background-position: 0px -102px;
  width: 58px;
  height: 43px;
}

.icon_sprite_catalog_video {
  background-position: -115px -102px;
  width: 51px;
  height: 40px;
}

.icon_sprite_catalog_washing_machine {
  background-position: -132px -148px;
  width: 41px;
  height: 44px;
}

.icon_sprite_catalog_washingmachine {
  background-position: -213px 0px;
  width: 41px;
  height: 44px;
}

.icon_sprite_error {
  background-position: -242px -47px;
  width: 12px;
  height: 12px;
}

.icon_sprite_feedback {
  background-position: -213px -74px;
  width: 24px;
  height: 24px;
}

.icon_sprite_star {
  background-position: -237px -101px;
  width: 16px;
  height: 15px;
}

.icon_sprite_star_inactive {
  background-position: -213px -125px;
  width: 20px;
  height: 20px;
}

.icon_sprite_star_large {
  background-position: -213px -47px;
  width: 26px;
  height: 24px;
}

.icon_sprite_star_middle {
  background-position: -213px -148px;
  width: 20px;
  height: 18px;
}

.icon_sprite_star_small {
  background-position: -236px -125px;
  width: 16px;
  height: 15px;
}

.share {
  margin-left: 15px;
  display: inline-block;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.share__button {
  min-width: 36px;
  height: 36px;
  display: inline-block;
  position: relative;
  z-index: 7;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  line-height: 33px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.share__count {
  display: none;
  color: #fff;
  margin: 0 10px 0 0;
}

.share__inner {
  vertical-align: middle;
  padding-right: 0;
  -webkit-transition: padding 0.6s ease-in-out;
  -moz-transition: padding 0.6s ease-in-out;
  -o-transition: padding 0.6s ease-in-out;
  -ms-transition: padding 0.6s ease-in-out;
  transition: padding 0.6s ease-in-out;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

.share__like {
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  position: absolute;
  top: 8px;
  right: 8px;
  display: inline-block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 20px;
  width: 20px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  vertical-align: middle;
  text-align: center;
  color: #000;
  line-height: 20px;
}

.share__text {
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  margin-left: 5px;
  vertical-align: middle;
}

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

.ie-old .share__text,
.ie8 .share__text,
.no-mq .share__text {
  display: none;
}

.share:first-child {
  margin-left: 0;
}

.share_ok {
  background: #ff7200;
}

.share_ok .share__button {
  font-size: 17px;
}

.share_my {
  background: #117eda;
}

.share_my .share__button {
  font-size: 20px;
}

.share_fb {
  background: #0561af;
}

.share_fb .share__button {
  font-size: 18px;
}

.share_vk {
  background: #5f86aa;
}

.share_vk .share__button {
  font-size: 13px;
}

.share_tw {
  background: #00bff3;
}

.share_tw .share__button {
  font-size: 16px;
}

.share_rss {
  background: #ffba00;
}

.share_rss .share__button {
  font-size: 16px;
}

.share:hover {
  text-decoration: none;
}

.share:hover .share__like {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.share:hover .share__inner {
  padding-right: 27px;
  -webkit-transition: padding 0.3s ease-in-out;
  -moz-transition: padding 0.3s ease-in-out;
  -o-transition: padding 0.3s ease-in-out;
  -ms-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
}

.share_small {
  margin: 4px;
}

.share_small .share__button {
  width: 28px;
  height: 28px;
  line-height: 25px;
}

.share_gray {
  background: #bebebe;
}

.share_gray.share_ok:hover {
  background: #ff7200;
}

.share_gray.share_my:hover {
  background: #117eda;
}

.share_gray.share_fb:hover {
  background: #0561af;
}

.share_gray.share_vk:hover {
  background: #5f86aa;
}

.share_gray.share_tw:hover {
  background: #00bff3;
}

.share_gray.share_rss:hover {
  background: #ffba00;
}

.share_footer {
  color: #000;
  border: 2px solid;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: none !important;
}

.share_footer .share__button {
  color: #000;
}

.share_square {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.icon {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.icon:hover {
  text-decoration: none;
}

.icon_size_10 {
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}

.icon_size_20 {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}

.icon_size_30 {
  font-size: 30px;
  height: 30px;
  line-height: 30px;
}

.icon_size_36 {
  font-size: 36px;
  height: 36px;
  line-height: 36px;
}

.icon_size_45 {
  font-size: 45px;
  height: 45px;
  line-height: 45px;
}

.icon_size_60 {
  font-size: 60px;
  height: 60px;
  line-height: 60px;
}

.icon_margin_left {
  margin-left: 5px;
}

.icon_margin_left_large {
  margin-left: 10px;
}

.icon_margin_right {
  margin-right: 5px;
}

.icon_margin_right_large {
  margin-right: 10px;
}

.icon_primary {
  color: #5856d6;
}

.icon_secondary {
  color: #3e3e9b;
}

.icon_circle {
  background: #5856d6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 15px;
  line-height: 1;
}

.icon_circle:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.icon_circle_size_18 {
  width: 18px;
  height: 18px;
}

.icon_circle_size_20 {
  width: 20px;
  height: 20px;
}

.icon_circle_size_30 {
  width: 30px;
  height: 30px;
}

.icon_circle_size_60 {
  width: 60px;
  height: 60px;
}

.icon_circle_size_80 {
  width: 80px;
  height: 80px;
}

.icon_circle_border {
  border: 2px solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}

.icon_background_gray {
  background: #f0f0f0;
}

.icon_more:before {
  margin-left: 1px;
}

.icon_abuse {
  color: #f0373f;
}

.icon_attention {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  background: #d1d1d1;
  overflow: hidden;
}

.icon_attention:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #e6e7e7;
  width: 50%;
  height: 100%;
  z-index: -1;
}

.icon_play:before {
  position: relative;
  left: 2px;
}

.icon_comment {
  color: #d1d1d1;
}

.icon_arrow_down:before {
  position: relative;
  top: 3px;
}

.icon_bold {
  font-weight: bold;
}

.icon_social_my {
  top: 3px;
}

.icon_social_vk {
  top: 1px;
}

.icon_social_tw {
  top: 1px;
}

.icon_background_transparent {
  background-color: transparent;
}

.icon_border {
  border: 1px solid;
}

.icon_border_ok {
  font-size: 20px;
}

.icon_border_my {
  font-size: 23px;
}

.icon_border_fb {
  font-size: 21px;
}

.icon_border_vk {
  font-size: 16px;
}

.icon_border_tw {
  font-size: 19px;
}

.icon_border_rss {
  font-size: 19px;
}

.icon_border_round {
  height: 36px;
  width: 36px;
  line-height: 36px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}

.icon_border_2 {
  border-width: 2px;
}

.icon_border_black {
  border-color: #000;
}

.icon_ht_play {
  background-color: #d1d1d1;
  color: #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}

.icon_ht_play_small {
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 10px;
}

.icon_ht_play_small:before {
  left: 1px;
}

.icon_ht_play_big {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 16px;
}

.icon_share_dropdown {
  font-size: 20px;
}

.icon_slider_small {
  font-size: 32px;
}

body .link-holder:before {
  content: '';
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

body .link-holder_over {
  position: relative;
  z-index: 3;
}

body .link-holder_over:before {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: -1;
}

.hidden_all {
  display: none !important;
}

.cpf-no-mediaqueries .hidden_small {
  display: none !important;
}

@media screen and (max-width: 1279px) {
  .hidden_small {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hidden_medium {
    display: none !important;
  }
}

@media screen and (min-width: 1340px) {
  .hidden_large {
    display: none !important;
  }
}

.link-hdr a.hdr__text .hdr__inner {
  border-bottom: 2px solid transparent;
}

.link-hdr:hover a.hdr__text .hdr__inner {
  border-bottom: 2px solid;
}

.popup-shown body {
  overflow: hidden;
}

.popup-shown .overlay {
  overflow-x: auto;
  overflow-y: scroll;
}

.popup-shown .layout {
  overflow-y: scroll;
}

.wrap-control:hover .control {
  background: #5856d6;
  color: #fff;
}

.animated {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.spring {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #fff;
}

.spring_bordered {
  border: 1px solid #aeaeae;
}

.spring_top {
  height: 90px;
  overflow: hidden;
}

.spring_side {
  width: 240px;
  height: 400px;
  overflow: hidden;
}

.spring_incut {
  height: 200px;
  overflow: hidden;
}

.overlay {
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #262626;
  background: rgba(0,0,0,0.4);
  display: none;
}

.overlay__box {
  display: table;
  width: 100%;
  height: 100%;
}

.overlay__cell {
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.overlay__inner {
  white-space: nowrap;
  text-align: center;
  margin: 20px 0;
}

.overlay__content {
  display: inline-block;
  vertical-align: top;
  z-index: 1499;
  text-align: left;
  white-space: normal;
  margin: 0 120px;
}

.overlay__loader {
  text-align: center;
  display: none;
}

.overlay__side {
  display: none;
  margin-right: 120px;
  vertical-align: top;
  position: relative;
  z-index: 1;
}

.overlay__wrapper {
  position: relative;
  display: inline;
  float: left;
  min-width: 100%;
  text-align: center;
  height: 100%;
}

.overlay__close {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  padding: 20px;
  font-size: 21px;
  line-height: 18px;
  text-align: center;
  color: #fff;
}

.overlay__close:hover {
  color: #5856d6;
}

.overlay__close_hidden {
  display: none;
}

.overlay_banner .overlay__side {
  display: inline-block;
  margin-top: 42px;
}

.overlay_dark {
  background: #262626;
  background: rgba(0,0,0,0.9);
}

.overlay_gallery .overlay__inner {
  margin: 20px 0;
}

.overlay_gallery .overlay__content {
  display: block;
}

.overlay_loading .overlay__loader {
  display: block;
}

.overlay_loading .overlay__content {
  display: none;
}

.overlay_shown {
  display: block;
}

.overlay_close_shown .overlay__close {
  display: block;
}

.loader {
  width: 30px;
  height: 30px;
  display: inline-block;
  -webkit-animation: loader 850ms linear infinite;
  -moz-animation: loader 850ms linear infinite;
  -o-animation: loader 850ms linear infinite;
  -ms-animation: loader 850ms linear infinite;
  animation: loader 850ms linear infinite;
}

.loader_small {
  width: 20px;
  height: 20px;
}

.loader_medium {
  width: 40px;
  height: 40px;
}

.loader_large {
  width: 50px;
  height: 50px;
}

.loader_button {
  width: 16px;
  height: 16px;
}

@-moz-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.popup {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: none;
}

.popup_shown {
  display: block;
}

.popup_wide {
  width: 860px;
}

.popup_narrow {
  width: 500px;
}

.popup_medium {
  width: 700px;
}

.popup_height_fixed .popup__content {
  max-height: 450px;
  overflow: hidden;
  margin: -20px;
  padding: 20px 40px 20px 20px;
}

.popup_height_fixed .scroll {
  position: absolute;
  top: 20px;
  bottom: 20px;
  right: 10px;
}

.popup_done .popup__status_done,
.popup_error .popup__status_error {
  display: block;
}

.popup_done .popup__onsubmit-hide,
.popup_error .popup__onsubmit-hide {
  display: none;
}

.popup__icon {
  display: table-cell;
  width: 1px;
  white-space: nowrap;
  border-right: 1px solid #ebebeb;
  background: #fafafa;
  vertical-align: top;
  padding: 28px 19px;
  font-size: 15px;
  line-height: 15px;
}

.popup__wrapper {
  display: table-cell;
  vertical-align: top;
}

.popup__block {
  padding: 20px;
  border-top: 1px solid #ebebeb;
  position: relative;
}

.popup__block:first-child {
  border: 0;
}

.popup__block_bar {
  padding: 0;
}

.popup__block_inset {
  background: #fafafa;
}

.popup__block_inset:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 15px;
  background-image: -webkit-linear-gradient(rgba(170,170,170,0.4), rgba(170,170,170,0));
  background-image: -moz-linear-gradient(rgba(170,170,170,0.4), rgba(170,170,170,0));
  background-image: -o-linear-gradient(rgba(170,170,170,0.4), rgba(170,170,170,0));
  background-image: -ms-linear-gradient(rgba(170,170,170,0.4), rgba(170,170,170,0));
  background-image: linear-gradient(rgba(170,170,170,0.4), rgba(170,170,170,0));
}

.popup__item {
  display: table-cell;
  border-left: 1px solid #ebebeb;
  padding: 0 20px;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  width: 99%;
}

.popup__item:focus {
  outline: none;
}

.popup__item:first-child {
  border-left: 0;
}

.popup__item_link {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  -webkit-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  color: #000;
  width: 1px;
  white-space: nowrap;
}

.popup__item_link:hover,
.popup__item_link.popup__item_active {
  background: #5856d6;
  color: #fff;
  text-decoration: none;
  border-color: #312fc1;
}

.popup__item_link .popup__item-text,
.popup__item_link .popup__item .icon {
  line-height: 75px;
}

.popup__title {
  padding: 0 30px 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .popup__title {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .popup__title {
    font-size: 34px;
    line-height: 40px;
  }
}

.popup__close {
  position: absolute;
  right: 20px;
  font-size: 13px;
  top: 32px;
  cursor: pointer;
  padding: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.popup__close:hover {
  background: #000;
  color: #fff;
}

.popup__text {
  margin-bottom: 20px;
}

.popup__content {
  position: relative;
}

.popup__status {
  display: none;
}

.popup__status_error,
.popup__status_form-error {
  background: #fe4a4a;
  color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}

.popup__form_error .popup__status_form-error {
  display: block;
}

.popup__layout {
  display: table;
  width: 100%;
}

.popup__container {
  position: relative;
}

.scroll {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.scroll__track {
  width: 4px;
  border: 1px solid #cdcdcd;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
}

.scroll__track__box {
  position: absolute;
  width: 0;
  height: 0;
}

.scroll__track__drag {
  position: relative;
  z-index: 5;
  width: 6px;
  margin-left: -1px;
  height: 100%;
  cursor: pointer;
  background: #000;
}

.scroll__track__drag-wrap {
  position: absolute;
  min-height: 25px;
  height: 0;
}

.scroll_large .scroll__track {
  width: 2px;
  background: #e6e8e6;
  border: 0;
}

.scroll_large .scroll__track__drag {
  width: 14px;
  margin-left: -7px;
  background: #f7f7f7;
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.scroll_large .scroll__track__drag:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.scroll_large .scroll__track__drag:after {
  content: '\2261';
  position: absolute;
  color: #acacac;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -5px;
  font-size: 17px;
}

.form-field {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.form-field__label {
  display: table-cell;
  padding: 10px 20px 0 0;
  vertical-align: top;
  width: 180px;
  min-width: 180px;
}

.form-field__label_width_narrow {
  width: 100px;
  min-width: 100px;
}

.form-field__inner {
  display: table-cell;
  vertical-align: top;
  width: 99%;
}

.form-field__required {
  color: #fe4a4a;
  vertical-align: baseline;
  position: relative;
  font-size: 1.2em;
  line-height: 1;
  bottom: 0.6ex;
  margin-left: 3px;
}

.form-field__error {
  display: none;
  margin-top: 10px;
  color: #fe4a4a;
}

.form-field_error .form-field__error,
.error .form-field__error,
.input_error + .form-field__error,
.error + .form-field__error {
  display: block;
}

.form-field_vertical .form-field__label {
  padding-bottom: 10px;
}

.form-field_vertical .form-field__label,
.form-field_vertical .form-field__inner {
  display: block;
}

.input-group__item {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.input {
  position: relative;
}

.input__decorator {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 5px #f0f0f0;
  box-shadow: inset 0px 2px 5px #f0f0f0;
  background: #fff;
}

.input__decorator:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: -1px;
  right: -1px;
  height: 12px;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.input__inner {
  position: relative;
  outline: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  display: table;
  width: 100%;
  vertical-align: middle;
}

.input__container {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.input__field {
  width: 100%;
  border: 0;
  outline: none;
  padding: 12px 10px 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: none;
  position: relative;
  z-index: 2;
}

.input__field:focus + .input__decorator {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.input__field:focus + .input__decorator:after {
  border: 0;
}

.input__field::-ms-clear {
  display: none;
}

.input__field_error + .input__decorator {
  border-color: #ff3e2a;
  background: #fffcfc;
}

.input__icon {
  position: relative;
  z-index: 2;
  padding: 8px 0;
  font-size: 20px;
  color: #000;
  vertical-align: middle;
  display: table-cell;
}

.input__suggest {
  display: none;
  overflow: hidden;
  position: absolute;
  margin-top: 5px;
  left: 0;
  z-index: 4;
  width: auto;
  min-width: 200px;
  background: #fff;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 5px #bdbdbd;
  box-shadow: 0 3px 5px #bdbdbd;
}

.input__suggest__item {
  display: block;
  padding: 10px;
  cursor: pointer;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  color: #000;
}

.input__suggest__item:first-child {
  border-top-color: transparent;
}

.input__suggest__item_active {
  background: #7978de;
  border-color: #6b6adb;
}

.input__suggest__item:hover {
  text-decoration: none;
  background: #7978de;
  border-color: #6b6adb;
  color: #fff;
}

.input_icon_left .input__icon {
  padding-left: 10px;
}

.input_icon_right .input__icon {
  padding-right: 10px;
}

.input_large .input__field {
  padding: 10px 10px 9px;
}

.input_textarea .input__field {
  height: 90px;
  padding: 8px 10px;
}

.input_textarea .input__icon {
  vertical-align: top;
}

.input_textarea_large .input__field {
  height: 210px;
}

.input_textarea_medium .input__field {
  height: 120px;
}

.input_error .input__field + .input__decorator,
.input.error .input__field + .input__decorator,
.form-field_error .input .input__field + .input__decorator,
.error .input .input__field + .input__decorator {
  border-color: #ff3e2a;
  background: #fffcfc;
}

.input_outline_no .input__decorator:after {
  content: none;
}

.input_large .input__field {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .input_large .input__field {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .input_large .input__field {
    font-size: 20px;
    line-height: 28px;
  }
}

.link {
  display: inline-block;
  vertical-align: middle;
}

.link_icon {
  white-space: nowrap;
}

a.link_icon:hover {
  text-decoration: none;
}

a.link_icon:hover .link__text {
  text-decoration: underline;
}

.link_icon .link__text {
  white-space: normal;
  vertical-align: middle;
}

.link_button {
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
  padding: 5px 9px;
  margin: 0 4px;
  cursor: pointer;
  color: #000;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.link_button:hover {
  background: #fff;
  border-color: #000;
  text-decoration: none;
}

.link_button_active,
.link_button_active:hover {
  cursor: default;
  color: #000;
  background-color: #fafafa;
  border-color: #000;
}

.link_dashed .link__text {
  border-bottom: 1px dashed;
}

a.link_dashed:hover {
  text-decoration: none;
}

a.link_dashed:hover .link__text {
  text-decoration: none;
  border-bottom-color: transparent;
}

.link_dotted .link__text {
  border-bottom: 1px dotted;
}

a.link_dotted:hover {
  text-decoration: none;
}

a.link_dotted:hover .link__text {
  text-decoration: none;
}

.link_dotted:hover .link__text {
  text-decoration: none;
  border-bottom-color: transparent;
}

.link_underline .link__text {
  text-decoration: underline;
}

a.link_underline:hover {
  text-decoration: none;
}

a.link_underline:hover .link__text {
  text-decoration: none;
}

.link_underline_hover:hover {
  text-decoration: none;
}

.link_underline_hover:hover .link__text {
  text-decoration: underline;
}

.link_black {
  color: #000;
}

.link_block {
  display: block;
}

.link_inline {
  display: inline;
}

.link_pointer {
  cursor: pointer;
}

.link_font_small {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.link_font_large {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

.link_model_rating {
  position: relative;
  line-height: 22px;
  padding-right: 10px;
  padding-left: 5px;
  background-color: #fff000;
}

.link_model_rating:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  font-size: 0;
  border-top: 11px solid transparent;
  border-right: 3px solid #fff;
  border-bottom: 11px solid transparent;
  border-left: 0 none;
}

.link_model_buy {
  float: right;
}

.link__ending {
  vertical-align: middle;
  display: inline-block;
  color: #a0a0a0;
}

.dropdown {
  position: relative;
  z-index: 5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 41px;
}

.dropdown_scroll .dropdown__inner {
  max-height: 245px;
}

.dropdown_error .dropdown__field,
.dropdown.error .dropdown__field {
  border-color: #ff3e2a;
  background: #fffcfc;
}

.dropdown__box {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-top: 0;
  margin-top: -1px;
  left: 0;
  right: 0;
  display: none;
  overflow: hidden;
  position: absolute;
  top: 100%;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}

.dropdown__text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.dropdown__scroll {
  position: absolute;
  right: 4px;
  top: 10px;
  bottom: 10px;
}

.dropdown__icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  height: 100%;
  line-height: 41px;
  padding: 0 10px;
}

.dropdown__icon_close {
  display: none;
  font-size: 14px;
  line-height: 43px;
  width: 45px;
  padding: 0;
  text-align: center;
}

.dropdown__icon_close:before {
  vertical-align: top;
}

.dropdown__icon_close:hover {
  background: #fe4a4a;
  color: #fff;
  cursor: pointer;
}

.dropdown__field {
  background: #f9f9f9;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 40px 0 10px;
  height: 39px;
  line-height: 39px;
  cursor: pointer;
  position: relative;
  display: block;
  overflow: hidden;
}

.dropdown__field:hover .dropdown__icon_field {
  color: #5856d6;
}

.dropdown__field:hover:after {
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.2);
  box-shadow: 0 3px 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0.5%;
  width: 99%;
}

.dropdown__field:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  z-index: -1;
}

.dropdown__field:active:after {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  left: 0;
  width: 100%;
}

.dropdown__field:hover,
.dropdown__field:active {
  background: -webkit-linear-gradient(#fff 0%, #fbfbfb 100%);
  background: -moz-linear-gradient(#fff 0%, #fbfbfb 100%);
  background: -o-linear-gradient(#fff 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(#fff 0%, #fbfbfb 100%);
  background: linear-gradient(#fff 0%, #fbfbfb 100%);
}

.dropdown__field_disabled,
.dropdown__field_disabled:hover {
  color: #ccc;
  background: #f9f9f9;
  cursor: default;
}

.dropdown__field_disabled .dropdown__icon_field,
.dropdown__field_disabled:hover .dropdown__icon_field {
  color: #ccc;
}

.dropdown__inner {
  background: #fff;
  border-top: 1px solid #e6e6e6;
  padding: 10px;
  overflow: hidden;
}

.dropdown__inner_dark {
  background: #fafafa;
}

.dropdown__inner_collapse {
  padding: 0 10px;
}

.dropdown__item {
  display: block;
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
  cursor: pointer;
  position: relative;
}

.dropdown__item:first-child {
  border: 0;
}

.dropdown__item:hover {
  background: #acabea;
  margin: 0 -10px;
  padding: 10px;
}

.dropdown__item_title {
  border-top: none;
  cursor: default;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.dropdown__item_title:hover {
  background: none;
}

.dropdown__select {
  display: none;
}

.dropdown_active {
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.15);
  box-shadow: 0 3px 9px rgba(0,0,0,0.15);
  z-index: 10;
}

.dropdown_active .dropdown__field,
.dropdown_active .dropdown__field:hover {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #fff;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 2;
}

.dropdown_active .dropdown__field:after,
.dropdown_active .dropdown__field:hover:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown_active .dropdown__box {
  display: block;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.15);
  box-shadow: 0 3px 9px rgba(0,0,0,0.15);
}

.dropdown_active .dropdown__icon {
  display: none;
}

.dropdown_active .dropdown__icon_close {
  display: block;
}

.dropdown_flex {
  overflow: hidden;
}

.dropdown_flex.dropdown_active {
  overflow: visible;
}

.dropdown_flex.dropdown_active .dropdown__box {
  visibility: visible;
}

.dropdown_flex .dropdown__box {
  display: block;
  visibility: hidden;
  position: relative;
  top: 0;
}

.pbox_list {
  padding-bottom: 90px;
}

.pbox_list .pbox__list,
.pbox_list .pbox__count {
  display: block;
}

.pbox_loading {
  text-align: center;
}

.pbox_loading .pbox__inner {
  visibility: hidden;
}

.pbox_loading .pbox__switcher {
  visibility: visible;
}

.pbox_loading .pbox__loader {
  display: inline-block;
}

.pbox__info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.8);
  display: table;
}

.pbox__info__sub {
  display: table-cell;
  padding: 10px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: rgba(255,255,255,0.2);
}

.pbox__info__sub__val {
  color: rgba(255,255,255,0.2);
  display: inline-block;
  white-space: nowrap;
  margin-right: 5px;
}

.pbox__info__sub_right {
  text-align: right;
}

.pbox__info__sub_right .pbox__info__sub__val {
  text-align: right;
  margin-right: 0px;
  margin-left: 5px;
}

.pbox__text {
  color: #c8ced3;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-top: 10px;
  position: relative;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .pbox__text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .pbox__text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.pbox__title {
  color: #c8ced3;
  margin-top: 5px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .pbox__title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1340px) {
  .pbox__title {
    font-size: 22px;
  }
}

.pbox__note {
  color: #979797;
  font-size: 12px;
  margin-top: 5px;
  float: right;
  padding-left: 10px;
}

.pbox__note a {
  color: #fff;
}

.pbox__top {
  zoom: 1;
  margin-bottom: 15px;
  position: relative;
  z-index: 3;
}

.pbox__top:after,
.pbox__top:before {
  content: "";
  display: table;
}

.pbox__top:after {
  clear: both;
}

.pbox__count {
  text-align: right;
  max-width: 50%;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  display: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .pbox__count {
    font-size: 22px;
  }
}

@media screen and (min-width: 1340px) {
  .pbox__count {
    font-size: 22px;
  }
}

.pbox__count__wrapper {
  display: inline-block;
  position: relative;
}

.pbox__count__inner {
  position: relative;
  right: -50%;
}

.pbox__current {
  font-weight: 400;
}

.pbox__actions {
  float: right;
  padding-left: 40px;
}

.pbox__action {
  margin-left: 20px;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  line-height: 30px;
  color: #c8cfd4;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .pbox__action {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .pbox__action {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.pbox__action:hover {
  color: #fff;
}

.pbox__switcher {
  width: 50%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pbox__switcher:hover .pbox__control {
  background: #5856d6;
  height: 60px;
  width: 65px;
}

.pbox__switcher.pbox__switcher:hover .pbox__control_prev {
  -webkit-border-radius: 0 80px 80px 0;
  border-radius: 0 80px 80px 0;
}

.pbox__switcher.pbox__switcher:hover .pbox__control_next {
  -webkit-border-radius: 80px 0 0 80px;
  border-radius: 80px 0 0 80px;
}

.pbox__switcher_prev {
  left: 0;
}

.pbox__switcher_prev .pbox__control {
  -webkit-border-radius: 0 75px 75px 0;
  border-radius: 0 75px 75px 0;
  padding-right: 10px;
  left: 0;
}

.pbox__switcher_next {
  right: 0;
}

.pbox__switcher_next .pbox__control {
  -webkit-border-radius: 75px 0 0 75px;
  border-radius: 75px 0 0 75px;
  right: 0;
  padding-left: 10px;
}

.pbox__control {
  height: 55px;
  width: 55px;
  font-size: 52px;
  line-height: 1;
  padding: 40px 0;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  background: #000;
  color: #fff;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.pbox__container:hover .pbox__switcher_next .pbox__control {
  background: #5856d6;
  height: 60px;
  width: 65px;
}

.pbox__photo {
  cursor: pointer;
  display: block;
}

.pbox__shares {
  position: relative;
}

.pbox__wrapper {
  position: relative;
  z-index: 5;
}

.pbox__list {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  background: #0b1017;
  z-index: 5;
  display: none;
}

.pbox__preview {
  padding: 11px 5px 13px;
  border-top: 2px solid transparent;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}

.pbox__preview_active {
  border-color: #5856d6;
}

.pbox__preview_loading {
  background: no-repeat 50% url("data:image/gif;base64,R0lGODlhFAAUAPYAALi4uMLCwu7u7qampujo6KCgoN7e3tzc3JqamtbW1uLi4tnZ2YSEhObm5n5+fszMzIqKinh4eJSUlK+vr8rKynJycr6+vsbGxtLS0tDQ0JCQkMDAwMTExLW1tbS0tLu7u2xsbKSkpGhoaFZWVrGxsZKSkp2dnXZ2dqmpqaurq4iIiI2NjWJiYp6enpaWlpiYmEBAQFxcXERERFBQUKKiokpKSnx8fI6Oji4uLmpqajo6OjQ0NCoqKmVlZXp6em5ubl9fX4aGhoGBgYCAgGRkZCwsLFhYWFNTU3BwcDc3N2BgYFpaWjAwMFRUVEdHR05OTkZGRj4+PjIyMnR0dDg4OEJCQjw8PExMTCkpKf///ycnJygoKPz8/OXl5fHx8fb29qysrNra2uvr69TU1L29veDg4MnJyc7OzrKysv39/fn5+fPz87Ozs/j4+PX19ezs7O3t7f7+/s/Pz/v7+62trff39/r6+tXV1fLy8vT09Ly8vOrq6sjIyPDw8CYmJv///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAB/ACwAAAAAFAAUAAAHloB+goOEhYaHiImCTQgdCIqERxtrXFlxQJB+ImFifW5wY0mQV3IGZSlPmYIDGBgRqoIyHHwSsIJTZGRVtn5CHiiKW1tahDYpLcFaW4Q9NC1UicPEgzouLiCIw8uFJytBNYY8RcKGVA5DEU1Mglg7SThYiDAVFTksI1dOUe/Th1JGRICMeAIlipR+iXBEgWFFSjxeEFUFAgAh+QQFAAB/ACwCAAIAEAAQAAAHkYB/goI1KygTLyODi381KAsKe15qdmcwjEt6D2NhCQZucVkli1UTFgEuToJXbBxViytobCKMtTohKEK1tUomLVa7jDkSK8GCfshEEAzGf8h+R0JDO8bPUicnRsFaW1qCSyAiUbXc3oJMSkoxVTyC3Ft+W4s7I01PTlFJTDzctUVVTqpY2YEDC7xgWJgwKXJwUSAAIfkEBQAAfwAsAgACAA8AEAAAB46Af4KCUDYuCBAzg4tVJQABFGMGXQFGi08mdB4fj2ENfW8ngjolBSFDVoQDcHZeMX8VJRKWi39CdVkcOwwQObWDKHk0TzZDSb+DRX9HU0jItU85Pc+LMCwsONSCRUZGMs9+4X8yM1dSv+HiPDIyVTtbgn6D8ttWOklSPFtbWvz0gluYMCnCrx81LQj51QoEACH5BAUAAH8ALAIAAgAQABAAAAeXgH+Cgjo9NkJTMoOLf1QnLjQpHmQcA1eMMA4rLi0tKGR8GHIig1IVQ0EgVIJVEhgGYUeCRhURNYx/EWViG384RDlNuIIpfWtNUUAsTMN/T25cCDAjI82CcFkdVk+X1mNxCFJQTljWSUB/WFFRO9aLUklJPO6CWjg4RVt+g377jFpYtmjZsuVPv364/BDUMvCgtX0C/S0KBAAh+QQFAAB/ACwCAAIAEAAQAAAHloB/goI7Rz05LFaDi39MMSdCEBImITcyjDtKICdDkS0oaCQxg0UjSiIjO4I6DmwWZFeCVU1LUYx/PRsPKX9YTk9Vt4ISYwtPTFVOPMJ/UGEKN0xWtsx/d3soRTtJ1X8GXhNbOExazFdfagh+WDxbzGxxdiN/W1r1whxZD4J+W/3ljKKsoCaonj8/froJ0oIwocI/DYUFAgAh+QQFAAB/ACwCAAIAEAAQAAAHnYB/goJFOjI1UEyDi39YOjVNMT0gUz1JjFhUVVdNRixIPkJCToNaTFQwOjyCUkBBGjdWglg4STiMf0cSJgx/flhFRbiCUyEDVVpaWFrDf1Z0aBVbWlvNgmAfKtPV1h0cN8lbfs1QD2dDf1vizS0LYzW+fvK4Q2UKHoPj84IzaHBwBmbkkzfuTwkuadoQ+IFr34AsdiiMsEbIwcRFgQAAIfkEBQAAfwAsAgACABAAEAAAB5eAf4KCWkU7SUlFg4t/fjxSOjBOMyNPTIxaWIZWMDUjMSxEOoN+W4U4W4JFNSJIPzuCpqaMfzInNiKxWqm0f0pBKkl/W1t+vX87NyUxxlrHghoISH7Uz38IISfUxsdRE3Qgjdy9KgAeVdZ/SAEBCLRasH9XNBhyG060G2l7CgQKBw9Y9BqTJU2dPg06PDnmBAEbEi4WLgoEACH5BAUAAH8ALAIAAgAQABAAAAeQgH+Cgn5aWzw8W4OLgluOPExJOlQ8jH9bWoZFO1ZVTjVSlo5+glhUT0dHOISWg0lLQDOEfqStNSIiUrS1rThIFVd/tK2DFT4xxIwODCzJrjcrS86CFQgSVtRyEJZKITRCgxdZah1HmTIQaBM0MIM/Alx5e2MUDxxkdCOMMxx9cF1hMPAxAYXYlRU0TAiRwSgQACH5BAUAAH8ALAIAAgAQABAAAAeVgH+Cg4JbWn6EiYhajFpYWFqKfn5bf1tbWEU4TFiEk5ODWkVJVFSdgp+JfzgwVTqqsDpXNUWwiTxNTa+2hEYxMkUoJbx/LD01Q1lcM7ZSSCBQI3ZpbLZAPlNMf2ZtcEKqR0FCPYJNBHBlBU6TVicSGkJJhAYKCw8dYHQhJjdQiU9oxpzh8AHNACFWbDlxsCIIEhiJAgEAIfkEBQAAfwAsAgACABAAEAAAB5SAf4KDfoWDh4iFfn9bjYuIgopaW1qTWpCJjVpYj5iDWkVFPH9OYwGXmDg7UloIWWk7nltWOkVsaXuegjAwOyR1Crp/NU5JEn0EV55FIzNJTw0KNJ41MSNFfx0HGRWQMiIsT4JPD3IBKlGCSUonSERMgywbAQATCBo3QTZIOohOCB7ohEBQQoWIWJhggJiCJEYSRIEAACH5BAUAAH8ALAIAAgAQABAAAAeQgH+Cg4N+hIeHfoqGh0h8EYWKiE0CWWOJgluDHFxtKoh/W1qaNX15HaCho343b3tHqX5Yoi1dl6l/RTxbL2EUuH87TDxDGA81qVhWSTxVFxw3qTpVVpoIZGw9iElPTlSCMGATAyc6gkxXS0c1PINHBTQIGg5TSCJAR1KHOg4SKww+KoiYgSNVkhFAltRgcigQACH5BAUAAH8ALAIAAgAQABAAAAeYgH+CgiNDOIOIiCMUc1koiYk/BG1cXBKDfpmDMwZwcGgziJl+g2wKZUOQo6ROYwsFkIJ+W4IOZw9QsYJbWn8rHB26u71BH2DCf7xbSGh0VrpaWFpaMAMhJ7pFRVikQiYSR5A4SThYglY3GkFKUoJFOjBUTL2CUEJCPkgsS01XVVTmEO3oMQVEjxhNaugICIkJlBoydPBIFAgAOw==");
  min-width: 30px;
  min-height: 45px;
}

.pbox__preview__pic {
  height: 45px;
}

.pbox__previews {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  font-size: 0;
}

.pbox__previews__inner {
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
}

.pbox__loader {
  display: none;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
}

.sharelist__text {
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px;
  color: #808080;
}

.sharelist__items {
  display: inline-block;
  vertical-align: middle;
}

.sharelist__item {
  display: inline-block;
}

.sharelist_inline {
  display: inline-block;
  vertical-align: middle;
}

.sharelist__count {
  display: inline-block;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 2px solid #e6e6e6;
  vertical-align: middle;
}

.sharelist__count + .share {
  margin-left: 0;
}

.sharelist_bordered .share {
  background: none;
}

.sharelist_bordered .share__inner {
  display: none;
}

.sharelist_bordered .share__button {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border-color 0.2s ease-in-out;
  -moz-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  line-height: 30px;
  padding: 0 6px;
}

.sharelist_bordered .share_ok:hover .share__button {
  border-color: #ff7200;
}

.sharelist_bordered .share_my:hover .share__button {
  border-color: #117eda;
}

.sharelist_bordered .share_fb:hover .share__button {
  border-color: #0561af;
}

.sharelist_bordered .share_vk:hover .share__button {
  border-color: #5f86aa;
}

.sharelist_bordered .share_tw:hover .share__button {
  border-color: #00bff3;
}

.sharelist_bordered .share_rss:hover .share__button {
  border-color: #ffba00;
}

.sharelist_media {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.sharelist_media .sharelist__items {
  margin: 0;
}

.sharelist_media .share {
  display: block;
  margin: 10px 0 0;
  position: relative;
  background: #000;
}

.sharelist_media .share:first-child {
  margin: 0;
}

.sharelist_media .share_ok:hover {
  background: #ff7200;
}

.sharelist_media .share_my:hover {
  background: #117eda;
}

.sharelist_media .share_fb:hover {
  background: #0561af;
}

.sharelist_media .share_vk:hover {
  background: #5f86aa;
}

.sharelist_media .share_tw:hover {
  background: #00bff3;
}

.sharelist_media .share_rss:hover {
  background: #ffba00;
}

.sharelist_media .share__button {
  width: 28px;
  min-width: 28px;
  height: 28px;
  line-height: 25px;
  position: relative;
  padding: 0;
}

.sharelist_media .share_my {
  font-size: 17px;
}

.sharelist_media .share__inner {
  position: absolute;
  right: 40px;
  line-height: 28px;
}

.sharelist_media .share__count {
  color: #fff;
  margin: 0;
}

.sharelist_media .share__count:before,
.sharelist_media .share__count:after {
  content: none;
}

@media screen and (min-width: 1340px) {
  .sharelist_media .share__count .share__count {
    border: 0;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .sharelist_media .share__count .share__count {
    border: 0;
  }
}

@media screen and (max-width: 1279px) {
  .sharelist_media .share__count .share__count {
    border: 0;
  }
}

.ie-old .sharelist_media .share__count .share__count,
.ie8 .sharelist_media .share__count .share__count,
.no-mq .sharelist_media .share__count .share__count {
  border: 0;
}

.sharelist_media .share__like {
  display: none;
}

.sharelist_media .share:hover .share__inner {
  padding: 0;
}

.sharelist_justify {
  margin: 0 -10px;
}

.sharelist_justify .sharelist__items {
  display: table;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  border-spacing: 10px;
}

.sharelist_justify .sharelist__count {
  display: table-cell;
  padding: 0;
  margin: 0;
  border: none;
  background: #f0f0f0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.sharelist_justify .share {
  display: table-cell;
  height: 40px;
  line-height: 40px;
}

.sharelist_compact .sharelist__items {
  margin-left: 0;
}

.sharelist_compact .share__inner {
  display: none;
}

.sharelist_vertical {
  position: absolute;
  left: -38px;
}

.sharelist_vertical .sharelist__items {
  margin: 0;
}

.sharelist_vertical .share {
  display: block;
  margin: 10px 0 0;
  position: relative;
}

.sharelist_vertical .share__button {
  min-width: 28px;
  height: 28px;
  line-height: 25px;
  position: relative;
  padding: 0;
}

.sharelist_vertical .share__button:before {
  line-height: 28px;
  font-size: 15px;
}

.sharelist_vertical .share_vk .share__button:before {
  font-size: 13px;
}

.sharelist_vertical .share__inner {
  position: absolute;
  right: 35px;
  top: -3px;
}

.sharelist_vertical .share__count {
  background: none;
  color: #787b80;
  padding: 6px 0;
  margin: 0;
}

.sharelist_vertical .share__count:before,
.sharelist_vertical .share__count:after {
  content: none;
}

@media screen and (min-width: 1340px) {
  .sharelist_vertical .share .share__count {
    border: 0;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .sharelist_vertical .share .share__count {
    border: 0;
  }
}

@media screen and (max-width: 1279px) {
  .sharelist_vertical .share .share__count {
    border: 0;
  }
}

.ie-old .sharelist_vertical .share .share__count,
.ie8 .sharelist_vertical .share .share__count,
.no-mq .sharelist_vertical .share .share__count {
  border: 0;
}

.sharelist_vertical .share__like {
  display: none;
}

.sharelist_vertical .share:hover {
  padding: 3px;
  margin: 7px -3px -3px;
}

.sharelist_vertical .share:hover .share__count {
  background: none;
  color: #fff;
}

.sharelist_vertical .share:hover .share__inner {
  padding-right: 0;
  right: 38px;
  top: 0;
}

.counters {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.parallax {
  position: relative;
  height: 320px;
}

.parallax__inner {
  color: #fff;
  text-decoration: none;
  display: block;
  position: absolute;
  height: 320px;
  overflow: hidden;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.parallax__layer {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.parallax__move {
  height: 100%;
  overflow: hidden;
  -webkit-perspective: 1px;
  -moz-perspective: 1px;
  -ms-perspective: 1px;
  perspective: 1px;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.parallax__static {
  position: absolute;
  z-index: 1;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.rb_body {
  text-align: left;
}

.rb_h4,
.rb_h5,
.rb_body h4,
.rb_body h5 {
  color: #000;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
}

.rb_h4 a:hover,
.rb_h5 a:hover,
.rb_body h4 a:hover,
.rb_body h5 a:hover {
  text-decoration: none !important;
  color: #000;
}

a.rb_h4:hover,
a.rb_h5:hover {
  text-decoration: none !important;
  color: #000;
}

.rb_h6 {
  color: #000;
  display: block;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  padding: 0 0 3px 0;
  text-decoration: none;
  text-transform: uppercase;
}

.rb_content {
  margin: 18px 0 0 0;
  overflow: hidden;
}

.rb_content:first-of-type {
  border-top: 1px solid #e5e5e5;
  padding-top: 18px;
  margin: 15px 0 0 0;
}

.rb_img {
  float: left;
  margin: 5px 20px 0 0;
  background-position: left top;
  background-repeat: no-repeat;
}

.rb_flash {
  float: left;
  margin: 0 20px 0 0;
}

.rb_nobr {
  white-space: nowrap;
}

.rb_text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
}

.rb_text:hover a {
  color: #000;
}

.rb_textSmall {
  font-size: 12px;
  overflow: hidden;
}

.rb_next {
  font-weight: bold;
  font-size: 12px;
  float: right;
  margin-top: 5px;
}

.rb_more {
  font-weight: bold;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

.rb_imgUl {
  background-position: left top;
  background-repeat: no-repeat;
  font-weight: bold;
  display: block;
  height: 50px;
  margin: 0;
  padding-left: 55px;
}

.rb_ul {
  margin: 10px 0 0 13px;
  padding-left: 2px;
}

.rb_li {
  color: #999;
}

.rb_mb5 {
  margin-bottom: 5px;
}

.rb_body img {
  border: 0;
}

.rb_body_100 {
  overflow: hidden;
  text-align: left;
  border: 1px solid #dad9d9;
  -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 4px rgba(0,0,0,0.1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  padding: 15px 19px 17px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.rbseo .rb_h4,
.rbseo .rb_h5,
.rbseo .rb_body h4,
.rbseo .rb_body h5 {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.rbseo .rb_content {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.rbseo .rb_ul {
  margin: 0;
  list-style-type: square;
  padding-left: 20px;
  margin-top: 10px;
}

.rbseo .rb_li {
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
  margin-top: 10px;
}

.rbseo .rb_li:first-child {
  margin-top: 0;
}

#yandex_11634 {
  font-size: 13px;
  font-family: 'Helvetica', 'Arial', sans-serif !important;
  background: #fff;
  padding: 19px 19px 26px;
  -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 4px rgba(0,0,0,0.1);
  border-bottom: 7px solid #5856d6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}

.box #yandex_4170,
.box #yandex_6241,
.box #yandex_11634 {
  margin: -19px;
}

.box #yandex_4170,
.box #yandex_6241,
.box #yandex_11634 {
  -webkit-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom-color: #5856d6 !important;
}

.box .topic__info {
  margin-top: 5px;
  padding-top: 5px;
}

.box .topic__rubric {
  padding-right: 8px;
  margin-right: 8px;
}

.yap-item-inner {
  font-size: 12px !important;
}

.p-special {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1600px;
  margin-left: -800px;
  overflow: hidden;
}

.p-special:before,
.p-special:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-repeat: no-repeat;
}

.p-special:after {
  left: auto;
  right: 0;
}

.p-special__image {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 3;
}

.p-special__image_galaxy-a {
  margin-left: -45px;
}

.p-special__image_galaxy-a img {
  display: block;
}

.p-special__image_galaxy-a a {
  position: absolute;
  top: 68px;
  left: 157px;
  height: 45px;
  width: 180px;
}

.p-special_data {
  width: 1500px;
  margin-left: -750px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-special {
    width: 1700px;
    margin-left: -850px;
  }
}

@media screen and (min-width: 1340px) {
  .p-special {
    width: 1920px;
    margin-left: -960px;
  }
}

@media screen and (min-width: 1920px) {
  .p-special_data {
    width: 100%;
    margin-left: -50%;
  }
}

.p-special_data__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 3;
  width: 280px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-left: 190px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-special_data__image {
    margin-left: 310px;
  }
}

@media screen and (min-width: 1340px) {
  .p-special_data__image {
    margin-left: 370px;
  }
}

.p-special:before,
.p-special:after {
  top: auto;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
}

.p-special:before {
  background-position: left bottom;
}

.p-special:after {
  background-position: right bottom;
}

.p-special_sony .p-special__image {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -15px;
  top: 0;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-special_sony .p-special__image {
    margin-left: 105px;
  }
}

@media screen and (min-width: 1340px) {
  .p-special_sony .p-special__image {
    margin-left: 165px;
  }
}

.p-special_apple_iphone_6s:before,
.p-special_apple_iphone_6s:after {
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}

.p-special_galaxy-a {
  background: #020515 url("/-/51e6560f/img/branding/galaxy-a/bg.jpg") no-repeat 50% 50%;
}

.p-special_shavers {
  background-color: #e8ebf2;
}

.p-special_shavers:before {
  z-index: 2;
  background-position: 0 100%;
  background-image: url("/-/23bd50b7/bem/web/web.blocks-project/p-special/_shavers/p-special_shavers-left.png");
}

@media screen and (min-width: 1340px) {
  .p-special_shavers:before {
    margin-left: -90px;
  }
}

.p-special_shavers:after {
  z-index: 1;
  background-position: 100% 100%;
  background-image: url("/-/4bfeee/bem/web/web.blocks-project/p-special/_shavers/p-special_shavers-right.png");
}

@media screen and (min-width: 1340px) {
  .p-special_shavers .p-special__image {
    margin-left: 350px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-special_shavers .p-special__image {
    margin-left: 290px;
  }
}

@media screen and (max-width: 1279px) {
  .p-special_shavers .p-special__image {
    margin-left: 190px;
  }
}

.ie-old .p-special_shavers .p-special__image,
.ie8 .p-special_shavers .p-special__image,
.no-mq .p-special_shavers .p-special__image {
  margin-left: 190px;
}

@media screen and (min-width: 1590px) {
  .p-special_shavers {
    width: auto;
    left: 0;
    right: 0;
    margin: 0;
  }
}

.p-special_lenovo-s90 {
  width: 1890px;
  margin-left: -938px;
  background: url("/img/lenovo_s90/head.png") no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

@media screen and (min-width: 1900px) {
  .p-special_lenovo-s90 {
    width: auto;
    left: 0;
    right: 0;
    margin: 0;
  }
}

.p-special_lg-spirit {
  width: auto;
  left: 0;
  right: 0;
  margin: 0;
  background-color: #3b3b3d;
  background-image: url("/bem/desktop.blocks-project/p-special/_lg-spirit/lg-spirit_splash.png");
  background-position: 50% 0;
}

.p-special_lg-spirit:before {
  left: 50%;
  height: 430px;
  width: 629px;
  margin-left: -610px;
  background-image: url("/bem/desktop.blocks-project/p-special/_lg-spirit/lg-spirit_phone.png");
}

@media screen and (max-width: 1279px) {
  .p-special_lg-spirit:before {
    margin-left: -460px;
  }
}

.ie-old .p-special_lg-spirit:before,
.ie8 .p-special_lg-spirit:before,
.no-mq .p-special_lg-spirit:before {
  margin-left: -460px;
}

.p-special_lg-spirit:after {
  background-image: url("/bem/desktop.blocks-project/p-special/_lg-spirit/lg-spirit_noize.png");
  background-repeat: repeat;
  z-index: -1;
}

.p-special_lg-spirit .p-special__image {
  bottom: 20px;
  margin-left: 540px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-special_lg-spirit .p-special__image {
    margin-left: 480px;
  }
}

@media screen and (max-width: 1279px) {
  .p-special_lg-spirit .p-special__image {
    margin-left: 360px;
  }
}

.ie-old .p-special_lg-spirit .p-special__image,
.ie8 .p-special_lg-spirit .p-special__image,
.no-mq .p-special_lg-spirit .p-special__image {
  margin-left: 360px;
}

.p-subscribe_loading .button .link,
.p-subscribe_loading .button .button__text,
.p-subscribe_loading .button .icon {
  visibility: hidden;
}

.p-subscribe_loading .button__loader {
  display: block;
}

.p-subscribe_toggle .button__text {
  display: none;
}

.p-subscribe_toggle .button__text_hide {
  display: inline-block;
}

.block {
  background: #fff;
  padding: 20px;
}

.block_bg_primary {
  background: #f3f3f3;
}

.block_bg_secondary {
  background: #fafafa;
}

.block_bg_noise {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAAAAAA7VNdtAAAFnElEQVR4Xh2SwY5rxw1EW9K8N46zyyIw8gF5uk1WFcnulmYe4P//o8CeGenm2lywiG6gzqKqcfTYvIrGwibCcpEx83qlNFakEkmp957BLjVzg97KRmzTj0ubYjNsxvp71QYb3jNhFnMqegttnOgiipsrItgZrlEJh7kc2tISP8Kc0ZPNfNCnrj6yw1QMGvGTPukWE6q8zjfEyMFbANts08KshjI5/DpC9FgBxsiFTYxyd44whbsFolpei1dzACUbqlQVAY8AaogQmRMuuG+UZA15B4Kwje5LMFN5XyMMEOMWzpkiaogy8apWUkUUM/9LzsBmCNo7PQoeEXc4l8MspeFBrna7YoWHNIiUFZTOWd2LkZUIkwYAeNcI+BxNMTIodcwa3AYZyBtVdq3qOTer0SOVolzqYvPqJQv3wtRyUZHCEAV3SgB63GiIKcvpjLb8xwif5Qei924jK3zatLVWUgxzLaOiEGswWI003JZ5IBjLVnZnTW7XTouK9VY3S4mdZe4m9TZtKsKNzDt9BhJeUq+qMUtw+ibUGBW1pWuguXG6wi3ukvlcAY5p6Q6Yk6GKWmCNirvPZLSYSGaIDq8AVOxESkXvGOq43YQa3u1Hpl+Fy7++X86frZ3P+y972x/ny+m8t8tnOz8vp/bcX9rj+bkf/y/P/fWx7/84PVvOJNHH8Jk5ogd6VtB0lauAyDAQGvRRFoN2+c+3j9Pr1/n0tX+2b+3R9stpf3kcXu28v5y+WjtA51P7C9T+bO1xac1Klb4mAkqzYg5n+IYKFznTBY+URBHGYrOQmWflUJhXiEGXOwtRrIEgOjTo7PcAwYaFLvarzzDWIsaUyopbf89NfeuMis7kgTYXokWXVRCWtVWme8q8sgeoXrNnOix4zfJp5JA33Yo/IkSMPmiuWU43tym7p73lcrivUQPd4e6jLcveY4UJvTgHYoi5Ut3NV1pgwW8VMMXNFD1agjQE3UEHhgDFFu81hwjXzMRbOoGRmG6py2/PI5Tn97b/8tx/3Z+P0+Xr/P1rP4J/tr+yeD72I7P9Yz/vj8fr49fns2kxjZMu85Wc6XSU9ShyhNYoIGQY0c1Tq3j5rR0mr8/HYfnV9q/L5Xx4X77vz9N+bn/T9tOjnb/vp8vH9/btj+OV7uGLVnIsXhlBpRguyTu5bd03Ea6hJXWi+YhyrznUdWNPbAY/BuKhFOiJggU5RBd6420Z+vo9jewBZADwIfcIh/UhDaQ8AmEm/PAWJBQeaePWq5Azs3q/yas6hHKyRwGMig0GNfUi3a9YXemRclWaRxICxMRabvOnfHSLmDNahrndR7wNixD9R2UX+4ZYjDnKfdsk752CIspH80235LHv6mErN7De3eBlqV7VpwoerNkByjdv02Qwqlv039mJOcw5LRnY+qaftAM0lrPcOzdDS3dWRHW8212FkAsdMcpVSYbVnZzaYkWFAtbQJ0KQGO9wiiGGUn6fEbDQ5gINGc5bbjPz8tvln4/Px+Xb/vF1upwfezsdLT2djvY9n8/L63FfPl/3dv486nn543SUuOVaGUlGDYv0YwgwMmxz5FCQM0wJjuxUFy7/fvnf6XQwTpf9KPr5tb2cPk7ndmmnb89z+zi/HMg/D8ov5+f549vp9PpoSE73qc2tVyhVEyakdGOOSGV0D2XRVCZ6tcoRU8E+F6PCto3aYhCHZrKjrkByjU7PcujWMkpzZqJTZj/vdDcn4cRGbRAiyF4LUr8xhlogysd9HgrnDKejgiGUVNRbkvH25lYy+RjdW5dho8xhsnD0GBQremfB4XmbN0HmZIlpka1YhLsrzGLdwjYf5QNrOM1C7pERkncYGMmD8jMAapaHowo9wzJkmu/hjty6s5MHyjX70qw2GIfIoyyumVtl3gIasBEQINxzWh+1eYIZqv8DbGoN7R98FhQAAAAASUVORK5CYII=");
}

.block_separated,
.block_separated_bottom {
  border-bottom: 1px solid #dedede;
}

.block_separated_top {
  border-top: 1px solid #dedede;
}

.block_shadow {
  border-top: 1px solid #cdccca;
  border-bottom: 1px solid #cdccca;
  -webkit-box-shadow: 0 0 2px #ebeae8;
  box-shadow: 0 0 2px #ebeae8;
}

.block_shadow_bottom {
  position: relative;
  border-bottom: 1px solid #cdccca;
}

.block_shadow_bottom:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 0;
  height: 2px;
  z-index: 2;
  background: -webkit-linear-gradient(#cdccca 0%, rgba(205,204,202,0) 100%);
  background: -moz-linear-gradient(#cdccca 0%, rgba(205,204,202,0) 100%);
  background: -o-linear-gradient(#cdccca 0%, rgba(205,204,202,0) 100%);
  background: -ms-linear-gradient(#cdccca 0%, rgba(205,204,202,0) 100%);
  background: linear-gradient(#cdccca 0%, rgba(205,204,202,0) 100%);
}

.block_shadow_top {
  position: relative;
  border-top: 1px solid #cdccca;
}

.block_shadow_top:before {
  content: '';
  position: absolute;
  width: 100%;
  top: -3px;
  left: 0;
  height: 2px;
  z-index: 2;
  background: -webkit-linear-gradient(rgba(205,204,202,0) 0%, #cdccca 100%);
  background: -moz-linear-gradient(rgba(205,204,202,0) 0%, #cdccca 100%);
  background: -o-linear-gradient(rgba(205,204,202,0) 0%, #cdccca 100%);
  background: -ms-linear-gradient(rgba(205,204,202,0) 0%, #cdccca 100%);
  background: linear-gradient(rgba(205,204,202,0) 0%, #cdccca 100%);
}

.block_shadow_large:after,
.block_shadow_large:before {
  height: 8px;
}

.block_shadow_large:after {
  bottom: -8px;
}

.block_shadow_large:before {
  top: -8px;
}

.block_border_top {
  border-top: 8px solid #5856d6;
}

.block_border_bottom {
  border-bottom: 8px solid #5856d6;
}

.block_collapse {
  padding: 0;
}

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

.block_collapse_top {
  padding-top: 0;
}

.block_collapse_bottom {
  padding-bottom: 0;
}

.block_center {
  text-align: center;
}

.block_bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.block_dark {
  position: relative;
  background: #222 url("/-/26d415a/bem/web/web.blocks/block/block_dark.png");
}

.block_dark:before,
.block_dark:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.block_dark:after {
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 90%, rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 90%, rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 90%, rgba(0,0,0,0.05) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 90%, rgba(0,0,0,0.05) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 15%, rgba(0,0,0,0) 90%, rgba(0,0,0,0.05) 100%);
}

.block_dark .list__text {
  color: #fff;
}

.block_special {
  position: relative;
}

.block_special .wrapper {
  position: relative;
  z-index: 2;
}

.block_shavers {
  min-height: 300px;
}

.block_mwc2015 {
  background: url("/-/37ff467a/bem/web/web.blocks/block/_mwc2015/block_mwc2015.jpg") no-repeat 50% 0;
}

.block_lenovo-s90 {
  z-index: 10;
  height: 370px;
}

.block_lenovo-s90 .article {
  width: 580px;
}

.block_lg-spirit {
  height: 390px;
}

.block_lg-spirit .article {
  width: 420px;
}

.block_sony {
  height: 300px;
}

@media screen and (max-width: 1279px) {
  .block_sony .article {
    width: 420px;
  }
}

.ie-old .block_sony .article,
.ie8 .block_sony .article,
.no-mq .block_sony .article {
  width: 420px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .block_sony .article {
    width: 660px;
  }
}

@media screen and (min-width: 1340px) {
  .block_sony .article {
    width: 800px;
  }
}

.block_galaxy-a {
  height: 310px;
}

.block_galaxy-a .article {
  color: #fff;
}

@media screen and (max-width: 1279px) {
  .block_galaxy-a .article {
    width: 480px;
  }
}

.ie-old .block_galaxy-a .article,
.ie8 .block_galaxy-a .article,
.no-mq .block_galaxy-a .article {
  width: 480px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .block_galaxy-a .article {
    width: 580px;
  }
}

@media screen and (min-width: 1340px) {
  .block_galaxy-a .article {
    width: 620px;
  }
}

.wrapper {
  margin: 0 auto;
  display: block;
  width: 940px;
}

.wrapper_relative {
  position: relative;
}

@media screen and (min-width: 1340px) {
  .wrapper {
    width: 1300px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .wrapper {
    width: 1180px;
  }
}

.tbl {
  display: table;
  border-collapse: collapse;
}

.tbl_width_100p {
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: top;
}

.cell_small {
  width: 1px;
  white-space: nowrap;
}

.cell_left {
  width: 1px;
  white-space: nowrap;
  padding-right: 10px;
}

.cell_right {
  width: 1px;
  white-space: nowrap;
  padding-left: 10px;
  text-align: right;
}

.cell_full {
  width: 100%;
}

.cell_half {
  width: 50%;
}

.cell_photo {
  width: 180px;
  padding-right: 20px;
}

.cell_border_right {
  border-right: 1px solid #dad9d9;
}

.text {
  vertical-align: middle;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .text {
    font-size: 17px;
    line-height: 24px;
  }
}

.text_param {
  color: #7c7c7c;
}

.text_block {
  display: block;
}

.text_light_9 {
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_9 {
    font-size: 11px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_9 {
    font-size: 11px;
    line-height: 16px;
  }
}

.text_light_11 {
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_11 {
    font-size: 13px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_11 {
    font-size: 13px;
    line-height: 16px;
  }
}

.text_light_13 {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_13 {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_13 {
    font-size: 15px;
    line-height: 20px;
  }
}

.text_light_15 {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

.text_light_17 {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_17 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_17 {
    font-size: 20px;
    line-height: 28px;
  }
}

.text_light_20 {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_20 {
    font-size: 22px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_20 {
    font-size: 22px;
  }
}

.text_light_24 {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_24 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_24 {
    font-size: 28px;
    line-height: 32px;
  }
}

.text_light_28 {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_28 {
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_28 {
    font-size: 32px;
    line-height: 36px;
  }
}

.text_light_30 {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_light_30 {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .text_light_30 {
    font-size: 34px;
    line-height: 40px;
  }
}

.text_light_60 {
  font-weight: 300;
  font-size: 60px;
  line-height: 64px;
}

.text_regular_13 {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_regular_13 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .text_regular_13 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.text_regular_15 {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_regular_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .text_regular_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

.text_regular_17 {
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_regular_17 {
    font-size: 19px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .text_regular_17 {
    font-size: 19px;
    line-height: 28px;
  }
}

.text_bold_9 {
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
}

.text_bold_10 {
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
}

.text_bold_13 {
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_13 {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_13 {
    font-size: 15px;
    line-height: 20px;
  }
}

.text_bold_15 {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_15 {
    font-size: 17px;
    line-height: 24px;
  }
}

.text_bold_17 {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_17 {
    font-size: 19px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_17 {
    font-size: 19px;
    line-height: 28px;
  }
}

.text_bold_19 {
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_19 {
    font-size: 22px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_19 {
    font-size: 22px;
    line-height: 24px;
  }
}

.text_bold_20 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.text_bold_22 {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.text_bold_24 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_24 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_24 {
    font-size: 28px;
    line-height: 32px;
  }
}

.text_bold_28 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_28 {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_28 {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.text_bold_30 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_30 {
    font-size: 34px;
    line-height: 40px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_30 {
    font-size: 34px;
    line-height: 40px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.text_bold_36 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_36 {
    font-size: 40px;
    line-height: 44px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_36 {
    font-size: 40px;
    line-height: 44px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.text_bold_40 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_bold_40 {
    font-size: 44px;
    line-height: 48px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .text_bold_40 {
    font-size: 44px;
    line-height: 48px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.text_slab-light_17 {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_slab-light_17 {
    font-size: 21px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .text_slab-light_17 {
    font-size: 21px;
    line-height: 28px;
  }
}

.text_slab-light_18 {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_slab-light_18 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .text_slab-light_18 {
    font-size: 22px;
    line-height: 28px;
  }
}

.text_slab-light_30 {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 30px;
  line-height: 36px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .text_slab-light_30 {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .text_slab-light_30 {
    font-size: 34px;
    line-height: 40px;
  }
}

.button {
  border: 1px solid #c9c9c9;
  padding: 2px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #ececec;
  display: inline-block;
  color: #000;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.25);
  box-shadow: 0 3px 6px rgba(0,0,0,0.25);
  vertical-align: middle;
  outline: none;
}

.button:hover {
  background: #5856d6;
  border-color: #3e3e9b;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.17);
  box-shadow: 0 2px 4px rgba(0,0,0,0.17);
}

.button:hover:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 25px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
  box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}

.button:hover:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 5px;
  right: 5px;
  bottom: 0;
  height: 25px;
  background: #5856d6;
}

.button:hover .link__text {
  border-color: transparent;
}

.button_noshadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button_toggle .button__text {
  display: none;
}

.button_toggle .button__text_hide {
  display: block;
}

.button__inner {
  background: #fff;
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0 15px;
  width: 100%;
  line-height: 33px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  font-weight: 400;
}

.button__text {
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  line-height: inherit;
  font-weight: 400;
}

.button__text_hide {
  display: none;
}

.button__loader {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  margin-top: -8px;
  margin-left: -8px;
  line-height: 16px;
}

.button__count {
  color: #bbb;
  font-weight: 300;
  margin: 0 5px;
}

.button_large {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border-width: 0;
  min-width: 110px;
}

.button_large .link,
.button_large .button__text {
  top: -2px;
}

.button_large .button__inner {
  padding: 0px 10px;
  line-height: 44px;
  background: -webkit-linear-gradient(#fff 0%, #fff 44%, #fdfdfd 44%, #f3f3f3 100%);
  background: -moz-linear-gradient(#fff 0%, #fff 44%, #fdfdfd 44%, #f3f3f3 100%);
  background: -o-linear-gradient(#fff 0%, #fff 44%, #fdfdfd 44%, #f3f3f3 100%);
  background: -ms-linear-gradient(#fff 0%, #fff 44%, #fdfdfd 44%, #f3f3f3 100%);
  background: linear-gradient(#fff 0%, #fff 44%, #fdfdfd 44%, #f3f3f3 100%);
}

.button_large:hover {
  border-width: 1px;
  padding: 2px;
  margin: -3px 0;
}

.button_large:hover:after {
  bottom: 1px;
}

.button_large:hover:before {
  display: none;
}

.button_font_large .link__text,
.button_font_x-large .link__text,
.button_font_large .button__text,
.button_font_x-large .button__text {
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  line-height: inherit;
}

.button_color_project {
  background: #5856d6;
  border-color: #3e3e9b;
}

.button_color_project:hover {
  background: #5856d6;
  border-color: #3e3e9b;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.17);
  box-shadow: 0 2px 4px rgba(0,0,0,0.17);
}

.button_color_project:hover:after {
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.button_color_project:hover:before {
  background: #5856d6;
}

.button_loading .link,
.button_loading .button__text,
.button_loading .icon {
  visibility: hidden;
}

.button_loading .button__loader {
  display: inline-block;
}

.button_full {
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button_simple {
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button_simple:hover {
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
  box-shadow: 0 1px 4px rgba(0,0,0,0.25);
}

.button_simple:hover:after,
.button_simple:hover:before {
  content: none;
}

.button_simple .button__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fbfbfb;
  line-height: 43px;
}

.button_simple_project {
  color: #fff;
}

.button_simple_project .button__inner {
  background: #5856d6;
}

.button_simple_project .button__text {
  text-shadow: 0 1px 0 #474d59;
}

.p-tgb {
  position: relative;
  background: #fff;
}

.p-tgb__left,
.p-tgb__content {
  display: table-cell;
  vertical-align: top;
}

.p-tgb__left {
  width: 1px;
  white-space: nowrap;
  padding-right: 10px;
}

.p-tgb__content {
  padding-right: 5px;
}

.p-tgb__pic {
  display: block;
}

.p-tgb__title {
  display: block;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.p-tgb__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.p-tgb_spec {
  border-left: 1px solid #dedede;
}

.p-tgb_spec:first-child {
  border-left: 0 none;
}

.p-tgb_spec .p-tgb__left,
.p-tgb_spec .p-tgb__content {
  vertical-align: middle;
}

.p-tgb_spec .p-tgb__title {
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000;
}

.p-tgb_spec .p-tgb__text {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

.p-top-themes {
  display: block;
  padding: 10px 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.p-top-themes__title {
  display: inline-block;
  margin: 0 5px 0 15px;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: bold;
  color: #000;
}

.p-top-themes__title + .p-top-themes__item:before {
  display: none;
}

.p-top-themes__title:first-child {
  margin-left: 0;
}

.p-top-themes__item {
  display: inline-block;
  vertical-align: middle;
}

.p-top-themes__item:before {
  content: '\2022';
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  color: #000;
}

.pc-branding {
  position: relative;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pc-branding a:link,
.pc-branding a:active {
  outline: none;
}

.pc-branding__banner_head {
  display: none;
}

.pc-branding__table {
  display: table;
  width: 100%;
  height: 100px;
  table-layout: fixed;
}

.pc-branding__table_sides {
  position: absolute;
  z-index: 4;
  top: 0;
  height: 0;
}

.pc-branding__table_sides .pc-branding__cell {
  height: 0;
}

.pc-branding__cell {
  display: table-cell;
  position: relative;
  height: 100px;
  vertical-align: top;
}

.pc-branding__cell__in {
  position: relative;
}

.pc-branding__cell_center {
  overflow: hidden;
  padding: 0 20px;
}

.pc-branding__cell_banner {
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.pc-branding__center {
  display: block;
  height: 100px;
  margin: 0 -20px;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.pc-branding__video {
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 980px;
  height: 550px;
  margin-top: -275px;
  margin-left: -490px;
  background: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.pc-branding__video-placeholder {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
}

.pc-branding__img {
  display: none;
  max-width: 100%;
  max-height: 100%;
  margin: 20px 0;
  vertical-align: top;
}

.pc-branding__back {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 360px;
}

.pc-branding__back:before {
  position: absolute;
  top: 0;
  width: 1366px;
  height: 360px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  content: '';
}

.pc-branding__back_left:before {
  right: -1353px;
}

.pc-branding__back_right:before {
  left: -1353px;
}

.pc-branding__side {
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  height: 360px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #5856d6;
}

.pc-branding__side:before {
  display: block;
  position: absolute;
  top: 0;
  width: 240px;
  height: 360px;
  background-repeat: no-repeat;
  content: '';
}

.pc-branding__side_left:before {
  right: 0;
  background-position: 100% 0;
}

.pc-branding__side_right:before {
  left: 0;
  background-position: 0 0;
}

.pc-branding__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 360px;
}

.pc-branding__foot .pc-branding__img {
  margin-top: 0;
}

.pc-branding__foot_bg_secondary {
  background: #fafafa;
}

@media screen and (max-width: 1240px) {
  .pc-branding__table {
    display: none;
  }

  .pc-branding__banner_head {
    display: block;
  }

  .pc-branding__img_960 {
    display: inline-block;
  }
}

@media screen and (max-width: 1279px) {
  .pc-branding__img_960 {
    display: inline-block;
  }

  .pc-branding__back_left:before {
    right: -1173px;
  }

  .pc-branding__back_right:before {
    left: -1173px;
  }

  .pc-branding__side:before {
    width: 160px;
  }
}

.ie-old  .pc-branding__img_960,
.ie8  .pc-branding__img_960,
.no-mq  .pc-branding__img_960 {
  display: inline-block;
}

.ie-old  .pc-branding__back_left:before,
.ie8  .pc-branding__back_left:before,
.no-mq  .pc-branding__back_left:before {
  right: -1173px;
}

.ie-old  .pc-branding__back_right:before,
.ie8  .pc-branding__back_right:before,
.no-mq  .pc-branding__back_right:before {
  left: -1173px;
}

.ie-old  .pc-branding__side:before,
.ie8  .pc-branding__side:before,
.no-mq  .pc-branding__side:before {
  width: 160px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .pc-branding__img_1180 {
    display: inline-block;
  }

  .pc-branding__back_left:before {
    right: -1293px;
  }

  .pc-branding__back_right:before {
    left: -1293px;
  }
}

@media screen and (min-width: 1340px) {
  .pc-branding__img_1300 {
    display: inline-block;
  }
}

@media screen and (max-width: 1739px) and (min-width: 1600px) {
  .pc-branding__side_left:before {
    left: auto;
    right: 10px;
  }

  .pc-branding__side_right:before {
    left: 10px;
    right: auto;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1490px) {
  .pc-branding__side:before {
    width: 240px;
  }
}

.toggle__to_show {
  display: none;
}

.toggle__item {
  display: none;
}

.toggle__item_active {
  display: block;
}

.toggle_loading .toggle__loader {
  display: block;
}

.toggle_active .toggle__to_show,
.toggle_loading .toggle__to_show {
  display: block;
}

.toggle_active .toggle__to_hide,
.toggle_loading .toggle__to_hide {
  display: none;
}

.toggle__item_fixed {
  min-height: 100px;
}

.toggle__loader {
  display: none;
}

.pc-branding__controls {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  right: 50%;
  margin-right: -470px;
  text-align: right;
}

.pc-branding__control {
  font-size: 20px;
  line-height: 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #5856d6;
  background: #0f75dc;
  color: #fff;
}

.pc-branding__control:hover {
  font-size: 25px;
}

.pc-branding__control .icon {
  top: 0;
}

.pc-branding__control .icon_play,
.pc-branding__control .icon_sound_on,
.pc-branding__control .icon_sound_off {
  right: -1px;
}

.pc-branding_video {
  background: #000;
}

@media screen and (min-width: 2281px) {
  .pc-branding_video {
    display: none;
  }
}

.pc-branding_video .pc-branding__table {
  height: 276px;
}

.pc-branding_video .pc-branding__table_sides .pc-branding__cell {
  background: none;
}

.pc-branding_video .pc-branding__cell {
  height: 276px;
  background: #000;
}

.pc-branding_video .pc-branding__cell_center {
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  transition: height 0.5s;
  background: none;
  z-index: 5;
}

.pc-branding_video .pc-branding__cell_center:after {
  content: '';
  width: 180px;
  position: absolute;
  left: 0;
  top: 0;
  height: 550px;
}

.pc-branding_video .pc-branding__cell_center:before {
  content: '';
  width: 180px;
  position: absolute;
  right: 0;
  top: 0;
  height: 550px;
}

.pc-branding_video .pc-branding__cell_expanded {
  height: 555px;
}

.pc-branding_video .pc-branding__cell_expanded .pc-branding__video {
  top: 0;
  margin-top: 0;
}

.pc-branding_video .pc-branding__center {
  height: 100%;
  overflow: hidden;
  position: relative;
  background: none;
}

.pc-branding_video .pc-branding__center:before {
  display: block;
  position: absolute;
  z-index: 4;
  top: 550px;
  left: 0;
  right: 0;
  height: 5px;
  background: #ff4f00;
  content: '';
}

.pc-branding_video .pc-branding__back {
  height: 550px;
  background: #000;
}

.pc-branding_video .pc-branding__back:before {
  height: 550px;
}

.pc-branding_video .pc-branding__side {
  height: 550px;
}

.pc-branding_video .pc-branding__side:before {
  height: 550px;
  background-position: 0 100%;
}

.pc-branding_video .pc-branding__side_left:before {
  background-position: 100% 100%;
  background-color: #000;
  right: -180px;
  left: auto;
}

.pc-branding_video .pc-branding__side_right:before {
  background-position: 0 100%;
  background-color: #000;
  left: -180px;
  right: auto;
}

.pc-branding_video .pc-branding__link {
  height: 550px;
}

.pc-branding_video_top .pc-branding__video {
  top: 0;
  margin-top: 0;
}

.cols_clear {
  zoom: 1;
}

.cols_clear:after,
.cols_clear:before {
  content: "";
  display: table;
}

.cols_clear:after {
  clear: both;
}

.cols_center {
  text-align: center;
}

.cols_percent .cols__column {
  margin-left: 0;
  margin-right: 0;
}

.cols_margin {
  margin: 0 -10px;
}

.cols_margin .cols__inner {
  margin-right: 10px;
  margin-left: 10px;
}

.cols_font_media {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .cols_font_media {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .cols_font_media {
    font-size: 17px;
    line-height: 24px;
  }
}

.cols__column {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}

.cols__column:first-child {
  margin-left: 0;
}

.cols__column__inner {
  margin-right: 20px;
}

.cols__column_margin_right {
  margin-left: 0;
  margin-right: 20px;
}

.cols__column_margin_off {
  margin-left: 0;
  margin-right: 0;
}

.cols__column_margin_bottom {
  margin-bottom: 20px;
}

.cols__column_right {
  float: right;
}

.cols__column_left {
  float: left;
}

.cols__column_sidebar {
  float: right;
  display: block;
  position: relative;
  z-index: 10;
  margin-left: -2000% !important;
}

.cols__column_block {
  display: block !important;
}

.cols__column_wrap {
  position: relative;
}

.cols__column_valign {
  vertical-align: middle;
}

.cols__column_small_1 {
  width: 20px;
}

.cols__column_small_2 {
  width: 40px;
}

.cols__column_small_3 {
  width: 60px;
}

.cols__column_small_4 {
  width: 80px;
}

.cols__column_small_5 {
  width: 100px;
}

.cols__column_small_6 {
  width: 120px;
}

.cols__column_small_7 {
  width: 140px;
}

.cols__column_small_8 {
  width: 160px;
}

.cols__column_small_9 {
  width: 180px;
}

.cols__column_small_10 {
  width: 200px;
}

.cols__column_small_11 {
  width: 220px;
}

.cols__column_small_12 {
  width: 240px;
}

.cols__column_small_13 {
  width: 260px;
}

.cols__column_small_14 {
  width: 280px;
}

.cols__column_small_15 {
  width: 300px;
}

.cols__column_small_16 {
  width: 320px;
}

.cols__column_small_17 {
  width: 340px;
}

.cols__column_small_18 {
  width: 360px;
}

.cols__column_small_19 {
  width: 380px;
}

.cols__column_small_20 {
  width: 400px;
}

.cols__column_small_21 {
  width: 420px;
}

.cols__column_small_22 {
  width: 440px;
}

.cols__column_small_23 {
  width: 460px;
}

.cols__column_small_24 {
  width: 480px;
}

.cols__column_small_25 {
  width: 500px;
}

.cols__column_small_26 {
  width: 520px;
}

.cols__column_small_27 {
  width: 540px;
}

.cols__column_small_28 {
  width: 560px;
}

.cols__column_small_29 {
  width: 580px;
}

.cols__column_small_30 {
  width: 600px;
}

.cols__column_small_31 {
  width: 620px;
}

.cols__column_small_32 {
  width: 640px;
}

.cols__column_small_33 {
  width: 660px;
}

.cols__column_small_34 {
  width: 680px;
}

.cols__column_small_35 {
  width: 700px;
}

.cols__column_small_36 {
  width: 720px;
}

.cols__column_small_37 {
  width: 740px;
}

.cols__column_small_38 {
  width: 760px;
}

.cols__column_small_39 {
  width: 780px;
}

.cols__column_small_40 {
  width: 800px;
}

.cols__column_small_41 {
  width: 820px;
}

.cols__column_small_42 {
  width: 840px;
}

.cols__column_small_43 {
  width: 860px;
}

.cols__column_small_44 {
  width: 880px;
}

.cols__column_small_45 {
  width: 900px;
}

.cols__column_small_46 {
  width: 920px;
}

.cols__column_small_47 {
  width: 940px;
}

@media screen and (max-width: 1279px) {
  .cols__column__hidden_small,
  .cols__column_small_hidden {
    display: none !important;
  }
}

.cols_percent .cols__column_small_percent-16 {
  width: 16.66%;
}

.cols_percent .cols__column_small_percent-20 {
  width: 20%;
}

.cols_percent .cols__column_small_percent-25 {
  width: 25%;
}

.cols_percent .cols__column_small_percent-33 {
  width: 33.33%;
}

.cols_percent .cols__column_small_percent-50 {
  width: 50%;
}

.cols_percent .cols__column_small_percent-100 {
  width: 100%;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .cols__column__hidden_medium,
  .cols__column_medium_hidden {
    display: none !important;
  }

  .cols__column_medium_1 {
    width: 20px;
  }

  .cols__column_medium_2 {
    width: 40px;
  }

  .cols__column_medium_3 {
    width: 60px;
  }

  .cols__column_medium_4 {
    width: 80px;
  }

  .cols__column_medium_5 {
    width: 100px;
  }

  .cols__column_medium_6 {
    width: 120px;
  }

  .cols__column_medium_7 {
    width: 140px;
  }

  .cols__column_medium_8 {
    width: 160px;
  }

  .cols__column_medium_9 {
    width: 180px;
  }

  .cols__column_medium_10 {
    width: 200px;
  }

  .cols__column_medium_11 {
    width: 220px;
  }

  .cols__column_medium_12 {
    width: 240px;
  }

  .cols__column_medium_13 {
    width: 260px;
  }

  .cols__column_medium_14 {
    width: 280px;
  }

  .cols__column_medium_15 {
    width: 300px;
  }

  .cols__column_medium_16 {
    width: 320px;
  }

  .cols__column_medium_17 {
    width: 340px;
  }

  .cols__column_medium_18 {
    width: 360px;
  }

  .cols__column_medium_19 {
    width: 380px;
  }

  .cols__column_medium_20 {
    width: 400px;
  }

  .cols__column_medium_21 {
    width: 420px;
  }

  .cols__column_medium_22 {
    width: 440px;
  }

  .cols__column_medium_23 {
    width: 460px;
  }

  .cols__column_medium_24 {
    width: 480px;
  }

  .cols__column_medium_25 {
    width: 500px;
  }

  .cols__column_medium_26 {
    width: 520px;
  }

  .cols__column_medium_27 {
    width: 540px;
  }

  .cols__column_medium_28 {
    width: 560px;
  }

  .cols__column_medium_29 {
    width: 580px;
  }

  .cols__column_medium_30 {
    width: 600px;
  }

  .cols__column_medium_31 {
    width: 620px;
  }

  .cols__column_medium_32 {
    width: 640px;
  }

  .cols__column_medium_33 {
    width: 660px;
  }

  .cols__column_medium_34 {
    width: 680px;
  }

  .cols__column_medium_35 {
    width: 700px;
  }

  .cols__column_medium_36 {
    width: 720px;
  }

  .cols__column_medium_37 {
    width: 740px;
  }

  .cols__column_medium_38 {
    width: 760px;
  }

  .cols__column_medium_39 {
    width: 780px;
  }

  .cols__column_medium_40 {
    width: 800px;
  }

  .cols__column_medium_41 {
    width: 820px;
  }

  .cols__column_medium_42 {
    width: 840px;
  }

  .cols__column_medium_43 {
    width: 860px;
  }

  .cols__column_medium_44 {
    width: 880px;
  }

  .cols__column_medium_45 {
    width: 900px;
  }

  .cols__column_medium_46 {
    width: 920px;
  }

  .cols__column_medium_47 {
    width: 940px;
  }

  .cols__column_medium_48 {
    width: 960px;
  }

  .cols__column_medium_49 {
    width: 980px;
  }

  .cols__column_medium_50 {
    width: 1000px;
  }

  .cols__column_medium_51 {
    width: 1020px;
  }

  .cols__column_medium_52 {
    width: 1040px;
  }

  .cols__column_medium_53 {
    width: 1060px;
  }

  .cols__column_medium_54 {
    width: 1080px;
  }

  .cols__column_medium_55 {
    width: 1100px;
  }

  .cols__column_medium_56 {
    width: 1120px;
  }

  .cols__column_medium_57 {
    width: 1140px;
  }

  .cols__column_medium_58 {
    width: 1160px;
  }

  .cols__column_medium_59 {
    width: 1180px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .cols_percent .cols__column_medium_percent-16 {
    width: 16.66%;
  }

  .cols_percent .cols__column_medium_percent-20 {
    width: 20%;
  }

  .cols_percent .cols__column_medium_percent-25 {
    width: 25%;
  }

  .cols_percent .cols__column_medium_percent-33 {
    width: 33.33%;
  }

  .cols_percent .cols__column_medium_percent-50 {
    width: 50%;
  }

  .cols_percent .cols__column_medium_percent-100 {
    width: 100%;
  }
}

@media screen and (min-width: 1340px) {
  .cols__column__hidden_large,
  .cols__column_large_hidden {
    display: none !important;
  }

  .cols__column_large_1 {
    width: 20px;
  }

  .cols__column_large_2 {
    width: 40px;
  }

  .cols__column_large_3 {
    width: 60px;
  }

  .cols__column_large_4 {
    width: 80px;
  }

  .cols__column_large_5 {
    width: 100px;
  }

  .cols__column_large_6 {
    width: 120px;
  }

  .cols__column_large_7 {
    width: 140px;
  }

  .cols__column_large_8 {
    width: 160px;
  }

  .cols__column_large_9 {
    width: 180px;
  }

  .cols__column_large_10 {
    width: 200px;
  }

  .cols__column_large_11 {
    width: 220px;
  }

  .cols__column_large_12 {
    width: 240px;
  }

  .cols__column_large_13 {
    width: 260px;
  }

  .cols__column_large_14 {
    width: 280px;
  }

  .cols__column_large_15 {
    width: 300px;
  }

  .cols__column_large_16 {
    width: 320px;
  }

  .cols__column_large_17 {
    width: 340px;
  }

  .cols__column_large_18 {
    width: 360px;
  }

  .cols__column_large_19 {
    width: 380px;
  }

  .cols__column_large_20 {
    width: 400px;
  }

  .cols__column_large_21 {
    width: 420px;
  }

  .cols__column_large_22 {
    width: 440px;
  }

  .cols__column_large_23 {
    width: 460px;
  }

  .cols__column_large_24 {
    width: 480px;
  }

  .cols__column_large_25 {
    width: 500px;
  }

  .cols__column_large_26 {
    width: 520px;
  }

  .cols__column_large_27 {
    width: 540px;
  }

  .cols__column_large_28 {
    width: 560px;
  }

  .cols__column_large_29 {
    width: 580px;
  }

  .cols__column_large_30 {
    width: 600px;
  }

  .cols__column_large_31 {
    width: 620px;
  }

  .cols__column_large_32 {
    width: 640px;
  }

  .cols__column_large_33 {
    width: 660px;
  }

  .cols__column_large_34 {
    width: 680px;
  }

  .cols__column_large_35 {
    width: 700px;
  }

  .cols__column_large_36 {
    width: 720px;
  }

  .cols__column_large_37 {
    width: 740px;
  }

  .cols__column_large_38 {
    width: 760px;
  }

  .cols__column_large_39 {
    width: 780px;
  }

  .cols__column_large_40 {
    width: 800px;
  }

  .cols__column_large_41 {
    width: 820px;
  }

  .cols__column_large_42 {
    width: 840px;
  }

  .cols__column_large_43 {
    width: 860px;
  }

  .cols__column_large_44 {
    width: 880px;
  }

  .cols__column_large_45 {
    width: 900px;
  }

  .cols__column_large_46 {
    width: 920px;
  }

  .cols__column_large_47 {
    width: 940px;
  }

  .cols__column_large_48 {
    width: 960px;
  }

  .cols__column_large_49 {
    width: 980px;
  }

  .cols__column_large_50 {
    width: 1000px;
  }

  .cols__column_large_51 {
    width: 1020px;
  }

  .cols__column_large_52 {
    width: 1040px;
  }

  .cols__column_large_53 {
    width: 1060px;
  }

  .cols__column_large_54 {
    width: 1080px;
  }

  .cols__column_large_55 {
    width: 1100px;
  }

  .cols__column_large_56 {
    width: 1120px;
  }

  .cols__column_large_57 {
    width: 1140px;
  }

  .cols__column_large_58 {
    width: 1160px;
  }

  .cols__column_large_59 {
    width: 1180px;
  }

  .cols__column_large_60 {
    width: 1200px;
  }

  .cols__column_large_61 {
    width: 1220px;
  }

  .cols__column_large_62 {
    width: 1240px;
  }

  .cols__column_large_63 {
    width: 1260px;
  }

  .cols__column_large_64 {
    width: 1280px;
  }

  .cols__column_large_65 {
    width: 1300px;
  }
}

@media screen and (min-width: 1340px) {
  .cols_percent .cols__column_large_percent-16 {
    width: 16.66%;
  }

  .cols_percent .cols__column_large_percent-20 {
    width: 20%;
  }

  .cols_percent .cols__column_large_percent-25 {
    width: 25%;
  }

  .cols_percent .cols__column_large_percent-33 {
    width: 33.33%;
  }

  .cols_percent .cols__column_large_percent-50 {
    width: 50%;
  }

  .cols_percent .cols__column_large_percent-100 {
    width: 100%;
  }
}

.cols__column_thumb .photo__inner {
  border: 5px solid #fff;
}

.cols__column_thumb_active .photo__inner {
  border-color: #5856d6;
}

.cols__banner {
  width: 240px;
  float: right;
}

.portal-menu {
  min-width: 940px;
}

.portal-menu_width {
  width: 940px;
  margin: 0 auto;
}

@media screen and (min-width: 1340px) {
  .portal-menu_width {
    width: 1300px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .portal-menu_width {
    width: 1180px;
  }
}

.align_left {
  text-align: left !important;
}

.align_right {
  text-align: right !important;
}

.align_center {
  text-align: center !important;
}

.align_justify {
  text-align: justify !important;
}

.valign_top {
  vertical-align: top !important;
}

.valign_bottom {
  vertical-align: bottom !important;
}

.valign_middle {
  vertical-align: middle !important;
}

.valign_baseline {
  vertical-align: baseline !important;
}

.color_primary {
  color: #000;
}

.color_secondary {
  color: #000;
}

.color_tertiary {
  color: #000;
}

.color_black {
  color: #000;
}

.color_white {
  color: #fff;
}

.color_gray {
  color: #808080;
}

.color_red {
  color: #f00;
}

.color_orange {
  color: #ffa930;
}

.color_blue {
  color: #0091ed;
}

.error-page {
  padding: 40px;
  position: relative;
  z-index: 2;
}

.error-page__container {
  position: relative;
  width: 470px;
}

.error-page__code {
  font-size: 240px;
  font-weight: 300;
  line-height: 0.68;
  margin: 0 0 30px;
}

.error-page__title {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 30px;
}

.error-page__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .error-page__text {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .error-page__text {
    font-size: 17px;
    line-height: 24px;
  }
}

.error-page__image {
  position: absolute;
  top: 0;
  left: 100%;
}

.error-page:before,
.error-page__decor_empty {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index: -1;
}

.error-page:before {
  content: ' ';
  top: 80px;
  border-width: 94px 0 94px 94px;
  border-left-color: #5856d6;
  left: 50%;
  margin-left: -800px;
}

@media screen and (min-width: 1600px) {
  .error-page:before {
    left: 0;
    margin-left: 0;
  }
}

.error-page__decor_rb {
  top: 0;
  right: 0;
  position: absolute;
}

.error-page__decor_empty {
  top: 0;
  border-width: 0 380px 380px 0;
  border-right-color: #5856d6;
  right: 50%;
  margin-right: -800px;
}

@media screen and (min-width: 1600px) {
  .error-page__decor_empty {
    right: 0;
    margin-right: 0;
  }
}

.box {
  border: 1px solid #dedede;
}

.box__heading {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.box__link {
  float: right;
  margin-left: 20px;
}

.box__title {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 17px;
  margin-bottom: 20px;
  zoom: 1;
}

.box__title:after,
.box__title:before {
  content: "";
  display: table;
}

.box__title:after {
  clear: both;
}

.box:hover a.box__heading {
  border-bottom: 2px solid;
  text-decoration: none;
}

.box_collapse .box__block_main {
  padding: 0;
}

.box_dark .box__block {
  background: #f7f7f7;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .box_wide .box__block {
    padding: 19px 39px;
  }

  .box_wide .box__actions {
    margin: 0 -39px;
  }
}

@media screen and (min-width: 1340px) {
  .box_wide .box__block {
    padding: 19px 39px;
  }

  .box_wide .box__actions {
    margin: 0 -39px;
  }
}

.box_small .box__title {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.box_small .box__heading {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.box_popup {
  width: 860px;
}

.box_block {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.04);
  box-shadow: 0 2px 0 0 rgba(0,0,0,0.04);
}

.box_catalog_search {
  border: 6px solid #5856d6;
}

.box_catalog_search .box__title {
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 0;
}

.box__content {
  display: table-cell;
  padding-left: 20px;
  vertical-align: top;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .box__content {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .box__content {
    padding-left: 40px;
  }
}

.box__content_left {
  padding: 0 20px 0 0;
  border-right: 1px dotted #a8abba;
  width: 180px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .box__content_left {
    width: 220px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .box__content_left {
    width: 220px;
    padding-right: 40px;
  }
}

.box__block {
  padding: 19px;
  background: #fff;
}

.box__block_dark {
  background: #f7f7f7;
}

.box__block_border_thin {
  border-bottom: 1px solid #dedede;
}

.box__block_border_project {
  border-bottom: 7px solid #5856d6;
}

.article__title {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__title {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .article__title {
    font-size: 34px;
    line-height: 40px;
  }
}

.article__intro {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__intro {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .article__intro {
    font-size: 22px;
    line-height: 28px;
  }
}

.article__intro:first-child {
  margin-top: 0;
}

.article__shares {
  overflow: hidden;
}

.article__share {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.article__shared {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  float: left;
  margin-right: 20px;
  border-right: 2px solid #e6e6e6;
  padding-right: 20px;
  line-height: 36px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__shares {
    text-align: center;
  }

  .article__share {
    margin: 15px 15px 0;
  }

  .article__shared {
    padding: 15px 0;
    margin: 0;
    border-right: 0;
    border-bottom: 2px solid #e6e6e6;
    float: none;
    line-height: 1;
    display: block;
  }
}

@media screen and (min-width: 1340px) {
  .article__shares {
    text-align: center;
  }

  .article__share {
    margin: 15px 15px 0;
  }

  .article__shared {
    padding: 15px 0;
    margin: 0;
    border-right: 0;
    border-bottom: 2px solid #e6e6e6;
    float: none;
    line-height: 1;
    display: block;
  }
}

.article__bottom {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
  margin-top: 20px;
}

.article__about {
  display: table-cell;
  vertical-align: top;
}

.article__about-item {
  display: inline-block;
  margin-right: 10px;
  color: #323232;
}

a.article__about-item {
  color: #000;
  text-decoration: underline;
}

.article__about-item:hover {
  text-decoration: none;
}

.article__author {
  display: table-cell;
  vertical-align: top;
  max-width: 300px;
  padding-right: 20px;
}

.article__table {
  position: relative;
  z-index: 10;
  background: #fff;
  width: 100%;
}

.article__cell {
  padding: 10px;
  border: 1px solid #e6e6e6;
}

.article__cell_th {
  vertical-align: middle;
  text-align: left;
  background: #f7f7f7;
  border-bottom: 2px solid #5856d6;
  font-weight: 700;
}

.article__video {
  position: relative;
}

.article__video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.article__text {
  zoom: 1;
  margin-top: 20px;
}

.article__text:after,
.article__text:before {
  content: "";
  display: table;
}

.article__text:after {
  clear: both;
}

.article__text:first-child {
  margin-top: 0;
}

.article__embed-textarea {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.article__item {
  margin-bottom: 20px;
}

.article__item:first-child {
  margin-top: 0 !important;
}

.article__item:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item {
    padding-left: 100px;
  }
}

@media screen and (min-width: 1340px) {
  .article__item {
    padding-left: 100px;
  }
}

.article__item_embed.article__item_alignment_center {
  text-align: center;
}

.article__item_quote {
  margin: 30px 0;
  clear: both;
  padding-left: 0;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item_quote {
    padding-left: 60px;
  }
}

@media screen and (min-width: 1340px) {
  .article__item_quote {
    padding-left: 60px;
  }
}

.article__item_teaser {
  float: left;
  margin: 0 20px 15px 0;
  width: 200px;
  padding-left: 0;
  clear: both;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item_share {
    float: left;
    margin: 0 0 15px 0;
    padding-left: 0;
    padding-bottom: 20px;
    width: 76px;
    border: 2px solid #e6e6e6;
  }
}

@media screen and (min-width: 1340px) {
  .article__item_share {
    float: left;
    margin: 0 0 15px 0;
    padding-left: 0;
    padding-bottom: 20px;
    width: 76px;
    border: 2px solid #e6e6e6;
  }
}

.article__item_gallery {
  padding-left: 0 !important;
  margin: 40px 0;
}

.article__item_alignment_column {
  padding-left: 0;
  clear: both;
}

@media screen and (max-width: 1279px) {
  .article__item_teaser + .article__item_image_small-fluid {
    padding-left: 0;
  }

  .article__item_image_small-fluid {
    margin-bottom: 0;
  }

  .article__item_image_small-fluid .article__container {
    max-width: 300px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

.ie-old .article__item_teaser + .ie-old .article__item_image_small-fluid,
.ie8 .article__item_teaser + .ie8 .article__item_image_small-fluid,
.no-mq .article__item_teaser + .no-mq .article__item_image_small-fluid {
  padding-left: 0;
}

.ie-old .article__item_image_small-fluid,
.ie8 .article__item_image_small-fluid,
.no-mq .article__item_image_small-fluid {
  margin-bottom: 0;
}

.ie-old .article__item_image_small-fluid .article__container,
.ie8 .article__item_image_small-fluid .article__container,
.no-mq .article__item_image_small-fluid .article__container {
  max-width: 300px;
  float: left;
  margin: 0 20px 15px 0;
}

@media screen and (max-width: 1279px) and (max-height: 630px) {
  .article__item_teaser + .article__item_image_height-fluid {
    padding-left: 0;
  }

  .article__item_image_height-fluid {
    margin-bottom: 0;
  }

  .article__item_image_height-fluid .article__container {
    max-width: 300px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

.ie-old .article__item_teaser + .ie-old .article__item_image_height-fluid,
.ie8 .article__item_teaser + .ie8 .article__item_image_height-fluid,
.no-mq .article__item_teaser + .no-mq .article__item_image_height-fluid {
  padding-left: 0;
}

.ie-old .article__item_image_height-fluid,
.ie8 .article__item_image_height-fluid,
.no-mq .article__item_image_height-fluid {
  margin-bottom: 0;
}

.ie-old .article__item_image_height-fluid .article__container,
.ie8 .article__item_image_height-fluid .article__container,
.no-mq .article__item_image_height-fluid .article__container {
  max-width: 300px;
  float: left;
  margin: 0 20px 15px 0;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item_teaser + .article__item_image_medium-fluid {
    padding-left: 0;
  }

  .article__item_image_medium-fluid {
    margin-bottom: 0;
  }

  .article__item_image_medium-fluid .article__container {
    max-width: 360px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1339px) and (max-height: 630px) {
  .article__item_teaser + .article__item_image_height-fluid {
    padding-left: 0;
  }

  .article__item_image_height-fluid {
    margin-bottom: 0;
  }

  .article__item_image_height-fluid .article__container {
    max-width: 360px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

@media screen and (min-width: 1340px) {
  .article__item_teaser + .article__item_image_large-fluid {
    padding-left: 0;
  }

  .article__item_image_large-fluid {
    margin-bottom: 0;
  }

  .article__item_image_large-fluid .article__container {
    max-width: 410px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

@media screen and (min-width: 1340px) and (max-height: 630px) {
  .article__item_teaser + .article__item_image_height-fluid {
    padding-left: 0;
  }

  .article__item_image_height-fluid {
    margin-bottom: 0;
  }

  .article__item_image_height-fluid .article__container {
    max-width: 410px;
    float: left;
    margin: 0 20px 15px 0;
  }
}

.article__item_html {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item_html {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .article__item_html {
    font-size: 17px;
    line-height: 24px;
  }
}

.article__item_html h2 {
  margin-top: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.article__item_html h2:first-child {
  margin-top: 0;
}

.article__item_html h3,
.article__item_html h4,
.article__item_html h5,
.article__item_html h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.article__item_html p,
.article__item_html h3,
.article__item_html h4,
.article__item_html h5,
.article__item_html h6,
.article__item_html ul,
.article__item_html ol {
  margin-top: 20px;
}

.article__item_html p:first-child,
.article__item_html h3:first-child,
.article__item_html h4:first-child,
.article__item_html h5:first-child,
.article__item_html h6:first-child,
.article__item_html ul:first-child,
.article__item_html ol:first-child {
  margin-top: 0;
}

.article__item_html ul {
  list-style-type: disc;
  list-style-position: inside;
}

.article__item_html ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0;
}

.article__item_html a:visited {
  color: #7ca4cc;
}

.poll_loading .poll__loader {
  display: block;
}

.poll_loading .poll__wrapper {
  display: none;
}

.poll_results .poll__container_form {
  display: none;
}

.poll_results .poll__container_results {
  display: block;
}

.poll__form_question_last .poll__link {
  display: none;
}

.poll__form_error .poll__form-error {
  display: block;
}

.poll__form-error {
  display: none;
  margin-top: 20px;
  color: #f00;
}

.poll__question {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .poll__question {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .poll__question {
    font-size: 17px;
    line-height: 24px;
  }
}

.poll__img {
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2);
  box-shadow: 0 2px 7px rgba(0,0,0,0.2);
  max-width: 100%;
}

.poll__img_left {
  float: left;
}

.poll__percent {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  float: left;
  width: 60px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .poll__percent {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .poll__percent {
    font-size: 20px;
    line-height: 28px;
  }
}

.poll__graph {
  display: table;
  margin-top: 5px;
}

.poll__bar {
  background: #e6e6e5;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
  box-shadow: 0 1px 4px rgba(0,0,0,0.07);
  display: table-cell;
  height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 99%;
}

.poll__count {
  display: table-cell;
  padding-left: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  width: 1px;
  white-space: nowrap;
}

.poll__error {
  display: none;
  margin-bottom: 10px;
  color: #f00;
}

.poll__loader {
  display: none;
  text-align: center;
  padding: 20px;
}

.poll__counter {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .poll__counter {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .poll__counter {
    font-size: 17px;
    line-height: 24px;
  }
}

.poll__item_fail_required .poll__error_required {
  display: block;
}

.poll__item_fail_input .poll__error_input {
  display: block;
}

.poll__answer {
  overflow: hidden;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  display: block;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .poll__answer {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .poll__answer {
    font-size: 17px;
    line-height: 24px;
  }
}

.poll__result_popular .poll__bar {
  background: #5856d6;
  border-color: #3e3e9b;
}

.poll__result_popular .poll__percent {
  font-weight: 700;
}

.poll__wrapper_stepped .poll__separator {
  display: none;
}

.poll__wrapper_stepped .poll__item_question {
  display: none;
}

.poll__wrapper_stepped .poll__item_question.poll__item_shown {
  display: block;
}

.poll__wrapper_type_detail .poll__question {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.poll__wrapper_type_side .item_poll .item__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.poll__wrapper_type_side .item_poll .item__text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.poll__wrapper_type_side .poll__question {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}

.poll__wrapper_type_side .poll__answer {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.poll__container_results {
  display: none;
}

.checkbox {
  position: relative;
  display: inline-block;
}

.checkbox__label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox__label:before {
  content: '';
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.checkbox:hover .checkbox__icon {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.checkbox_error .checkbox__text,
.checkbox.error .checkbox__text {
  color: #fe4a4a;
}

.checkbox_error .checkbox__field,
.checkbox.error .checkbox__field {
  border-color: #fe4a4a;
}

.checkbox_disabled .checkbox__field,
.checkbox.disabled .checkbox__field {
  background: #ccc !important;
}

.checkbox_disabled .checkbox__text,
.checkbox.disabled .checkbox__text {
  color: #ccc;
}

.checkbox_checked .checkbox__icon,
.checkbox.checked .checkbox__icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.checkbox_block {
  display: block;
}

.checkbox_colored:hover .checkbox__field {
  -webkit-box-shadow: 0 2px 4px rgba(212,212,212,0.7);
  box-shadow: 0 2px 4px rgba(212,212,212,0.7);
}

.checkbox_colored .checkbox__real:checked + .checkbox__field {
  border-color: #3e3e9b;
  background: #5856d6;
  -webkit-box-shadow: 0 2px 4px rgba(88,86,214,0.7);
  box-shadow: 0 2px 4px rgba(88,86,214,0.7);
  color: #fff;
}

.checkbox_colored .checkbox__field {
  background: #f1f1f1;
}

.checkbox_small .checkbox__field {
  width: 15px;
  height: 15px;
  line-height: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.checkbox_small .checkbox__icon {
  font-size: 8px;
}

.checkbox_radio .checkbox__field {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.checkbox_radio .checkbox__field_dot:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.checkbox_radio:hover .checkbox__field_dot:after {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.checkbox_radio .checkbox__real:checked + .checkbox__field_dot:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.checkbox_radio.checkbox_small .checkbox__field:after {
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
}

.checkbox__side {
  display: table-cell;
}

.checkbox__inner {
  display: table-cell;
}

.checkbox_no-checkable .checkbox__html {
  z-index: 2;
}

.checkbox__html {
  position: relative;
  display: block;
  z-index: 0;
}

.checkbox__real {
  position: absolute;
  left: -9999px;
}

.checkbox__real:checked + .checkbox__field .checkbox__icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.checkbox__field {
  display: inline-block;
  border: 1px solid #d4d4d4;
  background: #fff;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox__text {
  vertical-align: middle;
  line-height: 17px;
}

.checkbox__icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-size: 11px;
}

.line {
  height: 7px;
  background: #5856d6;
  border-top: 1px solid #3e3e9b;
  position: relative;
}

.line_opaque {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.line_separator {
  height: 1px;
  background: #e5e5e5;
  border: none;
}

.line_separated:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  border-top: 2px solid #fff;
}

.line_shadowed {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.15);
  box-shadow: 0 5px 5px rgba(0,0,0,0.15);
  z-index: 1;
}

.line_stretch {
  background: none;
  border: 0;
}

.line_stretch:after {
  content: '';
  position: absolute;
  width: 10000px;
  margin-left: -5000px;
  left: 50%;
  top: 0;
  height: 7px;
  background: #5856d6;
  border-top: 1px solid #3e3e9b;
}

.line_flat,
.line_flat:after {
  border-top-color: #5856d6;
}

.item {
  position: relative;
}

.item_valign .cell {
  vertical-align: middle;
}

.item_topic {
  display: table;
  width: 100%;
}

.item_topic .cell_left {
  padding-right: 20px;
}

.item_light .item__title {
  color: #fff;
}

.item_light .item__param {
  color: #a2a4ae;
}

.item_small .item__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.item_x-small .item__title,
.item_x-small .item__text {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.item_separated {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #a8abba;
}

.item_person .item__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.item_poll .item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.item_poll .item__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .item_poll .item__text {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .item_poll .item__text {
    font-size: 17px;
    line-height: 24px;
  }
}

.item_slot {
  height: 97px;
  overflow: hidden;
  padding-left: 140px;
}

.item_slot:after {
  content: '';
  right: 0;
  top: 0;
  width: 15px;
  height: 30px;
  margin-top: 75px;
  position: absolute;
  background-image: -webkit-linear-gradient(right, #fff, rgba(255,255,255,0));
  background-image: -moz-linear-gradient(right, #fff, rgba(255,255,255,0));
  background-image: -o-linear-gradient(right, #fff, rgba(255,255,255,0));
  background-image: -ms-linear-gradient(right, #fff, rgba(255,255,255,0));
  background-image: linear-gradient(to left, #fff, rgba(255,255,255,0));
}

.item_slot .cell_left {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.item_slot .cell_slot {
  display: block;
  margin-right: -999em;
}

.item_slot .cell_slot:before {
  content: '';
  float: right;
  display: block;
  width: 999em;
  height: 70px;
}

.item_slot .item__text {
  line-height: 15px;
}

.item_brands .cell {
  vertical-align: middle;
}

.item_brands .item__title {
  color: #000;
}

.item_experts .item__title {
  display: inline-block;
}

.item_experts .link_email {
  display: inline-block;
  vertical-align: top;
  color: #07c;
}

.item_catalog .cell_left {
  width: 60px;
  padding-left: 0;
  text-align: center;
}

.item_review {
  position: relative;
  height: 100%;
  border: 3px solid;
}

.item_review_fixed {
  height: 300px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.item_review_fixed:after {
  content: "";
  position: absolute;
  right: 0;
  top: 125px;
  left: 0;
  height: 16px;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}

.item_review_positive {
  border-color: #90cd0d;
}

.item_review_positive .p-review-star {
  border-color: #90cd0d;
}

.item_review_positive .p-review-star:before {
  border-bottom: 8px solid #90cd0d;
}

.item_review_negative {
  border-color: #ff694b;
}

.item_review_negative .p-review-star {
  border-color: #ff694b;
}

.item_review_negative .p-review-star:before {
  border-bottom: 8px solid #ff694b;
}

.item__title {
  display: block;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .item__title {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .item__title {
    font-size: 20px;
    line-height: 28px;
  }
}

.item__text {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.item__pic {
  display: block;
}

.item__params {
  display: block;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

.item__param {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #a8abba;
}

.item__param:first-child {
  padding-left: 0;
  margin-left: 0;
  border: 0;
}

.avatar {
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: inset 0px 3px 5px rgba(0,0,0,0.15);
  box-shadow: inset 0px 3px 5px rgba(0,0,0,0.15);
}

.avatar_x-small,
.avatar_size_32 {
  width: 32px;
  height: 32px;
}

.avatar_small,
.avatar_size_45 {
  width: 45px;
  height: 45px;
}

.avatar_normal,
.avatar_size_90 {
  width: 90px;
  height: 90px;
}

.avatar_extra,
.avatar_size_130 {
  width: 130px;
  height: 130px;
}

.avatar_large,
.avatar_size_180 {
  width: 180px;
  height: 180px;
}

.note {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .note {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .note {
    font-size: 15px;
    line-height: 20px;
  }
}

.note__text {
  color: #969696;
}

.note_separated {
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
}

.note_error .note__text {
  color: #eb4a57;
}

.note_block {
  display: block;
}

.step {
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

.step__count {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #000;
  border-color: #d8d8d8;
  background: #fff;
}

.step__text {
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  margin-left: 10px;
  color: #000;
}

.step__text:first-child {
  margin-left: 0;
}

.step_pseudo .step__text {
  border-bottom: 1px dashed;
}

.step_large {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}

.step_large .step__count {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.step_black .step__count {
  border-color: #000;
  color: #000;
}

.step_active .step__count {
  border-color: #3e3e9b;
  background: #5856d6;
  color: #fff;
}

.step_done .step__count {
  border-color: #3e3e9b;
  background: #fff;
  color: #000;
}

.article-expert {
  zoom: 1;
}

.article-expert:after,
.article-expert:before {
  content: "";
  display: table;
}

.article-expert:after {
  clear: both;
}

.article-expert__inner {
  overflow: hidden;
}

.article-expert__avatar {
  float: left;
}

.article-expert__content {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
}

.article-expert__bottom {
  margin-top: 10px;
}

.article-expert__name {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.article-expert__position {
  color: #7a7a7a;
}

.article__item_compare {
  width: 100%;
  overflow: auto;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .article__item_compare {
    padding-left: 0;
  }
}

@media screen and (min-width: 1340px) {
  .article__item_compare {
    padding-left: 0;
  }
}

.article__item_imageset {
  margin-top: -20px;
}

.quote {
  position: relative;
  padding-left: 40px;
}

.quote:before {
  display: block;
  font-family: 'Georgia';
  font-size: 76px;
  line-height: 64px;
  position: absolute;
  left: 0;
  top: 0;
  content: '\201C';
}

.quote__text {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .quote__text {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .quote__text {
    font-size: 22px;
    line-height: 28px;
  }
}

.quote__author {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}

.quote__avatar {
  float: left;
  margin-right: 10px;
}

.quote__info {
  overflow: hidden;
}

.quote__name {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  display: block;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .quote__name {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .quote__name {
    font-size: 17px;
    line-height: 24px;
  }
}

.quote__position {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  display: block;
  color: #7f7f7f;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .quote__position {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .quote__position {
    font-size: 15px;
    line-height: 20px;
  }
}

.gallery-grid {
  margin: -10px 0 0 0;
  overflow: hidden;
}

.gallery-grid__count {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  vertical-align: middle;
  display: inline-block;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .gallery-grid__count {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .gallery-grid__count {
    font-size: 34px;
    line-height: 40px;
  }
}

.gallery-grid__counter {
  width: 100%;
  height: 100%;
  background: #5856d6;
  padding: 0 19px;
  vertical-align: middle;
  border: 2px solid #3e3e9b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: table-cell;
}

.gallery-grid__counter-icon {
  margin-right: 10px;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  font-size: 30px;
}

.gallery-grid__icon {
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
}

.gallery-grid__info {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  padding-top: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .gallery-grid__info {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .gallery-grid__info {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.gallery-grid__text {
  display: table-cell;
  vertical-align: top;
  padding-top: 2px;
}

.gallery-grid__placeholder {
  display: table;
  width: 100%;
  height: 100%;
  cursor: pointer;
  table-layout: fixed;
  color: #fff;
}

.gallery-grid__label {
  display: block;
  margin-top: 10px;
  padding: 10px 10px 0;
  border-top: 1px solid #3e3e9b;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}

.gallery-grid__placeholder_large .gallery-grid__label {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.gallery-grid__wrap_row {
  white-space: nowrap;
}

.gallery-grid_offset_large {
  margin: -20px 0 0 0;
}

.gallery-grid_offset_large .gallery-grid__item {
  padding: 20px 0 0 20px;
}

.gallery-grid_table .gallery-grid__container {
  margin-left: -10px;
}

.gallery-grid_table .gallery-grid__inner {
  display: table;
  width: 100%;
}

.gallery-grid_table .gallery-grid__item {
  display: table-cell;
  vertical-align: top;
}

.gallery-grid_table .gallery-grid__item:first-child {
  padding-left: 10px;
}

.gallery-grid_table.gallery-grid_offset_large .gallery-grid__container {
  margin-left: -20px;
}

.gallery-grid_table.gallery-grid_offset_large .gallery-grid__item:first-child {
  padding-left: 20px;
}

.gallery-grid_border_bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e2;
}

@media screen and (max-width: 1279px) {
  .gallery-grid_small_g-small {
    width: 640px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_half {
    height: 280px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_third {
    height: 185px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_title_horizontal {
    height: 350px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_title_vertical {
    width: 315px;
    height: 425px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_square_small {
    width: 152.5px;
    height: 135px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_square_big2medium {
    width: 315px;
    height: 285px;
  }

  .gallery-grid_small_g-small .gallery-grid__item_square_small2medium {
    width: 152.5px;
    height: 130px;
  }

  .gallery-grid_small_g-medium {
    width: 700px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_half {
    height: 320px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_third {
    height: 210px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_title_horizontal {
    height: 385px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_title_vertical {
    width: 345px;
    height: 468px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_square_small {
    width: 167.5px;
    height: 150px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_square_big2medium {
    width: 340px;
    height: 315px;
  }

  .gallery-grid_small_g-medium .gallery-grid__item_square_small2medium {
    width: 165px;
    height: 143px;
  }

  .gallery-grid_small_g-large {
    width: 860px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_title_horizontal {
    height: 470px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_title_vertical {
    width: 338px;
    height: 440px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_square_small {
    width: 164px;
    height: 140px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_square_big2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_small_g-large .gallery-grid__item_square_small2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_small_g-huge {
    width: 940px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_title_horizontal {
    height: 515px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_title_vertical {
    width: 360px;
    height: 486px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_square_small {
    width: 180px;
    height: 155px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_square_big2medium {
    width: 280px;
    height: 238px;
  }

  .gallery-grid_small_g-huge .gallery-grid__item_square_small2medium {
    width: 280px;
    height: 238px;
  }
}

.ie-old .gallery-grid_small_g-small,
.ie8 .gallery-grid_small_g-small,
.no-mq .gallery-grid_small_g-small {
  width: 640px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_half,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_half,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_half {
  height: 280px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_third,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_third,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_third {
  height: 185px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_title_horizontal,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_title_horizontal,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_title_horizontal {
  height: 350px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_title_vertical,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_title_vertical,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_title_vertical {
  width: 315px;
  height: 425px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_square_small,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_square_small,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_square_small {
  width: 152.5px;
  height: 135px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_square_big2medium,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_square_big2medium,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_square_big2medium {
  width: 315px;
  height: 285px;
}

.ie-old .gallery-grid_small_g-small .gallery-grid__item_square_small2medium,
.ie8 .gallery-grid_small_g-small .gallery-grid__item_square_small2medium,
.no-mq .gallery-grid_small_g-small .gallery-grid__item_square_small2medium {
  width: 152.5px;
  height: 130px;
}

.ie-old .gallery-grid_small_g-medium,
.ie8 .gallery-grid_small_g-medium,
.no-mq .gallery-grid_small_g-medium {
  width: 700px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_half,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_half,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_half {
  height: 320px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_third,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_third,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_third {
  height: 210px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_title_horizontal,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_title_horizontal,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_title_horizontal {
  height: 385px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_title_vertical,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_title_vertical,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_title_vertical {
  width: 345px;
  height: 468px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_square_small,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_square_small,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_square_small {
  width: 167.5px;
  height: 150px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_square_big2medium,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_square_big2medium,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_square_big2medium {
  width: 340px;
  height: 315px;
}

.ie-old .gallery-grid_small_g-medium .gallery-grid__item_square_small2medium,
.ie8 .gallery-grid_small_g-medium .gallery-grid__item_square_small2medium,
.no-mq .gallery-grid_small_g-medium .gallery-grid__item_square_small2medium {
  width: 165px;
  height: 143px;
}

.ie-old .gallery-grid_small_g-large,
.ie8 .gallery-grid_small_g-large,
.no-mq .gallery-grid_small_g-large {
  width: 860px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_half,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_half,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_half {
  height: 375px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_third,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_third,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_third {
  height: 245px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_title_horizontal,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_title_horizontal,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_title_horizontal {
  height: 470px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_title_vertical,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_title_vertical,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_title_vertical {
  width: 338px;
  height: 440px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_square_small,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_square_small,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_square_small {
  width: 164px;
  height: 140px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_square_big2medium,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_square_big2medium,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_square_big2medium {
  width: 250px;
  height: 215px;
}

.ie-old .gallery-grid_small_g-large .gallery-grid__item_square_small2medium,
.ie8 .gallery-grid_small_g-large .gallery-grid__item_square_small2medium,
.no-mq .gallery-grid_small_g-large .gallery-grid__item_square_small2medium {
  width: 250px;
  height: 215px;
}

.ie-old .gallery-grid_small_g-huge,
.ie8 .gallery-grid_small_g-huge,
.no-mq .gallery-grid_small_g-huge {
  width: 940px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_half,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_half,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_half {
  height: 375px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_third,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_third,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_third {
  height: 245px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_title_horizontal,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_title_horizontal,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_title_horizontal {
  height: 515px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_title_vertical,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_title_vertical,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_title_vertical {
  width: 360px;
  height: 486px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_square_small,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_square_small,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_square_small {
  width: 180px;
  height: 155px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_square_big2medium,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_square_big2medium,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_square_big2medium {
  width: 280px;
  height: 238px;
}

.ie-old .gallery-grid_small_g-huge .gallery-grid__item_square_small2medium,
.ie8 .gallery-grid_small_g-huge .gallery-grid__item_square_small2medium,
.no-mq .gallery-grid_small_g-huge .gallery-grid__item_square_small2medium {
  width: 280px;
  height: 238px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .gallery-grid_medium_g-small {
    width: 640px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_half {
    height: 280px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_third {
    height: 185px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_title_horizontal {
    height: 350px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_title_vertical {
    width: 315px;
    height: 425px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_square_small {
    width: 152.5px;
    height: 135px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_square_big2medium {
    width: 315px;
    height: 285px;
  }

  .gallery-grid_medium_g-small .gallery-grid__item_square_small2medium {
    width: 152.5px;
    height: 130px;
  }

  .gallery-grid_medium_g-medium {
    width: 700px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_half {
    height: 320px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_third {
    height: 210px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_title_horizontal {
    height: 385px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_title_vertical {
    width: 345px;
    height: 468px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_square_small {
    width: 167.5px;
    height: 150px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_square_big2medium {
    width: 340px;
    height: 315px;
  }

  .gallery-grid_medium_g-medium .gallery-grid__item_square_small2medium {
    width: 165px;
    height: 143px;
  }

  .gallery-grid_medium_g-large {
    width: 860px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_title_horizontal {
    height: 470px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_title_vertical {
    width: 338px;
    height: 440px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_square_small {
    width: 164px;
    height: 140px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_square_big2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_medium_g-large .gallery-grid__item_square_small2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_medium_g-huge {
    width: 940px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_title_horizontal {
    height: 515px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_title_vertical {
    width: 360px;
    height: 486px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_square_small {
    width: 180px;
    height: 155px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_square_big2medium {
    width: 280px;
    height: 238px;
  }

  .gallery-grid_medium_g-huge .gallery-grid__item_square_small2medium {
    width: 280px;
    height: 238px;
  }
}

@media screen and (min-width: 1340px) {
  .gallery-grid_large_g-small {
    width: 640px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_half {
    height: 280px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_third {
    height: 185px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_title_horizontal {
    height: 350px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_title_vertical {
    width: 315px;
    height: 425px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_square_small {
    width: 152.5px;
    height: 135px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_square_big2medium {
    width: 315px;
    height: 285px;
  }

  .gallery-grid_large_g-small .gallery-grid__item_square_small2medium {
    width: 152.5px;
    height: 130px;
  }

  .gallery-grid_large_g-medium {
    width: 700px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_half {
    height: 320px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_third {
    height: 210px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_title_horizontal {
    height: 385px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_title_vertical {
    width: 345px;
    height: 468px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_square_small {
    width: 167.5px;
    height: 150px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_square_big2medium {
    width: 340px;
    height: 315px;
  }

  .gallery-grid_large_g-medium .gallery-grid__item_square_small2medium {
    width: 165px;
    height: 143px;
  }

  .gallery-grid_large_g-large {
    width: 860px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_title_horizontal {
    height: 470px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_title_vertical {
    width: 338px;
    height: 440px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_square_small {
    width: 164px;
    height: 140px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_square_big2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_large_g-large .gallery-grid__item_square_small2medium {
    width: 250px;
    height: 215px;
  }

  .gallery-grid_large_g-huge {
    width: 940px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_half {
    height: 375px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_third {
    height: 245px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_title_horizontal {
    height: 515px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_title_vertical {
    width: 360px;
    height: 486px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_square_small {
    width: 180px;
    height: 155px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_square_big2medium {
    width: 280px;
    height: 238px;
  }

  .gallery-grid_large_g-huge .gallery-grid__item_square_small2medium {
    width: 280px;
    height: 238px;
  }
}

.gallery-grid__item {
  padding: 10px 0 0 10px;
  display: inline-block;
  width: 100%;
  line-height: 0;
  vertical-align: top;
}

.gallery-grid__item:first-child {
  padding-left: 0;
}

.gallery-grid__item_half {
  width: 50%;
}

.gallery-grid__item_third {
  width: 33.33%;
}

.gallery-grid__item_square_big2medium,
.gallery-grid__item_square_small2medium {
  float: left;
}

.gallery-grid__item_title_vertical {
  float: left;
}

.gallery-grid__inner {
  line-height: 0;
  overflow: hidden;
}

.newsitem {
  position: relative;
  margin-bottom: 20px;
}

.newsitem__inner {
  display: block;
}

.newsitem__inner:visited {
  color: #7ca4cc;
}

.newsitem__param {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #dfdfe0;
  color: #808080;
}

.newsitem__param:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.newsitem__params {
  margin-bottom: 5px;
}

.newsitem__text {
  display: block;
  margin-top: 5px;
  text-decoration: none;
}

.newsitem__title {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  display: block;
}

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

.newsitem_small .cell_photo {
  width: 130px;
  padding-right: 10px;
}

.newsitem_vertical .cell {
  display: block;
}

.newsitem_vertical .cell_photo {
  width: 100%;
  margin-bottom: 10px;
}

.newsitem_vertical.newsitem_small .cell_photo {
  margin-bottom: 5px;
}

.newsitem_vertical.newsitem_small .newsitem__title {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.newsitem_vertical.newsitem_small .newsitem__text {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.newsitem_light .newsitem__title,
.newsitem_light .newsitem__text {
  color: #fff;
}

.newsitem_height_fixed {
  height: auto;
  max-height: 145px;
  overflow: hidden;
}

.newsitem_height_fixed:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  top: 121px;
  background-image: -webkit-linear-gradient(rgba(255,255,255,0), #fff);
  background-image: -moz-linear-gradient(rgba(255,255,255,0), #fff);
  background-image: -o-linear-gradient(rgba(255,255,255,0), #fff);
  background-image: -ms-linear-gradient(rgba(255,255,255,0), #fff);
  background-image: linear-gradient(rgba(255,255,255,0), #fff);
}

.breadcrumbs {
  border-bottom: 1px solid #e6e6e6;
  white-space: nowrap;
  zoom: 1;
}

.breadcrumbs:after,
.breadcrumbs:before {
  content: "";
  display: table;
}

.breadcrumbs:after {
  clear: both;
}

.breadcrumbs_light {
  border-color: #fff;
}

.breadcrumbs_light .breadcrumbs__item:after,
.breadcrumbs_light .breadcrumbs__item a {
  border-color: #fff;
  color: #fff;
}

.breadcrumbs_light .breadcrumbs__text {
  color: #fff;
}

.breadcrumbs__item {
  display: inline-block;
  padding-bottom: 10px;
  margin-right: 40px;
  position: relative;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.breadcrumbs__item:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 10px;
  border-right: 1px solid #e6e6e6;
}

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

.breadcrumbs__item:last-child:after {
  border: 0;
}

.breadcrumbs__item_right {
  float: right;
  margin-right: 0;
  padding-left: 10px;
}

.breadcrumbs__item_right:after {
  border: 0;
}

.breadcrumbs__item_fade_white {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 5px #fff;
  box-shadow: 0 0 20px 5px #fff;
  background: #fff;
}

.breadcrumbs__item_fade_primary {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 5px #f3f3f3;
  box-shadow: 0 0 20px 5px #f3f3f3;
  background: #f3f3f3;
}

.breadcrumbs__item_fade_secondary {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 5px #fafafa;
  box-shadow: 0 0 20px 5px #fafafa;
  background: #fafafa;
}

.breadcrumbs__item_featured {
  border-bottom: 2px solid #3e3e9b;
  margin-bottom: -1px;
}

.breadcrumbs__text {
  vertical-align: middle;
}

.article-photo {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.article-photo__inner {
  display: table;
}

.article-photo__caption {
  background: #f3f2f2;
  color: #888;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 20px;
  display: table-caption;
  caption-side: bottom;
}

.article-photo:hover .sharelist,
.article-photo:hover .article-photo__bar {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.article-photo__bar {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  min-height: 13px;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #888;
  padding: 10px 20px;
  text-align: left;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: rgba(0,0,0,0.6);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.article-photo__label {
  text-transform: uppercase;
  vertical-align: middle;
  margin-right: 5px;
}

.article-photo_full {
  display: table;
  width: 100%;
}

.article-photo_full .article-photo__inner {
  display: table;
  width: 100%;
}

.article_collapsed .article__item {
  padding-left: 0;
}

.article__compare {
  min-width: 100%;
}

.article__compare tr {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.article__compare tr:hover {
  background: #e5e5e5;
}

.article__compare tr:first-child:hover {
  background: #fff;
}

.article__compare-cell {
  padding: 15px;
  min-width: 160px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #2d2d2d;
}

.article__compare-cell_data {
  word-wrap: break-word;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.article__compare-cell_data_border {
  border-left: 1px solid #f4f4f5;
}

.article__compare-cell_data_big {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

.article__compare-cell_border {
  border-bottom: 1px solid #dcddde;
}

.article__compare-cell_border_project {
  border-bottom: 2px solid #5856d6;
}

.article__compare-awards {
  position: relative;
  margin-top: -13px;
  text-align: center;
}

.article__compare-awards img {
  vertical-align: bottom;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  font-weight: normal;
  font-style: normal;
  src: url("/-/68498802/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-regular.eot");
  src: url("/-/68498802/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-regular.eot?#iefix") format('embedded-opentype'), url("/-/7388834/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-regular.woff") format('woff'), url("/-/3fbafa4d/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-regular.ttf") format('truetype'), url("/-/ccd85ab/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-regular.svg?#ALSRublArialRegular") format('svg');
}

@font-face {
  font-family: 'ALSRubl-Arial';
  font-weight: normal;
  font-style: italic;
  src: url("/-/423c0834/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-italic.eot");
  src: url("/-/423c0834/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-italic.eot?#iefix") format('embedded-opentype'), url("/-/76e9f9f3/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-italic.woff") format('woff'), url("/-/6d8848e2/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-italic.ttf") format('truetype'), url("/-/7c6ec949/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-italic.svg?#ALSRublArialItalic") format('svg');
}

@font-face {
  font-family: 'ALSRubl-Arial';
  font-weight: bold;
  font-style: normal;
  src: url("/-/15d835df/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bold.eot");
  src: url("/-/15d835df/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bold.eot?#iefix") format('embedded-opentype'), url("/-/18a87dc3/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bold.woff") format('woff'), url("/-/6840e504/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bold.ttf") format('truetype'), url("/-/3f8f8a57/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bold.svg?#ALSRublArialBold") format('svg');
}

@font-face {
  font-family: 'ALSRubl-Arial';
  font-weight: bold;
  font-style: italic;
  src: url("/-/5fbd22a8/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bolditalic.eot");
  src: url("/-/5fbd22a8/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bolditalic.eot?#iefix") format('embedded-opentype'), url("/-/5f40bd0f/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bolditalic.woff") format('woff'), url("/-/11191982/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bolditalic.ttf") format('truetype'), url("/-/46e96101/bem/web/web.blocks-project/p-price/_font/alsrubl-arial-bolditalic.svg?#ALSRublArialBoldItalic") format('svg');
}

.p-price {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}

.p-price__dot {
  font-size: 0;
}

.p-price__space,
.p-price__decimal {
  font-size: 0.62em;
  top: -0.66em;
}

.p-price__space:before,
.p-price__decimal:before {
  content: '\00a0';
}

.p-price__prefix {
  margin-right: 0.33em;
}

.p-price__currency {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
}

.p-price_valign_top {
  vertical-align: top;
}

.p-catalog-card {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 20%;
  min-width: 20%;
}

.p-catalog-card .card {
  position: relative;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-catalog-card .card_horizontal {
  display: table;
}

.p-catalog-card .card_horizontal .card__img {
  width: 130px;
}

.p-catalog-card__price {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.p-catalog-card__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.p-catalog-card_slider {
  width: 220px;
  white-space: normal;
  min-width: 220px;
}

.p-catalog-card_full {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .p-catalog-card_intext {
    padding-left: 100px;
  }
}

@media screen and (min-width: 1340px) {
  .p-catalog-card_intext {
    padding-left: 100px;
  }
}

.card {
  background: #fff;
  border: 1px solid #dedede;
  -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.04);
  box-shadow: 0 2px 0 0 rgba(0,0,0,0.04);
  /* Для фиксированных оберток */
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.card__inner {
  padding: 10px;
}

.card__text {
  display: block;
  margin: 10px 0;
}

.card__title {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  display: block;
}

.card__title:visited {
  color: #7ca4cc;
}

.card_horizontal {
  display: table;
  width: 100%;
}

.card_horizontal .card__img {
  width: 180px;
}

.card_horizontal .card__img,
.card_horizontal .card__inner {
  display: table-cell;
  vertical-align: top;
}

.card_horizontal_half .card__img {
  width: 50%;
}

.card_large .card__inner {
  padding: 20px 40px 10px;
}

.card_large .card__title {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
}

.card_large .card__text {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

.card_clean {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card_height_440 {
  height: 440px;
}

.card_fixed {
  overflow: hidden;
  position: relative;
}

.card_fixed .card__links {
  position: absolute;
  background: #fff;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 10px 10px;
}

.card_fixed .card__links:before {
  content: '';
  width: 100%;
  height: 30px;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -ms-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
  position: absolute;
  top: -30px;
  left: 0;
}

.card_fix-video .card__img {
  height: 360px;
}

.card_catalog {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card_catalog .card__img {
  margin: 0 auto;
  max-width: 150px;
  width: auto;
}

.card_catalog .card__title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card_catalog_horizontal .card__img {
  width: 150px;
  max-width: none;
}

.p-rating__inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 4px 10px;
  margin-right: 22px;
  text-align: center;
  background-color: #fff000;
}

.p-rating__inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: -4px;
  height: 0;
  width: 0;
  font-size: 0;
  border-top: 16px solid #fff000;
  border-bottom: 16px solid #fff000;
  border-right: 4px solid transparent;
  border-left: 0 none;
  -webkit-transform: rotate(360deg);
}

.p-rating__text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
}

.p-rating_float {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -16px;
  margin-left: -39px;
}

.p-rating_float:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  margin-left: -4px;
  font-size: 0;
  border-top: 16px solid #fff000;
  border-bottom: 16px solid #fff000;
  border-left: 4px solid transparent;
  border-right: 0 none;
}

.p-rating_float .p-rating__inner {
  width: 55px;
}

.p-award {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.p-award__inner {
  overflow: hidden;
  display: table;
  width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #168de2;
}

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

.p-award__cell_icon {
  background-color: #ffa930;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-award__cell_award {
  padding: 0 0 0 8px;
}

.p-award__logo {
  display: block;
  margin-top: 3px;
}

.p-award__text {
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.p-award__title {
  margin-top: 5px;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.p-award_small {
  height: 26px;
  width: 120px;
}

.p-award_middle .p-award__inner {
  height: 32px;
  width: 150px;
}

.p-award_middle .p-award__text {
  line-height: 1;
  vertical-align: middle;
}

.p-award_middle .p-award__cell_icon {
  height: 32px;
  width: 32px;
  background-image: url("/-/6d079e95/img/awards/ht_icon_catalog.png");
}

.p-award_middle .p-award__cell_award {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.p-award_middle .p-award__cell_award_recomends {
  font-size: 13px;
}

.p-award_middle .p-award__cell_award_optimal_purchase,
.p-award_middle .p-award__cell_award_best_design {
  font-size: 12px;
}

.p-award_middle .p-award__cell_award_innovation {
  font-size: 15px;
}

.p-award_large .p-award__inner {
  height: 62px;
  width: 240px;
}

.p-award_large .p-award__text {
  height: 18px;
  line-height: 18px;
}

.p-award_large .p-award__cell_icon {
  height: 62px;
  width: 62px;
  background-image: url("/-/28901f26/img/awards/ht_icon.png");
}

.p-award_large .p-award__cell_award_recomends {
  font-size: 19px;
}

.p-award_large .p-award__cell_award_optimal_purchase {
  font-size: 11px;
}

.p-award_large .p-award__cell_award_best_design {
  font-size: 15px;
}

.p-award_large .p-award__cell_award_innovation {
  font-size: 19px;
}

.sticky {
  position: relative;
}

.sticky_full .sticky__inner {
  width: 100%;
}

.sticky_bar {
  width: 100%;
  background: #fff;
  border-top: 1px solid #cdccca;
  border-bottom: 1px solid #cdccca;
  -webkit-box-shadow: 0 0 2px #ebeae8;
  box-shadow: 0 0 2px #ebeae8;
}

.sticky__inner {
  z-index: 15;
}

.sticky__inner_top {
  position: fixed;
  top: 0;
  z-index: 10000;
}

.sticky__inner_bottom {
  position: fixed;
  bottom: 0;
  z-index: 10000;
}

.sticky__inner_left_start {
  top: 20px;
  position: fixed;
  width: 220px;
}

.sticky__inner_left_end {
  position: absolute;
  bottom: 0;
  width: 220px;
}

.sticky__inner_top {
  background-color: #fff;
  z-index: 200;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.sticky__inner_bottom {
  background-color: #fff;
  z-index: 200;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.p-anchors {
  display: block;
  width: 100%;
  background: rgba(255,255,255,0.95);
  white-space: nowrap;
}

.p-anchors__items {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.p-anchors__item {
  padding: 15px 0 15px 20px;
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  white-space: nowrap;
  position: relative;
}

.p-anchors__item:after {
  content: '';
  height: 4px;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0;
}

.p-anchors__item:hover {
  text-decoration: none;
}

.p-anchors__item_more,
.p-anchors__item:first-child {
  padding-left: 0;
}

.p-anchors__item_more:after,
.p-anchors__item:first-child:after {
  left: 0;
}

.p-anchors__item_active {
  color: #7d7d7d;
}

.p-anchors__item_active:after {
  background: #5856d6;
}

.p-anchors__text {
  border-bottom: 1px dotted;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.p-anchors__controls {
  display: inline-block;
  white-space: nowrap;
}

.p-anchors__more {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding-left: 20px;
  cursor: pointer;
}

.tooltip {
  position: relative;
  display: inline-block;
  z-index: 45;
}

.tooltip_shown .tooltip__box {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}

.tooltip_collapse .tooltip__inner {
  padding: 0;
  border: 0;
}

.tooltip_flat .tooltip__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tooltip_width_medium .tooltip__inner {
  width: 200px;
}

.tooltip_size_small .tooltip__inner:after,
.tooltip_size_small .tooltip__inner:before {
  border-width: 7px;
}

.tooltip_arrow_top-left.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_top-left.tooltip_size_small .tooltip__inner:after {
  top: -14px;
}

.tooltip_arrow_top-left .tooltip__box {
  top: 100%;
}

.tooltip_arrow_top-left .tooltip__inner {
  margin-top: 20px;
  top: 0;
  left: 0;
}

.tooltip_arrow_top-left .tooltip__inner:before,
.tooltip_arrow_top-left .tooltip__inner:after {
  top: -22px;
  left: 20px;
}

.tooltip_arrow_top-left .tooltip__inner:before {
  border-bottom-color: #dedede;
}

.tooltip_arrow_top-left .tooltip__inner:after {
  border-bottom-color: #fff;
  top: -21px;
}

.tooltip_arrow_top-center.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_top-center.tooltip_size_small .tooltip__inner:after {
  top: -14px;
  margin-left: -7px;
}

.tooltip_arrow_top-center .tooltip__box {
  top: 100%;
  width: 2000px;
  text-align: center;
  height: 1px;
  left: 50%;
  margin-left: -1000px;
}

.tooltip_arrow_top-center .tooltip__box .tooltip__inner {
  position: relative;
  vertical-align: bottom;
}

.tooltip_arrow_top-center .tooltip__inner {
  margin-top: 20px;
  top: 0;
}

.tooltip_arrow_top-center .tooltip__inner:before,
.tooltip_arrow_top-center .tooltip__inner:after {
  top: -22px;
  left: 50%;
  margin-left: -11px;
}

.tooltip_arrow_top-center .tooltip__inner:before {
  border-bottom-color: #dedede;
}

.tooltip_arrow_top-center .tooltip__inner:after {
  border-bottom-color: #fff;
  top: -21px;
}

.tooltip_arrow_top-right.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_top-right.tooltip_size_small .tooltip__inner:after {
  top: -14px;
}

.tooltip_arrow_top-right .tooltip__box {
  top: 100%;
}

.tooltip_arrow_top-right .tooltip__inner {
  margin-top: 20px;
  top: 0;
  right: 0;
}

.tooltip_arrow_top-right .tooltip__inner:before,
.tooltip_arrow_top-right .tooltip__inner:after {
  top: -22px;
  right: 20px;
}

.tooltip_arrow_top-right .tooltip__inner:before {
  border-bottom-color: #dedede;
}

.tooltip_arrow_top-right .tooltip__inner:after {
  border-bottom-color: #fff;
  top: -21px;
}

.tooltip_arrow_bottom-left.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_bottom-left.tooltip_size_small .tooltip__inner:after {
  bottom: -14px;
}

.tooltip_arrow_bottom-left .tooltip__box {
  bottom: 100%;
}

.tooltip_arrow_bottom-left .tooltip__inner {
  margin-bottom: 20px;
  bottom: 0;
  left: 0;
}

.tooltip_arrow_bottom-left .tooltip__inner:before,
.tooltip_arrow_bottom-left .tooltip__inner:after {
  bottom: -22px;
  left: 20px;
}

.tooltip_arrow_bottom-left .tooltip__inner:before {
  border-top-color: #dedede;
}

.tooltip_arrow_bottom-left .tooltip__inner:after {
  border-top-color: #fff;
  bottom: -21px;
}

.tooltip_arrow_bottom-center.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_bottom-center.tooltip_size_small .tooltip__inner:after {
  bottom: -14px;
  margin-left: -7px;
}

.tooltip_arrow_bottom-center .tooltip__box {
  bottom: 100%;
  width: 2000px;
  text-align: center;
  height: 1px;
  left: 50%;
  margin-left: -1000px;
  top: -2000px;
}

.tooltip_arrow_bottom-center .tooltip__box:before {
  content: '';
  vertical-align: bottom;
  height: 2000px;
  display: inline-block;
}

.tooltip_arrow_bottom-center .tooltip__box .tooltip__inner {
  position: relative;
  vertical-align: bottom;
}

.tooltip_arrow_bottom-center .tooltip__inner {
  margin-bottom: 20px;
  bottom: 0;
}

.tooltip_arrow_bottom-center .tooltip__inner:before,
.tooltip_arrow_bottom-center .tooltip__inner:after {
  bottom: -22px;
  left: 50%;
  margin-left: -11px;
}

.tooltip_arrow_bottom-center .tooltip__inner:before {
  border-top-color: #dedede;
}

.tooltip_arrow_bottom-center .tooltip__inner:after {
  border-top-color: #fff;
  bottom: -21px;
}

.tooltip_arrow_bottom-right.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_bottom-right.tooltip_size_small .tooltip__inner:after {
  bottom: -14px;
}

.tooltip_arrow_bottom-right .tooltip__box {
  bottom: 100%;
}

.tooltip_arrow_bottom-right .tooltip__inner {
  margin-bottom: 20px;
  bottom: 0;
  right: 0;
}

.tooltip_arrow_bottom-right .tooltip__inner:before,
.tooltip_arrow_bottom-right .tooltip__inner:after {
  bottom: -22px;
  right: 20px;
}

.tooltip_arrow_bottom-right .tooltip__inner:before {
  border-top-color: #dedede;
}

.tooltip_arrow_bottom-right .tooltip__inner:after {
  border-top-color: #fff;
  bottom: -21px;
}

.tooltip_arrow_left-top.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_left-top.tooltip_size_small .tooltip__inner:after {
  left: -14px;
}

.tooltip_arrow_left-top .tooltip__box {
  left: 100%;
  top: 0;
}

.tooltip_arrow_left-top .tooltip__inner {
  margin-left: 20px;
  left: 0;
  top: 0;
}

.tooltip_arrow_left-top .tooltip__inner:before,
.tooltip_arrow_left-top .tooltip__inner:after {
  left: -22px;
  top: 20px;
}

.tooltip_arrow_left-top .tooltip__inner:before {
  border-right-color: #dedede;
}

.tooltip_arrow_left-top .tooltip__inner:after {
  border-right-color: #fff;
  left: -21px;
}

.tooltip_arrow_left-center.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_left-center.tooltip_size_small .tooltip__inner:after {
  left: -14px;
  margin-top: -7px;
}

.tooltip_arrow_left-center .tooltip__box {
  left: 100%;
  height: 2000px;
  margin-top: -1000px;
  top: 50%;
  text-align: left;
}

.tooltip_arrow_left-center .tooltip__box:before {
  content: '';
  vertical-align: middle;
  height: 2000px;
  display: inline-block;
}

.tooltip_arrow_left-center .tooltip__box .tooltip__inner {
  position: relative;
  vertical-align: middle;
}

.tooltip_arrow_left-center .tooltip__inner {
  margin-left: 20px;
  left: 0;
}

.tooltip_arrow_left-center .tooltip__inner:before,
.tooltip_arrow_left-center .tooltip__inner:after {
  left: -22px;
  top: 50%;
  margin-top: -11px;
}

.tooltip_arrow_left-center .tooltip__inner:before {
  border-right-color: #dedede;
}

.tooltip_arrow_left-center .tooltip__inner:after {
  border-right-color: #fff;
  left: -21px;
}

.tooltip_arrow_left-bottom.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_left-bottom.tooltip_size_small .tooltip__inner:after {
  left: -14px;
}

.tooltip_arrow_left-bottom .tooltip__box {
  left: 100%;
  bottom: 0;
}

.tooltip_arrow_left-bottom .tooltip__inner {
  margin-left: 20px;
  left: 0;
  bottom: 0;
}

.tooltip_arrow_left-bottom .tooltip__inner:before,
.tooltip_arrow_left-bottom .tooltip__inner:after {
  left: -22px;
  bottom: 20px;
}

.tooltip_arrow_left-bottom .tooltip__inner:before {
  border-right-color: #dedede;
}

.tooltip_arrow_left-bottom .tooltip__inner:after {
  border-right-color: #fff;
  left: -21px;
}

.tooltip_arrow_right-top.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_right-top.tooltip_size_small .tooltip__inner:after {
  right: -14px;
}

.tooltip_arrow_right-top .tooltip__box {
  right: 100%;
  top: 0;
}

.tooltip_arrow_right-top .tooltip__inner {
  margin-right: 20px;
  right: 0;
  top: 0;
}

.tooltip_arrow_right-top .tooltip__inner:before,
.tooltip_arrow_right-top .tooltip__inner:after {
  right: -22px;
  top: 20px;
}

.tooltip_arrow_right-top .tooltip__inner:before {
  border-left-color: #dedede;
}

.tooltip_arrow_right-top .tooltip__inner:after {
  border-left-color: #fff;
  right: -21px;
}

.tooltip_arrow_right-center.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_right-center.tooltip_size_small .tooltip__inner:after {
  right: -14px;
  margin-top: -7px;
}

.tooltip_arrow_right-center .tooltip__box {
  right: 100%;
  height: 2000px;
  margin-top: -1000px;
  top: 50%;
  text-align: right;
}

.tooltip_arrow_right-center .tooltip__box:before {
  content: '';
  vertical-align: middle;
  height: 2000px;
  display: inline-block;
}

.tooltip_arrow_right-center .tooltip__box .tooltip__inner {
  position: relative;
  vertical-align: middle;
}

.tooltip_arrow_right-center .tooltip__inner {
  margin-right: 20px;
  right: 0;
}

.tooltip_arrow_right-center .tooltip__inner:before,
.tooltip_arrow_right-center .tooltip__inner:after {
  right: -22px;
  top: 50%;
  margin-top: -11px;
}

.tooltip_arrow_right-center .tooltip__inner:before {
  border-left-color: #dedede;
}

.tooltip_arrow_right-center .tooltip__inner:after {
  border-left-color: #fff;
  right: -21px;
}

.tooltip_arrow_right-bottom.tooltip_size_small .tooltip__inner:before,
.tooltip_arrow_right-bottom.tooltip_size_small .tooltip__inner:after {
  right: -14px;
}

.tooltip_arrow_right-bottom .tooltip__box {
  right: 100%;
  bottom: 0;
}

.tooltip_arrow_right-bottom .tooltip__inner {
  margin-right: 20px;
  right: 0;
  bottom: 0;
}

.tooltip_arrow_right-bottom .tooltip__inner:before,
.tooltip_arrow_right-bottom .tooltip__inner:after {
  right: -22px;
  bottom: 20px;
}

.tooltip_arrow_right-bottom .tooltip__inner:before {
  border-left-color: #dedede;
}

.tooltip_arrow_right-bottom .tooltip__inner:after {
  border-left-color: #fff;
  right: -21px;
}

.tooltip_positioned {
  position: absolute;
  z-index: 200;
}

.tooltip_positioned .tooltip__box {
  position: static;
  height: auto;
  margin: 0;
}

.tooltip_positioned .tooltip__box:before {
  display: none;
}

.tooltip_positioned .tooltip__inner {
  position: relative;
}

.tooltip__box {
  position: absolute;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
}

.tooltip__inner {
  position: absolute;
  display: inline-block;
  padding: 15px;
  background: #fff;
  border: 1px solid #dedede;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.17);
  box-shadow: 0 5px 15px rgba(0,0,0,0.17);
  text-align: left;
}

.tooltip__inner:before,
.tooltip__inner:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 11px solid transparent;
}

.tooltip__close {
  position: absolute;
  font-size: 9px;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

.article-award {
  position: relative;
  display: inline-block;
}

.article-award__title {
  display: block;
}

.article-award__badge {
  display: block;
  margin-top: 5px;
}

.article-award__badge:first-child {
  margin-top: 0;
}

.hdr {
  margin-bottom: 20px;
  position: relative;
}

.hdr_center {
  text-align: center;
}

.hdr_border_top {
  border-top: 1px solid #e5e5e5;
}

.hdr_border_bottom {
  border-bottom: 1px solid #e5e5e5;
}

.hdr_color_white {
  border-color: rgba(255,255,255,0.4);
}

.hdr_color_white .hdr__text {
  color: #fff;
}

.hdr_highlight_bottom .hdr__wrapper {
  padding-bottom: 10px;
  border-bottom: 2px solid #5856d6;
}

.hdr_slot {
  margin-bottom: 10px;
}

.hdr_slot .hdr__inner {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.hdr_collapse {
  margin: 0;
}

.hdr__wrapper {
  display: inline-block;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.hdr__inner {
  display: inline;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  font-family: Roboto Condensed, Arial, sans-serif;
  text-transform: uppercase;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr__inner {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .hdr__inner {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.hdr__text {
  color: #000;
  vertical-align: middle;
  display: inline-block;
}

.hdr__text:hover {
  text-decoration: none;
}

.hdr_light_9 .hdr__inner,
.hdr_light_9 .hdr__ending {
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_9 .hdr__inner,
  .hdr_light_9 .hdr__ending {
    font-size: 11px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_9 .hdr__inner,
  .hdr_light_9 .hdr__ending {
    font-size: 11px;
    line-height: 16px;
  }
}

.hdr_light_13 .hdr__inner,
.hdr_light_13 .hdr__ending {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_13 .hdr__inner,
  .hdr_light_13 .hdr__ending {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_13 .hdr__inner,
  .hdr_light_13 .hdr__ending {
    font-size: 15px;
    line-height: 20px;
  }
}

.hdr_light_15 .hdr__inner,
.hdr_light_15 .hdr__ending {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_15 .hdr__inner,
  .hdr_light_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_15 .hdr__inner,
  .hdr_light_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

.hdr_light_17 .hdr__inner,
.hdr_light_17 .hdr__ending {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_17 .hdr__inner,
  .hdr_light_17 .hdr__ending {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_17 .hdr__inner,
  .hdr_light_17 .hdr__ending {
    font-size: 20px;
    line-height: 28px;
  }
}

.hdr_light_20 .hdr__inner,
.hdr_light_20 .hdr__ending {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_20 .hdr__inner,
  .hdr_light_20 .hdr__ending {
    font-size: 22px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_20 .hdr__inner,
  .hdr_light_20 .hdr__ending {
    font-size: 22px;
  }
}

.hdr_light_24 .hdr__inner,
.hdr_light_24 .hdr__ending {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_24 .hdr__inner,
  .hdr_light_24 .hdr__ending {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_24 .hdr__inner,
  .hdr_light_24 .hdr__ending {
    font-size: 28px;
    line-height: 32px;
  }
}

.hdr_light_28 .hdr__inner,
.hdr_light_28 .hdr__ending {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_28 .hdr__inner,
  .hdr_light_28 .hdr__ending {
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_28 .hdr__inner,
  .hdr_light_28 .hdr__ending {
    font-size: 32px;
    line-height: 36px;
  }
}

.hdr_light_30 .hdr__inner,
.hdr_light_30 .hdr__ending {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_light_30 .hdr__inner,
  .hdr_light_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_light_30 .hdr__inner,
  .hdr_light_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
  }
}

.hdr_light_60 .hdr__inner,
.hdr_light_60 .hdr__ending {
  font-weight: 300;
  font-size: 60px;
  line-height: 64px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

.hdr_regular_13 .hdr__inner,
.hdr_regular_13 .hdr__ending {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_regular_13 .hdr__inner,
  .hdr_regular_13 .hdr__ending {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_regular_13 .hdr__inner,
  .hdr_regular_13 .hdr__ending {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}

.hdr_regular_15 .hdr__inner,
.hdr_regular_15 .hdr__ending {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_regular_15 .hdr__inner,
  .hdr_regular_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_regular_15 .hdr__inner,
  .hdr_regular_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

.hdr_regular_17 .hdr__inner,
.hdr_regular_17 .hdr__ending {
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_regular_17 .hdr__inner,
  .hdr_regular_17 .hdr__ending {
    font-size: 19px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_regular_17 .hdr__inner,
  .hdr_regular_17 .hdr__ending {
    font-size: 19px;
    line-height: 28px;
  }
}

.hdr_bold_9 .hdr__inner,
.hdr_bold_9 .hdr__ending {
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
  font-family: Roboto, Arial, sans-serif;
}

.hdr_bold_13 .hdr__inner,
.hdr_bold_13 .hdr__ending {
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_13 .hdr__inner,
  .hdr_bold_13 .hdr__ending {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_13 .hdr__inner,
  .hdr_bold_13 .hdr__ending {
    font-size: 15px;
    line-height: 20px;
  }
}

.hdr_bold_15 .hdr__inner,
.hdr_bold_15 .hdr__ending {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_15 .hdr__inner,
  .hdr_bold_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_15 .hdr__inner,
  .hdr_bold_15 .hdr__ending {
    font-size: 17px;
    line-height: 24px;
  }
}

.hdr_bold_17 .hdr__inner,
.hdr_bold_17 .hdr__ending {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_17 .hdr__inner,
  .hdr_bold_17 .hdr__ending {
    font-size: 19px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_17 .hdr__inner,
  .hdr_bold_17 .hdr__ending {
    font-size: 19px;
    line-height: 28px;
  }
}

.hdr_bold_19 .hdr__inner,
.hdr_bold_19 .hdr__ending {
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_19 .hdr__inner,
  .hdr_bold_19 .hdr__ending {
    font-size: 22px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_19 .hdr__inner,
  .hdr_bold_19 .hdr__ending {
    font-size: 22px;
    line-height: 24px;
  }
}

.hdr_bold_20 .hdr__inner,
.hdr_bold_20 .hdr__ending {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  font-family: Roboto, Arial, sans-serif;
}

.hdr_bold_22 .hdr__inner,
.hdr_bold_22 .hdr__ending {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  font-family: Roboto, Arial, sans-serif;
}

.hdr_bold_24 .hdr__inner,
.hdr_bold_24 .hdr__ending {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  font-family: Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_24 .hdr__inner,
  .hdr_bold_24 .hdr__ending {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_24 .hdr__inner,
  .hdr_bold_24 .hdr__ending {
    font-size: 28px;
    line-height: 32px;
  }
}

.hdr_bold_28 .hdr__inner,
.hdr_bold_28 .hdr__ending {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_28 .hdr__inner,
  .hdr_bold_28 .hdr__ending {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_28 .hdr__inner,
  .hdr_bold_28 .hdr__ending {
    font-size: 30px;
    line-height: 34px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.hdr_bold_30 .hdr__inner,
.hdr_bold_30 .hdr__ending {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_30 .hdr__inner,
  .hdr_bold_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_30 .hdr__inner,
  .hdr_bold_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.hdr_bold_36 .hdr__inner,
.hdr_bold_36 .hdr__ending {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_36 .hdr__inner,
  .hdr_bold_36 .hdr__ending {
    font-size: 40px;
    line-height: 44px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_36 .hdr__inner,
  .hdr_bold_36 .hdr__ending {
    font-size: 40px;
    line-height: 44px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.hdr_bold_40 .hdr__inner,
.hdr_bold_40 .hdr__ending {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  font-family: Roboto Condensed, Arial, sans-serif;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_bold_40 .hdr__inner,
  .hdr_bold_40 .hdr__ending {
    font-size: 44px;
    line-height: 48px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_bold_40 .hdr__inner,
  .hdr_bold_40 .hdr__ending {
    font-size: 44px;
    line-height: 48px;
    font-family: Roboto Condensed, Arial, sans-serif;
  }
}

.hdr_slab-light_17 .hdr__inner,
.hdr_slab-light_17 .hdr__ending {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 17px;
  line-height: 24px;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_slab-light_17 .hdr__inner,
  .hdr_slab-light_17 .hdr__ending {
    font-size: 21px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_slab-light_17 .hdr__inner,
  .hdr_slab-light_17 .hdr__ending {
    font-size: 21px;
    line-height: 28px;
  }
}

.hdr_slab-light_18 .hdr__inner,
.hdr_slab-light_18 .hdr__ending {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_slab-light_18 .hdr__inner,
  .hdr_slab-light_18 .hdr__ending {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_slab-light_18 .hdr__inner,
  .hdr_slab-light_18 .hdr__ending {
    font-size: 22px;
    line-height: 28px;
  }
}

.hdr_slab-light_30 .hdr__inner,
.hdr_slab-light_30 .hdr__ending {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr_slab-light_30 .hdr__inner,
  .hdr_slab-light_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr_slab-light_30 .hdr__inner,
  .hdr_slab-light_30 .hdr__ending {
    font-size: 34px;
    line-height: 40px;
  }
}

.hdr_lowercase .hdr__inner,
.hdr_lowercase .hdr__ending {
  text-transform: none;
  font-family: Roboto, Arial, sans-serif;
}

.hdr__text_tab {
  color: #07c;
  text-decoration: none;
  border-bottom: 2px dashed #07c;
}

.hdr__text_tab_active {
  padding: 0 15px;
  color: #fff;
  background-color: #5856d6;
  border-bottom: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.hdr__text_tab-text {
  color: #fff;
  margin: 0 15px;
}

.hdr__side_right {
  float: right;
  margin-left: 10px;
}

.hdr__side_left {
  float: left;
  margin-right: 10px;
}

.hdr__ending {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  margin-left: 5px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .hdr__ending {
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (min-width: 1340px) {
  .hdr__ending {
    font-size: 32px;
    line-height: 36px;
  }
}

.hdr__ending_dashed {
  border-bottom: 1px dashed;
}

.hdr__ending_dashed:hover {
  text-decoration: none;
  border-color: transparent;
}

.label {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  margin-left: 20px;
  color: #fff;
  border: 1px solid #3e3e9b;
  background: #5856d6;
}

.label_small {
  padding: 0 8px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-left: 10px;
}

.list {
  padding-left: 0;
}

.list__item {
  color: #a8abba;
  margin-top: 10px;
}

.list__item:first-child {
  margin-top: 0;
}

.list__item_icon .list__icon,
.list__item_icon .list__text {
  display: inline-block;
  vertical-align: middle;
}

.list__text {
  color: #000;
}

a.list__text {
  color: #07c;
  text-decoration: none;
}

a.list__text:hover {
  text-decoration: underline;
}

a.list__text:visited {
  color: #7ca4cc;
}

.list_color_white .list__text {
  color: #fff;
}

.list_type_decimal {
  list-style-type: decimal;
  padding-left: 20px;
}

.list_type_square {
  list-style-type: square;
  padding-left: 20px;
}

.list_type_circle {
  list-style-type: disc;
  padding-left: 20px;
}

.list_type_line {
  padding-left: 20px;
}

.list_type_line .list__item {
  position: relative;
}

.list_type_line .list__item:before {
  content: '\2014';
  position: absolute;
  left: -20px;
  top: 0;
}

.list_size_small .list__item {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.list_border_dotted {
  padding-top: 10px;
  border-top: 1px dotted #a8abba;
}

.comments {
  position: relative;
}

.comments__hdr {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.comments__add,
.comments__pages {
  position: relative;
}

.comments__actions {
  margin-top: 10px;
  text-align: center;
}

.comments_authorized .comments__actions {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
}

.comments .comments__authorized {
  display: none;
}

.comments_authorized .comments__no-authorized {
  display: none;
}

.comments_authorized .comments__authorized {
  display: block;
}

.comments_authorized .comments__authorized_inline-block {
  display: inline-block;
}

.comments_authorized .comments__actions,
.comments_page .comments__actions {
  border-top: none;
  padding-top: 0;
}

.comments_empty_hdr.comments_empty .comments__hdr {
  display: none;
}

.comments_empty .comments__actions {
  text-align: left;
}

.comment {
  overflow: hidden;
  position: relative;
  padding: 20px 0;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #fff;
  display: table;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}

.comment__left,
.comment__body {
  display: table-cell;
  vertical-align: top;
}

.comment__left {
  padding: 0 5px 0 10px;
}

.comment__body {
  padding: 0 20px 0 10px;
  width: 100%;
}

.comment__info {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #a8a8a8;
  margin-bottom: 5px;
}

.comment__author {
  color: #0091ed;
}

.comment__date {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  position: relative;
}

.comment__date:before {
  display: inline-block;
  content: '';
  border-left: 1px solid #ebebeb;
  height: 0.9em;
  margin: 0 15px;
}

.comment__date:first-child:before {
  display: none;
}

.comment__text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-top: 8px;
}

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

.comment__actions {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-top: 8px;
}

.comment__action {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-right: 30px;
  -webkit-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  transition: opacity 0.75s;
}

.comment__action-ending {
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  vertical-align: bottom;
}

.comment__action_visibled,
.comment:hover > .comment__body > .comment__actions .comment__action,
.comment_active > .comment__body > .comment__actions .comment__action {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.comment__action_complaint_loading,
.comment__action_delete_loading {
  cursor: default;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.comment__action_complaint_done,
.comment__action_delete_done,
.comment__action_complaint_error,
.comment__action_delete_error {
  cursor: default;
}

.comment__action_complaint_done .link__text,
.comment__action_delete_done .link__text,
.comment__action_complaint_error .link__text,
.comment__action_delete_error .link__text {
  border-bottom-color: transparent !important;
}

.comment__action_complaint {
  display: none;
}

.comments_authorized .comment__action_complaint {
  display: inline-block;
}

.comment__avatar {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.comment__history {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #b2b2b2;
}

.comment__history-text {
  display: inline-block;
  vertical-align: middle;
}

.comment__bans {
  margin-top: 5px;
  text-align: right;
}

.comment__count {
  display: inline-block;
  background: #333;
  color: #fff;
  font-weight: 300;
  font-size: 9px;
  line-height: 12px;
  line-height: 13px;
  -webkit-border-radius: 0.65em;
  border-radius: 0.65em;
  text-align: center;
  min-width: 1em;
  padding-left: 0.15em;
  padding-right: 0.15em;
  position: relative;
  top: -1px;
}

.comment__parent,
.comment__tree {
  margin: 15px 0;
  display: none;
}

.comment__parent .comment:first-child,
.comment__tree .comment:first-child {
  border-top: 1px solid #ebebeb;
}

.comment__parent .comment__text,
.comment__tree .comment__text {
  color: #666;
}

.comment__form {
  display: none;
}

.comment:hover,
.comment_active {
  background: #fafafa;
  z-index: 10;
}

.comment_good {
  background: #fffcef;
}

.comment_good:hover {
  background: #fffbe7;
}

.comment_bad .comment__left,
.comment_bad .comment__body {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  transition: opacity 0.75s;
}

.comment_bad:hover .comment__left,
.comment_bad:hover .comment__body {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.comment_parent .comment__parent {
  display: block;
}

.comment_tree .comment__tree {
  display: block;
}

.comment_form .comment__form {
  display: block;
}

.comment_current .comment__author {
  color: #5856d6;
}

.comment_topic .comment__author {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-right: 20px;
  vertical-align: middle;
}

.comment_topic .comment__info {
  display: table;
  width: 100%;
}

.comment_topic .comment__history {
  margin-top: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.comment_topic .comment-form__form {
  width: 100%;
}

.comment_topic .comment-form__actions-item {
  min-width: 125px;
}

.comment_topic_level_2,
.comment_topic_level_3 {
  width: auto;
}

.comment_topic_level_2 .comment_topic_level_2,
.comment_topic_level_3 .comment_topic_level_2,
.comment_topic_level_2 .comment_topic_level_3,
.comment_topic_level_3 .comment_topic_level_3 {
  width: 100%;
  margin-left: 0;
}

.comment_topic_level_2 {
  margin-left: 105px;
}

.comment_topic_level_3 {
  margin-left: 170px;
}

.comment-form__form {
  display: table;
  margin-right: 20px;
}

.comment-form__avatar,
.comment-form__body {
  display: table-cell;
  vertical-align: top;
}

.comment-form__avatar {
  padding-right: 15px;
  padding-left: 10px;
}

.comment-form__body {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  position: relative;
  width: 100%;
}

.comment-form__body:before,
.comment-form__body:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
  border-right: 15px solid;
  border-bottom: 15px solid transparent;
  right: 100%;
}

.comment-form__body:before {
  border-right-color: #ebebeb;
  top: 12px;
}

.comment-form__body:after {
  border-right-color: #fff;
  top: 13px;
  border-right-width: 13px;
  border-bottom-width: 13px;
}

.comment-form__inner {
  margin: 15px 15px 0;
}

.comment-form__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  resize: none;
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  -webkit-transition: height 0.75s;
  -moz-transition: height 0.75s;
  -o-transition: height 0.75s;
  -ms-transition: height 0.75s;
  transition: height 0.75s;
  height: 40px;
}

.comment-form__input::-webkit-input-placeholder {
  color: #b2b2b2;
}

.comment-form__input::-moz-placeholder {
  color: #b2b2b2;
}

.comment-form_reply .comment-form__input {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.comment-form__actions {
  height: 79px;
  overflow: hidden;
  -webkit-transition: height 0.75s;
  -moz-transition: height 0.75s;
  -o-transition: height 0.75s;
  -ms-transition: height 0.75s;
  transition: height 0.75s;
}

.comment-form__actions-inner {
  border-top: 1px solid rgba(235,235,235,0.6);
  margin-top: 15px;
  padding-top: 10px;
  position: relative;
  display: table;
  width: 100%;
}

.comment-form__actions-item {
  vertical-align: middle;
  display: table-cell;
}

.comment-form__actions-item:first-child {
  width: 1px;
  white-space: nowrap;
  padding-right: 10px;
}

.comment-form__submit .button__icon {
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.comment-form .avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: width 0.75s, height 0.75s, margin-left 0.75s;
  -moz-transition: width 0.75s, height 0.75s, margin-left 0.75s;
  -o-transition: width 0.75s, height 0.75s, margin-left 0.75s;
  -ms-transition: width 0.75s, height 0.75s, margin-left 0.75s;
  transition: width 0.75s, height 0.75s, margin-left 0.75s;
}

.comment-form_wander {
  display: none;
  margin-top: 20px;
}

.comment .comment-form_wander {
  display: block;
}

.comment-form_fixed .comment-form__form {
  display: none;
}

.comments_authorized .comment-form_fixed .comment-form__form {
  display: block;
  padding: 16px 0;
}

.comment-form_state_fixed {
  position: fixed;
  top: auto;
  left: auto;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 15;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.07);
}

.comment-form_state_fixed:before {
  content: ' ';
  position: absolute;
  height: 6px;
  width: 100%;
  left: 0;
  top: -6px;
  -webkit-box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.1);
  box-shadow: inset 0 -8px 6px -6px rgba(0,0,0,0.1);
}

.comments_authorized .comment-form_state_fixed:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.comment-form_state_fixed .comment-form__input {
  height: 20px;
}

.comment-form_state_short .avatar {
  margin-left: 45px;
}

.comment-form_state_short .comment-form__input {
  height: 20px;
}

.comment-form_state_short .comment-form__actions {
  height: 15px;
}

.comment-form__submit .button__icon {
  color: #000;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.paging__more {
  text-align: center;
}

.paging__icon {
  color: #000;
  top: -1px;
}

.paging__link {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 1px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  min-width: 11px;
  text-align: center;
}

.paging__link:hover {
  border-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

.paging__link_active {
  cursor: default !important;
  border-color: #cdcdcd !important;
  background: #5856d6;
  color: #fff;
}

.paging__link_disabled,
.paging__link_disabled .paging__icon {
  color: #6f6f6f;
}

.paging__link_disabled:hover {
  cursor: default !important;
  border-color: transparent !important;
}

.paging__link_nav_next {
  margin-right: 15px;
}

.paging__link_active {
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
  box-shadow: 0 2px 3px rgba(0,0,0,0.15);
}

.comments-paging {
  border-bottom: 1px solid #ebebeb;
  padding: 21px 0;
  background: #fff;
  background-color: rgba(255,255,255,0.95);
}

.comments-paging_fixed {
  position: fixed;
  z-index: 15;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom-color: rgba(0,0,0,0.07);
}

.comments-paging_fixed:before {
  content: ' ';
  position: absolute;
  height: 6px;
  width: 100%;
  left: 0;
  top: 100%;
  -webkit-box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.1);
  box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.1);
}

.comments-paging__inner {
  display: table;
  width: 100%;
}

.comments-paging__cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}

.comments-paging__cell:first-child {
  text-align: left;
  width: 1%;
  padding-right: 20px;
}

.comments-paging__cell:last-child {
  text-align: right;
  width: 1%;
  padding-left: 20px;
}

.comments-paging__end .link__text {
  white-space: nowrap;
}

.comments-paging__end_disabled {
  cursor: default;
  opacity: 0.45;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  filter: alpha(opacity=45);
}

.comments-paging__end_disabled .link__icon {
  opacity: 0.55;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
  filter: alpha(opacity=55);
}

.comments-paging__nav {
  cursor: pointer;
  padding: 0 10px;
}

.comments-paging__nav_disabled {
  cursor: default;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.comments-paging__item {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding: 4px 11px;
  margin: 0 2px;
  cursor: pointer;
  color: #000;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cpf-no-touch .comments-paging__item:hover {
  background: #fff;
  border-color: #e4e4e4;
  color: #000;
  text-decoration: none;
}

.comments-paging__item_active,
.comments-paging__item_active:hover {
  cursor: default !important;
  color: #fff !important;
  background-color: #5856d6 !important;
  border-color: #3e3e9b !important;
}

.collections-page__cover {
  position: relative;
  padding: 40px 0;
  background-position: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.collections-page__cover:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
}

.collections-page__other {
  text-align: center;
}

.collections-page__ad {
  position: relative;
  z-index: 1;
}

.collections {
  margin: 0 -20px;
}

.collections__inner {
  color: #000;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  border-spacing: 20px;
  border-collapse: separate;
}

.collections__wrapper {
  display: block;
  overflow: hidden;
  color: #000;
}

.collections__wrapper:hover {
  text-decoration: none;
}

.collections__param {
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 5px 0;
  color: #a8a8a8;
}

.collections__title {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  display: block;
  margin: 15px 0;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}

.collections__picture {
  height: 165px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.collections__image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.collections__holder {
  width: 25%;
}

.collections__item {
  display: table-cell;
  width: 25%;
  height: 100%;
  background: #fff;
  padding: 10px 0 165px;
  position: relative;
  cursor: pointer;
}

.collections__item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
  z-index: 2;
}

.collections__item:hover .collections__image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.collections__item_background .collections__wrapper {
  color: #fff;
}

.collections__item_slot {
  padding: 0;
  display: block;
  width: 100%;
}

.collections__item_picture_top {
  padding: 165px 0 10px;
}

.collections__item_picture_top .collections__picture {
  top: 0;
  bottom: auto;
}

.collections__item_picture_top .collections__param {
  margin: 0 5px 5px;
}

.collections__item_picture_full {
  padding: 215px 0 0;
}

.collections__item_picture_full .collections__picture {
  height: 100%;
  top: 0;
}

.collections__item_picture_full .collections__title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 15px 15px;
  margin: 0;
  color: #fff;
  background: -webkit-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#cc000000', GradientType=0);
}

.collections__item_picture_full .collections__title:before {
  content: '';
  position: absolute;
  left: 0;
  top: -15px;
  height: 15px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: -ms-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
}

.ie8 .collections__item_picture_full .collections__title,
.ie9 .collections__item_picture_full .collections__title {
  padding-top: 15px;
}

.collections-other {
  height: 300px;
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: #fafafa;
  background-position: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  text-decoration: none;
}

.collections-other:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.3);
  -webkit-transition: background 0.25s ease-out;
  -moz-transition: background 0.25s ease-out;
  -o-transition: background 0.25s ease-out;
  -ms-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
}

.collections-other:hover:before {
  background: rgba(0,0,0,0.45);
}

.collections-other__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.collections-other__title {
  font-weight: 300;
  font-family: Roboto Slab, Arial, serif;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  z-index: 2;
}

.collections-other__label {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}

.stack {
  position: relative;
  margin-top: 10px;
}

.stack__decor {
  bottom: 100%;
  left: 12px;
  right: 12px;
  height: 8px;
}

.stack__decor,
.stack__decor:before,
.stack__decor:after {
  background: #f5f6f7;
  border: 1px solid #b9b9b9;
  border-bottom: none;
  position: absolute;
}

.stack__decor:before,
.stack__decor:after {
  content: '';
  bottom: 0;
}

.stack__decor:before {
  height: 5px;
  left: -4px;
  right: -4px;
}

.stack__decor:after {
  height: 2px;
  left: -8px;
  right: -8px;
}

.filter {
  white-space: nowrap;
  font-weight: 400;
}

.filter_inline {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}

.filter_center {
  text-align: center;
}

.filter_wide .filter__item {
  margin-left: 30px;
}

.filter_light .filter__item {
  color: #fff;
}

.filter_light .filter__item:hover {
  background: rgba(255,255,255,0.3);
  color: #fff;
  border-color: transparent;
}

.filter_light .filter__item_active,
.filter_light .filter__item_active:hover {
  background: #fff;
  color: #6b6b6b;
  border-color: #fff;
}

.filter_columns_33 .filter__item {
  width: 28%;
}

.filter_size_large .filter__item {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  padding: 3px 10px 6px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .filter_size_large .filter__item {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .filter_size_large .filter__item {
    font-size: 20px;
    line-height: 28px;
  }
}

.filter_size_large .filter__count {
  margin-left: 10px;
}

.filter__title {
  min-width: 110px;
  padding-right: 20px;
  display: inline-block;
  color: #808080;
}

.filter__text {
  vertical-align: middle;
}

.filter__list {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  margin: -10px 0 0 -5px;
}

.filter__count {
  color: #d1d1d1;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.filter__item {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-decoration: none;
  padding: 2px 10px;
  margin: 10px 5px 0;
  cursor: pointer;
  color: #202020;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.filter__item:hover {
  background: #fff;
  border-color: #e5e5e5;
  color: #202020;
  text-decoration: none;
}

.filter__item_dotted .filter__text {
  border-bottom: 1px dotted;
}

.filter__item_dashed .filter__text {
  border-bottom: 1px dashed;
}

.filter__item_underlined .filter__text {
  border-bottom: 1px solid;
}

.filter__item_more {
  margin-top: 0;
}

.filter__item_more .filter__text {
  border-bottom: 1px solid;
}

.filter__item_more:hover {
  background: none;
  border-color: transparent;
  color: #202020;
}

.filter__item_more:hover .filter__text {
  border: 0;
}

.filter__item_more_tooltip .filter__text {
  border-bottom-style: dashed;
}

.filter__item_active,
.filter__item_active:hover {
  background: #5856d6;
  border-color: #5856d6;
  color: #fff;
}

.filter__item_disabled,
.filter__item_disabled:hover {
  color: #ccc;
  cursor: default;
  border-color: transparent !important;
  background: none !important;
}

.filter__item:hover .filter__text,
.filter__item_active .filter__text {
  border-bottom-color: transparent;
}

.filter__item_tooltip {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: #fff;
  color: #202020;
}

.filter__item_tooltip:hover .filter__text {
  border-bottom: 1px solid;
}

.bigsearch__inner {
  border: 1px solid #3e3e9b;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}

.bigsearch__wrapper {
  border: 1px solid #3e3e9b;
}

.bigsearch__wrapper:before,
.bigsearch__wrapper:after {
  content: "";
  display: block;
  position: absolute;
  height: 30px;
  width: 94%;
  bottom: 30px;
  left: 3%;
  -webkit-border-radius: 65px;
  border-radius: 65px;
}

.bigsearch__wrapper:before {
  z-index: -2;
  -webkit-box-shadow: 0px 25px 25px 25px rgba(205,204,243,0.7);
  box-shadow: 0px 25px 25px 25px rgba(205,204,243,0.7);
}

.bigsearch__wrapper:after {
  z-index: -1;
  -webkit-box-shadow: 0px 20px 20px 10px rgba(0,0,0,0.7);
  box-shadow: 0px 20px 20px 10px rgba(0,0,0,0.7);
}

.bigsearch {
  position: relative;
  z-index: 2;
}

.bigsearch__cell {
  width: 1px;
  display: table-cell;
  vertical-align: top;
}

.bigsearch__inner {
  padding: 14px;
  background: #f5f5f5;
}

.bigsearch__input {
  display: table-cell;
  width: 100%;
  padding-right: 20px;
  vertical-align: top;
}

.bigsearch__label {
  position: absolute;
  top: 9px;
  padding: 0 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  height: 30px;
  line-height: 30px;
  border-right: 2px solid #b3b3b3;
  text-transform: uppercase;
  z-index: 4;
}

.bigsearch__wrapper {
  padding: 6px;
  background: #5856d6;
}

.bigsearch_label_yes .input__inner {
  background: #fff;
}

.bigsearch_label_yes .input__field {
  background: transparent;
  padding-left: 230px;
}

.bigsearch_linear {
  margin-top: -65px;
  margin-bottom: 20px;
}

.slider {
  position: relative;
}

.slider__content {
  position: relative;
  white-space: nowrap;
}

.slider__items {
  display: inline-block;
  position: relative;
  -webkit-perspective: 1000;
}

.slider__items_animated {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.slider__wrapper {
  overflow: hidden;
  position: relative;
  padding-bottom: 2px;
}

.slider__item {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
}

.slider__item_padding {
  padding: 0 10px;
}

.slider_centered .slider__content {
  margin: 0 auto;
}

.slider_main .slider__wrapper {
  padding: 0 180px;
}

.slider_opacity .slider__item {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.slider_opacity .slider__item:hover,
.slider_opacity .slider__item_selected {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.slider_content .control {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.slider_fade_animated .slider__wrapper:before,
.slider_fade_animated .slider__wrapper:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.slider_fade .slider__wrapper:before,
.slider_fade_left .slider__wrapper:before,
.slider_fade_right .slider__wrapper:before,
.slider_fade .slider__wrapper:after,
.slider_fade_left .slider__wrapper:after,
.slider_fade_right .slider__wrapper:after {
  content: ' ';
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100px;
}

.slider_fade .slider__wrapper:before,
.slider_fade_left .slider__wrapper:before,
.slider_fade_animated .slider__wrapper:before {
  left: 0;
  background-image: -webkit-linear-gradient(left, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -moz-linear-gradient(left, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -o-linear-gradient(left, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -ms-linear-gradient(left, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: linear-gradient(to right, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00FFFFFF');
}

.slider_fade .slider__wrapper:before,
.slider_fade_left .slider__wrapper:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.slider_fade .slider__wrapper:after,
.slider_fade_right .slider__wrapper:after,
.slider_fade_animated .slider__wrapper:after {
  right: 0;
  background-image: -webkit-linear-gradient(right, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -moz-linear-gradient(right, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -o-linear-gradient(right, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: -ms-linear-gradient(right, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  background-image: linear-gradient(to left, #fff, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.01));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
}

.slider_fade .slider__wrapper:after,
.slider_fade_right .slider__wrapper:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.control {
  width: 40px;
  height: 80px;
  display: block;
  text-align: center;
  cursor: pointer;
  background: #e3e3e3;
  color: #7b7b7b;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, padding 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, padding 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, padding 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, padding 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out, padding 0.2s ease-in-out;
  font-size: 36px;
}

.control .icon:before {
  line-height: 80px;
}

.cpf-no-touch .control:hover {
  background: #5856d6;
  color: #fff;
  padding: 0 5px;
}

.control:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: -10px;
  right: -10px;
  left: -10px;
  bottom: -10px;
}

.control_prev {
  left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.control_next {
  right: 0;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.control_round {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.control_absolute,
.control_fixed {
  top: 50%;
  margin-top: -40px;
  z-index: 10;
}

.control_absolute {
  position: absolute;
}

.control_fixed {
  position: fixed;
}

.p-switch {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.p-switch__item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.p-switch__real {
  position: absolute;
  left: -9999em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.p-switch__real:checked + .p-switch__button {
  background: #5856d6;
  color: #fff;
}

.p-switch__real:checked + .p-switch__button .p-switch__text {
  border-bottom: none;
}

.p-switch__button {
  color: #000;
  padding: 0 15px;
  line-height: 41px;
  display: inline-block;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.p-switch__text {
  border-bottom: 1px dashed #000;
}

.p-catalog-brand {
  display: inline-block;
  height: 104px;
  width: 20%;
  margin: 8px 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.p-catalog-brand:hover {
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 9px 0 rgba(0,0,0,0.17);
  box-shadow: 1px 2px 9px 0 rgba(0,0,0,0.17);
}

.p-catalog-brand__inner {
  position: relative;
  padding: 8px 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  color: #333;
}

.p-catalog-brand__img {
  display: block;
  height: 55px;
  margin-bottom: 4px;
  text-align: center;
}

.p-catalog-brand__img:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}

.p-catalog-brand__logo {
  display: inline-block;
  max-height: 100%;
  max-width: 55px;
  width: auto;
  vertical-align: middle;
}

.p-catalog-brand__text {
  height: 27px;
  display: table;
  width: 100%;
}

.p-catalog-brand__title {
  display: table-cell;
  padding: 0 9px;
  vertical-align: middle;
  word-break: break-word;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 1279px) {
  .p-catalog-brand__title {
    font-size: 13px;
  }
}

.ie-old .p-catalog-brand__title,
.ie8 .p-catalog-brand__title,
.no-mq .p-catalog-brand__title {
  font-size: 13px;
}

.p-catalog-brand__icon {
  display: table;
  height: 55px;
  width: 100%;
  padding-bottom: 4px;
}

.p-catalog-brand__icon .icon {
  display: table-cell;
}

.timeline_selected {
  border: 1px solid #f8f2cd;
  background: #fffceb;
  margin-bottom: 20px;
  margin-top: 0;
  margin: 0 -19px 20px;
  padding: 19px;
}

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

.timeline_selected + .timeline_selected {
  border-top: 0;
  padding-top: 0;
  margin-top: -21px;
}

.timeline__top {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.timeline__top:after {
  content: '';
  display: table-cell;
  width: 99%;
  border-bottom: 1px solid #bebebe;
}

.timeline__date {
  display: table-cell;
  width: 1px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  padding-right: 10px;
  vertical-align: bottom;
  line-height: 17px;
}

.timeline__left {
  width: 180px;
  padding-right: 20px;
  float: left;
}

.timeline__content {
  position: relative;
  zoom: 1;
}

.timeline__content:after,
.timeline__content:before {
  content: "";
  display: table;
}

.timeline__content:after {
  clear: both;
}

.timeline__body {
  overflow: hidden;
}

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

.timeline__title {
  display: block;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .timeline__title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1340px) {
  .timeline__title {
    font-size: 22px;
  }
}

.timeline__text {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .timeline__text {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .timeline__text {
    font-size: 17px;
    line-height: 24px;
  }
}

.timeline__text:first-child {
  margin-top: 0;
}

.timeline__text p {
  margin-top: 20px;
}

.timeline__text p:first-child {
  margin-top: 0;
}

.timeline__text img {
  display: block;
  max-width: 100%;
}

.timeline__bottom {
  margin-top: 12px;
  text-align: right;
  overflow: hidden;
}

.timeline__links {
  float: left;
}

.timeline__shares {
  display: inline-block;
  vertical-align: middle;
  margin-left: -4px;
}

.p-star-vote__inner,
.p-star-vote__stars,
.p-star-vote__votes {
  display: inline-block;
  vertical-align: top;
}

.p-star-vote__stars,
.p-star-vote__votes {
  padding: 10px;
}

.p-star-vote__inner {
  border: 1px solid #dedede;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.p-star-vote__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.p-star-vote__star {
  position: relative;
  float: right;
  font-size: 17px;
  color: #d1d1d1;
  cursor: pointer;
}

.p-star-vote__star:before {
  content: "\2605";
}

.p-star-vote__star:hover:before,
.p-star-vote__star:hover ~ .p-star-vote__star:before,
.p-star-vote__star_voted:before,
.p-star-vote__star_voted ~ .p-star-vote__star:before {
  color: #5856d6;
}

.p-star-vote__votes {
  position: relative;
}

.p-star-vote__votes:before,
.p-star-vote__votes:after {
  content: "";
  position: absolute;
  left: 0;
  height: 20px;
  width: 1px;
  background: #dedede;
}

.p-star-vote__votes:before {
  top: 0;
  bottom: 50%;
  -webkit-transform: skew(17deg);
  -moz-transform: skew(17deg);
  -o-transform: skew(17deg);
  -ms-transform: skew(17deg);
  transform: skew(17deg);
}

.p-star-vote__votes:after {
  top: 50%;
  bottom: 0;
  -webkit-transform: skew(-17deg);
  -moz-transform: skew(-17deg);
  -o-transform: skew(-17deg);
  -ms-transform: skew(-17deg);
  transform: skew(-17deg);
}

.dl-list {
  margin: 0 0 10px 0;
}

.dl-list__term,
.dl-list__description {
  display: block;
  margin: 0 0 10px;
}

.dl-list__term {
  color: #777;
}

.dl-list__description {
  color: #000;
}

.dl-list_horizontal .dl-list__term,
.dl-list_horizontal .dl-list__description {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.like {
  display: inline-block;
}

.like__count {
  display: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding: 0 20px 0 10px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border-right: none !important;
  vertical-align: middle;
}

.like__controls {
  display: table-cell;
}

.like__control {
  display: inline-block;
  cursor: pointer;
  padding: 9px 20px;
  position: relative;
}

.like__control-icon {
  font-size: 20px;
}

.like_solid .like__count {
  background: rgba(238,238,238,0.3);
  border: 1px solid rgba(0,0,0,0.1);
}

.like_solid .like__control {
  border: 1px solid rgba(0,0,0,0.15);
  z-index: 0;
}

.like_solid .like__control:before {
  content: '';
  position: absolute;
  top: 2px;
  bottom: 2px;
  right: 0;
  left: 0;
  z-index: -1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.05));
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px 1px rgba(0,0,0,0.15);
}

.like_solid .like__control:hover:before {
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0));
}

.like_solid .like__control:first-child {
  border-right-style: none;
  border-left-style: solid !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.like_solid .like__control:first-child:before {
  left: 2px;
}

.like_solid .like__control:first-child .line__control-inner {
  border-top-left-radius: 4px;
}

.like_solid .like__control:first-child .line__control-inner {
  border-bottom-left-radius: 4px;
}

.like_solid .like__control:last-child {
  border-left-style: none;
  border-right-style: solid !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.like_solid .like__control:last-child:before {
  right: 2px;
}

.like_solid .like__control:last-child .line__control-inner {
  border-top-right-radius: 4px;
}

.like_solid .like__control:last-child .line__control-inner {
  border-bottom-right-radius: 4px;
}

.like_solid .like__control_like {
  background-color: #e4ff00;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.05));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.05));
}

.like_solid .like__control_dislike {
  background: #fede3f;
}

.like_transparent .like__count {
  border: 1px solid rgba(255,255,255,0.25);
}

.like_transparent .like__control {
  border: 1px solid rgba(255,255,255,0.25);
}

.like_transparent .like__control:hover {
  background: rgba(255,255,255,0.5);
}

.like_transparent .like__control:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
  border-left: 1px solid rgba(255,255,255,0.25) !important;
}

.like_transparent .like__control:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid rgba(255,255,255,0.25) !important;
}

.like_count .like__count {
  display: table-cell;
}

.like_count .like__control:first-child {
  margin-left: -3px;
}

.like_solid.like_liked .like__control_like:before {
  display: none;
}

.like_transparent.like_liked .like__control {
  background: #fff !important;
}

.like_transparent.like_liked .like__control-icon {
  color: #000;
}

.like_liked .like__control {
  cursor: default;
}

.like_small .like__count {
  font-size: 18px;
  line-height: 20px;
}

.like_small .like__control {
  padding: 0 9px;
}

.like_small .like__control-icon {
  margin-top: -1px;
  font-size: 8px;
}

.like_block {
  display: block;
}

.like_border .like__control {
  border: 1px solid #dedede;
}

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

.share-likes_border {
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.share-likes__item {
  cursor: pointer;
}

.share-likes__item:hover,
.share-likes__item_active {
  background-color: #f5f5f5;
}

.share-likes__item_share {
  padding: 8px 20px 6px;
}

.share-likes__item_pin {
  padding-right: 20px;
  padding-left: 10px;
}

.share-likes__text {
  border-bottom: 1px dotted #d1d1d1;
}

.share-likes__icon {
  color: #bebebe;
}

.p-catalog-offers th {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  width: 25%;
}

.p-catalog-offers__row {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.p-catalog-offers__row:hover {
  background: #e5e5e5;
}

.p-catalog-offers__row .cell {
  padding: 10px;
}

.p-photo-counter {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 10px 20px;
  background-color: #000;
}

.p-photo-counter__icon {
  opacity: 0.35;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.p-photo-counter__icon:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.p-photo-counter__icon_prev {
  float: left;
}

.p-photo-counter__icon_next {
  float: right;
}

.p-photo-counter__text {
  display: inline-block;
  margin: 3px 20px 0;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

.p-photo-counter__count {
  display: inline-block;
  margin-left: 5px;
}

.p-photo-counter__count:first-child {
  margin-left: 0;
}

.p-review-star {
  position: absolute;
  top: -3px;
  right: -3px;
  margin-left: 5px;
  display: inline-block;
  background: #fff;
  border: 3px solid;
  text-align: center;
}

.p-review-star:before,
.p-review-star:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3px;
  display: block;
  height: 0;
  width: 0;
  border-top: 0 none;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
}

.p-review-star:after {
  border-bottom: 8px solid #fff;
  bottom: -3px;
}

.p-review-star__inner {
  padding: 10px;
}

.p-review-star__counter {
  font-size: 24px;
}

.p-model-review {
  height: 100%;
  border: 3px solid;
}

.p-model-review_fixed {
  height: 240px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.p-model-review_fixed .p-model-review__text {
  position: relative;
  overflow: hidden;
  max-height: 120px;
}

.p-model-review_fixed .p-model-review__text:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100px;
  left: 0;
  height: 20px;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}

.p-model-review_positive {
  border-color: #90cd0d;
}

.p-model-review_positive .p-review-star {
  border-color: #90cd0d;
}

.p-model-review_positive .p-review-star:before {
  border-bottom: 8px solid #90cd0d;
}

.p-model-review_negative {
  border-color: #ff694b;
}

.p-model-review_negative .p-review-star {
  border-color: #ff694b;
}

.p-model-review_negative .p-review-star:before {
  border-bottom: 8px solid #ff694b;
}

.sticky-springs {
  position: relative;
  zoom: 1;
}

.sticky-springs:after,
.sticky-springs:before {
  content: "";
  display: table;
}

.sticky-springs:after {
  clear: both;
}

.sticky-springs__item {
  width: 280px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-left: -6000px;
}

.sticky-springs__item_active {
  -webkit-transition: visibility 0.75s ease-in-out, opacity 0.75s ease-in-out;
  -moz-transition: visibility 0.75s ease-in-out, opacity 0.75s ease-in-out;
  -o-transition: visibility 0.75s ease-in-out, opacity 0.75s ease-in-out;
  -ms-transition: visibility 0.75s ease-in-out, opacity 0.75s ease-in-out;
  transition: visibility 0.75s ease-in-out, opacity 0.75s ease-in-out;
  z-index: 2;
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-left: 0;
}

.sticky-springs__item_active_fixed {
  position: fixed;
  top: 20px;
}

.sticky-springs__item_active_absolute {
  position: absolute;
  bottom: 0;
}

.sticky-springs_bottom {
  position: relative;
  height: 1px;
  margin-bottom: -1px;
}

.sticky-springs__bottom {
  position: relative;
  top: -20px;
}

.p-scroll-cont {
  position: relative;
  overflow: hidden;
  max-height: 240px;
}

.p-scroll-cont__inner {
  overflow: hidden;
  max-height: 240px;
}

.p-scroll-cont__scroll {
  position: absolute;
  top: 10px;
  right: 4px;
  bottom: 10px;
}

.p-scroll-cont_large {
  max-height: 400px;
}

.p-scroll-cont_large .p-scroll-cont__inner {
  max-height: 400px;
}

.tv {
  position: relative;
}

.tv__preload {
  display: none;
}

.tv__wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 40px;
  height: 440px;
}

.tv__inner {
  position: relative;
  width: 910px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}

@media screen and (min-width: 1340px) {
  .tv__inner {
    width: 1076px;
  }
}

.tv__items {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
  -webkit-perspective: 1000;
}

.tv__items-inner {
  height: 100%;
}

.tv__spring {
  position: absolute;
  right: 0;
  top: 0;
  padding: 19px;
  border: 1px solid #dad9d9;
  background: #fff;
  z-index: 10;
}

.tv__item {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  height: 100%;
  display: inline-block;
  width: 910px;
  padding: 0 15px;
  position: relative;
  vertical-align: top;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  white-space: normal;
}

@media screen and (min-width: 1340px) {
  .tv__item {
    width: 1076px;
  }
}

.tv__item_selected,
.tv__item:hover,
.tv__item_selected .tv__container,
.tv__item:hover .tv__container {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.tv__fade {
  width: 59%;
  height: 440px;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0) 100%);
  background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0) 100%);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.tv__container {
  position: absolute;
  left: 30px;
  top: 50px;
  right: 490px;
  bottom: 30px;
  color: #fff;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

.tv__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  font-family: Roboto Condensed, Arial, sans-serif;
  text-transform: uppercase;
}

.tv__text {
  position: absolute;
  bottom: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(255,255,255,0.3);
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .tv__text {
    font-size: 17px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1340px) {
  .tv__text {
    font-size: 17px;
    line-height: 24px;
  }
}

.p-listing {
  zoom: 1;
  margin: -20px 0 0 -20px;
}

.p-listing:after,
.p-listing:before {
  content: "";
  display: table;
}

.p-listing:after {
  clear: both;
}

.p-listing__item {
  padding: 20px 0 0 20px;
  display: inline-block;
  vertical-align: top;
  min-height: 180px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.p-listing__item_promo {
  float: left;
  height: 360px;
}

.poll-list {
  zoom: 1;
}

.poll-list:after,
.poll-list:before {
  content: "";
  display: table;
}

.poll-list:after {
  clear: both;
}

.poll-list__item {
  position: relative;
}

.poll-list__number {
  float: left;
  margin-right: 20px;
}

.poll-list__inner {
  overflow: hidden;
}

.poll-list__title {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .poll-list__title {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1340px) {
  .poll-list__title {
    font-size: 20px;
    line-height: 28px;
  }
}

.poll-list__text {
  display: block;
  margin-top: 10px;
}

.poll-list__badge {
  margin-top: 10px;
}

.p-search__name {
  display: block;
  word-break: break-word;
  padding: 0 10px;
}

.p-search__brand {
  width: 80px;
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  display: block;
}

.p-search__logo {
  display: block;
  margin-bottom: 10px;
  height: 31px;
}

.p-search__img {
  vertical-align: middle;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.p-search__items {
  margin-top: -5px;
}

.p-search__item {
  margin-top: 5px;
  margin-left: 20px;
}

.p-discus__loader {
  display: none;
  text-align: center;
}

.p-discus__item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.p-discus__item:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.p-discus__top {
  margin-bottom: 10px;
}

.p-discus__author {
  color: #07c;
  margin-right: 10px;
}

.p-discus__info {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #999;
}

.p-discus_loading .p-discus__loader {
  display: block;
}

.viewbox {
  background: #262626;
  background: rgba(0,0,0,0.9);
  overflow: hidden;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.viewbox__close {
  position: fixed;
  z-index: 100;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  padding: 20px;
  font-size: 21px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.viewbox__close:hover {
  color: #5856d6;
}

.viewbox__container {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.viewbox__inner {
  height: 100%;
  width: 100%;
  position: relative;
}

.viewbox__side {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  position: relative;
  z-index: 20;
}

.viewbox__slides {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
}

.viewbox__slides_animated {
  -webkit-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  -ms-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.viewbox__slides_hide-shares .viewbox__shares {
  display: none;
}

.viewbox__wrapper {
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
  text-align: left;
}

.viewbox__slide {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  white-space: normal;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

.viewbox__slide-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.viewbox__slide_active .viewbox__content {
  visibility: visible;
}

.viewbox__slide_active .viewbox__wrapper {
  overflow: auto;
}

.viewbox__slide_loading .viewbox__loader {
  display: block;
}

.viewbox__slide_loading .viewbox__content,
.viewbox__slide_loading .viewbox__side {
  display: none;
}

.viewbox__slide_error .viewbox__image,
.viewbox__slide_error .viewbox__shares,
.viewbox__slide_error .viewbox__action {
  display: none;
}

.viewbox__slide_error .viewbox__error {
  display: table-cell;
}

.viewbox__holder {
  display: table;
  height: 100%;
  width: 100%;
}

.viewbox__cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 20px 70px;
}

.viewbox__content {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  z-index: 10;
  visibility: hidden;
  min-width: 780px;
}

.viewbox__control {
  width: 70px;
  height: 100%;
  line-height: 100%;
  position: fixed;
  cursor: pointer;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  color: #fff;
  display: table;
  z-index: 5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cpf-no-touch .viewbox__control:hover,
.cpf-touch .viewbox__control:active {
  color: #5856d6;
}

.viewbox__control_previous {
  left: 0;
  padding-left: 10px;
}

.viewbox__control_next {
  text-align: right;
  right: 0;
  padding-right: 10px;
}

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

.viewbox__photo {
  position: relative;
  visibility: visible;
  display: inline-block;
  text-align: left;
  cursor: pointer;
}

.viewbox__photo:hover .viewbox__params,
.cpf-touch .viewbox__photo .viewbox__params,
.viewbox__photo:hover .viewbox__action,
.cpf-touch .viewbox__photo .viewbox__action,
.viewbox__photo:hover .viewbox__shares,
.cpf-touch .viewbox__photo .viewbox__shares {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

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

.viewbox__additional {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: table;
}

.viewbox__info {
  display: table-cell;
  width: 99%;
  padding: 0 10px;
  vertical-align: bottom;
}

.viewbox__info_small {
  white-space: nowrap;
  width: 1px;
  padding: 0;
}

.viewbox__action {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  background: #000;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  line-height: 30px;
  margin: 10px 10px 10px 0;
  color: #fff;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.viewbox__action:hover {
  color: #5856d6;
}

.viewbox__action:hover .viewbox__action-side {
  max-width: 150px;
  padding: 0 10px 0 30px;
}

.viewbox__action:hover .viewbox__action-text {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.viewbox__action-side {
  position: absolute;
  left: 2px;
  max-width: 0;
  background: #000;
  padding: 0 10px 0 15px;
  color: #c8ced3;
  vertical-align: middle;
  height: 30px;
  line-height: 31px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: max-width 0.2s ease-out, padding-left 0.2s ease-out;
  -moz-transition: max-width 0.2s ease-out, padding-left 0.2s ease-out;
  -o-transition: max-width 0.2s ease-out, padding-left 0.2s ease-out;
  -ms-transition: max-width 0.2s ease-out, padding-left 0.2s ease-out;
  transition: max-width 0.2s ease-out, padding-left 0.2s ease-out;
}

.viewbox__action-text {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.viewbox__params {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: #000;
  background: rgba(0,0,0,0.6);
}

.viewbox__param {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: 700;
  font-size: 9px;
  line-height: 12px;
  color: #b9b9b9;
}

.viewbox__param:first-child {
  margin-left: 0;
}

.viewbox__count {
  background: #000;
  padding: 0 10px;
  color: #fff;
  line-height: 35px;
  z-index: 2;
}

.viewbox__current {
  font-weight: 700;
}

.viewbox__bottom {
  text-align: left;
}

.viewbox__title {
  color: #c8ced3;
  margin-top: 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}

.viewbox__text {
  color: #c8ced3;
  margin-top: 10px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}

.viewbox__note {
  color: #c8ced3;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-top: 10px;
  padding-left: 10px;
  float: right;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}

.viewbox__note a {
  color: #fff;
}

.viewbox__more {
  white-space: normal;
}

.viewbox__grid {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 820px;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .viewbox__grid {
    width: 940px;
  }
}

@media screen and (min-width: 1340px) {
  .viewbox__grid {
    width: 940px;
  }
}

.viewbox__buttons {
  margin-bottom: 30px;
  text-align: center;
}

.viewbox__button {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  border: 2px solid #55575d;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 15px;
  color: #c8ced3;
  margin: 0 12px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}

.viewbox__button:hover {
  border-color: #5856d6;
}

.viewbox__button_error {
  min-width: 180px;
}

.viewbox__loader {
  display: none;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
}

.viewbox__error {
  width: 650px;
  height: 400px;
  background: #000;
  position: relative;
  display: none;
  text-align: center;
  vertical-align: middle;
}

.viewbox__error-icon {
  color: #707070;
  font-size: 70px;
  line-height: 70px;
}

.viewbox__error-text {
  color: #c8cfd4;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  display: block;
}

.viewbox__list {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  background: #000;
  z-index: 5;
  display: none;
}

.viewbox__list-content {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  font-size: 0;
}

.viewbox__previews {
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
}

.viewbox__preview {
  padding: 11px 5px 13px;
  border-top: 2px solid transparent;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}

.viewbox__preview_active {
  border-color: #5856d6;
}

.viewbox__preview-pic {
  height: 45px;
}

@media screen and (min-height: 1000px) {
  .viewbox_list {
    padding-bottom: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .viewbox_list .viewbox__list {
    display: block;
  }
}

.daynews {
  height: 400px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
  /* ! */
  line-height: 1.35;
}

.daynews__inner {
  width: 100%;
  margin-top: -1px;
}

.daynews__banner {
  width: 240px;
  border-left: 1px solid #fff;
  padding-top: 1px;
}

.daynews__items {
  width: 283px;
  position: relative;
}

.daynews__items .daynews__item {
  height: 201px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

@media screen and (min-width: 1280px) and (max-width: 1339px) {
  .daynews__items {
    width: 566px;
  }

  .daynews__items .daynews__item {
    width: 50%;
  }
}

@media screen and (min-width: 1340px) {
  .daynews__items {
    width: 566px;
  }

  .daynews__items .daynews__item {
    width: 50%;
  }
}

.daynews .photo_small .photo__title {
  line-height: 1.35;
}

.daynews__item {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  float: left;
}

.daynews__item_big {
  border-color: transparent;
  border-left: 0;
  height: 400px;
  float: none;
  min-width: 1px;
}

.p-menuwrap {
  zoom: 1;
  position: relative;
}

.p-menuwrap:after,
.p-menuwrap:before {
  content: "";
  display: table;
}

.p-menuwrap:after {
  clear: both;
}

.p-menuwrap__align {
  display: table-cell;
  padding: 0 9px;
  vertical-align: middle;
  word-break: break-word;
}

.p-menuwrap__content {
  padding-left: 80px;
}

.p-menuwrap__icon {
  position: relative;
  top: -1px;
  vertical-align: 1px;
  font-size: 26px;
}

.p-menuwrap__img {
  vertical-align: middle;
  display: inline-block;
  max-width: 50px;
  max-height: 100%;
}

.p-menuwrap__inner {
  position: relative;
  padding: 8px 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  color: #333;
}

.p-menuwrap__inner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: #ccc;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.p-menuwrap__pic {
  display: block;
  margin-bottom: 4px;
  height: 31px;
}

.p-menuwrap__pic:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}

.p-menuwrap__text {
  height: 27px;
  display: table;
  width: 100%;
}

.p-menuwrap__items {
  float: left;
  width: 80px;
  text-align: center;
  background: #fff;
}

.p-menuwrap__item {
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  display: block;
  border: 1px solid #ccc;
  margin-bottom: -1px;
  cursor: pointer;
}

.p-menuwrap__item:hover .p-menuwrap__inner:before,
.p-menuwrap__item_active .p-menuwrap__inner:before,
.p-menuwrap__item_active:hover .p-menuwrap__inner:before {
  display: block;
}

.p-discus-form {
  position: relative;
}

.p-discus-form__input {
  margin: 0;
  padding: 10px 10px 9px;
  border: 0;
  outline: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-discus-form__button {
  border: 0 none;
  border-left: 1px solid #c7c6c6;
  background: #fff;
  padding: 10px 10px 9px;
  color: #000;
  font-size: 16px;
  outline: none;
}

.p-discus-form__button:before {
  content: "\21B5";
  display: block;
}

.p-discus-form__loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 10px 10px 0 9px;
  text-align: center;
  background-color: #fff;
}

.p-discus-form_loading .p-discus-form__loader {
  display: block;
}

.p-discus-form_wait:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.05);
}

.p-flex-embed {
  display: block;
  overflow: hidden;
  position: relative;
}

.p-flex-embed:before {
  content: "";
  display: block;
  padding-bottom: 100%;
  width: 100%;
}

.p-flex-embed_3by1:before {
  padding-bottom: 33.333333333333336%;
}

.p-flex-embed_2by1:before {
  padding-bottom: 50%;
}

.p-flex-embed_16by9:before {
  padding-bottom: 56.25%;
}

.p-flex-embed_4by3:before {
  padding-bottom: 75%;
}

.p-flex-embed__content {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-flex-embed__content iframe {
  height: 100%;
  width: 100%;
}