
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block; 
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0; 
}
[hidden],
template {
	display: none; 
}

/* Links
   ========================================================================== */
a {
	background: transparent; 
}

/* Text-level semantics
   ========================================================================== */
abbr[title] {
	border-bottom: 1px dotted; 
}
b,
strong {
	font-weight: bold; 
}
dfn {
	font-style: italic; 
}
mark {
	background: #ff0;
	color: #000; 
}
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; 
}

/* Embedded content
   ========================================================================== */
img {
	border: 0; 
}
svg:not(:root) {
	overflow: hidden; 
}

/* Grouping content
   ========================================================================== */
figure {
	margin: 1em 40; 
}
hr {
	-webkit-box-sizing: content-box;
		  box-sizing: content-box;
	height: 0; 
}
pre {
	overflow: auto; 
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em; 
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible; 
}
button,
select {
	text-transform: none; 
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default; 
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0; 
}
input {
	line-height: normal; 
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
		  box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto; 
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; 
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; 
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto; 
}
optgroup {
	font-weight: bold; 
}
/* Tables
   ========================================================================== */
table {
	border-collapse: collapse;
	border-spacing: 0; 
}
td,
th {
	padding: 0; 
}
/*RESET*/
*,
:focus {
	outline: none; 
}
body {
	-webkit-fontype-smalloothing: antialiased; 
}
body,
html {
	height: 100%;
	width: 100%; 
}
a,
input[type=radio],
input[type=checkbox],
select {
	cursor: pointer; 
}
select[disabled] {
	cursor: default; 
}
input:-webkit-autofill {
	background-color: transparent;
}
/*normalization ie7*/
* + html input[type=checkbox],
* + html input[type=radio] {
	width: 13px;
	height: 13px; 
}
textarea {
	resize: none;
	vertical-align: top;
}
em,
i {
	font-style: italic; 
}
img {
	vertical-align: top;
	max-width: 100%;
}
input {
	vertical-align: middle; 
}
dl,
menu,
ol,
ul {
	margin: 1em 0; 
}
dd {
	margin: 0 0 0 40px; 
}
menu,
ol,
ul {
	padding: 0 0 0 40px; 
}
nav ul,
nav ol {
	list-style: none outside none; 
}
blockquote,
q {
	quotes: none; 
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none; 
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"; 
}
:focus {
	-moz-outline: 3px solid #fff !important; 
}
input[type="radio"]:focus {
	-moz-outline-radius: 12px !important;
	-moz-outline-offset: 0 !important; 
}
input[type="checkbox"]:focus {
	-moz-outline-offset: -1px !important;
	-moz-outline: 1px solid #000 !important; 
}
button:after {
	content: ""; 
}

del {
text-decoration: line-through; }

table {
width: 100%; }

form {
margin: 0;
padding: 0; }

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

:-moz-placeholder {
/* Firefox 18- */
opacity: 1; }

::-webkit-input-placeholder {
/* chrome */
opacity: 1;
color: inherit; }

::-moz-placeholder {
/* Firefox 19+ */
opacity: 1; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
border: 0 none;
font: inherit;
margin: 0;
padding: 0;
vertical-align: baseline; }

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

body {
line-height: 1; }

ol, ul {
list-style: outside none none; }

blockquote, q {
quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
content: none; }

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

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

@font-face {
font-family: 'GothamPro';
src: url("../fonts/gothampro/medium/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gothampro/medium/GothamPro-Medium.woff") format("woff"), url("../fonts/gothampro/medium/GothamPro-Medium.ttf") format("truetype"), url("../fonts/gothampro/medium/GothamPro-Medium.svg#GothamPro-Medium") format("svg");
font-weight: 500;
font-style: normal; }

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

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

.clearfix:after {
content: "";
display: table;
clear: both; }

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

body {
background: #fff;
/*background-image:url(xyz.png); */
color: #393939;
font-family: "GothamPro", Verdana;
font-size: 14px;
font-weight: 400;
line-height: 22px; }

h1, h2, h3, h4, h5, h6 {
font-family: "GothamPro", Verdana;
margin: 0;
padding: 0;
color: #dc050d; }

h1 {
font-size: 36px;
line-height: 40px;
font-weight: 700; }

h2 {
font-size: 26px;
line-height: 40px;
font-weight: 700;
color: #8f8f8f; }

h3 {
font-size: 17px;
line-height: 35px;
font-weight: 500; }

h4 {
font-size: 18px;
line-height: 25px;
font-weight: 300; }

h5 {
font-size: 14px;
line-height: 20px;
font-weight: 300; }

h6 {
font-size: 12px;
line-height: 1.4; }

p {
padding: 0 0 18px;
margin: 0; }

hr {
overflow: hidden;
height: 1px;
background: #e9e9e9;
border: 0;
margin: 32px 0; }

q,
blockquote {
text-align: center;
display: block;
font-style: normal; }

strong,
b {
font-weight: 700; }

a {
color: #dc050d;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-decoration: none; 
}
a.button {
text-decoration: none; }
a.button:hover {
text-decoration: none; }

a:hover {
color: #dc050d;
text-decoration: none;
opacity: .8; }

[class*="icon-"] {
display: inline-block;
vertical-align: top; }

img[style*="float: left"],
img[style*="float:left"],
img[align="left"] {
margin: 0 20px 5px 0; }

img[style*="float: right"],
img[style*="float:right"],
img[align="right"] {
margin: 0 0 5px 20px; }

.static-content .content__main ul li, .default-list li {
position: relative;
padding-left: 15px;
padding-bottom: 15px; }
.static-content .content__main ul li:last-child, .default-list li:last-child {
padding-bottom: 0; }
.static-content .content__main ul li:before, .default-list li:before {
position: absolute;
content: '';
left: 0;
top: 10px;
width: 5px;
height: 5px;
background: #dc050d;
border-radius: 50%; }

ol {
list-style-type: decimal;
list-style-position: inside;
counter-reset: item; }
ol li {
display: block;
position: relative; }
ol li:before {
content: counters(item, ".") ". ";
counter-increment: item;
display: inline;
vertical-align: top;
font-weight: 700; }

.upper {
text-transform: uppercase; }

th {
padding: 9px 14px 13px;
border-bottom: 2px solid #dc050d;
border-right: 1px solid #e1e1e1;
font-size: 14px;
line-height: 22px;
font-weight: 700;
text-align: left; }

td {
vertical-align: top;
padding: 8px 14px;
border-right: 1px solid #e1e1e1;
font-size: 14px; }

thead tr:hover {
color: #000;
background: #fff; }

tr:hover {
color: #fff;
background: #dc050d; }

.table-row-empty {
height: 7px; }
.table-row-empty:hover {
background: transparent; }
.table-row-empty td {
padding: 0; }

fieldset {
display: block;
text-align: center; }

label {
display: block; }
label:hover {
cursor: pointer; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea,
select,
.input {
background: #fff;
border: 1px solid #b7b7b7;
color: #000;
font-size: 14px;
line-height: 22px;
padding: 7px 11px;
width: 100%;
display: block;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-appearance: none;
border-radius: 4px; }
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.input::-webkit-input-placeholder {
color: #8f8f8f; }
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.input::-moz-placeholder {
color: #8f8f8f;
opacity: 1; }
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.input:-ms-input-placeholder {
color: #8f8f8f; }
input[type="text"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder,
.input:focus::-moz-placeholder {
color: transparent;
opacity: 1; }
input[type="text"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
.input:focus::-webkit-input-placeholder {
color: transparent; }
input[type="text"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
.input:focus:-ms-input-placeholder {
color: transparent; }
input[type="text"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="search"]:focus::placeholder,
textarea:focus::placeholder,
select:focus::placeholder,
.input:focus::placeholder {
color: transparent; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus,
.input:focus {
border-color: #878787;
background: #fff; }
input[type="text"].disabled, input[type="text"][disabled="disabled"], input[type="text"][disabled],
input[type="password"].disabled,
input[type="password"][disabled="disabled"],
input[type="password"][disabled],
input[type="email"].disabled,
input[type="email"][disabled="disabled"],
input[type="email"][disabled],
input[type="tel"].disabled,
input[type="tel"][disabled="disabled"],
input[type="tel"][disabled],
input[type="search"].disabled,
input[type="search"][disabled="disabled"],
input[type="search"][disabled],
textarea.disabled,
textarea[disabled="disabled"],
textarea[disabled],
select.disabled,
select[disabled="disabled"],
select[disabled],
.input.disabled,
.input[disabled="disabled"],
.input[disabled] {
background-color: #f3f3f3; }

textarea {
height: 90px; }

input[type="file"] {
display: none; }
input[type="file"] + label {
display: inline-block;
background: transparent;
font-size: 14px;
line-height: 24px;
color: #969696;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out; }

select {
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
-webkit-transition: none;
transition: none;
background-position: right 10px center;
background-repeat: no-repeat;
background-image: url("");
background-color: transparent; }
select:focus {
background-image: url("");
background-repeat: no-repeat; }

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

.ui-selectmenu-button {
border: 1px solid #939393;
border-radius: 0;
background: #f3f3f3;
color: #282828; }
.ui-selectmenu-button[aria-expanded="true"] {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border: 1px solid #8e8e8e; }
.ui-selectmenu-button span.ui-selectmenu-text {
padding: 10px 15px 9px;
font-weight: 400;
font-size: 16px;
line-height: 24px; }
.ui-selectmenu-button span.ui-icon-triangle-1-s {
width: 45px;
height: 100%;
right: 0;
top: 0;
bottom: 0;
border-left: 1px solid #939393;
background: url("../img/icons/slct-open.png") center center no-repeat;
margin: 0; }

.ui-selectmenu-menu .ui-widget-content {
border-radius: 0;
background: #f3f3f3;
color: #282828; }
.ui-selectmenu-menu .ui-widget-content .ui-menu-item {
padding: 10px 15px 9px;
font-weight: 400;
font-size: 16px;
line-height: 24px; }
.ui-selectmenu-menu .ui-widget-content .ui-menu-item.ui-state-focus {
border: 0;
margin: 0;
font-weight: inherit; }

button,
.btn {
text-align: center;
vertical-align: top;
font-weight: 400;
font-size: 14px;
line-height: 26px;
padding: 7px 19px 7px;
background: #dc050d;
color: #fff;
border: 0;
border-radius: 0;
position: relative;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
display: inline-block;
border-radius: 3px; }
button:hover,
.btn:hover {
color: #fff;
background: #ff000a;
opacity: 1; }
button.active, button:active,
.btn.active,
.btn:active {
color: #fff;
background: #bd0209; }
button:focus,
.btn:focus {
position: relative;
top: 1px; }
button.disabled, button[disabled="disabled"], button[disabled],
.btn.disabled,
.btn[disabled="disabled"],
.btn[disabled] {
background: #ccc;
color: #aaa;
cursor: not-allowed; }
button--white,
.btn--white {
background: #fff;
border: 1px solid #e4e4e4;
border-radius: 4px;
padding: 6px 8px 6px 9px; }
button--white:hover, button--white:active,
.btn--white:hover,
.btn--white:active {
background: #fff;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
opacity: 1; }
button--red,
.btn--red {
background: #dc050d;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px 14px; }
button--red:hover,
.btn--red:hover {
background: #dc050d;
-webkit-box-shadow: none;
box-shadow: none; }
button--sound,
.btn--sound {
padding: 6px 10px 6px;
background: #bc0000;
border: 2px solid #bc0000; }
button--sound:hover,
.btn--sound:hover {
background: #fff;
border-color: #e4e4e4; }
button--sound:hover [class*="icon-"],
.btn--sound:hover [class*="icon-"] {
fill: #dc050d; }
button-play,
.btn-play {
display: inline-block; }
button-play:hover,
.btn-play:hover {
opacity: 1; }

.icon-sound {
width: 19px;
height: 18px;
fill: #dc050d; }

.icon-pause {
width: 12px;
height: 16px;
fill: #fff; }

.icon-play-btn {
width: 40px;
height: 41px;
fill: #dc050d; }
.icon-play-btn:hover {
fill: #ff000a; }

.icon-attach {
width: 13px;
height: 22px;
fill: #dc050d; }
.icon-attach:hover {
fill: #ff000a;
opacity: 1; }
.icon-attach.active, .icon-attach:active {
fill: #bd0209; }

input[type="checkbox"] {
position: absolute;
left: -9999px; }
input[type="checkbox"] + label {
display: inline-block;
vertical-align: top;
padding: 0 0 0 30px;
margin: 0 40px 0 0;
position: relative;
cursor: pointer;
font-size: 15px;
line-height: 24px;
width: auto !important; }
input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
position: absolute;
content: ''; }
input[type="checkbox"] + label:before {
width: 16px;
height: 16px;
border: 1px solid #b7b7b7;
border-radius: 2px;
left: 0;
top: 4px; }
input[type="checkbox"] + label:after {
left: 4px;
top: 9px;
width: 9px;
height: 5px;
background: transparent;
border-left: 2px solid #dc050d;
border-bottom: 2px solid #dc050d;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
opacity: 0; }
input[type="checkbox"]:checked + label:after {
opacity: 1; }

input[type="radio"] {
position: absolute;
left: -9999px; }
input[type="radio"] + label {
display: inline-block;
vertical-align: top;
padding: 0 0 0 30px;
margin: 0 40px 0 0;
position: relative;
cursor: pointer;
font-size: 15px;
line-height: 24px;
width: auto !important; }
input[type="radio"] + label:before, input[type="radio"] + label:after {
position: absolute;
content: ''; }
input[type="radio"] + label:before {
width: 16px;
height: 16px;
border: 1px solid #b7b7b7;
border-radius: 50%;
left: 0;
top: 4px; }
input[type="radio"] + label:after {
left: 4px;
top: 8px;
width: 8px;
height: 8px;
border-radius: 50%;
background: #dc050d;
opacity: 0; }
input[type="radio"]:checked + label:after {
opacity: 1; }

/*----------- MULTISELECT -----------*/
.select {
-webkit-box-shadow: none;
box-shadow: none;
text-transform: none; }
.select .ui-multiselect-inner,
.select .ui-multiselect-menu-inner label {
border: none;
border-radius: 5px;
font-family: "GothamPro";
cursor: pointer;
position: relative;
font-size: 13px;
color: #484848;
background: #e4e4e4; }
.select .ui-multiselect-inner {
padding: 5px 21px 3px 11px;
background: #fff;
color: #8f8f8f;
border: 1px solid #b7b7b7; }
.select .ui-multiselect-menu-inner label {
padding: 3px 21px 1px 11px;
font: 13px/26px "GothamPro";
border: none;
border-radius: 0; }
.select .ui-multiselect-menu-inner label.ui-state-active, .select .ui-multiselect-menu-inner label.ui-state-hover {
color: #fff;
background: #b4b4b4; }
.select .ui-multiselect-menu-inner {
background: #fff;
border: none;
background: #e4e4e4;
border-radius: 5px;
overflow: hidden;
margin-top: 3px; }
.select .ui-multiselect-arrow {
position: absolute;
right: 12px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.select .ui-multiselect-arrow .icon-arrow-bottom {
width: 12px;
fill: #dc050d; }
.select--duration .ui-multiselect-inner {
border: none;
padding: 3px 21px 1px 11px;
background: #dc050d;
color: #fff; }
.select--duration .ui-multiselect-arrow .icon-arrow-bottom {
fill: #fff; }
.select--playlist .ui-multiselect-inner {
padding-bottom: 0;
border: none;
font-weight: 700;
font-size: 14px;
color: #393939; }
.select--indent {
display: block;
margin-bottom: 14px; }

.ui-widget-content {
border: none; }

button.ui-multiselect:focus {
top: 0; }

button.ui-multiselect:hover {
color: transparent;
background: transparent; }

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

body {
height: 100%; }

.container {
/*
max-width: 1200px;
*/
margin: 0 auto; }
.container:after {
content: " ";
display: block;
clear: both; }

.content__inner {
padding: 22px 50px 49px;
background: #fff;
border-radius: 4px; }
.content__inner:after {
content: " ";
display: block;
clear: both; }

.content__main {
float: left;
width: calc(100% - 332px); }
.content__main--wide {
width: calc(100% - 302px); }

.content__sidebar {
float: right;
width: 332px;
padding: 0 0 0 70px; }
.content__sidebar--sm {
width: 302px;
padding: 0 0 0 40px; }

.content__title {
padding: 0 0 20px; }

.content__heading {
padding: 0 0 25px; }
.content__heading:after {
content: " ";
display: block;
clear: both; }
.content__heading-title {
padding: 0 0 5px; }
.content__heading-title--news-page {
max-width: 700px; }
.content__heading-select {
float: right;
margin: 10px 0 0; }

.sidebar__item {
padding: 0 0 20px; }
.sidebar__item:last-child {
padding: 0; }
.sidebar__item img {
width: 100%; }

.banner__link img {
width: 100%; }

.wrapper {
position: relative;
min-height: 100%;
overflow: hidden;
}

.wrapper:after {
content: '';
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
}

.header {
padding-bottom: 285px; }
.header__inner {
background: #dc050d;
padding: 22px 22px 0;
border-radius: 4px; }
.header__left {
display: inline-block;
vertical-align: top;
width: 165px;
padding: 0 29px 0 0; }
.header__center {
display: inline-block;
vertical-align: top;
width: 666px;
margin: 0 25px 0 0; }
.header__right {
display: inline-block;
vertical-align: top;
width: 25%; }
.header__logo {
display: inline-block;
padding: 16px 0 14px;
width: 130px;
height: 131px;
background: #fff;
border-radius: 4px;
text-align: center;
-webkit-perspective: 200px;
perspective: 200px; }
.header__logo:hover {
opacity: 1; }
.header__logo:hover .svg-transform {
-webkit-animation-name: scale;
animation-name: scale;
-webkit-animation-timing-function: steps(1, 2);
animation-timing-function: steps(1, 2);
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: .7s;
animation-duration: .7s; }
.header__banner {
margin: 0 0 19px;
line-height: 0; }
.header__banner-link:hover {
opacity: 1; }
.header__banner img {
max-width: 100%; }
.header__live {
margin: 0 0 24px; }
.header__live-img {
display: inline-block;
vertical-align: top;
margin: 0 14px 0 0;
width: 52px;
height: 53px;
border-radius: 4px;
overflow: hidden; }
.header__live-img img {
width: 100%; }
.header__live-caption {
display: inline-block;
vertical-align: top;
max-width: 73.3%; }
.header__player {
width: 261px;
padding: 6px;
border-radius: 42px;
background: #b0040a; }
.header__player-play {
display: inline-block;
margin: 0 18px 0 0; }
.header__player-text {
display: inline-block;
margin: 0 17px 0 0;
font-size: 17px;
line-height: 22px;
color: #fff; }
.header__player-text:hover {
color: #fff; }

.icon-header-play {
width: 42px;
height: 42px;
fill: #fff; }

.icon-header-vol {
width: 20px;
height: 14px;
fill: #fff; }

.live-caption__dj {
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 0 0 5px;
font-size: 13px;
line-height: 17px;
color: #fff;
opacity: 0.5; }

.live-caption__singer-name {
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 0 0 2px;
font-size: 15px;
line-height: 17px;
color: #fff; }

.live-caption__song-name {
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
font-size: 14px;
line-height: 14px;
color: #fff;
opacity: 0.5; }


.footer__top {
position: relative;
background: #dc050d;
padding: 22px 53px 77px;
border-radius: 4px; }
/*    .footer__top:before {
content: '';
position: absolute;
top: 0;
left: 192px;
width: 122px;
height: 8px;
background: #fff;
border-radius: 0 0 4px 4px; }*/
.footer__bottom {
padding: 13px 53px;
color: #b4b4b4;
font-size: 13px;
font-weight: 500;
text-align: justify;
position: relative;
height: 47px;
}
.footer__bottom > * {
text-align: left   
}
.footer__bottom:after {
content: " ";
display: block;
clear: both; }
.footer__bottom-links {
display: inline-block;
vertical-align: top; }
.footer__bottom-links-link {
color: #b4b4b4; 
display: inline-block;
}
.footer__bottom-links-link:first-child {
margin: 0 27px 0 0;
}
.footer__bottom-design {
display: inline-block; 
}
.footer__bottom-design-link {
color: #b4b4b4; }
.footer__search {
display: inline-block;
vertical-align: top;
padding: 0 0 0 150px;
text-align: right;
margin: 10px 0 0; }
.footer__content {
padding: 0 53px;
background: transparent;
border-radius: none; }

.icon-search {
width: 20px;
height: 20px;
fill: #fff; }

.copyright {
display: inline-block;
}

.footer__bottom:after {
height: 0;
visibility: hidden;
width: 100%;
display: inline-block;
}

.icon-arrow-top,
.icon-arrow-bottom,
.icon-arrow-prev,
.icon-arrow-next {
width: 21px;
height: 16px; }

.icon-arrow-prev {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }

.icon-arrow-next {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }

.icon-arrow-bottom {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }

.icon-scale-add {
width: 18px;
height: 18px;
fill: #fff; }

.hot-news {
border-bottom: 3px solid #f1f1f1; }
.hot-news:after {
content: " ";
display: block;
clear: both; }
.hot-news__social {
float: left; 
padding-right: 30px; }
.hot-news__top {
float: right;
width: 400px;
}
.hot-news__top-title {
display: block;
padding-bottom: 17px;
color: #dc050d;
font-size: 20px;
font-weight: 500; 
}
.hot-news__main {
margin-right: 444px;

text-align: right; }
.hot-news__main-img {
overflow: hidden; }
.hot-news__main-img img {
width: 100%; }
.hot-news__main-link {
display: block; }
.hot-news__main-holder {
display: inline-block;
position: relative;
margin-top: -52px;
padding: 21px 16px 23px 34px;
border-radius: 5px;
background: #fff;
text-align: left; }
.hot-news__main-title {
display: block;
font-size: 20px;
font-weight: 400;
letter-spacing: -.3px; }
.hot-news__main-title-link {
color: #393939; }
.hot-news__main-title-link:hover {
color: #dc050d;
opacity: .8; }
.hot-news__main-text {
color: #b4b4b4;
font-size: 13px;
font-weight: 400; }

.interactive:after {
content: " ";
display: block;
clear: both; }

.interactive__playlist {
float: left;
width: 400px; }

.interactive__section {
margin-left: 418px; 
}

.interactive__slider {
padding-bottom: 18px;
float: left;
width: 100%;
}

.interactive__slider-holder {
padding: 28px 51px 25px 68px;
background: #fff;
border: 4px solid #c9c9c9;
border-radius: 4px;

}
.interactive__slider-holder:after {
content: " ";
display: block;
clear: both; }
.interactive__slider-block {
float: left;
width: 50%;
/*padding-left: 8px;*/
}
/*.interactive__slider-block:first-child {
padding-left: 0;
padding-right: 8px;
}*/
.interactive__slider-item {
padding-right: 17px;
width: 278px; }

.interactive__slider-title {
display: block;
padding-bottom: 20px;
color: #dc050d;
font-size: 22px;
font-weight: 500; }
.interactive__slider-pic {
overflow: hidden;
padding-bottom: 16px; }
.interactive__slider-pic--video .interactive__slider-pic-link:after,
.interactive__slider-pic--video .interactive__slider-pic-link:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.interactive__slider-pic--video .interactive__slider-pic-link:before {
width: 40px;
height: 40px;
border: 2px solid #fff;
border-radius: 50%; }
.interactive__slider-pic--video .interactive__slider-pic-link:after {
margin-left: 3px;
width: 0;
height: 0;
border-style: solid;
border-width: 8.5px 0 8.5px 14px;
border-color: transparent transparent transparent #ffffff; }
.interactive__slider-pic-link {
line-height: 0;
border-radius: 5px;
display: block;
position: relative; }
.interactive__slider-pic-link:hover {
opacity: .5; }
.interactive__slider-pic img {
width: 100%; }
.interactive__slider-subtitle {
color: #393939;
font-size: 16px;
line-height: 1; }
.interactive__slider .slick-arrow:first-of-type {
left: initial;
right: 0;
margin: -57px -34px 0 0; }
.interactive__slider .slick-arrow:last-of-type {
margin: -1px -34px 0 0; }

.interactive__block:after {
content: " ";
display: block;
clear: both; }

.interactive__registration {
float: left;
width: 61%;
padding-right: 17px; }
.interactive__registration-holder {
position: relative;
padding: 33px 70px 26px;
background-color: #dc050d;
border-radius: 4px; }
.interactive__registration-title {
display: block;

padding-bottom: 28px;
color: #fff;
font-size: 22px;
font-weight: 500; }
.interactive__registration-input {
display: block;
padding-bottom: 23px; }
.interactive__registration-input input {
color: rgba(255, 255, 255, 0.5);
font-size: 19px;
font-weight: 400;
line-height: 26px;
padding: 0 0 7px;
background: none;
border: none;
border-radius: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.interactive__registration-input input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.5); }
.interactive__registration-input input::-moz-placeholder {
color: rgba(255, 255, 255, 0.5);
opacity: 1; }
.interactive__registration-input input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.5); }
.interactive__registration-input input:focus::-moz-placeholder {
color: transparent;
opacity: 1; }
.interactive__registration-input input:focus::-webkit-input-placeholder {
color: transparent; }
.interactive__registration-input input:focus:-ms-input-placeholder {
color: transparent; }
.interactive__registration-input input:focus::placeholder {
color: transparent; }
.interactive__registration-input input:focus {
background: none;
border-color: rgba(255, 255, 255, 0.5); }
.interactive__registration-subm {
position: absolute;
right: 0;
bottom: 0;
margin: 0 42px 66px 0;
padding: 0;
background: none;
border: 0;
fill: #fff;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out; }
.interactive__registration-subm:hover {
opacity: .5; }
.interactive__registration-subm input {
display: none; }

.interactive__vk {
float: right;
width: 39%; }
.interactive__vk-img {
margin-right: -2px;
overflow: hidden; }
.interactive__vk-img img {
width: 100%; }

.playlist {
padding: 45px 0 85px 11px; }
.playlist__heading {
padding: 0 0 22px 41px; }
.playlist__title {
display: inline-block;
padding-left: 17px; }
.playlist__title-text {
opacity: 0.3;
color: #fff;
font-size: 20px;
font-weight: 500;
cursor: pointer;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out; }
.playlist__title-text.active, .playlist__title-text:hover {
opacity: 1; }
.playlist__content {
display: none; }
.playlist__content.active {
display: block; }
.playlist .slick-arrow {
margin-top: 38px;
top: 100%;
fill: #fff; }
.playlist .slick-arrow:hover {
opacity: .3; }
.playlist .slick-arrow:last-of-type {
right: initial;
left: 0;
margin-left: 59px; }
.playlist .slick-arrow:first-of-type {
margin-left: 102px; }

.content__heading-select {
width: 122px; }

.tabs__content {
display: none; }
.tabs__content.active {
display: block; }

.slick-arrow {
position: absolute;
top: 50%;
margin-top: -49px;
fill: #c9c9c9;
cursor: pointer;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.slick-arrow.slick-disabled, .slick-arrow:hover {
opacity: .5; }
.slick-arrow:first-of-type {
left: 0;
margin-left: -32px; }
.slick-arrow:last-of-type {
right: 0;
margin-right: -32px; }

.video-container {
position: relative; }
.video-container__holder {
position: relative;
padding-bottom: 63.25%;
height: 0; }
.video-container__holder iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.video-container__overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 5;
cursor: pointer;
overflow: hidden; }
.video-container__overlay-img {
position: absolute;
width: 100%;
height: 100%; }
.video-container__overlay-img img {
width: 100%;
height: 100%; }
.video-container__overlay-img:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .3; }
.video-container__overlay-holder {
position: absolute;
width: 100%;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
.video-container__overlay-decor {
position: relative;
display: block;
width: 60px;
height: 60px;
margin: 0 auto 13px;
background: #dc050d;
border-radius: 50%;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out; }
.video-container__overlay-decor:after {
content: '';
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 1px 0 0 2px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 0 12px 18px;
border-color: transparent transparent transparent #ffffff; }
.video-container__overlay-duration {
display: inline-block;
padding-left: 7px;
color: #fff;
font-size: 20px;
font-weight: 700; }
.video-container:hover .video-container__overlay-decor {
background: #ff000a; }

.gallery-main {
padding-bottom: 15px; }
.gallery-main__item {
overflow: hidden; }
.gallery-main__item img {
width: 100%; }
.gallery-main__item-link {
display: block;
position: relative; }
.gallery-main__item-decor {
position: absolute;
top: 0;
right: 0;
width: 30px;
height: 30px;
background: #dc050d;
text-align: center;
line-height: 29px; }

.gallery-thumbs {
padding-bottom: 20px;
margin-right: -15px; }
.gallery-thumbs .slick-arrow {
margin-top: 0; }
.gallery-thumbs .slick-arrow:last-of-type {
margin-right: -19px; }

.fancybox-overlay {
background: rgba(0, 0, 0, 0.8); }

.vacancy__full-description {
display: none; }

.vacancy-form__file {
margin: -10px 0 15px; }
.vacancy-form__file-text {
display: inline-block;
vertical-align: middle;
padding-left: 9px;
font-size: 14px;
color: #393939; }
.vacancy-form__file input {
display: none; }

.temprow {
padding: 0 0 20px; }

[class*="icon-"] {
vertical-align: middle; }

.icon-heart-interactive {
width: 22px;
height: 22px;
fill: #fff; }

.label {
display: inline-block;
padding: 7px 8px 7px 11px;
background: #dc050d;
border-radius: 4px;
font-size: 11px;
line-height: 11px;
color: #fff; }
.label--new {
border-radius: 50%;
width: 48px;
height: 48px;
padding: 18px 6px 18px 11px; }

@-webkit-keyframes scale {
from {
-webkit-transform: scale(1); }
25% {
-webkit-transform: scale(1.03); }
50% {
-webkit-transform: scale(1); }
75% {
-webkit-transform: scale(1.03); }
to {
-webkit-transform: scale(1); } }

@keyframes scale {
from {
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1); }
25% {
-ms-transform: scale(1.03);
-webkit-transform: scale(1.03);
transform: scale(1.03); }
50% {
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1); }
75% {
-ms-transform: scale(1.03);
-webkit-transform: scale(1.03);
transform: scale(1.03); }
to {
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1); } }

.header__nav-list-item {
position: relative;
display: inline-block;
padding-right: 15px;
font-size: 17px;
line-height: 35px;
color: #fff; }
.header__nav-list-item:last-child {
padding-right: 0; }

.header__nav-link {
display: block;
position: relative;
color: #fff;
padding: 0 0 19px; }
.header__nav-link:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 7px;
width: calc(100% - 15px);
background: #fff;
border-radius: 4px 4px 0 0;
opacity: 0; }
.header__nav-link:hover {
color: #fff;
opacity: 1; }
.header__nav-link:hover:after {
opacity: 1;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.header__nav-link:hover .icon-arrow-menu {
opacity: 1; }

.header__nav-dropdown {
visibility: hidden;
opacity: 0;
width: 210px;
position: absolute;
top: 100%;
left: 0;
margin-top: -8px;
padding: 19px 49px 19px 18px;
border-radius: 5px;
background: #fff;
z-index: 1000;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.header__nav-dropdown-list {
font-size: 15px;
line-height: 18px; }
.header__nav-dropdown-list-item {
padding: 0 0 10px; }
.header__nav-dropdown-list-item:last-child {
padding: 0; }
.header__nav-dropdown-link {
color: #393939; }
.header__nav-dropdown.active {
visibility: visible;
opacity: 1; }

.icon-arrow-menu {
width: 10px;
height: 7px;
fill: #fff;
opacity: 0.5; }

.breadcrumbs {
padding: 0 0 22px; }
.breadcrumbs__list-item {
position: relative;
display: inline-block;
padding: 0 13px 0 5px;
font-size: 13px;
line-height: 26px;
color: #a0a0a0; }
.breadcrumbs__list-item:after {
content: '|';
position: absolute;
right: 0;
top: 0; }
.breadcrumbs__list-item:last-child:after {
display: none; }
.breadcrumbs__link {
color: #a0a0a0; }

.breadcrumbs__list-item:first-child {
padding-left: 0;
}

.breadcrumbs__link .icon-home {
margin-top: -4px;
transition: all 0.3s;
}
.breadcrumbs__link:hover .icon-home {
fill: #dc050d;
opacity: .8;
}

.footer__title {
display: block;
padding: 0 0 15px;
font-size: 17px;
line-height: 35px;
font-weight: 500;
color: #fff !important;  }

.footer__menu {
display: inline-block; }
.footer__menu-item {
display: inline-block;
vertical-align: top;
max-width: 140px;
padding: 0 6px 10px; }
.footer__menu-item--app {
max-width: 200px; }
.footer__menu-link {
font-size: 15px;
line-height: 26px;
color: #fff; }
.footer__menu-link:hover {
color: #fff; }
.footer__menu-app-item {
display: inline-block;
padding: 0 0 0 25px; }
.footer__menu-app-item:first-child {
padding: 0; }

.icon-apple {
width: 33px;
height: 41px;
fill: #fff; }

.icon-android {
width: 33px;
height: 40px;
fill: #fff; }

.icon-windows {
width: 37px;
height: 37px;
fill: #fff; }

.tabs-list {
margin: 0 0 29px;
display: inline-block;
padding: 2px;
border: 2px solid #e4e4e4;
border-radius: 3px 4px 4px 3px; }
.tabs-list__item {
display: inline-block;
font-size: 13px; }
.tabs-list__link {
display: block;
padding: 4px 9px;
border-radius: 3px; }
.tabs-list__link:hover, .tabs-list__link.active {
background: #dc050d;
color: #fff;
opacity: 1; }

.social-list {
display: inline-block; }
.social-list--vertical .social-list__item {
display: block;
padding: 0 0 8px;
text-align: center; }
.social-list--vertical:last-child {
padding: 0; }
.social-list--vertical .icon-dots {
margin: 0; }
.social-list__item {
display: inline-block;
padding: 0 3px 0 0;
line-height: 0; }
.social-list__item--more {
padding: 0 0 0 10px; }

.icon-vk,
.icon-insta,
.icon-fb,
.icon-ok,
.icon-tw,
.icon-youtube-c,
.icon-tiktok,
.icon-dots {
width: 40px;
height: 40px;
fill: #c9c9c9; }

.footerSocList .icon-vk,
.footerSocList .icon-insta,
.footerSocList .icon-fb,
.footerSocList .icon-ok,
.footerSocList .icon-tw,
.footerSocList .icon-youtube-c,
.footerSocList .icon-tiktok,
.footerSocList .icon-dots {
width: 40px;
height: 40px;
fill: white; }
.footerSocList .icon-vk:hover,
.footerSocList .icon-insta:hover,
.footerSocList .icon-fb:hover,
.footerSocList .icon-ok:hover,
.footerSocList .icon-tw:hover,
.footerSocList .icon-youtube-c:hover,
.footerSocList .icon-tiktok:hover,
.footerSocList .icon-dots:hover {
fill: white;
opacity: .8; }

.icon-dots {
width: 24px;
height: 24px; }

.top-themes {
padding: 17px 27px 22px;
border: 1px solid #c5c5c5;
border-radius: 4px; 
}
.top-themes h3 {
font-size: 18px;
padding: 0 0 1px;
color: #010101;
font-weight: 700; }
.top-themes__list {
line-height: 0; }
.top-themes__list-item {
display: block;
margin-top: 9px;
position: relative; 
}
.top-themes__list-item:first-child {
margin-top: 0;   
}
.top-themes__link {
font-size: 14px;
line-height: 19px;
font-weight: 400;
color: #8f8f8f; }
.top-themes__link:hover, .top-themes__link:active {
color: #dc050d;
opacity: 1; }

.djs-list-wrap {
border-bottom: 2px solid #e1e1e1;
margin: 0 0 20px; }

.djs-list {
margin: 0 -10px;
font-size: 0; }
.djs-list__item {
display: inline-block;
vertical-align: top;
padding: 0 10px 20px;
position: relative;
border-radius: 4px; }
.djs-list__link {
display: block;
height: 100%;
width: 100%;
border-radius: 4px; }
.djs-list__link:hover {
opacity: 1;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 1, 0.4);
box-shadow: 0 0 10px rgba(0, 0, 1, 0.4); }
.djs-list__link img {
width: 100%;
border-radius: 4px; 
display: block;
}
.djs-list__link:before {
content: '';
position: absolute;
bottom: 19px;
height: 37px;
left: 10px;
right: 10px;
border-radius: 4px;
padding: 0 10px 16px 18px;
background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.12) 21%, rgba(0, 0, 0, 0.26) 38%, rgba(0, 0, 0, 0.62) 76%, rgba(0, 0, 0, 0.78) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(21%, rgba(0, 0, 0, 0.12)), color-stop(38%, rgba(0, 0, 0, 0.26)), color-stop(76%, rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.78)));
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.12) 21%, rgba(0, 0, 0, 0.26) 38%, rgba(0, 0, 0, 0.62) 76%, rgba(0, 0, 0, 0.78) 100%); }
.djs-list__name {
position: absolute;
bottom: 35px;
left: 28px;
font-size: 20px;
line-height: 22px;
color: #fff;
font-weight: 700; }
.djs-list--sm {
margin: 0 0 0 -10px; }
.djs-list--sm .djs-list__item {
padding: 0 8px 10px 9px; }
.djs-list--sm .djs-list__item:last-child {
padding: 0 0 10px 9px; }
.djs-list--sm .djs-list__name {
position: static;
display: block;
max-width: 75px;
font-size: 15px;
line-height: 20px;
font-weight: 400;
color: #393939; }
.djs-list--sm .djs-list__name:hover {
color: #dc050d; }
.djs-list__img-holder {
position: relative;
display: block;
width: 122px;
height: 122px;
margin: 0 0 11px;
line-height: 0; }
.djs-list__img-holder img {
width: 100%;
border-radius: 4px; }
.djs-list__img-holder .label {
position: absolute;
z-index: 1;
bottom: 11px;
left: -9px; }

.djs-list--sm .slick-arrow {
margin-top: -26px;
}
.djs-list--sm .slick-arrow:first-of-type {
margin-left: -17px;
}

.top-news__list {
line-height: 0; }
.top-news__list-item {
padding: 9px 0 19px;
border-top: 2px solid #f0f0f0; }

.top-news__link {
display: block;
margin: 0 0 10px;
font-size: 20px;
line-height: 30px;
color: #393939; }

.top-news__date {
color: #b4b4b4; }

.info-cards {
padding: 0 0 40px;
border-bottom: 2px solid #e1e1e1;
margin: 0 0 20px; }
.info-cards__list {
font-size: 0;
line-height: 0;
margin: 0 -10px; }
.info-cards__list-item {
display: inline-block;
vertical-align: top;
width: 250px;
height: 459px;
overflow: hidden;
margin: 0 10px 20px;
border: 1px solid #e4e4e4;
border-radius: 4px 5px 5px 4px; }
.info-cards__list--sm .info-cards__list-item {
height: 363px; }
.info-cards__list--sm .info-cards__img {
height: 100px;
position: relative; }
.info-cards__list--sm .info-cards__text {
height: 175px;
margin: 0 0 15px;
overflow: hidden; }
.info-cards__list--sm .info-cards__bottom {
text-align: center; }
.info-cards__list--sm .info-cards__content {
padding: 14px 5px 13px 18px; }
.info-cards__list--sm .info-cards__img-text img {
width: auto; }
.info-cards__list--sm .icon-card-sound {
width: 19px;
height: 18px;
fill: #fff;
opacity: 1; }
.info-cards__img {
position: relative;
overflow: hidden; }
.info-cards__img:hover .overlay {
opacity: 1;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.info-cards__img img {
width: 100%;
border-radius: 4px 4px 0 0; }
.info-cards__img-link--red-bg {
display: block;
height: 100px;
/*background: #bc0000;*/ }
.info-cards__img-text {
position: absolute;
top: calc(50% - 10px);
left: 0;
right: 0;
text-align: center; }
.info-cards__content {
background: #fff;
padding: 17px 42px 13px 18px; }
.info-cards__content-text {
height: 160px;
overflow: hidden;
margin: 0 0 26px; }
.info-cards__content-bottom-text {
display: inline-block;
vertical-align: middle;
font-size: 13px;
line-height: 13px; }
.info-cards__content-bottom-text--red {
color: #dc050d; }
.info-cards__title {
display: block;
margin: 0 0 8px;
color: #2f2f2f;
font-size: 20px;
font-weight: 700;
line-height: 22px; }
.info-cards__title:hover {
color: #dc050d;
opacity: 1; }
.info-cards__text {
padding: 0;
color: #393939;
font-size: 14px;
font-weight: 400;
line-height: 22px; }

.icon-eye,
.icon-link-like {
display: inline-block;
vertical-align: middle;
padding: 0 34px 0 0; }

.info-cards__content-bottom-icon .icon-eye:last-child {
padding-right: 0;
}
.icon-eye__text,
.icon-link-like__text {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 10px;
font-size: 13px;
color: #b4b4b4; }

.icon-link-like:hover .icon-card-like, .icon-link-like.active .icon-card-like {
fill: #dc050d; }

.icon-card-like {
width: 20px;
height: 17px;
fill: #b6b6b6; }

.icon-card-eye {
width: 18px;
height: 10px;
fill: #b6b6b6; }

.icon-card-clock {
width: 15px;
height: 20px;
fill: #dc050d;
margin: 0 10px 0 0; }

.icon-video {
width: 15px;
height: 10px;
fill: #fff;
opacity: .5; }

.icon-photo {
width: 14px;
height: 10px;
fill: #fff;
opacity: .5; }

.icon-card-sound {
width: 16px;
height: 15px;
fill: #fff;
opacity: 0.5;  
}

.icon-home {
width: 15px;
height: 17px;
fill: #a0a0a0;
}

.overlay {
position: absolute;
padding: 10px 12px 7px 11px;
height: 72px;
left: 0;
right: 0;
bottom: 0;
z-index: 80;
background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.08) 36%, rgba(0, 0, 0, 0.28) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(36%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.28)));
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.08) 36%, rgba(0, 0, 0, 0.28) 100%); }
.overlay:after {
content: " ";
display: block;
clear: both; }
.overlay__icons-list {
position: absolute;
left: 11px;
bottom: 7px;
font-size: 0; }
.overlay__icons-list-item {
display: inline-block;
padding: 0 10px 0 0; }
.overlay__icons-list-item:last-child {
padding: 0; }
.overlay__date {
position: absolute;
/*right: 20px;
bottom: 7px;
color: #fff;p*/
font-size: 13px;
line-height: 16px;
font-weight: 500;
color: #b4b4b4; }
.overlay__link {
display: block; }
.overlay__link-amount {
font-size: 14px;
line-height: 14px;
color: #fff; }

.horoscop {
margin: 0 0 20px; }
.horoscop__list-item {
padding: 27px 0 33px;
border-top: 2px solid #e4e4e4; }
.horoscop__list-item:after {
content: " ";
display: block;
clear: both; }
.horoscop__list-item:last-child {
border-bottom: 2px solid #e4e4e4; }
.horoscop__icon {
display: inline-block;
vertical-align: top;
width: 100px;
height: 100px;
background: #e4e4e4;
border: 1px solid #e4e4e4;
border-radius: 4px;
margin: 0 16px 0 0; 
float: left
}
.horoscop__content {

}
.horoscop__content p {
font-size: 16px; }
.horoscop__title {
display: block;
font-size: 20px;
font-weight: 700;
line-height: 22px; }
.horoscop__date {
display: block;
padding: 0 0 7px;
color: #b4b4b4;
font-size: 13px;
font-weight: 400;
line-height: 26px; }
.horoscop__text {
padding: 0; }
.horoscop__icon-link {
float: right; }
.horoscop__icon-link:hover .icon-hor-share {
fill: #dc050d; }

.share {
visibility: hidden;
opacity: 0;
position: absolute;
display: inline-block;
padding: 0 0 0 6px;
z-index: 40;
-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
transition: visibility .3s ease-in-out, opacity .3s ease-in-out; }
.share.active {
visibility: visible;
opacity: 1; }
.share__list {
background: #e4e4e4;
padding: 8px 14px 6px 14px;
line-height: 0;
border-radius: 3px; }
.share__list-item {
display: inline-block;
vertical-align: middle;
padding: 0 3px; }
.share__link:hover .icon-hor-share,
.share__link:hover .icon-hor-vk,
.share__link:hover .icon-hor-fb,
.share__link:hover .icon-hor-ok,
.share__link:hover .icon-hor-twitter,
.share__link:hover .icon-youtube {
fill: #dc050d; }
.share:before {
content: '';
position: absolute;
left: 0;
top: calc(50% - 6px);
width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 6px 7.5px 0;
border-color: transparent #e4e4e4 transparent transparent; }

.icon-aries,
.icon-taurus,
.icon-gemini,
.icon-cancer,
.icon-leo,
.icon-virgo,
.icon-libra,
.icon-scorpio,
.icon-sagittarius,
.icon-capricorn,
.icon-aquarius,
.icon-pisces {
width: 100px;
height: 100px;
fill: #706e6e; }

.icon-hor-share {
width: 23px;
height: 23px;
fill: #e4e4e4; }

.icon-hor-vk {
width: 21px;
height: 21px;
fill: #c9c9c9; }

.icon-hor-fb {
width: 20px;
height: 20px;
fill: #c9c9c9; }

.icon-hor-ok {
width: 21px;
height: 21px;
fill: #c9c9c9; }

.icon-hor-twitter {
width: 25px;
height: 24px;
fill: #c9c9c9; }

.icon-youtube {
width: 22px;
height: 20px;
fill: #c9c9c9; }

.news {
padding: 25px 0 50px; }
.news__list {
font-size: 0;
line-height: 0; }
.news__list-item {
display: inline-block;
vertical-align: top;
width: 208px;
padding: 0 16px 10px 0; }
.news__list-item--wide {
width: 278px; }
.news__list-item--wide .news__img-holder {
height: auto; }
.news__img-holder {
display: block;
height: 146px;
overflow: hidden;
line-height: 0;
margin: 0 0 10px; }
.news__img-holder img {
width: 100%;
border-radius: 4px; }
.news__title {
display: block;
padding: 0 0 9px;
font-size: 15px;
line-height: 18px;
color: #393939; }
.news__date {
display: block;
font-size: 13px;
line-height: 16px;
color: #b4b4b4; }

.photo-list {
font-size: 0;
line-height: 0;
margin-right: -20px; }
.photo-list-item {
display: inline-block;
vertical-align: top;
padding: 0 20px 10px 0; }
.photo-list .slick-arrow {
top: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin-top: -38px; }
.photo-list .slick-arrow:last-of-type {
margin-right: 20px; }
.photo-list .slick-arrow:first-of-type {
left: auto;
right: 0;
margin-right: 51px; }

.photo-wrap__img-holder {
display: block;
position: relative;
margin: 0 0 15px;
overflow: hidden;
line-height: 0;
border-radius: 4px; }
.photo-wrap__img-holder img {
width: 100%;
border-radius: 4px; }

.photo-wrap .overlay__icons-list {
left: 15px;
bottom: 15px; }

.photo-wrap__title {
display: block;
padding: 0 0 10px;
font-size: 16px;
line-height: 22px;
color: #393939; }

.photo-wrap__date {
display: block;
font-size: 14px;
line-height: 20px;
color: #b4b4b4; }

.icon-ph-photo {
display: inline-block;
vertical-align: bottom;
width: 27px;
height: 19px;
fill: #fff;
margin: 0 13px 0 0; }

.horoscop-sm {
padding: 56px 68px 39px;
border-radius: 4px;
background: rgba(201, 201, 201, 0.5); }
.horoscop-sm__title {
display: inline-block;
vertical-align: top;
width: 136px;
padding: 7px 35px 0 0; }
.horoscop-sm__title h2 {
color: #dc050d;
font-size: 22px;
line-height: 22px;
font-weight: 500; }
.horoscop-sm__date {
font-size: 13px;
line-height: 13px;
color: #b4b4b4; }
.horoscop-sm-list {
display: inline-block;
vertical-align: middle;
font-size: 0;
line-height: 0; 
width: 822px;
}
.horoscop-sm-list-item {
display: inline-block;
vertical-align: top;
padding: 0 0 10px 18px;
height: 80px; }
.horoscop-sm-list-item:first-child {
padding: 0 0 10px; }
.horoscop-sm-list__link {
display: block;
width: 52px;
white-space: nowrap; }
.horoscop-sm-list__link:hover {
opacity: 1;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.horoscop-sm-list__link:hover .icon-sm-aquarius,
.horoscop-sm-list__link:hover .icon-sm-pisces,
.horoscop-sm-list__link:hover .icon-sm-aries,
.horoscop-sm-list__link:hover .icon-sm-taurus,
.horoscop-sm-list__link:hover .icon-sm-gemini,
.horoscop-sm-list__link:hover .icon-sm-cancer,
.horoscop-sm-list__link:hover .icon-sm-leo,
.horoscop-sm-list__link:hover .icon-sm-virgo,
.horoscop-sm-list__link:hover .icon-sm-libra,
.horoscop-sm-list__link:hover .icon-sm-scorpio,
.horoscop-sm-list__link:hover .icon-sm-sagittarius,
.horoscop-sm-list__link:hover .icon-sm-capricorn {
opacity: 1;
stroke: #dc050d;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.horoscop-sm-list__link:hover .horoscop-sm-list__caption {
visibility: visible;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.horoscop-sm-list__link-icon {
display: table-cell;
vertical-align: middle; }
.horoscop-sm-list__caption {
visibility: hidden;
white-space: nowrap;
font-size: 16px;
line-height: 26px;
color: #b4b4b4;
}
.horoscop-sm-list__icon-wrap {
display: table;
width: 52px;
height: 52px;
background: #fff;
border-radius: 4px;
text-align: center;
margin: 0 0 8px; }

.icon-sm-aquarius,
.icon-sm-pisces,
.icon-sm-aries,
.icon-sm-taurus,
.icon-sm-gemini,
.icon-sm-cancer,
.icon-sm-leo,
.icon-sm-virgo,
.icon-sm-libra,
.icon-sm-scorpio,
.icon-sm-sagittarius,
.icon-sm-capricorn {
opacity: .3;
stroke: #000;
fill: none; }

.icon-sm-aquarius {
width: 24px;
height: 17px; }

.icon-sm-pisces {
width: 24px;
height: 20px; }

.icon-sm-aries {
width: 23px;
height: 19px; }

.icon-sm-taurus {
width: 20px;
height: 23px; }

.icon-sm-gemini {
width: 24px;
height: 22px; }

.icon-sm-cancer {
width: 23px;
height: 17px; }

.icon-sm-leo {
width: 23px;
height: 23px; }

.icon-sm-virgo {
width: 20px;
height: 23px; }

.icon-sm-libra {
width: 21px;
height: 14px; }

.icon-sm-scorpio {
width: 22px;
height: 23px; }

.icon-sm-sagittarius {
width: 23px;
height: 23px; }

.icon-sm-capricorn {
width: 18px;
height: 23px; }

.playlist {
background-color: #888888;
border-radius: 4px; }
.playlist__list {
line-height: 0; }
.playlist__list-item {
position: relative;
padding: 12px 0 0 0; }
.playlist__list-item:after {
content: " ";
display: block;
clear: both; }
.playlist__list-item:hover .playlist__song-num, .playlist__list-item.active .playlist__song-num {
opacity: 0; }
.playlist__list-item:hover .playlist__song-num-hover, .playlist__list-item.active .playlist__song-num-hover {
display: block;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.playlist__list-item.active .progress-bar__inner {
opacity: 1; }
.playlist__list-item:first-child:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: rgba(255, 255, 255, 0.2);
top: 0;
left: 55px; }
.playlist__singer-name {
display: block;
font-size: 18px;
line-height: 22px;
color: #fff; }
.playlist__song-name {
display: block;
font-size: 14px;
line-height: 22px;
color: #fff;
opacity: 0.5; }
.playlist__action {
position: relative;
display: inline-block;
min-width: 55px;
text-align: center;
vertical-align: middle;
padding: 0 5px 0 0; }
.playlist__song-num {
font-size: 22px;
line-height: 22px;
color: #fff; }
.playlist__song-num-hover {
position: absolute;
top: -11px;
left: 5px;
display: none;
cursor: pointer; }
.playlist__basket-icon {
position: absolute;
right: 22px;
top: calc(50% - 9px); }
.playlist__progress-bar {
position: relative;
float: right;
width: calc(100% - 55px);
height: 2px;
background: rgba(255, 255, 255, 0.2); }
.playlist__track-name {
display: inline-block;
vertical-align: middle;
max-width: 280px; }
.playlist__track-name-wrap {
display: block;
margin: 0 0 12px; }

.progress-bar__inner {
position: absolute;
top: 0;
left: 0;
height: 2px;
width: 0;
background: #fff;
opacity: 0; }

.icon-basket {
width: 19px;
height: 19px;
opacity: 0.3;
fill: transparent;
stroke: #fff; }

.icon-play {
width: 40px;
height: 41px;
fill: #fff; }

.icon-chart-basket {
width: 22px;
height: 18px;
fill: #fff; }

.icon-chart-triangle {
width: 15px;
height: 13px;
fill: #2f930c; }
.icon-chart-triangle--bottom {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
fill: #dc050d; }

.chart {
padding: 0 0 42px;
margin: 0 0 20px;
border-bottom: 2px solid #e1e1e1; }
.chart__table {
width: 100%;
margin: 0 0 44px;
border-bottom: 1px solid #e1e1e1; }
.chart__table-row:hover .chart__new {
color: #fff; }
.chart__table-row:hover .chart__table-basket {
border-left: 1px solid #fff; }
.chart__table-row:hover .icon-chart-triangle {
fill: #fff; }
.chart__table-basket {
width: 40px;
text-align: center;
border-right: none;
border-left: 1px solid transparent; }
.chart__table-tw {
width: 50px;
text-align: center; }
.chart__table-lw {
width: 57px;
text-align: center;
padding: 8px 10px; }
.chart__table-woc {
width: 65px;
border-right: none;
text-align: center; }
.chart__new {
color: #dc050d; }
.chart__term {
display: inline-block;
vertical-align: top;
max-width: 8%;
padding: 0 9px 2px 0;
letter-spacing: 0; }
.chart__definitions {
padding: 0 0 2px 20px; }
.chart__definitions-list {
padding: 0 0 12px;
letter-spacing: -5px; }
.chart__definition {
display: inline-block;
vertical-align: top;
width: 94%;
letter-spacing: 0; }
.chart__icon-triangle {
width: 30px;
padding: 0 15px 0 0; }

th.chart__table-song {
padding: 9px 14px 13px 46px; }

.region-network {
border-bottom: 2px solid #e1e1e1;
padding: 0 0 20px;
margin: 0 0 20px; }
.region-network__table-row--heading {
background: #f6f6f6; }
.region-network__table-row:hover .red-letter {
color: #fff; }
.region-network__table-row:hover .region-network__table-link {
color: #fff;
-webkit-transition: none;
transition: none; }
.region-network__table-row:first-child td {
padding: 5px 14px 5px 21px; }
.region-network__table-rf, .region-network__table-cover {
width: 121px;
text-align: center; }
.region-network__table-cover {
border-right: none; }
.region-network__table td {
padding: 5px 14px 5px 21px; }
.region-network__table-link {
color: #393939; }
.region-network__table-link .red-letter {
color: #dc050d; }
.region-network__table-link:hover {
opacity: 1; }

.red-letter {
color: #dc050d; }

.playlist-live {
border-bottom: 2px solid #e1e1e1;
padding: 0 0 35px;
margin: 0 0 20px; }
.playlist-live__table-row--empty {
height: 7px; }
.playlist-live__table-row--empty .playlist-live__table-time {
padding: 0; }
.playlist-live__table-time {
width: 122px;
font-weight: 700;
padding: 8px 26px; }
.playlist-live__table-time--heading {
padding: 8px 14px; }
.playlist-live__table-song {
border-right: none;
padding: 8px 14px 8px 24px; }
.playlist-live__table td {
vertical-align: middle; }
.playlist-live__table .table-icon {
padding: 3px 10px 3px 11px; }
.playlist-live__all {
font-size: 0;
line-height: 0; }
.playlist-live__all-img {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 20px 0 0;
width: 100px;
height: 100px;
border: 1px solid #e4e4e4;
border-radius: 2px; }
.playlist-live__all-img img {
width: 100%;
min-height: 100%;
border-radius: 2px; }
.playlist-live__all-img .label {
position: absolute;
bottom: -6px;
left: -9px; }
.playlist-live__all-track {
display: inline-block;
vertical-align: top;
max-width: 265px; }
.playlist-live__all-track-name {
padding: 0 0 23px; }
.playlist-live__all-singer-name {
display: block;
font-size: 20px;
line-height: 24px;
font-weight: 700;
padding: 0 0 12px; }
.playlist-live__all-song-name {
font-size: 16px; }
.playlist-live__all-link--active {
display: none; }
.playlist-live__all-icon-list {
font-size: 0;
line-height: 0; }
.playlist-live__all-icon-list-item {
padding: 0 0 0 10px; }
.playlist-live__all-icon-list-item:first-child {
padding: 0; }
.playlist-live__list {
padding: 0 0 30px;
font-size: 0;
line-height: 0;
margin: 0 -14px; }
.playlist-live__list-item {
display: inline-block;
vertical-align: top;
width: calc(50% - 28px);
padding: 30px 0;
margin: 0 14px;
border-top: 2px solid #e4e4e4; }
.playlist-live__list-item:last-child, .playlist-live__list-item:nth-child(9n) {
border-bottom: 2px solid #e4e4e4; }
.playlist-live__list-item .play-action {
display: none;
padding: 0 0 0 3px; }
.playlist-live__list-item.active .play-action {
display: inline-block; }
.playlist-live__list-item.active .playlist-live__all-link--active-hide {
display: none; }
.playlist-live__list-item.active .playlist-live__all-link--active {
display: block; }
.playlist-live__list .btn--pl-basket {
padding: 6px 10px 6px 8px; }

.icon-pl-sound {
width: 19px;
height: 18px;
fill: #dc050d; }

.icon-pl-basket {
width: 23px;
height: 18px;
fill: #dc050d; }

.icon-pl-youtube {
width: 25px;
height: 25px;
fill: #dc050d; }

.table-icon {
width: 40px;
border-left: 1px solid #fff;
border-right: none; }
.table-icon .icon-sound,
.table-icon .icon-youtube {
fill: #fff; }

.pgn-list {
font-size: 0;
line-height: 0; }
.pgn-list__item {
display: inline-block;
vertical-align: middle;
min-width: 34px;
height: 34px;
margin: 0 2px;
text-align: center; }
.pgn-list__item--prev {
margin: 0 18px 0 0; }
.pgn-list__item--next {
margin: 0 0 0 10px; }
.pgn-list__link {
display: inline-block;
padding: 9px 0;
border-radius: 4px;
background: transparent;
color: #393939; }
.pgn-list__link.btn {
display: block;
width: 42px;
height: 39px; }
.pgn-list__link-inner {
display: block;
font-size: 16px;
line-height: 17px; }
.pgn-list__link.active {
display: block;
background: #dc050d;
color: #fff; }

.icon-pgn-arrow-left {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }

.icon-pgn-arrow-right {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }

.icon-pgn-arrow-right,
.icon-pgn-arrow-left {
width: 13px;
height: 14px;
fill: #dc050d; }

.top-music {
padding: 0 0 20px;
margin: 0 0 20px;
border-bottom: 2px solid #e1e1e1; }
.top-music__table {
margin: 0 0 17px; }
.top-music__table-row:hover .top-music__table-checkbox {
background: #fff; }
.top-music__table-row th {
padding: 9px 19px 13px; }
.top-music__table-row td {
padding: 3px 14px 3px 21px; }
.top-music__table-row .top-music__table-checkbox {
padding: 3px 10px; }
.top-music__table-name {
border-right: none; }
.top-music__table-play-action {
border-right: none;
width: 190px; }
.top-music__table-checkbox {
width: 37px;
border-right: none; }
.top-music__table-checkbox input[type="checkbox"] + label {
margin: 0;
padding: 0; }
.top-music__table td {
vertical-align: middle; }
.top-music__button {
text-align: right; }
.top-music .table-icon {
padding: 3px 10px 3px 11px; }

.play-action__duration {
display: inline-block;
vertical-align: bottom;
padding: 0 11px 0 0; }
.play-action__duration-time {
font-size: 12px;
line-height: 12px;
color: #fff; }
.play-action__duration-time--gray {
color: #b4b4b4;
display: block;
padding: 0 0 8px; }
.play-action__duration-time--gray .duration-time__current {
border-right: 1px solid #b4b4b4; }

.play-action__progress-bar {
position: relative;
display: block;
width: 112px;
height: 10px;
background: rgba(255, 255, 255, 0.5); }
.play-action__progress-bar--gray {
width: 66px;
background: #e4e4e4; }
.play-action__progress-bar-inner {
position: absolute;
left: 0;
top: 0;
background: #fff;
height: 100%;
width: 0; }
.play-action__progress-bar-inner--red {
background: #dc050d; }

.play-action__volume {
position: relative;
display: inline-block;
vertical-align: bottom; }
.play-action__volume--gray .icon-volume {
fill: #e4e4e4; }
.play-action__volume-progress {
position: absolute;
top: 0;
left: 0;
width: 0;
overflow: hidden; }
.play-action__volume-progress--red .icon-volume--progress {
fill: #dc050d; }

.duration-time__current {
padding: 0 2px 0 0;
margin: 0 3px 0 0;
border-right: 1px solid #fff; }

.icon-volume {
width: 22px;
height: 20px;
fill: #fff;
opacity: 0.5; }
.icon-volume--progress {
opacity: 1; }

.photo-preview-list {
font-size: 0;
line-height: 0; }
.photo-preview-list-item {
display: inline-block;
padding: 0 15px 0 0; }
.photo-preview-list-item:last-child {
padding: 0; }
.photo-preview-list-item.slick-current .photo-preview-list__img:after {
opacity: 1; }
.photo-preview-list__img {
position: relative;
display: block;
overflow: hidden; }
.photo-preview-list__img img {
width: 100%; }
.photo-preview-list__img:hover {
opacity: 1; }
.photo-preview-list__img:hover .photo-preview-list__overlay {
opacity: 1;
-webkit-transition: all .3s linear;
transition: all .3s linear; }
.photo-preview-list__img:after {
opacity: 0;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
border: 3px solid #dc050d; }
.photo-preview-list__overlay {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: rgba(220, 5, 13, 0.67);
opacity: 0; }
.photo-preview-list__overlay-text {
position: absolute;
top: calc(50% - 9px);
left: 0;
right: 0;
text-align: center;
font-size: 20px;
line-height: 20px;
color: #fff; }

.arrow-top {
display: inline-block;
vertical-align: top;
padding: 0 109px 0 0; }

.icon-arrow-up {
width: 21px;
height: 12px;
fill: #fff;
opacity: 0.5; }

.djs-sm h2 {
font-size: 22px;
line-height: 26px;
font-weight: 400;
color: #dc050d;
padding: 0 0 24px; }

.dj-page {
padding: 0 0 10px;
margin: 0 0 20px;
border-bottom: 2px solid #e1e1e1; }
.dj-page__tabs-list {
margin: 0 0 25px; }
.dj-page__heading {
padding: 0 0 44px; }
.dj-page__photo {
line-height: 0;
margin: 0 0 40px; }
.dj-page__photo img {
max-width: 100%; }
.dj-page__info {
padding: 0  0 0 205px; }
.dj-page__blog-date {
display: block;
font-size: 20px;
line-height: 24px;
font-weight: 700;
padding: 0 0 18px; }
.dj-page__blog-link {
font-size: 20px;
line-height: 24px;
color: #b4b4b4;
font-weight: 700; }
.dj-page__blog-img {
display: inline-block;
margin: 0 0 30px; }
.dj-page__blog-video {
margin: 0 0 40px; }
.dj-page__text--private {
padding: 0 0 4px; }
.dj-page__private-item {
padding: 0 0 22px; }
.dj-page__private-title {
display: block;
padding: 0 0 15px;
font-size: 20px;
line-height: 24px;
font-weight: 700; }

.news-page__date {
display: inline-block;
vertical-align: middle;
padding: 0 35px 0 0;
font-size: 13px;
line-height: 13px;
color: #b4b4b4; }

.news-page__top {
border-bottom: 1px solid #e1e1e1;
padding: 0 0 17px; }
.news-page__top-text {
font-size: 20px;
line-height: 26px;
padding: 0 0 43px; }

.news-page__article {
padding: 33px 0 71px; }
.news-page__article-section {
padding: 0 0 17px; }

.news-page__blockquote {
padding: 0 0 28px;
font-size: 20px;
line-height: 30px;
font-style: normal;
border-bottom: 1px solid #e1e1e1; }

.news-page__video {
padding: 50px 0 48px; }

.news-page__news {
padding: 29px 0 0; }

.news-page__title {
padding: 0 0 11px; }

.news-page .info-cards__list-item {
width: 240px; }

.news-page__social {
padding: 0 0 19px;
border-bottom: 1px solid #e1e1e1; }

.news-page .info-cards {
padding: 0;
border-bottom: none; }

.news-page__heading {
padding: 0 0 34px; }

.blockquote__heading {
padding: 0 0 41px; }
.blockquote__heading-quote {
display: block;
text-align: center;
position: relative; }
.blockquote__heading-quote:after, .blockquote__heading-quote:before {
content: '';
position: absolute;
width: 42%;
height: 1px;
background: #e1e1e1;
top: calc(50% - 0.5px); }
.blockquote__heading-quote:after {
right: 0; }
.blockquote__heading-quote:before {
left: 0; }

.blockquote__content {
max-width: 600px;
margin: 0 auto; }

.blockquote__text {
padding: 0 0 30px; }

.blockquote__author-name, .blockquote__author-position {
display: block;
padding: 0 0 13px;
font-size: 13px;
line-height: 13px; }

.blockquote__author-position {
padding: 0;
color: #b4b4b4; }

.icon-quote {
width: 37px;
height: 34px;
fill: #dc050d; }

.gallery-text:after {
content: " ";
display: block;
clear: both; }

.gallery__caption {
float: left;
font-size: 13px;
line-height: 13px; }

.gallery__copyright {
float: right;
font-size: 13px;
line-height: 13px;
color: #b4b4b4; }

.photo-inner__gallery {
padding: 0 0 17px;
border-bottom: 1px solid #e1e1e1; }

.photo-inner__social {
padding: 30px  0 40px;
border-bottom: 1px solid #e1e1e1; }

.photo-inner__comments {
padding: 26px 0 24px;
border-bottom: 1px solid #e1e1e1; }
.photo-inner__comments-title {
display: block;
font-size: 26px;
line-height: 26px;
color: #b4b4b4;
padding: 0 0 25px; }
.photo-inner__comments-img {
float: left;
vertical-align: top;
padding: 0 15px 0 0; }
.photo-inner__comments-img-inner {
display: table;
width: 68px;
height: 68px;
background: #ff0105;
text-align: center; }
.photo-inner__comments-img-l {
display: table-cell;
vertical-align: middle;
font-size: 50px;
line-height: 50px;
color: #fff; }
.photo-inner__comments-comment {
margin-left: 87px;
}
.photo-inner__comments-name {
display: block;
font-size: 20px;
line-height: 20px;
padding: 0 0 10px; }
.photo-inner__comments-text {
display: block;
padding: 0 0 13px;
line-height: 23px; }
.photo-inner__comments-date {
display: block;
font-size: 13px;
line-height: 13px;
color: #b4b4b4; }

.photo-inner__comments-item:after {
content: " ";
display: block;
clear: both;
}

.photo-inner__comments-form {
padding: 37px 0 0; }
.photo-inner__comments-form-title {
display: block;
padding: 0 0 26px;
font-size: 20px;
line-height: 20px; }
.photo-inner__comments-form-field {
padding: 0 0 20px; }

.photo-inner__authorization-text {
display: block;
padding: 0 0 20px;
color: #b4b4b4; }

.photo-inner__textarea {
display: block;
width: 100%;
border-radius: 4px;
background: #f6f6f6;
border: none;
height: 90px;
padding: 25px 10px 10px 20px;
line-height: 24px; }
.photo-inner__textarea::-webkit-input-placeholder {
color: #393939; }
.photo-inner__textarea::-moz-placeholder {
color: #393939;
opacity: 1; }
.photo-inner__textarea:-ms-input-placeholder {
color: #393939; }
.photo-inner__textarea:focus::-moz-placeholder {
color: transparent;
opacity: 1; }
.photo-inner__textarea:focus::-webkit-input-placeholder {
color: transparent; }
.photo-inner__textarea:focus:-ms-input-placeholder {
color: transparent; }
.photo-inner__textarea:focus::placeholder {
color: transparent; }
.photo-inner__textarea:focus {
border-color: #878787;
background: #f6f6f6; }

.authorization__list {
font-size: 0;
line-height: 0; }
.authorization__list-item {
display: inline-block;
padding: 0 0 0 10px; }
.authorization__list-item:first-child {
padding: 0; }

.authorization__link {
display: block;
padding: 0 17px;
border-radius: 4px;
font-size: 14px;
line-height: 14px;
color: #fff; }
.authorization__link-icon {
padding: 0 15px 0 0; }
.authorization__link--vk {
background: #47709c; }
.authorization__link--fb {
background: #2c5492; }
.authorization__link--ok {
background: #f8821e; }
.authorization__link-inner {
display: table;
height: 41px; }
.authorization__link-text {
display: table-cell;
vertical-align: middle; }
.authorization__link:hover {
color: #fff; }

.icon-authorization-vk {
width: 25px;
height: 14px;
fill: #fff; }

.icon-authorization-fb {
width: 10px;
height: 20px;
fill: #fff; }

.icon-authorization-ok {
width: 15px;
height: 24px;
fill: #fff; }

.contacts {
font-size: 0;
border-bottom: 2px solid #e1e1e1;
padding: 0 0 20px;
margin: 0 0 20px; }
.contacts__info {
display: inline-block;
vertical-align: top;
width: 50%; }
.contacts__info--msc {
padding: 0 38px 18px 0; }
.contacts__info--spb {
padding: 0 0 18px 38px; }
.contacts__title {
display: block;
font-size: 14px;
line-height: 14px;
font-weight: 700;
padding: 0 0 15px; }
.contacts__phones, .contacts__address, .contacts__mail, .contacts__trail {
padding: 0 0 44px;
font-size: 14px;
line-height: 24px; }
.contacts__phones-item {
display: block; }
.contacts__phones-item--live {
padding: 0 0 10px; }
.contacts__phones-item--office {
padding: 0 0 5px; }
.contacts__phones-office-numbers {
display: inline-block;
vertical-align: top;
padding: 0 0 7px;
border-bottom: 1px solid #e1e1e1; }
.contacts__mail-link {
color: #393939; }
.contacts__icon {
display: inline-block;
padding: 0 10px 0 0; }

.map {
height: 298px; }

.icon-phone,
.icon-pin-txt,
.icon-mike,
.icon-mail {
fill: #dc050d; }

.icon-pin-txt {
width: 17px;
height: 20px; }

.icon-phone {
width: 11px;
height: 22px; }

.icon-mike {
width: 16px;
height: 24px; }

.icon-mail {
width: 20px;
height: 15px; }

.online-block {
padding: 0 0 96px;
margin: 0 0 15px;
border-bottom: 2px solid #e1e1e1; 
}
.online-block .info-cards {
    border-bottom: none;
    padding: 0; 
}
.vacancy {
	padding: 0 0 20px;
	border-bottom: 2px solid #e4e4e4;
	margin: 0 0 20px; 
}
.vacancy__list {
	padding: 0 0 25px; 
}
.vacancy__list-item {
	padding: 18px 17px 24px 29px;
	border: 2px solid #e4e4e4;
	border-radius: 4px;
	margin: 0 0 20px; 
}
.vacancy__list-item:after {
	content: " ";
	display: block;
	clear: both; 
}
.vacancy__share-link {
	float: right; 
}
.vacancy__share-link:hover .icon-vacancy-share {
	fill: #dc050d; 
}
.vacancy__title {
	display: block;
	padding: 0 0 15px;
	font-size: 26px;
	line-height: 40px;
	font-weight: 700; 
}
.vacancy__title--sm {
	font-size: 14px;
	line-height: 20px; 
}
.vacancy__description {
	display: block;
	padding: 0 0 22px; 
}
.vacancy__link {
	display: block;
	font-weight: 500; 
}
.vacancy__full-description-item {
	padding: 0 0 28px; 
}
.vacancy__full-description-list {
	padding: 0 0 0 10px; 
}
.vacancy__btn {
	margin: 0 0 15px; 
}
.vacancy__subtitle {
	display: block;
	max-width: 400px;
	padding: 0 0 27px; 
}
.icon-vacancy-arrow {
	width: 10px;
	height: 7px;
	fill: #ff0205; 
}
.icon-vacancy-share {
	width: 23px;
	height: 23px;
	fill: #e4e4e4; 
}
.vacancy-form {
	padding: 0 0 70px;
	margin: 0 0 20px;
	border-bottom: 2px solid #e1e1e1; 
}
.vacancy-form__heading-text {
	line-height: 24px; 
}
.vacancy-form__row {
	padding: 0 0 38px;
	font-size: 0;
	line-height: 0; 
}
.vacancy-form__row-item {
	display: inline-block;
	vertical-align: top;
	width: 50%; 
}
.vacancy-form__row-item--left {
	padding: 0 24px 0 0; 
}
.vacancy-form__row-item--right {
	padding: 0 0 0 27px; 
}
.vacancy-form__title {
	display: block;
	padding: 0 0 18px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700; 
}
.vacancy-form__input {
	margin: 0 0 10px; 
}
.vacancy-form__textarea {
	height: 251px; 
}
.vacancy-form__note {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #8f8f8f;
	padding: 0 0 15px;
	text-align: left; 
}
.vacancy-form__note--attach {
	white-space: nowrap; 
}
.vacancy-form__agreement {
	padding: 0 0 28px; 
}
.vacancy-form__agreement input[type="checkbox"] + label {
	font-size: 11px;
	line-height: 14px;
	color: #8f8f8f; 
}
.photo {
	margin: 0 0 40px; 
}
.photo__block {
	padding: 18px 28px 15px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	margin: 0 0 20px; 
}
.photo__block:after {
	content: " ";
	display: block;
	clear: both; 
}
.photo__block-title {
	font-size: 20px;
	line-height: 20px;
	color: #8f8f8f;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 0 17px; 
}
.photo__block-title-icon {
	display: inline-block;
	padding: 0 10px 0 0; 
}
.photo__nav {
	float: right; 
}
.photo__link-all {
	font-weight: 500;
	color: #484848;
	margin: 0 67px 0 0; 
}
.icon-love-photo {
	width: 27px;
	height: 24px;
	fill: #dc050d; 
}
.interactive__registration-title-icon {
	display: inline-block;
	margin: 0 4px 0 -33px; 
}
.footer__logo {
	position: absolute;
	left: 46px;
	top: 72px;
}
